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 package pinning and caching #939

Merged
merged 1 commit into from
May 4, 2024
Merged

Fix package pinning and caching #939

merged 1 commit into from
May 4, 2024

Conversation

dorssel
Copy link
Owner

@dorssel dorssel commented May 3, 2024

No description provided.

Copy link
Contributor

github-actions bot commented May 3, 2024

Test Results

2 937 tests  ±0   2 937 ✅ ±0   7s ⏱️ ±0s
    1 suites ±0       0 💤 ±0 
    1 files   ±0       0 ❌ ±0 

Results for commit a5268a8. ± Comparison against base commit 92e5da3.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented May 3, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 8 0 0.04s
✅ BASH bash-exec 1 0 0.01s
✅ BASH shellcheck 1 0 0.07s
✅ BASH shfmt 1 0 0.0s
✅ EDITORCONFIG editorconfig-checker 170 0 0.9s
✅ JSON jsonlint 10 0 0.2s
✅ JSON prettier 10 0 0.92s
✅ JSON v8r 10 0 3.52s
✅ MARKDOWN markdownlint 3 0 0.48s
✅ MARKDOWN markdown-link-check 3 0 9.3s
✅ MARKDOWN markdown-table-formatter 3 0 0.31s
✅ REPOSITORY checkov yes no 11.82s
✅ REPOSITORY gitleaks yes no 1.85s
✅ REPOSITORY git_diff yes no 0.11s
✅ REPOSITORY grype yes no 10.94s
✅ REPOSITORY secretlint yes no 1.15s
✅ REPOSITORY trivy yes no 5.88s
✅ REPOSITORY trivy-sbom yes no 5.56s
✅ REPOSITORY trufflehog yes no 4.11s
✅ XML xmllint 15 0 0.01s
✅ YAML prettier 13 0 0.86s
✅ YAML v8r 13 0 8.69s
✅ YAML yamllint 13 0 0.47s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@dorssel dorssel force-pushed the cache_and_pinning branch 2 times, most recently from 7108b34 to 849b6de Compare May 3, 2024 21:33
Copy link

codecov bot commented May 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.91%. Comparing base (92e5da3) to head (a5268a8).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #939   +/-   ##
=======================================
  Coverage   42.91%   42.91%           
=======================================
  Files          38       38           
  Lines        3064     3064           
  Branches      446      446           
=======================================
  Hits         1315     1315           
  Misses       1716     1716           
  Partials       33       33           

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

@dorssel dorssel force-pushed the cache_and_pinning branch 2 times, most recently from 3945090 to 9d678e6 Compare May 4, 2024 11:42
@dorssel dorssel merged commit cd9c063 into master May 4, 2024
10 checks passed
@dorssel dorssel deleted the cache_and_pinning branch May 4, 2024 12:03
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.

None yet

1 participant