experimenter/app/bin
Jared Lockhart 4f5595dcf6
fix #3947 feat(nimbus): synchronize preview experiments with preview kinto collection (#4643)
Because

* We want any experiments in the preview state to be immediately published to the preview kinto collection
* We want any experiments not in the preview state to be immediately unpublished from the preview kinto collection

This commit

* Adds a local nimbus-preview collection to the local dev remote settings and configures it to have reviews disabled
* Adds additional logic to our kinto client to support collections with reviewing disabled
* Adds a celery task that ensures only experiments in the preview state are published in the preview collection
* Adds that celery task to our celery schedule
* Explicitly invokes that celery task when an experiment is updated to the PREVIEW status
2021-02-17 16:12:40 -05:00
..
setup_kinto.py fix #3947 feat(nimbus): synchronize preview experiments with preview kinto collection (#4643) 2021-02-17 16:12:40 -05:00
wait-for-it.sh Switch back to debian fixes #49 2017-05-04 16:00:50 -04:00