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

update README from tctl to Temporal CLI #367

Merged
merged 7 commits into from
Oct 14, 2024

Conversation

kevinawoo
Copy link
Member

What was changed

  • tctl has been depreciated, temporal CLI replaces it.
  • Add CORS into the codec-server start command for the local dev server

Why?

  • Keeping the README updated and runnable.
  • Fixes UX problem when trying to use the codec-server in the web UI
  1. How was this tested:
    Manually

  2. Any docs updates needed?
    Updated the docs!

@CLAassistant
Copy link

CLAassistant commented Oct 12, 2024

CLA assistant check
All committers have signed the CLA.

codec-server/README.md Outdated Show resolved Hide resolved
Copy link
Contributor

@dandavison dandavison left a comment

Choose a reason for hiding this comment

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

LGTM!

codec-server/README.md Outdated Show resolved Hide resolved
codec-server/README.md Outdated Show resolved Hide resolved
codec-server/README.md Outdated Show resolved Hide resolved
codec-server/README.md Outdated Show resolved Hide resolved
@@ -1,31 +1,32 @@
### Steps to run this sample:

This sample shows how to decode payloads that have been encoded by a codec so they can be displayed by tctl and Temporal Web.
This sample shows how to decode payloads that have been encoded by a codec so they can be displayed by the Temporal CLI and Temporal Web.
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: none of this is your responsibility but if you don't mind I'm thinking "Temporal UI" is the proper name (e.g. https://docs.temporal.io/evaluate/major-components) -- could be worth changing throughout.

Copy link
Member Author

Choose a reason for hiding this comment

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

awesome! I was looking for a proper name guide. I updated it in dbe80fb. Please take a look 🙏

Copy link
Contributor

@dandavison dandavison left a comment

Choose a reason for hiding this comment

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

LGTM!

@kevinawoo kevinawoo merged commit 41d3b0e into temporalio:main Oct 14, 2024
3 checks passed
@kevinawoo kevinawoo deleted the codec-server-temporal-cli branch October 14, 2024 17:08
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.

4 participants