Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[components] Implement @local namespace for local components (BUILD-654) #27483

Open
wants to merge 1 commit into
base: sean/components/registered-component-type
Choose a base branch
from

Conversation

smackesey
Copy link
Collaborator

@smackesey smackesey commented Feb 1, 2025

Summary & Motivation

Change local component naming scheme. This:

type: .my_component

Is now this:

type: "@local.my_component"

(unfortunately the quotes are required with @), which might be a reason to change it.

How I Tested These Changes

Modified existing tests.

Copy link
Collaborator Author

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

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

@smackesey smackesey changed the title [components] Implement @local namespace for local components [components] Implement @local namespace for local components (BUILD-654) Feb 1, 2025
@smackesey smackesey force-pushed the sean/components/local-component-namespace branch from d57cb9e to 9451334 Compare February 1, 2025 17:13
@smackesey smackesey force-pushed the sean/components/registered-component-type branch from 2610382 to b7b4367 Compare February 1, 2025 20:11
@smackesey smackesey force-pushed the sean/components/local-component-namespace branch 5 times, most recently from 407c4f4 to a6b7244 Compare February 2, 2025 04:32
@smackesey smackesey marked this pull request as ready for review February 2, 2025 05:20
Copy link
Member

@schrockn schrockn left a comment

Choose a reason for hiding this comment

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

Yeah let's discuss this. @OwenKephart @benpankow having to quote everything all the time is rough...

[INTERNAL_BRANCH=sean/components/registered-component-type]
@smackesey smackesey force-pushed the sean/components/registered-component-type branch from b7b4367 to bb42bc7 Compare February 2, 2025 21:04
@smackesey smackesey force-pushed the sean/components/local-component-namespace branch from a6b7244 to 71a39ce Compare February 2, 2025 21:04
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