oncall-engine/.github/workflows
Vadim Stepanov b84b174e20
Allow multiple database and celery broker types (#582)
* add libs for celery + redis

* move redis & cache config to settings/base.py

* move rmq & celery config to settings/base.py

* BROKER -> BROKER_TYPE

* allow multiple database types

* flake8

* add sqlite db creation to dockerfile

* fix ci

* fix ci

* debug

* remove some defaults

* remove prints

* use local memory as cache on ci

* debug

* add DATABASE_DEFAULTS

* add ci test for sqlite + redis

* add ci test for sqlite + redis

* add ci test for sqlite + redis

* debug

* add redis healthcheck

* fix sqlite

* fix dev settings

* refactor dev settings

* tweak ci settings

* clear cache properly between tests

* move db and broker types to constants

* add librabbitmq deps

* use amqp instead of librabbitmq
2022-10-04 09:25:53 +01:00
..
ci.yml Allow multiple database and celery broker types (#582) 2022-10-04 09:25:53 +01:00
helm_release.yml Add helm tests 2022-06-21 15:01:46 +03:00
issue_commands.yml World, meet OnCall! 2022-06-03 08:09:47 -06:00
publish-technical-documentation-next.yml Merge dev to main (#73) 2022-06-14 09:54:41 -06:00
publish-technical-documentation-release.yml Allow workflow to silently succeed if nothing is to be committed 2022-06-21 13:46:56 +01:00
synk.yml Bump node version to 14.17.0 on CI pipelines (#481) 2022-09-05 12:29:55 +01:00