ci: Run flake-regressions also with the newly built daemon#14874
ci: Run flake-regressions also with the newly built daemon#14874xokdvium merged 2 commits intoNixOS:masterfrom
Conversation
Runs the tests against the new daemon as well as the cli. This more reliably shares the artifact (not relying directly on github actions cache). We've seen github evict our caches super fast, so it would be nice to move away from it entirely if possible.
|
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin 2.33-maintenance
git worktree add -d .worktree/backport-14874-to-2.33-maintenance origin/2.33-maintenance
cd .worktree/backport-14874-to-2.33-maintenance
git switch --create backport-14874-to-2.33-maintenance
git cherry-pick -x 6eebfe62743140462af50e25a2a558c2850534eb c54af23b4109252513bd90a302f111571c532e14 |
|
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin 2.31-maintenance
git worktree add -d .worktree/backport-14874-to-2.31-maintenance origin/2.31-maintenance
cd .worktree/backport-14874-to-2.31-maintenance
git switch --create backport-14874-to-2.31-maintenance
git cherry-pick -x 6eebfe62743140462af50e25a2a558c2850534eb c54af23b4109252513bd90a302f111571c532e14 |
|
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin 2.32-maintenance
git worktree add -d .worktree/backport-14874-to-2.32-maintenance origin/2.32-maintenance
cd .worktree/backport-14874-to-2.32-maintenance
git switch --create backport-14874-to-2.32-maintenance
git cherry-pick -x 6eebfe62743140462af50e25a2a558c2850534eb c54af23b4109252513bd90a302f111571c532e14 |
|
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin 2.31-maintenance
git worktree add -d .worktree/backport-14874-to-2.31-maintenance origin/2.31-maintenance
cd .worktree/backport-14874-to-2.31-maintenance
git switch --create backport-14874-to-2.31-maintenance
git cherry-pick -x 6eebfe62743140462af50e25a2a558c2850534eb c54af23b4109252513bd90a302f111571c532e14 |
|
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin 2.33-maintenance
git worktree add -d .worktree/backport-14874-to-2.33-maintenance origin/2.33-maintenance
cd .worktree/backport-14874-to-2.33-maintenance
git switch --create backport-14874-to-2.33-maintenance
git cherry-pick -x 6eebfe62743140462af50e25a2a558c2850534eb c54af23b4109252513bd90a302f111571c532e14 |
|
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin 2.32-maintenance
git worktree add -d .worktree/backport-14874-to-2.32-maintenance origin/2.32-maintenance
cd .worktree/backport-14874-to-2.32-maintenance
git switch --create backport-14874-to-2.32-maintenance
git cherry-pick -x 6eebfe62743140462af50e25a2a558c2850534eb c54af23b4109252513bd90a302f111571c532e14 |
|
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin 2.33-maintenance
git worktree add -d .worktree/backport-14874-to-2.33-maintenance origin/2.33-maintenance
cd .worktree/backport-14874-to-2.33-maintenance
git switch --create backport-14874-to-2.33-maintenance
git cherry-pick -x 6eebfe62743140462af50e25a2a558c2850534eb c54af23b4109252513bd90a302f111571c532e14 |
Motivation
Runs the tests against the new daemon as well as the cli.
This more reliably shares the artifact (not relying directly on github actions cache). We've seen github evict our caches super fast, so it would be nice to move away from it entirely if possible.
Context
Add 👍 to pull requests you find important.
The Nix maintainer team uses a GitHub project board to schedule and track reviews.