Skip to content

Support multiple lambda integration (Gitlab)#11

Merged
ChengaDev merged 7 commits into
mainfrom
support-multiple-lambda
Jun 18, 2023
Merged

Support multiple lambda integration (Gitlab)#11
ChengaDev merged 7 commits into
mainfrom
support-multiple-lambda

Conversation

@ChengaDev
Copy link
Copy Markdown
Contributor

This change is done in order to make sure that our GitLab webhook is returning a response in less than 10 seconds.

The main difference is that the main lambda has been split into multiple lambdas.
The first lambda receives the event, and invokes the second lambda which runs a Spectral scan, and immediately returns a response (acknowledge) to GitLab.

@ChengaDev ChengaDev added the wip Work in progress label Jun 11, 2023
@ChengaDev ChengaDev changed the title WIP: Support multiple lambda integration (Gitlab) Support multiple lambda integration (Gitlab) Jun 12, 2023
@ChengaDev ChengaDev added readyforreview and removed wip Work in progress labels Jun 12, 2023
@ChengaDev ChengaDev merged commit f06ff6d into main Jun 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants