Xun Jiang
dbc3ad7453
Update the Velero chocolatey package release procedure.
...
Signed-off-by: Xun Jiang <jxun@vmware.com >
2023-10-10 20:29:29 +08:00
Mateus Oliveira
ee27cde391
fixup! fix: Lastest release link in website
...
Signed-off-by: Mateus Oliveira <msouzaol@redhat.com >
2023-06-19 10:54:18 -03:00
Ming
c78b10e150
Add more explanation for gen-docs parameters
...
Signed-off-by: Ming <mqiu@vmware.com >
2022-06-14 06:47:18 +00:00
Daniel Jiang
dd984031f4
Update release instruction
...
Update the release steps to reflect the change in the `tag-release.sh`,
that the release branch must be created manually before RC is tagged.
Signed-off-by: Daniel Jiang <jiangd@vmware.com >
2022-06-13 01:13:16 +08:00
JenTing Hsiao and JenTing Hsiao
7aba37f92b
Document steps to update helm chart for each Velero GA release
...
Signed-off-by: JenTing Hsiao <jenting.hsiao@suse.com >
2022-04-26 09:40:50 +08:00
Daniel Jiang
033dc06475
Update release instruction
...
Add one step to pin the base image of velero
Signed-off-by: Daniel Jiang <jiangd@vmware.com >
2021-10-18 15:16:29 +08:00
David L. Smith-Uchida and GitHub
7465f311e8
Added release criteria to release-instructions ( #3598 )
...
Signed-off-by: Dave Smith-Uchida <dsmithuchida@vmware.com >
2021-04-21 09:21:18 +08:00
Carlisia Thompson and GitHub
06c5e014d9
Improve plugin release instructions ( #3591 )
...
* Improve plugin release instructions
* Improve the improvement
* Fix broken links
* Add a link to e2e tests documentation
Signed-off-by: Carlisia <carlisia@vmware.com >
2021-04-21 09:10:15 +08:00
Carlisia
c032f12232
Upgrade e2e tests to new plugin versions (v1.2)
...
Signed-off-by: Carlisia <carlisia@vmware.com >
2021-03-15 16:06:16 -07:00
Nolan Brubaker and GitHub
2b47ab2c7a
Add initial instructions for releasing plugins ( #2952 )
...
* Add initial instructions for releasing plugins
Signed-off-by: Nolan Brubaker <brubakern@vmware.com >
* Document that goreleaser isn't needed
Signed-off-by: Nolan Brubaker <brubakern@vmware.com >
* Add link from core release instructions to plugins
Signed-off-by: Nolan Brubaker <brubakern@vmware.com >
* Add notes about updating compatibility matrix
Signed-off-by: Nolan Brubaker <brubakern@vmware.com >
* Add velero install note
Signed-off-by: Nolan Brubaker <brubakern@vmware.com >
* Address review feedback
Signed-off-by: Nolan Brubaker <brubakern@vmware.com >
* Remove anchor link to table, since it didn't work
Signed-off-by: Nolan Brubaker <brubakern@vmware.com >
2020-10-13 16:18:05 -07:00
Bridget McErlean and GitHub
ea23d28192
Allow remote for release process to be configured ( #2950 )
...
The release script assumes that the remote for the vmware-tanzu/velero
repository is called `upstream`. It may be the case that this remote is
configured to use a different name. This change updates the script to
allow the remote name being used to be configured by setting the
environment variable `REMOTE` before running the script. If the variable
is not set, the remote defaults to `upstream`.
The release instructions have also been updated to reflect this change.
Signed-off-by: Bridget McErlean <bmcerlean@vmware.com >
2020-09-24 14:29:46 -07:00
Bridget McErlean and GitHub
d4e12d5f4a
Improve release docs following v1.5.1 release ( #2954 )
...
This change addresses some issues in the documentation and scripts that
were found during the v1.5.1 release:
* Fix the path to the changelog script in the Makefile
* Fix the path to the pre-release TOC in the docs
* Improve the instructions for creating/updating the upgrade
instructions page.
Signed-off-by: Bridget McErlean <bmcerlean@vmware.com >
2020-09-24 13:00:10 -07:00
Nolan Brubaker and GitHub
87d86a45a6
Add changelog and docs for v1.5 release ( #2941 )
...
* Add changelog and docs for v1.5 release
Signed-off-by: Nolan Brubaker <brubakern@vmware.com >
* Fix markdown indentation
Signed-off-by: Nolan Brubaker <brubakern@vmware.com >
* Fix URLs with patch version
Signed-off-by: Nolan Brubaker <brubakern@vmware.com >
* Fix example link
Signed-off-by: Nolan Brubaker <brubakern@vmware.com >
2020-09-16 17:17:30 -04:00
Carlisia Thompson and GitHub
6e20eaaba8
Spruce up release instructions and release scripts ( #2931 )
...
* Update tag-release script
Signed-off-by: Carlisia <carlisia@vmware.com >
* Reorg release instructions
Signed-off-by: Carlisia <carlisia@vmware.com >
* Move "troubleshooting" to proper section
Signed-off-by: Carlisia <carlisia@vmware.com >
* Better formatting
Signed-off-by: Carlisia <carlisia@vmware.com >
* Fix sorcery
Signed-off-by: Carlisia <carlisia@vmware.com >
* Address code review
Signed-off-by: Carlisia <carlisia@vmware.com >
* More code reviews
Signed-off-by: Carlisia <carlisia@vmware.com >
2020-09-16 16:12:09 -04:00
Nolan Brubaker and GitHub
aed504a0fd
Fix git commands and add dry run mode as default to the tag-release.sh script. ( #2875 )
...
* Fix git commands and add missing comment
Signed-off-by: Nolan Brubaker <brubakern@vmware.com >
* Add dry-run mode to tag-release.sh
Signed-off-by: Nolan Brubaker <brubakern@vmware.com >
* Make if statement formatting more consistent
Signed-off-by: Nolan Brubaker <brubakern@vmware.com >
* Add documentaion for dry-run mode
Signed-off-by: Nolan Brubaker <brubakern@vmware.com >
* Better support for dry-run
Signed-off-by: Nolan Brubaker <brubakern@vmware.com >
2020-09-01 12:59:05 -07:00
Abigail McCarthy and GitHub
648582c85e
Update release checklist to include more info around blog posts and r… ( #2837 )
...
* Update release checklist to include more info around blog posts and release announcements
Signed-off-by: Abigail McCarthy <mabigail@vmware.com >
* updating links
Signed-off-by: Abigail McCarthy <mabigail@vmware.com >
* update from review
Signed-off-by: Abigail McCarthy <mabigail@vmware.com >
2020-08-25 15:37:22 -04:00
Tony Batard and GitHub
c663ce15ab
Hugo migration ( #2720 )
...
* Move files to a Hugo structure
Signed-off-by: Tony Batard <tbatard@pivotal.io >
2020-08-13 09:09:15 -07:00