act/pkg/model
Steven Edwards c6a7754910
Disable "unable to get git repo" when none exists. (#2495)
* Disable "unable to get git repo" when none exists.

* Restore error back so it's included in bug reports

Change from Warningf to Debugf.

---------

Co-authored-by: Casey Lee <cplee@nektos.com>
2025-02-25 06:00:38 +00:00
..
testdata implement volume mount for container job (#1101) 2022-04-04 18:01:13 +00:00
action.go chore: upgrade dependencies (#2589) 2024-12-24 13:12:24 -08:00
github_context.go Disable "unable to get git repo" when none exists. (#2495) 2025-02-25 06:00:38 +00:00
github_context_test.go chore: upgrade dependencies (#2589) 2024-12-24 13:12:24 -08:00
job_context.go refactor: export and move shared contexts into pkg/model (#931) 2021-12-22 19:52:09 +00:00
planner.go chore: upgrade dependencies (#2589) 2024-12-24 13:12:24 -08:00
planner_test.go Fix for issue 2232: Many lines of "Could not find any stages to run" on run (#2272) 2024-05-13 15:41:28 +00:00
step_result.go refactor: fix savestate in pre steps (#1466) 2022-12-15 17:08:31 +00:00
workflow.go fix: use non strict schema to allow some undefined behavior (#2524) 2025-02-25 02:45:49 +00:00
workflow_test.go chore: upgrade dependencies (#2589) 2024-12-24 13:12:24 -08:00