这是indexloc提供的服务,不要输入任何密码
Skip to content

feat: add support for second file config #37033

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

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

Conversation

RahulGautamSingh
Copy link
Collaborator

@RahulGautamSingh RahulGautamSingh commented Jul 16, 2025

Changes

  • Added a new file addtional-config-file.ts in the global/config/parse module to read and parse the config in second config file & docs + tests for the same
  • Added new config option deleteAdditionalConfigFile & docs for it

Context

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:

  • Code inspection only, or
  • Newly added/modified unit tests, or
  • No unit tests but ran on a real repository, or
  • Both unit tests + ran on a real repository

@rarkins
Copy link
Collaborator

rarkins commented Jul 20, 2025

@RahulGautamSingh what's left?

@RahulGautamSingh RahulGautamSingh marked this pull request as ready for review July 20, 2025 10:17
@RahulGautamSingh RahulGautamSingh added the ci:allow-undesirable Skip the undesirable files CI check label Jul 25, 2025
@RahulGautamSingh
Copy link
Collaborator Author

Not sure why the tests are failing .. they pass locally :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci:allow-undesirable Skip the undesirable files CI check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for an additional (second) configuration file
3 participants