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

Commit messages in releases repo has incorrect version number for RC releases #15

Open
Daniel15 opened this issue Jun 30, 2017 · 0 comments

Comments

@Daniel15
Copy link
Member

From @Daniel15 on June 28, 2017 21:56

https://github.com/yarnpkg/releases/commits/gh-pages

There's a bunch of "Automated upgrade to Yarn 0.24.6" commits. In fact, only one of these is 0.24.6, all the others are newer RC versions

The issue is that update-and-push.sh always includes the latest stable version number in the commit message, even when an RC is being added: https://github.com/yarnpkg/releases/blob/gh-pages/update-and-push.sh#L13,L15

Copied from original issue: yarnpkg/yarn#3750

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant