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

Update release process #1991

Merged
merged 3 commits into from
Sep 17, 2024
Merged

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
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