Skip to content

chore: Update quickstart template SDK versions#7

Merged
BloggerBust merged 1 commit into
mainfrom
chore/4107-sync-template-sdk-versions
Jun 18, 2026
Merged

chore: Update quickstart template SDK versions#7
BloggerBust merged 1 commit into
mainfrom
chore/4107-sync-template-sdk-versions

Conversation

@BloggerBust

Copy link
Copy Markdown
Collaborator

Description

This syncs this repo's template package versions with the current main repo CLI templates. It is stacked on #6.

Refs hatchet-dev/hatchet#4107

Type of change

  • Chore (changes which are not directly related to any business logic)

What's Changed

  • Sync the Python and TypeScript template dependency files to the main repo versions
  • Regenerated examples

Checklist

Changes have been:

  • Tested (unit, integration, or manually with steps specified)
  • Linted and formatted

Testing

  • go run ./cmd/sync-go-template-deps --check and go run ./cmd/generate-examples --check pass.
  • go build ./..., go vet ./..., go test ./..., and the examples/simple-go build pass.
  • bash hack/check-examples.sh passes
  • diff -ru templates ../hatchet/cmd/hatchet-cli/cli/templates is empty proving they are now in sync

🤖 AI Disclosure
  • I acknowledge that an LLM was used in the creation of this Pull Request, in accordance with Hatchet's AI_POLICY.md.
  • Details: N/A

@BloggerBust BloggerBust force-pushed the test/4107-generated-example-e2e branch from 343de03 to 6c5fb58 Compare June 18, 2026 15:07
Base automatically changed from test/4107-generated-example-e2e to main June 18, 2026 15:16
This syncs the versions with what is in the hathet repo.
@BloggerBust BloggerBust force-pushed the chore/4107-sync-template-sdk-versions branch from cc3a4ce to c120d1f Compare June 18, 2026 15:19
@BloggerBust BloggerBust merged commit 8b90e7b into main Jun 18, 2026
3 checks passed
@BloggerBust BloggerBust deleted the chore/4107-sync-template-sdk-versions branch June 18, 2026 15:28
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.

2 participants