forgejo/routers/api/actions
Gusted 0c4872f839
[CHORE] Update connect-go to maintained fork
- Update github.com/bufbuild/connect-go to
https://github.com/connectrpc/connect-go.
- This is a fork that's actively maintained and is recommend by the
original library. Looking at the recent release notes, it looks like
going in the right direction what one would expect of a library, no
strange features being added, lots of improvements.
- There's still an indirect dependency by
`code.gitea.io/actions-proto-go` on a old version of `connect-go`.
2024-02-28 09:40:56 +01:00
..
ping [CHORE] Update connect-go to maintained fork 2024-02-28 09:40:56 +01:00
runner [CHORE] Update connect-go to maintained fork 2024-02-28 09:40:56 +01:00
actions.go Refactor web package and context package (#25298) 2023-06-18 09:59:09 +02:00
artifacts.go Add support for action artifact serve direct (#29120) 2024-02-17 23:24:31 +01:00
artifacts_chunks.go Fix uploaded artifacts should be overwritten (#28726) 2024-01-17 11:21:16 +08:00
artifacts_utils.go Fix/upload artifact error windows (#27802) 2023-10-30 10:40:05 +00:00