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

fix(config/inherit): resolve presets #31642

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Conversation

RahulGautamSingh
Copy link
Collaborator

@RahulGautamSingh RahulGautamSingh commented Sep 26, 2024

Changes

Resolve presets present in inherited config

Context

Closes: #31278

Documentation (please check one with an [x])

  • I have updated the documentation, or
  • No documentation update is required

How I've tested my work (please select one)

I have verified these changes via:

@RahulGautamSingh RahulGautamSingh marked this pull request as draft September 26, 2024 16:30
@RahulGautamSingh RahulGautamSingh marked this pull request as ready for review September 27, 2024 19:49
docs/usage/config-overview.md Outdated Show resolved Hide resolved
docs/usage/config-overview.md Outdated Show resolved Hide resolved
lib/workers/repository/init/inherited.spec.ts Show resolved Hide resolved
@HonkingGoose

This comment was marked as resolved.

lib/workers/repository/init/inherited.ts Outdated Show resolved Hide resolved
lib/workers/repository/init/inherited.ts Outdated Show resolved Hide resolved
lib/workers/repository/init/inherited.ts Show resolved Hide resolved
lib/workers/repository/init/inherited.ts Outdated Show resolved Hide resolved
lib/workers/repository/init/inherited.ts Outdated Show resolved Hide resolved
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
docs/usage/config-overview.md Outdated Show resolved Hide resolved
docs/usage/config-overview.md Show resolved Hide resolved
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
rarkins and others added 2 commits October 11, 2024 12:11
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Copy link
Collaborator

@rarkins rarkins left a comment

Choose a reason for hiding this comment

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

Drop support for npm presets in inheritedConfig

lib/workers/repository/init/inherited.ts Outdated Show resolved Hide resolved
docs/usage/config-overview.md Outdated Show resolved Hide resolved
docs/usage/config-overview.md Outdated Show resolved Hide resolved
lib/workers/repository/init/inherited.ts Outdated Show resolved Hide resolved
lib/workers/repository/init/inherited.ts Show resolved Hide resolved
Copy link
Collaborator

@HonkingGoose HonkingGoose left a comment

Choose a reason for hiding this comment

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

Small additions to @rarkins's suggestions.

docs/usage/config-overview.md Outdated Show resolved Hide resolved
docs/usage/config-overview.md Outdated Show resolved Hide resolved
docs/usage/config-overview.md Outdated Show resolved Hide resolved
Copy link
Member

@viceice viceice left a comment

Choose a reason for hiding this comment

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

see open conversations, otherwise LGTM

RahulGautamSingh and others added 2 commits November 8, 2024 15:00
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
docs/usage/config-overview.md Outdated Show resolved Hide resolved
RahulGautamSingh and others added 2 commits November 8, 2024 15:29
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
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.

Inherited config should be resolved before merging
5 participants