Skip to content

CI: Use Miniforge over Mambaforge #59357

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

Merged
merged 5 commits into from
Aug 2, 2024

Conversation

mroeschke
Copy link
Member

@mroeschke mroeschke added Build Library building on various platforms CI Continuous Integration labels Jul 30, 2024
@mroeschke mroeschke added this to the 2.2.3 milestone Jul 31, 2024
@mroeschke
Copy link
Member Author

Looks like the swap to miniforge worked so merging

@mroeschke mroeschke merged commit 642d244 into pandas-dev:main Aug 2, 2024
72 of 91 checks passed
@mroeschke mroeschke deleted the ci/rm/mambaforge branch August 2, 2024 16:48
Copy link

lumberbot-app bot commented Aug 2, 2024

Owee, I'm MrMeeseeks, Look at me.

There seem to be a conflict, please backport manually. Here are approximate instructions:

  1. Checkout backport branch and update it.
git checkout 2.2.x
git pull
  1. Cherry pick the first parent branch of the this PR on top of the older branch:
git cherry-pick -x -m1 642d2446060afb11f9860c79a7339eb6ec96fea7
  1. You will likely have some merge/cherry-pick conflict here, fix them and commit:
git commit -am 'Backport PR #59357: CI: Use Miniforge over Mambaforge'
  1. Push to a named branch:
git push YOURFORK 2.2.x:auto-backport-of-pr-59357-on-2.2.x
  1. Create a PR against branch 2.2.x, I would have named this PR:

"Backport PR #59357 on branch 2.2.x (CI: Use Miniforge over Mambaforge)"

And apply the correct labels and milestones.

Congratulations — you did some good work! Hopefully your backport PR will be tested by the continuous integration and merged soon!

Remember to remove the Still Needs Manual Backport label once the PR gets merged.

If these instructions are inaccurate, feel free to suggest an improvement.

@mroeschke
Copy link
Member Author

Actually we probably won't need this for 2.2.x since we'll be on 3.0 by the time mambaforge is fully deprecated so not backporting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build Library building on various platforms CI Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant