Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jlegrone
Copy link
Collaborator

@jlegrone jlegrone commented Sep 19, 2025

What was changed

  • Creates a helm chart for the demo worker
  • Fixes the build for the demo worker
  • Updates go dependencies in the demo submodule
  • Configures kube context and temporal cloud namespace via skaffold.env (gitignored)
  • Adds CI check to ensure that demo worker builds successfully

Why?

These changes make it possible to run the demo in a custom k8s context (not minikube) and against a configurable Temporal cloud namespace or self-hosted cluster without modifying checked-in files.

Also, the demo build was broken. 😅

Checklist

  1. Closes Trouble running demo steps #142

  2. How was this tested:

Manually ran each command in the demo readme

  1. Any docs updates needed?

Demo readme includes a few updates.

@jlegrone jlegrone requested a review from a team as a code owner September 19, 2025 20:38
Copy link
Collaborator

@carlydf carlydf left a comment

Choose a reason for hiding this comment

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

approved with some questions

Copy link
Member

@Shivs11 Shivs11 left a comment

Choose a reason for hiding this comment

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

tysm for fixing the broken demo!

@jlegrone jlegrone merged commit 27ac434 into main Sep 26, 2025
12 checks passed
@jlegrone jlegrone deleted the jlegrone/demo-fixes branch September 26, 2025 08:34
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.

Trouble running demo steps

4 participants