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: allow bom build and verification for build_only layers #609

Merged
merged 2 commits into from
Apr 4, 2024

fix: import a bom only if available from built layers

8f9e200
Select commit
Loading
Failed to load commit list.
Merged

fix: allow bom build and verification for build_only layers #609

fix: import a bom only if available from built layers
8f9e200
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 4, 2024 in 1s

18.18% of diff hit (target 57.40%)

View this Pull Request on Codecov

18.18% of diff hit (target 57.40%)

Annotations

Check warning on line 117 in pkg/stacker/bom.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/stacker/bom.go#L114-L117

Added lines #L114 - L117 were not covered by tests

Check warning on line 519 in pkg/stacker/build.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/stacker/build.go#L517-L519

Added lines #L517 - L519 were not covered by tests

Check warning on line 525 in pkg/stacker/build.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/stacker/build.go#L523-L525

Added lines #L523 - L525 were not covered by tests

Check warning on line 533 in pkg/stacker/build.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/stacker/build.go#L529-L533

Added lines #L529 - L533 were not covered by tests