Skip to content

sync upstream - #2

Merged
morbyne merged 2 commits into
Atrophy-Zero:mainfrom
pelican:main
Jun 7, 2026
Merged

sync upstream#2
morbyne merged 2 commits into
Atrophy-Zero:mainfrom
pelican:main

Conversation

@morbyne

@morbyne morbyne commented Jun 7, 2026

Copy link
Copy Markdown
Member

No description provided.

gOOvER and others added 2 commits May 19, 2026 10:39
…ariable lookup, type coercion, IfValue, XML duplicates) (#179)

* fix: preserve integer precision in YAML parser (UseNumber + normalizeYamlTypes)

* fix: multiple parser bugs

- UnmarshalJSON: guard against nil pointer panic on missing 'file'/'parser' keys
- LookupConfigurationValue: resolve each {{ config.x }} placeholder independently
  so composite values like '{{ config.a }}:{{ config.b }}' expand correctly
- setValueWithSjson: drop implicit string→int coercion in default case to
  preserve the original value type
- parseTextFile: honour if_value condition (was silently ignored before)
- parseXmlFile: remove existing attribute before CreateAttr to prevent
  duplicates on repeated parses

* fix: address Copilot review comments
implement security change from ptero 1.12.3

code cleanup
@morbyne
morbyne merged commit 2376e33 into Atrophy-Zero:main Jun 7, 2026
5 checks passed
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.

3 participants