deploy: support webhook_response in triggers#1393
Conversation
|
Hey @midigofrank - this looks fine for v1, will need a We need to see some tests for this for v2, and think about versioning. We could spin this out into a new issue. Check out Note that the integration tests mostly use the provisioner state format - define a project in provisioner state, then pull it down, then assert on the local structure. Any changes on a trigger that affect versioning need to be written to the trigger node (and the version algorithm will need updating on both ends, come to think of it). If it doesn't affect versioning, the new keys should spread onto the You can probably just add the new keys to one of the existing structures, but it might make sense to create a dedicated test. I'm happy either way. The other way of looking at this would be to add unit tests to |
Short Description
Support
webhook_responsein webhook triggersFixes #1351
Depends on OpenFn/lightning#4666
AI Usage
Please disclose whether you've used AI anywhere in this PR (it's cool, we just
want to know!):
You can read more details in our
Responsible AI Policy