redash/.circleci
Jannis Leidel 07c9530984 Decouple extensions from Flask app. (#3569)
* Decouple extensions from Flask app.

This separates the extension registry from the Flask app and also introduces a separate registry for preriodic tasks.

Fix #3466.

* Address review feedback.

* Update redash/extensions.py

Co-Authored-By: jezdez <jannis@leidel.info>

* Minor comment in requirements.

* Refactoring after getting feedback.

* Uncoupled bin/bundle-extensions from Flas app instance.

* Load bundles in bundle script and don’t rely on Flask.

* Upgraded to importlib-metadata 0.9.

* Add missing requirement.

* Fix TypeError.

* Added requirements for bundle_extension script.

* Install bundles requirement file correctly.

* Decouple bundle loading code from Redash.

* Install bundle requirements from requirements.txt.

* Use circleci/node for build-docker-image step, too.
2019-05-26 14:56:02 +03:00
..
config.yml Decouple extensions from Flask app. (#3569) 2019-05-26 14:56:02 +03:00
docker_build CircleCI build improvements (#3511) 2019-02-28 15:23:47 +02:00
docker-compose.circle.yml Speed up builds by skipping installing requirements_all_ds.txt in CI unit tests (#2928) 2018-10-11 14:12:28 +03:00
docker-compose.cypress.yml Add CircleCI env vars to Cypress docker (#3827) 2019-05-23 22:33:23 +03:00
Dockerfile.cypress Move cypress to client folder (#3566) 2019-03-24 11:24:59 -03:00
pack Remove node_modules before creating tarball (#3603) 2019-03-18 12:16:31 +02:00
update_version Display frontend version (#3105) 2018-11-29 14:24:23 +02:00