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

check for env var to drop demo dbs #198

Merged
merged 11 commits into from
Feb 2, 2024
Merged

check for env var to drop demo dbs #198

merged 11 commits into from
Feb 2, 2024

Commits on Feb 2, 2024

  1. check for env var

    Noel Gomez committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    a20b77d View commit details
    Browse the repository at this point in the history
  2. remove test

    Noel Gomez committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    c952a39 View commit details
    Browse the repository at this point in the history
  3. show value of var

    Noel Gomez committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    67109b2 View commit details
    Browse the repository at this point in the history
  4. update if statement

    Noel Gomez committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    84a9d4e View commit details
    Browse the repository at this point in the history
  5. move GH var to env var

    Noel Gomez committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    a88f6fc View commit details
    Browse the repository at this point in the history
  6. add checkout to workflow

    Noel Gomez committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    1b0f697 View commit details
    Browse the repository at this point in the history
  7. run test

    Noel Gomez committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    5ddc956 View commit details
    Browse the repository at this point in the history
  8. test what happens when GH actions var is not set

    Noel Gomez committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    dc07906 View commit details
    Browse the repository at this point in the history
  9. test using non-existent var

    Noel Gomez committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    f88be49 View commit details
    Browse the repository at this point in the history
  10. fix var name for test

    Noel Gomez committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    5751fdd View commit details
    Browse the repository at this point in the history
  11. final updates to drop db on fail

    Noel Gomez committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    c533297 View commit details
    Browse the repository at this point in the history