You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by fr...@apache.org on 2022/10/13 21:41:11 UTC

[calcite-avatica-go] branch main updated: Update docker release script to use rc tag in vote email links

This is an automated email from the ASF dual-hosted git repository.

francischuang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/calcite-avatica-go.git


The following commit(s) were added to refs/heads/main by this push:
     new d39ca14  Update docker release script to use rc tag in vote email links
d39ca14 is described below

commit d39ca140921320360a25a6ad5e22e0ff8ee21b03
Author: Francis Chuang <fr...@apache.org>
AuthorDate: Fri Oct 14 08:40:44 2022 +1100

    Update docker release script to use rc tag in vote email links
---
 docker.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docker.sh b/docker.sh
index b428f5d..95932f1 100755
--- a/docker.sh
+++ b/docker.sh
@@ -465,7 +465,7 @@ Hi all,
 I have created a release for Apache Calcite Avatica Go $TAG_WITHOUT_RC, release candidate $RC_NUMBER.
 
 Thanks to everyone who has contributed to this release. The release notes are available here:
-https://github.com/apache/calcite-avatica-go/blob/$COMMIT/site/_docs/go_history.md
+https://github.com/apache/calcite-avatica-go/blob/$LATEST_TAG/site/_docs/go_history.md
 
 The commit to be voted on:
 https://gitbox.apache.org/repos/asf?p=calcite-avatica-go.git;a=commit;h=$COMMIT
@@ -482,7 +482,7 @@ Release artifacts are signed with the following key:
 https://people.apache.org/keys/committer/$ASF_USERNAME.asc
 
 Instructions for running the test suite is located here:
-https://github.com/apache/calcite-avatica-go/blob/$COMMIT/site/develop/avatica-go.md#testing
+https://github.com/apache/calcite-avatica-go/blob/$LATEST_TAG/site/develop/avatica-go.md#testing
 
 Please vote on releasing this package as Apache Calcite Avatica Go $TAG_WITHOUT_RC.