YugabyteDB-Samples / yb-workload-simulator

Extensible workload application for YugabyteDB.
Apache License 2.0
5 stars 5 forks source link

[Enhancement] Setup github actions #20

Open yogendra opened 1 year ago

yogendra commented 1 year ago

Action to build and release jar and docker images

akscjo commented 1 year ago

Yes, have been planning to do this - will take this ticket up.

yogendra commented 1 year ago

In case you want a working ref https://github.com/yogendra/yb-payment-api/blob/main/.github/workflows/build.yaml

akscjo commented 1 year ago

@yogendra I have added the github action to create and upload release on each pull request and push to main.

Will automate the docker image next