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: docker buildx cache restore not working #2236

Merged
merged 1 commit into from Mar 5, 2024
Merged

Conversation

ChristopherHX
Copy link
Contributor

  • To take effect artifacts v4 pr is needed with adjusted claims

See go-gitea/gitea#29584

For initial jwt ACTIONS_RUNTIME_TOKEN see

#2224

However we would need to start providing ACTIONS_RUNTIME_TOKEN even when artifacs server is disabled.

* To take effect artifacts v4 pr is needed with adjusted claims
@ChristopherHX ChristopherHX requested a review from a team as a code owner March 4, 2024 15:49
Copy link
Contributor

github-actions bot commented Mar 4, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 1 0 0.01s
✅ REPOSITORY gitleaks yes no 2.28s
✅ REPOSITORY git_diff yes no 0.16s
✅ REPOSITORY grype yes no 7.9s
✅ REPOSITORY secretlint yes no 1.16s
✅ REPOSITORY trivy-sbom yes no 0.63s
✅ REPOSITORY trufflehog yes no 6.12s

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 Mar 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.99%. Comparing base (5a80a04) to head (3ef7add).
Report is 22 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2236      +/-   ##
==========================================
+ Coverage   61.56%   61.99%   +0.43%     
==========================================
  Files          53       56       +3     
  Lines        9002     9139     +137     
==========================================
+ Hits         5542     5666     +124     
- Misses       3020     3026       +6     
- Partials      440      447       +7     

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

@mergify mergify bot merged commit 75e4ad9 into master Mar 5, 2024
10 checks passed
@mergify mergify bot deleted the ChristopherHX-patch-1 branch March 5, 2024 06:04
jmikedupont2 pushed a commit to meta-introspector/act that referenced this pull request Mar 10, 2024
* To take effect artifacts v4 pr is needed with adjusted claims
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.

None yet

2 participants