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

Fix release.ts #2967

Merged
merged 3 commits into from
Mar 25, 2020
Merged

Fix release.ts #2967

merged 3 commits into from
Mar 25, 2020

Conversation

lina128
Copy link
Collaborator

@lina128 lina128 commented Mar 25, 2020

PR: #2958 set all release unit 0's package's version to 0.0.0 for dev branch. To guess the next version, the version field is no longer a reliable source, npm will be the only source of truth. This PR changes the logic to use npm as oppose to version field to find the latest version and use that to guess the next version. Tested locally.


This change is Reviewable

@lina128 lina128 merged commit 71297c5 into tensorflow:master Mar 25, 2020
@lina128 lina128 deleted the release branch March 25, 2020 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants