Protocol Buffer schema for Gitea Actions.
Go to file
Michael Kriese 1bedb42725
All checks were successful
checks / deploy (push) Successful in 1m43s
checks / check and test (push) Successful in 1m44s
feat: replace deprecated `connect-go` dependency (#11)
- gitea/actions-proto-go#1
- gitea/actions-proto-go#2

Reviewed-on: #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 feat: v1 version 2022-11-21 16:35:07 +08:00
buf.gen.yaml Rename to actions (#2) 2022-12-05 16:16:04 +08:00
buf.work.yaml feat: v1 version 2022-11-21 16:35:07 +08:00
buf.yaml feat: v1 version 2022-11-21 16:35:07 +08:00
LICENSE chore: update LICENSE 2022-11-21 16:42:58 +08:00
Makefile feat: replace deprecated `connect-go` dependency (#11) 2024-02-28 04:24:53 +00:00
README.md Use actions instead of drone (#6) 2023-04-14 11:45:45 +08:00

proto

Protocol Buffer schema for Gitea Actions.

Install

install require command

make install

Build

make build