github echoboomer/incident-bot v0.10.0

latest releases: v2.0.3, v2.0.2, v2.0.1...
21 months ago
  • Adds ability to automatically generate an instant Zoom meeting for each incident. More platforms will be explored in the future.
  • Adds new database migration for column to hold conference link.
  • Fixes some pytest problems in terms of providing variables.
  • Removes some unused tests.
  • Changes INCIDENT_EXTERNAL_PROVIDERS_LIST to a list and parses properly.
  • Fixes several instances of parsing app options as bools poorly.
  • Fixes example information in deploy/.
  • Updates docs.

Upgrade Steps

If you're an existing user, 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. If you're a first time user, you can ignore this step.

Don't miss a new incident-bot release

NewReleases is sending notifications on new releases.