Commit Graph

3031 Commits

Author SHA1 Message Date
Ayaz Salikhov d0c7458839
maint: Add prettier pre-commit hook (#3663) 2025-01-13 09:09:07 +01:00
Sandrine Pataut 30546a3957
add more condarc paths (#3695) 2025-01-10 11:45:59 +01:00
Julien Jerphanion f3c7c7797e
fix: Add a hint on cache corruption (#3736)
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
Co-authored-by: Klaim <Klaim@users.noreply.github.com>
2025-01-09 18:01:58 +01:00
TechnoHouse 374228f860
Update Linux installation script for Nushell (#3721) 2025-01-09 09:59:11 +01:00
Klaim (Joël Lamotte) c7734ce08b
Unique Release Tag (#3732) 2025-01-09 09:56:42 +01:00
Hind-M 8f58fce381
Options args enhancement (#3722) 2025-01-07 18:21:00 +01:00
Klaim (Joël Lamotte) 979162f692
update_changelog.py now can also take input as cli parameters (#3731) 2025-01-07 14:58:34 +01:00
Julien Jerphanion 0abd7d54e7
fix: Correctly populate lists of `MatchSpec` in `MTransaction`'s history (#3724)
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
2025-01-06 17:25:17 +01:00
Julien Jerphanion bb132c9bff
fix: Honour `CONDA_ENVS_PATH` again (#3725)
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
2025-01-06 17:23:42 +01:00
Julien Jerphanion d1786964f9
build: Generate and install `etc/profile.d/mamba.sh` for mamba (#3723)
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
Co-authored-by: Klaim <Klaim@users.noreply.github.com>
2025-01-06 16:41:54 +01:00
Julien Jerphanion 4f97739aed
fix: Improve CUDA version detection (#3700)
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
Co-authored-by: Klaim <Klaim@users.noreply.github.com>
2025-01-06 15:14:06 +01:00
Hind-M 9dd3999b8d
Fix install using explicit url (#3710) 2025-01-06 12:35:55 +01:00
Hind-M 3dcbf76a04
Fix display of env activation message and co (#3715) 2025-01-06 09:56:21 +01:00
Julien Jerphanion c9c45806e2
fix: Adapt warnings shown when several channels are used (#3720)
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
2025-01-02 13:49:00 +01:00
Julien Jerphanion 6e6515ecfb
docs: Use a portable web request for Windows (#3704)
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
2024-12-19 16:54:42 +01:00
Hind-M 9c61b5f71c
Always add `root_prefix/envs` in `envs_dirs` (#3692) 2024-12-18 12:25:10 +01:00
Hind-M 7f3f481b47
Add `no-pip` flag to `list` command (#3696) 2024-12-18 10:57:32 +01:00
Julien Jerphanion 26819b67f8
docs: Document slight differences for environment export (#3697)
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
2024-12-18 10:40:50 +01:00
Johan Mabille 4cbb3f7de0 release libmamba 2.0.5, libmambapy 2.0.5, micromamba 2.0.5 2024-12-12 17:22:41 +01:00
Hind-M a25cde7914
Fix channel in `PackageInfo` (#3681) 2024-12-12 17:12:05 +01:00
Kursat Aktas 384ba6398b
Introducing mamba Guru on Gurubase.io (#3612)
Signed-off-by: Kursat Aktas <kursat.ce@gmail.com>
2024-12-12 17:01:02 +01:00
Julien Jerphanion 392c5f15c2
build: Remove server (#3685)
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
2024-12-11 17:05:42 +01:00
Julien Jerphanion dd5abc39b4
docs: Clarify installation of lock file (#3686)
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
2024-12-11 14:30:40 +01:00
Ayaz Salikhov 99290aeebf
maint: Add pre-commit typos back (#3682) 2024-12-11 12:14:19 +01:00
Julien Jerphanion a37aa2fdfd
fix: Clarify shell init dry runs outputs (#3674)
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
2024-12-10 17:23:57 +01:00
Julien Jerphanion 8c80ae90b1
test: Add two tests on MatchSpec's version comparison (#3679)
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
2024-12-10 16:09:44 +01:00
dann frazier bb38a698cf
build: Remove another uninitialized variable in curl handler (#3678)
Signed-off-by: dann frazier <dann.frazier@chainguard.dev>
2024-12-10 11:01:45 +01:00
dann frazier 693ee82c7b
Fix compilation with -Werror=unused-result (#3676)
Signed-off-by: dann frazier <dann.frazier@chainguard.dev>
2024-12-10 09:50:20 +01:00
Johan Mabille 0b43dbcce2 release libmamba 2.0.5.rc0, libmambapy 2.0.5.rc0, micromamba 2.0.5.rc0 2024-12-09 20:50:18 +01:00
Ayaz Salikhov 76d06a7f5a
maint: Cleanup CMake files and delete not compiled files (#3667) 2024-12-09 20:27:12 +01:00
Lucio Queiroz ddc3d40b35
fix: Wrap `MAMBA_EXE` around double quotes in run shell script (#3673) 2024-12-09 17:23:43 +01:00
Ayaz Salikhov f67914ef8a
maint: Add pyupgrade pre-commit hook (#3671) 2024-12-09 17:05:54 +01:00
Julien Jerphanion 9d6281c5ed
docs: Adapt shell completion subsection (#3672)
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
2024-12-09 15:39:17 +01:00
Julien Jerphanion 53ba5c0326
fix: Activated environment name (#3670)
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
2024-12-09 12:44:50 +01:00
Johan Mabille 4c5c1d7430
Fixed uninitialized variable in curl handler (#3669) 2024-12-09 10:58:56 +01:00
Julien Jerphanion 178593351b
fix: Skip empty lines in environment spec files (#3662)
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
Co-authored-by: Klaim <Klaim@users.noreply.github.com>
2024-12-09 08:55:39 +01:00
Ayaz Salikhov b6150dba8f
maint: Restructure docs configuration file and improve docs pages (#3615) 2024-12-06 10:12:40 +01:00
Ayaz Salikhov c3a2c1c66e
maint: Use Catch2 instead of doctest (#3618) 2024-12-06 08:57:33 +01:00
Klaim (Joël Lamotte) 633d8d005a
`micromamba/mamba --version` displays pre-release version names + establishes pre-release versions name scheme (#3639) 2024-12-06 08:56:26 +01:00
Hind-M 6141540b94
Handle `.tar.gz` in pkg url (#3640) 2024-12-06 08:55:03 +01:00
Julien Jerphanion 8ea3103d3c
fix: Effectively apply dry-run on installation from PyPI (#3644)
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
2024-12-05 15:01:47 +01:00
Julien Jerphanion e67178ce8a
fix: Handle environment with empty or absent `dependencies` (#3657)
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
2024-12-05 15:00:15 +01:00
Julien Jerphanion a595d0d19c
docs: Remove installation non-recommendation (#3656)
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
2024-12-04 18:04:03 +01:00
Julien Jerphanion 575809fbc3
fix: Reintroduce the `uninstall` command (#3650)
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
2024-12-04 18:02:42 +01:00
Hind-M a85eb16149
Allow repoquery on non env prefix (#3649) 2024-12-04 10:55:01 +01:00
Julien Jerphanion 50c3aae986
ci: Remove Conda Nightly tests (#3629)
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
2024-12-04 10:53:18 +01:00
Julien Jerphanion c9eddf3ccd
docs: Remove hint on Homebrew (#3645)
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
2024-12-02 14:55:55 +01:00
Cornelius Roemer 33f00dbf64
docs: Mention differences with `conda` (#3348)
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
2024-12-02 14:55:26 +01:00
Hind-M 3f49aa5f6e
Uncomment test (#3641) 2024-12-02 11:56:42 +01:00
Hind Montassif c809abcba6 release libmamba 2.0.4, libmambapy 2.0.4, micromamba 2.0.4 2024-11-22 16:43:30 +01:00