0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-11-04 02:04:11 +01:00

5 Commits

Author SHA1 Message Date
Ross Golder
a18a42b074
Run make fmt to format code 2025-10-23 22:40:30 +07:00
Ross Golder
b8ab9115f8
Remove 'latest' support from run ID parameter for consistency with other workflow APIs 2025-10-23 22:33:19 +07:00
Ross Golder
be0c0bd68f
Fix test job ID and add LoadRun check in rerunJob 2025-10-23 22:13:26 +07:00
Ross Golder
267a53cd4d
feat: add Actions API endpoints for workflow run and job management 2025-10-23 21:27:19 +07:00
NorthRealm
becd15f743
Fix Actions API (#35204)
Fixed a nil pointer error.

Related #34337
2025-08-04 23:41:30 -04:00