1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-09-30 19:22:09 +00:00
forgejo-runner/act/runner
Earl Warren 8a7f760d3c
chore: bump version to v11 (#940)
the license change from MIT to GPLv3+ is a breaking change

Refs forgejo/runner#773

<!--start release-notes-assistant-->
<!--URL:https://code.forgejo.org/forgejo/runner-->
- other
  - [PR](https://code.forgejo.org/forgejo/runner/pulls/940): <!--number 940 --><!--line 0 --><!--description Y2hvcmU6IGJ1bXAgdmVyc2lvbiB0byB2MTE=-->chore: bump version to v11<!--description-->
<!--end release-notes-assistant-->

Reviewed-on: https://code.forgejo.org/forgejo/runner/pulls/940
Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
Co-authored-by: Earl Warren <contact@earl-warren.org>
Co-committed-by: Earl Warren <contact@earl-warren.org>
2025-09-05 07:29:38 +00:00
..
hashfiles [RDNF #11] fix: skipped jobs have no result & fix: favor command-line over files & chore: fix some comments (#143) 2025-06-09 10:25:43 +00:00
res Add super-linter + fix lint issues (#650) 2021-05-03 09:52:03 -07:00
testdata chore: local action name collision regression tests 2025-09-01 13:41:06 +02:00
action.go chore: bump version to v11 (#940) 2025-09-05 07:29:38 +00:00
action_cache.go chore: bump version to v11 (#940) 2025-09-05 07:29:38 +00:00
action_cache_offline_mode.go feat: offline mode for new action cache (#2173) 2025-04-12 14:03:12 +00:00
action_cache_test.go test: prevent data race detection in TestActionCache (#858) 2025-08-15 09:00:50 +00:00
action_composite.go chore: bump version to v11 (#940) 2025-09-05 07:29:38 +00:00
action_test.go chore: bump version to v11 (#940) 2025-09-05 07:29:38 +00:00
command.go chore: bump version to v11 (#940) 2025-09-05 07:29:38 +00:00
command_test.go chore: bump version to v11 (#940) 2025-09-05 07:29:38 +00:00
container_mock_test.go chore: bump version to v11 (#940) 2025-09-05 07:29:38 +00:00
expression.go chore: bump version to v11 (#940) 2025-09-05 07:29:38 +00:00
expression_test.go chore: bump version to v11 (#940) 2025-09-05 07:29:38 +00:00
job_executor.go chore: bump version to v11 (#940) 2025-09-05 07:29:38 +00:00
job_executor_test.go chore: bump version to v11 (#940) 2025-09-05 07:29:38 +00:00
local_repository_cache.go chore: bump version to v11 (#940) 2025-09-05 07:29:38 +00:00
logger.go chore: bump version to v11 (#940) 2025-09-05 07:29:38 +00:00
lxc-helpers-lib.sh upgrade lxc-helpers (#806) 2025-08-04 08:06:31 +00:00
lxc-helpers.sh chore(upgrade): sync lxc-helpers v1.0.3 2025-01-29 10:30:12 +01:00
reusable_workflow.go chore: bump version to v11 (#940) 2025-09-05 07:29:38 +00:00
run_context.go chore: bump version to v11 (#940) 2025-09-05 07:29:38 +00:00
run_context_test.go chore: bump version to v11 (#940) 2025-09-05 07:29:38 +00:00
runner.go chore: bump version to v11 (#940) 2025-09-05 07:29:38 +00:00
runner_test.go chore: bump version to v11 (#940) 2025-09-05 07:29:38 +00:00
step.go chore: bump version to v11 (#940) 2025-09-05 07:29:38 +00:00
step_action_local.go chore: bump version to v11 (#940) 2025-09-05 07:29:38 +00:00
step_action_local_test.go chore: bump version to v11 (#940) 2025-09-05 07:29:38 +00:00
step_action_remote.go chore: bump version to v11 (#940) 2025-09-05 07:29:38 +00:00
step_action_remote_test.go chore: bump version to v11 (#940) 2025-09-05 07:29:38 +00:00
step_docker.go chore: bump version to v11 (#940) 2025-09-05 07:29:38 +00:00
step_docker_test.go chore: bump version to v11 (#940) 2025-09-05 07:29:38 +00:00
step_factory.go chore: bump version to v11 (#940) 2025-09-05 07:29:38 +00:00
step_factory_test.go chore: bump version to v11 (#940) 2025-09-05 07:29:38 +00:00
step_run.go chore: bump version to v11 (#940) 2025-09-05 07:29:38 +00:00
step_run_test.go chore: bump version to v11 (#940) 2025-09-05 07:29:38 +00:00
step_test.go chore: bump version to v11 (#940) 2025-09-05 07:29:38 +00:00