Florent Poinsard
da896a73b7
Updated make do_release command example in the release instructions
...
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
2021-10-26 14:41:28 +02:00
Manan Gupta
9d61b7924b
Merge pull request #8877 from planetscale/improve-release-notes
...
Enhancement of the release notes generation
2021-09-27 10:44:59 +05:30
Florent Poinsard
ed27f0541a
Addition of the new parameters in the Makefile
...
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
2021-09-24 14:15:09 +02:00
Matt Lord
80d1f41bdb
Address review comments
...
Signed-off-by: Matt Lord <mattalord@gmail.com>
2021-09-23 12:07:35 -04:00
Matt Lord
ece6eb65d0
Remove the deprecated Helm charts and related code
...
This work was deprecated in Vitess 7.0:
https://github.com/vitessio/vitess/issues/6439
Signed-off-by: Matt Lord <mattalord@gmail.com>
2021-09-22 18:06:19 -04:00
Florent Poinsard
abf1a6e72a
Updated ReleaseInstruction and do_release Makefile command
...
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
2021-09-13 14:27:14 +02:00
Florent Poinsard
eae13decd4
Initial improvement of the release instructions
...
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
2021-09-09 15:19:20 +02:00
Alkin Tezuysal
be67fd0045
Add mysql docker images to release script
...
Signed-off-by: Alkin Tezuysal <alkin.tezuysal@gmail.com>
2021-08-31 11:26:01 +03:00
Florent Poinsard
f463725694
Added more details to the creation of releases
...
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
2021-08-31 09:41:26 +02:00
Florent Poinsard
61b877b1c4
Changed the images format for the release doc
...
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
2021-08-31 09:34:58 +02:00
Florent Poinsard
51a776488f
Merge remote-tracking branch 'upstream/main' into update_release_process
...
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
2021-08-31 09:00:15 +02:00
Florent Poinsard
d50150dc0c
Adding images to the release instructions
...
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
2021-08-30 21:06:23 +02:00
Alkin Tezuysal
1bbc01637e
Updating formatting and new script steps
...
Signed-off-by: Alkin Tezuysal <alkin.tezuysal@gmail.com>
2021-08-30 16:24:38 +03:00
deepthi
a49702d9f9
more master->primary changes in docs, tests, functions and variables.
...
Use new flags for vtctl commands.
Signed-off-by: deepthi <deepthi@planetscale.com>
2021-08-10 19:52:24 -07:00
Rohit Nayak
3dec9dbd4a
Replace urls in repo pointing to master branch to main
...
Signed-off-by: Rohit Nayak <rohit@planetscale.com>
2021-08-06 20:37:02 +02:00
Alkin Tezuysal
7af35b2c01
Image resize retry
...
Signed-off-by: Alkin Tezuysal <alkin.tezuysal@gmail.com>
2021-03-30 22:01:11 +03:00
Alkin Tezuysal
f1035df20d
Image resize retry
...
Signed-off-by: Alkin Tezuysal <alkin.tezuysal@gmail.com>
2021-03-30 21:55:03 +03:00
Alkin Tezuysal
aeed352808
Image resize retry
...
Signed-off-by: Alkin Tezuysal <alkin.tezuysal@gmail.com>
2021-03-30 21:50:22 +03:00
Alkin Tezuysal
9a14067477
Image resize retry
...
Signed-off-by: Alkin Tezuysal <alkin.tezuysal@gmail.com>
2021-03-30 21:21:59 +03:00
Alkin Tezuysal
1a7ac3fbe0
Resize images
...
Signed-off-by: Alkin Tezuysal <alkin.tezuysal@gmail.com>
2021-03-30 20:44:21 +03:00
Alkin Tezuysal
213d88ecc8
Images relative paths
...
Signed-off-by: Alkin Tezuysal <alkin.tezuysal@gmail.com>
2021-03-30 20:32:32 +03:00
Alkin Tezuysal
761b16bd71
Add images to instructions
...
Signed-off-by: Alkin Tezuysal <alkin.tezuysal@gmail.com>
2021-03-30 20:23:08 +03:00
Alkin Tezuysal
b703b72450
fix hyperlinks
...
Signed-off-by: Alkin Tezuysal <alkin.tezuysal@gmail.com>
2021-03-29 18:42:39 +03:00
Alkin Tezuysal
3c197ba379
Update release process
...
Signed-off-by: Alkin Tezuysal <alkin.tezuysal@gmail.com>
2021-03-29 17:39:53 +03:00
xichengliudui
c2f89348ef
Update mark down hyperlink format
...
Signed-off-by: xichengliudui <liuduidui@beyondcent.com>
2019-10-08 13:10:23 -04:00
Morgan Tocker
bfeed1ead9
Remove docs now hosted in vitessio/website
...
This removes the docs and images known to be in the website repo.
Design documents are left untouched.
Signed-off-by: Morgan Tocker <tocker@gmail.com>
2019-07-31 10:26:27 -07:00
Vu Cong Tuan
5b7b1a4fc0
Update GitHub Workflow link
...
Signed-off-by: Vu Cong Tuan <tuanvc@vn.fujitsu.com>
2019-02-25 16:22:32 +07:00
Kim Bao Long
cc04498f42
Replacing 'HTTP' by 'HTTPS' for securing links
...
Currently, when we access the **vitess.io** with **HTTP**, it is
redirected to **HTTPS** automatically. So this commit aims to
replace **HTTP** to **HTTPs** for security.
Co-Authored-By: Nguyen Phuong An <AnNP@vn.fujitsu.com>
Signed-off-by: Kim Bao Long <longkb@vn.fujitsu.com>
2019-02-22 16:45:14 +07:00
huynq0911
1898eba2df
Change http to https for security links
...
For security, we should change http into https links.
This PR also update deprecated links
Signed-off-by: huynq0911 <huynq0911@gmail.com>
2019-02-16 12:41:48 +07:00
Daniël van Eeden
f574663154
docs: use the correct script for website preview
...
Signed-off-by: Daniël van Eeden <git@myname.nl>
2018-05-22 10:32:32 +02:00
Alain Jobart
0ef9fdc2c6
Mass-replace youtube/vitess -> vitessio/vitess.
...
Signed-off-by: Alain Jobart <alainjobart@google.com>
2018-03-05 07:37:17 -08:00
Michael Berlin
41c81c694f
vitess.io: Change URL format from "$page.html" to $page/.
...
This change only affects non-index pages e.g.
http://vitess.io/getting-started/local-instance.html .
To make sure that the previous URLs are still working, I've added
redirects for them.
This change also broke the internal links. Note that I did not fix them
and instead rewrote all of them with the "%{ link ... %}" tag. This has
the advantage that Jekyll now checks if the linked file exists.
Other changes:
- Updated "jekyll" and "liquid" versions. I'll rebuild the
"publish-site" Docker image shortly after this is merged.
- Removed gem "jekyll-mentions" because it was unused and broke with the
newer versions.
- Changed "page.bodyclass" to "layout.bodyclass" in the template. This
is required due to the upgrade to Jekyll 3. See:
http://jekyllrb.com/docs/upgrading/2-to-3/#layout-metadata
2017-09-15 13:36:03 -07:00
Michael Berlin
7a171c40de
doc: Release instructions: Clarify that Java versions have no leading "v".
2017-05-22 07:09:36 -07:00
Michael Berlin
4e56c7ed13
doc/internal: Add instructions how to release Java packages.
2017-04-17 16:51:40 -07:00
Michael Berlin
b08cadd377
website: Create new section http://vitess.io/internal/ .
...
I have moved two documents there so far:
- Release Instructions
- Publish Website
These two have been maintained internally before and were not publicly accessible.
2017-04-14 19:28:51 -07:00