Skip to content

Add parent_config_name directive to YAML reader#4930

Merged
demiankatz merged 8 commits intovufind-org:devfrom
ThoWagen:pull-request/add-parent-config-name-directive-to-yaml-reader
Dec 4, 2025
Merged

Add parent_config_name directive to YAML reader#4930
demiankatz merged 8 commits intovufind-org:devfrom
ThoWagen:pull-request/add-parent-config-name-directive-to-yaml-reader

Conversation

@ThoWagen
Copy link
Contributor

@ThoWagen ThoWagen commented Dec 4, 2025

As discussed here #4845 (comment), this PR adds the option to use another configuration name instead of a specific file as parents in YAML configuration.

Copy link
Member

@demiankatz demiankatz left a comment

Choose a reason for hiding this comment

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

Thanks, @ThoWagen, this looks good to me; just see below for some nitpicks.

I assume that in future, we will generalize things further so that the parent configuration might be in a different format and loaded from the config manager. But for now, this is a good first step that adds functionality without breaking anything!

@demiankatz demiankatz added this to the 11.1 milestone Dec 4, 2025
ThoWagen and others added 6 commits December 4, 2025 14:30
Copy link
Member

@demiankatz demiankatz left a comment

Choose a reason for hiding this comment

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

Thanks, @ThoWagen, this looks good to me now -- but the build still appears to be failing with a minor style issue.

@ThoWagen
Copy link
Contributor Author

ThoWagen commented Dec 4, 2025

Fixed

Copy link
Member

@demiankatz demiankatz left a comment

Choose a reason for hiding this comment

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

Thanks, @ThoWagen!

@demiankatz demiankatz merged commit 6016168 into vufind-org:dev Dec 4, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants