Skip to content

feat: pass YAML merge key limit to config parser [2] - #676

Merged
minghay merged 4 commits into
masterfrom
fix-YamlParser-limit
Jul 28, 2026
Merged

feat: pass YAML merge key limit to config parser [2]#676
minghay merged 4 commits into
masterfrom
fix-YamlParser-limit

Conversation

@raihata

@raihata raihata commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Context

The configurable YAML merge key limit must be applied to pipeline parsing in models, including provider YAML processing.

Objective

Pass maxTotalMergeKeys to config-parser and direct js-yaml calls used during provider YAML processing.

References

These three PRs are designed to be backward-compatible, so merging them in any order should not cause failures. However, merging them in the numbered order—[1] config-parser, [2] models, and [3] screwdriver—is recommended to ensure the configuration is propagated correctly.

License

I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.

@minghay
minghay merged commit ba17f07 into master Jul 28, 2026
2 checks passed
@minghay
minghay deleted the fix-YamlParser-limit branch July 28, 2026 04:41
@sd-buildbot

Copy link
Copy Markdown

🎉 This PR is included in version 34.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants