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

Make agent usable for external backends #3270

Merged
merged 9 commits into from
Feb 8, 2024

Merge branch 'main' into modular-agent

485b6de
Select commit
Loading
Failed to load commit list.
Merged

Make agent usable for external backends #3270

Merge branch 'main' into modular-agent
485b6de
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 8, 2024 in 0s

0.00% of diff hit (target 35.74%)

View this Pull Request on Codecov

0.00% of diff hit (target 35.74%)

Annotations

Check warning on line 97 in pipeline/backend/docker/docker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/docker/docker.go#L96-L97

Added lines #L96 - L97 were not covered by tests

Check warning on line 133 in pipeline/backend/kubernetes/kubernetes.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/kubernetes/kubernetes.go#L132-L133

Added lines #L132 - L133 were not covered by tests

Check warning on line 70 in pipeline/backend/local/local.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/local/local.go#L69-L70

Added lines #L69 - L70 were not covered by tests