Skip to content
Success

Changes

Summary

  1. refactor(tekton/v1/tasks): update Tekton tasks and pipelines to v1 and (commit: 25aa2e6) (details)
Commit 25aa2e6b15dd419c7d281dbc3940a7711315c674 by noreply
refactor(tekton/v1/tasks): update Tekton tasks and pipelines to v1 and add schema reference (#3795)

- Switch apiVersion from v1beta1 to v1 for all tasks and pipelines
- Add yaml-language-server schema reference. Replace resources with
computeResources where required.
(commit: 25aa2e6)
The file was modifiedtekton/v1/tasks/github-set-status.yaml (diff)
The file was modifiedtekton/v1/triggers/templates/_/build-component.yaml (diff)
The file was modifiedtekton/v1/tasks/golang-test.yaml (diff)
The file was modifiedtekton/v1/tasks/pingcap-git-clone-ext.yaml (diff)
The file was modifiedtekton/v1/triggers/templates/_/build-component-single-platform.yaml (diff)
The file was modifiedtekton/v1/pipelines/pingcap-build-package-darwin.yaml (diff)
The file was modifiedtekton/v1/pipelines/pingcap-build-package-linux.yaml (diff)
The file was modifiedtekton/v1/tasks/golang-build.yaml (diff)
The file was modifiedtekton/v1/tasks/git-clone.yaml (diff)
The file was modifiedtekton/v1/tasks/pingcap-build-images.yaml (diff)
The file was modifiedtekton/v1/tasks/pingcap-get-builder-image.yaml (diff)
The file was modifiedtekton/v1/tasks/pingcap-get-set-release-version-v2.yaml (diff)
The file was modifiedtekton/v1/triggers/templates/_/build-component-all-platforms.yaml (diff)
The file was modifiedtekton/v1/tasks/pingcap-build-binaries-darwin.yaml (diff)