This website requires JavaScript.
Explore
Help
Sign In
MokoConsulting
/
MokoGitea
Watch
1
Star
0
Fork
0
Code
Issues
104
Pull Requests
1
Actions
Packages
Projects
Releases
1
Wiki
Activity
All Workflows
deploy-mokogitea.yml
pr-branch-check.yml
60 workflow runs
Actor
All actors
jmiller
Status
All status
Success
Failure
Waiting
Running
feat(branding): replace all Gitea logos with Moko Consulting branding
pr-branch-check.yml #73
:
Commit
6f82c6af7f
pushed by
jmiller
#124
2026-05-20 00:33:16 +00:00
1s
View workflow file
fix: comment out unimplemented Projects API routes
deploy-mokogitea.yml #72
:
Commit
54fe7b82c9
pushed by
jmiller
main
2026-05-19 05:25:03 +00:00
1s
View workflow file
fix: remaining CurrentRefSubURL → CurrentRefPath + unused var
deploy-mokogitea.yml #71
:
Commit
3d0e2971cb
pushed by
jmiller
main
2026-05-19 04:03:26 +00:00
29s
View workflow file
fix: LastRunStartedAt → LastRun, CurrentRefSubURL → CurrentRefPath
deploy-mokogitea.yml #70
:
Commit
eaa9a07085
pushed by
jmiller
main
2026-05-19 01:56:33 +00:00
26s
View workflow file
fix: revert go.mod/go.sum to pre-tidy state + only add sqlite
deploy-mokogitea.yml #69
:
Commit
3566874dae
pushed by
jmiller
main
2026-05-18 09:40:20 +00:00
38s
View workflow file
fix: resolve all services/actions compilation errors
deploy-mokogitea.yml #68
:
Commit
a0949e03c1
pushed by
jmiller
main
2026-05-18 03:32:54 +00:00
26s
View workflow file
fix: update go.mod/go.sum with resolved transitive dependencies
deploy-mokogitea.yml #67
:
Commit
615867b796
pushed by
jmiller
main
2026-05-17 23:28:28 +00:00
42s
View workflow file
fix: remove go mod tidy from Dockerfile — code compiles without it
deploy-mokogitea.yml #66
:
Commit
be58ffc631
pushed by
jmiller
main
2026-05-17 18:59:20 +00:00
9s
View workflow file
fix: more concurrency + ToActionWorkflowRun signature mismatches
deploy-mokogitea.yml #65
:
Commit
d8b702169b
pushed by
jmiller
main
2026-05-17 18:30:03 +00:00
43s
View workflow file
fix: add ConcurrencyGroup field and GetConcurrentRunsAndJobs
deploy-mokogitea.yml #64
:
Commit
5a692ad9cb
pushed by
jmiller
main
2026-05-17 05:04:09 +00:00
1m7s
View workflow file
fix: remaining runner/act imports + webhook notifier arg order
deploy-mokogitea.yml #63
:
Commit
d68ae34834
pushed by
jmiller
main
2026-05-17 03:27:24 +00:00
1m1s
View workflow file
fix: use api alias (not structs), fix remaining t.Message
deploy-mokogitea.yml #62
:
Commit
2b9a9b118d
pushed by
jmiller
main
2026-05-17 00:34:31 +00:00
45s
View workflow file
fix: resolve services/convert compilation errors
deploy-mokogitea.yml #61
:
Commit
27950bf5a7
pushed by
jmiller
main
2026-05-16 23:24:29 +00:00
41s
View workflow file
fix: add missing TemplateContext type definition
deploy-mokogitea.yml #60
:
Commit
8e2e65f74a
pushed by
jmiller
main
2026-05-16 22:58:15 +00:00
41s
View workflow file
fix: correct act package paths — use pkg/ prefix
deploy-mokogitea.yml #59
:
Commit
f707415bfa
pushed by
jmiller
main
2026-05-16 22:51:08 +00:00
47s
View workflow file
fix: add go mod tidy before make backend in Dockerfile
deploy-mokogitea.yml #58
:
Commit
54b28dbde7
pushed by
jmiller
main
2026-05-16 22:40:24 +00:00
26s
View workflow file
fix: use nektos/act (→ gitea/act) instead of gitea/runner for workflow parsing
deploy-mokogitea.yml #57
:
Commit
eb55ffc0ed
pushed by
jmiller
main
2026-05-16 22:36:25 +00:00
32s
View workflow file
fix: add replace directive for gitea/runner → gitea/act_runner
deploy-mokogitea.yml #56
:
Commit
70ee382ef0
pushed by
jmiller
main
2026-05-16 22:32:48 +00:00
36s
View workflow file
fix: add gitea/runner and sqlite to go.mod, remove go mod tidy from Docker
deploy-mokogitea.yml #55
:
Commit
6b31e9b619
pushed by
jmiller
main
2026-05-16 22:29:18 +00:00
6s
View workflow file
fix: resolve all compilation errors from upstream merge
deploy-mokogitea.yml #54
:
Commit
fd82cee452
pushed by
jmiller
main
2026-05-16 22:24:22 +00:00
52s
View workflow file
feat: deploy workflow, custom logo, Dockerfile OOM fix
deploy-mokogitea.yml #53
:
Commit
de8094d77f
pushed by
jmiller
main
2026-05-16 19:36:06 +00:00
58s
View workflow file
fix: use go get without version pins (let Go resolve compatible versions)
deploy-mokogitea.yml #52
:
Commit
5e306d7814
pushed by
jmiller
main
2026-05-16 19:26:40 +00:00
54s
View workflow file
fix: pin gitea/runner and sqlite to compatible versions
deploy-mokogitea.yml #51
:
Commit
7dd9ca65bc
pushed by
jmiller
main
2026-05-16 19:20:48 +00:00
10s
View workflow file
fix: add modernc.org/sqlite to missing dependencies
deploy-mokogitea.yml #50
:
Commit
6e2f63d49e
pushed by
jmiller
main
2026-05-16 19:05:18 +00:00
1m7s
View workflow file
fix: use go get for specific missing dep, not go mod tidy
deploy-mokogitea.yml #49
:
Commit
0579a4f634
pushed by
jmiller
main
2026-05-16 18:57:55 +00:00
53s
View workflow file
fix: add missing DiffSlice implementation
deploy-mokogitea.yml #48
:
Commit
f52973d379
pushed by
jmiller
main
2026-05-16 18:50:17 +00:00
1m25s
View workflow file
fix: remaining CryptoRandom call sites (assignment + field assign)
deploy-mokogitea.yml #47
:
Commit
f24fe78c65
pushed by
jmiller
main
2026-05-16 18:44:46 +00:00
1m10s
View workflow file
fix: sync .gitea deploy workflow with .mokogitea (SSH approach)
deploy-mokogitea.yml #46
:
Commit
4d9fffe429
pushed by
jmiller
main
2026-05-16 18:30:15 +00:00
1m3s
View workflow file
fix: handle (value, error) return from CryptoRandom* functions
deploy-mokogitea.yml #45
:
Commit
9c6855e84d
pushed by
jmiller
main
2026-05-16 18:25:59 +00:00
5s
View workflow file
fix: use -p 1 for fully sequential Go build (12GB server, ~7GB free)
deploy-mokogitea.yml #44
:
Commit
5f5a3132d9
pushed by
jmiller
main
2026-05-16 17:42:11 +00:00
11s
View workflow file
First
Previous
1
2
Next
Last