1
1
mirror of https://github.com/nektos/act.git synced 2024-09-21 01:16:26 +03:00
act/pkg
R b6718fdf5d
fix: try finding a socket, otherwise fail, respect user choice (#1745)
* fix: try finding a socket, otherwise fail, respect user choice

* Update cmd/root.go

Co-authored-by: Jason Song <i@wolfogre.com>

* Update cmd/root.go

Co-authored-by: Jason Song <i@wolfogre.com>

---------

Co-authored-by: Jason Song <i@wolfogre.com>
2023-04-23 19:02:56 +00:00
..
artifacts fix: tolerate workflow that needs a missing job (#1595) (#1619) 2023-02-16 16:41:59 +00:00
common feat: improve GetOutboundIP (#1707) 2023-03-31 13:28:08 +00:00
container fix: try finding a socket, otherwise fail, respect user choice (#1745) 2023-04-23 19:02:56 +00:00
exprparser fix: return err in walk (#1667) 2023-03-08 15:13:11 +00:00
lookpath feat: Host environment (#1293) 2022-11-16 21:29:45 +00:00
model Avoid using log.Fatal in pkg/* (#1705) 2023-04-18 14:17:36 +00:00
runner Remove the comment-out code. (#1691) 2023-04-19 03:46:00 +00:00
workflowpattern feat: workflowpattern package (#1618) 2023-02-23 18:21:08 +00:00