Julien Jerphanion
e6a391ba3d
Depend on LGPL builds of libarchive>=3.8 ( #3982 )
...
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
2025-06-11 12:03:56 +02:00
Hind-M
c70d46375d
Add constraint on `fmt` ( #3969 )
2025-06-04 18:19:44 +02:00
Ayaz Salikhov
d0c7458839
maint: Add prettier pre-commit hook ( #3663 )
2025-01-13 09:09:07 +01:00
Ayaz Salikhov
c3a2c1c66e
maint: Use Catch2 instead of doctest ( #3618 )
2024-12-06 08:57:33 +01:00
Julien Jerphanion
0ad7255b24
maint: Unpin libcurl<8.10 ( #3548 )
...
To see if 8.10.1 solved the problem.
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
2024-10-17 17:00:11 +02:00
Wolf Vollprecht
a261cd461d
fix: add warning when using defaults ( #3434 )
...
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
Co-authored-by: Hind Montassif <hind.montassif@gmail.com>
Co-authored-by: Johan Mabille <johan.mabille@gmail.com>
Co-authored-by: Sylvain Corlay <sylvain.corlay@gmail.com>
2024-09-12 19:28:40 +02:00
Josh Chorlton
57a6a691be
Support multiple env yaml specs ( #2993 )
...
* tested and working
* docs update
* disallow multiple spec types
* add test for only one yaml specifies channel
* fix install yaml test
* Update micromamba/tests/test_create.py
Co-authored-by: Jonas Haag <jonas@lophus.org>
* Update micromamba/tests/test_create.py
Co-authored-by: Jonas Haag <jonas@lophus.org>
* suggestions
* separate loop
* appease the linter
* another test
---------
Co-authored-by: Jonas Haag <jonas@lophus.org>
2023-12-19 08:56:59 +01:00
Antoine Prouvost
ddea95e16c
Add install from source instructions ( #2977 )
...
* Update static environment files
* Refactor installation pages
* Add install from source instructions
2023-11-15 08:47:53 +01:00