Skip to content

feature(76471): enforce Java version consistency check & running unit tests inside Docker #20

Open
bogdandina wants to merge 10 commits intomainfrom
feature/76471_enforce-java-version-consistency-check
Open

feature(76471): enforce Java version consistency check & running unit tests inside Docker #20
bogdandina wants to merge 10 commits intomainfrom
feature/76471_enforce-java-version-consistency-check

Conversation

@bogdandina
Copy link
Copy Markdown
Contributor

@bogdandina bogdandina commented Mar 30, 2026

  1. User Story 76455: Make running unit tests inside Docker in shared workflows compulsory for microservices
  2. User Story 76471: Enforce Java version consistency in shared workflows

@bogdandina bogdandina requested a review from haphut March 30, 2026 06:01
bogdandina and others added 3 commits March 30, 2026 09:49
… and workflow_sha

github.workflow_ref inside a reusable workflow returns the caller's
workflow ref instead of the shared workflow's ref, causing the scripts
checkout to target the wrong repository. Replace dynamic resolution with
a hardcoded repository name and github.workflow_sha which correctly
references the reusable workflow's commit SHA.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@bogdandina bogdandina requested a review from chihaiaalex March 30, 2026 07:15
Copy link
Copy Markdown
Contributor

@haphut haphut left a comment

Choose a reason for hiding this comment

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

Great work! I like the general approach and left a few comments.

@bogdandina bogdandina requested a review from haphut March 31, 2026 12:27
@bogdandina
Copy link
Copy Markdown
Contributor Author

Great work! I like the general approach and left a few comments.

I updated the PR. Please have one more review on it. Thanks!

@bogdandina bogdandina changed the title feature(76471): enforce Java version consistency check feature(76471): enforce Java version consistency check & running unit tests inside Docker Apr 2, 2026
@haphut
Copy link
Copy Markdown
Contributor

haphut commented Apr 2, 2026

Looking good!

Copy link
Copy Markdown
Contributor

@haphut haphut left a comment

Choose a reason for hiding this comment

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

LGTM. A few more nits as comments.

@bogdandina bogdandina requested a review from haphut April 7, 2026 06:49
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