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 common devfile library support #157

Closed
elsony opened this issue Oct 7, 2020 · 0 comments · Fixed by devfile/docs#111
Closed

Initial common devfile library support #157

elsony opened this issue Oct 7, 2020 · 0 comments · Fixed by devfile/docs#111
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 libraries 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
  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 for devfile discovery within the registry
  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
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

Successfully merging a pull request may close this issue.

1 participant