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

Fixes to get started docs #187

Merged
merged 1 commit into from
May 28, 2024
Merged

Conversation

fimanishi
Copy link
Contributor

  1. Typo fixes
  2. Fixes to code
  • Added package line
  • Changed the host port number
  • Added error handling to http.ListenAndServe
  • Added import to context
  1. Fix to cli workflow start command
  • Removed --env as it's not part of the latest Cadence CLI attribute list

1. Typo fixes
2. Fixes to code.
- Added package line
- Changed the host port number
- Added error handling to `http.ListenAndServe`
- Added import to `context`
3. Fix to cli `workflow start` command
- Removed `--env` as it's not part of the latest Cadence CLI attribute list
@fimanishi fimanishi requested a review from a team May 15, 2024 19:33
@CLAassistant
Copy link

CLAassistant commented May 15, 2024

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@ibarrajo ibarrajo left a comment

Choose a reason for hiding this comment

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

Looks great! :shipit:

@fimanishi fimanishi requested review from a team and removed request for a team May 15, 2024 21:30
@fimanishi fimanishi merged commit 7da35b3 into uber:master May 28, 2024
4 checks passed
@fimanishi fimanishi deleted the get_started_fixes branch May 28, 2024 16:09
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.

None yet

4 participants