Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions .tekton/pco-fbc-v4-16-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ metadata:
pipelinesascode.tekton.dev/cancel-in-progress: "true"
pipelinesascode.tekton.dev/max-keep-runs: "3"
pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch
== "main" && ( "v4.16/policy-controller-operator/***".pathChanged() || ".tekton/pco-fbc-v4-16-pull-request.yaml".pathChanged()
== "pco-tech-preview" && ( "v4.16/policy-controller-operator/***".pathChanged() || ".tekton/pco-fbc-v4-16-pull-request.yaml".pathChanged()
)
creationTimestamp: null
labels:
appstudio.openshift.io/application: pco-fbc-v4-16
appstudio.openshift.io/component: pco-fbc-v4-16
appstudio.openshift.io/application: pco-fbc-v4-16-tech-preview
appstudio.openshift.io/component: pco-fbc-v4-16-tech-preview
pipelines.appstudio.openshift.io/type: build
name: pco-fbc-v4-16-on-pull-request
name: pco-fbc-v4-16-tech-preview-on-pull-request
namespace: rhtas-tenant
spec:
params:
Expand Down Expand Up @@ -45,7 +45,7 @@ spec:
value: pipelines/fbc-builder.yaml
resolver: git
taskRunTemplate:
serviceAccountName: build-pipeline-pco-fbc-v4-16
serviceAccountName: build-pipeline-pco-fbc-v4-16-tech-preview
workspaces:
- name: git-auth
secret:
Expand Down
10 changes: 5 additions & 5 deletions .tekton/pco-fbc-v4-16-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ metadata:
pipelinesascode.tekton.dev/cancel-in-progress: "false"
pipelinesascode.tekton.dev/max-keep-runs: "3"
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch
== "main" && ( "v4.16/policy-controller-operator/***".pathChanged() || ".tekton/pco-fbc-v4-16-pull-request.yaml".pathChanged()
== "pco-tech-preview" && ( "v4.16/policy-controller-operator/***".pathChanged() || ".tekton/pco-fbc-v4-16-pull-request.yaml".pathChanged()
)
creationTimestamp: null
labels:
appstudio.openshift.io/application: pco-fbc-v4-16
appstudio.openshift.io/component: pco-fbc-v4-16
appstudio.openshift.io/application: pco-fbc-v4-16-tech-preview
appstudio.openshift.io/component: pco-fbc-v4-16-tech-preview
pipelines.appstudio.openshift.io/type: build
name: pco-fbc-v4-16-on-push
name: pco-fbc-v4-16-tech-preview-on-push
namespace: rhtas-tenant
spec:
params:
Expand All @@ -42,7 +42,7 @@ spec:
value: pipelines/fbc-builder.yaml
resolver: git
taskRunTemplate:
serviceAccountName: build-pipeline-pco-fbc-v4-16
serviceAccountName: build-pipeline-pco-fbc-v4-16-tech-preview
workspaces:
- name: git-auth
secret:
Expand Down
10 changes: 5 additions & 5 deletions .tekton/pco-fbc-v4-17-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ metadata:
pipelinesascode.tekton.dev/cancel-in-progress: "true"
pipelinesascode.tekton.dev/max-keep-runs: "3"
pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch
== "main" && ( "v4.17/policy-controller-operator/***".pathChanged() || ".tekton/pco-fbc-v4-17-pull-request.yaml".pathChanged()
== "pco-tech-preview" && ( "v4.17/policy-controller-operator/***".pathChanged() || ".tekton/pco-fbc-v4-17-pull-request.yaml".pathChanged()
)
creationTimestamp: null
labels:
appstudio.openshift.io/application: pco-fbc-v4-17
appstudio.openshift.io/component: pco-fbc-v4-17
appstudio.openshift.io/application: pco-fbc-v4-17-tech-preview
appstudio.openshift.io/component: pco-fbc-v4-17-tech-preview
pipelines.appstudio.openshift.io/type: build
name: pco-fbc-v4-17-on-pull-request
name: pco-fbc-v4-17-tech-preview-on-pull-request
namespace: rhtas-tenant
spec:
params:
Expand Down Expand Up @@ -45,7 +45,7 @@ spec:
value: pipelines/fbc-builder.yaml
resolver: git
taskRunTemplate:
serviceAccountName: build-pipeline-pco-fbc-v4-17
serviceAccountName: build-pipeline-pco-fbc-v4-17-tech-preview
workspaces:
- name: git-auth
secret:
Expand Down
10 changes: 5 additions & 5 deletions .tekton/pco-fbc-v4-17-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ metadata:
pipelinesascode.tekton.dev/cancel-in-progress: "false"
pipelinesascode.tekton.dev/max-keep-runs: "3"
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch
== "main" && ( "v4.17/policy-controller-operator/***".pathChanged() || ".tekton/pco-fbc-v4-17-pull-request.yaml".pathChanged()
== "pco-tech-preview" && ( "v4.17/policy-controller-operator/***".pathChanged() || ".tekton/pco-fbc-v4-17-pull-request.yaml".pathChanged()
)
creationTimestamp: null
labels:
appstudio.openshift.io/application: pco-fbc-v4-17
appstudio.openshift.io/component: pco-fbc-v4-17
appstudio.openshift.io/application: pco-fbc-v4-17-tech-preview
appstudio.openshift.io/component: pco-fbc-v4-17-tech-preview
pipelines.appstudio.openshift.io/type: build
name: pco-fbc-v4-17-on-push
name: pco-fbc-v4-17-tech-preview-on-push
namespace: rhtas-tenant
spec:
params:
Expand All @@ -42,7 +42,7 @@ spec:
value: pipelines/fbc-builder.yaml
resolver: git
taskRunTemplate:
serviceAccountName: build-pipeline-pco-fbc-v4-17
serviceAccountName: build-pipeline-pco-fbc-v4-17-tech-preview
workspaces:
- name: git-auth
secret:
Expand Down
10 changes: 5 additions & 5 deletions .tekton/pco-fbc-v4-18-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ metadata:
pipelinesascode.tekton.dev/cancel-in-progress: "true"
pipelinesascode.tekton.dev/max-keep-runs: "3"
pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch
== "main" && ( "v4.18/policy-controller-operator/***".pathChanged() || ".tekton/pco-fbc-v4-18-pull-request.yaml".pathChanged()
== "pco-tech-preview" && ( "v4.18/policy-controller-operator/***".pathChanged() || ".tekton/pco-fbc-v4-18-pull-request.yaml".pathChanged()
)
creationTimestamp: null
labels:
appstudio.openshift.io/application: pco-fbc-v4-18
appstudio.openshift.io/component: pco-fbc-v4-18
appstudio.openshift.io/application: pco-fbc-v4-18-tech-preview
appstudio.openshift.io/component: pco-fbc-v4-18-tech-preview
pipelines.appstudio.openshift.io/type: build
name: pco-fbc-v4-18-on-pull-request
name: pco-fbc-v4-18-tech-preview-on-pull-request
namespace: rhtas-tenant
spec:
params:
Expand Down Expand Up @@ -45,7 +45,7 @@ spec:
value: pipelines/fbc-builder.yaml
resolver: git
taskRunTemplate:
serviceAccountName: build-pipeline-pco-fbc-v4-18
serviceAccountName: build-pipeline-pco-fbc-v4-18-tech-preview
workspaces:
- name: git-auth
secret:
Expand Down
10 changes: 5 additions & 5 deletions .tekton/pco-fbc-v4-18-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ metadata:
pipelinesascode.tekton.dev/cancel-in-progress: "false"
pipelinesascode.tekton.dev/max-keep-runs: "3"
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch
== "main" && ( "v4.18/policy-controller-operator/***".pathChanged() || ".tekton/pco-fbc-v4-18-pull-request.yaml".pathChanged()
== "pco-tech-preview" && ( "v4.18/policy-controller-operator/***".pathChanged() || ".tekton/pco-fbc-v4-18-pull-request.yaml".pathChanged()
)
creationTimestamp: null
labels:
appstudio.openshift.io/application: pco-fbc-v4-18
appstudio.openshift.io/component: pco-fbc-v4-18
appstudio.openshift.io/application: pco-fbc-v4-18-tech-preview
appstudio.openshift.io/component: pco-fbc-v4-18-tech-preview
pipelines.appstudio.openshift.io/type: build
name: pco-fbc-v4-18-on-push
name: pco-fbc-v4-18-tech-preview-on-push
namespace: rhtas-tenant
spec:
params:
Expand All @@ -42,7 +42,7 @@ spec:
value: pipelines/fbc-builder.yaml
resolver: git
taskRunTemplate:
serviceAccountName: build-pipeline-pco-fbc-v4-18
serviceAccountName: build-pipeline-pco-fbc-v4-18-tech-preview
workspaces:
- name: git-auth
secret:
Expand Down
10 changes: 5 additions & 5 deletions .tekton/pco-fbc-v4-19-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ metadata:
pipelinesascode.tekton.dev/cancel-in-progress: "true"
pipelinesascode.tekton.dev/max-keep-runs: "3"
pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch
== "main" && ( "v4.19/policy-controller-operator/***".pathChanged() || ".tekton/pco-fbc-v4-19-pull-request.yaml".pathChanged()
== "pco-tech-preview" && ( "v4.19/policy-controller-operator/***".pathChanged() || ".tekton/pco-fbc-v4-19-pull-request.yaml".pathChanged()
)
creationTimestamp: null
labels:
appstudio.openshift.io/application: pco-fbc-v4-19
appstudio.openshift.io/component: pco-fbc-v4-19
appstudio.openshift.io/application: pco-fbc-v4-19-tech-preview
appstudio.openshift.io/component: pco-fbc-v4-19-tech-preview
pipelines.appstudio.openshift.io/type: build
name: pco-fbc-v4-19-on-pull-request
name: pco-fbc-v4-19-tech-preview-on-pull-request
namespace: rhtas-tenant
spec:
params:
Expand Down Expand Up @@ -45,7 +45,7 @@ spec:
value: pipelines/fbc-builder.yaml
resolver: git
taskRunTemplate:
serviceAccountName: build-pipeline-pco-fbc-v4-19
serviceAccountName: build-pipeline-pco-fbc-v4-19-tech-preview
workspaces:
- name: git-auth
secret:
Expand Down
10 changes: 5 additions & 5 deletions .tekton/pco-fbc-v4-19-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ metadata:
pipelinesascode.tekton.dev/cancel-in-progress: "false"
pipelinesascode.tekton.dev/max-keep-runs: "3"
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch
== "main" && ( "v4.19/policy-controller-operator/***".pathChanged() || ".tekton/pco-fbc-v4-19-pull-request.yaml".pathChanged()
== "pco-tech-preview" && ( "v4.19/policy-controller-operator/***".pathChanged() || ".tekton/pco-fbc-v4-19-pull-request.yaml".pathChanged()
)
creationTimestamp: null
labels:
appstudio.openshift.io/application: pco-fbc-v4-19
appstudio.openshift.io/component: pco-fbc-v4-19
appstudio.openshift.io/application: pco-fbc-v4-19-tech-preview
appstudio.openshift.io/component: pco-fbc-v4-19-tech-preview
pipelines.appstudio.openshift.io/type: build
name: pco-fbc-v4-19-on-push
name: pco-fbc-v4-19-tech-preview-on-push
namespace: rhtas-tenant
spec:
params:
Expand All @@ -42,7 +42,7 @@ spec:
value: pipelines/fbc-builder.yaml
resolver: git
taskRunTemplate:
serviceAccountName: build-pipeline-pco-fbc-v4-19
serviceAccountName: build-pipeline-pco-fbc-v4-19-tech-preview
workspaces:
- name: git-auth
secret:
Expand Down
55 changes: 55 additions & 0 deletions .tekton/pco-fbc-v4-20-pull-request.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
apiVersion: tekton.dev/v1
kind: PipelineRun
metadata:
annotations:
build.appstudio.openshift.io/repo: https://github.com/securesign/fbc?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/cancel-in-progress: "true"
pipelinesascode.tekton.dev/max-keep-runs: "3"
pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch
== "pco-tech-preview" && ( "v4.20/policy-controller-operator/***".pathChanged() || ".tekton/pco-fbc-v4-20-pull-request.yaml".pathChanged()
)
creationTimestamp: null
labels:
appstudio.openshift.io/application: pco-fbc-v4-20-tech-preview
appstudio.openshift.io/component: pco-fbc-v4-20-tech-preview
pipelines.appstudio.openshift.io/type: build
name: pco-fbc-v4-20-tech-preview-on-pull-request
namespace: rhtas-tenant
spec:
params:
- name: git-url
value: '{{source_url}}'
- name: revision
value: '{{revision}}'
- name: output-image
value: quay.io/securesign/pco-fbc-v4-20:on-pr-{{revision}}
- name: image-expires-after
value: 5d
- name: build-platforms
value:
- linux/x86_64
- name: dockerfile
value: catalog.Dockerfile
- name: path-context
value: v4.20/policy-controller-operator
- name: ocp-release-version
value: "v4.20"
pipelineRef:
params:
- name: url
value: https://github.com/securesign/pipelines.git
- name: revision
value: main
- name: pathInRepo
value: pipelines/fbc-builder.yaml
resolver: git
taskRunTemplate:
serviceAccountName: build-pipeline-pco-fbc-v4-20-tech-preview
workspaces:
- name: git-auth
secret:
secretName: '{{ git_auth_secret }}'
status: {}
52 changes: 52 additions & 0 deletions .tekton/pco-fbc-v4-20-push.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
apiVersion: tekton.dev/v1
kind: PipelineRun
metadata:
annotations:
build.appstudio.openshift.io/repo: https://github.com/securesign/fbc?rev={{revision}}
build.appstudio.redhat.com/commit_sha: '{{revision}}'
build.appstudio.redhat.com/target_branch: '{{target_branch}}'
pipelinesascode.tekton.dev/cancel-in-progress: "false"
pipelinesascode.tekton.dev/max-keep-runs: "3"
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch
== "pco-tech-preview" && ( "v4.20/policy-controller-operator/***".pathChanged() || ".tekton/pco-fbc-v4-20-push.yaml".pathChanged()
)
creationTimestamp: null
labels:
appstudio.openshift.io/application: pco-fbc-v4-20-tech-preview
appstudio.openshift.io/component: pco-fbc-v4-20-tech-preview
pipelines.appstudio.openshift.io/type: build
name: pco-fbc-v4-20-tech-preview-on-push
namespace: rhtas-tenant
spec:
params:
- name: git-url
value: '{{source_url}}'
- name: revision
value: '{{revision}}'
- name: output-image
value: quay.io/securesign/pco-fbc-v4-20:{{revision}}
- name: build-platforms
value:
- linux/x86_64
- name: dockerfile
value: catalog.Dockerfile
- name: path-context
value: v4.20/policy-controller-operator
- name: ocp-release-version
value: "v4.20"
pipelineRef:
params:
- name: url
value: https://github.com/securesign/pipelines.git
- name: revision
value: main
- name: pathInRepo
value: pipelines/fbc-builder.yaml
resolver: git
taskRunTemplate:
serviceAccountName: build-pipeline-pco-fbc-v4-20-tech-preview
workspaces:
- name: git-auth
secret:
secretName: '{{ git_auth_secret }}'
status: {}
55 changes: 55 additions & 0 deletions .tekton/pco-fbc-v4-21-pull-request.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
apiVersion: tekton.dev/v1
kind: PipelineRun
metadata:
annotations:
build.appstudio.openshift.io/repo: https://github.com/securesign/fbc?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/cancel-in-progress: "true"
pipelinesascode.tekton.dev/max-keep-runs: "3"
pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch
== "pco-tech-preview" && ( "v4.21/policy-controller-operator/***".pathChanged() || ".tekton/pco-fbc-v4-21-pull-request.yaml".pathChanged()
)
creationTimestamp: null
labels:
appstudio.openshift.io/application: pco-fbc-v4-21-tech-preview
appstudio.openshift.io/component: pco-fbc-v4-21-tech-preview
pipelines.appstudio.openshift.io/type: build
name: pco-fbc-v4-21-tech-preview-on-pull-request
namespace: rhtas-tenant
spec:
params:
- name: git-url
value: '{{source_url}}'
- name: revision
value: '{{revision}}'
- name: output-image
value: quay.io/securesign/pco-fbc-v4-21:on-pr-{{revision}}
- name: image-expires-after
value: 5d
- name: build-platforms
value:
- linux/x86_64
- name: dockerfile
value: catalog.Dockerfile
- name: path-context
value: v4.21/policy-controller-operator
- name: ocp-release-version
value: "v4.21"
pipelineRef:
params:
- name: url
value: https://github.com/securesign/pipelines.git
- name: revision
value: main
- name: pathInRepo
value: pipelines/fbc-builder.yaml
resolver: git
taskRunTemplate:
serviceAccountName: build-pipeline-pco-fbc-v4-21-tech-preview
workspaces:
- name: git-auth
secret:
secretName: '{{ git_auth_secret }}'
status: {}
Loading