Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gogs webhook trigger error (Python lab) #180

Open
DarrickLeong opened this issue Nov 25, 2020 · 1 comment
Open

Gogs webhook trigger error (Python lab) #180

DarrickLeong opened this issue Nov 25, 2020 · 1 comment

Comments

@DarrickLeong
Copy link

I am attempting the Python lab workshop and now at the Section: 'Trigger Automatic Rebuilds on Code Changes'

Under Exercise: Configuring Gogs Web Hooks

I realized that Github Webhook URL was not created. I proceeded to create the github URL on my own
type: GitHub
github:
secretReference:
name: nationalparks-other-webhook-secret

After Creating the github URL i proceeded to create the gogs webhook from the settings page in gogs.

I used both github and generic URL and received the same error which is

Delivery: Post https://api.cluster-sin-de84.sin-de84.example.opentlc.com:6443/apis/build.openshift.io/v1/namespaces/user9/buildconfigs/nationalparks/webhooks/6bae1d0368197158/generic: x509: certificate signed by unknown authority

Wondering if I missed a step or is there a bug somewhere.

@bmeklund
Copy link

Hi, there was an update on the webhook trigger on the python-track before before christmas.
I think this should work now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants