Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Very Rough Draft of App Factory #6123

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

cnlucas
Copy link
Member

@cnlucas cnlucas commented Feb 5, 2025

NOTES:
I'm keeping instances of importing the celery app, bc if we don't need to switch to a factory for that I'd like to keep it as is for now
flask_restful setup is now in api_setup.py (it's too closely linked to the v1 blueprint to seperate out all extensions)

Things that are working:
starting the flask server, running queries
starting gunicorn server, running queries
creating a test db and refreshing mat views
cli commands for legal, posting to slack

Things that are obviously not working:
ALL pytest

Unclear:
Celery
Downloads
CORS and NPlusOne extensions *may need to switch to init app? will test later)

@cnlucas cnlucas force-pushed the feature/switch-to-app-factory branch from 54ece28 to 505ea4a Compare February 5, 2025 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant