Skip to content

Add CI workflow#5

Draft
shahan-khatchadourian-anchorage wants to merge 1 commit into
prasincs/custom-idl-supportfrom
add-ci-workflow
Draft

Add CI workflow#5
shahan-khatchadourian-anchorage wants to merge 1 commit into
prasincs/custom-idl-supportfrom
add-ci-workflow

Conversation

@shahan-khatchadourian-anchorage
Copy link
Copy Markdown

@shahan-khatchadourian-anchorage shahan-khatchadourian-anchorage commented Mar 14, 2026

Summary

Adds GitHub Actions CI workflow that runs on pushes/PRs to main, or on any PR with the ci label.

  • cargo fmt --check
  • cargo clippy -- -D warnings
  • cargo test

Sits on top of #4 (prasincs custom IDL support).

Test plan

  • Apply ci label to trigger CI on this PR

Adds GitHub Actions CI workflow that runs fmt check, clippy, and tests.
Triggers on push/PR to main, or on any PR with the 'ci' label.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@shahan-khatchadourian-anchorage shahan-khatchadourian-anchorage force-pushed the add-ci-workflow branch 2 times, most recently from cb7828a to 8e6b4dc Compare March 14, 2026 02:14
@shahan-khatchadourian-anchorage shahan-khatchadourian-anchorage changed the title Add CI workflow and fix pre-existing fmt/clippy issues Add CI workflow Mar 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant