Create Pipeline
for releases
#531
Labels
area/yamls
This issue involves writing a lot of yaml
Milestone
Pipeline
for releases
#531
Expected Behavior
We should be testing and releasing Pipelines with Pipelines.
We should have a Pipeline that performs these operations, in order:
Task
for building and tagging Tekton Pipelines release images #528)Task
for publishing Tekton Pipeline release yaml #529)Task
for creating GitHub release #530)Actual Behavior
We currently use prow and knative release scripts for releasing.
Additional Info
Actually triggering this is not in scope for this issue, it's fine to test manually. For now we can assume we'll run this manually when we want to release; eventually we will create a similar Pipeline for nightly releasesNow that Prow has support for Tekton Pipelines (Now that Prow has support for Tekton Pipelines (Add a controller which creates a tekton pipeline run from a prow job kubernetes/test-infra#11888), ), it should be possible to invoke the Pipelines with Prow! (note that the configuration for this lives in the plumbing repo)The text was updated successfully, but these errors were encountered: