Skip to content

Adding github build actions for Unit Tests and report. #46

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

Merged
merged 1 commit into from
May 2, 2025

Conversation

sahusanket
Copy link
Contributor

No description provided.

@sahusanket sahusanket requested a review from itsankit-google May 2, 2025 09:47
@sahusanket sahusanket self-assigned this May 2, 2025
@@ -0,0 +1,60 @@
# Copyright © 2021 Cask Data, Inc.
Copy link
Member

Choose a reason for hiding this comment

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

2025

@@ -0,0 +1,55 @@
# Copyright © 2024 Cask Data, Inc.
Copy link
Member

Choose a reason for hiding this comment

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

2025

restore-keys: |
${{ runner.os }}-maven-${{ github.workflow }}
- name: Build with Maven
run: mvn clean test -fae -T 2 -B -V -DcloudBuild -Dmaven.wagon.http.retryHandler.count=3 -Dmaven.wagon.httpconnectionManager.ttlSeconds=25
Copy link
Member

Choose a reason for hiding this comment

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

remove -DcloudBuild

@sahusanket sahusanket force-pushed the adding_build_actions branch from 23ed3a8 to 5f9cab4 Compare May 2, 2025 09:49
@itsankit-google itsankit-google merged commit 182d19f into develop May 2, 2025
1 of 2 checks passed
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