summaryrefslogtreecommitdiffhomepage
path: root/.github
AgeCommit message (Expand)AuthorFilesLines
2021-05-04workflows: execute benchmarksJosh Bleecher Snyder5-6/+12
2021-05-04workflows: run staticcheck on more platformsJosh Bleecher Snyder1-3/+15
2021-04-28workflows: remove coverageDenton Gentry1-48/+0
2021-04-20.github/workflows: add --race tests on Linux and WindowsAlex Brainman2-0/+100
2021-02-19Switch to Go 1.16.Brad Fitzpatrick11-11/+11
2021-01-07Cache go modules.Denton Gentry1-0/+8
2021-01-07Adjust coverage options.Denton Gentry1-1/+1
2021-01-07Add coveralls.io support.Denton Gentry1-0/+40
2020-11-02.github/workflows: use cache to speed up Windows testsAlex Brainman1-0/+8
2020-10-28.github/workflows: add tests on WindowsBrad Fitzpatrick1-0/+44
2020-09-09Add depaware.txt files and GitHub checks. (#745)Brad Fitzpatrick1-0/+28
2020-08-18Switch to Go 1.15.Brad Fitzpatrick8-8/+8
2020-07-16github/workflows: add go vet ./... stepBrad Fitzpatrick1-0/+3
2020-07-10github: also run 32-bit tests on LinuxBrad Fitzpatrick1-0/+48
2020-06-15Rename master -> main.Avery Pennarun7-7/+7
2020-04-24Disable staticcheck for tempfork packages.Brad Fitzpatrick1-1/+1
2020-04-19github: use Go 1.14 in CI.David Anderson7-14/+14
2020-03-17github: add license check to CI.David Anderson1-0/+40
2020-03-06Revert "update CI and everything to Go 1.14."David Anderson6-12/+12
2020-03-06Print the staticcheck version.David Anderson1-0/+3
2020-03-06update CI and everything to Go 1.14.David Anderson6-12/+12
2020-02-13Remove the explicit security redirect.David Anderson1-3/+0
2020-02-13Add issue templates and redirects.David Anderson3-0/+71
2020-02-13meta: move cross-compiled builds to their own parallel jobsBrad Fitzpatrick5-15/+212
2020-02-12meta: cross-compile tests for other geeseevalexpr1-1/+19
2020-02-12meta: build different GOOSes in CIJonathan Wilkins1-14/+12
2020-02-11meta: add a staticcheck CI step.David Anderson1-0/+40
2020-02-11meta: revert issue templates for now.David Anderson3-68/+0
2020-02-11Create some issue templatesDave Anderson2-0/+60
2020-02-11meta: create issue template configuration.David Anderson1-0/+8
2020-02-11Add slack notifications to CI.David Anderson1-15/+14
2020-02-10Add a build+test github action, as a quick and cheerful CI.David Anderson1-0/+48