Commit Graph

24 Commits

Author SHA1 Message Date
df1eee24dc Add CapabilitiesJson to DeclareRequest and FetchTaskRequest
All checks were successful
CI / build (push) Successful in 2s
Release / release (push) Successful in 3s
2026-01-11 06:55:49 +00:00
c5e4258abc Regenerate proto with CapabilitiesJson in FetchTaskRequest
Some checks failed
CI / build (push) Failing after 22s
Release / release (push) Failing after 21s
2026-01-11 06:53:40 +00:00
fae83e8d2f Add CapabilitiesJson to FetchTaskRequest
All checks were successful
CI / build (push) Successful in 1s
Release / release (push) Successful in 2s
Allows runners to send capabilities including disk space with each FetchTask poll.
2026-01-11 05:43:56 +00:00
663a52eded ci: Disable Go cache to prevent hanging on Gitea runners
All checks were successful
CI / build (push) Successful in 6s
Release / release (push) Successful in 7s
The actions/setup-go@v5 cache feature tries to upload to GitHub's
cache infrastructure, which doesn't exist on self-hosted Gitea
runners. This causes jobs to hang indefinitely during the post step.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-10 05:30:00 -05:00
b093af7905 Revert module path to code.gitea.io/actions-proto-go
Some checks failed
CI / build (push) Has been cancelled
Release / release (push) Has been cancelled
Keep original module path for compatibility with replace directives
in downstream projects.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-10 05:13:07 -05:00
02070eddb5 Add professional README for GitCaddy fork
Some checks are pending
CI / build (push) Waiting to run
Document capability reporting feature, usage examples,
and integration with GitCaddy ecosystem.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-10 05:03:20 -05:00
372fd8fdc5 Add CI/CD workflows for build and release
Some checks are pending
CI / build (push) Waiting to run
Release / release (push) Successful in 7m41s
- Add CI workflow for build/test on push and PR
- Add release workflow to create releases on tags

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-10 05:00:06 -05:00
40c7487409 Fix import paths in connect generated files
Update import paths from code.gitea.io/actions-proto-go to
git.marketally.com/gitcaddy/actions-proto-go in connect files.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-10 04:58:05 -05:00
9580480f90 Update module path to git.marketally.com/gitcaddy/actions-proto-go 2026-01-10 04:48:09 -05:00
07088bedbc Add CapabilitiesJson field to DeclareRequest
This allows runners to report their capabilities (OS, arch, docker,
tools, etc.) as a JSON string when declaring themselves to Gitea.

This enables AI-friendly workflow generation by providing structured
capability information that AI tools can query before writing workflows.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-10 04:46:26 -05:00
GiteaBot
32cdcf1b5f [auto-commit] Generate codes 2025-02-24 03:19:15 +00:00
GiteaBot
367be5bb82 [auto-commit] Generate codes 2024-02-28 04:25:44 +00:00
GiteaBot
f2cdb357ee [auto-commit] Generate codes 2023-06-12 08:18:48 +00:00
GiteaBot
f3d8a4e6d6 [auto-commit] Generate codes 2023-06-06 00:25:59 +00:00
GiteaBot
624d2d8beb [auto-commit] Generate codes 2023-04-19 06:53:13 +00:00
drone
a398dfa6d3 [auto-commit] Generate codes 2023-04-12 04:10:49 +00:00
drone
db3090fc43 [auto-commit] Generate codes 2023-04-12 04:09:22 +00:00
drone
b814f3c824 [auto-commit] Generate codes 2022-12-05 08:29:12 +00:00
Jason Song
b381bd427a
chore: reset mod 2022-12-05 16:15:06 +08:00
Jason Song
f6af4c6176 [auto-commit] Generate codes 2022-11-21 10:23:36 +00:00
Jason Song
79617eff62
chore: rename module 2022-11-21 18:03:44 +08:00
Jason Song
d739e175e7
chore: update LICENSE 2022-11-21 16:54:35 +08:00
Jason Song
9069c8a2fa [auto-commit] Generate codes 2022-11-21 08:06:33 +00:00
appleboy
fbbec0920d Initial commit 2022-08-17 08:22:09 +08:00