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

What's the lambda meant to do? Where is relay_github() used? #8

Open
ChaiBapchya opened this issue Feb 27, 2020 · 0 comments
Open

What's the lambda meant to do? Where is relay_github() used? #8

ChaiBapchya opened this issue Feb 27, 2020 · 0 comments

Comments

@ChaiBapchya
Copy link

I can see a function relay_github in handler.py file
Q. What's the purpose of it?
A. It verifies the signature and if true invokes Jenkins
So I am guessing this lambda function tries to act as a receiver of input from Github via webhooks and relay the info (if verified signature) to Jenkins CI

Correct?

Q. Where is it called?
I can see the definition but I can't see it called
Is this a separate API entry-point?

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

1 participant