Skip to content
Discussion options

You must be logged in to vote

May 2026 update - we added a fundamental docs page for versioning in workflows: https://workflow-sdk.dev/docs/foundations/versioning and will continue to post updates there as thinking evolves on versioning (which differs somewhat from the initial thinking in the older answer below).


Runs are tied to a specific deployment. So, if you deploy a new version, existing runs continue running on whatever deployment they were triggered on. Changes to steps and workflow code won't affect them.

So, if you do make a code change (let's say to fix a bug), you would deploy a new version. New runs will start to run on the latest version. You will then be able to use the CLI (or the web UI packaged with…

Replies: 4 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@MendyLanda
Comment options

@albertocubeddu
Comment options

@pranaygp
Comment options

@shirmanov
Comment options

@pranaygp
Comment options

Answer selected by pranaygp
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@pranaygp
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
7 participants