luochen570
  • Joined on 2026-05-15
luochen570 pushed to main at luochen570/hugo-blog 2026-06-01 21:57:26 +00:00
cd4b859744 ci: keep Gitea checkout action
luochen570 pushed to main at luochen570/hugo-blog 2026-06-01 21:48:06 +00:00
9060b97178 ci: make Hugo deployment traceable
luochen570 pushed to main at luochen570/hugo-blog 2026-06-01 12:43:01 +00:00
f8133f891a ci: deploy Hugo to k3s via Gitea Actions
luochen570 pushed to main at luochen570/chengnan 2026-05-31 05:01:32 +00:00
a5385e2c4b Add Windows release CI
luochen570 pushed to main at luochen570/chengnan 2026-05-31 04:55:21 +00: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-30 19:48:36 +00:00
fd2371a166 ci: use dind Docker API via gateway IP (port 2375)
luochen570 pushed to main at luochen570/hugo-blog 2026-05-30 19:42:40 +00:00
1bd894788a ci: use buildah instead of docker/podman for daemonless build
luochen570 pushed to main at luochen570/hugo-blog 2026-05-30 19:36:36 +00:00
6d7cd108d3 ci: deploy Hugo blog to k3s via Podman + k8s API
luochen570 pushed to main at luochen570/hugo-blog 2026-05-30 19:09:25 +00:00
d05adc2ffe ci: add Hugo blog CI/CD to k3s
luochen570 pushed to main at luochen570/chengnan 2026-05-30 18:33:12 +00:00
f915ba24bc ci: fix SIGPIPE in verify step (grep -q → grep > /dev/null)
luochen570 pushed to main at luochen570/chengnan 2026-05-30 18:29:09 +00:00
7fb902567e ci: fix OpenCV DLL discovery in packaging step
luochen570 pushed to main at luochen570/chengnan 2026-05-30 18:25:33 +00:00
353a175306 ci: add OpenCV include path via CMAKE_CXX_FLAGS
luochen570 pushed to main at luochen570/chengnan 2026-05-30 18:19:57 +00:00
a77e3c3e7a ci: fix OpenCV include path for MinGW cross-compile
luochen570 pushed to main at luochen570/chengnan 2026-05-30 18:06:47 +00:00
f20aa192d8 ci: use cmake toolchain file instead of missing mingw64-cmake
luochen570 pushed to main at luochen570/chengnan 2026-05-30 17:46:24 +00:00
1bed97c95e ci: add mingw64-cmake for cross-build cmake wrapper
luochen570 pushed to main at luochen570/chengnan 2026-05-30 17:29:34 +00:00
9a250e1e04 ci: add nodejs for actions/checkout JS runner
luochen570 pushed to main at luochen570/chengnan 2026-05-30 17:26:41 +00:00
d2ef431f8c ci: switch Fedora mirror to Aliyun (faster from Shanxi)
luochen570 pushed to main at luochen570/chengnan 2026-05-30 16:26:00 +00:00
7eaa200d5f ci: remove unavailable Fedora MinGW Qt package
luochen570 pushed to main at luochen570/chengnan 2026-05-30 15:20:11 +00:00
99bc287556 ci: use TUNA Fedora mirror
luochen570 pushed to main at luochen570/chengnan 2026-05-30 15:09:39 +00:00
573c9d746c Implement Qt OpenCV image processing app