πŸ“¦ bevyengine / bevy-releasability

CI to check Bevy releasability

β˜… 0 stars β‘‚ 0 forks πŸ‘ 0 watching βš–οΈ Apache License 2.0
πŸ“₯ Clone https://github.com/bevyengine/bevy-releasability.git
HTTPS git clone https://github.com/bevyengine/bevy-releasability.git
SSH git clone git@github.com:bevyengine/bevy-releasability.git
CLI gh repo clone bevyengine/bevy-releasability
FranΓ§ois Mockers FranΓ§ois Mockers different exit code depending on example issue 63082d6 22 days ago πŸ“ History
πŸ“‚ main View all commits β†’
πŸ“ .github
πŸ“„ LICENSE-APACHE
πŸ“„ LICENSE-MIT
πŸ“„ README.md
πŸ“„ README.md

bevy-releasability

CI jobs to help check the release readiness of the Bevy project:

  • check ownership of crates
  • check crate build with default feature, all features, no default features
  • check crate build for wasm32-unknown-unknown and aarch64-apple-ios
  • check each top level feature individually
  • build doc with example scrapping for each example individually
  • release Bevy to a private repo to test the release process