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

Improve error on config loading #4024

Merged
merged 2 commits into from
Aug 11, 2024
Merged

Conversation

qwerty287
Copy link
Contributor

closes #3945

@zc-devs this changes the error message to could not load config from forge: context deadline exceeded in case of a timeout error.

@qwerty287 qwerty287 added server enhancement improve existing features labels Aug 11, 2024
@qwerty287 qwerty287 added this to the 3.0.0 milestone Aug 11, 2024
@qwerty287 qwerty287 merged commit acd862c into woodpecker-ci:main Aug 11, 2024
7 checks passed
@qwerty287 qwerty287 deleted the err-timeout branch August 11, 2024 10:05
Copy link

codecov bot commented Aug 11, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 26.87%. Comparing base (0d9e57d) to head (3c4b9e1).
Report is 10 commits behind head on main.

Files Patch % Lines
server/pipeline/create.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4024      +/-   ##
==========================================
+ Coverage   26.84%   26.87%   +0.02%     
==========================================
  Files         396      396              
  Lines       27497    27454      -43     
==========================================
- Hits         7382     7378       -4     
+ Misses      19411    19372      -39     
  Partials      704      704              

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

@woodpecker-bot woodpecker-bot mentioned this pull request Aug 15, 2024
1 task
6543 pushed a commit to 6543-forks/woodpecker that referenced this pull request Sep 5, 2024
@woodpecker-bot woodpecker-bot mentioned this pull request Sep 8, 2024
1 task
@woodpecker-bot woodpecker-bot mentioned this pull request Dec 14, 2024
1 task
pat-s pushed a commit that referenced this pull request Jan 10, 2025
@pat-s
Copy link
Contributor

pat-s commented Jan 10, 2025

💚 All backports created successfully

Status Branch Result
release/v2.8

Questions ?

Please refer to the Backport tool documentation

qwerty287 added a commit that referenced this pull request Jan 11, 2025
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
@woodpecker-bot woodpecker-bot mentioned this pull request Jan 11, 2025
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 server
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pipeline definition not found on slow network
3 participants