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

Support remote resolution in pipeline start and task start commands #1866

Open
afrittoli opened this issue Jan 27, 2023 · 2 comments
Open

Support remote resolution in pipeline start and task start commands #1866

afrittoli opened this issue Jan 27, 2023 · 2 comments
Labels
area/roadmap Issues that are part of the project (or organization) roadmap (usually an epic) kind/feature Categorizes issue or PR as related to a new feature. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness.

Comments

@afrittoli
Copy link
Member

Feature request

Support remote resolution in pipeline start and task start commands

Use case

Start a pipeline or task through remote resolution.
For instance, start a release pipeline using the version of the pipeline associated with the git sha being released.

UI Example

To be consistent with the workspace design, it could be something like:

pipeline start release --remote resolver=git,url=https://github.com/tektoncd/pipeline.git,revision=main, pathInRepo=tekton/pipeline-release.yaml
@afrittoli afrittoli added the kind/feature Categorizes issue or PR as related to a new feature. label Jan 27, 2023
@tekton-robot
Copy link
Contributor

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale with a justification.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close with a justification.
If this issue should be exempted, mark the issue as frozen with /lifecycle frozen with a justification.

/lifecycle stale

Send feedback to tektoncd/plumbing.

@tekton-robot tekton-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Apr 27, 2023
@vdemeester
Copy link
Member

/lifecycle frozen
/aread roadmap

@tekton-robot tekton-robot added area/roadmap Issues that are part of the project (or organization) roadmap (usually an epic) lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/roadmap Issues that are part of the project (or organization) roadmap (usually an epic) kind/feature Categorizes issue or PR as related to a new feature. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness.
Projects
None yet
Development

No branches or pull requests

3 participants