-
Task
-
Resolution: Done
-
Blocker
-
Quarkus-3.8.GA
-
None
Scope of this task:
As close to the final commit as possible for the 3.8 downstream release, so after the GA deadline, JIRAs are verified by QE and before the pre-publishing needs to start...
- Collaborate with QDOCS team that the branch off is happening, in case of last minute commits.
- In the main Quarkus GitLab repo, create a new branch called `quarkus-3-8`, which is in the repo upstream, not your local or remote fork.
- Go to Code>Commits and make sure that the commit history of your branch `quarkus-3-8` is identical to the commit history of `main`.
- Go to Settings>Repository>Protected Branches and select `quarkus-3-8` branch.
- Select the option to protect `quarkus-3-8`
- Ask a colleague to verify that the branch looks good and do some spot checks on the content, especially late content changes.
Edit the pantheon2.yml file in the root of the 3.8 branch and change line 3 from main to the name of the 3.8 PV2 project. Make sure that there are no spaces or extra linebreaks added.
What is the updated equivalent step for PV1?- Commit the change to upstream/quarkus-3-8.
Note: If needed, see https://issues.redhat.com/browse/QDOCS-497 for info on how to do steps 2-4 using the git command line and TIG. This is another way.