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 2 commits into
base: master
Choose a base branch
from

Merge branch 'master' into backport-new-action-cache-fixes

14611f8
Select commit
Loading
Failed to load commit list.
Draft

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

Merge branch 'master' into backport-new-action-cache-fixes
14611f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 30, 2024 in 1s

40.00% of diff hit (target 50.00%)

View this Pull Request on Codecov

40.00% of diff hit (target 50.00%)

Annotations

Check warning on line 704 in pkg/container/docker_run.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/container/docker_run.go#L703-L704

Added lines #L703 - L704 were not covered by tests

Check warning on line 562 in pkg/runner/action.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/runner/action.go#L561-L562

Added lines #L561 - L562 were not covered by tests

Check warning on line 564 in pkg/runner/action.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/runner/action.go#L564

Added line #L564 was not covered by tests

Check warning on line 667 in pkg/runner/action.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/runner/action.go#L666-L667

Added lines #L666 - L667 were not covered by tests

Check warning on line 669 in pkg/runner/action.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/runner/action.go#L669

Added line #L669 was not covered by tests