dev:release_process:evergreen:how_to_build
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
dev:release_process:evergreen:how_to_build [2024/12/18 11:55] – Add section on how to check your git settings before proceding sandbergja | dev:release_process:evergreen:how_to_build [2025/02/10 16:53] (current) – [Helpful videos] aneiman | ||
---|---|---|---|
Line 10: | Line 10: | ||
* Nov 2023 [[https:// | * Nov 2023 [[https:// | ||
* Dec 2023 [[https:// | * Dec 2023 [[https:// | ||
+ | * Feb 2025 [[https:// | ||
==== Prerequisites ==== | ==== Prerequisites ==== | ||
Make sure you are in an environment with your git ssh keys, since you will need to be pushing commits to the git server. | Make sure you are in an environment with your git ssh keys, since you will need to be pushing commits to the git server. | ||
+ | |||
+ | Make sure that you have OpenSRF installed in your environment. | ||
To upload translations to Launchpad, you will also need to register an ssh key with Launchpad. See the [[https:// | To upload translations to Launchpad, you will also need to register an ssh key with Launchpad. See the [[https:// | ||
Line 208: | Line 211: | ||
<code bash> | <code bash> | ||
# copy README and release notes to ../release/ | # copy README and release notes to ../release/ | ||
- | $ export RELEASE=3_12 | + | $ export RELEASE=3_12_0 # Increment for later release, 3_12_1 for example. |
$ cp README ../ | $ cp README ../ | ||
$ cp docs/ | $ cp docs/ |
dev/release_process/evergreen/how_to_build.1734540942.txt.gz · Last modified: 2024/12/18 11:55 by sandbergja