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

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow-client-go.git


The following commit(s) were added to refs/heads/main by this push:
     new de7017f  Add github release to release process (#35)
de7017f is described below

commit de7017f14dfe8e7da1578a2806127050cdf194d6
Author: Pierre Jeambrun <[email protected]>
AuthorDate: Sun Jan 29 20:25:34 2023 +0100

    Add github release to release process (#35)
---
 dev/README_RELEASE_CLIENT.md | 4 ++++
 dev/sign.sh                  | 0
 2 files changed, 4 insertions(+)

diff --git a/dev/README_RELEASE_CLIENT.md b/dev/README_RELEASE_CLIENT.md
index 6589025..bc3c603 100644
--- a/dev/README_RELEASE_CLIENT.md
+++ b/dev/README_RELEASE_CLIENT.md
@@ -297,6 +297,10 @@ Verify that the packages appear in 
[airflow](https://dist.apache.org/repos/dist/
 
 - Merge the PR
 
+## Create release on GitHub
+
+Create a new release on GitHub with the release notes and assets from the 
release svn.
+
 ## Notify developers of release
 
 See Airflow process documented 
[here](https://github.com/apache/airflow/blob/master/dev/README_RELEASE_AIRFLOW.md#notify-developers-of-release)
 (just replace Airflow with Airflow Client)
diff --git a/dev/sign.sh b/dev/sign.sh
old mode 100644
new mode 100755

Reply via email to