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

Improve Robo version management #492

Merged
merged 1 commit into from
Nov 16, 2016
Merged

Conversation

greg-1-anderson
Copy link
Member

Overview

This pull request:

  • Fixes a bug
  • Adds a feature
  • Breaks backwards compatibility
  • Has tests for covered functionality

Summary

Keep the version at '-dev' between releases

Description

To reduce confusion, this PR ensures that the Robo version will always end in '-dev' between releases. The '-dev' modifier is removed during the release process, and put back again at the end. The --beta flag is still supported; it will advance through beta1, beta2 and so on, if used.

Major and minor version advances will still need to be done by hand prior to release.

Changes are all to the main RoboFile, which has no tests; therefore, there are no tests in this PR either.

…rsion, do the release, and put the version back to '-dev' again.
@coveralls
Copy link

coveralls commented Nov 15, 2016

Coverage Status

Coverage remained the same at 58.551% when pulling 42560aa on version-management into 258648e on master.

@greg-1-anderson greg-1-anderson merged commit 390c438 into master Nov 16, 2016
@DavertMik DavertMik deleted the version-management branch November 17, 2016 18:21
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.

None yet

3 participants