You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an OCM ecosystem user I want to be able to use the component constructor schema and interfaces so that I can easily build my own components with input and access type information.
In-Scope:
Copy and enhance the Component Constructor JSON Scheme
Create a new binding library that just deals with component constructors and calling input methods
Make sure that component constructors can deal with OCM component version repositories, but have in mind that the only realistic use case we have for it are CTFs
Out-of-Scope:
Generating a CLI command for that (separate story)
Done Criteria
Code has been reviewed by other team members
Analysis of existing tests (Unit and Integration)
Unit Tests created for new code or existing Unit Tests updated
Integration Test Suite updated (includes deletion of existing unnecessary Integration Test and/or creation of new ones if required)
Description
As an OCM ecosystem user I want to be able to use the component constructor schema and interfaces so that I can easily build my own components with input and access type information.
In-Scope:
Out-of-Scope:
Done Criteria