feat: introduce Gerrit 3.11.x #1

Open
raito wants to merge 1 commit from gerrit_3_11 into main
Owner

Gerrit 3.11.x is now available, plugins are not upgraded yet.

I'd like to keep version N - 1 and N to make it easier to upgrade slowly Gerrit on our production deployments and also test easily plugins.

Gerrit 3.11.x is now available, plugins are not upgraded yet. I'd like to keep version N - 1 and N to make it easier to upgrade slowly Gerrit on our production deployments and also test easily plugins.
raito added 2 commits 2024-12-14 15:27:29 +00:00
This requires a bump for the dependency FOD of Gerrit 3.10 as well.

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
Plugins are not upgraded yet, I am not sure how we would like to handle
this.

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
raito force-pushed gerrit_3_11 from cbf08cc4e6 to 6af71d0c52 2024-12-14 15:55:36 +00:00 Compare
raito changed title from WIP: feat: introduce Gerrit 3.11.x to feat: introduce Gerrit 3.11.x 2024-12-14 15:55:40 +00:00
lukegb approved these changes 2024-12-18 22:37:14 +00:00
This pull request has changes conflicting with the target branch.
  • gerrit/default.nix
  • plugins/metrics-reporter-prometheus/default.nix
  • plugins/oauth/default.nix
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin gerrit_3_11:gerrit_3_11
git checkout gerrit_3_11

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff gerrit_3_11
git checkout main
git merge --ff-only gerrit_3_11
git checkout gerrit_3_11
git rebase main
git checkout main
git merge --no-ff gerrit_3_11
git checkout main
git merge --squash gerrit_3_11
git checkout main
git merge --ff-only gerrit_3_11
git checkout main
git merge gerrit_3_11
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: the-distro/nix-gerrit#1
No description provided.