• Joined on 2026-02-14
jimmy pushed to dev at jimmy/nas-tools 2026-06-07 16:21:48 +08:00
9a2b1f8941 ci: clean trigger - tests passing, labels fixed
jimmy pushed to dev at jimmy/nas-tools 2026-06-07 16:15:46 +08:00
d9f4241c9d ci: fresh trigger after Gitea restart
jimmy pushed to dev at jimmy/nas-tools 2026-06-07 16:07:50 +08:00
e11fd666d2 ci: trigger fresh run after Gitea restart
jimmy pushed to dev at jimmy/nas-tools 2026-06-07 12:39:10 +08:00
9f674e52a2 ci: fresh trigger
jimmy pushed to dev at jimmy/nas-tools 2026-06-07 12:24:14 +08:00
b7388f9a43 fix(ci): use vps label without host suffix
jimmy pushed to dev at jimmy/nas-tools 2026-06-07 12:20:34 +08:00
3e0941fef0 fix(ci): remove concurrency cancel-in-progress to let runs complete
jimmy pushed to dev at jimmy/nas-tools 2026-06-07 12:18:10 +08:00
d17f5383ae fix(ci): checkout dev branch explicitly via GITHUB_REF_NAME
jimmy pushed to dev at jimmy/nas-tools 2026-06-07 12:08:25 +08:00
ce0a800087 fix(ci): match runner label vps:host, fix pytest timeout flag
jimmy pushed to dev at jimmy/nas-tools 2026-06-07 12:04:44 +08:00
98510cb707 fix(ci): remove --timeout flag from pytest (not compatible with installed version)
jimmy pushed to dev at jimmy/nas-tools 2026-06-07 11:57:53 +08:00
5c5ae99e79 fix(ci): change deploy job to vps runner, route Docker commands via ssh nasts
jimmy pushed to dev at jimmy/nas-tools 2026-06-07 11:53:32 +08:00
59dd8ae1e2 ci: trigger dashboard deploy
jimmy pushed to dev at jimmy/nas-tools 2026-06-04 23:52:43 +08:00
b52986fed5 fix(ci): recreate venv after cache restore to fix absolute symlinks
jimmy pushed to dev at jimmy/nas-tools 2026-06-04 20:24:00 +08:00
c041b0e7ec fix(ci): use python3 instead of python - VPS Ubuntu 24.04 has no python symlink
jimmy pushed to dev at jimmy/nas-tools 2026-06-04 20:20:33 +08:00
6672999757 fix(ci): validate venv cache by testing pytest, use python -m pytest
jimmy pushed to dev at jimmy/nas-tools 2026-06-04 18:17:22 +08:00
12a015e915 fix(ci): move all test jobs to VPS runner - NAS HDD too slow
jimmy pushed to main at jimmy/nas-tools 2026-06-04 18:07:53 +08:00
e3f6a2c32e Revert "fix(ci): use Docker bridge gateway IP for checkout in dev CI"
0ee8d6cdab fix(ci): use Docker bridge gateway IP for checkout in dev CI
Compare 2 commits »
jimmy pushed to dev at jimmy/nas-tools 2026-06-04 17:58:53 +08:00
c4e9608e9d fix(ci): use Docker bridge gateway IP for checkout in dev CI
jimmy deleted branch temp-ci-vps from jimmy/nas-tools 2026-06-04 17:52:38 +08:00
jimmy pushed to main at jimmy/nas-tools 2026-06-04 17:52:30 +08:00
ab44c2956e fix(ci): remove --cache-from flag - Podman caches layers automatically
jimmy pushed to main at jimmy/nas-tools 2026-06-04 17:52:14 +08:00
3c5ec3cdd2 feat(ci): build dashboard images on VPS (SSD) instead of NAS HDD