Skip to content

Commit

Permalink
fix-prefetch-dep
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonPowr committed Oct 30, 2024
1 parent f35ef3f commit fe4769f
Show file tree
Hide file tree
Showing 12 changed files with 120 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .tekton/createctconfig-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,16 @@ spec:
value: "true"
- name: build-source-image
value: "true"
taskRunSpecs:
- pipelineTaskName: prefetch-dependencies
stepSpecs:
- name: prefetch-dependencies
computeResources:
requests:
cpu: '3'
memory: 3Gi
limits:
memory: 3Gi
pipelineSpec:
finally:
- name: show-sbom
Expand Down
10 changes: 10 additions & 0 deletions .tekton/createctconfig-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,16 @@ spec:
value: "true"
- name: build-source-image
value: "true"
taskRunSpecs:
- pipelineTaskName: prefetch-dependencies
stepSpecs:
- name: prefetch-dependencies
computeResources:
requests:
cpu: '3'
memory: 3Gi
limits:
memory: 3Gi
pipelineSpec:
finally:
- name: show-sbom
Expand Down
10 changes: 10 additions & 0 deletions .tekton/ctlog-managectroots-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,16 @@ spec:
value: "true"
- name: build-source-image
value: "true"
taskRunSpecs:
- pipelineTaskName: prefetch-dependencies
stepSpecs:
- name: prefetch-dependencies
computeResources:
requests:
cpu: '3'
memory: 3Gi
limits:
memory: 3Gi
pipelineSpec:
finally:
- name: show-sbom
Expand Down
10 changes: 10 additions & 0 deletions .tekton/ctlog-managectroots-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,16 @@ spec:
value: "true"
- name: build-source-image
value: "true"
taskRunSpecs:
- pipelineTaskName: prefetch-dependencies
stepSpecs:
- name: prefetch-dependencies
computeResources:
requests:
cpu: '3'
memory: 3Gi
limits:
memory: 3Gi
pipelineSpec:
finally:
- name: show-sbom
Expand Down
10 changes: 10 additions & 0 deletions .tekton/fulcio-createcerts-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,16 @@ spec:
value: "true"
- name: build-source-image
value: "true"
taskRunSpecs:
- pipelineTaskName: prefetch-dependencies
stepSpecs:
- name: prefetch-dependencies
computeResources:
requests:
cpu: '3'
memory: 3Gi
limits:
memory: 3Gi
pipelineSpec:
finally:
- name: show-sbom
Expand Down
10 changes: 10 additions & 0 deletions .tekton/fulcio-createcerts-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,16 @@ spec:
value: '{{revision}}'
- name: build-source-image
value: "true"
taskRunSpecs:
- pipelineTaskName: prefetch-dependencies
stepSpecs:
- name: prefetch-dependencies
computeResources:
requests:
cpu: '3'
memory: 3Gi
limits:
memory: 3Gi
pipelineSpec:
finally:
- name: show-sbom
Expand Down
10 changes: 10 additions & 0 deletions .tekton/trillian-createdb-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,16 @@ spec:
value: "true"
- name: prefetch-input
value: '{"path": ".", "type": "gomod"}'
taskRunSpecs:
- pipelineTaskName: prefetch-dependencies
stepSpecs:
- name: prefetch-dependencies
computeResources:
requests:
cpu: '3'
memory: 3Gi
limits:
memory: 3Gi
pipelineSpec:
finally:
- name: show-sbom
Expand Down
10 changes: 10 additions & 0 deletions .tekton/trillian-createdb-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,16 @@ spec:
value: "true"
- name: prefetch-input
value: '{"path": ".", "type": "gomod"}'
taskRunSpecs:
- pipelineTaskName: prefetch-dependencies
stepSpecs:
- name: prefetch-dependencies
computeResources:
requests:
cpu: '3'
memory: 3Gi
limits:
memory: 3Gi
pipelineSpec:
finally:
- name: show-sbom
Expand Down
10 changes: 10 additions & 0 deletions .tekton/trillian-createtree-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,16 @@ spec:
value: "true"
- name: prefetch-input
value: '{"path": ".", "type": "gomod"}'
taskRunSpecs:
- pipelineTaskName: prefetch-dependencies
stepSpecs:
- name: prefetch-dependencies
computeResources:
requests:
cpu: '3'
memory: 3Gi
limits:
memory: 3Gi
pipelineSpec:
finally:
- name: show-sbom
Expand Down
10 changes: 10 additions & 0 deletions .tekton/trillian-createtree-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,16 @@ spec:
value: "true"
- name: prefetch-input
value: '{"path": ".", "type": "gomod"}'
taskRunSpecs:
- pipelineTaskName: prefetch-dependencies
stepSpecs:
- name: prefetch-dependencies
computeResources:
requests:
cpu: '3'
memory: 3Gi
limits:
memory: 3Gi
pipelineSpec:
finally:
- name: show-sbom
Expand Down
10 changes: 10 additions & 0 deletions .tekton/tuf-server-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,16 @@ spec:
value: "true"
- name: build-source-image
value: "true"
taskRunSpecs:
- pipelineTaskName: prefetch-dependencies
stepSpecs:
- name: prefetch-dependencies
computeResources:
requests:
cpu: '3'
memory: 3Gi
limits:
memory: 3Gi
pipelineSpec:
finally:
- name: show-sbom
Expand Down
10 changes: 10 additions & 0 deletions .tekton/tuf-server-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,16 @@ spec:
value: "true"
- name: build-source-image
value: "true"
taskRunSpecs:
- pipelineTaskName: prefetch-dependencies
stepSpecs:
- name: prefetch-dependencies
computeResources:
requests:
cpu: '3'
memory: 3Gi
limits:
memory: 3Gi
pipelineSpec:
finally:
- name: show-sbom
Expand Down

0 comments on commit fe4769f

Please sign in to comment.