Skip to content

Commit 9e27b0e

Browse files
marmijodustymabe
authored andcommitted
templates/rebase: add step to update build-args.conf
This is a new file that needs to be updated with each rebase. Let's add steps to do that at the proper times.
1 parent 5623cd9 commit 9e27b0e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/ISSUE_TEMPLATE/rebase.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ Example PR: https://github.com/coreos/coreos-installer/pull/1113
105105
- [ ] Bump `releasever` in `manifest.yaml`
106106
- [ ] Add the `fedora-candidate-compose` repo in `manifest.yaml` ([example PR](https://github.com/coreos/fedora-coreos-config/pull/2706))
107107
- [ ] Update the repos in `manifest.yaml` if needed
108+
- [ ] Bump the Fedora version and `BUILDER_IMG` tag in `build-args.conf`
108109
- [ ] Run `cosa fetch --dry-run --update-lockfile`
109110
- this updates the x86_64 lockfile - the others will get updated when `bump-lockfile` runs.
110111
- in the future we may support [this](https://github.com/coreos/coreos-assembler/issues/3088) in `cosa fetch` directly
@@ -142,6 +143,7 @@ If the packages in `next-devel` don't exactly match the last `next` release that
142143
- [ ] Sync the lockfiles for all arches from `next-devel`
143144
- [ ] Bump the base Fedora version in `ci/buildroot/Dockerfile`
144145
- [ ] Bump the Fedora version for the test containers in `tests/kola/data/commonlib.sh`
146+
- [ ] Bump the Fedora version and `BUILDER_IMG` tag in `build-args.conf`
145147
- [ ] PR the result
146148

147149

0 commit comments

Comments
 (0)