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

Fix smoke tests #718

Merged
merged 14 commits into from
Nov 27, 2024
Merged

Fix smoke tests #718

merged 14 commits into from
Nov 27, 2024

Commits on Nov 26, 2024

  1. add missing secrets

    rogthefrog committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    d362904 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f830cc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    452e212 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2485da8 View commit details
    Browse the repository at this point in the history
  5. fix quoting

    rogthefrog committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    9e53c57 View commit details
    Browse the repository at this point in the history
  6. add nvidia API key

    rogthefrog committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    11fa616 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0ff9afa View commit details
    Browse the repository at this point in the history
  8. fix quoting

    rogthefrog committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    d2adaea View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Configuration menu
    Copy the full SHA
    afba62e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a22555 View commit details
    Browse the repository at this point in the history
  3. robustify the fake secrets maker: don't try to read the config file i…

    …f you're not asked to preserve some of those secrets
    rogthefrog committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    d323d58 View commit details
    Browse the repository at this point in the history
  4. Add auth and secrets to the app build workflow. These are needed for …

    …the test step. This isn't the prettiest way to do it, but using reusable workflows with outputs doesn't work because secret-containing outputs get scrubbed by Github.
    rogthefrog committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    da29024 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    629eb0a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    13120c9 View commit details
    Browse the repository at this point in the history