exasol/release-droid

Add support for Go projects

Closed this issue · 3 comments

Release droid must

  • Support language go
  • Identify Go projects based on the go.mod file
  • Use prefix v for the version number and tags

Hello @kaklakariada: Is this issue still relevant?
See tickets

In other words: does RD need to do something in addition to accepting prefix "v" for version numbers?

No. RD must create tags with v prefix as described in #257.
But this should be the only required change to support Go.

Duplicates #257