[FOLIO-3220] Transition master: folio-infrastructure Jenkinsfile files use env TRUNK_BRANCH_NAME Created: 30/Jun/21 Updated: 01/Jul/21 |
|
| Status: | Open |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | TBD |
| Reporter: | David Crossley | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||
| Sprint: | |||||||||
| Development Team: | FOLIO DevOps | ||||||||
| Description |
|
For each Jenkinsfile in folio-infrastructure/CI/jenkins directory, and also CI/packer/Jenkinsfile, use the global environment variable TRUNK_BRANCH_NAME (see
That global variable is currently set to "master". When this ticket is done, and other folio-infrastructure related tickets are done, then the repository mainline branch will be set to "main" and that global variable will be set to "main". |