Commit Graph

8 Commits

Author SHA1 Message Date
Yihong Wang d463f16450
remove ContainerOp from test cases - part 1 (#685)
eliminate the usage of ContainerOp in testcases and
update the testcase accordingly.

Signed-off-by: Yihong Wang <yh.wang@ibm.com>
2021-08-05 11:58:42 -07:00
Gang Pu 18c9cc8bcc
Change to use component to replace containerOp for any sequencer (#675)
* Change to use component to replace containerOp for any sequencer

* Remove context input and change results path

* 1: Update to use component rather than containerOp
2: Fix lint/license issue
2021-07-28 19:39:19 -07:00
Gang Pu c05fc4bbeb
Support expose status for any sequencer(DSL side) (#598) 2021-05-24 03:55:32 -07:00
Gang Pu 8bbcd26a53
Adjust the any sequencer example to make it more reasonable (#550) 2021-04-20 09:29:40 -07:00
Gang Pu ae56385ab2
Support the simple condition for any sequencer (#539) 2021-04-19 06:32:16 -07:00
Tommy Li 16db79be28
Fix any sequencer typo (#503)
* fix any sequencer typo

* Update sdk/FEATURES.md

Co-authored-by: Animesh Singh <singhan@us.ibm.com>

* update any_sequencer location

* update test

* rephrase code comments

* fix lint

* fix lint

* rephrase wording

Co-authored-by: Animesh Singh <singhan@us.ibm.com>
2021-03-17 17:21:16 -07:00
Gang Pu 05e6f4aba5
Enhance AnySequencer to make it an op (#499) 2021-03-16 19:24:16 -07:00
Jin Chi He fb765134d6
Any Sequencer implements (#399) 2021-01-05 22:11:52 -08:00