vapor-ware / synse-server

An HTTP API for monitoring and controlling physical and virtual devices
https://synse.readthedocs.io/en/latest/server/intro/
GNU General Public License v3.0
39 stars 11 forks source link

chore: [VIO-3010] Transition from jenkins to Github Actions #474

Open AdamIsrael opened 1 year ago

AdamIsrael commented 1 year ago

This commit disables builds through Jenkins, in favor of Github Actions.

Prior to merge, the vio-build/branch webhook will need to be disabled.

This also adds a new, untested release workflow. When a new release tag is created, it should run the release job which will, create a pull request to update the synse-server helm chart.