1
Fork 0
Commit Graph

8 Commits (fef28b9706d003059cf06399ca2369e36ddd8995)

Author SHA1 Message Date
Zhongpeng Lin fef28b9706 Enable Lint on CI (#2) 2023-03-06 11:46:02 +02:00
laurynasl 7a81e2a129 Restructure tests to all run in bazel
- add rules to run tests for a specific platform
- use downloaded buildifier
- move lint to a script
- rename ci tasks
- stop running under qemu-aarch64-static as it doesn't do anything
2022-04-14 10:47:02 +00:00
Motiejus Jakštys 1cd04478b7 rename/fix the package 2022-01-28 15:57:22 +02:00
Motiejus Jakštys f19927ac17 remove sqlite from dependencies
racy `zig cc` is no longer a thing. Good time to make tests faster.
2022-01-28 15:50:33 +02:00
Motiejus Jakštys 19c7d77ac0 [test] remove DataDog/zstd
only one test cgo dependency is quite enough
2021-11-07 12:39:34 +02:00
Motiejus Jakštys ad14aa5751 go get -u ./...; mod-tidy 2021-10-20 07:36:42 +03:00
Motiejus Jakštys 37953e9cd3 add some C dependencies
this stresses the toolchain more.
2021-07-21 15:02:04 +03:00
Motiejus Jakštys 631906ffd8 wip: go repositories 2021-07-21 14:59:33 +03:00