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

Update the paths where we load environment variables from #266

Merged
merged 1 commit into from
Apr 28, 2023

Conversation

yob
Copy link
Contributor

@yob yob commented Apr 28, 2023

For consistency with other pipelines, we're prefixing all ENV var paths with the org slug in addition to the pipeline slug - note the /buildkite inserted into each path here.

For consistency with other pipelines, we're prefixing all ENV var paths
with the org slug in addition to the pipeline slug - note the
`/buildkite` inserted into each path here.
@yob yob requested review from jradtilbrook and mcncl April 28, 2023 06:53
Copy link
Contributor

@mcncl mcncl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like a sensible change.

Copy link
Member

@jradtilbrook jradtilbrook left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍

But either the vars don't exist at the new paths yet or the IAM role is not allowed to read from that path (or maybe both).

That shouldn't require a change to this PR though so approving this now assuming it will be fixed and the build re-run to get to green before merging

@jradtilbrook
Copy link
Member

Oh yes I see the PR to fix IAM now 👍

@yob
Copy link
Contributor Author

yob commented Apr 28, 2023

Sorry, I could've got the sequencing a little smoother 🙏

@yob yob marked this pull request as ready for review April 28, 2023 07:00
@yob yob merged commit 196c2fd into main Apr 28, 2023
1 check passed
@yob yob deleted the update-aws-config branch April 28, 2023 07:02
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.

None yet

3 participants