Matěj Laitl
72353ed7a9
Clippy all targets ( #153 )
...
* Fix clippy lints in tests
* CI: let clippy lint also tests
They deserve equal clippy love, right? :)
2021-09-15 23:47:24 +09:00
Jake McGinty
22203e63d0
server: addd ipv6 tests as feature flag alongside ipv4
2021-09-05 23:50:09 +09:00
Matěj Laitl
eb90cc53a5
Fix clippy warnings, add clippy to CI ( #127 )
...
* Tidy code a bit thanks to clippy
Clippy 1.54 newly detects some redundant constructs, that's nice.
sort_unstable() should yield exact same results as sort() for `Vec<&str>`
and could be faster, clippy says.
* Add clippy to CI
2021-08-09 20:35:42 +09:00
Jake McGinty
ba0b062ce9
meta: release v1.3.1
2021-06-01 00:58:09 +09:00
Jake McGinty
414e9c83fb
docker-tests: support userspace and kernel backends
2021-05-21 14:22:43 +09:00
Jake McGinty
05161fccc3
actions: run docker tests ( #74 )
2021-05-20 11:43:52 +09:00
Jake McGinty
3542c6c9e0
Revert "actions: add docker-tests.yml"
...
This reverts commit d79c4524dc
.
2021-05-10 14:00:04 +09:00
Jake McGinty
d79c4524dc
actions: add docker-tests.yml
2021-05-10 04:51:31 +09:00
Michael Kuryshev
d7e9a60ba1
actions: build rpms for releases ( #29 )
2021-05-09 19:57:37 +09:00
Jake McGinty
f0018c1052
actions: trigger checks on PRs
2021-04-07 02:49:24 +09:00
Jake McGinty
c49f061bb7
kabloomers. public release v1.0.0
2021-03-30 02:47:34 +09:00