arquillian / arquillian-universe-bom

'Bill Of Material' Maven artifacts for a simplified view of the Arquillian Universe
Apache License 2.0
13 stars 12 forks source link

Automate docs update when releasing #76

Open bartoszmajsak opened 7 years ago

bartoszmajsak commented 7 years ago

As a part of the release process, we should automatically update README.adoc with the latest universe version. Otherwise we have to do it manually like in @974f537c81917c8c987ee7b81df8169aada202b5.

One option would be to grab the latest tag (as long as we have one baseline to support), or look back in the commits path and check last release commit and grab the tag from there.