Florian Huonder
Florian Huonder
I see. My version would be configurable and by default the annotated tags are disabled.
Hi, Git supports two types of tags (lightweight and annotated). _semantic-release_ currently only supports lightweight tags. Users who want to create annotated tags cannot create such. Annotated tags provide more...
You mean because the one that creates the tag is the same person/bot that committed the version? If so I agree that it does not make sense to create an...
Hi, I would like to reopen this request. Above you asked why annotated tags should be supported. Now I have a reason: In our project we use the plugin https://github.com/danielflower/maven-gitlog-plugin...
I can confirm this behavior. When building with version 1.11.3 of CocoaPods it works, when updating CocoaPods to vesion 1.15.1 the above error occurs. Hint: when using 1.11.3 the replacmenet...
Hi @ziofat Any news here?