diff --git a/.tekton/tektoncd-pipeline-1-21-controller-pull-request.yaml b/.tekton/tektoncd-pipeline-1-21-controller-pull-request.yaml new file mode 100644 index 00000000000..41a8fb8115a --- /dev/null +++ b/.tekton/tektoncd-pipeline-1-21-controller-pull-request.yaml @@ -0,0 +1,51 @@ +# Generated for Konflux Application openshift-pipelines-core-1.21 by openshift-pipelines/hack. DO NOT EDIT +apiVersion: tekton.dev/v1 +kind: PipelineRun +metadata: + annotations: + pipelinesascode.tekton.dev/cancel-in-progress: "true" # Cancel in-progress pipelines + pipelinesascode.tekton.dev/pipeline: "https://raw.githubusercontent.com/openshift-pipelines/operator/refs/heads/main/.tekton/docker-build-ta.yaml" + build.appstudio.openshift.io/repo: https://github.com/openshift-pipelines/tektoncd-pipeline.git?rev={{revision}} + build.appstudio.redhat.com/commit_sha: '{{revision}}' + build.appstudio.redhat.com/pull_request_number: '{{pull_request_number}}' + build.appstudio.redhat.com/target_branch: '{{target_branch}}' + pipelinesascode.tekton.dev/max-keep-runs: "3" + pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch + == "release-v1.21.x" && + ("upstream/***".pathChanged() || ".konflux/patches/***".pathChanged() || ".konflux/rpms/***".pathChanged() || + ".konflux/dockerfiles/controller.Dockerfile".pathChanged() || + ".tekton/tektoncd-pipeline-1-21-controller-pull-request.yaml".pathChanged()) + creationTimestamp: null + labels: + appstudio.openshift.io/application: openshift-pipelines-core-1-21 + appstudio.openshift.io/component: tektoncd-pipeline-1-21-controller + pipelines.appstudio.openshift.io/type: build + name: tektoncd-pipeline-1-21-controller-on-pull-request + namespace: tekton-ecosystem-tenant +spec: + params: + - name: git-url + value: '{{source_url}}' + - name: revision + value: '{{revision}}' + - name: output-image + value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/1-21/pipeline-controller-rhel9:on-pr-{{revision}} + - name: image-expires-after + value: 5d + - name: dockerfile + value: .konflux/dockerfiles/controller.Dockerfile + - name: build-platforms + value: + - linux/x86_64 + - name: prefetch-input + value: | + {"type": "rpm", "path": ".konflux/rpms"} + pipelineRef: + name: docker-build-ta + taskRunTemplate: + serviceAccountName: build-pipeline-tektoncd-pipeline-1-21-controller + workspaces: + - name: git-auth + secret: + secretName: '{{ git_auth_secret }}' +status: {} diff --git a/.tekton/tektoncd-pipeline-1-21-controller-push.yaml b/.tekton/tektoncd-pipeline-1-21-controller-push.yaml new file mode 100644 index 00000000000..2e91372fb25 --- /dev/null +++ b/.tekton/tektoncd-pipeline-1-21-controller-push.yaml @@ -0,0 +1,45 @@ +# Generated for Konflux Application openshift-pipelines-core-1.21 by openshift-pipelines/hack. DO NOT EDIT +apiVersion: tekton.dev/v1 +kind: PipelineRun +metadata: + annotations: + pipelinesascode.tekton.dev/cancel-in-progress: "true" # Cancel in-progress pipelines + pipelinesascode.tekton.dev/pipeline: "https://raw.githubusercontent.com/openshift-pipelines/operator/refs/heads/main/.tekton/docker-build-ta.yaml" + build.appstudio.openshift.io/repo: https://github.com/openshift-pipelines/tektoncd-pipeline.git?rev={{revision}} + build.appstudio.redhat.com/commit_sha: '{{revision}}' + build.appstudio.redhat.com/target_branch: '{{target_branch}}' + pipelinesascode.tekton.dev/max-keep-runs: "3" + pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch + == "release-v1.21.x" && + ("upstream/***".pathChanged() || ".konflux/patches/***".pathChanged() || ".konflux/rpms/***".pathChanged() || + ".konflux/dockerfiles/controller.Dockerfile".pathChanged() || + ".tekton/tektoncd-pipeline-1-21-controller-push.yaml".pathChanged()) + creationTimestamp: null + labels: + appstudio.openshift.io/application: openshift-pipelines-core-1-21 + appstudio.openshift.io/component: tektoncd-pipeline-1-21-controller + pipelines.appstudio.openshift.io/type: build + name: tektoncd-pipeline-1-21-controller-on-push + namespace: tekton-ecosystem-tenant +spec: + params: + - name: git-url + value: '{{source_url}}' + - name: revision + value: '{{revision}}' + - name: output-image + value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/1-21/pipeline-controller-rhel9:{{revision}} + - name: dockerfile + value: .konflux/dockerfiles/controller.Dockerfile + - name: prefetch-input + value: | + {"type": "rpm", "path": ".konflux/rpms"} + pipelineRef: + name: docker-build-ta + taskRunTemplate: + serviceAccountName: build-pipeline-tektoncd-pipeline-1-21-controller + workspaces: + - name: git-auth + secret: + secretName: '{{ git_auth_secret }}' +status: {} diff --git a/.tekton/tektoncd-pipeline-1-21-entrypoint-pull-request.yaml b/.tekton/tektoncd-pipeline-1-21-entrypoint-pull-request.yaml new file mode 100644 index 00000000000..b074f67d863 --- /dev/null +++ b/.tekton/tektoncd-pipeline-1-21-entrypoint-pull-request.yaml @@ -0,0 +1,51 @@ +# Generated for Konflux Application openshift-pipelines-core-1.21 by openshift-pipelines/hack. DO NOT EDIT +apiVersion: tekton.dev/v1 +kind: PipelineRun +metadata: + annotations: + pipelinesascode.tekton.dev/cancel-in-progress: "true" # Cancel in-progress pipelines + pipelinesascode.tekton.dev/pipeline: "https://raw.githubusercontent.com/openshift-pipelines/operator/refs/heads/main/.tekton/docker-build-ta.yaml" + build.appstudio.openshift.io/repo: https://github.com/openshift-pipelines/tektoncd-pipeline.git?rev={{revision}} + build.appstudio.redhat.com/commit_sha: '{{revision}}' + build.appstudio.redhat.com/pull_request_number: '{{pull_request_number}}' + build.appstudio.redhat.com/target_branch: '{{target_branch}}' + pipelinesascode.tekton.dev/max-keep-runs: "3" + pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch + == "release-v1.21.x" && + ("upstream/***".pathChanged() || ".konflux/patches/***".pathChanged() || ".konflux/rpms/***".pathChanged() || + ".konflux/dockerfiles/entrypoint.Dockerfile".pathChanged() || + ".tekton/tektoncd-pipeline-1-21-entrypoint-pull-request.yaml".pathChanged()) + creationTimestamp: null + labels: + appstudio.openshift.io/application: openshift-pipelines-core-1-21 + appstudio.openshift.io/component: tektoncd-pipeline-1-21-entrypoint + pipelines.appstudio.openshift.io/type: build + name: tektoncd-pipeline-1-21-entrypoint-on-pull-request + namespace: tekton-ecosystem-tenant +spec: + params: + - name: git-url + value: '{{source_url}}' + - name: revision + value: '{{revision}}' + - name: output-image + value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/1-21/pipeline-entrypoint-rhel9:on-pr-{{revision}} + - name: image-expires-after + value: 5d + - name: dockerfile + value: .konflux/dockerfiles/entrypoint.Dockerfile + - name: build-platforms + value: + - linux/x86_64 + - name: prefetch-input + value: | + {"type": "rpm", "path": ".konflux/rpms"} + pipelineRef: + name: docker-build-ta + taskRunTemplate: + serviceAccountName: build-pipeline-tektoncd-pipeline-1-21-entrypoint + workspaces: + - name: git-auth + secret: + secretName: '{{ git_auth_secret }}' +status: {} diff --git a/.tekton/tektoncd-pipeline-1-21-entrypoint-push.yaml b/.tekton/tektoncd-pipeline-1-21-entrypoint-push.yaml new file mode 100644 index 00000000000..3687a8a10f3 --- /dev/null +++ b/.tekton/tektoncd-pipeline-1-21-entrypoint-push.yaml @@ -0,0 +1,45 @@ +# Generated for Konflux Application openshift-pipelines-core-1.21 by openshift-pipelines/hack. DO NOT EDIT +apiVersion: tekton.dev/v1 +kind: PipelineRun +metadata: + annotations: + pipelinesascode.tekton.dev/cancel-in-progress: "true" # Cancel in-progress pipelines + pipelinesascode.tekton.dev/pipeline: "https://raw.githubusercontent.com/openshift-pipelines/operator/refs/heads/main/.tekton/docker-build-ta.yaml" + build.appstudio.openshift.io/repo: https://github.com/openshift-pipelines/tektoncd-pipeline.git?rev={{revision}} + build.appstudio.redhat.com/commit_sha: '{{revision}}' + build.appstudio.redhat.com/target_branch: '{{target_branch}}' + pipelinesascode.tekton.dev/max-keep-runs: "3" + pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch + == "release-v1.21.x" && + ("upstream/***".pathChanged() || ".konflux/patches/***".pathChanged() || ".konflux/rpms/***".pathChanged() || + ".konflux/dockerfiles/entrypoint.Dockerfile".pathChanged() || + ".tekton/tektoncd-pipeline-1-21-entrypoint-push.yaml".pathChanged()) + creationTimestamp: null + labels: + appstudio.openshift.io/application: openshift-pipelines-core-1-21 + appstudio.openshift.io/component: tektoncd-pipeline-1-21-entrypoint + pipelines.appstudio.openshift.io/type: build + name: tektoncd-pipeline-1-21-entrypoint-on-push + namespace: tekton-ecosystem-tenant +spec: + params: + - name: git-url + value: '{{source_url}}' + - name: revision + value: '{{revision}}' + - name: output-image + value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/1-21/pipeline-entrypoint-rhel9:{{revision}} + - name: dockerfile + value: .konflux/dockerfiles/entrypoint.Dockerfile + - name: prefetch-input + value: | + {"type": "rpm", "path": ".konflux/rpms"} + pipelineRef: + name: docker-build-ta + taskRunTemplate: + serviceAccountName: build-pipeline-tektoncd-pipeline-1-21-entrypoint + workspaces: + - name: git-auth + secret: + secretName: '{{ git_auth_secret }}' +status: {} diff --git a/.tekton/tektoncd-pipeline-1-21-events-pull-request.yaml b/.tekton/tektoncd-pipeline-1-21-events-pull-request.yaml new file mode 100644 index 00000000000..8c92621dfee --- /dev/null +++ b/.tekton/tektoncd-pipeline-1-21-events-pull-request.yaml @@ -0,0 +1,51 @@ +# Generated for Konflux Application openshift-pipelines-core-1.21 by openshift-pipelines/hack. DO NOT EDIT +apiVersion: tekton.dev/v1 +kind: PipelineRun +metadata: + annotations: + pipelinesascode.tekton.dev/cancel-in-progress: "true" # Cancel in-progress pipelines + pipelinesascode.tekton.dev/pipeline: "https://raw.githubusercontent.com/openshift-pipelines/operator/refs/heads/main/.tekton/docker-build-ta.yaml" + build.appstudio.openshift.io/repo: https://github.com/openshift-pipelines/tektoncd-pipeline.git?rev={{revision}} + build.appstudio.redhat.com/commit_sha: '{{revision}}' + build.appstudio.redhat.com/pull_request_number: '{{pull_request_number}}' + build.appstudio.redhat.com/target_branch: '{{target_branch}}' + pipelinesascode.tekton.dev/max-keep-runs: "3" + pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch + == "release-v1.21.x" && + ("upstream/***".pathChanged() || ".konflux/patches/***".pathChanged() || ".konflux/rpms/***".pathChanged() || + ".konflux/dockerfiles/events.Dockerfile".pathChanged() || + ".tekton/tektoncd-pipeline-1-21-events-pull-request.yaml".pathChanged()) + creationTimestamp: null + labels: + appstudio.openshift.io/application: openshift-pipelines-core-1-21 + appstudio.openshift.io/component: tektoncd-pipeline-1-21-events + pipelines.appstudio.openshift.io/type: build + name: tektoncd-pipeline-1-21-events-on-pull-request + namespace: tekton-ecosystem-tenant +spec: + params: + - name: git-url + value: '{{source_url}}' + - name: revision + value: '{{revision}}' + - name: output-image + value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/1-21/pipeline-events-rhel9:on-pr-{{revision}} + - name: image-expires-after + value: 5d + - name: dockerfile + value: .konflux/dockerfiles/events.Dockerfile + - name: build-platforms + value: + - linux/x86_64 + - name: prefetch-input + value: | + {"type": "rpm", "path": ".konflux/rpms"} + pipelineRef: + name: docker-build-ta + taskRunTemplate: + serviceAccountName: build-pipeline-tektoncd-pipeline-1-21-events + workspaces: + - name: git-auth + secret: + secretName: '{{ git_auth_secret }}' +status: {} diff --git a/.tekton/tektoncd-pipeline-1-21-events-push.yaml b/.tekton/tektoncd-pipeline-1-21-events-push.yaml new file mode 100644 index 00000000000..c73906a49f3 --- /dev/null +++ b/.tekton/tektoncd-pipeline-1-21-events-push.yaml @@ -0,0 +1,45 @@ +# Generated for Konflux Application openshift-pipelines-core-1.21 by openshift-pipelines/hack. DO NOT EDIT +apiVersion: tekton.dev/v1 +kind: PipelineRun +metadata: + annotations: + pipelinesascode.tekton.dev/cancel-in-progress: "true" # Cancel in-progress pipelines + pipelinesascode.tekton.dev/pipeline: "https://raw.githubusercontent.com/openshift-pipelines/operator/refs/heads/main/.tekton/docker-build-ta.yaml" + build.appstudio.openshift.io/repo: https://github.com/openshift-pipelines/tektoncd-pipeline.git?rev={{revision}} + build.appstudio.redhat.com/commit_sha: '{{revision}}' + build.appstudio.redhat.com/target_branch: '{{target_branch}}' + pipelinesascode.tekton.dev/max-keep-runs: "3" + pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch + == "release-v1.21.x" && + ("upstream/***".pathChanged() || ".konflux/patches/***".pathChanged() || ".konflux/rpms/***".pathChanged() || + ".konflux/dockerfiles/events.Dockerfile".pathChanged() || + ".tekton/tektoncd-pipeline-1-21-events-push.yaml".pathChanged()) + creationTimestamp: null + labels: + appstudio.openshift.io/application: openshift-pipelines-core-1-21 + appstudio.openshift.io/component: tektoncd-pipeline-1-21-events + pipelines.appstudio.openshift.io/type: build + name: tektoncd-pipeline-1-21-events-on-push + namespace: tekton-ecosystem-tenant +spec: + params: + - name: git-url + value: '{{source_url}}' + - name: revision + value: '{{revision}}' + - name: output-image + value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/1-21/pipeline-events-rhel9:{{revision}} + - name: dockerfile + value: .konflux/dockerfiles/events.Dockerfile + - name: prefetch-input + value: | + {"type": "rpm", "path": ".konflux/rpms"} + pipelineRef: + name: docker-build-ta + taskRunTemplate: + serviceAccountName: build-pipeline-tektoncd-pipeline-1-21-events + workspaces: + - name: git-auth + secret: + secretName: '{{ git_auth_secret }}' +status: {} diff --git a/.tekton/tektoncd-pipeline-1-21-nop-pull-request.yaml b/.tekton/tektoncd-pipeline-1-21-nop-pull-request.yaml new file mode 100644 index 00000000000..7d48f06879c --- /dev/null +++ b/.tekton/tektoncd-pipeline-1-21-nop-pull-request.yaml @@ -0,0 +1,51 @@ +# Generated for Konflux Application openshift-pipelines-core-1.21 by openshift-pipelines/hack. DO NOT EDIT +apiVersion: tekton.dev/v1 +kind: PipelineRun +metadata: + annotations: + pipelinesascode.tekton.dev/cancel-in-progress: "true" # Cancel in-progress pipelines + pipelinesascode.tekton.dev/pipeline: "https://raw.githubusercontent.com/openshift-pipelines/operator/refs/heads/main/.tekton/docker-build-ta.yaml" + build.appstudio.openshift.io/repo: https://github.com/openshift-pipelines/tektoncd-pipeline.git?rev={{revision}} + build.appstudio.redhat.com/commit_sha: '{{revision}}' + build.appstudio.redhat.com/pull_request_number: '{{pull_request_number}}' + build.appstudio.redhat.com/target_branch: '{{target_branch}}' + pipelinesascode.tekton.dev/max-keep-runs: "3" + pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch + == "release-v1.21.x" && + ("upstream/***".pathChanged() || ".konflux/patches/***".pathChanged() || ".konflux/rpms/***".pathChanged() || + ".konflux/dockerfiles/nop.Dockerfile".pathChanged() || + ".tekton/tektoncd-pipeline-1-21-nop-pull-request.yaml".pathChanged()) + creationTimestamp: null + labels: + appstudio.openshift.io/application: openshift-pipelines-core-1-21 + appstudio.openshift.io/component: tektoncd-pipeline-1-21-nop + pipelines.appstudio.openshift.io/type: build + name: tektoncd-pipeline-1-21-nop-on-pull-request + namespace: tekton-ecosystem-tenant +spec: + params: + - name: git-url + value: '{{source_url}}' + - name: revision + value: '{{revision}}' + - name: output-image + value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/1-21/pipeline-nop-rhel9:on-pr-{{revision}} + - name: image-expires-after + value: 5d + - name: dockerfile + value: .konflux/dockerfiles/nop.Dockerfile + - name: build-platforms + value: + - linux/x86_64 + - name: prefetch-input + value: | + {"type": "rpm", "path": ".konflux/rpms"} + pipelineRef: + name: docker-build-ta + taskRunTemplate: + serviceAccountName: build-pipeline-tektoncd-pipeline-1-21-nop + workspaces: + - name: git-auth + secret: + secretName: '{{ git_auth_secret }}' +status: {} diff --git a/.tekton/tektoncd-pipeline-1-21-nop-push.yaml b/.tekton/tektoncd-pipeline-1-21-nop-push.yaml new file mode 100644 index 00000000000..a92535db991 --- /dev/null +++ b/.tekton/tektoncd-pipeline-1-21-nop-push.yaml @@ -0,0 +1,45 @@ +# Generated for Konflux Application openshift-pipelines-core-1.21 by openshift-pipelines/hack. DO NOT EDIT +apiVersion: tekton.dev/v1 +kind: PipelineRun +metadata: + annotations: + pipelinesascode.tekton.dev/cancel-in-progress: "true" # Cancel in-progress pipelines + pipelinesascode.tekton.dev/pipeline: "https://raw.githubusercontent.com/openshift-pipelines/operator/refs/heads/main/.tekton/docker-build-ta.yaml" + build.appstudio.openshift.io/repo: https://github.com/openshift-pipelines/tektoncd-pipeline.git?rev={{revision}} + build.appstudio.redhat.com/commit_sha: '{{revision}}' + build.appstudio.redhat.com/target_branch: '{{target_branch}}' + pipelinesascode.tekton.dev/max-keep-runs: "3" + pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch + == "release-v1.21.x" && + ("upstream/***".pathChanged() || ".konflux/patches/***".pathChanged() || ".konflux/rpms/***".pathChanged() || + ".konflux/dockerfiles/nop.Dockerfile".pathChanged() || + ".tekton/tektoncd-pipeline-1-21-nop-push.yaml".pathChanged()) + creationTimestamp: null + labels: + appstudio.openshift.io/application: openshift-pipelines-core-1-21 + appstudio.openshift.io/component: tektoncd-pipeline-1-21-nop + pipelines.appstudio.openshift.io/type: build + name: tektoncd-pipeline-1-21-nop-on-push + namespace: tekton-ecosystem-tenant +spec: + params: + - name: git-url + value: '{{source_url}}' + - name: revision + value: '{{revision}}' + - name: output-image + value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/1-21/pipeline-nop-rhel9:{{revision}} + - name: dockerfile + value: .konflux/dockerfiles/nop.Dockerfile + - name: prefetch-input + value: | + {"type": "rpm", "path": ".konflux/rpms"} + pipelineRef: + name: docker-build-ta + taskRunTemplate: + serviceAccountName: build-pipeline-tektoncd-pipeline-1-21-nop + workspaces: + - name: git-auth + secret: + secretName: '{{ git_auth_secret }}' +status: {} diff --git a/.tekton/tektoncd-pipeline-1-21-resolvers-pull-request.yaml b/.tekton/tektoncd-pipeline-1-21-resolvers-pull-request.yaml new file mode 100644 index 00000000000..30abe1bc8aa --- /dev/null +++ b/.tekton/tektoncd-pipeline-1-21-resolvers-pull-request.yaml @@ -0,0 +1,51 @@ +# Generated for Konflux Application openshift-pipelines-core-1.21 by openshift-pipelines/hack. DO NOT EDIT +apiVersion: tekton.dev/v1 +kind: PipelineRun +metadata: + annotations: + pipelinesascode.tekton.dev/cancel-in-progress: "true" # Cancel in-progress pipelines + pipelinesascode.tekton.dev/pipeline: "https://raw.githubusercontent.com/openshift-pipelines/operator/refs/heads/main/.tekton/docker-build-ta.yaml" + build.appstudio.openshift.io/repo: https://github.com/openshift-pipelines/tektoncd-pipeline.git?rev={{revision}} + build.appstudio.redhat.com/commit_sha: '{{revision}}' + build.appstudio.redhat.com/pull_request_number: '{{pull_request_number}}' + build.appstudio.redhat.com/target_branch: '{{target_branch}}' + pipelinesascode.tekton.dev/max-keep-runs: "3" + pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch + == "release-v1.21.x" && + ("upstream/***".pathChanged() || ".konflux/patches/***".pathChanged() || ".konflux/rpms/***".pathChanged() || + ".konflux/dockerfiles/resolvers.Dockerfile".pathChanged() || + ".tekton/tektoncd-pipeline-1-21-resolvers-pull-request.yaml".pathChanged()) + creationTimestamp: null + labels: + appstudio.openshift.io/application: openshift-pipelines-core-1-21 + appstudio.openshift.io/component: tektoncd-pipeline-1-21-resolvers + pipelines.appstudio.openshift.io/type: build + name: tektoncd-pipeline-1-21-resolvers-on-pull-request + namespace: tekton-ecosystem-tenant +spec: + params: + - name: git-url + value: '{{source_url}}' + - name: revision + value: '{{revision}}' + - name: output-image + value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/1-21/pipeline-resolvers-rhel9:on-pr-{{revision}} + - name: image-expires-after + value: 5d + - name: dockerfile + value: .konflux/dockerfiles/resolvers.Dockerfile + - name: build-platforms + value: + - linux/x86_64 + - name: prefetch-input + value: | + {"type": "rpm", "path": ".konflux/rpms"} + pipelineRef: + name: docker-build-ta + taskRunTemplate: + serviceAccountName: build-pipeline-tektoncd-pipeline-1-21-resolvers + workspaces: + - name: git-auth + secret: + secretName: '{{ git_auth_secret }}' +status: {} diff --git a/.tekton/tektoncd-pipeline-1-21-resolvers-push.yaml b/.tekton/tektoncd-pipeline-1-21-resolvers-push.yaml new file mode 100644 index 00000000000..7eac42da75e --- /dev/null +++ b/.tekton/tektoncd-pipeline-1-21-resolvers-push.yaml @@ -0,0 +1,45 @@ +# Generated for Konflux Application openshift-pipelines-core-1.21 by openshift-pipelines/hack. DO NOT EDIT +apiVersion: tekton.dev/v1 +kind: PipelineRun +metadata: + annotations: + pipelinesascode.tekton.dev/cancel-in-progress: "true" # Cancel in-progress pipelines + pipelinesascode.tekton.dev/pipeline: "https://raw.githubusercontent.com/openshift-pipelines/operator/refs/heads/main/.tekton/docker-build-ta.yaml" + build.appstudio.openshift.io/repo: https://github.com/openshift-pipelines/tektoncd-pipeline.git?rev={{revision}} + build.appstudio.redhat.com/commit_sha: '{{revision}}' + build.appstudio.redhat.com/target_branch: '{{target_branch}}' + pipelinesascode.tekton.dev/max-keep-runs: "3" + pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch + == "release-v1.21.x" && + ("upstream/***".pathChanged() || ".konflux/patches/***".pathChanged() || ".konflux/rpms/***".pathChanged() || + ".konflux/dockerfiles/resolvers.Dockerfile".pathChanged() || + ".tekton/tektoncd-pipeline-1-21-resolvers-push.yaml".pathChanged()) + creationTimestamp: null + labels: + appstudio.openshift.io/application: openshift-pipelines-core-1-21 + appstudio.openshift.io/component: tektoncd-pipeline-1-21-resolvers + pipelines.appstudio.openshift.io/type: build + name: tektoncd-pipeline-1-21-resolvers-on-push + namespace: tekton-ecosystem-tenant +spec: + params: + - name: git-url + value: '{{source_url}}' + - name: revision + value: '{{revision}}' + - name: output-image + value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/1-21/pipeline-resolvers-rhel9:{{revision}} + - name: dockerfile + value: .konflux/dockerfiles/resolvers.Dockerfile + - name: prefetch-input + value: | + {"type": "rpm", "path": ".konflux/rpms"} + pipelineRef: + name: docker-build-ta + taskRunTemplate: + serviceAccountName: build-pipeline-tektoncd-pipeline-1-21-resolvers + workspaces: + - name: git-auth + secret: + secretName: '{{ git_auth_secret }}' +status: {} diff --git a/.tekton/tektoncd-pipeline-1-21-sidecarlogresults-pull-request.yaml b/.tekton/tektoncd-pipeline-1-21-sidecarlogresults-pull-request.yaml new file mode 100644 index 00000000000..f4a2d494e64 --- /dev/null +++ b/.tekton/tektoncd-pipeline-1-21-sidecarlogresults-pull-request.yaml @@ -0,0 +1,51 @@ +# Generated for Konflux Application openshift-pipelines-core-1.21 by openshift-pipelines/hack. DO NOT EDIT +apiVersion: tekton.dev/v1 +kind: PipelineRun +metadata: + annotations: + pipelinesascode.tekton.dev/cancel-in-progress: "true" # Cancel in-progress pipelines + pipelinesascode.tekton.dev/pipeline: "https://raw.githubusercontent.com/openshift-pipelines/operator/refs/heads/main/.tekton/docker-build-ta.yaml" + build.appstudio.openshift.io/repo: https://github.com/openshift-pipelines/tektoncd-pipeline.git?rev={{revision}} + build.appstudio.redhat.com/commit_sha: '{{revision}}' + build.appstudio.redhat.com/pull_request_number: '{{pull_request_number}}' + build.appstudio.redhat.com/target_branch: '{{target_branch}}' + pipelinesascode.tekton.dev/max-keep-runs: "3" + pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch + == "release-v1.21.x" && + ("upstream/***".pathChanged() || ".konflux/patches/***".pathChanged() || ".konflux/rpms/***".pathChanged() || + ".konflux/dockerfiles/sidecarlogresults.Dockerfile".pathChanged() || + ".tekton/tektoncd-pipeline-1-21-sidecarlogresults-pull-request.yaml".pathChanged()) + creationTimestamp: null + labels: + appstudio.openshift.io/application: openshift-pipelines-core-1-21 + appstudio.openshift.io/component: tektoncd-pipeline-1-21-sidecarlogresults + pipelines.appstudio.openshift.io/type: build + name: tektoncd-pipeline-1-21-sidecarlogresults-on-pull-request + namespace: tekton-ecosystem-tenant +spec: + params: + - name: git-url + value: '{{source_url}}' + - name: revision + value: '{{revision}}' + - name: output-image + value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/1-21/pipeline-sidecarlogresults-rhel9:on-pr-{{revision}} + - name: image-expires-after + value: 5d + - name: dockerfile + value: .konflux/dockerfiles/sidecarlogresults.Dockerfile + - name: build-platforms + value: + - linux/x86_64 + - name: prefetch-input + value: | + {"type": "rpm", "path": ".konflux/rpms"} + pipelineRef: + name: docker-build-ta + taskRunTemplate: + serviceAccountName: build-pipeline-tektoncd-pipeline-1-21-sidecarlogresults + workspaces: + - name: git-auth + secret: + secretName: '{{ git_auth_secret }}' +status: {} diff --git a/.tekton/tektoncd-pipeline-1-21-sidecarlogresults-push.yaml b/.tekton/tektoncd-pipeline-1-21-sidecarlogresults-push.yaml new file mode 100644 index 00000000000..93e53cfc74a --- /dev/null +++ b/.tekton/tektoncd-pipeline-1-21-sidecarlogresults-push.yaml @@ -0,0 +1,45 @@ +# Generated for Konflux Application openshift-pipelines-core-1.21 by openshift-pipelines/hack. DO NOT EDIT +apiVersion: tekton.dev/v1 +kind: PipelineRun +metadata: + annotations: + pipelinesascode.tekton.dev/cancel-in-progress: "true" # Cancel in-progress pipelines + pipelinesascode.tekton.dev/pipeline: "https://raw.githubusercontent.com/openshift-pipelines/operator/refs/heads/main/.tekton/docker-build-ta.yaml" + build.appstudio.openshift.io/repo: https://github.com/openshift-pipelines/tektoncd-pipeline.git?rev={{revision}} + build.appstudio.redhat.com/commit_sha: '{{revision}}' + build.appstudio.redhat.com/target_branch: '{{target_branch}}' + pipelinesascode.tekton.dev/max-keep-runs: "3" + pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch + == "release-v1.21.x" && + ("upstream/***".pathChanged() || ".konflux/patches/***".pathChanged() || ".konflux/rpms/***".pathChanged() || + ".konflux/dockerfiles/sidecarlogresults.Dockerfile".pathChanged() || + ".tekton/tektoncd-pipeline-1-21-sidecarlogresults-push.yaml".pathChanged()) + creationTimestamp: null + labels: + appstudio.openshift.io/application: openshift-pipelines-core-1-21 + appstudio.openshift.io/component: tektoncd-pipeline-1-21-sidecarlogresults + pipelines.appstudio.openshift.io/type: build + name: tektoncd-pipeline-1-21-sidecarlogresults-on-push + namespace: tekton-ecosystem-tenant +spec: + params: + - name: git-url + value: '{{source_url}}' + - name: revision + value: '{{revision}}' + - name: output-image + value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/1-21/pipeline-sidecarlogresults-rhel9:{{revision}} + - name: dockerfile + value: .konflux/dockerfiles/sidecarlogresults.Dockerfile + - name: prefetch-input + value: | + {"type": "rpm", "path": ".konflux/rpms"} + pipelineRef: + name: docker-build-ta + taskRunTemplate: + serviceAccountName: build-pipeline-tektoncd-pipeline-1-21-sidecarlogresults + workspaces: + - name: git-auth + secret: + secretName: '{{ git_auth_secret }}' +status: {} diff --git a/.tekton/tektoncd-pipeline-1-21-webhook-pull-request.yaml b/.tekton/tektoncd-pipeline-1-21-webhook-pull-request.yaml new file mode 100644 index 00000000000..55b95e101c8 --- /dev/null +++ b/.tekton/tektoncd-pipeline-1-21-webhook-pull-request.yaml @@ -0,0 +1,51 @@ +# Generated for Konflux Application openshift-pipelines-core-1.21 by openshift-pipelines/hack. DO NOT EDIT +apiVersion: tekton.dev/v1 +kind: PipelineRun +metadata: + annotations: + pipelinesascode.tekton.dev/cancel-in-progress: "true" # Cancel in-progress pipelines + pipelinesascode.tekton.dev/pipeline: "https://raw.githubusercontent.com/openshift-pipelines/operator/refs/heads/main/.tekton/docker-build-ta.yaml" + build.appstudio.openshift.io/repo: https://github.com/openshift-pipelines/tektoncd-pipeline.git?rev={{revision}} + build.appstudio.redhat.com/commit_sha: '{{revision}}' + build.appstudio.redhat.com/pull_request_number: '{{pull_request_number}}' + build.appstudio.redhat.com/target_branch: '{{target_branch}}' + pipelinesascode.tekton.dev/max-keep-runs: "3" + pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch + == "release-v1.21.x" && + ("upstream/***".pathChanged() || ".konflux/patches/***".pathChanged() || ".konflux/rpms/***".pathChanged() || + ".konflux/dockerfiles/webhook.Dockerfile".pathChanged() || + ".tekton/tektoncd-pipeline-1-21-webhook-pull-request.yaml".pathChanged()) + creationTimestamp: null + labels: + appstudio.openshift.io/application: openshift-pipelines-core-1-21 + appstudio.openshift.io/component: tektoncd-pipeline-1-21-webhook + pipelines.appstudio.openshift.io/type: build + name: tektoncd-pipeline-1-21-webhook-on-pull-request + namespace: tekton-ecosystem-tenant +spec: + params: + - name: git-url + value: '{{source_url}}' + - name: revision + value: '{{revision}}' + - name: output-image + value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/1-21/pipeline-webhook-rhel9:on-pr-{{revision}} + - name: image-expires-after + value: 5d + - name: dockerfile + value: .konflux/dockerfiles/webhook.Dockerfile + - name: build-platforms + value: + - linux/x86_64 + - name: prefetch-input + value: | + {"type": "rpm", "path": ".konflux/rpms"} + pipelineRef: + name: docker-build-ta + taskRunTemplate: + serviceAccountName: build-pipeline-tektoncd-pipeline-1-21-webhook + workspaces: + - name: git-auth + secret: + secretName: '{{ git_auth_secret }}' +status: {} diff --git a/.tekton/tektoncd-pipeline-1-21-webhook-push.yaml b/.tekton/tektoncd-pipeline-1-21-webhook-push.yaml new file mode 100644 index 00000000000..5f60d6dda91 --- /dev/null +++ b/.tekton/tektoncd-pipeline-1-21-webhook-push.yaml @@ -0,0 +1,45 @@ +# Generated for Konflux Application openshift-pipelines-core-1.21 by openshift-pipelines/hack. DO NOT EDIT +apiVersion: tekton.dev/v1 +kind: PipelineRun +metadata: + annotations: + pipelinesascode.tekton.dev/cancel-in-progress: "true" # Cancel in-progress pipelines + pipelinesascode.tekton.dev/pipeline: "https://raw.githubusercontent.com/openshift-pipelines/operator/refs/heads/main/.tekton/docker-build-ta.yaml" + build.appstudio.openshift.io/repo: https://github.com/openshift-pipelines/tektoncd-pipeline.git?rev={{revision}} + build.appstudio.redhat.com/commit_sha: '{{revision}}' + build.appstudio.redhat.com/target_branch: '{{target_branch}}' + pipelinesascode.tekton.dev/max-keep-runs: "3" + pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch + == "release-v1.21.x" && + ("upstream/***".pathChanged() || ".konflux/patches/***".pathChanged() || ".konflux/rpms/***".pathChanged() || + ".konflux/dockerfiles/webhook.Dockerfile".pathChanged() || + ".tekton/tektoncd-pipeline-1-21-webhook-push.yaml".pathChanged()) + creationTimestamp: null + labels: + appstudio.openshift.io/application: openshift-pipelines-core-1-21 + appstudio.openshift.io/component: tektoncd-pipeline-1-21-webhook + pipelines.appstudio.openshift.io/type: build + name: tektoncd-pipeline-1-21-webhook-on-push + namespace: tekton-ecosystem-tenant +spec: + params: + - name: git-url + value: '{{source_url}}' + - name: revision + value: '{{revision}}' + - name: output-image + value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/1-21/pipeline-webhook-rhel9:{{revision}} + - name: dockerfile + value: .konflux/dockerfiles/webhook.Dockerfile + - name: prefetch-input + value: | + {"type": "rpm", "path": ".konflux/rpms"} + pipelineRef: + name: docker-build-ta + taskRunTemplate: + serviceAccountName: build-pipeline-tektoncd-pipeline-1-21-webhook + workspaces: + - name: git-auth + secret: + secretName: '{{ git_auth_secret }}' +status: {} diff --git a/.tekton/tektoncd-pipeline-1-21-workingdirinit-pull-request.yaml b/.tekton/tektoncd-pipeline-1-21-workingdirinit-pull-request.yaml new file mode 100644 index 00000000000..65db887b8af --- /dev/null +++ b/.tekton/tektoncd-pipeline-1-21-workingdirinit-pull-request.yaml @@ -0,0 +1,51 @@ +# Generated for Konflux Application openshift-pipelines-core-1.21 by openshift-pipelines/hack. DO NOT EDIT +apiVersion: tekton.dev/v1 +kind: PipelineRun +metadata: + annotations: + pipelinesascode.tekton.dev/cancel-in-progress: "true" # Cancel in-progress pipelines + pipelinesascode.tekton.dev/pipeline: "https://raw.githubusercontent.com/openshift-pipelines/operator/refs/heads/main/.tekton/docker-build-ta.yaml" + build.appstudio.openshift.io/repo: https://github.com/openshift-pipelines/tektoncd-pipeline.git?rev={{revision}} + build.appstudio.redhat.com/commit_sha: '{{revision}}' + build.appstudio.redhat.com/pull_request_number: '{{pull_request_number}}' + build.appstudio.redhat.com/target_branch: '{{target_branch}}' + pipelinesascode.tekton.dev/max-keep-runs: "3" + pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch + == "release-v1.21.x" && + ("upstream/***".pathChanged() || ".konflux/patches/***".pathChanged() || ".konflux/rpms/***".pathChanged() || + ".konflux/dockerfiles/workingdirinit.Dockerfile".pathChanged() || + ".tekton/tektoncd-pipeline-1-21-workingdirinit-pull-request.yaml".pathChanged()) + creationTimestamp: null + labels: + appstudio.openshift.io/application: openshift-pipelines-core-1-21 + appstudio.openshift.io/component: tektoncd-pipeline-1-21-workingdirinit + pipelines.appstudio.openshift.io/type: build + name: tektoncd-pipeline-1-21-workingdirinit-on-pull-request + namespace: tekton-ecosystem-tenant +spec: + params: + - name: git-url + value: '{{source_url}}' + - name: revision + value: '{{revision}}' + - name: output-image + value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/1-21/pipeline-workingdirinit-rhel9:on-pr-{{revision}} + - name: image-expires-after + value: 5d + - name: dockerfile + value: .konflux/dockerfiles/workingdirinit.Dockerfile + - name: build-platforms + value: + - linux/x86_64 + - name: prefetch-input + value: | + {"type": "rpm", "path": ".konflux/rpms"} + pipelineRef: + name: docker-build-ta + taskRunTemplate: + serviceAccountName: build-pipeline-tektoncd-pipeline-1-21-workingdirinit + workspaces: + - name: git-auth + secret: + secretName: '{{ git_auth_secret }}' +status: {} diff --git a/.tekton/tektoncd-pipeline-1-21-workingdirinit-push.yaml b/.tekton/tektoncd-pipeline-1-21-workingdirinit-push.yaml new file mode 100644 index 00000000000..8c73f97aff8 --- /dev/null +++ b/.tekton/tektoncd-pipeline-1-21-workingdirinit-push.yaml @@ -0,0 +1,45 @@ +# Generated for Konflux Application openshift-pipelines-core-1.21 by openshift-pipelines/hack. DO NOT EDIT +apiVersion: tekton.dev/v1 +kind: PipelineRun +metadata: + annotations: + pipelinesascode.tekton.dev/cancel-in-progress: "true" # Cancel in-progress pipelines + pipelinesascode.tekton.dev/pipeline: "https://raw.githubusercontent.com/openshift-pipelines/operator/refs/heads/main/.tekton/docker-build-ta.yaml" + build.appstudio.openshift.io/repo: https://github.com/openshift-pipelines/tektoncd-pipeline.git?rev={{revision}} + build.appstudio.redhat.com/commit_sha: '{{revision}}' + build.appstudio.redhat.com/target_branch: '{{target_branch}}' + pipelinesascode.tekton.dev/max-keep-runs: "3" + pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch + == "release-v1.21.x" && + ("upstream/***".pathChanged() || ".konflux/patches/***".pathChanged() || ".konflux/rpms/***".pathChanged() || + ".konflux/dockerfiles/workingdirinit.Dockerfile".pathChanged() || + ".tekton/tektoncd-pipeline-1-21-workingdirinit-push.yaml".pathChanged()) + creationTimestamp: null + labels: + appstudio.openshift.io/application: openshift-pipelines-core-1-21 + appstudio.openshift.io/component: tektoncd-pipeline-1-21-workingdirinit + pipelines.appstudio.openshift.io/type: build + name: tektoncd-pipeline-1-21-workingdirinit-on-push + namespace: tekton-ecosystem-tenant +spec: + params: + - name: git-url + value: '{{source_url}}' + - name: revision + value: '{{revision}}' + - name: output-image + value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/1-21/pipeline-workingdirinit-rhel9:{{revision}} + - name: dockerfile + value: .konflux/dockerfiles/workingdirinit.Dockerfile + - name: prefetch-input + value: | + {"type": "rpm", "path": ".konflux/rpms"} + pipelineRef: + name: docker-build-ta + taskRunTemplate: + serviceAccountName: build-pipeline-tektoncd-pipeline-1-21-workingdirinit + workspaces: + - name: git-auth + secret: + secretName: '{{ git_auth_secret }}' +status: {}