iopipe / iopipe-java

AWS Lambda telemetry for Java
https://www.iopipe.com/
Apache License 2.0
17 stars 8 forks source link

Improve the release process for Java. (Fixes #90) #193

Closed XerTheSquirrel closed 5 years ago

XerTheSquirrel commented 5 years ago

This improves the release process so that it will simply involve tagging.

Note that if release fails in the future, we can just require a commit to be done to set the new version first.

XerTheSquirrel commented 5 years ago

If merged, the release process will need to be updated as such.

XerTheSquirrel commented 5 years ago

@pselle I changed the default version to have -SNAPSHOT so it should be better now!