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

Paket 5.5.0+: GNU-compatible Paket commands #1655

Merged
merged 1 commit into from
Sep 18, 2017

Conversation

jbrestan
Copy link
Contributor

@jbrestan jbrestan commented Sep 5, 2017

Paket 5.5.0 added support for missing GNU-style commands (fsprojects/Paket#2429), obsoleting the incompatible versions. For now the old command versions work, but warn about their deprecation.

This PR may be a breaking change for FAKE clients using older version of Paket via the FAKE Paket helper module. Maybe this can be done in fully backwards compatible way by finding out Paket version, or using an explicit switch in the Paket params.

This is the simplest solution, assuming that FAKE 5 client will most likely use up to date Paket as well.

I've also slightly changed syntax for paket push according to https://fsprojects.github.io/Paket/paket-push.html

@jbrestan jbrestan changed the title GNU-compatible Paket commands Paket 5.5.0+: GNU-compatible Paket commands Sep 5, 2017
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, thanks!

@matthid matthid merged commit 8dfc0ae into fsprojects:master Sep 18, 2017
@jbrestan jbrestan deleted the paket-syntax branch September 19, 2017 08:10
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