-
Notifications
You must be signed in to change notification settings - Fork 681
feat: support AWS EventBridge #4188
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
Merged
Merged
Changes from 32 commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
d309e3d
feat: Adding support eventbridge
npalm 9c54c68
add tests
npalm cabcb69
add tests
npalm 9cff596
add tests
npalm e41af5e
refactor / clean terraform code for webhook
npalm c0fe919
update toplevel modules
npalm 6649aa9
docs: auto update terraform docs
bd15fc9
rename entry points lambda
npalm 0c342d6
clean
npalm 55ccf5d
code cleanup
npalm 1041336
adjust permissions for lambda
npalm d1ad024
enable eventbride mode for multi-runner
npalm 8ef42b5
format code
npalm 2f8eebc
docs: auto update terraform docs
2f509fe
pass allowed events to lambda
npalm 36a224f
docs: auto update terraform docs
49db66c
reset default example
npalm 3b5b3d5
update docs
npalm 0c16c55
adjust outputs
npalm 0c8e93f
remove commented code
npalm 5f1f0fe
Introduce object to configure eventbridge
npalm 27c92a9
docs: auto update terraform docs
6ac6580
Update lambdas/functions/webhook/src/lambda.test.ts
npalm c7e7d3b
Update docs/index.md
npalm 8aa9d9e
Apply suggestions from code review
npalm 5c107e3
review suggestions
npalm f5001db
docs: auto update terraform docs
f329b4c
Merge branch 'main' into npalm/eventbridge
npalm 47cb781
review suggestions
npalm 0deeee8
docs: auto update terraform docs
94ccd52
Merge branch 'main' into npalm/eventbridge
stuartp44 1d224e8
Fix lock file
stuartp44 ec8fe8b
Apply suggestions from code review
npalm 21abef5
docs: auto update terraform docs
8526ef0
add logging for dispatching
npalm c3ea002
dedupe lock file, and fix dependency warnings
npalm 8279322
typos
npalm 2d17a5b
docs: auto update terraform docs
b8b33ae
Merge branch 'main' into npalm/eventbridge
npalm 8841c26
docs: auto update terraform docs
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
npalm marked this conversation as resolved.
Show resolved
Hide resolved
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.