You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Schemas: add optional concurrencyKey to TaskRun and V3TaskRun types
- Engine: include concurrencyKey in run context building
- Services: pass concurrencyKey in execution payload as part of run object
- Presenters/Routes: include concurrencyKey in run context returned to UI
- Tests: verify concurrencyKey is exposed as ctx.run.concurrencyKey
- Docs: document concurrencyKey in docs/context.mdx
- Add changeset
- No concurrency behavior changes
0 commit comments