Skip to content

docs(ci): add contributor guide and CI workflow#30

Closed
haydnv wants to merge 7 commits into0.5from
ci-and-agents-guide
Closed

docs(ci): add contributor guide and CI workflow#30
haydnv wants to merge 7 commits into0.5from
ci-and-agents-guide

Conversation

@haydnv
Copy link
Collaborator

@haydnv haydnv commented Aug 28, 2025

This PR adds:\n\n- AGENTS.md: concise contributor guide tailored to ha-ndarray (structure, commands, style, tests, PR requirements, and OpenCL notes).\n- .github/workflows/ci.yml: GitHub Actions CI to run fmt, clippy (warnings as errors), and tests across a small feature matrix (no OpenCL by default).\n\nNotes:\n- OpenCL/GPU tests are excluded to keep runners simple; we can add a separate job with ICD/drivers if desired.\n\nChecklist:\n- [x] cargo fmt --check\n- [x] cargo clippy -D warnings\n- [x] cargo test

@haydnv
Copy link
Collaborator Author

haydnv commented Aug 28, 2025

Closing in favor of #31 (clean cherry-pick onto 0.5).

@haydnv haydnv closed this Aug 28, 2025
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