Protocol Buffer schema for Gitea Actions.
Find a file
Michael Kriese 1bedb42725 feat: replace deprecated connect-go dependency (#11)
- gitea/actions-proto-go#1
- gitea/actions-proto-go#2

Reviewed-on: https://gitea.com/gitea/actions-proto-def/pulls/11
Reviewed-by: Jason Song <i@wolfogre.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-committed-by: Michael Kriese <michael.kriese@visualon.de>
2024-02-28 04:24:53 +00:00
.gitea/workflows Update deploy workflow 2023-04-19 14:42:17 +08:00
proto Reduce unnecessary DB queries for Actions tasks (#10) 2023-06-12 08:16:26 +00:00
.gitignore
buf.gen.yaml
buf.work.yaml
buf.yaml
LICENSE
Makefile feat: replace deprecated connect-go dependency (#11) 2024-02-28 04:24:53 +00:00
README.md

proto

Protocol Buffer schema for Gitea Actions.

Install

install require command

make install

Build

make build