File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments