Skip to content

Surface .env load errors#6707

Merged
6543 merged 4 commits into
woodpecker-ci:mainfrom
6543-forks:load-dot-env-explizite
Jun 8, 2026
Merged

Surface .env load errors#6707
6543 merged 4 commits into
woodpecker-ci:mainfrom
6543-forks:load-dot-env-explizite

Conversation

@6543

@6543 6543 commented Jun 6, 2026

Copy link
Copy Markdown
Member

currently we just drop errors loading from loading .env, this is hard to debug and can cause confusion.

Before

image

Now

image

@6543 6543 added enhancement improve existing features ux user experience labels Jun 6, 2026
@woodpecker-bot

woodpecker-bot commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

Surge PR preview deployment was removed

@codecov

codecov Bot commented Jun 6, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 44.32%. Comparing base (0fa872e) to head (76732c3).
⚠️ Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
cmd/agent/main.go 0.00% 4 Missing ⚠️
cmd/cli/main.go 0.00% 4 Missing ⚠️
cmd/server/main.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6707      +/-   ##
==========================================
- Coverage   44.35%   44.32%   -0.03%     
==========================================
  Files         436      436              
  Lines       29178    29190      +12     
==========================================
- Hits        12941    12938       -3     
- Misses      15135    15148      +13     
- Partials     1102     1104       +2     

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@6543 6543 requested a review from a team June 6, 2026 15:22
@6543 6543 merged commit 2aaf487 into woodpecker-ci:main Jun 8, 2026
7 of 9 checks passed
@6543 6543 deleted the load-dot-env-explizite branch June 8, 2026 08:21
@woodpecker-bot woodpecker-bot mentioned this pull request Jun 8, 2026
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement improve existing features ux user experience

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants