feat: review app onboarding changes #57
|
|
@ -63,6 +63,10 @@ registration PR. The registration is stored in
|
||||||
`base/tekton/apps/<app>.yaml`; Flux loads the source-owned `.tekton` path and
|
`base/tekton/apps/<app>.yaml`; Flux loads the source-owned `.tekton` path and
|
||||||
the generic EventListener dispatches by Forgejo repository name.
|
the generic EventListener dispatches by Forgejo repository name.
|
||||||
|
|
||||||
|
Existing registrations are never overwritten. Move a legacy source registration
|
||||||
|
to its canonical source in a separate reviewed cluster-repository PR before
|
||||||
|
onboarding that application.
|
||||||
|
|
||||||
After Flux reports the app Kustomization Ready, use Forgejo's hook test endpoint
|
After Flux reports the app Kustomization Ready, use Forgejo's hook test endpoint
|
||||||
against a non-`main` ref and inspect the resulting PipelineRun. The command and
|
against a non-`main` ref and inspect the resulting PipelineRun. The command and
|
||||||
read-only checks are in [Webhook Smoke Test](#webhook-smoke-test).
|
read-only checks are in [Webhook Smoke Test](#webhook-smoke-test).
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue