RERO: Details"> RERO: Details">
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
3.1 Load Cache | Loading RERO's cache file. | |
3.2 Find New Version | Determine the next release's version. | |
3.3 Apply Control Tag | RERO needs a "tag" of the software to work on. | |
3.4 Checkout On Tag | Retrieve a copy of the software for release. | |
3.5 Detect Changes | Detect changes from the previous release. | |
3.6 Update Version | Update the version info in the software. | |
3.7 Bootstrap | Perform bootstrap operations. | |
3.8 Prebuild | Perform prebuild operations. | |
3.9 Build | Perform build operations. | |
3.10 Postbuild | Perform postbuild operations. | |
3.11 Check | Perform check operations. | |
3.12 Distribution Check | Perform distribution check operations. | |
3.13 Distribute | Perform distribution operations. | |
3.14 Clean | Perform clean operations. | |
3.15 Apply Release Tag | Make the official release tag. | |
3.16 Purge | Purge residue of release attempt. | |
3.17 Announce | Announce release to world. | |
3.18 Update Cache | Update RERO's cache file. |
The data that is logged includes the time the step completed, the profile name, the step name, the duration of the step in seconds, and any other details that may pertain to a particular step. In the "Detect Changes" step, for instance, the number of tests and number of changes detected are logged. Each value is separated by a space. The details of what is logged at each step are documented in the corresponding step's section of this manual.
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |