Jo
b99d05c440
Complete configuration document ( #1338 )
2026-01-12 20:34:11 +08:00
Branch Vincent
d0c33b1833
Support apple's container for docker lang ( #1306 )
...
* Support apple's `container` for docker lang
* Tweak
---------
Co-authored-by: Jo <10510431+j178@users.noreply.github.com >
2026-01-07 16:09:05 +08:00
Daniel Parks
0efd6370d7
Add env to set environment variables for hooks ( #1279 ) ( #1285 )
...
* Add `env` to set environment variables for hooks (#1279 )
This key is not supported by `pre-commit`.
* DO NOT MERGE: use my fork of prek-test-repos/script-hooks
* Update test
---------
Co-authored-by: Jo <10510431+j178@users.noreply.github.com >
2025-12-30 17:08:44 +08:00
Jo
ae056aff2d
Clarify priority scope across repos ( #1251 )
2025-12-21 14:17:14 +08:00
Jo
17a2f64eba
Improve documentation for configurations ( #1247 )
2025-12-20 14:10:44 +08:00
Jo
c7545d8edb
Improve documentation for priority ( #1245 )
2025-12-20 12:46:10 +08:00
Jo
1c9d1f5618
Implement priority based parallel execution ( #1232 )
...
* Support priority-based parallel hook execution
* .
* .
* .
* .
* .
* Implement `priority` based parallel exeuction
* Reduce repeated code
* Add progress for processing files
* Improve sytling
* Tweak UI
* Fix UI
* Update snaps
* Update docs
* Add a test
* Update proposal
* Update crates/prek/src/config.rs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Apply review feedbacks
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-20 12:09:42 +08:00
joshuamarkovic
59230a7a72
Support orphan projects ( #1129 )
...
* Add deduplicate feature
# Conflicts:
# src/cli/run/filter.rs
* Linting
* Linting
* Fix failed test
* Fix failed test
* More testing
* Revert "More testing"
This reverts commit 40304335c49d27f7024703da4f3ac4d775af52f7.
* Linting
* Support orphan projects
* Support orphan projects
* Fix filter
* Add a failing test
* "orphan" is an static attribute, always in effect
---------
Co-authored-by: Jo <10510431+j178@users.noreply.github.com >
2025-11-27 13:47:41 +08:00
Steven Taylor
b957e17dd1
Support PREK_CONTAINER_RUNTIME=podman to override container runtime ( #1033 )
...
* feat: container runtime selection
use both docker and podman runtimes
1. if only docker on path use docker runtime
2. if only podman on path use podman runtime
3. to specify runtime use PREK_CONTAINER_RUNTIME
Signed-off-by: Steven Taylor <steven@taylormuff.co.uk >
* Tweak detection
---------
Signed-off-by: Steven Taylor <steven@taylormuff.co.uk >
Co-authored-by: Jo <10510431+j178@users.noreply.github.com >
2025-11-07 17:12:35 +08:00
Jo
476d84cf00
Fix PREK_UV_SOURCE list indentation ( #977 )
2025-10-27 17:34:12 +08:00
Steven Taylor
7161581362
Allow using system trusted store by PREK_NATIVE_TLS ( #959 )
2025-10-26 03:56:02 +08:00
Jo
17e3629be1
Update document ( #809 )
2025-09-28 17:08:11 +08:00
Jo
0ba14e2f1d
Add support for specifying PREK_UV_SOURCE ( #766 )
...
* Add support for specifying `PREK_UV_SOURCE`
* Fix
* Improve
* debug
* Fix
2025-09-20 18:24:35 +08:00
Jo
65c29da7b6
Update some docs ( #745 )
...
* .
* Improve some docs
2025-09-15 15:59:13 +08:00
Jo
cbddcb9fb6
Add docs about configuration ( #703 )
2025-09-10 15:45:52 +08:00