|
1 year ago | |
---|---|---|
.. | ||
github | 1 year ago | |
README.md | 2 years ago | |
release.py | 2 years ago | |
requirements.txt | 2 years ago |
A tools for convenient release DolphinScheduler.
To install dependence, you should run command
python -m pip install -r requirements.txt
You can create new token in create token,
it is only need all permission under repo
export GH_ACCESS_TOKEN="<YOUR-GITHUB-TOKEN-WITH-REPO-ACCESS>"
export GH_REPO_MILESTONE="<YOUR-MILESTONE>"
python release.py -h
python release.py cherry-pick
, will cause error when your default branch is not up-to-date, or cherry-pick with conflict. But if you fix you can directly re-run this command, it will continue the pickpython release.py changelog
python release.py contributor