aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove unused filesEuAndreh2024-08-143-165/+0
* update go version to 1.19Yasuhiro Matsumoto2024-01-251-2/+2
* use locally checked out lib in the docker jobDiego Becciolini2023-12-141-2/+1
* Add go 1.20 to workflow matrix, remove 1.17 (#1136)Connor Hindley2023-02-151-2/+2
* Update expected test outputPhilip O'Toole2022-10-261-1/+1
* Add support for sqlite_math_functions tag (#1059)Levi Gruspe2022-09-171-2/+2
* Add build tag to enable OSTRACE() loggingBen Johnson2022-08-161-1/+1
* Update supported Go version to Go 1.19Aoang2022-08-151-2/+2
* feat: simple example of Dockerfile w/ multi-stage buildKEINOS2022-05-181-0/+22
* Update .github/workflows/go.yamlmattn2022-05-131-1/+1
* Update supported Golang version to Go 1.18Aoang2022-05-131-3/+3
* Fix GitHub workflowsYasuhiro Matsumoto2021-10-261-1/+1
* Do no test with go-acc on Windows (#980)mattn2021-10-261-9/+4
* Drop old versions (#979)mattn2021-10-261-1/+1
* Adds CIFuzz for fuzzing as continuous integration (#919)Catena cyber2021-10-261-0/+29
* Test on 1.17Yasuhiro Matsumoto2021-10-261-1/+1
* run tests against Go 1.16 (#967)Harry2021-10-261-2/+2
* Resolve windows CI issues (#941)hackerman2021-10-261-1/+1
* bump codecov/codecov-action@v2 (#957)Ichinose Shogo2021-07-201-1/+1
* make column metadata functionality opt-inJesse Rittner2021-02-181-1/+1
* Go get go-acc with environment variable for go modules (#915)Catena cyber2021-02-161-2/+2
* Fix ciYasuhiro Matsumoto2020-11-181-2/+2
* Drop go1.11 (#852)mattn2020-11-171-2/+2
* .github/workflows: stop using deprecated add-path command (#873)Evan Jones2020-11-171-2/+2
* coveralls to codecov (#845)raa01212020-08-251-41/+30
* Fix go.yamlYasuhiro Matsumoto2020-08-251-76/+76
* Add Github Actions yaml and set LDFLAGS on windows (#843)raa01212020-08-251-0/+131