forgejo/routers/api/v1
klausfyhn c531b8f020 feat(api): return run_number in workflow dispatch (#7286)
- This is a follow up on #7193 and resolves #6312.
- The ID by itself is not very useful, so also return the index of the workflow run.

Co-authored-by: Klaus Fyhn <klausfyhn@gmail.com>
Co-authored-by: Klaus Fyhn <klfj@mir-robots.com>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7286
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: klausfyhn <klausfyhn@noreply.codeberg.org>
Co-committed-by: klausfyhn <klausfyhn@noreply.codeberg.org>
2025-03-25 21:22:32 +00:00
..
activitypub Transient model for federated unstar (#6740) 2025-02-11 12:49:32 +00:00
admin feat: add configurable cooldown to claim usernames (#6422) 2025-01-24 04:16:56 +00:00
misc branding: update API descriptions (#7244) 2025-03-17 07:12:11 +00:00
notify drop log.Error in ReadRepoNotifications 2024-03-24 07:12:31 +01:00
org fix(sec): modify api route for variables 2025-02-08 07:21:14 +00:00
packages Add API to support link package to repository and unlink it (#33481) 2025-02-25 21:41:55 +01:00
repo feat(api): return run_number in workflow dispatch (#7286) 2025-03-25 21:22:32 +00:00
settings Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
shared fix: job list response to avoid wrapped body. (#7050) 2025-02-24 18:14:12 +00:00
swagger feat(api): return run info for dispatched workflows (#7193) 2025-03-14 16:01:15 +00:00
user feat(api): add more sorting to own repository list (#7256) 2025-03-17 20:03:24 +00:00
utils Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
api.go Add API to support link package to repository and unlink it (#33481) 2025-02-25 21:41:55 +01:00