spark-instrumented-optimizer/dev/create-release
Gengliang Wang 321c6545b3 [SPARK-35514][INFRA] Automatically update version index of DocSearch via release-tag.sh
### What changes were proposed in this pull request?

Automatically update version index of DocSearch via release-tag.sh for releasing new documentation site, instead of the current manual update.

### Why are the changes needed?

Simplify the release process.

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

No

### How was this patch tested?

Manually run the following command and check the diff
```
R_NEXT_VERSION=3.2.0
sed -i".tmp8" "s/'facetFilters':.*$/'facetFilters': [\"version:$R_NEXT_VERSION\"]/g" docs/_config.yml
```

Closes #32662 from gengliangwang/updateDocsearchInRelease.

Authored-by: Gengliang Wang <ltnwgl@gmail.com>
Signed-off-by: Gengliang Wang <ltnwgl@gmail.com>
2021-05-26 00:30:44 +08:00
..
spark-rm [SPARK-35425][BUILD] Pin jinja2 in spark-rm/Dockerfile and add as a required dependency in the release README.md 2021-05-18 16:48:23 +09:00
announce.tmpl [SPARK-28951][INFRA] Add release announce template 2019-09-02 14:55:05 -07:00
do-release-docker.sh [SPARK-34539][BUILD][INFRA] Remove stand-alone version Zinc server 2021-03-01 08:39:38 -06:00
do-release.sh Revert "[SPARK-31860][BUILD] only push release tags on succes" 2020-06-12 17:50:43 +08: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-35358][BUILD] Increase maximum Java heap used for release build to avoid OOM 2021-05-10 00:29:05 -07:00
release-tag.sh [SPARK-35514][INFRA] Automatically update version index of DocSearch via release-tag.sh 2021-05-26 00:30:44 +08:00
release-util.sh [SPARK-32556][INFRA] Fix release script to have urlencoded passwords where required 2020-08-07 03:31:45 -05: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