Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IWF-206: Upgrade Temporal SDKs in iWF SDKs test envs #250

Merged
merged 2 commits into from
Oct 18, 2024

Conversation

samuel27m
Copy link
Contributor

Description

We have upgraded the temporal SDK in iwf-server which now requires newer version of Temporal server.
So we have to upgrade the env here too.

Checklist

  • Code compiles correctly
  • Tests for the changes have been added
  • All tests passing
  • This PR change is backwards-compatible
  • This PR CONTAINS a (planned) breaking change (it is NOT backwards-compatible)

Related Issue

Closes #434

sleep 0.1
tctl search-attribute create -name CustomIntField -type Int -y
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thought it was a good time to also migrate from tctl to temporal, this way the init.sh scripts for Search Attributes look the same all across the board.

@samuel27m samuel27m merged commit 6bb4a00 into main Oct 18, 2024
1 check passed
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