vert-x3 / vertx-starter

Home of the Vert.x Starter
Apache License 2.0
48 stars 38 forks source link

Set versions workflow #596

Closed vietj closed 3 weeks ago

vietj commented 4 weeks ago

A GitHub actionnable workflow that can bump the stable vertx version and the stable snapshot vertx version

The workflow can be actioned from the Actions tab and requires to provide the stable version an the stable snapshot version, it uses JQ to replace the version in the starter.json configuration file and then push the commit to the branch.

Screenshot 2024-10-16 at 17 36 28 Screenshot 2024-10-16 at 17 37 49 Screenshot 2024-10-16 at 17 33 44