pipelines-as-code
pipelines-as-code copied to clipboard
Pipelines-as-Code for Tekton
Listing down use cases to test for next release * [ ] tkn pac bootstrap command * [ ] GitHub * [ ] GHE * [ ] tkn pac create...

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`.
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:...
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...
since it doesn't get replaced it will fail...
/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_
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_