project-stacker / stacker

Build OCI images natively from a declarative format
https://stackerbuild.io
Apache License 2.0
208 stars 34 forks source link

chore: update stacker-bom dep version #593

Closed rchincha closed 8 months ago

rchincha commented 9 months ago

Pull in some improvements from stacker-bom such as include paths can be globs and verification speedups.

What type of PR is this?

Which issue does this PR fix:

What does this PR do / Why do we need it:

If an issue # is not available please add repro steps and logs showing the issue:

Testing done on this change:

Automation added to e2e:

Will this break upgrades or downgrades?

Does this PR introduce any user-facing change?:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (6af83b9) 57.15% compared to head (519e300) 57.10%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #593 +/- ## ========================================== - Coverage 57.15% 57.10% -0.06% ========================================== Files 64 64 Lines 7525 7525 ========================================== - Hits 4301 4297 -4 - Misses 2481 2485 +4 Partials 743 743 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.