Private
Public Access
1
0
Files
linux_patch_api/debian
Echo 93602db2f3
Some checks failed
CI/CD Pipeline / Code Format (push) Successful in 4s
CI/CD Pipeline / Clippy Lints (push) Successful in 36s
CI/CD Pipeline / Unit Tests (push) Successful in 47s
CI/CD Pipeline / Security Audit (push) Successful in 4s
CI/CD Pipeline / Build Debian Package (push) Failing after 3s
CI/CD Pipeline / Build Arch Package (push) Failing after 1m46s
CI/CD Pipeline / Build Alpine Package (push) Failing after 2m55s
CI/CD Pipeline / Build RPM Package (push) Successful in 3m13s
fix: resolve remaining build failures
debian/rules: Source cargo env before calling cargo
  - Add `. "$HOME/.cargo/env"` to override_dh_auto_build

build-alpine.sh: Use /home/builduser for all paths
  - PKGDIR=/home/builduser/apk-package (accessible by builduser)
  - WORKSPACE_DIR=/home/builduser (for APKBUILD package function)
  - Removed duplicate else line

build-arch.sh: Copy repo to accessible directory
  - Copy repo contents to /home/builduser/repo before makepkg
  - Run makepkg in /home/builduser/repo (not act cache path)
2026-04-27 00:57:03 +00:00
..
2026-04-10 01:41:19 +00:00
2026-04-10 01:41:19 +00:00
2026-04-10 01:41:19 +00:00
2026-04-10 01:41:19 +00:00
2026-04-10 01:41:19 +00:00
2026-04-10 01:41:19 +00:00
2026-04-10 01:41:19 +00:00
2026-04-10 01:41:19 +00:00
2026-04-10 01:41:19 +00:00
2026-04-27 00:57:03 +00:00