fix: Disable autoUpgrade as it is not used and actually regresses the system constantly #1

Open
tom-hubrecht wants to merge 1 commit from disable-autoUpgrade into main
Collaborator
No description provided.
tom-hubrecht added 1 commit 2024-06-16 08:13:02 +00:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

Checkout

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

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff disable-autoUpgrade
git checkout main
git merge --ff-only disable-autoUpgrade
git checkout disable-autoUpgrade
git rebase main
git checkout main
git merge --no-ff disable-autoUpgrade
git checkout main
git merge --squash disable-autoUpgrade
git checkout main
git merge --ff-only disable-autoUpgrade
git checkout main
git merge disable-autoUpgrade
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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: raito/shared-public-infra#1
No description provided.