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

Allow altering trusted clone plugins and filter them via tag #4074

Update pipeline/frontend/yaml/linter/option.go

4310ce4
Select commit
Loading
Failed to load commit list.
Merged

Allow altering trusted clone plugins and filter them via tag #4074

Update pipeline/frontend/yaml/linter/option.go
4310ce4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 1, 2024 in 1s

57.62% of diff hit (target 26.91%)

View this Pull Request on Codecov

57.62% of diff hit (target 26.91%)

Annotations

Check warning on line 192 in cli/exec/exec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/exec/exec.go#L189-L192

Added lines #L189 - L192 were not covered by tests

Check warning on line 81 in cli/lint/lint.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/lint/lint.go#L81

Added line #L81 was not covered by tests

Check warning on line 95 in cli/lint/lint.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/lint/lint.go#L95

Added line #L95 was not covered by tests

Check warning on line 103 in cli/lint/lint.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/lint/lint.go#L103

Added line #L103 was not covered by tests

Check warning on line 110 in cli/lint/lint.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/lint/lint.go#L107-L110

Added lines #L107 - L110 were not covered by tests

Check warning on line 169 in cmd/server/setup.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/server/setup.go#L167-L169

Added lines #L167 - L169 were not covered by tests

Check warning on line 209 in pipeline/frontend/yaml/compiler/compiler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/frontend/yaml/compiler/compiler.go#L209

Added line #L209 was not covered by tests

Check warning on line 113 in pipeline/frontend/yaml/linter/linter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/frontend/yaml/linter/linter.go#L112-L113

Added lines #L112 - L113 were not covered by tests

Check warning on line 38 in pipeline/frontend/yaml/linter/option.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/frontend/yaml/linter/option.go#L35-L38

Added lines #L35 - L38 were not covered by tests

Check warning on line 128 in pipeline/frontend/yaml/types/container.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/frontend/yaml/types/container.go#L127-L128

Added lines #L127 - L128 were not covered by tests