Ingy döt Net
Ingy döt Net
This branch should be skipped by travis and semaphore. For some reason it is skipped by gh-actions.
To test this `run-test-suite-2` branch, I created a `master-2` branch. It passes tests on Actions: https://github.com/yaml/libyaml/runs/725313313
@perlpunk thanks for the use cases. I _think_ that 551356d addresses your use cases. The lookup now defaults to the latest env. The contents of `tests/run-test-suite/env/` are: ``` default ->...
@mkaluza Thanks for bringing this up. To be honest, we haven't really been considering the token set in our testing (available at https://github.com/yaml/yaml-test-suite). The parser test output would look like...
To support @flyx, I seem to remember @xitology not being interested in an API layer that could turn tokens back into YAML because the tokens were an implementation detail. Then...
@fracting thank you. We are going over all our various CICD stuff right now. I'll do this very soon!
@sigmavirus24 good point. @hanetzer mingw is your thing. Can you comment to this?
I'd be willing to give it a try. Maybe this weekend...
@sigmavirus24 ok, thanks.
See also yaml/pyyaml#32