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

Use an app factory pattern to enable app testing #495

Merged
merged 12 commits into from
Aug 3, 2023
Merged

Use an app factory pattern to enable app testing #495

merged 12 commits into from
Aug 3, 2023

Commits on Aug 2, 2023

  1. Run ruff, add to precommit

    pamelafox committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    7414c01 View commit details
    Browse the repository at this point in the history
  2. Blueprint

    pamelafox committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    7b03c87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fb6f1c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d9b94a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    19d1ee4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    41636a9 View commit details
    Browse the repository at this point in the history
  7. Fixing the imports

    pamelafox committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    0ac3830 View commit details
    Browse the repository at this point in the history
  8. Build frontend

    pamelafox committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    3b19d4c View commit details
    Browse the repository at this point in the history
  9. Update startup

    pamelafox committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    d8a113c View commit details
    Browse the repository at this point in the history
  10. Update startup

    pamelafox committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    4c96807 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Gunicorn command update

    pamelafox committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    a7a8f0d View commit details
    Browse the repository at this point in the history
  2. Revert yaml change

    pamelafox committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    2017c05 View commit details
    Browse the repository at this point in the history