ci: make just the task source of truth #379
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
barrettruth/cp.nvim!379
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "ci/justfile-workflow"
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?
This adds a repo-local justfile with format, lint, test, and ci recipes and adds a dedicated ci dev shell with just available so the same commands run locally and in GitHub Actions.
It also deletes scripts/ci.sh, rewrites the quality and test workflows to call explicit just recipes from the ci shell, and fixes the luarocks workflow to depend on the actual reusable quality and test workflows instead of a missing ci.yaml.
I verified the change with nix develop .#ci --command just ci.