| .. |
|
artifact.go
|
feat: artifacts can be downloaded using their id instead of their name (#8957)
|
2025-08-25 15:51:26 +02:00 |
|
forgejo.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
|
forgejo_test.go
|
Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367)
|
2025-03-28 22:22:21 +00:00 |
|
main_test.go
|
feat: ability to view previous logs for Actions runs that have been retried (#9017)
|
2025-09-04 22:46:22 +02:00 |
|
pre_execution_errors.go
|
feat(actions): support referencing ${{ needs... }} variables in runs-on (#10308)
|
2025-12-05 18:14:43 +01:00 |
|
pre_execution_errors_test.go
|
feat(actions): support referencing ${{ needs... }} variables in runs-on (#10308)
|
2025-12-05 18:14:43 +01:00 |
|
run.go
|
[v14.0/forgejo] fix: empty dynamic matrix can leave action run hanging incomplete (#11072)
|
2026-01-27 20:14:04 +01:00 |
|
run_job.go
|
[v14.0/forgejo] fix: when expanding a dynamic matrix, original 'needs' access was lost (#11166)
|
2026-02-15 23:55:05 +01:00 |
|
run_job_list.go
|
[v14.0/forgejo] fix: don't abandon Action jobs waiting for approval (#11148)
|
2026-02-07 01:02:56 +01:00 |
|
run_job_status_test.go
|
Improve Actions status aggregations (#32860)
|
2024-12-22 08:46:38 +01:00 |
|
run_job_test.go
|
[v14.0/forgejo] fix: when expanding a dynamic matrix, original 'needs' access was lost (#11166)
|
2026-02-15 23:55:05 +01:00 |
|
run_list.go
|
[v14.0/forgejo] fix: make concurrency group job cancellation effect runs that are failed (#10871)
|
2026-01-16 15:36:58 +01:00 |
|
run_test.go
|
[v14.0/forgejo] fix: empty dynamic matrix can leave action run hanging incomplete (#11072)
|
2026-01-27 20:14:04 +01:00 |
|
runner.go
|
chore: unify the usage of CryptoRandomString (#10110)
|
2025-11-15 13:24:53 +01:00 |
|
runner_list.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
|
runner_test.go
|
feat: auto cleanup of offline runners (#7803)
|
2025-06-08 00:13:37 +02:00 |
|
runner_token.go
|
chore: unify the usage of CryptoRandomString (#10110)
|
2025-11-15 13:24:53 +01:00 |
|
runner_token_test.go
|
Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367)
|
2025-03-28 22:22:21 +00:00 |
|
schedule.go
|
feat(actions): make GITHUB_WORKFLOW_REF available (#10276)
|
2025-12-17 23:15:26 +01:00 |
|
schedule_spec.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
|
schedule_spec_list.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
|
schedule_spec_test.go
|
Use UTC as default timezone when schedule Actions cron tasks (#31742)
|
2024-08-04 18:24:10 +02:00 |
|
status.go
|
chore: use code.forgejo.org/forgejo/actions-proto (#9981)
|
2025-11-05 16:10:52 +01:00 |
|
task.go
|
Update module code.forgejo.org/forgejo/runner/v11 to v12 (forgejo) (#10213)
|
2025-11-23 15:58:57 +01:00 |
|
task_list.go
|
fix: garbage collect lingering actions logs (#10009)
|
2025-11-18 18:59:01 +01:00 |
|
task_output.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
|
task_step.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
|
task_test.go
|
feat: ability to view previous logs for Actions runs that have been retried (#9017)
|
2025-09-04 22:46:22 +02:00 |
|
tasks_version.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
|
user.go
|
feat: add ActionUser model & fields to ActionRun
|
2025-11-06 11:07:38 +01:00 |
|
user_test.go
|
feat: add ActionUser model & fields to ActionRun
|
2025-11-06 11:07:38 +01:00 |
|
utils.go
|
chore: unify the usage of CryptoRandomString (#10110)
|
2025-11-15 13:24:53 +01:00 |
|
utils_test.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
|
variable.go
|
fix: include variable values in /repos/.../actions/variables API response (#10036)
|
2025-11-10 23:07:32 +01:00 |