12 Commits

Author SHA1 Message Date
Vinícius Garcia
7adc6473b7 Update sqlserver version to see if it will work on Mac M1 2022-07-06 21:06:40 -03:00
Vinícius Garcia
73952d0e03 Update kmysql_test.go to use mariadb instead of mysql
This change was made because the mysql image was too instable
which caused it to fail in several situations.
2022-07-06 14:34:08 -03:00
Vinícius Garcia
1969ed1fc7 Update CI script to run on PRs 2022-07-05 22:45:16 -03:00
Vinícius Garcia
6227e23466 Try to simplify CI script 2022-04-21 10:06:35 -03:00
Vinícius Garcia
e5d1de061b Since golint is deprecated we upgraded to staticheck instead 2022-04-20 15:37:26 -03:00
Vinícius Garcia
1ce6aa9634 Remove kmysql tests from CI, it failts too often
The mysql container is failing to start too often, which is
forcing me to rerun the CI several times just so the kmysql tests pass
2022-03-27 09:58:23 -03:00
Vinícius Garcia
18377f18f9 Try to fix codecov on CI 2022-03-15 19:55:08 -03:00
Vinícius Garcia
e16c1b6659 Try adding code coverage to CI 2021-12-28 20:09:30 -03:00
Vinícius Garcia
b63990c9f6 Add golint to CI 2021-12-22 22:42:27 -03:00
Vinícius Garcia
0f2c6b3dd8 Try to fix some required env vars 2021-12-22 21:47:27 -03:00
Vinícius Garcia
d18ed2b1ab Try to fix and improve the CI script 2021-12-22 20:00:01 -03:00
Vinícius Garcia
71a9810582 Attempt to add CI 2021-12-22 19:44:16 -03:00