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

ci: Minor cleanup for build script #27780

Merged
merged 1 commit into from
Jun 3, 2023
Merged

Conversation

phlax
Copy link
Member

@phlax phlax commented Jun 3, 2023

The env var NO_BUILD_SETUP is used to skip running ./ci/build_setup.sh

It was moved into the file itself to make the file idempotent, but i inadvertently made it exit rather than return - this fixes that

This fix is necessary for the go-control-plane repo to sync correctly

Commit Message:
Additional Description:
Risk Level:
Testing:
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Fixes commit #PR or SHA]
[Optional Deprecated:]
[Optional API Considerations:]

@phlax
Copy link
Member Author

phlax commented Jun 3, 2023

cc @alecholmez

@phlax
Copy link
Member Author

phlax commented Jun 3, 2023

pushing this through to fix sync in go-control-plane

i suspect this will fix a few other issues also

@phlax phlax merged commit 62dcbc8 into envoyproxy:main Jun 3, 2023
reskin89 pushed a commit to reskin89/envoy that referenced this pull request Jul 11, 2023
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