Skip to content

fix(ci): retry setup-miniconda on transient conda-forge failures (#465)#468

Merged
jepegit merged 1 commit into
masterfrom
465-conda-ci-retry
Jul 10, 2026
Merged

fix(ci): retry setup-miniconda on transient conda-forge failures (#465)#468
jepegit merged 1 commit into
masterfrom
465-conda-ci-retry

Conversation

@jepegit

@jepegit jepegit commented Jul 10, 2026

Copy link
Copy Markdown
Owner

Summary

  • Wraps all three setup-miniconda steps in ci-scheduled.yml with Wandalen/wretry.action (3 attempts, 30s delay).
  • Handles transient conda-forge 502 Bad Gateway errors during repodata/metadata download without changing test scope.

Closes #465.

Test plan

  • Workflow YAML only — no application code changes
  • Scheduled CI green on next run (or manual workflow_dispatch of CI scheduled)

Made with Cursor

Wrap scheduled CI miniconda setup in wretry (3 attempts, 30s delay) so
intermittent conda-forge 502s during repodata fetch do not fail the matrix.

Co-authored-by: Cursor <cursoragent@cursor.com>
@cursor

cursor Bot commented Jul 10, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Approved. Cursor Bugbot was not present on this PR, so that signal was skipped; the change is a low-risk CI-only retry wrapper around existing setup-miniconda steps with no approval-policy constraints. No reviewers assigned.

Open in Web View Automation 

Sent by Cursor Approval Agent: Pull Request Router and Approver

@jepegit jepegit merged commit 6faf87c into master Jul 10, 2026
2 checks passed
@jepegit jepegit deleted the 465-conda-ci-retry branch July 10, 2026 10:26
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.

conda pytest windows failed

1 participant