Skip to content

Conversation

@gabriel-samfira
Copy link
Member

This is a set of slight cleanups and fixes:

  • Added a helper function in the assembly to de-duplicate some code
  • Handle the ! tag which makes powershell-yaml not do any type inference for that value, leaving it as a string (all scalars are strings by default in the absence of an explicit tag)
  • Better handle ordered types (attempts to fix Support [ordered] in both directions #194)

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
@gabriel-samfira gabriel-samfira merged commit 5c81e85 into cloudbase:master Dec 29, 2025
4 checks passed
@gabriel-samfira gabriel-samfira deleted the slight-cleanup branch December 29, 2025 10:48
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.

Support [ordered] in both directions

1 participant