scalaz / ioeffect

An effect monad for Scalaz 7.2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sonatype snapshot publish

fommil opened this issue · comments

commented

we need somebody with the sonatype creds to add these envvars

  • SONATYPE_USERWORD
  • SONATYPE_PASSWORD

or to populate ~/.m2/credentials as per https://gitlab.com/fommil/sbt-sensible/blob/master/src/main/scala/SonatypePlugin.scala

and to check that they are happy with the travis config.

Before doing that, I recommend renaming this repo to scalaz-ioeffect.

// @xuwei-k do you have rights?

commented

OR we could setup a user just for this CI and raise a ticket with sonatype to give access to the org.scalaz:scalaz-ioeffect_* artefacts (or to create a sub-organisation).

It would be awesome to do this for Scalaz 8 too, as I've had many requests for snapshots for people who want to try it.

commented

@xuwei-k do we have a scalaz user / password on oss.sonatype.org ? It would be very useful for CI.

I have permissions for org.scalaz( maybe also @retronym ). What’s the meaning of scalaz user?(machine user?)
I think does not exists the scalaz user/password now.

commented

I'd rather people used source dependencies for snapshots.

Same goes for scalaz-core... no need for milestone releases either.