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 smart build for credentials generate #420

Merged
merged 1 commit into from
Jun 17, 2019

Conversation

carolynvs
Copy link
Member

When I hooked up smart build I hadn't updated the existing Validate
method to use the new Validate method that handles validating and
defaulting in the proper order for --file and --cnab-file.

I've fixed the integration tests so that they catch the problem now,
they weren't checking the error from Validate.

Fixes #410

When I hooked up smart build I hadn't updated the existing Validate
method to use the new Validate method that handles validating and
defaulting in the proper order for --file and --cnab-file.

I've fixed the integration tests so that they catch the problem now,
they weren't checking the error from Validate.
@carolynvs carolynvs merged commit dadcc73 into getporter:master Jun 17, 2019
@carolynvs carolynvs deleted the fix-smart-build branch June 17, 2019 15:04
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.

porter credentials generate doesn't smart build
3 participants