Commit Graph

3170 Commits

Author SHA1 Message Date
Sandrine Pataut e3e5f54540
feat: add option revision to install command (#3966)
Co-authored-by: Klaim (Joël Lamotte) <142265+Klaim@users.noreply.github.com>
2025-06-13 18:35:59 +02:00
Antoine Prouvost 2c3ddf1eef
Add missing bindings (#3983) 2025-06-12 17:07:07 +02:00
Burt Holzman 445bf87ecc
fix: Skip inaccessible CONDA_ENVS_DIRS (#3887)
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
2025-06-12 00:51:31 +02:00
Hind-M 5bc7f9f5da
Fix env vars substitution from env yaml file (#3981) 2025-06-11 16:16:01 +02:00
Hind-M eb3144efab
Adapt label check to bot (#3974) 2025-06-11 12:27:45 +02:00
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
John Muradeli 1573192395
doc: Mention fix for ``libmamba Download error (7) Could not connect ...`` (#3980) 2025-06-11 10:07:52 +02:00
Antoine Prouvost f771e520f9
Use range in Solution (#3968) 2025-06-06 22:34:33 +02:00
Antoine Prouvost 7d52d6004c
Add missing init bindings from subdir structs (#3975) 2025-06-06 17:20:42 +02:00
Antoine Prouvost e6d06b8e13
Move stubs to libmambapy-stubs (#3976) 2025-06-06 14:23:51 +02:00
Antoine Prouvost d390bbe80a
Enable and update Python stubs (#3972) 2025-06-05 17:33:50 +02:00
Hind-M fe1fc2c789
Move PR template (#3971) 2025-06-05 09:59:11 +02:00
Julien Jerphanion 0d3758dee8
maint: Cancel activation script removal (#3946)
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
Co-authored-by: Hind-M <70631848+Hind-M@users.noreply.github.com>
2025-06-05 09:58:21 +02:00
Hind-M c70d46375d
Add constraint on `fmt` (#3969) 2025-06-04 18:19:44 +02:00
AntoinePrv aa0d303dbb release libmamba 2.2.0, micromamba 2.2.0, libmambapy 2.2.0 2025-06-04 16:01:04 +02:00
Antoine Prouvost 7ce51b3de9
Compile with C++20 (#3965) 2025-06-04 11:28:11 +02:00
Hind-M 835cbe8fcc
Fix listing dependencies pulled with `pip` (#3963) 2025-06-03 10:18:15 +02:00
Antoine Prouvost 6e4be2889c
Use fmt::runtime where needed in C++20 (#3962) 2025-06-02 14:10:43 +02:00
Hind-M 703c8d7602
Allow users to set labels on PRs (#3936) 2025-06-02 11:50:18 +02:00
Hind-M 5789fe4f29
Handle environment variables from `yaml` file (#3955) 2025-05-28 14:08:28 +02:00
Hind-M a1a67608c2
Fix fmt headers includes (#3956) 2025-05-28 09:54:46 +02:00
Sandrine Pataut fb54852b92
unify channels of installed and removed packages written in history (#3892) 2025-05-28 09:47:33 +02:00
Johan Mabille aeb417f617
Out of context (#3952) 2025-05-26 14:37:16 +02:00
Johan Mabille 7e6435c605
Transaction context (#3950) 2025-05-23 16:30:02 +02:00
Johan Mabille 6115ac5cf2
Context dependency reduction (#3949) 2025-05-21 13:01:47 +02:00
Klaim (Joël Lamotte) b0da2730f3
Make integration tests not rely on specific organisation of packages (#3897)
Co-authored-by: Johan Mabille <johan.mabille@gmail.com>
Co-authored-by: Hind-M <70631848+Hind-M@users.noreply.github.com>
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
2025-05-20 13:47:29 +02:00
Antoine Prouvost e807e690ee
Constexpr `fmt::formatter::parse` for C++20 with `from_chars` (#3944) 2025-05-20 13:40:42 +02:00
Antoine Prouvost aaae25ff04
Constexpr ``fmt::formatter::parse`` for C++20 (#3942) 2025-05-16 17:44:21 +02:00
Sandrine Pataut 39988503c8
Create packages diff between the current state and a revision (#3911) 2025-05-16 15:07:43 +02:00
Casper van Elteren 3c42ca9712
Fix deactivate nushell (#3929)
Co-authored-by: Weng Wei <wuvist@gmail.com>
2025-05-16 12:15:35 +02:00
Antoine Prouvost cc7d2d5ab3
Fix wrong use of deprecation macro (#3941) 2025-05-16 09:48:48 +02:00
Antoine Prouvost 06000139c9
Refactor `SubdirData` > `SubdirIndexLoader` (#3940) 2025-05-15 16:57:52 +02:00
Kolen Cheung e3ab63ac45
Fix typo in help menu for the `reactivate` command (#3932) 2025-05-14 13:14:01 +02:00
Burt Holzman da0607b039
Unify CONDA_ENVS_PATH, CONDA_ENVS_DIRS (#3855)
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
2025-05-14 12:28:49 +02:00
Iisakki Rotko 3111778478
support installing pip dependencies with uv (#3918) 2025-05-14 12:26:12 +02:00
Julien Jerphanion c3681db47f
Avoid ODR violation for `type_caster<mamba::fs::u8path>` (#3903)
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
2025-05-13 19:54:06 +02:00
Nicola Soranzo cadd3c9e06
Allow creating environment with empty folder as target prefix (#3919) 2025-05-13 18:12:06 +02:00
Antoine Prouvost 5e0e879e0a
Load local path when offline (#3937) 2025-05-13 16:37:45 +02:00
Antoine Prouvost 5c838795ab
Remove temp_file from public API (#3935) 2025-05-13 13:57:54 +02:00
Julien Jerphanion 31fb1fb90c
Adapt citation information for mamba (#3931)
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
Co-authored-by: Antoine Prouvost <AntoinePrv@users.noreply.github.com>
2025-05-13 11:52:50 +02:00
Julien Jerphanion ce0226b2d7
ci: Disable GitHub annotations for Codecov in PRs (#3930)
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
2025-05-13 11:37:34 +02:00
Antoine Prouvost 818a595fee
Use range in subdir iteration (#3934) 2025-05-13 10:03:47 +02:00
Antoine Prouvost 9ad464b126
Simplify SubdirData (#3926)
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
2025-05-12 19:21:19 +02:00
Hind-M 1b3b9e1b25
[Unix] Fix slashes usage in file urls (#3871) 2025-05-12 13:54:45 +02:00
Jindřich Makovička dd30a5c287
fix: Avoid use-after-free in MessageLogger (#3873) 2025-05-12 10:01:18 +02:00
Antoine Prouvost 8254680fd7
Remove Context from downloaders (#3928) 2025-05-09 09:58:13 +02:00
Antoine Prouvost 562f64e8a6
Rename str > to_string (#3917) 2025-05-06 14:05:33 +02:00
Antoine Prouvost e39ddf4833
Remove obsolete mamba/micromamba differences (#3924) 2025-05-05 21:03:23 +02:00
Antoine Prouvost 542241ff3b
Matchspec hardening (#3907)
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
2025-05-05 21:02:58 +02:00
Antoine Prouvost 6ad6a6afc7
Remove implicit zero in Version formatting (#3915) 2025-05-05 16:39:55 +02:00