fix(release): keep release jobs containerized #159
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!159
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/release-publish-native-nix-path"
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
Runner-side follow-up
Validation
The PR updates the release-publish workflow to locate Nix through the NixOS system profile when the native runner's PATH is minimal, ensuring the workflow does not attempt to install Nix or use sudo. The changes appear safe to merge.
New commits pushed, approval review dismissed automatically according to repository settings
fix(release): find nix on native runnerto fix(release): keep release jobs containerizedThis PR transitions the release and semantic review jobs to run in Docker containers, simplifying the setup and aligning with CI practices. The aarch64 binary release is deferred, focusing on x86_64 for now. The changes appear safe to merge, but ensure Docker runner configurations are complete.
Walkthrough
Δ since
915e793: