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

Match on lightweight and containing only major version tags #15

Merged
merged 1 commit into from
Oct 28, 2016

Conversation

2m
Copy link
Member

@2m 2m commented Oct 28, 2016

Fixes #7 and #14

@dwijnand dwijnand merged commit 3655d01 into sbt:master Oct 28, 2016
@dwijnand
Copy link
Member

Thanks!

@2m 2m deleted the wip-lighweight-and-major-version-tags branch October 28, 2016 13:10
@2m
Copy link
Member Author

2m commented Oct 28, 2016

Thanks for merging. It would be great, if you could cut a release with this fix.

@dwijnand
Copy link
Member

Well! Thanks to the fact that I have TravisCI publish for me, this was available to be used even before I merged it :-)

addSbtPlugin("com.dwijnand" % "sbt-dynver" % "1.0.0+15-3655d014")

But I will cut a 1.1.0 release, just not tonight - I'm exhausted after releasing sbt 0.13.13 today..

@2m
Copy link
Member Author

2m commented Oct 28, 2016

Ah right. This is sbt plugin and it is enough to have it published in bintray. Thats good enough for me. :)

@dwijnand
Copy link
Member

It's actually possible to do for releases to Maven Central too. I've just don't have a project that needs it.

@2m
Copy link
Member Author

2m commented Nov 2, 2016

How would you go about automatically releasing to Maven Central? AFAIK releasing to Sonatype repo requires a manual step of closing the repo. And releasing to Bintray requires a manual step to sync to Maven Central.

@dwijnand
Copy link
Member

dwijnand commented Nov 2, 2016

@2m
Copy link
Member Author

2m commented Nov 2, 2016

Solutions to both of the manual steps, nice. Which one do you prefer? I am currently figuring out automated release process for akka/alpakka and I am doing it through bintray with the sole advantage that I do not need to have encrypted pgp signing keys in the repo: bintray can sign the artifacts itself.

@dwijnand
Copy link
Member

dwijnand commented Nov 2, 2016

I like Bintray because it's instantly available, and because I use it for sbt-plugins.

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

2 participants