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

Add Force parameter to Choco Push #1735

Merged
merged 2 commits into from Jan 27, 2018

Conversation

ElijahReva
Copy link
Contributor

@ElijahReva ElijahReva commented Nov 18, 2017

Fixes for #1734

  • remove duplicate additional arguments
  • add Force option to ChocoPushParams

- remove duplicate additional arguments
- add Force option to ChocoPushParams
- fixed Force description
@matthid
Copy link
Member

matthid commented Dec 15, 2017

Is this ready?

@ElijahReva
Copy link
Contributor Author

Not yet.

///
/// args |> Choco.CallChoco TimeSpan.FromMinutes 1.
/// )
let CallChoco args timeout =
Copy link
Member

Choose a reason for hiding this comment

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

Maybe "Exec" so that it reads Choco.Exec in the code? (currently it will read Choco.CallChoco)

@matthid
Copy link
Member

matthid commented Jan 27, 2018

I think this is already an improvement we can always fire again with additional PRs :)

@matthid matthid changed the title [WIP] fix choco.pack Add Force parameter to Choco Push Jan 27, 2018
Copy link
Member

@matthid matthid left a comment

Choose a reason for hiding this comment

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

Looks good to me

@matthid matthid merged commit 8e68acc into fsprojects:master Jan 27, 2018
@matthid
Copy link
Member

matthid commented Jan 27, 2018

Thanks!

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.

None yet

2 participants