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

Feature/epmrpp 98957 #2153

Open
wants to merge 20 commits into
base: develop
Choose a base branch
from
Open

Feature/epmrpp 98957 #2153

wants to merge 20 commits into from

Conversation

EricesNicolas
Copy link

@EricesNicolas EricesNicolas commented Jan 29, 2025

Java Build and Release Automation:

The workflow handles Java project builds, ensuring that the service artifacts are consistently compiled and published.
Integrated with Gradle to execute the defined build command (./gradlew build).

Master Branch Enforcement:

The branch input is now explicitly set to master, ensuring that the workflow is always executed on the correct branch.
Removed redundant branch validation since the checkout step enforces this behavior.

Improved Release Management:

Ensures that artifacts are built and uploaded according to the release version.
Prevents issues where outdated or mismatched builds could be published.

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