luochen570
  • Joined on 2026-08-06
luochen570 pushed to main at luochen570/hugo-blog 2026-06-02 06:01:37 +08:00
e575130444 ci: install Hugo from apt fallback first
luochen570 pushed to main at luochen570/hugo-blog 2026-06-02 05:58:48 +08:00
cc1f554dec ci: make Hugo download resilient
luochen570 pushed to main at luochen570/hugo-blog 2026-06-02 05:57:26 +08:00
cd4b859744 ci: keep Gitea checkout action
luochen570 pushed to main at luochen570/hugo-blog 2026-06-02 05:48:06 +08:00
9060b97178 ci: make Hugo deployment traceable
luochen570 pushed to main at luochen570/hugo-blog 2026-06-01 20:43:01 +08:00
f8133f891a ci: deploy Hugo to k3s via Gitea Actions
luochen570 pushed to main at luochen570/chengnan 2026-05-31 13:01:32 +08:00
a5385e2c4b Add Windows release CI
luochen570 pushed to main at luochen570/chengnan 2026-05-31 12:55:21 +08:00
804a5db77d Update Windows build documentation
4e1f73bab7 deleted: QtOpenCVImageTool.zip
57c053c77a Add WSL Windows cross build script
4102ff3b74 Add Windows build helper
7e7c9f1d74 Document Windows build setup
Compare 6 commits »
luochen570 pushed to main at luochen570/hugo-blog 2026-05-31 03:48:36 +08:00
fd2371a166 ci: use dind Docker API via gateway IP (port 2375)
luochen570 pushed to main at luochen570/hugo-blog 2026-05-31 03:42:40 +08:00
1bd894788a ci: use buildah instead of docker/podman for daemonless build
luochen570 pushed to main at luochen570/hugo-blog 2026-05-31 03:36:36 +08:00
6d7cd108d3 ci: deploy Hugo blog to k3s via Podman + k8s API
luochen570 pushed to main at luochen570/hugo-blog 2026-05-31 03:09:25 +08:00
d05adc2ffe ci: add Hugo blog CI/CD to k3s
luochen570 pushed to main at luochen570/chengnan 2026-05-31 02:33:12 +08:00
f915ba24bc ci: fix SIGPIPE in verify step (grep -q → grep > /dev/null)
luochen570 pushed to main at luochen570/chengnan 2026-05-31 02:29:09 +08:00
7fb902567e ci: fix OpenCV DLL discovery in packaging step
luochen570 pushed to main at luochen570/chengnan 2026-05-31 02:25:33 +08:00
353a175306 ci: add OpenCV include path via CMAKE_CXX_FLAGS
luochen570 pushed to main at luochen570/chengnan 2026-05-31 02:19:57 +08:00
a77e3c3e7a ci: fix OpenCV include path for MinGW cross-compile
luochen570 pushed to main at luochen570/chengnan 2026-05-31 02:06:47 +08:00
f20aa192d8 ci: use cmake toolchain file instead of missing mingw64-cmake
luochen570 pushed to main at luochen570/chengnan 2026-05-31 01:46:24 +08:00
1bed97c95e ci: add mingw64-cmake for cross-build cmake wrapper
luochen570 pushed to main at luochen570/chengnan 2026-05-31 01:29:34 +08:00
9a250e1e04 ci: add nodejs for actions/checkout JS runner
luochen570 pushed to main at luochen570/chengnan 2026-05-31 01:26:41 +08:00
d2ef431f8c ci: switch Fedora mirror to Aliyun (faster from Shanxi)
luochen570 pushed to main at luochen570/chengnan 2026-05-31 00:26:00 +08:00
7eaa200d5f ci: remove unavailable Fedora MinGW Qt package