Commit Graph

20 Commits

Author SHA1 Message Date
Luke Hagar
f3804fcd2d Add respect_gitignore input to action.yml and update related logic in entrypoint.sh, check.go, and fsurls.go to support .gitignore handling during URL collection. v1.0.18 2025-09-11 21:02:14 +00:00
Luke Hagar
9148a9108c Enhance PR comment handling in entrypoint.sh to update existing comments or create new ones, and improve markdown report generation in markdown.go by adding optional root path and duration details. v1.0.17 2025-09-11 20:00:18 +00:00
Luke Hagar
a0598ac3e9 Fix trailing delimiter check in fsurls.go to include double quotes for accurate string trimming v1.0.16 2025-09-11 19:41:56 +00:00
Luke Hagar
1f593407ca Add debug logging for scanned files in fsurls.go to improve visibility during URL collection v1.0.15 2025-09-11 18:58:43 +00:00
Luke Hagar
d3072d1f64 Add debug logging for URL status in check.go to enhance troubleshooting in GitHub Actions v1.0.14 2025-09-11 18:40:26 +00:00
Luke Hagar
f1f09e0fe5 Refactor PR comment logic in entrypoint.sh to improve error handling and remove dependency on GITHUB_TOKEN in action.yml v1.0.13 2025-09-11 18:05:23 +00:00
Luke Hagar
55ef013182 Add GITHUB_TOKEN input to action.yml for enhanced authentication v1.0.12 2025-09-11 17:50:36 +00:00
Luke Hagar
59e4bad1c5 Update CI workflow to disable failure on action failures for improved stability during runs. v1.0.11 2025-09-11 17:18:53 +00:00
Luke Hagar
72f740471d Refactor Dockerfile to remove unnecessary user creation and streamline image build process by directly installing dependencies. v1.0.10 2025-09-11 17:14:19 +00:00
Luke Hagar
746af385c4 Fix argument formatting in entrypoint.sh for fail-on-failures option to ensure consistent syntax. v1.0.9 2025-09-11 17:11:24 +00:00
Luke Hagar
82b9299288 Remove Slinky action files including action.yml, Dockerfile, and entrypoint.sh to streamline the repository.
Updated CI file
v1.0.8
2025-09-11 17:06:41 +00:00
Luke Hagar
56bd74b49d Update test file paths to use 'testdata' directory for consistency in URL collection tests v1.0.7 2025-09-11 17:01:01 +00:00
Luke Hagar
e57f8c0d73 Update action.yml to use specific Docker image and refactor entrypoint.sh for improved argument handling; add GitHub Actions workflow for building and publishing container image. v1.0.6 2025-09-11 16:47:41 +00:00
Luke Hagar
b0c7ffe677 Refactor input and output parameter names in action.yml for consistency v1.0.5 2025-09-11 16:28:22 +00:00
Luke Hagar
eae00e0da1 Remove unused parameters from Slinky action in README v1.0.4 2025-09-11 16:20:44 +00:00
Luke Hagar
6a957f4c57 Update README to reference the correct Slinky action repository v1.0.3 2025-09-11 16:19:24 +00:00
Luke Hagar
a47630c7ef moved test files, adjusted publishing and repo structure v1.0.2 2025-09-11 16:17:47 +00:00
Luke Hagar
cd45e4ccdb moving action files, adding publishing, adjusted usage v1.0.1 v1.0.0 2025-09-11 16:09:36 +00:00
Luke Hagar
c753d4031a pushing the rest 2025-09-11 15:59:53 +00:00
Luke Hagar
4b08a5b8e0 first commit 2025-09-11 15:57:46 +00:00