Skip to content

Split worker deployment API response types - #3795

Merged
rossnelson merged 1 commit into
mainfrom
refactor/split-worker-deployment-api-types
Aug 5, 2026
Merged

Split worker deployment API response types#3795
rossnelson merged 1 commit into
mainfrom
refactor/split-worker-deployment-api-types

Conversation

@rossnelson

Copy link
Copy Markdown
Collaborator

Summary

Separates the ListWorkerDeployments and DescribeWorkerDeployment response models so each matches its API shape. Updates deployment consumers and compute-provider helpers to use endpoint-specific fields, and replaces unsafe fixture casts with shape-checked fixtures.

Test plan

  • Full Vitest suite: 184 files passed
  • Type checking: 0 errors
  • Prettier, ESLint, and Stylelint passed for touched files
  • Independent architecture and code reviews approved

@vercel

vercel Bot commented Aug 5, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
holocene Ready Ready Preview Aug 5, 2026 5:12pm

Request Review

@rossnelson
rossnelson marked this pull request as ready for review August 5, 2026 17:12
@rossnelson
rossnelson requested a review from a team as a code owner August 5, 2026 17:12

@andrewzamojc andrewzamojc left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rossnelson
rossnelson merged commit 54a6f78 into main Aug 5, 2026
20 checks passed
@rossnelson
rossnelson deleted the refactor/split-worker-deployment-api-types branch August 5, 2026 17:39
ardiewen added a commit that referenced this pull request Aug 11, 2026
Auto-generated version bump from 2.53.1 to 2.53.2

Bump type: patch

Changes included:
- [`54a6f782`](54a6f78) refactor: split worker deployment API types (#3795)
- [`0c4b6987`](0c4b698) fix(timeline): recolor a group when a later event extends it (#3787)
- [`7a1b1288`](7a1b128) Remove task queue types from compute configs (#3801)
- [`cf68d9e8`](cf68d9e) Resync filter bar pills on browser back/forward navigation (#3796)
- [`000bddb7`](000bddb) Only pass start delay on activity update if value changes (#3798)
- [`04a1a50a`](04a1a50) fix(schedules): resolve recent run statuses from visibility (#3799)
- [`5e8bbebb`](5e8bbeb) fix(events): dedupe marker billable actions across both fetch cursors (#3807)
- [`1ed83780`](1ed8378) fix(auth): derive auth cookie Secure attribute from the OIDC callback URL (#3806)

Co-authored-by: ardiewen <39966887+ardiewen@users.noreply.github.com>
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