fix(release): resolve profile tools from flake lock #284
No reviewers
Labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Slipstream/auto_review!284
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/release-nix-registry-timeout"
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?
Why:
install.determinate.systems/flake-registry/stable/flake-registry.jsoneven though the file was reachable from a browser elsewhere.What:
nix profile install --inputs-from .sonixpkgs#...resolves through the checked-inflake.lock.Validation:
rtk cargo test -p ar-gateway --test ci_workflow_contract release_publish_installs_profile_tools_from_repository_lock -- --exactrtk cargo test -p ar-gateway --test ci_workflow_contractjust fmtThe PR updates the release workflow to resolve Nix profile tools from the
flake.lockfile, reducing dependency on the global flake registry and addressing CI timeouts. It also introduces a regression test to ensure this behavior and adds a tmuxinator configuration file.Walkthrough
--inputs-from ., ensuring dependencies are resolved from theflake.lockfile.release_publish_installs_profile_tools_from_repository_lockto verify that the release workflow installs profile tools using the repository lock.LLM usage and cost
Estimated total USD: $0.015192 via https://api.openai.com and https://api.openai.com