15 Commits (9d68090667d9f837a84839e6393cc2903fc68344)

Author SHA1 Message Date
Gabe Kangas 6aa758501d
chore(go): bump project version number to 1.21 2 years ago
renovate[bot] 7b8ea4cefa
chore(deps): update actions/checkout action to v4 (#3321) 2 years ago
Gabe Kangas 24c51c831e
Update to Go 1.20. Closes #2185 2 years ago
renovate[bot] 723432fb94
Update actions/setup-go action to v4 (#2842) 2 years ago
Gabe Kangas cb400e7b22
Cache Go modules between test runs 2 years ago
Meisam dd72879d09
Fix HLS automatic test (#2572) 3 years ago
Meisam c74d5b4f31
add shellcheck to CI (#2478) 3 years ago
Meisam 1558834df2
bump min golang ver to 1.18 (#2412) 3 years ago
Gabe Kangas 8e2fe17e35
Use skip-duplicate-actions instead of concurrency limit 3 years ago
Gabe Kangas 352447e3d4
Web UI frontend automated browser tests (#2223) 3 years ago
Gabe Kangas de06005d01
Do not run go linting on web-only changes 3 years ago
Gabe Kangas bf2e3623df
Do not run go linter on web-only changes 3 years ago
Gabe Kangas b66617961d
Remove old web workflows and add new ones 3 years ago
renovate[bot] 3cacdf6804
Update golangci/golangci-lint-action action to v3 (#1821) 3 years ago
Gabe Kangas d1cebb0d88
Increase linter timeout even more to try to fix github workflow error. 3 years ago
Gabe Kangas e95cf6bc72
Increase linter timeout 3 years ago
Renovate Bot 661b788d3a
Update actions/checkout action to v3 3 years ago
renovate[bot] d4c7f183eb
Update actions/setup-go action to v3 (#1814) 3 years ago
Gabe Kangas 48006d7a79
Fix updated go linter 3 years ago
Gabe Kangas 5dd3ce5c44
Update golangci-lint action 3 years ago
Gabe Kangas c6c6f0233d
Expanded linting + fix warnings (#1396) 4 years ago
Gabe Kangas a01fe638cc
Increase golangci-lint timeout 4 years ago
Christian Muehlhaeuser 261fe56bad
Don't specify the linter version, as it's not required any longer (#1262) 4 years ago
leuc e311cb53ea
let actions/checkout@v2 select the right reference for push and pull request events (#1042) 4 years ago
Gabe Kangas 0f3e818041
Do not lint dependabot 4 years ago
Gabe Kangas 36154bc4c0 Fix permissions error on automated linter. 4 years ago
Gabe Kangas bf06467f2d
Removing lint.yml and consolidating into the formatting job 4 years ago
Christian Muehlhaeuser 16e578e993
Use a golangci-lint workflow to check for common mistakes & problems (#353) 5 years ago