Releases: FuzzyMonkeyCo/monkey
Releases · FuzzyMonkeyCo/monkey
0.22.6
0.22.5
0.22.4
0.22.3
0.22.2: fix typo dumb CI should be able to complain about
Signed-off-by: Pierre Fenoll <[email protected]>
0.22.1
0.22.0
0.21.6
0.21.5: Introducing starlarktruth (WIP) and more (#77)
* nit Signed-off-by: Pierre Fenoll <[email protected]> * nit Signed-off-by: Pierre Fenoll <[email protected]> * better flow handling on http response bodies Signed-off-by: Pierre Fenoll <[email protected]> * handle some more edge cases Signed-off-by: Pierre Fenoll <[email protected]> * lint edge case Signed-off-by: Pierre Fenoll <[email protected]> * check godownloader in CI Signed-off-by: Pierre Fenoll <[email protected]> * sound API for caller checks Signed-off-by: Pierre Fenoll <[email protected]> * gRPC with fine grained timeouts Signed-off-by: Pierre Fenoll <[email protected]> * disable starlark sets: no proto representation yet Signed-off-by: Pierre Fenoll <[email protected]> * CI: install goreleaser properly Signed-off-by: Pierre Fenoll <[email protected]> * wip AssertThat Signed-off-by: Pierre Fenoll <[email protected]> * Lint: pass in ctx Signed-off-by: Pierre Fenoll <[email protected]> * this should fix macOS CI issue Signed-off-by: Pierre Fenoll <[email protected]> * use protolock Signed-off-by: Pierre Fenoll <[email protected]> * universalize way of updating deps Signed-off-by: Pierre Fenoll <[email protected]> * WIP starlarktruth Signed-off-by: Pierre Fenoll <[email protected]> * AssertThat base w/ isAtMost Signed-off-by: Pierre Fenoll <[email protected]> * AssertThat comparable Signed-off-by: Pierre Fenoll <[email protected]> * tests Signed-off-by: Pierre Fenoll <[email protected]> * healthier API surface for starlarktruth + some passing tests Signed-off-by: Pierre Fenoll <[email protected]> * pass context to Progresser Signed-off-by: Pierre Fenoll <[email protected]> * disable Load-ing during fuzzing Signed-off-by: Pierre Fenoll <[email protected]> * register starlarktruth.NewModule Signed-off-by: Pierre Fenoll <[email protected]> * disable Load-ing during fuzzing Signed-off-by: Pierre Fenoll <[email protected]> * moar tests Signed-off-by: Pierre Fenoll <[email protected]> * asserttruth booleans Signed-off-by: Pierre Fenoll <[email protected]> * asserttruth WIP Signed-off-by: Pierre Fenoll <[email protected]> * truth wip Signed-off-by: Pierre Fenoll <[email protected]> * ported a large chunk of pytruth Signed-off-by: Pierre Fenoll <[email protected]> * truth: is and isnt None Signed-off-by: Pierre Fenoll <[email protected]> * wip starlarktruth Signed-off-by: Pierre Fenoll <[email protected]> * more wip Signed-off-by: Pierre Fenoll <[email protected]> * starlarktruth: containsallin, containsallof, asserting order and things Signed-off-by: Pierre Fenoll <[email protected]> * fix SIGTERM handling Signed-off-by: Pierre Fenoll <[email protected]> * use starlarktruth Signed-off-by: Pierre Fenoll <[email protected]> * update dependencies Signed-off-by: Pierre Fenoll <[email protected]> * goreleaser github action Signed-off-by: Pierre Fenoll <[email protected]> * move all CIs Signed-off-by: Pierre Fenoll <[email protected]> * ci: use sudo Signed-off-by: Pierre Fenoll <[email protected]> * fix testbar overflow Signed-off-by: Pierre Fenoll <[email protected]> * lint: disable gocognit+wsl and fix some warnings Signed-off-by: Pierre Fenoll <[email protected]> * fix potential ctx cancelation leak Signed-off-by: Pierre Fenoll <[email protected]> * disable funlen lint Signed-off-by: Pierre Fenoll <[email protected]> * fix test Signed-off-by: Pierre Fenoll <[email protected]> * lint fixes + drop fossa complaining about transitives definitely unused Signed-off-by: Pierre Fenoll <[email protected]> * lints Signed-off-by: Pierre Fenoll <[email protected]>