bcgov / quickstart-openshift

QuickStart template targeted for OpenShift.
https://quickstart-openshift-test-frontend.apps.silver.devops.gov.bc.ca/
Apache License 2.0
29 stars 3 forks source link

feat: add support for private repos #1906

Open DerekRoberts opened 5 months ago

DerekRoberts commented 5 months ago

Most of our supporting actions don't work with private repositories. This can hopefully be handled by using a github token for clones and other features that could be impacted by private/public status.