-
Story
-
Resolution: Done
-
Major
-
Pipelines 1.16.0
https://github.com/tektoncd/operator/blob/main/docs/TektonHub.md
https://tekton.dev/docs/operator/tektonhub/
- create a GitHub app
- update secret "tekton-hub-api" in ns openshift-pipelines - GH_CLIENT_ID, GH_CLIENT_SECRET, JWT_SIGNING_KEY=foo, ACCESS_JWT_EXPIRES_IN=24h, REFRESH_JWT_EXPIRES_IN=48h
- if running on a cluster with self-signed certificate, grant an exception in your browser for all 3 URLs - api, ui and auth
- click login in top-right corner and grade some of the tasks
- clones
-
SRVKP-4040 [release testing] Hub manual tests
- Closed