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

chore: begin adding logger to zarf dev #3163

Merged
merged 5 commits into from
Oct 31, 2024
Merged

chore: begin adding logger to zarf dev #3163

merged 5 commits into from
Oct 31, 2024

Conversation

mkcp
Copy link
Contributor

@mkcp mkcp commented Oct 29, 2024

Description

This PR adds logger to sha256sum, patch-git, lint and find-images. There's a few more dev commands to update, which i'll grab in another PR.

Related Issue

Relates to #2576

Checklist before merging

Signed-off-by: Kit Patella <kit@defenseunicorns.com>
Signed-off-by: Kit Patella <kit@defenseunicorns.com>
@mkcp mkcp self-assigned this Oct 29, 2024
@mkcp mkcp requested review from a team as code owners October 29, 2024 22:09
@mkcp mkcp enabled auto-merge October 29, 2024 22:09
Copy link

netlify bot commented Oct 29, 2024

Deploy Preview for zarf-docs canceled.

Name Link
🔨 Latest commit d7b2f0d
🔍 Latest deploy log https://app.netlify.com/sites/zarf-docs/deploys/6722660e03bca4000747b336

Copy link

codecov bot commented Oct 29, 2024

Codecov Report

Attention: Patch coverage is 31.57895% with 26 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/cmd/dev.go 0.00% 18 Missing ⚠️
src/pkg/packager/prepare.go 60.00% 8 Missing ⚠️
Files with missing lines Coverage Δ
src/pkg/packager/prepare.go 53.46% <60.00%> (+2.43%) ⬆️
src/cmd/dev.go 0.00% <0.00%> (ø)

... and 9 files with indirect coverage changes

Signed-off-by: Kit Patella <kit@defenseunicorns.com>
src/cmd/dev.go Outdated Show resolved Hide resolved
Signed-off-by: Kit Patella <kit@defenseunicorns.com>
Signed-off-by: Kit Patella <kit@defenseunicorns.com>
@mkcp mkcp added this pull request to the merge queue Oct 31, 2024
Merged via the queue into main with commit 89a7fa0 Oct 31, 2024
26 checks passed
@mkcp mkcp deleted the mkcp/slog-cmddev branch October 31, 2024 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants