Paul Schultz
Paul Schultz
@hmanwani-rh can you please take a look? This is blocking the mentioned issue.
> So if the user wants to use a private host instance, they'll need to directly modify the template to include them, and refresh/re-ingest them. @Zaperex that is ok because...
I think this would require a Tekton custom action. Correct? @christophe-f
Received approval from QE to merge with e2e tests failing.
@nickboldt it lgtm. Did you want me to merge it after you rebase it?
/approve /lgtm
> Do we need to update this file or will you handle it in another PR? https://github.com/janus-idp/backstage-showcase/blob/main/dynamic-plugins.default.yaml#L867 Good catch. Yes we will because the export location is different.
@ciiay is this a necessary change? The GH sign in page disappears once the admin changes the config from `development` to `production`. ```yaml auth: environment: production ```