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

Add CICD workflow #3

Merged
merged 4 commits into from
Mar 2, 2025
Merged

Add CICD workflow #3

merged 4 commits into from
Mar 2, 2025

Conversation

indigo423
Copy link
Collaborator

@indigo423 indigo423 commented Feb 28, 2025

I added a Makefile and a README to build it from the source, including a Docker image. Added a GitHub action workflow, which creates the JAR and persists it as a build artifact.
Create a build job that creates a Docker image to run natively on x86_64 and arm64 on Apple Silicon.

Reviewers hint

I don't push the Docker container image to a registry. I don't know where to push it or with which credentials. Adding these pieces is trivial from here.

@indigo423 indigo423 force-pushed the indigo/cicd branch 6 times, most recently from a5adc28 to 983c406 Compare February 28, 2025 23:21
@pbrane pbrane merged commit 000a9f6 into main Mar 2, 2025
1 check passed
@indigo423 indigo423 deleted the indigo/cicd branch April 1, 2025 07:37
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