Closed
Description
Several things are not yet automated via Continuous Integration.
This issue can be updated as this changes.
- Rust checks
- unit tests
- rustfmt
- clippy
- verify MSRV
- verify dependency min-versions
- verify intra-doc links
- Ecosystem checks
- cargo-deny
- cargo-machete
- Godot integration tests
- macOS support
- compilation of examples
-
test against Godot beta releases (in addition to nightly builds)
- Wontfix as per Compatibility > Out of scope. - run Godot address sanitizers to detect UB
- Docs generation + publishing
- Godot release/export builds