Commit graph

15 commits

Author SHA1 Message Date
Gabe Kangas
89a33ea4e3
fix(ci): split up checkout steps for push vs. pull request (#3911) 2024-09-05 13:50:59 -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]
3098890187
chore(deps): update github/codeql-action action to v3 (#3492)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-20 08:02:56 -08:00
Matthew Donoughe
448659e1c6
Ignore static/web for codeql (#3397)
* Ignore static/web for codeql

* use different config for different languages

* put something in go config
2023-10-27 19:44:09 -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
6ad0b9fcae
Update gitattributes file 2023-01-30 23:24:40 -08:00
Gabe Kangas
0af1db73a4
Revert "Tweak Renovate options for automerge"
This reverts commit 1e0d1575d5.
2022-10-26 19:00:02 -07:00
Gabe Kangas
1e0d1575d5
Tweak Renovate options for automerge 2022-10-26 18:58:47 -07:00
renovate[bot]
64c5580c69
Update github/codeql-action action to v2 2022-07-23 19:49:18 +00:00
Renovate Bot
661b788d3a
Update actions/checkout action to v3 2022-04-10 11:54:39 +00:00
Gabe Kangas
e6ed6a6849
Don't run CodeQL for dependencies 2021-12-13 10:14:56 -08:00
Gabe Kangas
06f3644b11
Remove running codeql on a schedule
PRs and pushes only.
2021-11-13 18:49:57 -08:00
Gabe Kangas
3fdae7afb9 Don't codeql the static directory 2021-11-01 18:30:46 -07:00
Gabe Kangas
0b6c827557 master -> develop 2021-04-11 19:50:47 -07:00
Gabe Kangas
95ad4e006a
Try enabling codeql analysis, see how it does. 2021-01-18 15:51:14 -08:00