Ry Jones

Results 34 comments of Ry Jones

@tboerger The issue is near line 72 here: https://github.com/genuinetools/audit/blob/c6b2f066cbf97c64deba9eaeba76b7c2f7fcb8c5/graphql.go#L72 the issue is the response object returns contains a "502 Bad Gateway" Status and a 502 StatusCode, but the err is...

@shahidhk opinons? is this a bug in graphql.go, or in the underlying code?

if you need assistance please [reach out on chat in cicd](https://chat.hyperledger.org/channel/cicd)

@WadeBarnes please us github packages. It's free and it works. [here is an example of how it works in another Hyperledger project](https://github.com/hyperledger/firefly/blob/main/.github/workflows/docker_release.yml)

Hi, @gr2m , I work for The Linux Foundation and we would be very interested in helping with ownership/maintenance

@mynameistechno I had a talk last week with @ashleywolf - things are moving

Looking at implementations, the main one seems to be: ``` BEGIN:VEVENT X-GIOIDS:Event:1031771 UID:[email protected] DTSTAMP:20210109T091428Z ORGANIZER;[email protected] Group:mailto:maintainers@l ists.hyperledger.org ``` this stanza: ``` DTSTART:20210117 DTEND:20210124 ``` ``` SUMMARY: One Week Test event...

There is an issue with Google's handling of shared ICS that causes me a lot of heartburn. Someday, in my copious free time, I'll code a way to: - specify...

@hyperledger/fabric-core-maintainers @hyperledger/fabric-ca-maintainers I attempted a rebase to resolve the conflicts, but I don't know the code well enough to make a choice. Could someone please rebase this for merging?