16 Commits

Author SHA1 Message Date
Eric Nemchik
41bfe83e37 Exit when no TEST_AREA is found
Prevents find command on L58 from passing the current working directory to the loop
2023-03-31 13:41:47 -05:00
Eric Nemchik
8421440889
Fix workdir 2023-02-17 09:35:08 -06:00
Eric Nemchik
64fefb9e1a
Create empty results even when no files require checking 2023-02-16 09:39:29 -06:00
Eric Nemchik
f72f5fcf8f
Use stable tag from upstream shellcheck 2023-02-16 09:29:55 -06:00
Eric Nemchik
db213ee316 Don't exit 1 on NON_EXECUTABLE_FILES and check all scripts 2023-02-11 08:37:44 -06:00
Eric Nemchik
a3e59f090e Include shellcheck command in docker run 2023-02-11 00:17:44 -06:00
Eric Nemchik
109125f6ff Output shellcheck version 2023-02-11 00:09:29 -06:00
Eric Nemchik
a4dc5672c7 Handle new variables 2023-02-10 23:57:21 -06:00
Eric Nemchik
f5c39a6ae3
Update checkrun.sh
Adding a comment to consider using the official shellcheck image
Mostly putting this here as a note, potentially will be implemented as a GHA instead
2022-08-28 19:32:27 -05:00
Eric Nemchik
e5cc9384cd
Fix array parameter additions 2022-08-28 18:19:34 -05:00
Eric Nemchik
be00421e04
Remove trailing slashes 2022-08-27 22:55:40 -05:00
Eric Nemchik
b8a95d8115
Remove docker-mods
Copy/Paste error
2022-08-27 22:54:08 -05:00
Eric Nemchik
890d167875 Add s6-v3 and cleanup bash 2022-08-28 01:49:33 +00:00
thelamer
c87bd20a0d swap to ghcr 2020-11-01 11:09:33 -08:00
thelamer
e25f15d40d revert to workspace PWD was used for local testing 2019-03-12 21:03:03 -07:00
thelamer
b0b9c1ccc9 stashing the actual run logic in a centralized location so we have somewhere to pull from during the build process 2019-03-12 20:45:53 -07:00