Skip to content

feat: add initial operations#1

Merged
yaythomas merged 1 commit intomainfrom
initial-version
Sep 16, 2025
Merged

feat: add initial operations#1
yaythomas merged 1 commit intomainfrom
initial-version

Conversation

@yaythomas
Copy link
Member

Initial durable operations:

  • step
  • wait
  • run_in_child_context
  • create_callback
  • wait_for_callback
  • wait_for_condition
  • parallel
  • map

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Initial durable operations:
- step
- wait
- run_in_child_context
- create_callback
- wait_for_callback
- wait_for_condition
- parallel
- map
@wangyb-A wangyb-A self-requested a review September 16, 2025 16:08
Copy link
Contributor

@wangyb-A wangyb-A left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@yaythomas yaythomas merged commit 62a26f1 into main Sep 16, 2025
4 checks passed
# SPDX-FileCopyrightText: 2025-present Amazon.com, Inc. or its affiliates.
#
# SPDX-License-Identifier: Apache-2.0
__version__ = "0.0.1"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bchampp bchampp deleted the initial-version branch October 7, 2025 20:47
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