Ben Thomson
9a800ad656
Additional test cases and fixes for Version Yaml parser
2022-03-01 09:05:45 +08:00
Ben Thomson
defb57f59c
Re-establish full YAML processor with tweaks.
...
Should hopefully handle most cases of pre-YAML 4.x version schemas.
Co-Authored-By: Marc Jauvin <marc.jauvin@gmail.com>
2022-02-23 10:40:47 +08:00
Ben Thomson
f594d44537
Restore original YAML processor, merge changes
2022-02-23 10:09:09 +08:00
Luke Towers
f24a6388cf
WIP test adjustments
2022-02-22 19:52:48 -06:00
Luke Towers
9b1154ba31
Temporarily disable extra functionality in the VersionYamlProcessor
2022-02-19 16:06:14 -06:00
Ben Thomson
a0a0073b5e
Extend abstract Yaml Processor
2021-12-17 15:12:25 +08:00
Luke Towers
58664605ea
Re-apply Yaml 4.4 compatibility layer
...
Refs: 181f213079
2021-03-28 20:32:41 -06:00
Luke Towers
0ebe3bc074
Revert "Add version.yaml processing for Symfony/Yaml v4 support ( #65 )"
...
This reverts commit 181f2130797a1c19db4ce176c0f79d5b3de546ee.
2021-03-28 20:31:19 -06:00
Ben Thomson
181f213079
Add version.yaml processing for Symfony/Yaml v4 support ( #65 )
...
Fixes #13
Follows on from wintercms/storm#16
Moves the version.yaml processing into the System module and updates all version file parsing to use this new processor.
2021-03-27 21:25:42 -06:00