dm-2
9cbb42b924
fix CI tests to ubuntu-20.04 because ubuntu-22.04 (current -latest) doesn't support MySQL 5.7
2022-11-14 15:00:50 +00:00
Tim Vaillancourt
bee009b9e3
Allow zero in dates ( #1161 )
...
* Merge pull request #31 from openark/zero-date
Support zero date and zero in date, via dedicated command line flag
* Merge pull request #32 from openark/existing-date-with-zero
Support tables with existing zero dates
* Remove un-needed ignore_versions file
* Fix new lint errors from golang-ci update
Co-authored-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
2022-08-10 21:50:59 +02:00
Tim Vaillancourt
308ba7f915
Default to go1.17.11
( #1136 )
...
* Default to go1.17.11
* `go mod vendor`
Co-authored-by: dm-2 <45519614+dm-2@users.noreply.github.com>
2022-07-07 00:05:23 +02:00
dm-2
d07c4f097d
Run CodeQL analysis on PRs
2022-07-06 16:23:15 +01:00
Tim Vaillancourt
ed46138c06
Add golangci-lint
CI action, fix gosimple
, govet
+ unused
lint errors ( #1127 )
...
* Add `golangci-lint`, fix `gosimple`, `govet` and `unused` linter complaints
* Go 1.16
* Update copyright dates
2022-05-31 21:23:39 +02:00
dm-2
f62e9dc4f4
Remove support for MySQL 5.6 (end-of-life Feb 2021)
2022-03-01 11:39:55 +00:00
Tim Vaillancourt
5ea949f31e
Remove end-of-life MySQL 5.5.x
2022-02-25 00:02:27 +01:00
Tim Vaillancourt
d726b20dda
Add CodeSQL actions workflow ( #1005 )
2021-07-13 20:16:33 +02:00
Tim Vaillancourt
8f42dedef8
Add GO111MODULE=off to build.sh, use Golang 1.16 ( #966 )
...
* Add GO111MODULE=off to build.sh
* Use golang 1.16
* Update go version in README.md
* Add missing GO111MODULE=off
* Add missing GO111MODULE=off again
* Use go1.16.3 explicitly
* Use 1.16 for CI test
* Update min go version
* Use go 1.16.4
2021-05-25 13:22:28 +02:00
Tim Vaillancourt
5ebbfaea89
Use matrix build for replica test CI
2021-05-08 00:23:31 +02:00
Tim Vaillancourt
dd2568631a
Use golang:1.15.x, remove jessie tarball build
2020-12-17 17:26:51 +01:00
Shlomi Noach
2b71b73285
Actions/workflows: upload binary artifact
2020-06-28 08:57:19 +03:00
Shlomi Noach
1a8c372947
Using golang 1.14
2020-06-28 08:39:16 +03:00
Shlomi Noach
e618682ff9
go1.12
2019-08-11 15:04:04 +03:00
Shlomi Noach
18612b661a
name of test
2019-08-11 14:59:22 +03:00
Shlomi Noach
6cfa76d139
adding replica-tests
2019-08-11 14:58:37 +03:00
Shlomi Noach
43ea21c3bb
Initial GitHub CI/CD
...
GitHub CI/CD is [a thing](https://github.com/features/actions )! We will attempt:
- CI: build + unit test
- replica tests: running `gh-ost` tests on multiple MySQL versions
2019-08-11 14:54:00 +03:00
Patrick Killian
581a764ad7
[Typo] Fix typo in 'PULL_REQUEST_TEMPLATE.md'
...
Line 14: "... explain what is does" -> "... explain what it does"
2018-05-02 21:36:01 -07:00
Jess Breckenridge
7df2e0d433
- Updating PR template to reflect current build workflow
2017-05-04 12:51:00 -06:00
Gillian Gunson
09c8902328
updating template to request markdown and test case
2016-10-17 14:52:06 -07:00
Jonah Berquist
2c5668dfa4
spelling enhancement
2016-08-26 16:57:37 -07:00
Shlomi Noach
20456c894e
manual fix to branch
2016-08-12 16:21:29 +02:00
Daniël van Eeden
d837c6b8e2
Set executable bits on build.sh
2016-08-04 07:13:46 +02:00
Shlomi Noach
d2742e6c53
link to CONTRIBUTING.md from pull-requests template
2016-07-31 16:05:42 +02:00
Shlomi Noach
bdd8701d7f
issue and PR templates
2016-07-24 17:30:00 +02:00
Shlomi Noach
79f31631eb
initial CONTRIBUTING.md
2016-05-20 13:10:50 +02:00
Shlomi Noach
a863ea6b29
adding templates
2016-05-20 13:08:46 +02:00