Skip to content

Add GitHub Actions workflows#74

Open
psainics wants to merge 3 commits intodevelopfrom
feat/github-actions-build-with-unit-test
Open

Add GitHub Actions workflows#74
psainics wants to merge 3 commits intodevelopfrom
feat/github-actions-build-with-unit-test

Conversation

@psainics
Copy link
Copy Markdown
Contributor

@psainics psainics commented Apr 6, 2026

Add GitHub Actions workflows

@psainics psainics self-assigned this Apr 6, 2026
@psainics psainics added the build label Apr 6, 2026
@psainics psainics force-pushed the feat/github-actions-build-with-unit-test branch from 841660b to 432b933 Compare April 6, 2026 04:33
${{ runner.os }}-maven-${{ github.workflow }}

- name: Build with Maven
run: mvn clean test -fae -T 2 -B -V -Dmaven.wagon.http.retryHandler.count=3 -Dmaven.wagon.httpconnectionManager.ttlSeconds=25
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

can you add MAVEN_OPTS="-Xmx16G -XX:+UseG1GC before this command?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants