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

Use Gradle configuration cache in GitHub workflows #24

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

JordanLongstaff
Copy link
Owner

This should make the build workflow run much faster.

Copy link

github-actions bot commented Sep 11, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
actions/android-actions/setup-android 3.2.1 🟢 4.1
Details
CheckScoreReason
Code-Review⚠️ 0Found 1/17 approved changesets -- score normalized to 0
Maintained🟢 33 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Packaging⚠️ -1packaging workflow not detected
Binary-Artifacts🟢 10no binaries found in the repo
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Pinned-Dependencies⚠️ 2dependency not pinned by hash detected -- score normalized to 2
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Security-Policy⚠️ 0security policy file not detected
License🟢 10license file detected
Fuzzing⚠️ 0project is not fuzzed
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
SAST🟢 9SAST tool detected but not run on all commits
Vulnerabilities🟢 73 existing vulnerabilities detected

Scanned Files

  • .github/workflows/gradle.yml

@JordanLongstaff JordanLongstaff force-pushed the github-gradle-cache branch 3 times, most recently from 3d33b1e to e791ac5 Compare September 12, 2024 00:52
Copy link

github-actions bot commented Feb 4, 2025

Unit Test Results

   94 files  ±0     94 suites  ±0   16m 51s ⏱️ -9s
1 649 tests ±0  1 649 ✅ ±0  0 💤 ±0  0 ❌ ±0 
3 090 runs  ±0  3 090 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 9a4289c. ± Comparison against base commit ff833bf.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Feb 4, 2025

Konsist Test Results

 12 files  ±0   12 suites  ±0   8s ⏱️ -1s
326 tests ±0  326 ✅ ±0  0 💤 ±0  0 ❌ ±0 
655 runs  ±0  655 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 9a4289c. ± Comparison against base commit ff833bf.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Feb 4, 2025

Instrumented Test Results

 15 files  ±0   15 suites  ±0   59m 50s ⏱️ + 3m 11s
 21 tests ±0   21 ✅ ±0   0 💤 ±0  0 ❌ ±0 
315 runs  ±0  291 ✅ ±0  24 💤 ±0  0 ❌ ±0 

Results for commit 9a4289c. ± Comparison against base commit ff833bf.

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.

1 participant