Skip to content

Add package resolution retry to all CI jobs#252

Merged
dfed merged 1 commit intomainfrom
dfed/ci-package-resolution-retries
Apr 14, 2026
Merged

Add package resolution retry to all CI jobs#252
dfed merged 1 commit intomainfrom
dfed/ci-package-resolution-retries

Conversation

@dfed
Copy link
Copy Markdown
Owner

@dfed dfed commented Apr 14, 2026

Summary

Test plan

  • CI runs successfully with the new retry steps

🤖 Generated with Claude Code

@dfed dfed force-pushed the dfed/ci-package-resolution-retries branch 2 times, most recently from e21a345 to 150385a Compare April 14, 2026 21:02
SPM and Xcode package resolution can fail with transient network errors.
Add a reusable composite action (.github/actions/retry) with configurable
attempts and delay, used by all CI jobs that resolve packages.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@dfed dfed force-pushed the dfed/ci-package-resolution-retries branch from 150385a to 0060a57 Compare April 14, 2026 21:03
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (400d234) to head (0060a57).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #252   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           41        41           
  Lines         5992      5992           
=========================================
  Hits          5992      5992           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dfed dfed merged commit 04f99f8 into main Apr 14, 2026
17 checks passed
@dfed dfed deleted the dfed/ci-package-resolution-retries branch April 14, 2026 22:08
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.

1 participant