apollo-scalajs icon indicating copy to clipboard operation
apollo-scalajs copied to clipboard

Employ sbt-release-early instead of sbt-dynver

Open frgomes opened this issue 6 years ago • 2 comments
trafficstars

Employing sbt-release-early on this project allows dependent projects employ this project without having to manually and explicitly define an arbitrary version. Benefits of sbt-release-early are explained here: https://github.com/scalacenter/sbt-release-early/wiki/Essential%3A-Installation#motivation

Notice that sbt-release-early depends on sbt-dynver.

frgomes avatar Jun 16 '19 18:06 frgomes

@frgomes: Thank you for submitting a pull request! Before we can merge it, you'll need to sign the Meteor Contributor Agreement here: https://contribute.meteor.com/

apollo-cla avatar Jun 16 '19 18:06 apollo-cla

Hi, this is a great idea! I'll take a look into setting up the configuration for this soon.

shadaj avatar Jul 01 '19 19:07 shadaj