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 S3_BUCKET validation failures in buildkite + improve error messages #2063

Merged
merged 3 commits into from
Jul 21, 2021

Conversation

tas50
Copy link
Contributor

@tas50 tas50 commented Jul 20, 2021

Our buildkite pipeline sets this now for the s3 caching of artifacts.
This is new and is causing the logic that makes sure that we have all
the necessary S3 env vars set to fail. Nuke that env var during the
build so the logic doesn't fire.

Signed-off-by: Tim Smith [email protected]

tas50 added 2 commits July 20, 2021 12:44
Our buildkite pipeline sets this now for the s3 caching of artifacts.
This is new and is causing the logic that makes sure that we have all
the necessary S3 env vars set to fail. Nuke that env var during the
build so the logic doesn't fire.

Signed-off-by: Tim Smith <[email protected]>
Signed-off-by: Tim Smith <[email protected]>
S3_BUCKET deletion here doesn't do a thing since it's not in the env var
at this point.

Signed-off-by: Tim Smith <[email protected]>
@tas50 tas50 changed the title Remove the S3_BUCKET env var during builds Fix S3_BUCKET validation failures in buildkite + improve error messages Jul 21, 2021
@tas50 tas50 merged commit 76f50ba into master Jul 21, 2021
@tas50 tas50 deleted the fix_builds branch July 21, 2021 04:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant