-
Notifications
You must be signed in to change notification settings - Fork 6
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
build: Updated application versions for 5.1.0 release #89
Conversation
New development snapshot
This reuses the functionality found in the command for the transformation. SVC-516
WGS-1464
build: add MS Access JDBC driver
Use latest hale studio snapshot builds. ING-2671
…r with groovy.cli.picocli imports ING-3616
…radle version ING-3616
ING-3775
…a-17 build: migrate to java 17
uploadArchive task was removed during migration it is now added back. ING-3775
…Archives-task fix for upload archives and Gradle docker plugin
Remove unused comment. ING-3775
switching to jre-jammy as the use pf Alpine as the OS of the hale-cli image breaks derived images that expect Ubuntu ING-3775
…e-to-to-jre-jammy fixup! build: update baseImage to java 17 for Gradle docker plugin
…to-docker-plugin build: apply jvmArgs to docker plugin
Restores the task `dockerCopyDistResources` that was present in earlier versions of gradle-docker-plugin. Since the upgrade of gradle-docker-plugin, the hale-cli dist version assembled by the application plugin was no longer added to the `/hale` directory of the created Docker image. This functionality is restored here. SVC-1398
Apart from the updated offline resources fixes issues with Zip file verification in newer Java version builds. ING-4068
@emanuelaepure10 The change log would need to be updated before the release. |
@florianesser Thank you for bringing this to my attention. I'll make the necessary updates immediately. |
b1179bf
to
9d536c5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please see the comments on the changelog.
It would be good if you would create a separate commit for the changes to the changelog and the version changes, since you mentioned you want to cherry-pick the changelog changes to the devel branch.
9d536c5
to
58bc6b7
Compare
58bc6b7
to
e01c41d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please update the commit messages of your two commits:
build: Updated application versions for 5.1.0 release
Updated application versions for 5.1.0 release
In this commit no longer versions are changed but the changelog updated.
Also it does not follow the commit conventions (upper case and past tense).
build: update hale and hale-cli SNAPSHOT
Update the haleVersion and hale-cli version to '5.2.0-SNAPSHOT'
ING-4011
This is not correct as the commit actually changes the versions to release versions.
Update changelog for the 5.1.0 release
Update the haleVersion and hale-cli version to release version '5.1.0' ING-4011
e01c41d
to
cc8a498
Compare
@emanuelaepure10 Build was successful: https://builds.wetransform.to/job/hale/job/hale-cli%7Epublish/540/ |
No description provided.