oncall-engine/engine/apps/grafana_plugin
Michael Derynck 397f961486
Fix organizations not being deleted by start_cleanup_deleted_organizations (#1950)
Organizations that have been deleted outside OnCall were not being
cleaned up by this task as expected.

- Use PluginAuthToken instead of GCOM token == None to determine if the
oncall organization should be matched in GCOM
- Fix how delete was being checked for the instance, the previous method
does not work.
2023-05-17 12:56:57 +00:00
..
helpers Fix organizations not being deleted by start_cleanup_deleted_organizations (#1950) 2023-05-17 12:56:57 +00:00
tasks Do not retry start_sync_organization (#1856) 2023-05-02 02:33:26 +00:00
tests properly parse grafana cloud feature toggles (#1880) 2023-05-04 16:38:26 +00:00
views Store org cluster_slug (#1480) 2023-03-09 04:10:19 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
apps.py allow the POST incoming alert endpoints to queue create_alert tasks independent of the database status (#1896) 2023-05-10 12:36:23 +00:00
permissions.py Get rid of installation token + add a bunch of tests (#624) 2022-11-21 16:26:00 +01:00
urls.py Get rid of installation token + add a bunch of tests (#624) 2022-11-21 16:26:00 +01:00