planetscale / vitess-releases

Vitess releases
Apache License 2.0
30 stars 6 forks source link

Vitess Releases

The point of this repository is currently to build a Vitess tar package that we upload to github rather than the docker images at https://github.com/vitessio/vitess/tree/master/docker.

Codespace Build Environment

Create your new codespace then use the web browser or vscode to access the build environment.

Creating a new release

The build-vitess-packages.sh script has been created to assist you in the build process, and will be in your starting directory:

./build-vitess-packages.sh

Update Releases

At the end of the build script there are instructions to rsync the packages to your local machine. Please note with this script the vitess-release-roster.md will automatically be updated for you. The only thing left to do here, is to rsync the packages locally then upload them as a new release in Github.