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

Implement Che versioning for devworkspace-generator #22279

Closed
mkuznyetsov opened this issue Jun 9, 2023 · 0 comments
Closed

Implement Che versioning for devworkspace-generator #22279

mkuznyetsov opened this issue Jun 9, 2023 · 0 comments
Assignees
Labels
area/ci CI build and releases, PR testing, & whitelabel/productization issues area/devfile-registry area/plugin-registry area/ts-workspace-client Issues related to the Che workspace client https://github.com/eclipse/che-workspace-client/ kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system.

Comments

@mkuznyetsov
Copy link
Contributor

Is your task related to a problem? Please describe

Devworkspace-generator https://github.com/eclipse-che/che-devfile-registry/blob/main/tools/devworkspace-generator/package.json follow a "0.0.1-" versioning scheme, as well as floating tag "next".

Describe the solution you'd like

To make it more obvious to differentiate release/dev. branch versions, it is proposed to implement Che versioning (7.x.y) scheme for release builds

as an example, this is how it's done in another generator tool eclipse-che/che-plugin-registry
https://github.com/eclipse-che/che-plugin-registry/tree/main/tools/build
in there, floating tags are also created for Che-pattern version 7.x.y in npmjs

Describe alternatives you've considered

No response

Additional context

No response

@mkuznyetsov mkuznyetsov added the kind/task Internal things, technical debt, and to-do tasks to be performed. label Jun 9, 2023
@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 Jun 9, 2023
@amisevsk amisevsk added severity/P1 Has a major impact to usage or development of the system. area/devfile-registry area/plugin-registry area/ci CI build and releases, PR testing, & whitelabel/productization issues area/devfile-converter library used to convert v1 to v2 or v2 to v1 devfiles area/ts-workspace-client Issues related to the Che workspace client https://github.com/eclipse/che-workspace-client/ and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. area/devfile-converter library used to convert v1 to v2 or v2 to v1 devfiles labels Jun 9, 2023
@mkuznyetsov mkuznyetsov self-assigned this Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci CI build and releases, PR testing, & whitelabel/productization issues area/devfile-registry area/plugin-registry area/ts-workspace-client Issues related to the Che workspace client https://github.com/eclipse/che-workspace-client/ kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
Development

No branches or pull requests

3 participants