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 GetBuilder #1835

Merged
merged 1 commit into from
Nov 18, 2021
Merged

Fix GetBuilder #1835

merged 1 commit into from
Nov 18, 2021

Conversation

carolynvs
Copy link
Member

What does this change

I accidentally tried to use a fallthrough, which go doesn't support. I
have fixed GetBuilder and added a unit test to validate that it is
creating a build driver for all cases.

What issue does it fix

Fixes regression from #1825

Notes for the reviewer

Sorry I didn't catch this in the PR!

Checklist

  • Unit Tests
  • Documentation
  • Schema (porter.yaml)

@carolynvs carolynvs force-pushed the fix-get-builder branch 2 times, most recently from fa1aacf to 3474651 Compare November 18, 2021 15:46
I accidentally tried to use a fallthrough, which go doesn't support. I
have fixed GetBuilder and added a unit test to validate that it is
creating a build driver for all cases.

Signed-off-by: Carolyn Van Slyck <[email protected]>
@carolynvs
Copy link
Member Author

/azp run porter-integration

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@carolynvs carolynvs marked this pull request as ready for review November 18, 2021 17:07
@carolynvs carolynvs merged commit 450ac34 into getporter:release/v1 Nov 18, 2021
@carolynvs carolynvs deleted the fix-get-builder branch November 18, 2021 22:30
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.

2 participants