Changelog
New Features
- 87f23b0: feat: [TKC-3937] wizard examples suite + trigger for .dev, workflows - cleanup (#6492) (@tkonieczny)
- 6e69406: feat: [TKC-3946][TKC-3947] special-cases and expected-fail cases extended and updated (#6504) (@tkonieczny)
Bug fixes
- 40ca2cb: fix: [TKC-3927] remove duplicated cypress workflow (#6488) (@tkonieczny)
- 9814e5b: fix: [TKC-3950] add receive timeout for notifications and tests (#6499) (@povilasv)
- 5b0d0ab: fix: any error mixing aborted and failed states (@ed382)
- b8fdb03: fix: any step canceled not checking initialization (#6498) (@ed382)
- baf24b8: fix: any step paused init check (@ed382)
- e058307: fix: default instruction end status to aborted (@ed382)
- 8e481c7: fix: default predictedstatus to aborted (@ed382)
- 9177ce4: fix: init step not accounted for in areallstepsfinished (@ed382)
- 8da9d28: fix: prioritize canceled over aborted in predicted status (#6495) (@ed382)
- 7ac698e: fix: refactor isanyrequiredstepfailed (@ed382)
- 92571e5: fix: remove redundant predicate (@ed382)
- fbe4af7: fix: remove unnecessary predicates (@ed382)
- 3f9e3ad: fix: updated README.md (#6501) (@olensmar)
Other work
- d960d76: cypress suite - name fix (#6493) (@tkonieczny)
- 2eb7739: playwright examples fixed (#6505) (@tkonieczny)
- e64481b: refactor: areallknownstepsfinished (@ed382)
- 9308b59: refactor: has started/finished at for readability (@ed382)
- 3e15700: refactor: remove unnecessary indirection (@ed382)
- 14090ed: refactor: use switch in heal status (@ed382)