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

Add support for beta releases #41

Open
TheAssassin opened this issue Nov 2, 2018 · 0 comments
Open

Add support for beta releases #41

TheAssassin opened this issue Nov 2, 2018 · 0 comments

Comments

@TheAssassin
Copy link
Contributor

It would be great to be able to set some environment variable to force a pre-release to be created instead of a "normal" release. Currently, this is only possible by setting $UPLOADTOOL_PREFIX to some value different from $TRAVIS_TAG, but that is quite counter-intuitive, and also applies some constraints that are not wanted (e.g., a prefix continuous- is added to the name of the release, which is not wanted for beta releases).

I would suggest an UPLOADTOOL_PRERELEASE environment variable to be added. That way, a Pre-release: $TRAVIS_TAG release would be created instead of Release: $TRAVIS_TAG.

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