9.0.0
Backwards-incompatible changes
- The existing refresh functionality is now a GitHub app integration (from a simple webhook integration). This requires new Phalanx secrets to be sync'd, and a new GitHub app to be added to repos that want the functionality.
New features
- A GitHub app integration to generate GitHub actions checks for commits pushed to notebook repo branches that are part of active PRs. These checks trigger and report on a solitary Mobu run of the changed notebooks in the commit. Special care has been taken to not leave these checks in a forever-in-progress state, even in the case of (graceful) mobu shutdown/restart.
Other changes
- Python 3.12.3 -> 3.12.4
What's Changed
- Bump python from 3.12.3-slim-bookworm to 3.12.4-slim-bookworm by @dependabot in #351
- DM-44635: mobu in CI by @fajpunk in #352
- Prepare 9.0.0 release by @fajpunk in #353
Full Changelog: 8.1.0...9.0.0