WIP: Start module for buildbot-nix #10

Draft
coded wants to merge 1 commit from push-osoxopmtxvnq into main
Owner
No description provided.
coded added 1 commit 2024-07-04 01:55:04 +00:00
Member

Looks good so far! I disabled the forge integration for testing, only extra thing I had to define to get it to start was services.buildbot-nix.master.workersFile

Looks good so far! I disabled the forge integration for testing, only extra thing I had to define to get it to start was `services.buildbot-nix.master.workersFile`
Author
Owner

only extra thing I had to define to get it to start was services.buildbot-nix.master.workersFile

Yea I'm planning on making an option for that, just been busy all day. Probably push a change up tmrw

> only extra thing I had to define to get it to start was `services.buildbot-nix.master.workersFile` Yea I'm planning on making an option for that, just been busy all day. Probably push a change up tmrw
This pull request is marked as a work in progress.

Checkout

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

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff push-osoxopmtxvnq
git checkout main
git merge --ff-only push-osoxopmtxvnq
git checkout push-osoxopmtxvnq
git rebase main
git checkout main
git merge --no-ff push-osoxopmtxvnq
git checkout main
git merge --squash push-osoxopmtxvnq
git checkout main
git merge --ff-only push-osoxopmtxvnq
git checkout main
git merge push-osoxopmtxvnq
git push origin main
Sign in to join this conversation.
No reviewers
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: auxolotl/infra#10
No description provided.