versioning-guide

Community

Safely version Temporal workflows across updates.

Authortherealbill
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Temporal workflows often face non-determinism and rollout risk when code changes while executions are active. This guide provides a structured approach to versioning that preserves running workflows while enabling safe upgrades for new ones.

Core Features & Use Cases

  • GetVersion usage to gate changes without breaking existing runs.
  • Backward-compatible migration patterns that allow old and new logic to run concurrently.
  • Deployment strategy and monitoring guidance to ensure safe rollout and quick rollback if issues arise.
  • Reset alternatives to recover stuck or problematic workflows when needed.

Quick Start

Review your workflow's GetVersion gates and implement a versioned branch to safely upgrade workflows.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: versioning-guide
Download link: https://github.com/therealbill/mynet/archive/main.zip#versioning-guide

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.