Skip to content

fix: remove reference to deleted pico instance size constant - #4919

Merged
avallete merged 2 commits into
sync/api-typesfrom
copilot/sub-pr-4918
Mar 2, 2026
Merged

fix: remove reference to deleted pico instance size constant#4919
avallete merged 2 commits into
sync/api-typesfrom
copilot/sub-pr-4918

Conversation

CopilotAI commented Mar 2, 2026

Copy link
Copy Markdown
Contributor

The API types sync in #4918 removed the pico instance size from V1CreateProjectBodyDesiredInstanceSize, but cmd/projects.go still referenced api.V1CreateProjectBodyDesiredInstanceSizePico, breaking the build.

  • Removed the pico entry from the instance size validation list in cmd/projects.go

🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

…zePico constant
Co-authored-by: avallete <8771783+avallete@users.noreply.github.com>
CopilotAI changed the title [WIP] Fix API sync types issuefix: remove reference to deleted pico instance size constantMar 2, 2026
@avallete
avallete marked this pull request as ready for review March 2, 2026 13:06
@avallete
avallete requested a review from a team as a code ownerMarch 2, 2026 13:06
@avallete
avallete merged commit 9f2674f into sync/api-typesMar 2, 2026
14 checks passed
@avallete
avallete deleted the copilot/sub-pr-4918 branch March 2, 2026 13:06
Sign up for freeto 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

@avallete