Commit Graph

15 Commits

Author SHA1 Message Date
Ayaz Salikhov d0c7458839
maint: Add prettier pre-commit hook (#3663) 2025-01-13 09:09:07 +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
Cornelius Roemer 4b8cc14869
chore(ci): bump github action versions (#3350)
* chore(ci): bump actions/checkout to v4

* chore(ci): bump actions/cache to v4

* chore(ci): bump upload-artifact to v4

* Update static_build.yml

* No whitespace changes
2024-07-25 13:15:24 +02:00
Antoine Prouvost 4f9fb52964
merge groups (#3068)
* Fix 2.0 alpha

* Add CI merge groups
2023-12-18 10:51:39 +01:00
Pavel Zwerschke cf9a32bc9a
Improve pre-commit action (#2626) 2023-06-27 16:14:55 +02:00
Antoine Prouvost e6907806c1
Switch linters to setup-micromamba (#2600) 2023-06-16 12:16:52 +02:00
Pavel Zwerschke 6792f50cae
Use only vcpkg for static windows build (#2520) 2023-05-22 14:19:38 +02:00
Pavel Zwerschke b91e374752
Fix ci deprecation warnings (#2062) 2022-10-28 17:35:56 +02:00
Wolf Vollprecht a3850e2e59 fix workflows for main rename 2022-09-28 17:43:48 +02:00
Jonas Haag ae47358138
Stop old builds in same branch/PR (#1843) 2022-08-06 00:37:36 +02:00
Chris Burr 01a336c0c1 Get clang-format from PyPI and version pre-commit hook 2022-02-01 19:50:46 +01:00
Wolf Vollprecht 0ea5f27408 use clang 11.1 for pre-commit 2021-07-02 11:13:54 +02:00
Wolf Vollprecht 511cc22cbc use setup-miniconda from conda-incubator 2020-11-17 10:39:33 +01:00
Marcelo Trevisani 98f2530d23 Add cpp linter and fix warnings 2020-08-03 20:04:50 +01:00
Marcelo Trevisani 5c2951cc18 Add pre-commit configuration
Run pre-commit
Fixed small problems
Fixed linters problems

Improve conditional expression
2020-08-02 18:58:09 +01:00