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

test: Test apps locally before deploying via pytest fixtures. #1055

Merged
merged 45 commits into from
Jan 31, 2024

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    a0da1e5 View commit details
    Browse the repository at this point in the history
  2. pyright changes

    karangattu committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    156ee9e View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    70b975f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffea0a1 View commit details
    Browse the repository at this point in the history
  3. Modify path to deploys

    karangattu committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    7658a52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a202b7 View commit details
    Browse the repository at this point in the history
  5. don't skip plotly app

    karangattu committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    da0f7fe View commit details
    Browse the repository at this point in the history
  6. black formatting

    karangattu committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    dc18116 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    0e31c72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ea2628 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20639a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac1b0b7 View commit details
    Browse the repository at this point in the history
  5. Missed app name update

    schloerke committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    15cb922 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1119b36 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1e23071 View commit details
    Browse the repository at this point in the history
  8. Move deploys apps

    schloerke committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    756f213 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4c8c490 View commit details
    Browse the repository at this point in the history
  10. Ignore more apps

    schloerke committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    d18671b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a3b5880 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6ff659a View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Delete app.py

    schloerke committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    518d575 View commit details
    Browse the repository at this point in the history
  2. Revert init deletion

    schloerke committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    a25e410 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e31dba9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e23d00 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a656d32 View commit details
    Browse the repository at this point in the history
  6. Use new fixture

    schloerke committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    cd46c05 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e20575e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3ef4aab View commit details
    Browse the repository at this point in the history
  9. pyright lint

    schloerke committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    949569f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a8b530a View commit details
    Browse the repository at this point in the history
  11. Update deploy_utils.py

    schloerke committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    3e8c5d1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e483251 View commit details
    Browse the repository at this point in the history
  13. Update pytest.yaml

    schloerke committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    fd8f5c8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    db70485 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    d1107ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e239a8 View commit details
    Browse the repository at this point in the history
  3. Move pre-test to be in deploys GHA job. Only deploy if on push or PR …

    …branch that starts with deploys
    schloerke committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    dcda99b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fda6e8b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    66cdbf9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dd80734 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    67d2e49 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    72aa4c5 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Use correct deploy name

    schloerke committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    168aad9 View commit details
    Browse the repository at this point in the history
  2. Shorten folder names

    schloerke committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    1838875 View commit details
    Browse the repository at this point in the history
  3. Rename deploy files

    schloerke committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    5c3b353 View commit details
    Browse the repository at this point in the history