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

chore: stop setting duplicate environment variables #742

Merged
merged 2 commits into from
Feb 20, 2023

Conversation

blgm
Copy link
Member

@blgm blgm commented Feb 17, 2023

The Makefile and push-broker.sh script all have duplicates of variables in .envrc. Now is the time to reduce that duplication since the .envrc pattern has been widely adopted.

The Makefile and push-broker.sh script all have duplicates of variables
in .envrc. Now is the time to reduce that duplication since the .envrc
pattern has been widely adopted.
@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/184507504

The labels on this github issue will be updated when the story is started.

@pivotal-marcela-campo
Copy link
Member

Would this work in CI as well or we need to change it to allow direnv?

@blgm
Copy link
Member Author

blgm commented Feb 20, 2023

@pivotal-marcela-campo
Copy link
Member

Absolutely, a change is required in CI too: pivotal/cloud-service-broker-ci@e7b2fa9

Thanks, completely missed that commit.

@pivotal-marcela-campo pivotal-marcela-campo merged commit 3ea8a41 into main Feb 20, 2023
@blgm blgm deleted the envrc branch November 22, 2023 14:45
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.

3 participants