+ [2019-10-21T20:56:03Z] InfamousJoeG Dload Upload Total Spent Left Speed
+ [2019-10-21T20:56:03Z] InfamousJoeG % Total % Received % Xferd Average Speed Time Time Time Current
+ [2019-10-21T20:56:05Z] InfamousJoeG 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to 172.18.0.3 port 8080: Connection refused
+ [2019-10-21T21:05:38Z] nezZario Keep in mind
+ [2019-10-21T21:06:00Z] nezZario That says connection REFUSED .. So that means that it is able to contact the host -- the host is sending back ICMP messages --- it just doesn't want you to connect

message no. 175373

Posted by nezZario in #github at 2019-10-21T20:47:27Z

InfamousJoeG .. also, .. ##devops but it's pretty dead too. I'm unfamiliar with the github actions, so can't be sure if the issue there is github or docker, but maybe there? .. just depends on how strict they are
+ [2019-10-22T12:09:07Z] Saviq Hi all, anyone here using the v4 GraphQL API? I'm trying to add a CommitComment, but can't find a way to do so
+ [2019-10-22T12:09:36Z] Saviq mutation.addComment spits out "Could not resolve to IssueOrPullRequest node with the global id of…"
+ [2019-10-22T12:10:12Z] Saviq and the only other option seems to be mutation.addPullRequestReviewComment - which IIUC is not what I want?
+ [2019-10-22T12:10:45Z] Saviq v3 has this https://developer.github.com/v3/guides/working-with-comments/#commit-comments and I can't find a way to do the same in v4…
+ [2019-10-22T18:34:10Z] jsatk every time i run `hub browse` it opens the repo in a new tab in chrome _and_ launches firefox. I have ran `git config --global web.browser chrome`. Anyone have any ideas?