This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
dagger/examples/tests/export
Andrea Luzzardi c6e010d4f0 Misc Export fixes
- Temporarily disable export of base.cue as it causes merge errors at
  the end of compute
- Fixes for JSON export for Scalar and Lists
- Add YAML export
- Removed BOOL and NUMBER support, using JSON for now
- Re-enabled all export tests

Fixes #36

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-02-02 16:19:46 -08:00
..
bool Misc Export fixes 2021-02-02 16:19:46 -08:00
concurrency lint all cue files 2021-01-20 18:59:21 -08:00
float Misc Export fixes 2021-02-02 16:19:46 -08:00
invalid Fix spec validation & merge so that default values are correctly applied 2021-01-26 16:52:14 -08:00
json Misc Export fixes 2021-02-02 16:19:46 -08:00
number Misc Export fixes 2021-02-02 16:19:46 -08:00
string Fix spec validation & merge so that default values are correctly applied 2021-01-26 16:52:14 -08:00
withvalidation Fix spec validation & merge so that default values are correctly applied 2021-01-26 16:52:14 -08:00
yaml Misc Export fixes 2021-02-02 16:19:46 -08:00