Skip to content
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

Move to micromamba 2 #9732

Merged
merged 7 commits into from
Nov 6, 2024
Merged

Move to micromamba 2 #9732

merged 7 commits into from
Nov 6, 2024

Conversation

kmuehlbauer
Copy link
Contributor

  • Closes #xxxx
  • Tests added
  • User visible changes (including notable bug fixes) are documented in whats-new.rst
  • New functions/methods are listed in api.rst

@kmuehlbauer
Copy link
Contributor Author

So, not sure what's going on but this looks like an real issue. Closing for now.

@kmuehlbauer kmuehlbauer closed this Nov 6, 2024
@keewis
Copy link
Collaborator

keewis commented Nov 6, 2024

I think there's something wrong with setup-micromamba. Maybe try pinning to v2.0.0 for now?

@kmuehlbauer kmuehlbauer reopened this Nov 6, 2024
@kmuehlbauer
Copy link
Contributor Author

I've tried with one of my projects. There it works for linux and macosx with v2.0.1 but fails with all versions for windows. Here it seems it won't work at all. I'm hesitant to purge the caches as possible cause of trouble.

@keewis
Copy link
Collaborator

keewis commented Nov 6, 2024

you can definitely purge the caches, they will just be recreated – it's a lot of (manual?) work, though

@kmuehlbauer
Copy link
Contributor Author

Yes, did that, no change. Would need to find out the difference between here and https://github.com/wradlib/wradlib/actions/runs/11703040981

@keewis
Copy link
Collaborator

keewis commented Nov 6, 2024

we may need to ask for help from the setup-micromamba devs, then, I can't quite tell if this was caused by setup-micromamba=2.0.1 or by the recent release of micromamba=2.0.3. Most likely the latter, though. Is there a way to pin micromamba somehow?

Edit: adding micromamba-version: 2.0.2 as an option to setup-micromamba might do the trick?

@keewis
Copy link
Collaborator

keewis commented Nov 6, 2024

looks like that was it. @kmuehlbauer, would you report this to the micromamba issue tracker (mamba-org/mamba)?

@kmuehlbauer
Copy link
Contributor Author

libmambapy seems not drop-in for conda.api 👎

@kmuehlbauer
Copy link
Contributor Author

@keewis mamba-org/mamba#3576

@kmuehlbauer
Copy link
Contributor Author

For the minimum version policy, this didn't work out. Did not find an solution, yet.

@keewis keewis enabled auto-merge (squash) November 6, 2024 17:06
@keewis keewis merged commit adc2ae3 into pydata:main Nov 6, 2024
28 checks passed
dcherian added a commit to dcherian/xarray that referenced this pull request Nov 7, 2024
* main:
  Enforce ruff/flake8-pie rules (PIE) (pydata#9740)
  Enforce ruff/flake8-comprehensions rules (C4) (pydata#9724)
  Enforce ruff/Perflint rules (PERF)  (pydata#9730)
  Apply ruff rule RUF007 (pydata#9739)
  chmod -x (pydata#9725)
  Aplpy ruff rules (RUF) (pydata#9731)
  Fix typos found by codespell (pydata#9721)
  support for additional scipy nd interpolants  (pydata#9599)
  Apply ruff/flake8-simplify rules (SIM) (pydata#9727)
  Apply ruff/flake8-implicit-str-concat rules (ISC) (pydata#9722)
  Apply ruff/flake8-pie rules (PIE) (pydata#9726)
  Enforce ruff/pygrep-hooks rules (PGH) (pydata#9729)
  Move to micromamba 2 (pydata#9732)
  Fix groupby tests (pydata#9716)
  Add missing xarray.core.missing import (pydata#9714)
  Fix writing of DataTree subgroups to zarr or netCDF (pydata#9677)
  Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 in the actions group (pydata#9707)
  Update pre-commit hooks (pydata#9713)
dcherian added a commit to scharlottej13/xarray that referenced this pull request Nov 9, 2024
* main: (125 commits)
  http:// → https:// (pydata#9748)
  Discard useless `!s` conversion in f-string (pydata#9752)
  Apply ruff/flake8-simplify rule SIM401 (pydata#9749)
  Use micromamba 1.5.10 where conda is needed (pydata#9737)
  pin array-api-strict<=2.1 (pydata#9751)
  Reorganise ruff rules (pydata#9738)
  use new conda-forge package pydap-server (pydata#9741)
  Enforce ruff/flake8-pie rules (PIE) (pydata#9740)
  Enforce ruff/flake8-comprehensions rules (C4) (pydata#9724)
  Enforce ruff/Perflint rules (PERF)  (pydata#9730)
  Apply ruff rule RUF007 (pydata#9739)
  chmod -x (pydata#9725)
  Aplpy ruff rules (RUF) (pydata#9731)
  Fix typos found by codespell (pydata#9721)
  support for additional scipy nd interpolants  (pydata#9599)
  Apply ruff/flake8-simplify rules (SIM) (pydata#9727)
  Apply ruff/flake8-implicit-str-concat rules (ISC) (pydata#9722)
  Apply ruff/flake8-pie rules (PIE) (pydata#9726)
  Enforce ruff/pygrep-hooks rules (PGH) (pydata#9729)
  Move to micromamba 2 (pydata#9732)
  ...
@kmuehlbauer kmuehlbauer deleted the micromamba-2 branch December 16, 2024 08:29
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