Skip to content

refactor: add options for framework and project uuid to build command#2530

Merged
matthewvolk merged 1 commit intocanaryfrom
CATALYST-1421-add-options
Aug 19, 2025
Merged

refactor: add options for framework and project uuid to build command#2530
matthewvolk merged 1 commit intocanaryfrom
CATALYST-1421-add-options

Conversation

@matthewvolk
Copy link
Copy Markdown
Contributor

@matthewvolk matthewvolk commented Aug 19, 2025

What/Why?

Adds options for --project-uuid and --framework to build command. In the future, the build command will:

  • Read --framework to decide whether to build the project with next or catalyst
  • Read --project-uuid to dynamically inject the name field in wrangler.jsonc

Both of these options will serve as overrides to config.get('framework') and config.get('projectUuid')

Testing

Updated tests

Migration

N/A

@matthewvolk matthewvolk requested a review from a team August 19, 2025 19:30
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Aug 19, 2025

⚠️ No Changeset found

Latest commit: 9a3d122

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link
Copy Markdown

vercel Bot commented Aug 19, 2025

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

Project Deployment Preview Comments Updated (UTC)
catalyst-b2b Ready Ready Preview Comment Aug 19, 2025 7:30pm
catalyst-canary Ready Ready Preview Comment Aug 19, 2025 7:30pm
3 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
catalyst Ignored Ignored Aug 19, 2025 7:30pm
catalyst-au Ignored Ignored Aug 19, 2025 7:30pm
catalyst-uk Ignored Ignored Aug 19, 2025 7:30pm

@matthewvolk matthewvolk added this pull request to the merge queue Aug 19, 2025
Merged via the queue into canary with commit 3268c45 Aug 19, 2025
14 checks passed
@matthewvolk matthewvolk deleted the CATALYST-1421-add-options branch August 19, 2025 19:34
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