Protocol Buffer schema for Gitea Actions.
Go to file
2024-02-27 08:27:49 +01: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 2024-02-27 08:27:49 +01: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