You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dev/README_RELEASE_CLIENT.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -397,6 +397,10 @@ At this point we release an official package:
397
397
git push origin ${VERSION}
398
398
```
399
399
400
+
## Create release on GitHub
401
+
402
+
Create a new release on GitHub with the release notes and assets from the release svn.
403
+
400
404
## Notify developers of release
401
405
402
406
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)
0 commit comments