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

Migrate Tekton based CI to Workspaces #885

Closed
Tracked by #912
ghost opened this issue Sep 2, 2021 · 2 comments
Closed
Tracked by #912

Migrate Tekton based CI to Workspaces #885

ghost opened this issue Sep 2, 2021 · 2 comments
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@ghost
Copy link

ghost commented Sep 2, 2021

Feature request

We have a ci-workspace folder for to migrate jobs from the ci folder. As part of this process we should remove use of Conditions and PipelineResources, moving instead to When Expressions and Workspaces.

Here's a good example of migrating yamllint to the newer features.

@ghost ghost added the kind/feature Categorizes issue or PR as related to a new feature. label Sep 2, 2021
@bobcatfish
Copy link
Contributor

In that example PR where I migrated yamllint, I made the change in the old folder and didnt realize that the intention was that updated jobs would be moved into https://github.com/tektoncd/plumbing/tree/main/tekton/ci-workspace so that's still TODO

@afrittoli
Copy link
Member

Fixed by these PRs:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
Status: Done
Development

No branches or pull requests

2 participants