chore(automation-client, event-catalog-client): Event Catalog trigger support - #481
Closed
karlrank wants to merge 1 commit into
Closed
chore(automation-client, event-catalog-client): Event Catalog trigger support#481karlrank wants to merge 1 commit into
karlrank wants to merge 1 commit into
Conversation
… support automation-client: EventCatalogTrigger, TriggerEventEventCatalog, TriggerEventPayloadRef, ConditionStatement originType 'event', searchFlows trigger_event_name (minor). event-catalog-client: _automation_chain on TriggerEventPayload and Event (patch).
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
What
Regenerated clients for the Event Catalog → automation trigger feature.
@epilot/automation-client(minor → 2.37.0):EventCatalogTrigger,TriggerEventEventCatalog,TriggerEventPayloadRef,ConditionStatement.source.originType: event,searchFlowstrigger_event_name. Also picks up the already-merged but unreleasedgraph_contextschemas.@epilot/event-catalog-client(patch → 0.6.4):_automation_chainonTriggerEventPayloadandEvent.Changesets included. Both clients build. Source specs: automation-api
feat/event-catalog-trigger, event-catalog-apifeat/automation-chain-passthrough— release after those APIs are deployed.Related MRs (Event Catalog → automation trigger)
Deploy order: svc-webhooks → event-catalog-api → publish automation-shared 2.5.0 → automation-workers → automation-api → root-config translations → UIs; release the SDK clients afterwards.