-
Notifications
You must be signed in to change notification settings - Fork 103
Closed
Labels
improvementImprove existing implementationImprove existing implementation
Description
Project Improvement
The current CI system only checks doc and build/test targets of crates. In order to provide more assurances, we should also be checking lints, and formatting of the code.
It would also be valuable to have semver checks to more easily flag backward compatibility issues.
Other context
As part of this effort we should also consider moving to GitHub Actions
Tracking pull request
- Introduce GitHub Actions CI Add more comprehensive CI using GitHub Actions #231
- Introduce GitHub Actions release job Replace Cirrus CI with GitHub Actions #232
- Remove cirrus based CI Replace Cirrus CI with GitHub Actions #232
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
improvementImprove existing implementationImprove existing implementation