Commit Graph
66 Commits
Author SHA1 Message Date
roysc 618e8cd2f9 Configure runner cache
https://docs.gitea.com/usage/actions/act-runner#configuring-cache-when-starting-a-runner-using-docker-image
2023-09-24 15:09:33 +08:00
dboreham 04baa6c035 Merge pull request #51 from cerc-io/dboreham/update-gitea-1-20
Bump gitea to 1.20
2023-07-19 08:14:46 -06:00
dboreham ebe6f8621b Update initialize script for 1.20 2023-07-18 11:30:52 -06:00
dboreham 0cb57033f1 Bump gitea to 1.20 2023-07-18 11:21:05 -06:00
dboreham 2f509cfa98 Add link to debugging doc 2023-06-22 08:15:59 -06:00
dboreham 1de319f3dc Merge pull request #43 from cerc-io/dboreham/gitea-debugging-doc
Add documentation on debugging Gitea
2023-05-28 01:54:57 +08:00
dboreham b333ac892d Add documentation on debugging Gitea 2023-05-27 11:53:58 -06:00
dboreham 45087d9de2 Merge pull request #41 from cerc-io/dboreham/update-config
Update config to remove warning in runner log
2023-05-25 16:31:10 +08:00
dboreham b622724eb7 Update config to remove warning in runner log 2023-05-25 02:30:03 -06:00
dboreham b5a31b2c6b Add note on debugging 2023-05-24 12:12:20 -06:00
dboreham 3f11082d3e Merge pull request #39 from cerc-io/dboreham/fix-token-scope
Add explicit package scope to token
2023-05-23 04:25:09 +08:00
dboreham d08d965347 Add explicit package scope to token 2023-05-22 13:41:37 -06:00
dboreham 83d71ded74 Merge pull request #38 from cerc-io/dboreham/update-gitea-1.19.3
Update to gitea 1.19.3
2023-05-10 15:33:43 -07:00
dboreham dd016182a5 Update to gitea 1.19.3 2023-05-10 16:31:39 -06:00
dboreham 9dcb67b262 Fix http proxy config 2023-05-01 15:51:20 -06:00
dboreham e93a6ec46a Merge pull request #37 from cerc-io/dboreham/repo-migration
Repo management scripts
2023-05-01 12:27:35 -07:00
dboreham ba06b02d14 Repo management scripts 2023-05-01 13:23:32 -06:00
dboreham 4d8da3f145 Merge pull request #36 from cerc-io/dboreham/tls-proxy
Initial version of automated TLS proxy
2023-05-01 10:49:47 -07:00
dboreham 094cc9cd4d Initial version of automated TLS proxy 2023-05-01 06:41:25 -06:00
dboreham 2229b8b7bb Update Gitea to 1.19.2 2023-05-01 06:11:30 -06:00
dboreham b233eb3094 Merge pull request #35 from cerc-io/dboreham/use-overlay2-docker-driver
Fix docker build slowness and disk bloat
2023-04-21 15:49:05 -06:00
dboreham 6e93089c01 Mount an anonymous volume at /var/lib/docker 2023-04-21 13:05:25 -06:00
dboreham b5d63b6ad0 Fix for gitea 1.19.1 2023-04-19 21:30:14 -06:00
dboreham 3796db82f9 Merge pull request #30 from cerc-io/dboreham/update-gitea
Update gitea image
2023-04-19 17:00:21 -06:00
dboreham 6a96b18f81 Update gitea image 2023-04-19 16:59:48 -06:00
telackey e94f634439 Update for latest act_runner. (#29)
* Update for latest act_runner.

* Update README
2023-04-11 15:04:59 -05:00
dboreham 945842e0b5 Merge pull request #28 from cerc-io/dboreham/fix-root-ownership
Fix directory name
2023-04-08 16:56:03 -06:00
dboreham 7c575e93ad Fix directory name 2023-04-08 16:55:23 -06:00
telackey 913c1f180d Support passing container options. (#23)
* Support passing container options.

* - vs _
2023-03-27 22:27:58 -05:00
dboreham 2fec943879 Merge pull request #20 from cerc-io/dboreham/fix-executor-container-name
Fix executor container name
2023-03-26 10:08:18 -06:00
dboreham 704176a80e Fix executor container name 2023-03-26 10:07:31 -06:00
dboreham 7f4bf0efbd Merge pull request #19 from cerc-io/telackey/act_runner
Add support for Gitea actions via act_runner.
2023-03-25 11:36:03 -06:00
telackey 48c5456107 Fix hostname 2023-03-24 23:11:33 -05:00
telackey 5aa2bfcf8b Redirect output 2023-03-24 22:28:50 -05:00
telackey 1a9c3b4ae5 Add support for Gitea actions via act_runner. 2023-03-24 22:21:44 -05:00
dboreham 16ce2e9bb2 Merge pull request #18 from cerc-io/dboreham/gitea-enable-actions
Enable CI/Actions in Gitea
2023-03-20 14:00:01 -06:00
dboreham 4908d65971 Enable CI/Actions in Gitea 2023-03-20 13:59:00 -06:00
dboreham c7b53d2707 Merge pull request #17 from cerc-io/dboreham/fix-for-gitea-1-19
Add token scope for Gitea 1.9
2023-03-20 13:05:11 -06:00
dboreham d9a568ea47 Add token scope for Gitea 1.9 2023-03-20 13:00:50 -06:00
dboreham e136ead3c7 Merge pull request #14 from cerc-io/dboreham/update-gitea-1-9
Update to Gitea 1.9
2023-03-20 09:54:58 -06:00
dboreham 60c10d68cb Update to Gitea 1.9 2023-03-20 09:54:26 -06:00
dboreham 2291b2be8f Merge pull request #12 from cerc-io/dboreham/postgres-container-uid-fix
Override uid/gid of files created in the data dir
2023-02-28 10:23:00 -07:00
dboreham 506f2d35bf Override uid/gid of files created in the data dir 2023-02-28 10:19:42 -07:00
dboreham d74a637189 Merge pull request #11 from cerc-io/dboreham/usability-fixes
Add helpful messages
2023-02-28 09:23:11 -07:00
dboreham 85f9bb3d26 Add helfup messages 2023-02-28 09:00:09 -07:00
dboreham 81f8fe7df0 Merge pull request #9 from cerc-io/dboreham/remove-container-name
Remove extraneous container name
2023-02-28 08:44:53 -07:00
dboreham f6c4d722ef Remove extraneous container name 2023-02-28 08:39:47 -07:00
dboreham aead04bae0 Add sleep hack for gitea 2023-02-17 15:30:55 -07:00
dboreham 3d5a23819b Merge pull request #8 from cerc-io/dboreham/so-integration
Integrate with stack orchestrator
2023-02-17 15:24:45 -07:00
dboreham 942f369f78 Integrate with stack orchestrator 2023-02-17 15:23:14 -07:00