8 Commits

Author SHA1 Message Date
Alex Justesen a06b231eb6 Show banner for next scheduled test (#2507)
Co-authored-by: Alex Justesen <1144087+alexjustesen@users.noreply.github.com>
2025-12-06 11:16:29 -05:00
Alex Justesen 4abbfe40fe API requires accept json header (#2333)
Co-authored-by: Alex Justesen <1144087+alexjustesen@users.noreply.github.com>
Co-authored-by: GitHub Action <actions@github.com>
2025-09-14 10:51:24 -04:00
Alex Justesen 8c0758c120 [Feature] Tests and a CI pipeline (#2101) 2025-03-18 21:41:00 -04:00
Alex Justesen 59677dbd81 [Feature] Refactor manual and scheduled speedtest process (#1804)
* cache external ip address response for 30s

* removed ping url config

* case result service to enum

* refactored scheduled speedtest process

* use new speedtest process when triggering a manual test

* removed old jobs

* set run speedtest job timeout

* removed color from result service enum

* default skip ips to an empty string

* fixed service enum label

* log an error when a job in the speedtest batch fails

* prune batches and failed jobs

* moved parsing cli exception message to a helper

* removed unused tests
2024-11-22 11:21:46 -05:00
nandi95 0bdd141a49 Fix ping url validation (#1754)
* Fix ping url validation

* Fix pint issues

* remove early return

---------

Co-authored-by: Alex Justesen <alexjustesen@users.noreply.github.com>
2024-11-14 12:47:50 -05:00
Alex Justesen efa1dd91f3 CI Generator (#578)
Co-authored-by: Shift <shift@laravelshift.com>
2023-05-07 12:26:43 -04:00
Alex Justesen b29290913a Laravel 10.x Shift (#576)
Co-authored-by: Shift <shift@laravelshift.com>
2023-05-07 11:22:45 -04:00
Alex Justesen eb5341a3f1 initial commit 2022-09-11 09:40:09 -04:00