gitea/modules/actions
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
..
artifacts.go Redirect to a presigned URL of HEAD for HEAD requests (#35088) 2025-07-16 11:22:45 +00:00
compatibility.go Add AI-friendly enhancements: runner capabilities, release archive, action compatibility 2026-01-10 04:56:11 -05:00
github_test.go Improve the issue_comment workflow trigger event (#29277) 2024-02-22 22:47:35 +08:00
github.go Improve the issue_comment workflow trigger event (#29277) 2024-02-22 22:47:35 +08:00
log.go Support compression for Actions logs (#31761) 2024-08-09 10:10:30 +08:00
task_state_test.go Fix wrong status of Set up Job when first step is skipped (#32120) 2024-09-24 18:34:08 +00:00
task_state.go Fix wrong status of Set up Job when first step is skipped (#32120) 2024-09-24 18:34:08 +00:00
workflows_test.go [Fix] Trigger 'unlabeled' event when label is Deleted from PR (#34316) 2025-09-24 09:45:38 -07:00
workflows.go Limit reading bytes instead of ReadAll (#35928) 2025-11-12 19:44:49 +08:00