feat: enable per-worker local store slots #24
No reviewers
Labels
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Depends on
#23 feat: non-flakes entrypoint
lix-project/buildbot-nix
Reference
lix-project/buildbot-nix!24
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "local-stores"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is reinventing badly the Nix remote building scheduling protocol. We don't have the choice as we are trying to pass
--storewhich forces us to know which target we are looking at.PosixPathdoes not play well with Buildbot APIs c8ceddc6c6getProperty464e02c4baevent.refUpdate.projectinstead ofevent.projectd624e412deevent.change.projectis also a buildprop for project name 78ddc0b3e5ShellMixin996b932b21@ -581,0 +698,4 @@"--store",build_store,"--eval-store","ssh-ng://localhost",does this require trusted user on localhost? or wait, are we doing this to prevent needing trusted user while still doing remote builds? am confuse
no, it doesn't anymore!
(and yes, that's correct, that's untrusted remote building!)
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.