crazywhalecc
|
77e129881a
|
Move all interactive input to construct
|
2026-03-09 11:04:18 +08:00 |
|
crazywhalecc
|
b90356bc1d
|
Enhancement for bin/spc dev:info command
|
2026-03-08 17:47:09 +08:00 |
|
crazywhalecc
|
88af4a719f
|
Prefer cache extract path in getSourceDir method
|
2026-03-08 14:00:33 +08:00 |
|
crazywhalecc
|
32b7fee8d8
|
Fix version extraction to fallback on repository name if tag name is absent
|
2026-03-06 16:32:44 +08:00 |
|
crazywhalecc
|
84f6dab882
|
Add parallel update checking and improve artifact update handling
|
2026-03-05 11:11:31 +08:00 |
|
crazywhalecc
|
abdaaab6e6
|
Refactor CheckUpdateResult logic to simplify version comparison
|
2026-03-05 11:11:02 +08:00 |
|
crazywhalecc
|
5298ee4f97
|
Use constant back due to config validation problem
|
2026-03-05 08:21:44 +08:00 |
|
crazywhalecc
|
94fb7a643e
|
Merge remote-tracking branch 'origin/v3-feat/check-update' into v3-feat/check-update
|
2026-03-05 08:18:00 +08:00 |
|
crazywhalecc
|
715f33ac4d
|
Add log filtering to prevent sensitive data leakage
|
2026-03-05 08:17:41 +08:00 |
|
crazywhalecc
|
00c08e0c0c
|
Use no optional libs for libxml2
|
2026-03-05 08:11:41 +08:00 |
|
crazywhalecc
|
12d4009a21
|
Update PHP release handling to use configurable mirror and improve URL management
|
2026-03-04 16:32:16 +08:00 |
|
crazywhalecc
|
dc0a80975f
|
Add PECL download type and support for PECL artifacts
|
2026-03-04 14:23:46 +09:00 |
|
crazywhalecc
|
4f2ca17bde
|
cs fix
|
2026-02-28 15:16:31 +08:00 |
|
crazywhalecc
|
7cedd45567
|
Merge remote-tracking branch 'origin/v3-feat/check-update' into v3-feat/check-update
|
2026-02-28 14:36:04 +08:00 |
|
crazywhalecc
|
28f4a5c523
|
Add support for custom source check-update callbacks in artifacts
|
2026-02-28 14:35:48 +08:00 |
|
Jerry Ma
|
6ef5e9e067
|
Update src/StaticPHP/Artifact/Downloader/Type/CheckUpdateInterface.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-02-28 14:18:32 +08:00 |
|
Jerry Ma
|
64b0e72908
|
Update src/StaticPHP/Artifact/Downloader/Type/PIE.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-02-28 14:17:48 +08:00 |
|
Jerry Ma
|
a7b04d9081
|
Update src/StaticPHP/Artifact/Downloader/Type/Git.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-02-28 14:16:57 +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
|
28c82b811b
|
Add PackageInfoCommand to display package configuration information and support status
|
2026-02-27 09:50:21 +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
|
508f635f01
|
Add permission copying to ArtifactExtractor
|
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
|
97634b009f
|
Forward-port #1006 changes
|
2026-02-05 19:21:13 +08:00 |
|
crazywhalecc
|
e2011e1c18
|
Verbose message
|
2026-02-04 15:14:57 +08:00 |
|
crazywhalecc
|
c40eaeef5d
|
Fix custom artifact binary download is-installed check
|
2026-02-04 15:14:30 +08:00 |
|
crazywhalecc
|
6fdbf629dc
|
Fix selective artifact installation detect
|
2026-02-03 14:00:21 +08:00 |
|
crazywhalecc
|
103b5b3585
|
Upgrade phpstan to v2
|
2026-02-03 11:22:32 +08:00 |
|
crazywhalecc
|
a2409d9c0f
|
Add getSourceRoot for artifacts
|
2026-02-03 10:59:16 +08:00 |
|
crazywhalecc
|
e732543bd7
|
Fix wrong debug message show
|
2026-02-03 10:05:28 +08:00 |
|
crazywhalecc
|
fddcdb8796
|
Add filelist downloader debug message
|
2026-02-03 10:05:11 +08:00 |
|
crazywhalecc
|
dd5762fbd3
|
Add lib skeleton command and sort config, spc_mode suuport, etc...
|
2025-12-18 15:43:58 +08:00 |
|
crazywhalecc
|
fefcbf4029
|
Allow automatically get latest gRPC source (#909)
|
2025-12-11 15:51:32 +08:00 |
|
Jerry Ma
|
a4fd618a10
|
Update src/StaticPHP/Artifact/Artifact.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-11 14:49:16 +08:00 |
|
crazywhalecc
|
2080407283
|
Enhance Windows support by updating artifact configuration and improving extraction logic
|
2025-12-11 11:35:12 +08:00 |
|
crazywhalecc
|
bde1440617
|
Refactor test structure and update paths for improved organization
|
2025-12-10 11:15:44 +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
|
71d803d36f
|
cs fix
|
2025-12-04 10:54:05 +08:00 |
|
crazywhalecc
|
c38f174a6b
|
Forward-port #978
|
2025-12-02 13:42:46 +08:00 |
|
crazywhalecc
|
14bfb4198a
|
v3 base
|
2025-11-30 15:35:04 +08:00 |
|