Skip to content

Conversation

@dandavison
Copy link
Contributor

See temporalio/sdk-python#1138

This is currently rebased on the commit that sdk-python was using; it needs to be rebased on sdk-core master.

dandavison and others added 3 commits December 18, 2025 17:13
    git rm -rf crates/common/protos/api_upstream && \
    git commit -m "Remove api_upstream for subtree re-add" && \
    git subtree add --prefix=crates/common/protos/api_upstream --squash ssh://[email protected]/temporalio/api.git standalone-activity-on-sdk-core

    git reset --soft 12bc359
    git commit -m "Update api subtree from standalone-activity"

But then reverted two things that were incorrectly deleted.
I guess standalone-activity-on-sdk-core was not actually forked off
the api commit that sdk-core was using. This would be easier if
sdk-core used a submodule instead of a subtree.
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.

2 participants