forgejo/routers/api/actions/runner
Gusted ccd87001c8 chore(runner): return errors created by connect (#7222)
- Instead of creating errors via `google.golang.org/grpc`, use `connectrpc.com/connect`.
- This _avoids_ another dependency (still indirectly referenced in testing).

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7222
Reviewed-by: Otto <otto@codeberg.org>
Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-committed-by: Gusted <postmaster@gusted.xyz>
2025-03-17 09:00:24 +00:00
..
interceptor.go chore(runner): return errors created by connect (#7222) 2025-03-17 09:00:24 +00:00
main_test.go Fix missing outputs for jobs with matrix (#32823) 2024-12-15 10:14:21 +01:00
runner.go chore(runner): return errors created by connect (#7222) 2025-03-17 09:00:24 +00:00