gitea/routers/api/v2
logikonline fbd5da0acb
Some checks are pending
Build and Release / Lint and Test (push) Waiting to run
Build and Release / Build Binaries (amd64, darwin) (push) Blocked by required conditions
Build and Release / Build Binaries (amd64, linux) (push) Blocked by required conditions
Build and Release / Build Binaries (amd64, windows) (push) Blocked by required conditions
Build and Release / Build Binaries (arm64, darwin) (push) Blocked by required conditions
Build and Release / Build Binaries (arm64, linux) (push) Blocked by required conditions
Add AI-friendly enhancements: runner capabilities, release archive, action compatibility
- Add runner capability discovery API (v2) for AI tools to query before writing workflows
- Add release archive feature with filter toggle UI
- Add GitHub Actions compatibility layer with action aliasing
- Store runner capabilities JSON from act_runner Declare calls
- Add migrations for release archive and runner capabilities fields

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-10 04:56:11 -05:00
..
actions.go Add AI-friendly enhancements: runner capabilities, release archive, action compatibility 2026-01-10 04:56:11 -05:00
ai_context.go fix: resolve all golangci-lint errors in v2 API 2026-01-09 15:49:52 -05:00
api.go Add AI-friendly enhancements: runner capabilities, release archive, action compatibility 2026-01-10 04:56:11 -05:00
batch.go fix: resolve all golangci-lint errors in v2 API 2026-01-09 15:49:52 -05:00
docs.go fix: resolve all golangci-lint errors in v2 API 2026-01-09 15:49:52 -05:00
health.go fix: resolve all golangci-lint errors in v2 API 2026-01-09 15:49:52 -05:00
misc.go feat(api): add v2 API with AI-friendly features (Phase 2) 2026-01-09 11:41:10 -05:00
operations.go fix: resolve build errors in v2 API and wiki service 2026-01-09 15:30:43 -05:00
streaming.go fix: resolve all golangci-lint errors in v2 API 2026-01-09 15:49:52 -05:00
wiki.go fix: resolve all golangci-lint errors in v2 API 2026-01-09 15:49:52 -05:00