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

Split the exec arguments into flags and args #541

Merged
merged 3 commits into from
Aug 23, 2019

Conversation

carolynvs
Copy link
Member

@carolynvs carolynvs commented Aug 21, 2019

See the mixin doc for the new syntax https://deploy-preview-541--porter.netlify.com/mixins/exec/#mixin-syntax

Review this commit by commit, most of the files is me just tweaking existing usage of the mixin to be consistent with this change.

@carolynvs carolynvs marked this pull request as ready for review August 22, 2019 20:38
Copy link
Member

@vdice vdice left a comment

Choose a reason for hiding this comment

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

LGTM!


"github.com/stretchr/testify/assert"
)

Copy link
Member

Choose a reason for hiding this comment

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

Should we add a repeated flag test?

// flag1: value
// flag2: value
// flag3:
// - value1
Copy link
Member

Choose a reason for hiding this comment

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

nit: this line and 110 seems to have a bit of extra spacing?

@carolynvs carolynvs merged commit 15307ce into getporter:master Aug 23, 2019
@carolynvs carolynvs deleted the exec-split-args-flags branch August 23, 2019 21: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.

3 participants