Closed kory-stiger closed 3 years ago
Spec link: https://docs.google.com/document/d/1-YImssBLZW2A3GM5e65udMkdvMBOSJCWnz7Aqua-6Ig/edit#heading=h.x9p4pb32sj7d
Only includes the preview code to read images off of existing data sets.
This requires a rag API code change to support filtering the arbitrary config values (on staging). https://github.com/ZumoLabs/ragnarok/commit/476b5dbddcacacf1c08bbe5b4ca49abb364f87bd
There are obvious similarities with request code in zpy/cli but it will need some kind of refactor since the creds are coming from different places and I'm avoiding that for now.
lgtm think just missing the tie together with the CLI calls in order to share the same config system and updates.
Released v1.4.0
Spec link: https://docs.google.com/document/d/1-YImssBLZW2A3GM5e65udMkdvMBOSJCWnz7Aqua-6Ig/edit#heading=h.x9p4pb32sj7d
Only includes the preview code to read images off of existing data sets.
This requires a rag API code change to support filtering the arbitrary config values (on staging). https://github.com/ZumoLabs/ragnarok/commit/476b5dbddcacacf1c08bbe5b4ca49abb364f87bd
There are obvious similarities with request code in zpy/cli but it will need some kind of refactor since the creds are coming from different places and I'm avoiding that for now.