Commit graph

7 commits

Author SHA1 Message Date
isUnknown
57f4af07e0 Fix CI: sudo rm to clean up root-owned tmp deploy directory
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-05 08:17:57 +01:00
isUnknown
e4d8479f88 Fix CI: expand DEPLOY_PATH on server and use cp -r with trailing slash
Some checks failed
Deploy / deploy (push) Failing after 8s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-05 08:15:23 +01:00
isUnknown
c67b3eb572 Fix CI: create tmp deploy directory on server before rsync
All checks were successful
Deploy / deploy (push) Successful in 8s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-05 07:09:27 +01:00
isUnknown
71b314bcc0 Fix CI: use apt-get with update to install rsync and openssh-client
Some checks failed
Deploy / deploy (push) Failing after 14s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-05 07:07:09 +01:00
isUnknown
f3fb2d4338 Fix CI: replace checkout action with manual git clone
Some checks failed
Deploy / deploy (push) Failing after 2s
The runner cannot resolve the internal 'forgejo' hostname used by
actions/checkout@v4. Use direct git clone with public URL instead.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-05 07:05:37 +01:00
isUnknown
2670590cef CI : change runner
Some checks failed
Deploy / deploy (push) Failing after 1m2s
2026-03-05 07:03:01 +01:00
isUnknown
b130f5c9d8 Reorganize project structure and migrate CI to Forgejo
Some checks are pending
Deploy / deploy (push) Waiting to run
Move all files from deploy/ to project root, replace .gitlab-ci.yml
with .forgejo/workflows/deploy.yml using Gitea Actions format.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-05 06:54:52 +01:00