Skip to content

Conversation

marko-bekhta
Copy link
Member

No description provided.

Signed-off-by: marko-bekhta <marko.prykladna@gmail.com>
@marko-bekhta marko-bekhta merged commit 43ca63b into hibernate:main Apr 7, 2025
echo "Failed to import GPG key"
exit 1
fi
IMPORTED_PUBLIC_KEY="$(gpg_import "$RELEASE_GPG_PUBLIC_KEY_PATH")"
Copy link
Member

Choose a reason for hiding this comment

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

@marko-bekhta Won't this fail on any other project where the env variable is not set? If so you just broke the release process of Search/Validator/others. Fortunately not ORM/Reactive since they don't use this script AFAIK.

Copy link
Member Author

Choose a reason for hiding this comment

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

Ohh, I thought I had it as "conditional" ... but in the end it turned out to be useless, so I'll revert this change with the next update. We are looking with Andrea into hibernate-models and that would require some updates to the release scripts (so will include it there) 🙈 sorry

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.

2 participants