vapor-ware / synse-sdk

SDK for Synse Plugins in Go
https://synse.readthedocs.io/en/latest/sdk/intro/
GNU General Public License v3.0
3 stars 4 forks source link

Bump to v2 module #496

Closed GuessWhoSamFoo closed 2 years ago

GuessWhoSamFoo commented 2 years ago

Closes #486

This PR fixes tags to be more compatible with go modules and "officially" moves the package to v2. Additionally, tagged releases will now be handled by github-actions-bot rather than vio-bot

This can be seen in practice with the fork: https://github.com/vapor-ware/synse-emulator-plugin/compare/develop...GuessWhoSamFoo:synse-emulator-plugin:synse-sdk-v2