Commit graph

11 commits

Author SHA1 Message Date
Gabe Kangas
bf07c977d7 Fix go test workflow 2024-07-11 11:53:35 -07:00
Gabe Kangas
05c54eaad8 Troubleshoot workflow errors 2024-07-11 11:51:51 -07:00
Gabe Kangas
c4756a9a45 Reduce CI jobs being run when not needed 2024-07-11 11:44:39 -07:00
Gabe Kangas
439da013d8
chore(go): update to go 1.22 (#3708)
* chore(go): update to go 1.22

* fix: install go before running codeql to fix autobild

* chore(test): explicitly set base crosscompile image

* fix(test): do not point at image with incorrect version of Go
2024-04-22 13:23:52 -07:00
renovate[bot]
8c13a81be7
chore(deps): update actions/cache action to v4 (#3608)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-03 18:45:28 -08:00
renovate[bot]
df7eb5e38d
chore(deps): update actions/setup-go action to v5 (#3489)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-19 17:51:40 -08:00
Gabe Kangas
6aa758501d
chore(go): bump project version number to 1.21 2023-10-17 18:33:05 -07:00
renovate[bot]
7b8ea4cefa
chore(deps): update actions/checkout action to v4 (#3321)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-07 13:52:25 -07:00
Gabe Kangas
fd1f3a1952
chore(tests): add additional test caching 2023-06-13 14:33:17 -07:00
Gabe Kangas
24c51c831e
Update to Go 1.20. Closes #2185 2023-05-28 12:38:49 -07:00
Gabe Kangas
5f2252f2a4
chore(tests): add js validation tests
These are the first javascript unit tests. Added them to the CI worflow.
Closes #2930
2023-04-16 14:36:23 -07:00
Renamed from .github/workflows/test.yaml (Browse further)