Skip to content

Conversation

@yycptt
Copy link
Member

@yycptt yycptt commented Oct 27, 2025

What changed?

  • Wire up chasm workflow library

Why?

How did you test it?

  • built
  • run locally and tested manually
  • covered by existing tests
  • added new unit test(s)
  • added new functional test(s)

Potential risks

  • Logic is only used when chasm feature flag is turned on. The change is mainly for functional tests.

@yycptt yycptt requested review from a team as code owners October 27, 2025 21:26
@yycptt yycptt merged commit 038051a into temporalio:main Oct 27, 2025
94 of 96 checks passed
@yycptt yycptt deleted the chasm-wf-lib branch October 27, 2025 23:30
chaptersix pushed a commit to chaptersix/temporal that referenced this pull request Oct 29, 2025
## What changed?
- Wire up chasm workflow library

## Why?
- temporalio#8485 makes workflow start to use CHASM as well and 
we need to register workflow as a chasm library.

## How did you test it?
- [x] built
- [ ] run locally and tested manually
- [ ] covered by existing tests
- [ ] added new unit test(s)
- [ ] added new functional test(s)

## Potential risks
- Logic is only used when chasm feature flag is turned on. The change is
mainly for functional tests.
chaptersix pushed a commit that referenced this pull request Oct 30, 2025
## What changed?
- Wire up chasm workflow library

## Why?
- #8485 makes workflow start to use CHASM as well and 
we need to register workflow as a chasm library.

## How did you test it?
- [x] built
- [ ] run locally and tested manually
- [ ] covered by existing tests
- [ ] added new unit test(s)
- [ ] added new functional test(s)

## Potential risks
- Logic is only used when chasm feature flag is turned on. The change is
mainly for functional tests.
@chaptersix chaptersix mentioned this pull request Nov 19, 2025
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants