CI coverage · Issue #38 · godot-rust/gdext (original) (raw)
Navigation Menu
- GitHub Copilot Write better code with AI
- GitHub Models New Manage and compare prompts
- GitHub Advanced Security Find and fix vulnerabilities
- Actions Automate any workflow
- Codespaces Instant dev environments
- Issues Plan and track work
- Code Review Manage code changes
- Discussions Collaborate outside of code
- Code Search Find more, search less
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
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