4f5595dcf6
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 |
||
---|---|---|
.. | ||
setup_kinto.py | ||
wait-for-it.sh |