Skip to content
This repository was archived by the owner on Jun 23, 2020. It is now read-only.

2.12.x series artifact #14

Closed
danslapman opened this issue Jul 27, 2016 · 11 comments
Closed

2.12.x series artifact #14

danslapman opened this issue Jul 27, 2016 · 11 comments

Comments

@danslapman
Copy link
Contributor

@adriaanm I just updated scala-continuations to build against scala 2.12.0-M5, it works fine in my cases. What I have to do exactly to make apropriate artifact be published?

@SethTisue
Copy link
Member

publishing of artifacts is tag-driven. you push a version tag and Travis runs admin/build.sh which (if the tag matches its regex) takes it from there, powered by https://github.com/scala/sbt-scala-modules

are you ready to publish version 1.0.3? if so, go ahead.

if you want to republish a previously published version, just for a new Scala milestone, we'd need to do some work to support that; see scala/sbt-scala-module#12

in this particular case, since the publishing stuff has all changed since 1.0.2 and it'll be the first time we're trying the new stuff in this particular repo, I guess I'd suggest going ahead and publishing 1.0.3 and if there aren't supposed to be any user-visible changes since 1.0.2, say so in the release notes.

@danslapman
Copy link
Contributor Author

@SethTisue I see 2.12.0-RC1 coming soon, so I decided to publish 1.0.3 after Scala release candidate is out.

@danslapman
Copy link
Contributor Author

Also, it is reasonable to adjust build script like here scala/scala-parser-combinators@cdfba62

@SethTisue
Copy link
Member

yes, I think so

@danslapman
Copy link
Contributor Author

@SethTisue done. I see 2.12.0-RC2 coming (month and a half passed, eh), seems reasonable to publish a new RC of scala-continuations with it

@SethTisue
Copy link
Member

sounds good

@danslapman
Copy link
Contributor Author

@SethTisue just pushed 1.0.3-RC3 tag, artifacts seems to be staged.

@danslapman
Copy link
Contributor Author

I see messages like this in build log
[info] published scala-continuations-library_2.12.0-RC2 to https://oss.sonatype.org/service/local/staging/deploy/maven2/org/scala-lang/plugins/scala-continuations-library_2.12.0-RC2/1.0.3-RC3/scala-continuations-library_2.12.0-RC2-1.0.3-RC3.jar.asc
@SethTisue have You got credentials to release artifacts from the staging?

@adriaanm
Copy link
Contributor

@SethTisue SethTisue self-assigned this Oct 18, 2016
@adriaanm
Copy link
Contributor

I have unleashed them! Onwards to Maven Central!

@danslapman
Copy link
Contributor Author

@adriaanm thanks!

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

No branches or pull requests

3 participants