valkey/utils/releasetools
Roshan Khatri b16e647679
Adds workflows to build release binaries and push to S3 (#315)
[related to](https://github.com/valkey-io/valkey/issues/230)

Adds workflows to build Valkey binaries and push to S3 to make it
available to download from the website

The Workflows can be triggered by pushing a release to the repo and the
other option is manually by one of the Maintainers.

Once the workflow triggers, it will generate a matrix of Jobs for the
platforms we need to build from `utils/releasetools/build-config.json`
and then the respective Jobs are triggered. These jobs make Valkey with
respect to the platform binaries we want to release and would push to a
private S3 bucket.

---------

Signed-off-by: Roshan Khatri <rvkhatri@amazon.com>
2024-04-16 07:01:36 -07:00
..
01_create_tarball.sh upadate release tool script to valkey (#239) 2024-04-14 13:22:48 -07:00
02_upload_tarball.sh upadate release tool script to valkey (#239) 2024-04-14 13:22:48 -07:00
03_test_release.sh upadate release tool script to valkey (#239) 2024-04-14 13:22:48 -07:00
04_release_hash.sh upadate release tool script to valkey (#239) 2024-04-14 13:22:48 -07:00
build-config.json Adds workflows to build release binaries and push to S3 (#315) 2024-04-16 07:01:36 -07:00
changelog.tcl upadate release tool script to valkey (#239) 2024-04-14 13:22:48 -07:00