10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fad0465 commit 38d5588Copy full SHA for 38d5588
dev/README_RELEASE_CLIENT.md
@@ -75,11 +75,6 @@ cd ${CLIENT_REPO_ROOT}
75
git add .
76
git commit -m "Add Client Version ${VERSION}"
77
```
78
-- Cherry-pick this commit: https://github.com/apache/airflow-client-python/commit/ddd6fc0545a8066f474c765e1644a5202eebd256
79
- ```shell script
80
- git cherry-pick ddd6fc0545a8066f474c765e1644a5202eebd256 -x
81
- ```
82
- #TODO: Remove the cherry-pick instruction above when we upgrade to new client generator
83
- Raise a PR in airflow-client-python with the above changes
84
- Merge the above PR when approved before proceeding
85
0 commit comments