Commit Graph

3181 Commits

Author SHA1 Message Date
David Brochart 4bbfbc2735
[skip ci] Fix typo (#4000) 2025-07-01 09:37:27 +02:00
Hind-M e39196dc20
Consider `SHELL` env var (#3997) 2025-06-30 15:21:17 +02:00
Hind-M b3d580e610
Handle removed `is_rgb` from `fmt 11.2.0` (#3998) 2025-06-30 11:41:55 +02:00
Julien Jerphanion 6adb2eaa23
Replace macros used in tests for compatibility with coverage report (#3995)
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
Co-authored-by: Klaim (Joël Lamotte) <142265+Klaim@users.noreply.github.com>
2025-06-25 15:25:27 +02:00
Klaim (Joël Lamotte) a698b17ba9
maint: fixes warnings (#3993) 2025-06-24 19:57:26 +02:00
Klaim (Joël Lamotte) 98b48779e8
`synchronized_value` (#3984) 2025-06-24 11:51:45 +02:00
Klaim (Joël Lamotte) ffd08b8661
maintenance: fixed msvc warnings about unreachable code (#3991) 2025-06-23 22:05:29 +02:00
Antoine Prouvost 1f226d6108
Add missing bidings and other improvements (#3990) 2025-06-23 19:58:49 +02:00
Klaim (Joël Lamotte) 7cdf568d80
ci: use VS2022 instead of VS2019 (#3986) 2025-06-19 15:53:52 +02:00
Antoine Prouvost a8bf17b202
Add init bindings to for params structs (#3985) 2025-06-17 15:33:11 +02:00
AntoinePrv 0ad2c5695c release libmamba 2.3.0, micromamba 2.3.0, libmambapy 2.3.0 2025-06-16 10:51:33 +02:00
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