3 Commits

Author SHA1 Message Date
Julian Strobl
a1d6923ca3
Support releasing from different branch (#249)
* ci: support releasing from different branch
* fix: git tags are not fetched

This preveted to detect if a `LIB_TAG` is already there.

Signed-off-by: Julian Strobl <jmastr@mailbox.org>
2023-12-22 11:25:32 +01:00
Julian Strobl
6ef5e3c803
[ci] Create lib git tag for go get during release (#182)
Signed-off-by: Julian Strobl <jmastr@mailbox.org>
2023-11-16 11:04:46 +01:00
Julian Strobl
fdfbe9da67
[ci] Add release pipeline
// Closes #56

Signed-off-by: Julian Strobl <jmastr@mailbox.org>
2023-08-16 14:05:09 +02:00