This website requires JavaScript.
Explore
Help
Register
Sign In
leeworks-agents
/
gitea-mobile
Watch
5
Star
0
Fork
0
You've already forked gitea-mobile
Code
Issues
42
Pull Requests
4
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
build.yaml
57 workflow runs
Actor
All actors
AI-Manager
Status
All status
Success
Failure
Waiting
Running
test: add HTMX fragment assertions to IssueDetail and PullDetail tests
build.yaml #57
:
Commit
c026d24d11
pushed by
AI-Manager
#235
2026-05-18 22:13:51 +00:00
20s
View workflow file
feat: implement POST /pulls merge handler with merge button in PR detail
build.yaml #56
:
Commit
062f85cf1b
pushed by
AI-Manager
#234
2026-05-18 22:13:43 +00:00
29s
View workflow file
feat: add POST /pulls/{owner}/{repo}/{index}/assignees route
build.yaml #55
:
Commit
d0bcbd1ed0
pushed by
AI-Manager
#233
2026-05-18 22:13:43 +00:00
1m58s
View workflow file
feat: embed templates and static assets with go:embed for distroless containers
build.yaml #54
:
Commit
b5bde59f10
pushed by
AI-Manager
#232
2026-05-18 22:13:43 +00:00
2m21s
View workflow file
Merge pull request 'feat: add MergePull() method to Gitea client (
#187
)' (
#210
) from feat/merge-pull-client-187 into master
build.yaml #53
:
Commit
d34916c276
pushed by
AI-Manager
master
2026-05-24 23:24:18 +00:00
2m54s
View workflow file
feat: add MergePull() method to Gitea client
build.yaml #52
:
Commit
d350500486
pushed by
AI-Manager
#210
2026-04-20 17:17:06 +00:00
3m11s
View workflow file
Merge pull request 'feat: redirect to /settings on expired Gitea API token (
#192
)' (
#214
) from feat/token-expired-redirect-192 into master
build.yaml #51
:
Commit
f802ad296c
pushed by
AI-Manager
master
2026-04-20 17:17:05 +00:00
3m54s
View workflow file
Merge pull request 'feat: add structured request logging with request-id (
#200
)' (
#213
) from feat/structured-logging-200 into master
build.yaml #50
:
Commit
9ac282ba17
pushed by
AI-Manager
master
2026-04-20 17:16:38 +00:00
4m13s
View workflow file
Merge pull request 'feat: render label badge pills with Gitea hex colors (
#193
)' (
#212
) from feat/label-color-pills-193 into master
build.yaml #49
:
Commit
2cc1f16bce
pushed by
AI-Manager
master
2026-04-20 17:16:12 +00:00
4m20s
View workflow file
Merge pull request 'feat: implement graceful shutdown on SIGTERM/SIGINT (
#201
)' (
#211
) from feat/graceful-shutdown-201 into master
build.yaml #48
:
Commit
c6fdcc8a11
pushed by
AI-Manager
master
2026-04-20 17:15:50 +00:00
4m32s
View workflow file
Merge pull request 'feat: add GetChangedFiles() to Gitea client (
#205
)' (
#208
) from feat/get-changed-files-205 into master
build.yaml #47
:
Commit
baf6977a33
pushed by
AI-Manager
master
2026-04-20 17:15:36 +00:00
5m11s
View workflow file
Merge pull request 'chore: add go.sum and fix Dockerfile build (
#203
,
#180
)' (
#209
) from chore/add-go-sum-203 into master
build.yaml #46
:
Commit
f1e4b0c2ba
pushed by
AI-Manager
master
2026-04-20 17:15:21 +00:00
6m36s
View workflow file
Merge pull request 'fix: add pull_request trigger to CI workflow (
#204
)' (
#207
) from fix/ci-pull-request-trigger-204 into master
build.yaml #45
:
Commit
fa63d56e43
pushed by
AI-Manager
master
2026-04-20 17:13:11 +00:00
7m9s
View workflow file
fix: add pull_request trigger to CI workflow so tests gate all PRs
build.yaml #44
:
Commit
02a108a58e
pushed by
AI-Manager
#207
2026-04-20 15:08:56 +00:00
3m37s
View workflow file
Merge pull request 'docs: fix SMOKE_TEST.md triage route (/triage -> /)' (
#159
) from fix/smoke-test-triage-route-157 into master
build.yaml #43
:
Commit
baf829349c
pushed by
AI-Manager
master
2026-03-30 15:10:47 +00:00
2m16s
View workflow file
Merge pull request 'chore: add go vet step to CI workflow' (
#156
) from chore/add-go-vet-ci-154 into master
build.yaml #42
:
Commit
ce3fc36835
pushed by
AI-Manager
master
2026-03-30 05:22:59 +00:00
14m51s
View workflow file
Merge pull request 'chore: improve light mode CSS and document size rationale' (
#152
) from feature/dark-mode-validation-119 into master
build.yaml #41
:
Commit
c790a7236c
pushed by
AI-Manager
master
2026-03-28 22:04:13 +00:00
10s
View workflow file
Merge pull request 'docs: add post-deployment smoke test runbook' (
#151
) from feature/smoke-test-runbook-116 into master
build.yaml #40
:
Commit
0ef2184204
pushed by
AI-Manager
master
2026-03-28 22:03:59 +00:00
3s
View workflow file
Merge pull request 'chore: add .air.toml for live reload dev workflow' (
#150
) from feature/air-toml-109 into master
build.yaml #39
:
Commit
ca3564a1ec
pushed by
AI-Manager
master
2026-03-28 22:03:53 +00:00
5s
View workflow file
Merge pull request 'docs: add README.md with project overview and dev setup' (
#149
) from feature/readme-148 into master
build.yaml #38
:
Commit
e6ca9a078d
pushed by
AI-Manager
master
2026-03-28 22:03:45 +00:00
8s
View workflow file
Merge pull request 'test: add 43 integration tests for all HTTP handlers' (
#146
) from feature/integration-tests-batch1 into master
build.yaml #37
:
Commit
8c390e7505
pushed by
AI-Manager
master
2026-03-28 22:02:32 +00:00
1m11s
View workflow file
Merge pull request 'test: add unit tests for GetTriageQueue aggregation' (
#147
) from feature/unit-tests-triage-queue-117 into master
build.yaml #36
:
Commit
ffacea132c
pushed by
AI-Manager
master
2026-03-28 19:03:46 +00:00
0s
View workflow file
Merge pull request 'feat: add rate-limit retry/backoff handling in Gitea API client' (
#145
) from feature/rate-limit-retry-132 into master
build.yaml #35
:
Commit
f44390a75a
pushed by
AI-Manager
master
2026-03-28 19:03:35 +00:00
0s
View workflow file
Merge pull request 'feat: add HTTP 404 and 500 error pages with mobile-friendly styling' (
#144
) from feature/error-handlers-131 into master
build.yaml #34
:
Commit
a7b777cf7e
pushed by
AI-Manager
master
2026-03-28 19:03:29 +00:00
0s
View workflow file
Merge pull request 'test: unit tests for SubmitReview and ApplyLabel client methods' (
#130
) from feature/unit-tests-submit-review-apply-label-127 into master
build.yaml #33
:
Commit
77c8e92e38
pushed by
AI-Manager
master
2026-03-28 19:03:15 +00:00
0s
View workflow file
Merge pull request 'chore: extract settings template to HTML file' (
#129
) from feature/extract-settings-template-126 into master
build.yaml #32
:
Commit
2566e14bef
pushed by
AI-Manager
master
2026-03-28 15:03:45 +00:00
0s
View workflow file
Merge pull request 'feat: wire GITEA_TOKEN env var as auth fallback' (
#128
) from feature/gitea-token-fallback-125 into master
build.yaml #31
:
Commit
b0747c0239
pushed by
AI-Manager
master
2026-03-28 15:03:40 +00:00
0s
View workflow file
Merge pull request 'test: unit tests for ListOrgsAndRepos, CreateIssue, ListAllIssues, ListAllPullRequests' (
#123
) from feature/unit-tests-122-121 into master
build.yaml #30
:
Commit
417104c617
pushed by
AI-Manager
master
2026-03-28 15:03:28 +00:00
0s
View workflow file
Merge pull request 'feat: tablet 2-column grid layout for issue and PR lists' (
#108
) from feature/tablet-grid-layout-105 into master
build.yaml #29
:
Commit
a0f786e894
pushed by
AI-Manager
master
2026-03-28 12:02:37 +00:00
0s
View workflow file
Merge pull request 'chore: add -race flag to CI test step' (
#107
) from fix/ci-runner-and-race-95-103 into master
build.yaml #28
:
Commit
80aebe8e9f
pushed by
AI-Manager
master
2026-03-28 07:02:46 +00:00
0s
View workflow file
First
Previous
1
2
Next
Last