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 Azure Pipelines CI and some of our usual Maven checks #4

Merged
merged 3 commits into from
Mar 22, 2022

Conversation

scholzj
Copy link
Member

@scholzj scholzj commented Mar 21, 2022

This PR adds the basic Azure Pipelines CI and some of our usual Maven checks to the project. The Azure Pipelines CI currently only builds the Java code since there are no docker images or anything like that. It runs unit and integration tests and spotbugs.

In addition to the CI, this PR also changes the packaging to use more easy to use archive with separate libs and and dependency check to track used / unused dependencies.

@scholzj scholzj added this to the 0.0.1 milestone Mar 21, 2022
@scholzj scholzj requested a review from a team March 21, 2022 16:55
Signed-off-by: Jakub Scholz <[email protected]>
Copy link
Member

@Frawless Frawless left a comment

Choose a reason for hiding this comment

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

Just one question

.azure/templates/steps/setup_java.yaml Outdated Show resolved Hide resolved
@scholzj scholzj merged commit caa6524 into main Mar 22, 2022
@scholzj scholzj deleted the add-azure-pipelines-ci branch March 22, 2022 09:09
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