Skip to content

Conversation

@sebersole
Copy link
Member

Hibernate ORM keeps a file /release_announcement.adoc in its source tree. This change allows us to include that text into the body of the release announcement created for the GitHub release via an optional argument.

@sebersole
Copy link
Member Author

@sebersole
Copy link
Member Author

I don't know of a way to test this change. I did write some local shell scripts trying out the logic and they worked for the most part. The only oddity was handling of newlines, but as far as I could tell the original here-doc text had the same issue so 🤷‍♂️

Copy link
Member

@yrodiere yrodiere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, though @beikov (who wrote this script initially) might want to have a look.

I suppose Hibernate ORM's Gradle tasks reset that checked-in notes file after a release?

@sebersole
Copy link
Member Author

No, that file is hand-written, and specific to branch.

@yrodiere yrodiere merged commit 8cf3b58 into hibernate:main Nov 19, 2024
@sebersole sebersole deleted the release-announcement branch November 19, 2024 16:43
@sebersole
Copy link
Member Author

Thanks!

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.

3 participants