Jo
|
a4e8f20c8d
|
Support language_version: system (#949)
* .
* Support `language_version: system`
* Fix python downloads
|
2025-10-21 20:23:32 +08:00 |
|
Jo
|
0dd84cd620
|
Improve language version download tests (#832)
|
2025-10-01 22:31:57 +08:00 |
|
Jo
|
1c425e43ad
|
Implement hook health check (#798)
* Implement hook health check
* Add node health check
* Add health check for pygrep
* Add test
|
2025-09-29 10:47:14 +08:00 |
|
Jo
|
d65723522f
|
Ignore two node flaky tests for now (#691)
|
2025-09-09 22:03:03 +08:00 |
|
Miao
|
79fa466406
|
Make error message handling in tests more robust (#403)
* Make error message handling in tests more robust
* Check node versions more reliably
|
2025-08-09 00:44:51 +08:00 |
|
Jo
|
23f865819a
|
Rename project to prek from prefligit (#402)
|
2025-08-08 23:12:20 +08:00 |
|
Jo
|
7bd667e0c1
|
Improve language tests (#382)
* Exclude `go`/`node` from PATH when running tests
* Improve language tests
|
2025-08-07 16:17:22 +08:00 |
|
Jo
|
321f384ec7
|
Fix npm install on Windows (#374)
* Mask system node when running `doctoc` test
* fix
* test
* fix
* fix
|
2025-08-06 22:06:20 +08:00 |
|
Jo
|
b46822d236
|
Support golang hooks and golang toolchain management (#355)
* .
# Conflicts:
# src/languages/node/installer.rs
# src/languages/version.rs
* .
# Conflicts:
# src/languages/node/version.rs
# src/languages/python/version.rs
# Conflicts:
# src/cli/run/run.rs
* .
# Conflicts:
# src/languages/node/node.rs
* .
* .
* .
* fix tests
* Add a remote test
* minor
|
2025-08-05 19:17:50 +08:00 |
|
Jo
|
36ea6e63dc
|
Add --install-links to npm install (#347)
* Add `--install-links` to `npm install`
* Add test
|
2025-08-05 01:06:46 +08:00 |
|
Jo
|
ca12c55c1b
|
Support nodejs language hook (#298)
* .
* Support `nodejs` language
* add run
* .
* Fix
* Improve
* Test
* add test
* Debug
* Fix npm name
* oh my, windows
* Fix
* Fix
|
2025-08-02 06:33:16 +08:00 |
|