mirror of
https://github.com/valitydev/redash.git
synced 2024-11-07 01:25:16 +00:00
07c9530984
* 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. |
||
---|---|---|
.. | ||
config.yml | ||
docker_build | ||
docker-compose.circle.yml | ||
docker-compose.cypress.yml | ||
Dockerfile.cypress | ||
pack | ||
update_version |