Commit graph

24 commits

Author SHA1 Message Date
bf4773f527
chore(forgejo): update job spec to use 'sh' command and adjust docker_host settings
All checks were successful
Lint / lint (push) Successful in 1m8s
Terraform Plan and Apply / cicd (push) Successful in 48s
2025-02-25 00:02:22 +00:00
2e247632d0
chore(forgejo): revert docker_host setting to '-' and update options for Docker
Some checks failed
Lint / lint (push) Successful in 1m10s
Terraform Plan and Apply / cicd (push) Failing after 11m39s
2025-02-24 19:17:19 +00:00
e509ec6859
chore(forgejo): change docker_host from '-' to 'automount'
All checks were successful
Lint / lint (push) Successful in 1m51s
Terraform Plan and Apply / cicd (push) Successful in 1m9s
2025-02-24 17:58:51 +00:00
bd4b8d23c0
chore(forgejo): update Docker daemon binding address to localhost 2025-02-24 17:58:27 +00:00
aee763b9ee
chore(forgejo): add ephemeral disk configuration and bind mount for Docker
All checks were successful
Terraform Plan and Apply / cicd (push) Successful in 1m55s
Lint / lint (push) Successful in 1m22s
2025-02-24 15:00:57 +00:00
706c51011b
Revert "chore: update entrypoints from 'websecure' to 'wanwebsecure,lanwebsecure' for all services"
All checks were successful
Lint / lint (push) Successful in 48s
Terraform Plan and Apply / cicd (push) Successful in 36s
This reverts commit 67a53af8ea.
2025-02-21 23:40:29 +00:00
67a53af8ea
chore: update entrypoints from 'websecure' to 'wanwebsecure,lanwebsecure' for all services
Some checks failed
Lint / lint (push) Failing after 7s
Terraform Plan and Apply / cicd (push) Successful in 4m21s
2025-02-21 22:47:44 +00:00
5fe74bdda5 chore(deps): update codeberg.org/forgejo/forgejo docker tag to v10.0.1
Some checks failed
Lint / lint (pull_request) Successful in 37s
Terraform Plan and Apply / cicd (pull_request) Successful in 41s
Lint / lint (push) Successful in 25s
Terraform Plan and Apply / cicd (push) Failing after 16m29s
2025-02-08 14:01:10 +00:00
c59beb5c39 chore(deps): update data.forgejo.org/forgejo/runner docker tag to v6.2.2
Some checks are pending
Lint / lint (pull_request) Successful in 51s
Terraform Plan and Apply / cicd (push) Waiting to run
Terraform Plan and Apply / cicd (pull_request) Successful in 48s
Lint / lint (push) Successful in 35s
2025-01-31 10:01:46 +00:00
e14f9a5f16 chore(deps): update data.forgejo.org/forgejo/runner docker tag to v6.2.1
All checks were successful
Lint / lint (pull_request) Successful in 33s
Terraform Plan and Apply / cicd (pull_request) Successful in 32s
Lint / lint (push) Successful in 20s
Terraform Plan and Apply / cicd (push) Successful in 31s
2025-01-29 18:01:01 +00:00
edf69a138f chore(deps): update data.forgejo.org/forgejo/runner docker tag to v6.2.0
All checks were successful
Lint / lint (pull_request) Successful in 2m58s
Terraform Plan and Apply / cicd (pull_request) Successful in 4m7s
Lint / lint (push) Successful in 48s
Terraform Plan and Apply / cicd (push) Successful in 35s
2025-01-24 01:17:12 +00:00
1772ee119f
refactor(forgejo): increase memory_max limit to 4096
All checks were successful
Lint / lint (push) Successful in 44s
Terraform Plan and Apply / cicd (push) Successful in 32s
2025-01-21 00:29:15 +00:00
a86b440df4
refactor(forgejo): increase memory_max limit to 2048
All checks were successful
Lint / lint (push) Successful in 22s
Terraform Plan and Apply / cicd (push) Successful in 36s
2025-01-21 00:21:41 +00:00
3bbd112aa2
refactor(forgejo): reduce runner capacity from 3 to 1
All checks were successful
Lint / lint (push) Successful in 28s
Terraform Plan and Apply / cicd (push) Successful in 32s
2025-01-21 00:11:57 +00:00
7c0f431895
refactor(forgejo): increase memory_max limits for resource allocation
Some checks failed
Lint / lint (push) Successful in 4m24s
Terraform Plan and Apply / cicd (push) Failing after 4m39s
2025-01-21 00:08:23 +00:00
de9cdf58d6
fix(forgejo): change service port from 9040 to cache_server
All checks were successful
Lint / lint (push) Successful in 36s
Terraform Plan and Apply / cicd (push) Successful in 49s
2025-01-18 17:43:45 +00:00
e21b2d2e69
feat(forgejo): add cache server configuration
All checks were successful
Lint / lint (push) Successful in 36s
Terraform Plan and Apply / cicd (push) Successful in 1m12s
2025-01-18 17:40:26 +00:00
b3042df33d
feat(forgejo): configure caching
Some checks failed
Lint / lint (push) Successful in 29s
Terraform Plan and Apply / cicd (push) Has been cancelled
2025-01-18 17:26:04 +00:00
3f3171c074 chore(deps): update codeberg.org/forgejo/forgejo docker tag to v10
Some checks are pending
Terraform Plan and Apply / cicd (push) Waiting to run
Lint / lint (push) Successful in 1m9s
2025-01-18 17:12:32 +00:00
b26053eb9c
chore(forgejo): increase memory allocation and set maximum memory for runner task
Some checks failed
Terraform Plan and Apply / cicd (push) Has been cancelled
Lint / lint (push) Has been cancelled
2025-01-15 23:09:11 +00:00
36bf3d41a7
chore(forgejo): reduce CPU and memory allocation for runner task
Some checks are pending
Terraform Plan and Apply / cicd (push) Waiting to run
Lint / lint (push) Successful in 1m52s
2025-01-15 23:05:52 +00:00
28dc6f5774 chore(deps): update data.forgejo.org/forgejo/runner docker tag to v6
All checks were successful
Lint / lint (pull_request) Successful in 1m0s
Terraform Plan and Apply / cicd (pull_request) Successful in 1m25s
Lint / lint (push) Successful in 1m11s
Terraform Plan and Apply / cicd (push) Successful in 1m4s
2025-01-12 20:56:24 +00:00
0160a895c3 chore(deps): update data.forgejo.org/forgejo/runner docker tag to v4.0.1
Some checks are pending
Lint / lint (pull_request) Successful in 1m31s
Terraform Plan and Apply / cicd (push) Waiting to run
Terraform Plan and Apply / cicd (pull_request) Successful in 2m2s
Lint / lint (push) Successful in 1m1s
2025-01-12 20:50:37 +00:00
a250e8a538
feat(forgejo): add Forgejo module with Nomad job specification
All checks were successful
Lint / lint (push) Successful in 1m11s
Terraform Plan and Apply / cicd (push) Successful in 1m38s
2025-01-12 20:36:40 +00:00