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

lib.tests.release: build nix without flaky aws-sdk-cpp #266443

Merged
merged 1 commit into from Nov 19, 2023
Merged

lib.tests.release: build nix without flaky aws-sdk-cpp #266443

merged 1 commit into from Nov 19, 2023

Commits on Nov 19, 2023

  1. lib.tests: build nix without flaky aws-sdk-cpp

    The aws-sdk-cpp tests are flaky.
    
    Since pull requests to staging cause nix to be rebuilt, this means
    that staging PRs end up getting false CI failures due to whatever is
    flaky in the AWS SDK tests.  Since none of our CI needs to (or
    should be able to) contact AWS S3, let's just omit it all.  Bonus:
    the tests build way faster.
    Adam Joseph committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    54c9a08 View commit details
    Browse the repository at this point in the history