Skip to content

Investigate cargo make #171

@ethanfrey

Description

@ethanfrey

I came across cargo make when looking for code coverage CI tools.

Looking at it's readme, it seems like it can run locally or in CI, and has a whole of of power to script steps (which we do now in circle.yaml). As well as having some useful standard setups.

Please try out cargo make for automating the various tasks we do in the CI (so we can run them locally just as easily). This includes building native, building wasm, running unit tests, checking fmt and clippy errors. It would also be good to investigate enabling some code coverage metrics.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions