1
0
mirror of https://github.com/taigrr/bitcask synced 2025-01-18 04:03:17 -08:00

11 Commits

Author SHA1 Message Date
19478ff94d
Drop support for Go 1.12 in CI 2021-03-02 23:27:46 +10:00
9172eb0f90
Fix CI (again) 2020-12-11 20:43:56 +10:00
c09ce153e9
Fix CI 2020-12-11 20:41:44 +10:00
d3428bac8c
Drop support for Windows (Closes #192) 2020-12-11 20:33:53 +10:00
Ignacio Hagopian
ea2fb512a8
ci: add Go 1.14 to matrix (#152)
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>

Co-authored-by: James Mills <prologic@shortcircuit.net.au>
2020-05-05 15:00:20 +10:00
James Mills
4ce7610fe9
Fixed workflows to not run twice unnecessarily 2020-02-02 11:15:51 +10:00
James Mills
e171331c25
Run CI on push 2020-02-02 07:44:05 +10:00
James Mills
14c9d111f0
Removed broken auto-merge workflow action 2020-01-28 22:22:11 +10:00
James Mills
f02e3d6763
Fixed auto-merge dependent jobs 2020-01-28 12:59:35 +10:00
James Mills
35318126b7
Added auto-merge workflow for dependabot 2020-01-26 13:59:46 +10:00
James Mills
cae49b3319
Adds Github Actions workflow for Building and Testing (#127)
* Added Github Actions workflow for Reviewing, Building and Testing

* Added codecov workflow

* Fix version of Go used for codecov workflow

* Fixed coverage options
2020-01-26 00:21:34 +10:00