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

refactor: remove sbom view files property from packager #2695

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

phillebaba
Copy link
Member

Description

Removes the sbom view fiels struct property.

Related Issue

Part of #2694

Checklist before merging

@phillebaba phillebaba requested review from dgershman and a team as code owners July 3, 2024 08:55
Copy link

netlify bot commented Jul 3, 2024

Deploy Preview for zarf-docs canceled.

Name Link
🔨 Latest commit 7ccbfef
🔍 Latest deploy log https://app.netlify.com/sites/zarf-docs/deploys/6685138cb99ae100082a2888

Copy link

codecov bot commented Jul 3, 2024

Codecov Report

Attention: Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.

Project coverage is 19.00%. Comparing base (43e50bb) to head (7ccbfef).

Files Patch % Lines
src/pkg/packager/interactive.go 0.00% 6 Missing ⚠️
src/pkg/packager/create.go 0.00% 1 Missing ⚠️
src/pkg/packager/deploy.go 0.00% 1 Missing ⚠️
src/pkg/packager/mirror.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2695   +/-   ##
=======================================
  Coverage   19.00%   19.00%           
=======================================
  Files         170      170           
  Lines       12199    12197    -2     
=======================================
  Hits         2318     2318           
+ Misses       9595     9593    -2     
  Partials      286      286           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@phillebaba phillebaba added this pull request to the merge queue Jul 3, 2024
Merged via the queue into main with commit 014d1d2 Jul 3, 2024
26 of 27 checks passed
@phillebaba phillebaba deleted the remove/sbom-view-files branch July 3, 2024 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants