> What is the error message? AFAIK it should not require credentials to create the tag, however, it needs authentication to push the tag to the Git server.
Actually I do not know how to config the authentication for the eclipse plugin that the Gradle task uses, is there any doc/instructions that I can reference ? I can push the tag manually though. >The difference is in the name. Autogenerated tags would be like v1.22-rc2 which has a clear tint of being a release candidate. There is no rc tag in the Calcite repository, instead we have a release branch with pattern: branch-1.22.0, we did has a tag for each release with pattern Calcite-1.22.0, so I would not follow you in this part, the original work flow is ok for me. Best, Danny Chan 在 2020年3月1日 +0800 PM2:40,[email protected],写道: > > What is the error message? > AFAIK it should not require credentials to create the tag, however, it > needs authentication to push the tag to the Git server.
