Skip to content

Don't retry Failed to Upload builds (infra)#1927

Merged
fernando79513 merged 1 commit intomainfrom
dont_retry_failed_upload
May 23, 2025
Merged

Don't retry Failed to Upload builds (infra)#1927
fernando79513 merged 1 commit intomainfrom
dont_retry_failed_upload

Conversation

@Hook25
Copy link
Copy Markdown
Collaborator

@Hook25 Hook25 commented May 23, 2025

Description

This specific failure doesn't seem to happen bizantinely enough to justify aggressive retrying. This PR disables autoretry for Failed to Upload builds as they are mostly real rejections (it mostly happens when we re-try building packages in the ppa because some failed to build the day before. Those that did build, will fail to upload)

Resolved issues

Fixes: https://warthogs.atlassian.net/browse/CHECKBOX-1907

Documentation

Documented why this was done in a comment

Tests

Test was already covered by tests, they are still passing

@codecov
Copy link
Copy Markdown

codecov bot commented May 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 50.36%. Comparing base (fbc9364) to head (4fa34a7).
⚠️ Report is 105 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1927   +/-   ##
=======================================
  Coverage   50.36%   50.36%           
=======================================
  Files         383      383           
  Lines       41071    41071           
  Branches     6741     6741           
=======================================
  Hits        20685    20685           
  Misses      19645    19645           
  Partials      741      741           
Flag Coverage Δ
release-tools 81.26% <100.00%> (ø)

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.

Copy link
Copy Markdown
Collaborator

@fernando79513 fernando79513 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM+1!

@fernando79513 fernando79513 merged commit cbdb66f into main May 23, 2025
12 checks passed
@fernando79513 fernando79513 deleted the dont_retry_failed_upload branch May 23, 2025 09:27
mreed8855 pushed a commit that referenced this pull request Jul 30, 2025
Don't retry Failed to Upload builds
mreed8855 pushed a commit that referenced this pull request Jul 31, 2025
Don't retry Failed to Upload builds
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