Commit Graph

89 Commits

Author SHA1 Message Date
Antoine Prouvost 1230b92094
Move to Ruff (#3011)
* Use Ruff LSP

* Remove unused imports

* More Ruff fixes

* Remove unused test vars

* Explicit import

* Explicit import

* Explicit import

* Explicit import

* Explicit import

* Warning fixes

* Import fixtures

* Add ruff pre-commit

* Remove pre-commits checks superceded by ruff

* Fix imports

* Fix ruff warning

* Fix test_linking fixtures

* Fix typo

* Fix test_update fixture import

* Python line-length to 100

* Reformat Python code line length

* Fix typo
2023-11-27 19:10:34 +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
Antoine Prouvost 09cbb34e54
Simplify and correct development documention (#2975)
* Use a single file for contributing guidelines

* Add doc builds to taskfile

* Fix sphinx warnings

* Simplify development doc

* Document Taskfile

* Update dev_environment.rst

Co-authored-by: Johan Mabille <johan.mabille@gmail.com>

* Update dev_environment.rst

Co-authored-by: Johan Mabille <johan.mabille@gmail.com>

* Update dev_environment.rst

Co-authored-by: Johan Mabille <johan.mabille@gmail.com>

* Update dev_environment.rst

Co-authored-by: Johan Mabille <johan.mabille@gmail.com>

* Update dev_environment.rst

Co-authored-by: Johan Mabille <johan.mabille@gmail.com>

* Update dev_environment.rst

Co-authored-by: Johan Mabille <johan.mabille@gmail.com>

* Update dev_environment.rst

Co-authored-by: Johan Mabille <johan.mabille@gmail.com>

* Add test-docs task

---------

Co-authored-by: Johan Mabille <johan.mabille@gmail.com>
2023-11-14 11:59:44 +01:00
Jonas Haag d0922122c8
Improve install instructions (#2908) 2023-10-18 11:49:41 +03:00
Jonas Haag da60313e85
Fix nodefaults in documentation (#2809) 2023-10-18 11:47:50 +03:00
Jonas Haag a2b62bfd95
Mark Anaconda channels as unsupported (#2904) 2023-10-10 16:55:44 +02:00
wy-luke 0e91f4681c
fix: Shell completion section title missing (#2764) 2023-08-20 17:08:57 +02:00
Jonas Haag 217440dc74
Split Mamba and Micromamba installation docs (#2719)
Co-authored-by: Antoine Prouvost <AntoinePrv@users.noreply.github.com>
2023-08-05 23:52:42 +02:00
wy-luke 14aa49012a
fix: Correct a command in installation.rst (#2703) 2023-08-02 10:30:20 +02:00
Daniel Farrell 2b0c975429
Add command to docs for completeness (#2717)
Co-authored-by: Danny Farrell <dan@cyrusbio.com>
2023-07-28 08:41:36 +02:00
Jonas Haag a6cc13f018
Put more "not recommended" warnings in the installation instructions (#2711)
Fixes #2709
2023-07-26 12:15:59 +02:00
Anthony Lee b3b6cd6d07
Update troubleshooting.rst - Added troubleshooting from #2592 (#2675)
Co-authored-by: Jonas Haag <jonas@lophus.org>
2023-07-14 19:57:57 +02:00
Antoine Prouvost c926198af8
Update installation docs (#2654)
Update installation docs
2023-07-06 13:47:16 +02:00
Jonas Haag 5ea4f0f50a
Force conda-forge in Anaconda install (#2619) 2023-07-06 09:38:10 +02:00
Rohit Goswami a42baafb92
DOC: Fixup python-api docs slightly (#2285)
* DOC: Fixup python-api docs slightly

* DOC: Fixup imports

Co-authored-by: Wolf Vollprecht <w.vollprecht@gmail.com>

* DOC: Add a little more text

---------

Co-authored-by: Wolf Vollprecht <w.vollprecht@gmail.com>
2023-07-03 09:40:49 +02:00
Matt Fisher f408a9b5f1
Document micromamba support for `conda-lock` spec files (#2621)
Document micromamba support for conda-lock spec files
2023-06-30 09:02:58 +02:00
Antoine Prouvost 6ed76f5943
Troubleshooting update (#2635)
* Add envs_dirs and pkgs_dirs to micromamba info

* Add Troubleshooting mitigation actions
2023-06-28 23:02:38 +02:00
Matt Fisher 59aee04ec3
Fix broken `ref` directives in docs (#2620) 2023-06-26 09:22:37 +02:00
Jonas Haag 48d595ae45
Update pre-commit hooks (#2586) 2023-06-13 22:39:50 +02:00
Jonas Haag 05269ebc22
Extend troubleshooting docs (#2569) 2023-06-08 10:13:27 +02:00
Hind-M 9831342dd1
Resume `Context` structuring (#2460)
Add ThreadsParams and PrefixParams in Context
2023-04-25 10:02:51 +02:00
Jonas Haag 0e2deafb86
Extend issue template (#2310) 2023-04-11 22:59:18 +03:00
Jonas Haag 29cf64e634
Extend troubleshooting docs (#2451) 2023-04-11 22:58:04 +03:00
Jonas Haag 317c37504c
Remove outdated micromamba experimental warning (#2430) 2023-03-31 14:09:40 +03:00
Nicola Soranzo d810465478
Fix typos (#2419)
* Fix typo

* Fix wordings
2023-03-29 08:27:54 +03:00
Sam Tygier 287e87a0e1
Docs: repoquery depends requires installed or channel (#2088) (#2098)
* Docs: repoquery depends requires installed or channel (#2088)
---------

Co-authored-by: Hind Montassif <hind.montassif@gmail.com>
2023-03-07 14:45:30 +01:00
Johan Mabille b38377a479
Only full shared or full static build (#2342) 2023-03-03 17:27:25 +01:00
timostrunk 2fc0624013
repoquery: Implemented recursive dependency printout. Closes: #1242 (#2283)
Co-authored-by: Timo Strunk <Timo.Strunk@nanomatch.com>
2023-02-13 22:40:21 +02:00
Pavel Zwerschke fb42dd7591
Change docs to homebrew/core (#2278) 2023-02-09 18:11:47 +02:00
Will Holtz 31e5f861b9
docs: add micromamba docker image (#2266) 2023-02-06 10:21:36 +01:00
Deepali 63e75d8bc2
update documentation for mamba activate (#2176) 2023-02-02 18:37:09 +01:00
Jonas Haag 6a8a4095ca
Fix #1960: defaults should not be used with conda-forge (#2181) 2023-01-19 15:22:24 +01:00
Yinon Ehrlich e7e389a151
Update micromamba installation docs for Windows (#2218)
Update installation.rst

Windows 10 contains tar.exe
2023-01-18 10:00:04 +01:00
Duncan Macleod 508a5c6207
Use check_allowlist from conda (#2220) 2023-01-13 14:24:11 +01:00
Hind-M 0ca29a563f
Update doc (#2156) 2022-12-06 09:29:34 +01:00
Hind-M 230fa543ff
Add some info to the doc (#2115)
* Add some info to the doc

* Code review:
-Use cmake options to avoid changing directories
-Add pytest `k` option note
2022-11-28 09:46:17 +01:00
Jonas Haag a5711ebc00
Add warning to manual install instructions (#2100) 2022-11-21 11:37:10 +01:00
Will Holtz c7ae9f3110
docs: consistently use `curl` for fetching files (#2126)
Removes a conflicting referencing to using wget to retrieve micromamba
2022-11-18 08:09:25 +01:00
Antoine Prouvost ab22b63985
[MER] Add experimental flag for error messages (#2080)
* Add experimental flag for error messages
* Bind MSolver::explain_problems
* Use Solver.explain_problems in mamba
* Rename MSolver::solve > MSolver::try_solve
* Add MSolver::must_solve
* Add [[nodiscard]] to MSolver
* Change solve -> try_solve in tests
* Used shared_ptr for MPool
* Make MSolverProblem a flat data type
* Add deprecation warnings for Solver.solve
* Add tree error message to MSolver
2022-11-10 18:54:41 +01:00
Jonas Haag 82263b9e41
Add common problems Troubleshooting docs (#2043) 2022-10-26 21:18:09 +02:00
Henré Botha 382a9618a0
Improve grammar (#1926) 2022-09-15 10:14:04 +02:00
Jonas Haag 0cc361562a
Add GHA builds to install docs + cleanup (#1896) 2022-09-01 16:49:43 +02:00
Jonas Haag 77382c0f15
Create Troubleshooting page (#1873) 2022-08-29 20:10:12 +02:00
Akira Kuroda ab520790b1
update examples of repoquery command (#1868) 2022-08-21 08:52:34 +02:00
Yasin Tatar fc795b6d83
Add `brew` installation option to micromamba (#1867) 2022-08-20 14:50:44 +02:00
Pavel Zwerschke ea74955b07
Improve micromamba installation documentation (#1839) 2022-08-05 23:43:25 +02:00
Jonas Haag 2430450616
CI: Add fully static micromamba build (#1821) 2022-08-03 19:59:54 +02:00
AntoinePrv 78457b79a7 Add auth login doc 2022-07-22 15:44:23 +02:00
Antoine Prouvost d6f3b2ff28
Fix doc code snippet layout 2022-07-11 10:20:53 +02:00
martinRenou 3a1a7256a3
Add high-level Python API (#1656) 2022-05-06 18:59:35 +02:00