Skip to content

Add GitHub Actions workflow for Maven build and deployment to AWS CodeArtifact#1

Open
N0t4R0b0t wants to merge 1 commit into4.2.3.P1from
4.2.3.P1_Actions
Open

Add GitHub Actions workflow for Maven build and deployment to AWS CodeArtifact#1
N0t4R0b0t wants to merge 1 commit into4.2.3.P1from
4.2.3.P1_Actions

Conversation

@N0t4R0b0t
Copy link
Copy Markdown
Collaborator

This PR appears to automate the Maven build and deployment process for the protostream project on the 4.2.3.P1_Actions branch. It sets up a GitHub Actions workflow to:
-Trigger on pushes to the branch or manual dispatch.
-Build the project using Maven with specific options.
-Authenticate and deploy artifacts to AWS CodeArtifact (inpart-maven-releases repository).
-Use a self-hosted runner, configure AWS credentials, and set up Java 8.

The workflow ensures secure deployment to AWS and streamlines CI/CD for Maven releases.

@N0t4R0b0t N0t4R0b0t requested a review from vldang September 5, 2025 13:41
@N0t4R0b0t N0t4R0b0t self-assigned this Sep 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant