Commit Graph

15 Commits

Author SHA1 Message Date
Ayaz Salikhov 6227622587
maint: Add markdownlint pre-commit hook (#3756) 2025-02-21 19:40:59 +01:00
Ayaz Salikhov 95eb248ee8
maint: Update pre-commit hooks (#3746) 2025-01-15 18:38:36 +01:00
Ayaz Salikhov d0c7458839
maint: Add prettier pre-commit hook (#3663) 2025-01-13 09:09:07 +01:00
Klaim (Joël Lamotte) c7734ce08b
Unique Release Tag (#3732) 2025-01-09 09:56:42 +01:00
Ayaz Salikhov f67914ef8a
maint: Add pyupgrade pre-commit hook (#3671) 2024-12-09 17:05:54 +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 221c671fcd
Fix release scripts (#3306)
* Fix requested files limit by using grapghql command
Only write in file when PRs list is not empty in each category

* Fix regex expression
2024-06-07 13:59:02 +02:00
Hind-M 67fd10a830
Automate releases (`CHANGELOG.md` updating) (#3179)
* Add script to automate updating CHANGELOG.md for releasing

* Add PRs label check workflow
2024-02-08 09:35:18 +01:00
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 0d42e81667
Modularize libmambapy (#2960)
* Modularize libmambapy

* Add test-libmambapy to Taskfile

* Fix libmamba installation

* Fix standalone libmambapy configuration

* Change libmambapy layout

* Add scikit-build

* Fix libmambapy extension name

* Add submodules shims

* Fix libmambaoy tests

* Fix stubgen

* Adapt libmambapy tests to scikit-build

* Read version from Python

* Replace confusing names
2023-11-10 18:29:16 +01:00
Jonas Haag 48d595ae45
Update pre-commit hooks (#2586) 2023-06-13 22:39:50 +02:00
Wolf Vollprecht e0848e695e
release 1.1.0 (#2130) 2022-11-28 18:44:19 +01:00
Wolf Vollprecht 89f2ae0054 prepare release 0.19.1 2021-12-08 18:53:05 +01:00
Wolf Vollprecht 6aa8448bd6
Release 0.18.2 (#1300) 2021-11-24 16:50:24 +01:00
Wolf Vollprecht 20a4463e7b add releaser script 2021-11-24 14:30:25 +01:00