10 Commits

Author SHA1 Message Date
ca43384fb5
feat: remove S3 storage configuration from Gitea docker-compose
Some checks failed
Nix Format Check / check-format (push) Waiting to run
Ansible Lint Check / check-ansible (push) Failing after 58s
Python Lint Check / check-python (push) Failing after 55s
2025-03-24 18:18:38 +01:00
6df0acfe40
feat: configure Gitea to use S3 for repositories and attachments storage
Some checks failed
Nix Format Check / check-format (push) Waiting to run
Python Lint Check / check-python (push) Waiting to run
Ansible Lint Check / check-ansible (push) Has been cancelled
2025-03-24 17:51:03 +01:00
f47bb51d01
feat: update Gitea data directory path to use object storage
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 27m36s
Nix Format Check / check-format (push) Successful in 1m7s
Python Lint Check / check-python (push) Failing after 45s
2025-03-24 17:20:48 +01:00
10c9a0d65a
feat: fix formatting in Gitea docker-compose template
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 48s
Nix Format Check / check-format (push) Successful in 59s
Python Lint Check / check-python (push) Failing after 13s
2025-03-14 17:56:51 +01:00
aae089fd96
feat: update Gitea data directory path in Ansible configuration
Some checks failed
Ansible Lint Check / check-ansible (push) Waiting to run
Python Lint Check / check-python (push) Waiting to run
Nix Format Check / check-format (push) Has been cancelled
2025-03-14 17:54:51 +01:00
9ec9bf0f7f
fix: update service data directories to use object storage path
Some checks are pending
Ansible Lint Check / check-ansible (push) Waiting to run
Nix Format Check / check-format (push) Waiting to run
Python Lint Check / check-python (push) Waiting to run
2025-03-13 23:42:14 +01:00
e935a7d571
refactor: update directory creation tasks to use loop variable for clarity
Some checks failed
Python Lint Check / check-python (push) Waiting to run
Ansible Lint Check / check-ansible (push) Failing after 15s
Nix Format Check / check-format (push) Has been cancelled
2025-03-12 14:35:29 +01:00
112d3679da
style: add YAML document start markers to Ansible playbooks and tasks
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 1m34s
Nix Format Check / check-format (push) Successful in 57s
2025-03-12 14:05:42 +01:00
c83d94f702
feat: add Gitea act runner configuration and update docker-compose integration
Some checks failed
Nix Format Check / check-format (push) Has been cancelled
2025-03-12 13:40:03 +01:00
37d1a1d1a6
feat: add Gitea service deployment and configuration 2025-03-12 13:36:17 +01:00