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
Minor release: Added Execution.Step, getWorkflowCount and getExecutionCount (#103)
* Renamed methods to use the same ones as sdk
* Added getWorkflowCount and getExecutionCount
* Record changeset minor release
* Added step.test.ts and tested triggerOutput in tests/triggerWorkflow.test.ts
* Added Step tests to package.json and Github Actions
* Added Output to Execution Step model
* Renovated auth tests
* Renovated create, cancel, delete
* Renovated existing tests and verified execution output in triggerWorkflow.test.ts
* docs(changeset): Added Output and Step properties to Execution response
* Remove failed execution tests from the current PR
* RELEASING: Releasing 1 package(s)
Releases:
@avaprotocol/[email protected]
[skip ci]
* Remove unintended code for a non-existent node
* Disable getExecution test runs in github actions
0 commit comments