Skip to content

Explicitly set identifier and uiStrategy for admin_link so the build command will work#7359

Merged
vividviolet merged 1 commit intomainfrom
04-21-explicitly_set_identifier_and_uistrategy_for_admin_link_so_the_build_command_will_work
Apr 21, 2026
Merged

Explicitly set identifier and uiStrategy for admin_link so the build command will work#7359
vividviolet merged 1 commit intomainfrom
04-21-explicitly_set_identifier_and_uistrategy_for_admin_link_so_the_build_command_will_work

Conversation

@vividviolet
Copy link
Copy Markdown
Member

@vividviolet vividviolet commented Apr 21, 2026

WHY are these changes introduced?

The admin_link specification was missing required fields to work with the buildcommand which does not pull remote specs

WHAT is this pull request doing?

Adds uidStrategy: 'uuid' and experience: 'extension' to the admin_link contract-based module specification, ensuring it is correctly identified and categorized as an extension with a UUID-based UID strategy.

How to test your changes?

  1. Deploy an app with an admin_link extension.
  2. Verify the extension is correctly identified with a UUID and treated as an extension experience type during the deploy lifecycle.

Checklist

  • I've considered possible cross-platform impacts (Mac, Linux, Windows)
  • I've considered possible documentation changes
  • I've considered analytics changes to measure impact
  • The change is user-facing — I've identified the correct bump type (patch for bug fixes · minor for new features · major for breaking changes) and added a changeset with pnpm changeset add

Copy link
Copy Markdown
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@github-actions github-actions Bot added the devtools-gardener Post the issue or PR to Slack for the gardener label Apr 21, 2026
@vividviolet vividviolet marked this pull request as ready for review April 21, 2026 15:24
@vividviolet vividviolet requested a review from a team as a code owner April 21, 2026 15:24
@vividviolet vividviolet added this pull request to the merge queue Apr 21, 2026
Merged via the queue into main with commit a83aacc Apr 21, 2026
27 checks passed
@vividviolet vividviolet deleted the 04-21-explicitly_set_identifier_and_uistrategy_for_admin_link_so_the_build_command_will_work branch April 21, 2026 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

devtools-gardener Post the issue or PR to Slack for the gardener

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants