Skip to content

Remove appveyor hack #1508

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

Closed
wants to merge 5 commits into from
Closed

Remove appveyor hack #1508

wants to merge 5 commits into from

Conversation

jcollins-g
Copy link
Contributor

@jcollins-g jcollins-g commented Oct 2, 2017

pub global activate -spath . seems to have bugs relating to relative paths in pubspec.yaml. Only needed for testing purposes in this package.

The appveyor hack fixes appveyor, and something like it has to be done locally too to complete grind test. We can avoid the hack through this PR, but then we break the flutter bot with the spath bug. Creating this PR to reference in an upcoming SDK bug, and to have a branch pub developers can check out to reproduce the problem.

@kevmoo
Copy link
Member

kevmoo commented Dec 5, 2017

What's the story w/ this, @jcollins-g ?

@jcollins-g
Copy link
Contributor Author

This can not be submitted until the referenced pub bug is fixed.

@kevmoo kevmoo added the status-blocked Blocked from making progress by another (referenced) issue label Dec 5, 2017
@kevmoo
Copy link
Member

kevmoo commented Dec 5, 2017

Moved this issue to the pub repo - dart-lang/pub#1751

@devoncarew
Copy link
Member

devoncarew commented Mar 12, 2018

Is this still relevant, or can we close this?

@jcollins-g

@jcollins-g jcollins-g removed the status-blocked Blocked from making progress by another (referenced) issue label Mar 29, 2018
@jcollins-g
Copy link
Contributor Author

There seems to be something else going on that requires the original hack to remain in place. Closing for now, but will investigate if it turns out to be a symptom of a real problem (like the original spath bug).

@jcollins-g jcollins-g closed this Mar 29, 2018
@jcollins-g jcollins-g deleted the undo-appveyor-hack branch November 27, 2018 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Google CLA check succeeded.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants