plantbreeding / IPK-BrAPI-Validator

MIT License
4 stars 3 forks source link

Automate build process and package publication #64

Open BrapiCoordinatorSelby opened 1 year ago

BrapiCoordinatorSelby commented 1 year ago

Brava currently has 3 forms where it needs to be published.

  1. The public hosted instance
  2. The docker image
  3. The headless command line JAR

All of these need to maintained and updated with the current code. The build deploy process should be automated using Github Actions, the BrAPI Jenkins server, or something else.