You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ch...@apache.org on 2022/11/02 09:25:57 UTC

[flink-connector-elasticsearch] branch main updated: [FLINK-29472] Integrate shared release utils

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

chesnay pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/flink-connector-elasticsearch.git


The following commit(s) were added to refs/heads/main by this push:
     new be1b8b0  [FLINK-29472] Integrate shared release utils
be1b8b0 is described below

commit be1b8b0ea66df8b04132a4d218c47b3efec11e21
Author: Chesnay Schepler <ch...@apache.org>
AuthorDate: Tue Oct 18 13:56:29 2022 +0200

    [FLINK-29472] Integrate shared release utils
---
 .gitmodules            | 4 ++++
 tools/releasing/shared | 1 +
 2 files changed, 5 insertions(+)

diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..0036e26
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,4 @@
+[submodule "tools/releasing/shared"]
+	path = tools/releasing/shared
+	url = https://github.com/zentol/flink-connector-shared-utils
+	branch = release_utils
diff --git a/tools/releasing/shared b/tools/releasing/shared
new file mode 160000
index 0000000..98f28b3
--- /dev/null
+++ b/tools/releasing/shared
@@ -0,0 +1 @@
+Subproject commit 98f28b341e44a641220bbe2868585edcaebd7f05