Olivier Mengué

Results 257 issues of Olivier Mengué

On a project which uses go-redis which uses ginkgo v1.13.0 in its testsuite: ``` $ go mod graph | grep -E 'gomega.*ginkgo|ginkgo.*gomega' github.com/onsi/[email protected] github.com/onsi/[email protected] github.com/onsi/[email protected] github.com/onsi/[email protected] github.com/onsi/[email protected] github.com/onsi/[email protected] github.com/onsi/[email protected] github.com/onsi/[email protected]...

external

It would be useful to have canonical URIs for JSON schemas for Swagger specifications. I propose http://swagger.io/schemas/v{version}/schema.json (same path as in the swagger-spec repo).

It would be helpful to be able to reuse your implementation using a Go package instead of just the command interface. As an example of what I mean, the `gofmt`...

Act should help the participants to communicate between themselves. It would be helpful to display on a single page a list of users who have at least on messaging account...

Show the Twitter account on the user profile page: - either by using the PAUSE ID to retrieve the information from MetaCPAN - or from a Twitter field in Act...

Add a field in the profile for Twitter username.

I wrote a package that has a similar aim (better JSON error location reporting) but using JSON Pointer (RFC 6901) and using a wrapper strategy instead of forking. See [github.com/dolmen-go/jsonptrerror](https://godoc.org/github.com/dolmen-go/jsonptrerror).

With this search http://grep.cpan.me/?q=MANIFEST[^.]+file%3A.t+dist%3DIO-Socket-SSL+file%3Dt%2Fcore.t I get: > [IO-Socket-SSL-2.012/t/core.t](https://metacpan.org/source/SULLR/IO-Socket-SSL-2.012/t/core.t#L1) > > local *MANIFH; > open MANIFH, "MANIFEST" or die "No MANIFEST?!: $!"; > while () {[ > > local *MANIFH; >...

When looking at http://grep.cpan.me/?q=XMLTV the paths of files in the xmltv-0.5.33 distribution are shown as `xmltv-0.5.33/./xmltv-0.5.33/`[...]

It would be useful to have the date of the release of the distribution displayed just after the distribution name. Prefered format: ISO 8601 (YYYY-mm-dd)