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

NodeJS library to convert devfiles from v1 to v2 and viceversa #20843

Closed
benoitf opened this issue Nov 30, 2021 · 1 comment · Fixed by eclipse-che/che-dashboard#413
Closed
Assignees
Labels
area/dashboard area/devfile-spec Issues related to Devfile v2 area/editor/theia Issues related to the che-theia IDE of Che kind/task Internal things, technical debt, and to-do tasks to be performed. new&noteworthy For new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notes severity/P2 Has a minor but important impact to the usage or development of the system.
Milestone

Comments

@benoitf
Copy link
Contributor

benoitf commented Nov 30, 2021

Is your task related to a problem? Please describe

For now it's used in che-theia and dashboard.
It should be moved out to a separate repository and be a 3rd party library

Describe the solution you'd like

move it out and publish it

Release Notes Text

We introduced a new Devfile conversion library https://www.npmjs.com/package/@eclipse-che/devfile-converter. Che Dashboard uses it. It can be included in any nodeJS project that requires it.

@benoitf benoitf added the kind/task Internal things, technical debt, and to-do tasks to be performed. label Nov 30, 2021
@benoitf benoitf self-assigned this Nov 30, 2021
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Nov 30, 2021
@svor svor added area/devfile/v1 area/devfile-spec Issues related to Devfile v2 severity/P2 Has a minor but important impact to the usage or development of the system. area/dashboard area/editor/theia Issues related to the che-theia IDE of Che and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Nov 30, 2021
@l0rd l0rd added new&noteworthy For new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notes status/release-notes-review-needed Issues that needs to be reviewed by the doc team for the Release Notes wording labels Dec 7, 2021
@l0rd l0rd changed the title Move devfile converter to a 3rd party library NodeJS library to convert devfiles from v1 to v2 and viceversa Dec 7, 2021
@l0rd l0rd added this to the 7.40 milestone Dec 7, 2021
@nickboldt
Copy link
Contributor

sync'd to Red Hat JIRA https://issues.redhat.com/browse/CRW-2547

@max-cx max-cx removed the status/release-notes-review-needed Issues that needs to be reviewed by the doc team for the Release Notes wording label Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dashboard area/devfile-spec Issues related to Devfile v2 area/editor/theia Issues related to the che-theia IDE of Che kind/task Internal things, technical debt, and to-do tasks to be performed. new&noteworthy For new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notes severity/P2 Has a minor but important impact to the usage or development of the system.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants