Commit Graph

17 Commits

Author SHA1 Message Date
5a40ae9b75 chore: use PHP_BINARY for artisan commands in git-pull 2026-07-14 11:44:24 +08:00
9a96bfd4b5 Add opcache_reset to deployment script 2026-07-06 12:59:59 +08:00
0c43ac406b Add enable_clock_in_out toggle for branches 2026-07-06 11:51:11 +08:00
fe7f19b8a7 chore: set COMPOSER_HOME for shared hosting deployment 2026-07-02 13:24:28 +08:00
49c711d2d9 chore: remove npm build from deployment script 2026-07-02 13:23:46 +08:00
59697d9a54 chore: add composer install to git-pull script 2026-07-02 13:22:25 +08:00
18fef514b3 fix: robust git cleanup in git-pull script 2026-06-30 13:06:14 +08:00
b63c9347e0 fix: remove self-deletion of git-pull.php in deploy script 2026-05-28 11:06:39 +08:00
2d038fda0d feat: discard local server changes before git pull 2026-05-26 08:46:23 +08:00
21d2b1045c debug: unlink local git-pull.php files to bypass untracked conflict 2026-05-26 08:33:59 +08:00
49f35a64a5 feat: add npm run build to deploy script workflow 2026-05-26 08:32:41 +08:00
4d7fc82d3d debug: add robust Git root directory auto-detection 2026-05-26 08:30:46 +08:00
24123393ef debug: support remote URL configuration parameter in git-pull 2026-05-26 08:27:55 +08:00
589df7bd21 debug: add proc_open fallback to git-pull script 2026-05-26 08:27:23 +08:00
8594cdfe95 debug: add diagnostics and execution fallbacks to deploy script 2026-05-26 08:26:52 +08:00
37eb6f7f8b chore: update git-pull security token 2026-05-26 08:25:59 +08:00
ce08c2c665 feat: add standalone git-pull.php deployment script 2026-05-26 08:22:42 +08:00