istio.io/scripts
Hongyi Zhang 583d8ff0f7
Automate release process (#7601)
* script part one

* first draft

* save progress

* update README (i)

* try script

* add more echos

* even more echos

* complete list of git add

* change git add to --all

* separate remake archive

* change --all to -A

* fix path

* add credential helper

* fix path

* build an archive of v1.6 in tori-release

* add master variable

* build an archive of v1.6 in tori-release

* update data/versions.yml and archive index page

* finish redo_archive

* add patch release

* git add

* fix go command

* complete scripts

* make linters happy

* update readme

* update readme

* add script for prepare release

* add security patch arg

* fix release note path

* fix param expansion

* update readme

* fix typo

* refine patch release script

* add git pull to make sure everything is up to date

* ensure idempotence

* add dry run option

* fix func arg

* fix brackets

* allow existing branches

* fix arg bug

* remove git config

* update readme

* update readme

* remove unnecessary note

* update readme

* update readme

* fix indentation

* fix format bug

* force mv

* fix mv command

* rm previous archive

* fix extra char

* update readme

* change 1.4 example to 1.7; remove 'the'

* change 'set -e' position

* add function doc; do git pull --ff-only

* rename target to fetch-archive

* rename to PRIVATE_PATCH; remove release note template

* update readme

* add archive build in new release dry run

* rename to build_old_archive

* build archive before edit

* set upstream

* fix language

* rm set upstream

* delete dry run branch if exists

* change wordings

* make linter happy

* patch release changes

* rm args.yml edit

* change wordings

* change heading

* change gcse in readme

* Update README.md

* rm patch release automation

* Update README.md
2020-07-10 09:27:23 -07:00
..
archive_version.sh Change links to /latest and include archive versions in the release site (#7567) 2020-06-15 11:29:02 -07:00
build_archive_site.sh Setup for GKE (#7162) 2020-05-19 10:46:06 -07:00
build_old_archive.sh Automate release process (#7601) 2020-07-10 09:27:23 -07:00
build_site.sh Change links to /latest and include archive versions in the release site (#7567) 2020-06-15 11:29:02 -07:00
create_version.sh Automate release process (#7601) 2020-07-10 09:27:23 -07:00
gen_site.sh Add support for events. (#5953) 2019-12-04 12:12:52 -08:00
gen_snips.sh Change scope of doc testing to /docs (#7593) 2020-06-18 13:31:43 -07:00
grab_examples.sh Prepare for 1.5. (#5689) 2019-11-14 13:01:31 -08:00
grab_reference_docs.sh Remove extraneous operator repo from grab_reference_docs.sh (#7212) 2020-05-04 09:22:50 -04:00
include_archive_site.sh copy all root files over to root of public folder (#7606) 2020-06-22 13:42:51 -07:00
lint_site.sh Authz jwt (#7338) 2020-05-17 13:51:45 -04:00
opt_site.sh Fixes for the archive site. (#4989) 2019-09-13 08:32:11 -07:00
prepare_release.sh Automate release process (#7601) 2020-07-10 09:27:23 -07:00
snip.py Kubernetes Ingress Test + fixes (#7662) 2020-07-06 07:54:35 -07:00
test_status.sh Enhance make test_status to list tested and untested docs (#7612) 2020-06-23 09:12:24 -07:00