Skip to content

[rush] Add support for an "extends" property in pnpm-config.json files. #5023

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

Merged
merged 12 commits into from
Dec 3, 2024

Conversation

iclanton
Copy link
Member

@iclanton iclanton commented Dec 3, 2024

Summary

Add support for an "extends" property in pnpm-config.json files.

Also refactors and expands the @rushstack/heft-config-file project to include a new API designed for loading configuration files not in projects.

How it was tested

Tested in a branch that has subspace pnpm-config.json files in subspaces that extend from the common/config/rush/pnpm-config.json file.

Impacted documentation

A note should be added to https://rushjs.io/pages/configs/pnpm-config_json/#docusaurus_skipToContent_fallback

@iclanton iclanton enabled auto-merge (squash) December 3, 2024 03:37
@iclanton iclanton force-pushed the support-pnpm-config.json-extends branch from d1c1ef1 to b545c11 Compare December 3, 2024 04:51
@iclanton iclanton merged commit b71f856 into microsoft:main Dec 3, 2024
4 checks passed
@iclanton iclanton deleted the support-pnpm-config.json-extends branch December 3, 2024 05:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

2 participants