2.0.2
Bugfixes
- Order builds by started time, not id - should prevent inconsitencies arising when branching
- Fix plugin packaging missing
__init__.py
file
Other
- Require authentication for long-running queries
- Add memory check to watcher
Upgrading from 2.0.2
- Database migration
- Run
alembic -c /usr/share/koschei/alembic.ini upgrade head
while the
backend services and httpd are stopped
- Run