Commit graph

14 commits

Author SHA1 Message Date
2f8492e65f Fix YAML syntax error in workflow: replace heredoc with echo statements
Some checks failed
Compile apt-layer (v2) / compile (push) Has been cancelled
2025-07-15 09:18:19 -07:00
4be98e2537 Replace workflow with v2: bypass Forgejo caching issues and remove all GitHub Actions dependencies 2025-07-15 09:08:48 -07:00
f441b2665f Fix test workflow: remove GitHub Actions dependencies for Forgejo compatibility 2025-07-15 08:55:29 -07:00
000264dbbd Fix Forgejo workflow: remove GitHub Actions dependency, use native artifact creation 2025-07-15 08:47:52 -07:00
b067da4d82 Fix Forgejo workflow: improve git push handling and add artifact uploads
Some checks failed
Compile apt-layer / compile (push) Failing after 0s
2025-07-15 08:46:24 -07:00
dfab658040 Fix Forgejo workflow: handle detached HEAD state for git push
Some checks failed
Compile apt-layer / compile (push) Has been cancelled
2025-07-15 08:41:01 -07:00
a138be7f1e Fix Forgejo workflow: add coreutils for numfmt command
Some checks failed
Compile apt-layer / compile (push) Failing after 3s
2025-07-15 08:39:55 -07:00
c85d9af526 Fix Forgejo workflow: add multi-distro package manager support
Some checks failed
Compile apt-layer / compile (push) Failing after 3s
2025-07-15 08:38:16 -07:00
687210be82 Fix Forgejo workflow: remove sudo commands from runner environment
Some checks failed
Compile apt-layer / compile (push) Failing after 0s
2025-07-15 08:37:07 -07:00
fefe669e69 Fix Forgejo workflow: add proper git clone for checkout step
Some checks failed
Compile apt-layer / compile (push) Failing after 0s
2025-07-15 08:35:35 -07:00
f45378237c maybe it works this time
Some checks failed
Compile apt-layer / compile (push) Failing after 0s
2025-07-15 00:39:17 -07:00
3a33936cd4 Fix workflow: replace checkout action with native git commands
Some checks are pending
Compile apt-layer / compile (push) Waiting to run
2025-07-14 21:30:45 -07:00
a9a9264618 Fix workflow: remove upload-artifact dependency
Some checks failed
Compile apt-layer / compile (push) Failing after 0s
2025-07-14 21:29:51 -07:00
29b9675689 fixed paths, created ci/cd workflow
Some checks failed
Compile apt-layer / compile (push) Failing after 2s
2025-07-14 14:22:06 -07:00