Skip to content
Snippets Groups Projects
Commit 97ce97a3 authored by totten's avatar totten
Browse files

Update 5.x-rc.md

parent 7c8f4df4
No related branches found
No related tags found
No related merge requests found
......@@ -30,23 +30,25 @@ givi wf:rc
## 3: Setup automated processes
* Go to https://test.civicrm.org/job/CiviCRM-Core-Matrix/configure
* In the list of `CIVIVER`s, remove any old RC's. Add the current RC. (ex: `4.6 5.X master`)
* Go to https://test.civicrm.org/job/CiviCRM-Core-Matrix-Timing/configure
* In the list of `CIVIVER`s, remove any old RC's. Add the current RC. (ex: `4.6 5.X master`)
* Go to https://test.civicrm.org/job/CiviCRM-Core-Edge/configure
* In the list of `CIVIVER`s, remove any old RC's. Add the current RC. (ex: `4.6 5.X master`)
* Go to https://test.civicrm.org/job/CiviCRM-E2E-Edge/configure
* In the list of `CIVIVER`s, remove any old RC's. Add the current RC. (ex: `4.6 5.X master`)
* Go to https://test.civicrm.org/job/CiviCRM-Ext-Matrix/configure
* In the list of `CIVIVER`s, remove any old RC's. Add the current RC. (ex: `4.6 5.X master`)
* Go to https://test.civicrm.org/job/CiviCRM-E2E-Matrix/configure
* In the list of `CIVIVER`s, remove any old RC's. Add the current RC. (ex: `4.6 5.X master`)
* Go to https://test.civicrm.org/job/CiviCRM-D8-Matrix/configure
* In the list of `CIVIVER`s, remove any old RC's. Add the current RC. (ex: `4.6 5.X master`)
* Go to https://test.civicrm.org/job/CiviCRM-Publish-Schedule/configure
* In the list of `branchNames`, remove any old RC's. Add the current RC. (ex: `master 4.6 5.X`)
Go to https://test.civicrm.org/manage/configure
In "Global Properties => Environment Variables", update the branch/version lists.
* `ESR_STABLE_RC_MASTER`: This should be a list of 4 versions (the ESR, the stable, the RC, and the master/dev)
* `STABLE_RC_MASTER`: This should be a list of 3 versions (the stable, the RC, and the master/dev)
* `RC_MASTER`:This should be a list of 2 versions (the RC and the master/dev).
___Explanation___: The purpose is to influence the various matrices (which use [Dynamic Axis](https://plugins.jenkins.io/dynamic-axis/)). However, the matrices may not update until the next execution. Some relevant jobs:
* https://test.civicrm.org/job/CiviCRM-Core-Matrix/
* https://test.civicrm.org/job/CiviCRM-Core-Matrix-Timing/
* https://test.civicrm.org/job/CiviCRM-Core-Edge/
* https://test.civicrm.org/job/CiviCRM-E2E-Edge/
* https://test.civicrm.org/job/CiviCRM-Ext-Matrix/
* https://test.civicrm.org/job/CiviCRM-E2E-Matrix/
* https://test.civicrm.org/job/CiviCRM-D8-Matrix/
* https://test.civicrm.org/job/CiviCRM-Publish-Schedule/
## 4: Publish tarballs
* Go to https://test.civicrm.org/job/CiviCRM-Publish/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment