-
https://github.com/nix-community/buildbot-nix/blob/3ff2595ac30873501c2331008ef24d2ab6992f58/buildbot_nix/__init__.py#L959
the issue with the current implementation is that it's leads to errors when…
-
I'm not sure if this is a buildbot or an infra issue, but I noticed the `?redirect=` query added to the login URL seemingly has no effect. After logging in, I am always re-directed to the homepage `/`…
-
**Originally reported as https://github.com/nix-community/buildbot-nix/issues/258**
> This seems like a infra/nix issue not buildbot-nix issue.
> @MagicRB https://github.com/nix-community/buildbot…
-
in understanding the possible ways to consume artifacts from buildbot-nix i noticed that the outputPaths gets populated only for builds for the default branch.
the use-cases i'm working with depend…
-
# Issue trace
```
None failed to evaluate:
error: derivation 'x86_64-linux.tests' does not have valid outputs: error:
… while calling the 'getAttr' builtin
at :19:19:
18| value = commonAttrs /…
-
I have an "effect" (not a hercules-ci-effect! no idea how to use those tbh) via a `postBuildStep` that I would like to run only on the default branch of my repo. If I make a pull request that affects …
-
While working on https://github.com/nix-community/buildbot-nix I've noticed that al PR changes are considered as changes to master branch, which differs from what the upstream GitHub upstream webhook…
-
i'm working on repositories that have continuous delivery pipelines based on multiple branches.
for this to work with buildbot-nix there needs to be an option that takes a list of branch names that b…
-
This was asked during NixCon, but I figure I'll lift it here in order to track progress: is Gitlab in-scope, and if so, what work remains?
-
e.g. from [this build](https://buildbot.nix-community.org/#/buildrequests/463984):
```
cannot build on 'ssh-ng://nix@build04.nix-community.org': error: failed to start SSH connection to 'nix@build…