docs: record Just-based CI distribution ADR #222
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!222
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "docs/nix-just-binary-adr"
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
nix develop -c cargo fmt --all -- --checknix flake checkvia lefthook (15flake checks built;711nextest tests passed)This PR introduces ADR-0018, which outlines a shift to Just-based checks and a binary-first distribution model, reducing reliance on Docker images. The architecture documentation is updated to reflect these changes, emphasizing a simpler development and CI process. The changes appear safe to merge.
Walkthrough
docs/ADR-0018-just-based-checks-and-binary-first-distribution.md:
justfor routine development and CI checks, making Nix optional for developers.docs/ARCHITECTURE.md: