crazywhalecc
d9c41a73da
feat: add --installed flag to check-update, improve CLI and InteractiveTerm
...
- Add --installed option to check-update command to compare against on-disk version (tool packages)
- Support use_installed parameter in ArtifactDownloader::checkUpdate/checkUpdates
- Add -y shorthand for --auto-fix in doctor command
- Hook InteractiveTerm::init() in ConsoleApplication::doRun() to properly inject Symfony input/output
2026-07-06 15:10:52 +08:00
crazywhalecc
e3b07d701e
Remove unused fail download elements
2026-04-16 14:32:29 +08:00
crazywhalecc
3ff0742ff1
Enhance error handling in artifact downloading process
2026-04-16 14:08:06 +08:00
crazywhalecc
77e129881a
Move all interactive input to construct
2026-03-09 11:04:18 +08:00
crazywhalecc
84f6dab882
Add parallel update checking and improve artifact update handling
2026-03-05 11:11:31 +08:00
crazywhalecc
5298ee4f97
Use constant back due to config validation problem
2026-03-05 08:21:44 +08:00
crazywhalecc
4f2ca17bde
cs fix
2026-02-28 15:16:31 +08:00
crazywhalecc
28f4a5c523
Add support for custom source check-update callbacks in artifacts
2026-02-28 14:35:48 +08:00
crazywhalecc
0a07f6b27c
cs fix
2026-02-28 14:07:05 +08:00
crazywhalecc
40e36982d3
Add custom binary check-update support for artifacts
2026-02-28 13:55:52 +08:00
crazywhalecc
ed5a516004
Implement check-update functionality for artifacts and enhance download result handling
2026-02-28 13:44:23 +08:00
crazywhalecc
059f785e0d
Remove redundant catch for downloader
2026-02-19 23:02:09 +08:00
crazywhalecc
7a3f10bd77
Make downloader configurable
2026-02-19 23:02:09 +08:00
crazywhalecc
a75060e5f6
Update exit code in ArtifactDownloader to reflect termination signal
2026-02-05 20:56:25 +08:00
crazywhalecc
e2011e1c18
Verbose message
2026-02-04 15:14:57 +08:00
crazywhalecc
103b5b3585
Upgrade phpstan to v2
2026-02-03 11:22:32 +08:00
crazywhalecc
e732543bd7
Fix wrong debug message show
2026-02-03 10:05:28 +08:00
crazywhalecc
dd5762fbd3
Add lib skeleton command and sort config, spc_mode suuport, etc...
2025-12-18 15:43:58 +08:00
crazywhalecc
808aed2a66
Refactor package stage handling and update class structures for improved flexibility
2025-12-09 14:58:11 +08:00
crazywhalecc
88b86d3eaf
Fix artifact downloade does not accept boolean options bug
2025-12-08 11:06:50 +08:00
Jerry Ma
9ad7147155
Enhance musl-wrapper and musl-toolchain installation process ( #988 )
2025-12-06 16:50:36 +08:00
Jerry Ma
106b55d4e7
[v3] Add musl-wrapper and musl-toolchain installation support ( #984 )
2025-12-05 15:32:32 +08:00
crazywhalecc
93a697ebbf
Fix artifact downloader constants and improve error message for hosted package-bin
2025-12-05 15:31:56 +08:00
crazywhalecc
7fa6fd08d4
Add HostedPackageBin downloader and enhance artifact handling
2025-12-05 15:31:56 +08:00
crazywhalecc
14bfb4198a
v3 base
2025-11-30 15:35:04 +08:00