Skip to content
Success

Changes

Summary

  1. refactor(tekton): migrate release tasks and pipelines from v0 to v1 (commit: eaa318e) (details)
Commit eaa318e08ce2e362c17bb9d1a49735ec144e0bc7 by noreply
refactor(tekton): migrate release tasks and pipelines from v0 to v1 (#4038)

Changes:
1. Moves the pingcap-release-ga pipeline from v0 to v1
2. Updates the pipeline to use Tekton v1 API
4. Changes workspace names from aws-* to s3-secrets
5. Updates the OCI registry URL
6. Removes deprecated tasks from v0 kustomization files
7. Adds release-related tasks to v1 kustomization
8. Updates task schemas and resource specifications
9. Standardizes the task organization under a release directory
(commit: eaa318e)
The file was removedtekton/v0/tasks/release/wait-delivery-tiup.yaml
The file was removedtekton/v0/tasks/release/wait-delivery-images.yaml
The file was addedtekton/v1/tasks/release/pingcap-compose-offline-pkgs.yaml
The file was removedtekton/v0/tasks/pingcap-upload-offline-package.yaml
The file was addedtekton/v1/pipelines/pingcap-release-ga.yaml
The file was addedtekton/v1/tasks/release/tag-rc2ga-on-oci-artifacts.yaml
The file was addedtekton/v1/tasks/release/pingcap-upload-offline-package.yaml
The file was modifiedtekton/v0/pipelines/kustomization.yaml (diff)
The file was removedtekton/v0/pipelines/pingcap-release-ga.yaml
The file was addedtekton/v1/tasks/release/wait-delivery-images.yaml
The file was addedtekton/v1/tasks/release/wait-delivery-tiup.yaml
The file was removedtekton/v0/tasks/release/tag-rc2ga-on-oci-artifacts.yaml
The file was removedtekton/v0/tasks/pingcap-upload-enterprise-plugins.yaml
The file was modifiedtekton/v0/tasks/kustomization.yaml (diff)
The file was addedtekton/v1/tasks/release/pingcap-create-github-releases.yaml
The file was removedtekton/v0/tasks/pingcap-compose-offline-pkgs.yaml
The file was removedtekton/v0/tasks/release/pingcap-create-github-releases.yaml
The file was addedtekton/v1/tasks/release/pingcap-upload-enterprise-plugins.yaml
The file was modifiedtekton/v1/pipelines/kustomization.yaml (diff)
The file was modifiedtekton/v1/tasks/kustomization.yaml (diff)