Commit graph

16 commits

Author SHA1 Message Date
Sebastian Poxhofer
3c33a26441
refactor(util/yaml): rename load and loadAll to parseSingleYaml and parseYaml (#26084) 2023-12-01 20:13:01 +00:00
Sebastian Poxhofer
f42d0583d5
refactor(utils/yaml): centralize YAML parsing to allow central templating handling (#26068) 2023-12-01 11:58:43 +00:00
Sergei Zharinov
b69416ce17
refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
Sergei Zharinov
d82ff3659f
fix: Use toml-eslint-parser instead of @iarna/toml (#25594)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-11-06 15:34:52 +00:00
Sergei Zharinov
e32490787d
feat(schema-utils): Add MultidocYaml helper (#24933) 2023-10-01 18:32:38 +00:00
Sergei Zharinov
d708f9a397
refactor(schema-utils): Remove unused Url helper (#24694) 2023-09-28 11:33:26 +00:00
Sergei Zharinov
0777f54965
feat(schema-utils): Support Toml format (#23930) 2023-08-18 08:02:17 +00:00
Joshua Tang
ee6c40f800
fix(manager/pub): extract sdk constraint correctly (#23367)
Co-authored-by: Sergei Zharinov <zharinov@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-07 06:04:54 +00:00
Sergei Zharinov
fd3d577a8a
feat: Schema utility for URL parsing (#23043) 2023-06-29 16:22:26 +00:00
Sergei Zharinov
4a9f5d9394
test(endoflife): Mock time (#22575) 2023-06-04 15:06:43 +00:00
Sergei Zharinov
2fba61a789
fix(schema-utils): Return parsed key instead of the original one (#22425)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-05-25 12:21:32 +00:00
Sergei Zharinov
71ce657a5a
feat(schema-utils): Support LooseRecord key validation (#22404) 2023-05-24 10:36:19 +00:00
Sergei Zharinov
3fbdcdc1ae
refactor(schema): Enhanced "loose" collections (#21541) 2023-04-21 08:25:48 +00:00
Sergei Zharinov
e9adc3d23f
feat(schema): Better utility for JSON parsing (#21536) 2023-04-17 08:01:23 +00:00
Sergei Zharinov
116735f131
feat(schema-utils): Add JSON parsing functions (#21384) 2023-04-07 14:53:57 +00:00
Sergei Zharinov
8081d08ec4
refactor(http): Enhanced integration with data schemas (#21338) 2023-04-06 15:56:27 +00:00
Renamed from lib/util/schema.ts (Browse further)