act_runner/pkg/common
ChristopherHX 7dbf3fcb96
Fix: regression run after failure (#971)
* Fix: Regressions of run step after failure

* Add test, to enshure no panic

* Print error of failed step
2022-01-27 16:20:44 +00:00
..
cartesian.go
cartesian_test.go Fix indent with go fmt (#531) 2021-02-17 11:47:59 -08:00
draw.go
dryrun.go
executor.go Fix: regression run after failure (#971) 2022-01-27 16:20:44 +00:00
executor_test.go Clean the repository cache if it is in incomplete state (#595) 2021-04-06 06:43:02 -07:00
file.go Add `super-linter` + fix lint issues (#650) 2021-05-03 09:52:03 -07:00
git.go Fix github SSH regex for missing .git extension (#871) 2021-11-13 14:56:31 +00:00
git_test.go Fix github SSH regex for missing .git extension (#871) 2021-11-13 14:56:31 +00:00
job_error.go fix: continue jobs + steps after failure (#840) 2021-12-08 20:57:42 +00:00
line_writer.go
line_writer_test.go
logger.go
outbound_ip.go Asset server implementation (#677) 2021-11-10 09:57:22 -08:00
testflag.go feat: allow existing logger from context (#898) 2021-11-27 17:45:56 +00:00