Skip to content

Fix dir not found handling#5533

Merged
xoxys merged 1 commit into
woodpecker-ci:mainfrom
qwerty287:gt-fj-dir
Sep 21, 2025
Merged

Fix dir not found handling#5533
xoxys merged 1 commit into
woodpecker-ci:mainfrom
qwerty287:gt-fj-dir

Conversation

@qwerty287

Copy link
Copy Markdown
Contributor

closes #5168

@qwerty287 qwerty287 requested a review from a team September 21, 2025 08:20
@qwerty287 qwerty287 added bug Something isn't working forge/gitea gitea forge related forge/forgejo forgejo forge related labels Sep 21, 2025
@codecov

codecov Bot commented Sep 21, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 26.38%. Comparing base (68d690a) to head (31e8299).
⚠️ Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
server/forge/forgejo/forgejo.go 0.00% 4 Missing ⚠️
server/forge/gitea/gitea.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5533      +/-   ##
==========================================
- Coverage   26.43%   26.38%   -0.05%     
==========================================
  Files         405      405              
  Lines       28878    28943      +65     
==========================================
+ Hits         7633     7636       +3     
- Misses      20546    20607      +61     
- Partials      699      700       +1     

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

@xoxys xoxys merged commit 6d5bb97 into woodpecker-ci:main Sep 21, 2025
7 of 9 checks passed
@woodpecker-bot woodpecker-bot mentioned this pull request Sep 21, 2025
1 task
@qwerty287 qwerty287 deleted the gt-fj-dir branch September 21, 2025 10:28
@anbraten

Copy link
Copy Markdown
Member

Would this work for Gitlab, Github and the others as well?

@xoxys

xoxys commented Sep 21, 2025

Copy link
Copy Markdown
Member

Already done on other forges https://github.com/woodpecker-ci/woodpecker/blob/main/server%2Fforge%2Fgithub%2Fgithub.go#L258

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working forge/forgejo forgejo forge related forge/gitea gitea forge related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Skipping branches without a Woodpecker config broken

3 participants