spark-instrumented-optimizer/dev/create-release
Wenchen Fan 95ba000279 [SPARK-35872][INFRA] Automatize some steps to finalize the release
### What changes were proposed in this pull request?

After the RC vote, the release manager still need to do many work to finalize the release. This PR updates the script the automatize some steps:
1. create the final git tag
2. publish to pypi
3. publish docs to spark-website
4. move the release binaries from dev directory to release directory.
5. update the KEYS file

### Why are the changes needed?

easy the work of release manager.

### Does this PR introduce _any_ user-facing change?

no

### How was this patch tested?

tested with the recent 3.0.3.

Closes #33055 from cloud-fan/release.

Authored-by: Wenchen Fan <wenchen@databricks.com>
Signed-off-by: Dongjoon Hyun <dhyun@apple.com>
2021-06-24 13:25:41 -07:00
..
spark-rm [SPARK-35872][INFRA] Automatize some steps to finalize the release 2021-06-24 13:25:41 -07:00
announce.tmpl [SPARK-28951][INFRA] Add release announce template 2019-09-02 14:55:05 -07:00
do-release-docker.sh [SPARK-35872][INFRA] Automatize some steps to finalize the release 2021-06-24 13:25:41 -07:00
do-release.sh [SPARK-35872][INFRA] Automatize some steps to finalize the release 2021-06-24 13:25:41 -07:00
generate-contributors.py [SPARK-34551][INFRA] Fix credit related scripts to recover, drop Python 2 and work with Python 3 2021-02-26 20:19:33 +09:00
known_translations [MINOR] Add more known translations of contributors 2021-02-27 01:02:11 +09:00
release-build.sh [SPARK-35872][INFRA] Automatize some steps to finalize the release 2021-06-24 13:25:41 -07:00
release-tag.sh [SPARK-35872][INFRA] Automatize some steps to finalize the release 2021-06-24 13:25:41 -07:00
release-util.sh [SPARK-35872][INFRA] Automatize some steps to finalize the release 2021-06-24 13:25:41 -07:00
releaseutils.py [SPARK-34551][INFRA] Fix credit related scripts to recover, drop Python 2 and work with Python 3 2021-02-26 20:19:33 +09:00
translate-contributors.py [SPARK-34553][INFRA] Rename GITHUB_API_TOKEN to GITHUB_OAUTH_KEY in translate-contributors.py 2021-02-26 20:20:31 +09:00
vote.tmpl [MINOR] Add a note about pip installation test in RC for release vote template 2021-02-08 22:24:42 +09:00