Skip to content

Replace pyyaml with ruyaml to support YAML 1.2 which fixes handling of stringified octal values - #3

Closed
Traxmaxx wants to merge 3 commits into
fabfuel:developfrom
Traxmaxx:feature/fabian/ruyaml
Closed

Replace pyyaml with ruyaml to support YAML 1.2 which fixes handling of stringified octal values#3
Traxmaxx wants to merge 3 commits into
fabfuel:developfrom
Traxmaxx:feature/fabian/ruyaml

Conversation

@Traxmaxx

@Traxmaxx Traxmaxx commented Oct 22, 2025

Copy link
Copy Markdown
Contributor

It works as intended and I added test-data to catch the octal/string behaviour.
I compiled packaging with it and it looks promising. A lot of changes in the compiled file but it does not bother any of our tooling. I'll send you a screenshot in Slack!

I also changed 'ruyaml>=0.91' to 'ruyaml==0.91' to disallow package upgrades

@Traxmaxx Traxmaxx closed this Oct 24, 2025
@fabfuel

fabfuel commented Oct 24, 2025

Copy link
Copy Markdown
Owner

Closing this in favor of #4 - due to to many changes in the compiled OpenAPI file

@Traxmaxx
Traxmaxx deleted the feature/fabian/ruyaml branch October 24, 2025 15:36
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.

2 participants