You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let's tag in a package into the continuous tag so that the initial
distrepo task will kick off and the yum repo will exist when the first
brave souls try to build COSA against the next major version of Fedora.
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/rebase.md
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,14 @@ Branching is when a new stream is "branched" off of `rawhide`. This eventually b
11
11
-`f${N+1}-coreos-signing-pending`
12
12
-`f${N+1}-coreos-continuous`
13
13
14
+
-[ ] Add and tag a package (any package) which is in the stable repos into the continuous tag. This will create the initial yum repo that's used as input for building the COSA container.
-[ ] Add the N+1 signing key short hash (usually found [here](https://pagure.io/fedora-infra/ansible/blob/main/f/roles/bodhi2/backend/templates/pungi.rpm.conf.j2)) to the tag info for the coreos-pool tag. The following commands view the current settings and then update the list to the 32/33/34/35 keys. You'll most likely have to get someone from releng to run the second command (`edit-tag`).
0 commit comments