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

Zj/GitHub action v4 130325 #183

Merged
merged 4 commits into from
Mar 13, 2025
Merged

Zj/GitHub action v4 130325 #183

merged 4 commits into from
Mar 13, 2025

Conversation

zdenek-jonas
Copy link
Contributor

This pull request includes updates to the GitHub Actions workflows for deploying Maven snapshots. The changes primarily focus on upgrading the actions used and refining the deployment process, especially for Java 17 builds.

Workflow Updates:

  • Updated actions/checkout and actions/setup-java to version 4 in .github/workflows/maven_deploy_snapshot.yml and .github/workflows/maven_deploy_snapshot_dev.yml. [1] [2]
  • Added -Pproduction profile to the Maven deploy commands to ensure production settings are used during deployment. [1] [2]

Java 17 Build Process:

  • Introduced a separate publish_java17 job in both workflow files to handle Java 17 builds and deployments. [1] [2]
  • Simplified the suffix preparation logic for branch names in the maven_deploy_snapshot_dev.yml workflow. [1] [2]

These updates aim to streamline the deployment process and ensure compatibility with the latest versions of the GitHub Actions.

Verified

This commit was signed with the committer’s verified signature. The key has expired.
lucasfernog Lucas Fernandes Nogueira
…s and simplify suffix generation

Verified

This commit was signed with the committer’s verified signature. The key has expired.
lucasfernog Lucas Fernandes Nogueira

Verified

This commit was signed with the committer’s verified signature. The key has expired.
lucasfernog Lucas Fernandes Nogueira
…s and add production profile for builds

Verified

This commit was signed with the committer’s verified signature. The key has expired.
lucasfernog Lucas Fernandes Nogueira
…mmands
@zdenek-jonas zdenek-jonas requested a review from fh-ms March 13, 2025 08:30
@zdenek-jonas zdenek-jonas merged commit 7f7fbbe into main Mar 13, 2025
9 checks passed
@zdenek-jonas zdenek-jonas deleted the zj/github_action_v4_130325 branch March 13, 2025 09:35
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.

None yet

2 participants