Simon Jürgensmeyer

Results 22 issues of Simon Jürgensmeyer

Try to format the output better, e.g. with https://golang.org/pkg/text/tabwriter/ Currently it looks like this: ``` inserts: 7.010234901s 280409 ns/op selects: 1.193978836s 47759 ns/op updates: 7.061338251s 282453 ns/op deletes: 6.68747513s 267499...

cosmetic

Thanks for the great project! Recently, I started to get the following warning in the CI summary: > Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update...

https://github.com/sj14/astral/blob/1547d877b36b330af56662794220ac68b113fd93/sun_test.go#L390

Add a flag which points to a proto file (or a folder which will check all proto files inside) which should be used for decoding. When none of these files...

enhancement

Will shrink the binary size.

Add emails as another notification channel besides Slack and Mattermost.

enhancement

## My urfave/cli version is v2.27.2 ## Checklist - [x] Are you running the latest v2 release? The list of releases is [here](https://github.com/urfave/cli/releases). - [x] Did you check the manual...

kind/bug
area/v2