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
* [CAT-501] ADD: functionality for adding exchange integration to a workflow (#202)
* WIP
* ADD: support for adding exchange integration
* fix type conversion
* Clean up types and add docstrings
* [CAT-502] ADD: support for starting an integration (#203)
* ADD: mutation + test for starting an integration
* fix: use existing _AddComponent call to add output component
* FIX: add output nodes to workflow created during integration tests (#214)
* [CAT-515] FIX: force decompress when deserializing if url ends in gz (#213)
* FIX: force decompress when deserializing if url ends in gz
* update syntax for checking url suffixes in http client
* undo dev url change
* [CAT-525] ADD: post processing submission status (#215)
* ADD: post processing submission status
* FIX: update WaitForSubmission to wait until after post processing
* Revert "[CAT-525] ADD: post processing submission status (#215)" (#220)
This reverts commit 3d946e4.
* fix typing for questionnaire calls and update tests (#226)
* remove TODO
* remove pytest mark skip
0 commit comments