You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thie PR prepare for changes to easier migrate reading config from SSM
instead of environment (#3594), add option to only accept messages of a
defined IP list, and to introduce option to connect runners via
EventBridg.
- Validate input and throw validation exceptions if event cannot be
accepted
- Structure the code that to allow the webhook to be split in acceptiong
an event and distribute to a runner (prepare for EventBridge).
- Remove deprecated jest functions.
- THE PR minimized changed on thest, only small structural things. This
to ensure the test still validating the implemention
0 commit comments