mamba-org / mamba

The Fast Cross-Platform Package Manager
https://mamba.readthedocs.io
BSD 3-Clause "New" or "Revised" License
6.97k stars 359 forks source link

fix: Skip misformatted configuration files #3580

Closed ChaonengQuan closed 2 weeks ago

ChaonengQuan commented 3 weeks ago

https://github.com/mamba-org/mamba/issues/3574

ChaonengQuan commented 2 weeks ago

Thank you Julien, working on unit tests

ChaonengQuan commented 2 weeks ago

unit tests added, please take a look when you are available @jjerphan

jjerphan commented 2 weeks ago

@ChaonengQuan: can you open the same PR, but targeting the 1.x branch this time?

Edit: done with https://github.com/mamba-org/mamba/pull/3593.

ChaonengQuan commented 2 weeks ago

Thank you for merging this PR! No problem, creating a PR for 1.x branch with same fix

ChaonengQuan commented 2 weeks ago

Here is the PR for 1.x branch https://github.com/mamba-org/mamba/pull/3594

ChaonengQuan commented 1 week ago

Hi Julien, just wonder if you know when the next micromamba release will be and if this fix will be included?

jjerphan commented 1 week ago

Hi,

We need to merge https://github.com/mamba-org/mamba/pull/3593 and release 1.5.11 then. Failures on 1.x need to be understood and fixed.

Feel free to work on this — we highly welcome external contributions.