github echoboomer/incident-bot v0.9.0

latest releases: v2.0.3, v2.0.2, v2.0.1...
21 months ago
  • Adds new columns to incidents table that will require db migrations.
  • Cleans up incident module a bit to clarify code.
  • Reformats how incidents are created and their qualities are referenced to make more sense.
  • Reformats test.
  • Cleans up and simplifies digest message.
  • Adds ability to specify an incident as a security incident to stage future enhancements.
  • Web UI now shows when an incident is a security incident.
  • You can now delete jobs from the web UI.
  • Signup button is disabled until the feature is added.

Upgrade Steps

You'll have to run the database migrations via make -C backend run_migrations when connected to the database or however you choose to handle the alembic migrations.

Don't miss a new incident-bot release

NewReleases is sending notifications on new releases.