Skip to content

feat: support search path for loading additional config files - #200

Merged
tisonkun merged 1 commit into
mainfrom
search-path
Jan 10, 2026
Merged

feat: support search path for loading additional config files#200
tisonkun merged 1 commit into
mainfrom
search-path

Conversation

@tisonkun

Copy link
Copy Markdown
Member

This closes #198

Signed-off-by: tison <wander4096@gmail.com>
@tisonkun

Copy link
Copy Markdown
Member Author

cc @Lorilatschki, you can play with this branch as well.

Now we search additionalHeaders from (in order):

  1. Dir where the specified config is located (config_dir)
  2. baseDir in the config (base_dir)
  3. Current working directory (cwd)

@tisonkun

Copy link
Copy Markdown
Member Author

Merging to clear backlog.

Feel free to review after commit.

When a new release is desired, please ping me for executing. Or I'd like to leave the new changes some time for thinking about it once more.

@tisonkun
tisonkun merged commit d15991c into main Jan 10, 2026
17 checks passed
@tisonkun
tisonkun deleted the search-path branch January 10, 2026 03:55
@Lorilatschki

Lorilatschki commented Jan 10, 2026

Copy link
Copy Markdown
Contributor

I have tested it locally, and all 3 cases are working now, thank you for your super fast support, you are awesome!

It would be super helpful, if you can provide a release with the 2 fixes soon, many thanks beforehand!

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.

additionalHeaders relative file path

2 participants