Skip to content

Releases: FuzzyMonkeyCo/monkey

0.22.6

22 May 18:23
b8f7146
Compare
Choose a tag to compare

Changelog

b8f7146 shell resetter: fix piping a script that uses exec (#82)

0.22.5

20 May 23:21
3e871cc
Compare
Choose a tag to compare

Changelog

3e871cc fix update so it works with godownloader layout (#81)

0.22.4

06 May 07:36
Compare
Choose a tag to compare

Changelog

50115d6 ci: fix testing installation on ubuntu

0.22.3

06 May 07:21
Compare
Choose a tag to compare

Changelog

a5e407a Why quotes? Gotta love YAML (thanks github!)

0.22.2: fix typo dumb CI should be able to complain about

06 May 07:04
Compare
Choose a tag to compare

0.22.1

06 May 06:35
cc3c2ec
Compare
Choose a tag to compare
fix testing installation (#80)

0.22.0

05 May 21:25
6c1921d
Compare
Choose a tag to compare

Changelog

6c1921d passtests ~ continued (#79)

0.21.6

13 Apr 09:38
7619e52
Compare
Choose a tag to compare

Changelog

7619e52 fix publishing tag artifacts (#78)

0.21.5: Introducing starlarktruth (WIP) and more (#77)

12 Apr 18:06
6b27800
Compare
Choose a tag to compare
* 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]>

0.21.4

11 Jan 15:06
850f435
Compare
Choose a tag to compare

Changelog

850f435 Nits (#76)