fix(release): install publish workflow tools #200
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!200
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix-release-publish-install-tools"
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?
Summary
Verification
bash tests/release_tooling/publish_workflow_test.shbash tests/release_tooling_test.shThis PR updates the release-publish workflow to install necessary tools using Nix before resolving fixed paths, and adds a test to verify this behavior. The changes appear safe to merge, with improvements in workflow reliability and test coverage.
Walkthrough