latest 20 messages by qengho

+ [2016-03-08T16:49:21Z] qengho I have a small org with several repos. I want the public web page to list the help-needed issues. I can't iterate over repos, as that's too expensive and most have no help-needed issues anyway.
+ [2016-03-08T16:49:18Z] qengho https://api.github.com/orgs/github/issues
+ [2016-03-08T16:49:13Z] qengho I'm trying to figure out an aspect of Github's API: https://api.github.com/orgs/github lists many URLs. repos, members, events -- all are good URLs, but issues and hooks give a 404. Can't I make an un-authenticated call to list an org's public issues?
+ [2016-03-08T16:45:05Z] qengho They could. So, they move to a dozen locations instead of one.
+ [2016-03-08T16:44:01Z] qengho speial: I bet pushed-to repo names get put in a queue. Something goes through the queue. Render to a new location. If renderer succeeds, it moves new content into place. It's not a cache. It's just a static compilation.
+ [2016-03-07T14:39:22Z] qengho That should help someone.
+ [2016-03-07T14:39:13Z] qengho askb: In addition to "tcpdump" (catching everything, not your grep), also run "strace -o git.strace -s 500 -f -e trace=network git..." .
+ [2016-03-07T14:34:30Z] qengho I have a small org with several repos. I want the public web page to list the help-needed issues. I can't iterate over repos, as that's too expensive and most have no help-needed issues anyway.
+ [2016-03-07T14:34:28Z] qengho https://api.github.com/orgs/github/issues
+ [2016-03-07T14:34:24Z] qengho I'm trying to figure out an aspect of Github's API: https://api.github.com/orgs/github lists many URLs. repos, members, events -- all are good URLs, but issues and hooks give a 404. Can't I make an un-authenticated call to list an org's public issues?
+ [2016-03-07T14:29:14Z] qengho askb: You're capturing *while* you try to clone, right?
+ [2016-03-07T14:26:58Z] qengho askb: that looks weird. There's no "[S]". No "[R/F]". I don't think you captured the start or end.
+ [2016-03-07T14:09:55Z] qengho Proxies? TLS certs? A bazillion problems.
+ [2016-03-07T14:07:12Z] qengho askb: tcpdump port 443
+ [2016-03-07T02:03:16Z] qengho I have a small org with several repos. I want the public web page to list the help-needed issues. I can't iterate over repos, as that's too expensive and most have no help-needed issues anyway.
+ [2016-03-07T02:03:04Z] qengho https://api.github.com/orgs/github/issues
+ [2016-03-07T02:02:57Z] qengho I'm trying to figure out an aspect of Github's API: https://api.github.com/orgs/github lists many URLs. repos, members, events -- all are good URLs, but issues and hooks give a 404. Can't I make an un-authenticated call to list an org's public issues?
+ [2016-03-06T21:19:43Z] qengho I have a small org with several repos. I want the public web page to list the help-needed issues. I can't iterate over repos, as that's too expensive and most have no help-needed issues anyway.
+ [2016-03-06T21:17:44Z] qengho https://api.github.com/orgs/github/issues
+ [2016-03-06T21:16:18Z] qengho I'm trying to figure out an aspect of Github's API: https://api.github.com/orgs/github lists many URLs. repos, members, events -- all are good URLs, but issues and hooks give a 404. Can't I make an un-authenticated call to list an org's public issues?