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

Restore missing integration tests #1611

Merged
merged 2 commits into from
May 17, 2024
Merged

Restore missing integration tests #1611

merged 2 commits into from
May 17, 2024

Commits on May 15, 2024

  1. Always set TTL_SH_PUBLISH

    This fixes an error where it tries to access this env and it's not set, which is an error cause our strict script settings
    
    Signed-off-by: Daniel Mikusa <[email protected]>
    dmikusa committed May 15, 2024
    Configuration menu
    Copy the full SHA
    a4a42de View commit details
    Browse the repository at this point in the history
  2. Add back missing integration tests

    Signed-off-by: Daniel Mikusa <[email protected]>
    dmikusa committed May 15, 2024
    Configuration menu
    Copy the full SHA
    3d7c848 View commit details
    Browse the repository at this point in the history