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

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

Conversation

reckart
Copy link
Member

@reckart reckart commented Dec 18, 2021

What's in the PR

  • 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

How to test manually

  • Run build on CLI
  • Run build in Eclipse

Automatic testing

  • PR includes unit tests

Documentation

  • PR updates documentation

- 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 reckart added this to the 22.0 milestone Dec 18, 2021
@reckart reckart self-assigned this Dec 18, 2021
@reckart reckart added this to 🏃‍♀️ In progress in Kanban via automation Dec 18, 2021
@reckart reckart merged commit 6396137 into release/22.x Dec 18, 2021
@reckart reckart deleted the refactoring/2761-Generate-valid-semver-and-use-it-for-the-NPM-dependencies branch December 18, 2021 10:30
Kanban automation moved this from 🏃‍♀️ In progress 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

Successfully merging this pull request may close these issues.

None yet

1 participant