-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
EnVision Sprint 61, EnVision Sprint 62, EnVision Sprint 63, EnVision Sprint 64, EnVision Sprint 65
-
5
Our goal is to be able to implement on-prem blueprints. These can be both in TOML or JSON. There is a plan to unify the structure, however, that is not yet the case.
Goal:
- Study the blueprint structure for On-prem.
- Implement the structure so that we are able to parse on-prem blueprints later both from json and toml files.
- The following documents might help:
- Currently, we do not have a plan on how to handle importing on-prem blueprints. This is yet to be decided after a discussion with UI/UX.
Acceptance Criteria:
- There is a mapper for on-prem blueprints to the wizard state.
- The parser might be either on frontend on backend, depending what would be needed. Probably frontend one is a better choice though.