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

Set the fetch option to true in plugman #617

Merged
merged 1 commit into from
Jul 8, 2018

Conversation

dpogue
Copy link
Member

@dpogue dpogue commented Jun 15, 2018

This should resolve the issues brought up in these comments

Should go in to the next patch release

@brodycj
Copy link
Contributor

brodycj commented Jun 15, 2018

I will take a look. I am wondering if this should target a minor release?

@dpogue
Copy link
Member Author

dpogue commented Jun 15, 2018

It sounds like plugman is currently broken unless you run it with --fetch because all of the non-fetch code branches have already been removed from cordova-lib, so I think this is okay for a patch

Copy link
Contributor

@brodycj brodycj left a comment

Choose a reason for hiding this comment

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

Makes sense to me, given the little knowledge I have of this area. I wonder if we should mark the --fetch option as deprecated for future removal in the CLI?

@raphinesse
Copy link
Contributor

Retriggering AppVeyor tests

@raphinesse raphinesse closed this Jul 4, 2018
@raphinesse raphinesse reopened this Jul 4, 2018
@raphinesse
Copy link
Contributor

LGTM. Should we merge it?

FYI: I'm currently preparing a PR that completely removes all fetch options and conditions really

@dpogue
Copy link
Member Author

dpogue commented Jul 4, 2018

This was ideally intended for a patch release to fix plugman. I agree that we should go ahead and remove all the fetch-related options on master as part of the next major.

@raphinesse
Copy link
Contributor

@dpogue I agree that it's good to have a minimal impact change for a potential patch release. So is there any reason not to merge this?

@dpogue
Copy link
Member Author

dpogue commented Jul 4, 2018

I think it's good to go. Not sure if it makes sense to cherry-pick it into a patch version branch or just merge to master and then remove all the fetch options after.

@raphinesse
Copy link
Contributor

IDK 🤷‍♂️ I'd go with the latter, since it allows us to take immediate action

@dpogue
Copy link
Member Author

dpogue commented Jul 4, 2018

👍 We can always cherry pick it from master to wherever it's needed

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