sbt-publish-more icon indicating copy to clipboard operation
sbt-publish-more copied to clipboard

Publish only to selected repos

Open laughedelic opened this issue 7 years ago • 1 comments

Adds publishOnlyTo task, which takes one or resolvers and publishes only to them. Allowed resolvers are those defined in the publishTo chain.

TODO:

  • [x] complete resolvers from the publishTo chain
  • [x] actually run publishing
  • [x] add tests for it
  • [ ] ~~think of renaming (probably even a command with the publish name if it doesn't cause problems)~~

laughedelic avatar Sep 09 '17 00:09 laughedelic

  • [ ] Resolver names with spaces?

laughedelic avatar Nov 05 '17 16:11 laughedelic