Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial devfile common library support #155

Closed
elsony opened this issue Oct 7, 2020 · 1 comment
Closed

Initial devfile common library support #155

elsony opened this issue Oct 7, 2020 · 1 comment
Labels
area/library Common devfile library for interacting with devfiles kind/epic A high level requirement that can/should be split into smaller issues

Comments

@elsony
Copy link
Contributor

elsony commented Oct 7, 2020

Provide an initial set of common library that can be used by various tools, e.g. odo, Che, dev console, for interactive with devfile and devfile registry.

This item contains:

  1. Devfile parser to allow read and write of devfile (Create common library for devfile read and write #144)
  2. Validator to provide validation that cannot be covered by schema validation
    • must be applicable to all tools, i.e. non-tools specific
    • e.g. starterProject cannot have multiple remotes defined
  3. The specific functions required by the dev console (that is outside of devfile 2.0 spec but target for devfile 2.1 spec)
  4. Devfile registry access
  5. Index.json parser for accessing devfile info in a registry
@elsony elsony added kind/epic A high level requirement that can/should be split into smaller issues area/library Common devfile library for interacting with devfiles labels Oct 7, 2020
@elsony
Copy link
Contributor Author

elsony commented Oct 7, 2020

Removing dup items that was created when github gives error on issue creation.

@elsony elsony closed this as completed Oct 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/library Common devfile library for interacting with devfiles kind/epic A high level requirement that can/should be split into smaller issues
Projects
None yet
Development

No branches or pull requests

1 participant