Tristan Cartledge
2de65e4ca0
Merge branch 'main' into Baliedge/PIP-2552-consistent-ordering
2023-11-27 12:06:39 +00:00
Shawn Poulson
eb84284264
Implement TranslatePipeline() as generalized concurrent map iterator.
...
Integrate `TranslatePipeline()` into datamodel for schema components to replace specialized async logic.
2023-10-05 09:30:28 -04:00
Shawn Poulson
457e65b826
Fix unit tests.
2023-09-25 09:01:19 -04:00
Shawn Poulson
f389fedadd
Monster refactor of map to orderedmap.Map data type.
2023-09-25 08:59:42 -04:00
Shawn Poulson
a8cf9fdaa9
Implement TranslatePipeline() as generalized concurrent map iterator.
...
Integrate `TranslatePipeline()` into datamodel for schema components to replace specialized async logic.
2023-09-22 17:49:17 -04:00
Dave Shanley
c3cf5f1e38
Added support for unevaluatedProperties as Schema and bool #118
...
Also ran `gofmt` across the entire project. Things need cleaning up.
Signed-off-by: Dave Shanley <dave@quobix.com >
2023-06-17 14:12:27 -04:00
Dave Shanley
5d7f22fca7
first level testing for rending v3 model in place.
...
Now onto some hardening tests, lets re-render each spec after reading to check for failures.
2023-03-26 06:10:31 -04:00
Dave Shanley
3101a7c9b7
Large update to support v3 rendering.
2023-03-26 06:10:31 -04:00
Dave Shanley
000eada3f4
more mutable objects, more tightening up
2023-03-26 06:10:31 -04:00
Dave Shanley
649a93b008
More v2 high-level docs
...
started including content from the schema to make it easier to understand when using the code as a complete guide, without pivoting to the spec.
2022-09-17 09:57:29 -04:00
Dave Shanley
3d5ecf0efb
Refactored version directory names
...
3.0 and 2.0 do not work, there are multiple versions and anything with a period in it sucks from my point of view, v2 and v3 feel much better from a DX perspective.
2022-09-16 08:33:39 -04:00