Skip to content

Add Rust CI workflow - #13

Merged
sachiniyer merged 2 commits into
mainfrom
siyer/add-rust-ci-workflow
Feb 12, 2026
Merged

Add Rust CI workflow#13
sachiniyer merged 2 commits into
mainfrom
siyer/add-rust-ci-workflow

Conversation

@sachiniyer

Copy link
Copy Markdown
Contributor

Runs on pushes to main and all PRs:

  • cargo fmt --check
  • cargo clippy -- -D warnings
  • cargo check
  • cargo test
  • cargo audit (security vulnerability scan)

Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

Runs on pushes to main and all PRs:
- cargo fmt --check
- cargo clippy -- -D warnings
- cargo check
- cargo test
- cargo audit (security vulnerability scan)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

Copy link
Copy Markdown
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@sachiniyer
sachiniyer marked this pull request as ready for review February 12, 2026 03:27
@sachiniyer
sachiniyer merged commit 6825b6e into main Feb 12, 2026
11 checks passed
@sachiniyer
sachiniyer deleted the siyer/add-rust-ci-workflow branch February 13, 2026 23:31
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