Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor referenced Task or ClusterTask to inline #486

Closed
siamaksade opened this issue Jan 14, 2021 · 0 comments · Fixed by #520
Closed

Refactor referenced Task or ClusterTask to inline #486

siamaksade opened this issue Jan 14, 2021 · 0 comments · Fixed by #520
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@siamaksade
Copy link

siamaksade commented Jan 14, 2021

Pipelines can embed Task specifications instead of referencing them:
https://github.com/tektoncd/pipeline/blob/master/examples/v1beta1/pipelineruns/pipelinerun-with-pipelinespec-and-taskspec.yaml#L9

It would be useful to be able to refactor pipelines in order to inline a referenced Task or ClusterTask.

@siamaksade siamaksade added the enhancement New feature or request label Jan 14, 2021
@siamaksade siamaksade added this to the 0.13.0 milestone Feb 25, 2021
@siamaksade siamaksade changed the title Inline tasks in a pipeline Refactor referenced Task or ClusterTask to inline Feb 25, 2021
@evidolob evidolob self-assigned this Feb 25, 2021
evidolob added a commit that referenced this issue Mar 10, 2021
Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
evidolob added a commit that referenced this issue Mar 12, 2021
* #486 CodeAction to inline Tekton Task

Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>

* Change label

Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>

* update progress notification

Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>

* add telemetry error log

Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>

* add check for annotations proprtie

Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants