This website requires JavaScript.
Blogs
Sign In
GitCaddy
/
GitCaddy Server
Limited
Watch
2
Star
0
Fork
0
You've already forked gitcaddy-server
Code
Issues
Releases
7
Files
d34d4076dbe60bb82dfd430ef8426eb952ab0c80
gitcaddy-server
/
services
/
actions
History
Tim Biermann
750f093019
Fix token lifetime,
closes
#35230
(
#35271
)
...
This is an attempt to
fix
#35230
as discussed in the ticket.
2025-08-14 06:57:05 +00:00
..
auth_test.go
Enable testifylint rules (
#34075
)
2025-03-31 01:53:48 -04:00
auth.go
Fix token lifetime,
closes
#35230
(
#35271
)
2025-08-14 06:57:05 +00:00
cleanup.go
Fix ephemeral runner deletion (
#34447
)
2025-05-20 15:42:31 +00:00
clear_tasks.go
Add workflow_run api + webhook (
#33964
)
2025-06-20 20:14:00 +08:00
commit_status.go
Keeping consistent between UI and API about combined commit status state and fix some bugs (
#34562
)
2025-06-09 04:05:33 +00:00
context_test.go
Use test context in tests and new loop system in benchmarks (
#33648
)
2025-02-20 09:57:40 +00:00
context.go
Fix possible panic (
#34508
)
2025-05-22 12:59:42 +00:00
init_test.go
Move some Actions related functions from
routers
to
services
(
#33280
)
2025-01-15 21:34:30 +08:00
init.go
Use env GITEA_RUNNER_REGISTRATION_TOKEN as global runner token (
#32946
)
2024-12-23 09:59:16 +00:00
interface.go
Add workflow_run api + webhook (
#33964
)
2025-06-20 20:14:00 +08:00
job_emitter_test.go
Improve the handling of
jobs.<job_id>.if
(
#31070
)
2024-05-27 14:15:34 +08:00
job_emitter.go
Add workflow_run api + webhook (
#33964
)
2025-06-20 20:14:00 +08:00
notifier_helper.go
Rename pull request GetGitRefName to GetGitHeadRefName (
#35093
)
2025-07-16 21:33:33 +08:00
notifier.go
Reload issue when sending webhook to make num comments is right. (
#35243
)
2025-08-11 11:27:22 +00:00
rerun_test.go
Fix bugs in rerunning jobs (
#29955
)
2024-03-22 03:19:17 +00:00
rerun.go
Fix bugs in rerunning jobs (
#29955
)
2024-03-22 03:19:17 +00:00
schedule_tasks.go
Add workflow_run api + webhook (
#33964
)
2025-06-20 20:14:00 +08:00
task.go
Enable addtional linters (
#34085
)
2025-04-01 10:14:01 +00:00
variables.go
Added Description Field for Secrets and Variables (
#33526
)
2025-03-17 19:24:54 +00:00
workflow.go
Add workflow_run api + webhook (
#33964
)
2025-06-20 20:14:00 +08:00