Releases: simonsobs/nextline-alert
Releases · simonsobs/nextline-alert
v0.10.1
What's Changed
Changes 🚀
- Update GitHub Actions by @TaiSakuma in #84
- Support Python 3.14 by @TaiSakuma in #85
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
Feature: Idle Alert
The idle alert will be emitted when the time specified by the config NEXTLINE_ALERT__IDLE_TIMEOUT_MINUTES minutes has passed without the script execution since the last execution ended or the backend started.
Changes 🚀
- Clean code by @TaiSakuma in #61
- Clean code, update tests by @TaiSakuma in #62
- Add the idle alert by @TaiSakuma in #65
Full Changelog: v0.9.2...v0.10.0
v0.9.2
What's Changed
Changes 🚀
- Resolve warnings in tests by @TaiSakuma in #43
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
Changes 🚀
- Update the development status to beta by @TaiSakuma in #33
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
Changes 🚀
- Format code with
ruffby @TaiSakuma in #27 - Add tests by @TaiSakuma in #30
- Add tests on Python 3.13 in GitHub Actions by @TaiSakuma in #31
- Support Python 3.13 by @TaiSakuma in #32
Full Changelog: v0.1.6...v0.9.0
v0.1.6
What's Changed
Changes 🚀
- Correct a dependency fb8d31b
New Contributors
- @dependabot made their first contribution in #10
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
Changes 🚀
- Require
nextline-graphql 0.7.8or later by @TaiSakuma in #9
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
Changes 🚀
- Keep an alert from being emitted for
KeyboardInterruptby @TaiSakuma in #8
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
Changes 🚀
- Require nextline-graphql 0.7.6 or later by @TaiSakuma in #6
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
Changes 🚀
- Add a GraphQL query
versionby @TaiSakuma in #3 - Update
pyproject.tomland GitHub Actions workflows by @TaiSakuma in #4 - Add unit tests for Emitter by @TaiSakuma in #5
Full Changelog: v0.1.1...v0.1.2