Skip to content

ci: fix goreleaser ko config#1056

Merged
phm07 merged 1 commit into
mainfrom
fix-goreleaser-config
May 22, 2025
Merged

ci: fix goreleaser ko config#1056
phm07 merged 1 commit into
mainfrom
fix-goreleaser-config

Conversation

@phm07

@phm07 phm07 commented May 22, 2025

Copy link
Copy Markdown
Contributor

We accidentally used the bare and base_import_paths option at the same time, which disabled the bare option. This added extra nesting after KO_DOCKER_REPO, causing the push to Docker Hub to fail.

@phm07 phm07 self-assigned this May 22, 2025
@phm07 phm07 requested a review from a team as a code owner May 22, 2025 14:45
@codecov

codecov Bot commented May 22, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.36%. Comparing base (53de193) to head (b54f399).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1056   +/-   ##
=======================================
  Coverage   70.36%   70.36%           
=======================================
  Files         247      247           
  Lines       10870    10870           
=======================================
  Hits         7649     7649           
  Misses       2544     2544           
  Partials      677      677           
Flag Coverage Δ
e2e 50.63% <ø> (-0.03%) ⬇️
unit 63.30% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@phm07 phm07 merged commit 0ccea04 into main May 22, 2025
9 checks passed
@phm07 phm07 deleted the fix-goreleaser-config branch May 22, 2025 14:52
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.

2 participants