Skip to content

Add conda-forge mirror workaround for infrastructure issue#19147

Merged
harupy merged 2 commits intomlflow:masterfrom
harupy:conda-forge-mirror-workaround
Dec 2, 2025
Merged

Add conda-forge mirror workaround for infrastructure issue#19147
harupy merged 2 commits intomlflow:masterfrom
harupy:conda-forge-mirror-workaround

Conversation

@harupy
Copy link
Member

@harupy harupy commented Dec 2, 2025

Related Issues/PRs

conda/infrastructure#1254

What changes are proposed in this pull request?

Add a temporary workaround to configure conda to use prefix.dev as a mirror for conda-forge. This addresses the ongoing conda-forge infrastructure issues causing CI failures.

How is this PR tested?

  • Existing unit/integration tests

Does this PR require documentation update?

  • No. You can skip the rest of this section.

Release Notes

Is this a user-facing change?

  • No. You can skip the rest of this section.

What component(s), interfaces, languages, and integrations does this PR affect?

Components

  • area/build: Build and test infrastructure for MLflow

How should the PR be classified in the release notes? Choose one:

  • rn/none - No description will be included. The PR will be mentioned only by the PR number in the "Small Bugfixes and Documentation Updates" section

Should this PR be included in the next patch release?

Yes should be selected for bug fixes, documentation updates, and other small changes. No should be selected for new features and larger changes. If you're unsure about the release classification of this PR, leave this unchecked to let the maintainers decide.

What is a minor/patch release?
  • Minor release: a release that increments the second part of the version number (e.g., 1.2.0 -> 1.3.0).
    Bug fixes, doc updates and new features usually go into minor releases.
  • Patch release: a release that increments the third part of the version number (e.g., 1.2.0 -> 1.2.1).
    Bug fixes and doc updates usually go into patch releases.
  • Yes (this PR will be cherry-picked and included in the next patch release)
  • No (this PR will be included in the next minor release)

🤖 Generated with Claude Code

@github-actions
Copy link
Contributor

github-actions bot commented Dec 2, 2025

@harupy Thank you for the contribution! Could you fix the following issue(s)?

⚠ Invalid PR template

This PR does not appear to have been filed using the MLflow PR template. Please copy the PR template from here and fill it out.

@github-actions github-actions bot added area/build Build and test infrastructure for MLflow rn/none List under Small Changes in Changelogs. labels Dec 2, 2025
@harupy harupy force-pushed the conda-forge-mirror-workaround branch 2 times, most recently from 274031f to fc0943b Compare December 2, 2025 00:37
Configure conda to use prefix.dev as a mirror for conda-forge to work
around conda/infrastructure#1254

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: harupy <17039389+harupy@users.noreply.github.com>
@harupy harupy force-pushed the conda-forge-mirror-workaround branch from fc0943b to 79056ce Compare December 2, 2025 00:49
@harupy harupy added the team-review Trigger a team review request label Dec 2, 2025
@harupy
Copy link
Member Author

harupy commented Dec 2, 2025

The master workflow ran three times and no failures. The workaround does seem to work.

Copy link
Collaborator

@serena-ruan serena-ruan left a comment

Choose a reason for hiding this comment

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

LGTM!

@harupy harupy enabled auto-merge December 2, 2025 03:15
@harupy harupy added this pull request to the merge queue Dec 2, 2025
Merged via the queue into mlflow:master with commit 16e2065 Dec 2, 2025
63 of 65 checks passed
@harupy harupy deleted the conda-forge-mirror-workaround branch December 2, 2025 03:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/build Build and test infrastructure for MLflow rn/none List under Small Changes in Changelogs. team-review Trigger a team review request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants