Skip to content

Conversation

@mtreinish
Copy link
Member

@mtreinish mtreinish commented Nov 18, 2025

This commit adds a basic CI configuration for code formatting, lint checks, and running tests. This is just an initial configuration we'll probably expand this in future work to enable multiple version tests. Especially after we define an MSRV for the library. But this keeps the configuration simple to start so we at least are validating everything before merging.

Fixes #5

This commit adds a basic CI configuration for code formatting,
lint checks, and running tests. This is just an initial configuration
we'll probably expand this in future work to enable multiple version tests. Especially after we define an MSRV for the library. But this keeps the configuration simple to start so we at least are validating everything before merging.
This commit adds the docs build with cargo doc to the basic build of the
CI job run on each PR. It also uploads the generated docs artifact to
locally inspect the output.
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.

Add GHA CI to the repo

1 participant