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

Generate valid semver and use it for the NPM dependencies #2761

Closed
reckart opened this issue Dec 18, 2021 · 0 comments
Closed

Generate valid semver and use it for the NPM dependencies #2761

reckart opened this issue Dec 18, 2021 · 0 comments
Assignees
Projects
Milestone

Comments

@reckart
Copy link
Member

reckart commented Dec 18, 2021

Describe the refactoring action
Generate valid semver and use it for the NPM dependencies.

Expected benefit
This should ensure we can also build release candidates and betas and that we don't have to prefix the NPM module versions with a 0.

@reckart reckart added this to the 22.0 milestone Dec 18, 2021
@reckart reckart self-assigned this Dec 18, 2021
@reckart reckart added this to 🔖 To do in Kanban via automation Dec 18, 2021
reckart added a commit that referenced this issue Dec 18, 2021
- Added groovy script to derive a semver from the project version
- Inject that into the package.json files
- Ensure that the Groovy plugin which is used to generate the semver also executes in Eclipse
reckart added a commit that referenced this issue Dec 18, 2021
…rate-valid-semver-and-use-it-for-the-NPM-dependencies

#2761 - Generate valid semver and use it for the NPM dependencies
@reckart reckart closed this as completed Dec 18, 2021
Kanban automation moved this from 🔖 To do to 🍹 Done Dec 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Kanban
  
🍹 Done
Development

No branches or pull requests

1 participant