act_runner/pkg/runner
silverwind 94f719fc40
Fix test data: dynamic owner check and missing PR number
- issue-1195: compare env.variable against github.repository_owner
  instead of hardcoded 'actions-oss'
- pull-request: add missing "number" field to event.json to prevent
  %!f(<nil>) in github.ref

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 08:43:01 +01:00
..
hashfiles
testdata Fix test data: dynamic owner check and missing PR number 2026-02-24 08:43:01 +01:00
action.go fmt 2026-02-24 08:17:17 +01:00
action_cache.go update import path 2026-02-22 20:54:58 +01:00
action_cache_offline_mode.go update import path 2026-02-22 20:54:58 +01:00
action_cache_test.go Fix all 93 lint-go errors 2026-02-23 13:59:05 +01:00
action_composite.go auto adjust code 2026-02-22 20:58:46 +01:00
action_test.go assert => require 2026-02-22 21:00:42 +01:00
command.go fmt 2026-02-24 08:17:17 +01:00
command_test.go auto adjust code 2026-02-22 20:58:46 +01:00
container_mock_test.go update import path 2026-02-22 20:54:58 +01:00
expression.go Fix all 93 lint-go errors 2026-02-23 13:59:05 +01:00
expression_test.go fmt 2026-02-24 08:17:17 +01:00
job_executor.go fmt 2026-02-24 08:17:17 +01:00
job_executor_test.go Fix all 93 lint-go errors 2026-02-23 13:59:05 +01:00
local_repository_cache.go update import path 2026-02-22 20:54:58 +01:00
logger.go fmt 2026-02-24 08:17:17 +01:00
reusable_workflow.go auto adjust code 2026-02-22 20:58:46 +01:00
run_context.go fmt 2026-02-24 08:17:17 +01:00
run_context_darwin.go auto adjust code 2026-02-22 20:58:46 +01:00
run_context_other.go fix last error 2026-02-23 14:09:30 +01:00
run_context_test.go fmt 2026-02-24 08:17:17 +01:00
runner.go fmt 2026-02-24 08:17:17 +01:00
runner_test.go fmt 2026-02-24 08:17:17 +01:00
step.go fmt 2026-02-24 08:17:17 +01:00
step_action_local.go auto adjust code 2026-02-22 20:58:46 +01:00
step_action_local_test.go assert => require 2026-02-22 21:00:42 +01:00
step_action_remote.go auto adjust code 2026-02-22 20:58:46 +01:00
step_action_remote_test.go more lint errors 2026-02-23 00:30:44 +01:00
step_docker.go fmt 2026-02-24 08:17:17 +01:00
step_docker_test.go assert => require 2026-02-22 21:00:42 +01:00
step_factory.go update import path 2026-02-22 20:54:58 +01:00
step_factory_test.go fixes 2026-02-22 21:12:25 +01:00
step_run.go more lint errors 2026-02-23 00:30:44 +01:00
step_run_test.go assert => require 2026-02-22 21:00:42 +01:00
step_test.go more lint errors 2026-02-23 00:30:44 +01:00