Update activity operator command API routes #3151
Merged
laurakwhit merged 3 commits intomainfrom Feb 11, 2026
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
|
rossnelson
approved these changes
Feb 11, 2026
temporal-cicd bot
pushed a commit
that referenced
this pull request
Feb 11, 2026
Auto-generated version bump from 2.45.2 to 2.45.3 Specific version: 2.45.3 Changes included: - [`8fcea7ea`](8fcea7e) fix(nav): restore cloud navigation width and version positioning (#3147) - [`9fd0b463`](9fd0b46) Refactor to use on from svelte/events (#3126) - [`c4cb8fa8`](c4cb8fa) Upgrade to ESLint v9 (#3125) - [`50d5c96c`](50d5c96) Fix subtitle size and padding on proj nav (#3148) - [`b06ca2fc`](b06ca2f) Update activity operator command API routes (#3151)
laurakwhit
added a commit
that referenced
this pull request
Feb 11, 2026
Auto-generated version bump from 2.45.2 to 2.45.3 Specific version: 2.45.3 Changes included: - [`8fcea7ea`](8fcea7e) fix(nav): restore cloud navigation width and version positioning (#3147) - [`9fd0b463`](9fd0b46) Refactor to use on from svelte/events (#3126) - [`c4cb8fa8`](c4cb8fa) Upgrade to ESLint v9 (#3125) - [`50d5c96c`](50d5c96) Fix subtitle size and padding on proj nav (#3148) - [`b06ca2fc`](b06ca2f) Update activity operator command API routes (#3151) Co-authored-by: laurakwhit <15069288+laurakwhit@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description & motivation 💭
Activity operator command API routes where colliding with standalone activity start route. This PR
activity.failandactivity.completeendpoints/activities-deprecatedendpoints (see Redo activity HTTP APIs api#716)Screenshots (if applicable) 📸
Design Considerations 🎨
Testing 🧪
How was this tested 👻
Steps for others to test: 🚶🏽♂️🚶🏽♀️
Checklists
Draft Checklist
Merge Checklist
Issue(s) closed
Docs
Any docs updates needed?