act/pkg
Josh McCullough 808cf5a2c3
throw when invalid uses key is provided (#1804)
* throw if `uses` is invalid

* update JobType to return error

* lint

* put //nolint:dupl on wrong test

* update error message to remove end punctuation

* lint

* update remote job type check

* move if statement

* rm nolint:dupl ... we'll see how that goes

---------

Co-authored-by: Casey Lee <cplee@nektos.com>
2023-07-10 21:27:43 -07:00
..
artifactcache fix: handle zero size (#1888) 2023-07-10 20:35:27 -07:00
artifacts chore: upgrade golangci-lint and address findings (#1904) 2023-07-10 17:12:12 -07:00
common chore: upgrade golangci-lint and address findings (#1904) 2023-07-10 17:12:12 -07:00
container chore: upgrade golangci-lint and address findings (#1904) 2023-07-10 17:12:12 -07:00
exprparser chore: upgrade golangci-lint and address findings (#1904) 2023-07-10 17:12:12 -07:00
lookpath feat: Host environment (#1293) 2022-11-16 21:29:45 +00:00
model throw when invalid uses key is provided (#1804) 2023-07-10 21:27:43 -07:00
runner throw when invalid uses key is provided (#1804) 2023-07-10 21:27:43 -07:00
workflowpattern feat: workflowpattern package (#1618) 2023-02-23 18:21:08 +00:00