mistercrunch opened a new pull request, #29277: URL: https://github.com/apache/superset/pull/29277
### SUMMARY Currently, when setting .env-local to point to the test config, by setting `SUPERSET_CONFIG=tests.integration_tests.superset_test_config`, flask-talisman has issues where it refuses to load assets because of `safe-eval`. This allows for the TALISMAN_CONFOG_DEV is used when making this import. In an upcoming PR I'm planning on documenting how to point your dev docker-compose setup to the test settings and database for interactive testing. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
