Skip to content

Conversation

@DavideD
Copy link
Member

@DavideD DavideD commented Sep 16, 2024

Fix #1956

This should fix the release process via Jenkins... we will know for sure next time we release

DavideD and others added 3 commits September 16, 2024 15:22
They are now compatible with the release scripts
in https://github.com/hibernate/hibernate-release-scripts:

* Calling `prepare-release.sh` won't upload any change upstream
* They are compatible with the way ORM works
return null;
}

public static ProjectVersion determineProjectVersion(Project project, ProjectVersion releaseVersion, File versionFile) {

Check notice

Code scanning / CodeQL

Useless parameter Note

The parameter 'project' is never used.
@DavideD DavideD merged commit 92a4a76 into hibernate:main Sep 17, 2024
20 checks passed
@DavideD DavideD deleted the 1956-update-release-process branch September 17, 2024 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update release process

2 participants