File tree Expand file tree Collapse file tree 1 file changed +0
-19
lines changed Expand file tree Collapse file tree 1 file changed +0
-19
lines changed Original file line number Diff line number Diff line change @@ -168,25 +168,6 @@ Push access to the upstream repository is required in order to publish the new t
168168{% endif %}
169169{% endif %}
170170
171- {% if rhaos_package %}
172- - RHCOS packaging:
173- - [ ] update the [spec file](https://gitlab.com/redhat/rhel/rpms/{{ rhaos_package }})
174- - bump the ` Version`
175- - switch the ` Release` back to ` 1%{? dist}`
176- - remove any patches obsoleted by the new release
177- - update changelog
178- - [ ] run ` spectool -g -S {{ rhaos_package }}.spec`
179- - [ ] run
` kinit [email protected] ` 180- - [ ] run ` rhpkg new-sources $( spectool -S {{ rhaos_package }}.spec | sed ' s:.*/::' ) `
181- - [ ] PR the changes
182- - [ ] get the PR reviewed and merge it
183- - [ ] update your local repo and run ` rhpkg build`
184- {%- if do_ocp_mirror %}
185- - [ ] file ticket similar to [this one](https://issues.redhat.com/browse/ART-3772) to sync the new version to mirror.openshift.com
186- - [ ] wait until mirror.openshift.com is updated and confirm the new version is correct
187- {% endif %}
188- {% endif %}
189-
190171{% if rhel9_package %}
191172CentOS Stream 9 packaging:
192173 - [ ] Create a ` rebase-c9s-{{ git_repo }}` issue in the internal team-operations repo and follow the steps there
You can’t perform that action at this time.
0 commit comments