Commit graph

5 commits

Author SHA1 Message Date
Valentin Kharin
1ce61ef62f
fix(ci): run pre-commit-run for all files (#1481) 2025-06-30 17:48:33 +02:00
Wolf Vollprecht
182f9a0721
refactor: remove lfs (#512)
I rebased the PR and removed some more conda-forge repodata.json's that
are really large. Instead we download them

---------

Co-authored-by: Bas Zalmstra <bas@prefix.dev>
Co-authored-by: Bas Zalmstra <zalmstra.bas@gmail.com>
2024-06-04 14:13:59 +00:00
Bas Zalmstra
df4137bd2c
refactor: use semaphore for install driver (#653)
Use semaphore in the install driver to allow sharing the semaphore with
other concurrent processes. Also introduces a builder for the install
driver.
2024-05-14 09:45:59 +02:00
Bas Zalmstra
be1ec0bb7b fix: add file to lfs 2024-04-05 16:55:25 +02:00
Wolf Vollprecht
da07b23387
fix: run post-link scripts (#574) 2024-04-05 16:20:31 +02:00