-
Notifications
You must be signed in to change notification settings - Fork 127
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade to TS SDK 1.11.5 / Node 18 to 22
- Loading branch information
Showing
183 changed files
with
733 additions
and
731 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
16 | ||
22 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
16 | ||
22 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
To begin development, install the Temporal CLI: | ||
|
||
Mac: {cyan brew install temporal} | ||
Other: Download and extract the latest release from https://github.com/temporalio/cli/releases/latest | ||
Mac: {cyan brew install temporal} | ||
Other: Download and extract the latest release from https://github.com/temporalio/cli/releases/latest | ||
|
||
Start Temporal Server: | ||
|
||
{cyan temporal server start-dev} | ||
{cyan temporal server start-dev} | ||
|
||
Use Node version 16+: | ||
Use Node version 18+ (v22.x is recommended): | ||
|
||
Mac: {cyan brew install node@16} | ||
Other: https://nodejs.org/en/download/ | ||
Mac: {cyan brew install node@22} | ||
Other: https://nodejs.org/en/download/ | ||
|
||
Then, in the project directory, using two other shells, run these commands: | ||
|
||
{cyan npm run start.watch} | ||
{cyan npm run workflow} | ||
{cyan npm run start.watch} | ||
{cyan npm run workflow} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
16 | ||
22 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
To begin development, install the Temporal CLI: | ||
|
||
Mac: {cyan brew install temporal} | ||
Other: Download and extract the latest release from https://github.com/temporalio/cli/releases/latest | ||
Mac: {cyan brew install temporal} | ||
Other: Download and extract the latest release from https://github.com/temporalio/cli/releases/latest | ||
|
||
Start Temporal Server: | ||
|
||
{cyan temporal server start-dev} | ||
{cyan temporal server start-dev} | ||
|
||
Use Node version 16+: | ||
Use Node version 18+ (v22.x is recommended): | ||
|
||
Mac: {cyan brew install node@16} | ||
Other: https://nodejs.org/en/download/ | ||
Mac: {cyan brew install node@22} | ||
Other: https://nodejs.org/en/download/ | ||
|
||
Then, in the project directory, follow instructions in the {cyan README.md} | ||
Then, in the project directory, follow instructions in the {cyan README.md} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
16 | ||
22 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
To begin development, install the Temporal CLI: | ||
|
||
Mac: {cyan brew install temporal} | ||
Other: Download and extract the latest release from https://github.com/temporalio/cli/releases/latest | ||
Mac: {cyan brew install temporal} | ||
Other: Download and extract the latest release from https://github.com/temporalio/cli/releases/latest | ||
|
||
Start Temporal Server: | ||
|
||
{cyan temporal server start-dev} | ||
{cyan temporal server start-dev} | ||
|
||
Use Node version 16+: | ||
Use Node version 18+ (v22.x is recommended): | ||
|
||
Mac: {cyan brew install node@16} | ||
Other: https://nodejs.org/en/download/ | ||
Mac: {cyan brew install node@22} | ||
Other: https://nodejs.org/en/download/ | ||
|
||
Then, in the project directory, using two other shells, run these commands: | ||
|
||
{cyan npm run start.watch} | ||
{cyan npm run workflow} | ||
{cyan npm run start.watch} | ||
{cyan npm run workflow} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
16 | ||
22 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
To begin development, install the Temporal CLI: | ||
|
||
Mac: {cyan brew install temporal} | ||
Other: Download and extract the latest release from https://github.com/temporalio/cli/releases/latest | ||
Mac: {cyan brew install temporal} | ||
Other: Download and extract the latest release from https://github.com/temporalio/cli/releases/latest | ||
|
||
Start Temporal Server: | ||
|
||
{cyan temporal server start-dev} | ||
{cyan temporal server start-dev} | ||
|
||
Use Node version 16+: | ||
Use Node version 18+ (v22.x is recommended): | ||
|
||
Mac: {cyan brew install node@16} | ||
Other: https://nodejs.org/en/download/ | ||
Mac: {cyan brew install node@22} | ||
Other: https://nodejs.org/en/download/ | ||
|
||
Then, in the project directory, using two other shells, run these commands: | ||
|
||
{cyan npm run start.watch} | ||
{cyan npm run workflow} | ||
{cyan npm run start.watch} | ||
{cyan npm run workflow} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
16 | ||
22 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
To begin development, install the Temporal CLI: | ||
|
||
Mac: {cyan brew install temporal} | ||
Other: Download and extract the latest release from https://github.com/temporalio/cli/releases/latest | ||
Mac: {cyan brew install temporal} | ||
Other: Download and extract the latest release from https://github.com/temporalio/cli/releases/latest | ||
|
||
Start Temporal Server: | ||
|
||
{cyan temporal server start-dev} | ||
{cyan temporal server start-dev} | ||
|
||
Use Node version 16+: | ||
Use Node version 18+ (v22.x is recommended): | ||
|
||
Mac: {cyan brew install node@16} | ||
Other: https://nodejs.org/en/download/ | ||
Mac: {cyan brew install node@22} | ||
Other: https://nodejs.org/en/download/ | ||
|
||
Then, in the project directory, using two other shells, run these commands: | ||
|
||
{cyan npm run start.watch} | ||
{cyan npm run workflow} | ||
{cyan npm run start.watch} | ||
{cyan npm run workflow} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
16 | ||
22 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
To begin development, install the Temporal CLI: | ||
|
||
Mac: {cyan brew install temporal} | ||
Other: Download and extract the latest release from https://github.com/temporalio/cli/releases/latest | ||
Mac: {cyan brew install temporal} | ||
Other: Download and extract the latest release from https://github.com/temporalio/cli/releases/latest | ||
|
||
Start Temporal Server: | ||
|
||
{cyan temporal server start-dev} | ||
{cyan temporal server start-dev} | ||
|
||
Use Node version 16+: | ||
Use Node version 18+ (v22.x is recommended): | ||
|
||
Mac: {cyan brew install node@16} | ||
Other: https://nodejs.org/en/download/ | ||
Mac: {cyan brew install node@22} | ||
Other: https://nodejs.org/en/download/ | ||
|
||
Then, in the project directory, using two other shells, run these commands: | ||
|
||
{cyan npm run start.watch} | ||
{cyan npm run workflow} | ||
{cyan npm run start.watch} | ||
{cyan npm run workflow} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
16 | ||
22 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
To begin development, install the Temporal CLI: | ||
|
||
Mac: {cyan brew install temporal} | ||
Other: Download and extract the latest release from https://github.com/temporalio/cli/releases/latest | ||
Mac: {cyan brew install temporal} | ||
Other: Download and extract the latest release from https://github.com/temporalio/cli/releases/latest | ||
|
||
Start Temporal Server: | ||
|
||
{cyan temporal server start-dev} | ||
{cyan temporal server start-dev} | ||
|
||
Use Node version 16+: | ||
Use Node version 18+ (v22.x is recommended): | ||
|
||
Mac: {cyan brew install node@16} | ||
Other: https://nodejs.org/en/download/ | ||
Mac: {cyan brew install node@22} | ||
Other: https://nodejs.org/en/download/ | ||
|
||
Then, in the project directory, using two other shells, run these commands: | ||
|
||
{cyan npm run start.watch} | ||
{cyan npm run workflow} | ||
{cyan npm run start.watch} | ||
{cyan npm run workflow} |
Oops, something went wrong.