Skip to content

S2s initial branch files#35

Closed
fmasalha wants to merge 1 commit intomozilla-firefox:autolandfrom
fmasalha:s2sBranch
Closed

S2s initial branch files#35
fmasalha wants to merge 1 commit intomozilla-firefox:autolandfrom
fmasalha:s2sBranch

Conversation

@fmasalha
Copy link
Contributor

No description provided.

@github-actions
Copy link
Contributor

Warning

The base branch is currently set to main. Please Edit this PR and set the base to autoland.

@github-actions
Copy link
Contributor

View this pull request in Lando to land it once approved.

@fmasalha fmasalha changed the base branch from main to autoland January 21, 2026 20:56
Comment on lines 2483 to 2511
components:feature-summarization-api:
description: Contracts and configuration for the Summarization (S2S) feature.
path: components/feature/summarization/api
publish: false
upstream_dependencies:
- components:tooling-lint
components:feature-summarization:
description: UI/store layer for the Summarization (S2S) feature.
path: components/feature/summarization/ui
publish: false
upstream_dependencies:
- components:feature-summarization-api
- components:tooling-lint
components:feature-summarization-impl:
description: Default implementations for the Summarization (S2S) feature.
path: components/feature/summarization/impl
publish: false
upstream_dependencies:
- components:feature-summarization-api
- components:tooling-lint
components:feature-summarization-wiring:
description: Wiring factory for assembling the Summarization (S2S) feature.
path: components/feature/summarization/wiring
publish: false
upstream_dependencies:
- components:feature-summarization
- components:feature-summarization-impl
- components:feature-summarization-api
- components:tooling-lint
Copy link
Contributor

Choose a reason for hiding this comment

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

@fmasalha hey, quick drive-by 🚗 : for these API modules, we have categorizations similar to the ones you have here that fit together with our patterns instead of everything being a "feature" module. Have a look at our docs and let me know if you have question: https://mozac.org/contributing/architecture

For example, feature-summarization-api would probably be concept-summarization

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thank you for the info, this patch was updated to only include the feature flag with the structure being covered in 257d427

Copy link
Contributor

@segunfamisa segunfamisa left a comment

Choose a reason for hiding this comment

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

Thanks @fmasalha this looks good to me.

Please don't forget to update the pull request title

@boek boek closed this Jan 23, 2026
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.

4 participants