Skip to content
Success

Changes

Summary

  1. feat(scripts): add kes artifact upload and download support (commit: 04894ed) (details)
Commit 04894edff5bd0fe9074a97514c1371a8c9476c08 by wuhuizuo
feat(scripts): add kes artifact upload and download support

Add --kes option and kes_oci_url to download script to fetch and make
the kes binary executable. Add upload_kes() to upload script to push
kes v0.14.0 (amd64, arm64) to the third-party OCI repo, skipping
existing tags.
(commit: 04894ed)
The file was modifiedscripts/artifacts/download_pingcap_oci_artifact.sh (diff)
The file was modifiedscripts/artifacts/upload_pingcap_oci_artifact_from_github_release.sh (diff)