-
-
Notifications
You must be signed in to change notification settings - Fork 15k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
github-runner: 2.320.0 -> 2.321.0 #356300
Conversation
23b17df
to
19ab04a
Compare
Sorry for the noise, I was wrong, I removed part of this assignment, that's why it needed to be reformatted. Nevermind. |
* remove mentions of Node.js 16 which is not supported anymore see actions/runner#3503 * switch to .Net SDK 8 see actions/runner#3500 * fix source path discovery in deterministic build: runtime assumes that the root of the project is `/_`, replace it with actual `/build/src` so that tests can find their data.
19ab04a
to
db1d5cf
Compare
Result of 1 package built:
|
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin release-24.05
git worktree add -d .worktree/backport-356300-to-release-24.05 origin/release-24.05
cd .worktree/backport-356300-to-release-24.05
git switch --create backport-356300-to-release-24.05
git cherry-pick -x db1d5cf76b0bf02854eb950abe3dc0642642162e |
1 similar comment
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin release-24.05
git worktree add -d .worktree/backport-356300-to-release-24.05 origin/release-24.05
cd .worktree/backport-356300-to-release-24.05
git switch --create backport-356300-to-release-24.05
git cherry-pick -x db1d5cf76b0bf02854eb950abe3dc0642642162e |
Git push to origin failed for release-24.11 with exitcode 1 |
Successfully created backport PR for |
/_
, replace it with actual/build/src
so that tests can find their data.Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.