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

fix: remote docker actions new action cache and dry run mode #2513

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ChristopherHX
Copy link
Contributor

Backport of resolved bugs in #2509

Copy link
Contributor

github-actions bot commented Nov 2, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 2 0 0.02s
✅ REPOSITORY gitleaks yes no 2.39s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 8.59s
✅ REPOSITORY secretlint yes no 1.14s
✅ REPOSITORY trivy-sbom yes no 0.12s
✅ REPOSITORY trufflehog yes no 3.78s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

Copy link

codecov bot commented Nov 2, 2024

Codecov Report

Attention: Patch coverage is 40.00000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 74.98%. Comparing base (5a80a04) to head (90f7a09).
Report is 127 commits behind head on master.

Files with missing lines Patch % Lines
pkg/runner/action.go 50.00% 6 Missing ⚠️
pkg/container/docker_run.go 0.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #2513       +/-   ##
===========================================
+ Coverage   61.56%   74.98%   +13.42%     
===========================================
  Files          53       62        +9     
  Lines        9002    10015     +1013     
===========================================
+ Hits         5542     7510     +1968     
+ Misses       3020     1938     -1082     
- Partials      440      567      +127     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

1 participant