dyrector-io / dyrectorio

dyrector.io is a self-hosted continuous delivery & deployment platform with version management.
https://dyrectorio.com
Apache License 2.0
1.31k stars 99 forks source link

chore: more consistent release generation, adjust lint config #972

Closed nandor-magyar closed 4 months ago

nandor-magyar commented 4 months ago

Two minor things: The make release command if executed on different machines ignored the remote tags, because they are not pulled by the script. The other one addresses a deprecation notice in the golangci configuration.