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

Rework addons (use rpc) #3268

Merged
merged 72 commits into from
Apr 15, 2024

Update docs/docs/30-administration/11-forges/100-addon.md

57e3448
Select commit
Loading
Failed to load commit list.
Merged

Rework addons (use rpc) #3268

Update docs/docs/30-administration/11-forges/100-addon.md
57e3448
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 15, 2024 in 0s

34.37% of diff hit (target 35.91%)

View this Pull Request on Codecov

34.37% of diff hit (target 35.91%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/server/setup.go#L110-L111

Added lines #L110 - L111 were not covered by tests

Check warning on line 23 in pipeline/errors/error.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/errors/error.go#L22-L23

Added lines #L22 - L23 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/frontend/yaml/linter/linter.go#L214-L215

Added lines #L214 - L215 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/frontend/yaml/linter/linter.go#L227-L228

Added lines #L227 - L228 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/frontend/yaml/linter/linter.go#L240-L241

Added lines #L240 - L241 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/frontend/yaml/linter/linter.go#L254-L255

Added lines #L254 - L255 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/frontend/yaml/linter/linter.go#L269-L270

Added lines #L269 - L270 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/frontend/yaml/linter/linter.go#L285-L286

Added lines #L285 - L286 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/frontend/yaml/linter/linter.go#L302-L303

Added lines #L302 - L303 were not covered by tests

Check warning on line 119 in pipeline/frontend/yaml/matrix/matrix.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/frontend/yaml/matrix/matrix.go#L119

Added line #L119 was not covered by tests

Check warning on line 132 in pipeline/frontend/yaml/matrix/matrix.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/frontend/yaml/matrix/matrix.go#L132

Added line #L132 was not covered by tests

Check warning on line 139 in server/pipeline/stepbuilder/stepBuilder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/pipeline/stepbuilder/stepBuilder.go#L139

Added line #L139 was not covered by tests