WIP: +worker node setup #1

Draft
theadam wants to merge 1 commit from workers into master
Owner
No description provided.
theadam changed title from +worker node setup to WIP: +worker node setup 2025-09-16 20:44:10 +02:00
This pull request has changes conflicting with the target branch.
  • services/README.md
View command line instructions

Checkout

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

Merge

Merge the changes and update on Forgejo.
git switch master
git merge --no-ff workers
git switch workers
git rebase master
git switch master
git merge --ff-only workers
git switch workers
git rebase master
git switch master
git merge --no-ff workers
git switch master
git merge --squash workers
git switch master
git merge --ff-only workers
git switch master
git merge workers
git push origin master
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: thdm-infra/talos#1
No description provided.