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

11 Commits

Author SHA1 Message Date
3ff8937205
Fix missing push event 2021-07-20 15:57:31 +10:00
2ccca759ce
Fix how CI is triggered 2021-07-20 15:56:32 +10:00
d276c398da
Add Drone CI config 2021-07-14 22:30:01 +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
James Mills
5fe19989d4
Update Drone CI test pipeline 2019-09-25 22:15:22 +10:00
James Mills
711d08ce91
Increased read performance by ~3-4x by removing another unnecessary I/O operation (Seek) 2019-03-23 12:14:15 +10:00
James Mills
65e7877bdf
Remove notify step for now 2019-03-20 07:08:10 +10:00
James Mills
5711478dd6
Drone CI plugins now use a new key called settings :/ 2019-03-20 07:06:31 +10:00
James Mills
336795285e
Fixed Drone CI config 2019-03-20 07:02:39 +10:00
James Mills
52dfec6760
Only count coverage for the exported package 2019-03-18 17:40:45 +10:00
James Mills
a42cd20ddf
Initial Commit 2019-03-12 23:56:57 +10:00