Skip to content

Commit d1f3e06

Browse files
committed
Add temporal sample init manifests for CLI scaffolding
1 parent bf3515d commit d1f3e06

File tree

11 files changed

+43
-0
lines changed

11 files changed

+43
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
description: Trip booking Saga pattern with compensation
2+
sdk_version: "1.32.1"
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
description: DSL-driven workflow steps defined in JSON
2+
sdk_version: "1.32.1"
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
description: End-to-end payload encryption
2+
sdk_version: "1.32.1"
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
description: Route tasks to specific Workers for host-local download/process/upload
2+
sdk_version: "1.32.1"
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
description: Single-file hello world samples demonstrating core SDK features
2+
sdk_version: "1.32.1"
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
description: Separate processes for workflows, activities, and transfer requests
2+
sdk_version: "1.32.1"
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
description: Nexus service definition and operation handlers
2+
sdk_version: "1.32.1"
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
description: Cancel a Nexus operation using WaitRequested cancellation
2+
sdk_version: "1.32.1"
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
description: Propagate MDC context from Workflows to Nexus operations
2+
sdk_version: "1.32.1"
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
description: Map a Nexus operation to a workflow with multiple input arguments
2+
sdk_version: "1.32.1"

0 commit comments

Comments
 (0)