Skip to content

Commit

Permalink
Merge pull request #186 from jlebon/pr/wait-mirror
Browse files Browse the repository at this point in the history
release-checklist: wait until mirror.openshift.com is updated
  • Loading branch information
travier authored Dec 11, 2023
2 parents 839db39 + 6aca0d1 commit d9f6038
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions go/release-checklist.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ RHCOS packaging for the current RHCOS development release:
- [ ] Update your local repo and run `rhpkg build`
{%- if do_ocp_mirror %}
- [ ] File ticket similar to [this one](https://issues.redhat.com/browse/ART-3711) to sync the new version to mirror.openshift.com
- [ ] Wait until mirror.openshift.com is updated and confirm the new version is correct
{%- endif %}
{% endif %}

Expand Down
1 change: 1 addition & 0 deletions rust/release-checklist.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ Push access to the upstream repository is required in order to publish the new t
- [ ] update your local repo and run `rhpkg build`
{%- if do_ocp_mirror %}
- [ ] file ticket similar to [this one](https://issues.redhat.com/browse/ART-3772) to sync the new version to mirror.openshift.com
- [ ] wait until mirror.openshift.com is updated and confirm the new version is correct
{% endif %}
{% endif %}

Expand Down

0 comments on commit d9f6038

Please sign in to comment.