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

contrib/vagrant/start.sh: add a NO_BUILD export #17425

Merged
merged 1 commit into from Sep 17, 2021

Conversation

kkourt
Copy link
Contributor

@kkourt kkourt commented Sep 17, 2021

Add an export for NO_BUILD, to make it clear(er) that this option is
available.

Ideally, we would want argument options instead of environment variables for this
script, but that's a bigger change.

Signed-off-by: Kornilios Kourtis kornilios@isovalent.com

@kkourt kkourt added the release-note/misc This PR makes changes that have no direct user impact. label Sep 17, 2021
@kkourt kkourt requested a review from a team as a code owner September 17, 2021 08:35
@kkourt kkourt requested a review from qmonnet September 17, 2021 08:35
Copy link
Member

@pchaigno pchaigno left a comment

Choose a reason for hiding this comment

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

Small typo in the commit title.

@pchaigno pchaigno added the sig/contributing Impacts contribution workflow, guidelines, and tools. label Sep 17, 2021
Add an export for NO_BUILD, to make it clear(er) that this option is
available.

Ideally, we would want argument options instead of environment variables for this
script, but that's a bigger change.

Signed-off-by: Kornilios Kourtis <kornilios@isovalent.com>
@kkourt kkourt force-pushed the pr/kkourt/vagrant-start-nobuild branch from 5296e99 to 5fde98b Compare September 17, 2021 08:37
@kkourt kkourt changed the title contrib/vagrnat/start.sh: add a NO_BUILD export contrib/vagrant/start.sh: add a NO_BUILD export Sep 17, 2021
@kkourt
Copy link
Contributor Author

kkourt commented Sep 17, 2021

Small typo in the commit title.

fixed, thanks!

@kkourt
Copy link
Contributor Author

kkourt commented Sep 17, 2021

test-me-please

@pchaigno pchaigno added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Sep 17, 2021
@pchaigno
Copy link
Member

We don't have any tests covering this script, so marking ready to merge.

@aanm aanm merged commit 3775b3e into master Sep 17, 2021
@aanm aanm deleted the pr/kkourt/vagrant-start-nobuild branch September 17, 2021 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact. sig/contributing Impacts contribution workflow, guidelines, and tools.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants