Watch
1
0
Fork
You've already forked golang-forgejo-forgejo-actions-proto
0
No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-18 12:04:46 +02:00
.forgejo/workflows Adding upstream version 0.7.0. 2026-05-14 19:08:07 +02:00
debian Updating golang metapackge in build-depends to golang-go instead of obsolete golang-any. 2026-08-18 12:04:46 +02:00
ping/v1 Adding upstream version 0.7.0. 2026-05-14 19:08:07 +02:00
proto Adding upstream version 0.7.0. 2026-05-14 19:08:07 +02:00
runner/v1 Adding upstream version 0.7.0. 2026-05-14 19:08:07 +02:00
.gitignore Adding upstream version 0.7.0. 2026-05-14 19:08:07 +02:00
buf.gen.yaml Adding upstream version 0.7.0. 2026-05-14 19:08:07 +02:00
buf.work.yaml Adding upstream version 0.7.0. 2026-05-14 19:08:07 +02:00
buf.yaml Adding upstream version 0.7.0. 2026-05-14 19:08:07 +02:00
go.mod Adding upstream version 0.7.0. 2026-05-14 19:08:07 +02:00
go.sum Adding upstream version 0.7.0. 2026-05-14 19:08:07 +02:00
LICENSE Adding upstream version 0.7.0. 2026-05-14 19:08:07 +02:00
Makefile Adding upstream version 0.7.0. 2026-05-14 19:08:07 +02:00
README.md Adding upstream version 0.7.0. 2026-05-14 19:08:07 +02:00
renovate.json Adding upstream version 0.7.0. 2026-05-14 19:08:07 +02:00

proto

Protocol Buffer schema and go package for Forgejo Actions.

Install

install require command

make install

Build

make build