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

Broken build #719

Closed
SBoudrias opened this issue Mar 22, 2017 · 1 comment
Closed

Broken build #719

SBoudrias opened this issue Mar 22, 2017 · 1 comment

Comments

@SBoudrias
Copy link
Member

Ref https://travis-ci.org/yeoman/yeoman.github.io/builds/213676907

We made a mistake in our deploy script yarn usage and it can modify the yarn.lock file. We need to use the flag to only install dependency without automatically bumping versions. Otherwise it'll fail the deploy as uncommitted files are present.

I'll fix later today, but I'm happy to merge a PR fixing this - it should be fairly simple.

@SBoudrias
Copy link
Member Author

Actually, not sure we can do something as that's handled by Travis directly. Seems there's been a few discussion on the yarn project about changing the default behavior yarnpkg/yarn#570

Nothing actionnable on our end. I've bumped the dependencies. Build is green again.

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

No branches or pull requests

1 participant