pipelines-as-code icon indicating copy to clipboard operation
pipelines-as-code copied to clipboard

Pipelines-as-Code for Tekton

Results 167 pipelines-as-code issues
Sort by recently updated
recently updated
newest added

Listing down use cases to test for next release * [ ] tkn pac bootstrap command * [ ] GitHub * [ ] GHE * [ ] tkn pac create...

testing

![image](https://user-images.githubusercontent.com/98980/195625681-904f5125-9d71-4afc-a924-068537b36e5c.png)

it takes over 15mn to build the docker image on push since we don't have any caching, there should be a way to do this with github actions

I don't think we want to do this all the time, we will need to revert it on new release... _Originally posted by @chmouel in https://github.com/openshift-pipelines/pipelines-as-code/issues/887#issuecomment-1273292852_

A CLI command that retrieves the webhook URL would be useful instead of running `oc get route`.

feature
cli

We want to let the user specify another `org/repo` to fetch the task from. 1) resolver - https://github.com/tektoncd/community/blob/main/teps/0060-remote-resource-resolution.md#controller-makes-http-request-to-resolver-to-get-resources Pros: * Standard API * Nothing to do from our side. Cons:...

design

Since we move to gitea for everything feature on e2e tests, we can move the existing tests from github/gitlab and everything that goes beyond, test a simple pr on that...

plumbing
testing

since it doesn't get replaced it will fail...

bug
cli

/retest doc is good for now but we really need to create an issue to properly fix this _Originally posted by @chmouel in https://github.com/openshift-pipelines/pipelines-as-code/issues/826#issuecomment-1241920347_

bug
providers

we are only testing the "pac generate" command _Originally posted by @chmouel in https://github.com/openshift-pipelines/pipelines-as-code/issues/851#issuecomment-1254728265_

testing