Skip to content

Move CI commands to script files#3

Merged
ogrman merged 1 commit intomasterfrom
build-scripts
Jan 6, 2026
Merged

Move CI commands to script files#3
ogrman merged 1 commit intomasterfrom
build-scripts

Conversation

@ogrman
Copy link
Owner

@ogrman ogrman commented Jan 6, 2026

Summary

  • Move cargo build/fmt/clippy/test commands from CI workflow to individual script files in scripts/
  • Add local-ci.sh script that runs all checks locally
  • Update CI workflow to call the scripts instead of inline commands

Test plan

  • Run ./scripts/local-ci.sh locally to verify all scripts work
  • Verify CI passes on this PR

🤖 Generated with Claude Code

@ogrman ogrman merged commit 8abb344 into master Jan 6, 2026
1 check passed
@ogrman ogrman deleted the build-scripts branch January 6, 2026 19:57
@ogrman ogrman mentioned this pull request Jan 6, 2026
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant