Releases: simonsobs/scheduler-server
Releases · simonsobs/scheduler-server
v0.2.0
What's Changed
- Add related packages and badges to README by @BrianJKoopman in #4
- Specify schedlib version in requirements file by @BrianJKoopman in #6
- Add flex policy by @guanyilun in #7
- add sat policy and support config preset by @guanyilun in #8
- adopt latest config for sat by @guanyilun in #9
- remove old policy handlers and add rest handler by @guanyilun in #10
Full Changelog: v0.1.2...v0.2.0
v0.1.2
What's Changed
- add alt-range rule to default config by @guanyilun in #2
- Add build and push for development images on push to
mainby @BrianJKoopman in #3
New Contributors
- @guanyilun made their first contribution in #2
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Description
This release will be the first build of the official scheduler-server Docker images, available on Docker Hub and the GitHub registry.
What's Changed
- Create Dockerfile and workflow to build and push images by @BrianJKoopman in #1
New Contributors
- @BrianJKoopman made their first contribution in #1
Full Changelog: v0.1.0...v0.1.1