Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ryanemerson
Copy link
Contributor

Closes #33566

This also needs to be backported to release/26.0.

The Keycloak build is now always executed with the -DcommitProtoLockChanges=true so that the various **/proto.lock files are created/updated. We then fail the "build" job if there exists uncommitted changes to any **/proto.lock files. This will not impact the main branch as no proto.lock files should exist in the repository, however it will ensure that any changes to proto.lock files in the release branches must be committed in order for CI to continue.

…sued against release/26.x branches

Closes keycloak#33566

Signed-off-by: Ryan Emerson <[email protected]>
@ryanemerson ryanemerson requested a review from a team as a code owner October 4, 2024 14:09
@ryanemerson ryanemerson closed this Oct 4, 2024
@ryanemerson ryanemerson reopened this Oct 4, 2024
@ryanemerson ryanemerson marked this pull request as draft October 4, 2024 14:10
@ryanemerson ryanemerson marked this pull request as ready for review October 7, 2024 09:07
Copy link
Contributor

@mhajas mhajas left a comment

Choose a reason for hiding this comment

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

Thank you for the PR @ryanemerson, I added one comment.

Copy link
Contributor

@mhajas mhajas left a comment

Choose a reason for hiding this comment

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

Thanks @ryanemerson!

@mhajas mhajas merged commit 42251b3 into keycloak:main Oct 15, 2024
ryanemerson added a commit to ryanemerson/keycloak that referenced this pull request Oct 15, 2024
…sued against release/26.x branches (keycloak#33592)

Closes keycloak#33566

Signed-off-by: Ryan Emerson <[email protected]>
mhajas pushed a commit that referenced this pull request Oct 15, 2024
…sued against release/26.x branches (#33592) (#33952)

Closes #33566

Signed-off-by: Ryan Emerson <[email protected]>
@edewit edewit mentioned this pull request Nov 19, 2024
@edewit edewit mentioned this pull request Dec 11, 2024
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.

Add check to ensure that no unstaged proto.lock files exist on PRs issued against release/26.x branches

2 participants