type
stringclasses 14
values | public
bool 1
class | payload
stringlengths 2
363k
| repo
dict | actor
dict | org
dict | created_at
timestamp[us] | id
stringlengths 10
10
| other
stringlengths 31
69
|
---|---|---|---|---|---|---|---|---|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/root-project/root/issues/2664","repository_url":"https://api.github.com/repos/root-project/root","labels_url":"https://api.github.com/repos/root-project/root/issues/2664/labels{/name}","comments_url":"https://api.github.com/repos/root-project/root/issues/2664/comments","events_url":"https://api.github.com/repos/root-project/root/issues/2664/events","html_url":"https://github.com/root-project/root/pull/2664","id":362658903,"node_id":"MDExOlB1bGxSZXF1ZXN0MjE3MzE1MTg1","number":2664,"title":"Allow calling printValue() directly in ROOT","user":{"login":"yamaguchi1024","id":12247908,"node_id":"MDQ6VXNlcjEyMjQ3OTA4","avatar_url":"https://avatars0.githubusercontent.com/u/12247908?v=4","gravatar_id":"","url":"https://api.github.com/users/yamaguchi1024","html_url":"https://github.com/yamaguchi1024","followers_url":"https://api.github.com/users/yamaguchi1024/followers","following_url":"https://api.github.com/users/yamaguchi1024/following{/other_user}","gists_url":"https://api.github.com/users/yamaguchi1024/gists{/gist_id}","starred_url":"https://api.github.com/users/yamaguchi1024/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/yamaguchi1024/subscriptions","organizations_url":"https://api.github.com/users/yamaguchi1024/orgs","repos_url":"https://api.github.com/users/yamaguchi1024/repos","events_url":"https://api.github.com/users/yamaguchi1024/events{/privacy}","received_events_url":"https://api.github.com/users/yamaguchi1024/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":{"login":"Axel-Naumann","id":144675,"node_id":"MDQ6VXNlcjE0NDY3NQ==","avatar_url":"https://avatars1.githubusercontent.com/u/144675?v=4","gravatar_id":"","url":"https://api.github.com/users/Axel-Naumann","html_url":"https://github.com/Axel-Naumann","followers_url":"https://api.github.com/users/Axel-Naumann/followers","following_url":"https://api.github.com/users/Axel-Naumann/following{/other_user}","gists_url":"https://api.github.com/users/Axel-Naumann/gists{/gist_id}","starred_url":"https://api.github.com/users/Axel-Naumann/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Axel-Naumann/subscriptions","organizations_url":"https://api.github.com/users/Axel-Naumann/orgs","repos_url":"https://api.github.com/users/Axel-Naumann/repos","events_url":"https://api.github.com/users/Axel-Naumann/events{/privacy}","received_events_url":"https://api.github.com/users/Axel-Naumann/received_events","type":"User","site_admin":false},"assignees":[{"login":"Axel-Naumann","id":144675,"node_id":"MDQ6VXNlcjE0NDY3NQ==","avatar_url":"https://avatars1.githubusercontent.com/u/144675?v=4","gravatar_id":"","url":"https://api.github.com/users/Axel-Naumann","html_url":"https://github.com/Axel-Naumann","followers_url":"https://api.github.com/users/Axel-Naumann/followers","following_url":"https://api.github.com/users/Axel-Naumann/following{/other_user}","gists_url":"https://api.github.com/users/Axel-Naumann/gists{/gist_id}","starred_url":"https://api.github.com/users/Axel-Naumann/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Axel-Naumann/subscriptions","organizations_url":"https://api.github.com/users/Axel-Naumann/orgs","repos_url":"https://api.github.com/users/Axel-Naumann/repos","events_url":"https://api.github.com/users/Axel-Naumann/events{/privacy}","received_events_url":"https://api.github.com/users/Axel-Naumann/received_events","type":"User","site_admin":false}],"milestone":null,"comments":7,"created_at":"2018-09-21T15:09:18Z","updated_at":"2018-09-27T09:30:30Z","closed_at":"2018-09-27T09:30:30Z","author_association":"MEMBER","pull_request":{"url":"https://api.github.com/repos/root-project/root/pulls/2664","html_url":"https://github.com/root-project/root/pull/2664","diff_url":"https://github.com/root-project/root/pull/2664.diff","patch_url":"https://github.com/root-project/root/pull/2664.patch"},"body":"As we discussed in #2644, the nicest interface for printing is\r\nprintValue, and we should support people using this rather than going\r\nthrough cling::Value::print().\r\n\r\nThis patch contains:\r\n- Implementation of declarePrintValue\r\n- Re-Implementation of ClingPrintValue because I changed to use Evaluate\r\nsome time ago\r\n- removing of RVec version of printValue which wasn't used at all\r\n- Fix test/vecops_rvec.cxx, printValue is never supposed to be called by\r\na normal user."},"comment":{"url":"https://api.github.com/repos/root-project/root/issues/comments/425024205","html_url":"https://github.com/root-project/root/pull/2664#issuecomment-425024205","issue_url":"https://api.github.com/repos/root-project/root/issues/2664","id":425024205,"node_id":"MDEyOklzc3VlQ29tbWVudDQyNTAyNDIwNQ==","user":{"login":"yamaguchi1024","id":12247908,"node_id":"MDQ6VXNlcjEyMjQ3OTA4","avatar_url":"https://avatars0.githubusercontent.com/u/12247908?v=4","gravatar_id":"","url":"https://api.github.com/users/yamaguchi1024","html_url":"https://github.com/yamaguchi1024","followers_url":"https://api.github.com/users/yamaguchi1024/followers","following_url":"https://api.github.com/users/yamaguchi1024/following{/other_user}","gists_url":"https://api.github.com/users/yamaguchi1024/gists{/gist_id}","starred_url":"https://api.github.com/users/yamaguchi1024/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/yamaguchi1024/subscriptions","organizations_url":"https://api.github.com/users/yamaguchi1024/orgs","repos_url":"https://api.github.com/users/yamaguchi1024/repos","events_url":"https://api.github.com/users/yamaguchi1024/events{/privacy}","received_events_url":"https://api.github.com/users/yamaguchi1024/received_events","type":"User","site_admin":false},"created_at":"2018-09-27T09:30:30Z","updated_at":"2018-09-27T09:30:30Z","author_association":"MEMBER","body":"#2698 is overtaking this"}}
|
{
"id": 10994345,
"name": "root-project/root",
"url": "https://api.github.com/repos/root-project/root"
}
|
{
"id": 12247908,
"login": "yamaguchi1024",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/12247908?",
"url": "https://api.github.com/users/yamaguchi1024"
}
|
{
"id": 6450093,
"login": "root-project",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6450093?",
"url": "https://api.github.com/orgs/root-project"
}
| 2018-09-27T09:30:31 |
8330361787
|
{"actor":{"display_login":"yamaguchi1024"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/root-project/root/issues/1544","repository_url":"https://api.github.com/repos/root-project/root","labels_url":"https://api.github.com/repos/root-project/root/issues/1544/labels{/name}","comments_url":"https://api.github.com/repos/root-project/root/issues/1544/comments","events_url":"https://api.github.com/repos/root-project/root/issues/1544/events","html_url":"https://github.com/root-project/root/pull/1544","id":290508669,"number":1544,"title":"[WIP] Slim down man","user":{"login":"dpiparo","id":7850302,"avatar_url":"https://avatars2.githubusercontent.com/u/7850302?v=4","gravatar_id":"","url":"https://api.github.com/users/dpiparo","html_url":"https://github.com/dpiparo","followers_url":"https://api.github.com/users/dpiparo/followers","following_url":"https://api.github.com/users/dpiparo/following{/other_user}","gists_url":"https://api.github.com/users/dpiparo/gists{/gist_id}","starred_url":"https://api.github.com/users/dpiparo/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dpiparo/subscriptions","organizations_url":"https://api.github.com/users/dpiparo/orgs","repos_url":"https://api.github.com/users/dpiparo/repos","events_url":"https://api.github.com/users/dpiparo/events{/privacy}","received_events_url":"https://api.github.com/users/dpiparo/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":{"login":"dpiparo","id":7850302,"avatar_url":"https://avatars2.githubusercontent.com/u/7850302?v=4","gravatar_id":"","url":"https://api.github.com/users/dpiparo","html_url":"https://github.com/dpiparo","followers_url":"https://api.github.com/users/dpiparo/followers","following_url":"https://api.github.com/users/dpiparo/following{/other_user}","gists_url":"https://api.github.com/users/dpiparo/gists{/gist_id}","starred_url":"https://api.github.com/users/dpiparo/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dpiparo/subscriptions","organizations_url":"https://api.github.com/users/dpiparo/orgs","repos_url":"https://api.github.com/users/dpiparo/repos","events_url":"https://api.github.com/users/dpiparo/events{/privacy}","received_events_url":"https://api.github.com/users/dpiparo/received_events","type":"User","site_admin":false},"assignees":[{"login":"dpiparo","id":7850302,"avatar_url":"https://avatars2.githubusercontent.com/u/7850302?v=4","gravatar_id":"","url":"https://api.github.com/users/dpiparo","html_url":"https://github.com/dpiparo","followers_url":"https://api.github.com/users/dpiparo/followers","following_url":"https://api.github.com/users/dpiparo/following{/other_user}","gists_url":"https://api.github.com/users/dpiparo/gists{/gist_id}","starred_url":"https://api.github.com/users/dpiparo/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dpiparo/subscriptions","organizations_url":"https://api.github.com/users/dpiparo/orgs","repos_url":"https://api.github.com/users/dpiparo/repos","events_url":"https://api.github.com/users/dpiparo/events{/privacy}","received_events_url":"https://api.github.com/users/dpiparo/received_events","type":"User","site_admin":false}],"milestone":null,"comments":4,"created_at":"2018-01-22T15:37:16Z","updated_at":"2018-03-27T06:19:18Z","closed_at":"2018-03-27T06:19:18Z","author_association":"OWNER","pull_request":{"url":"https://api.github.com/repos/root-project/root/pulls/1544","html_url":"https://github.com/root-project/root/pull/1544","diff_url":"https://github.com/root-project/root/pull/1544.diff","patch_url":"https://github.com/root-project/root/pull/1544.patch"},"body":"This PR is meant to slim down the man pages while feedback from experts is collected."},"comment":{"url":"https://api.github.com/repos/root-project/root/issues/comments/376410136","html_url":"https://github.com/root-project/root/pull/1544#issuecomment-376410136","issue_url":"https://api.github.com/repos/root-project/root/issues/1544","id":376410136,"user":{"login":"dpiparo","id":7850302,"avatar_url":"https://avatars2.githubusercontent.com/u/7850302?v=4","gravatar_id":"","url":"https://api.github.com/users/dpiparo","html_url":"https://github.com/dpiparo","followers_url":"https://api.github.com/users/dpiparo/followers","following_url":"https://api.github.com/users/dpiparo/following{/other_user}","gists_url":"https://api.github.com/users/dpiparo/gists{/gist_id}","starred_url":"https://api.github.com/users/dpiparo/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dpiparo/subscriptions","organizations_url":"https://api.github.com/users/dpiparo/orgs","repos_url":"https://api.github.com/users/dpiparo/repos","events_url":"https://api.github.com/users/dpiparo/events{/privacy}","received_events_url":"https://api.github.com/users/dpiparo/received_events","type":"User","site_admin":false},"created_at":"2018-03-27T06:19:18Z","updated_at":"2018-03-27T06:19:18Z","author_association":"OWNER","body":"@Axel-Naumann @couet I am closing this PR. Looking forward to see this work superseded by a more comprehensive work this Summer."}}
|
{
"id": 10994345,
"name": "root-project/root",
"url": "https://api.github.com/repos/root-project/root"
}
|
{
"id": 7850302,
"login": "dpiparo",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/7850302?",
"url": "https://api.github.com/users/dpiparo"
}
|
{
"id": 6450093,
"login": "root-project",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6450093?",
"url": "https://api.github.com/orgs/root-project"
}
| 2018-03-27T06:19:19 |
7439395043
|
{"actor":{"display_login":"dpiparo"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/Pushwoosh/pushwoosh-phonegap-plugin/issues/295","repository_url":"https://api.github.com/repos/Pushwoosh/pushwoosh-phonegap-plugin","labels_url":"https://api.github.com/repos/Pushwoosh/pushwoosh-phonegap-plugin/issues/295/labels{/name}","comments_url":"https://api.github.com/repos/Pushwoosh/pushwoosh-phonegap-plugin/issues/295/comments","events_url":"https://api.github.com/repos/Pushwoosh/pushwoosh-phonegap-plugin/issues/295/events","html_url":"https://github.com/Pushwoosh/pushwoosh-phonegap-plugin/issues/295","id":351441017,"node_id":"MDU6SXNzdWUzNTE0NDEwMTc=","number":295,"title":" Notifications are not coming on Android Oreo","user":{"login":"hitenzaptech","id":20186566,"node_id":"MDQ6VXNlcjIwMTg2NTY2","avatar_url":"https://avatars0.githubusercontent.com/u/20186566?v=4","gravatar_id":"","url":"https://api.github.com/users/hitenzaptech","html_url":"https://github.com/hitenzaptech","followers_url":"https://api.github.com/users/hitenzaptech/followers","following_url":"https://api.github.com/users/hitenzaptech/following{/other_user}","gists_url":"https://api.github.com/users/hitenzaptech/gists{/gist_id}","starred_url":"https://api.github.com/users/hitenzaptech/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/hitenzaptech/subscriptions","organizations_url":"https://api.github.com/users/hitenzaptech/orgs","repos_url":"https://api.github.com/users/hitenzaptech/repos","events_url":"https://api.github.com/users/hitenzaptech/events{/privacy}","received_events_url":"https://api.github.com/users/hitenzaptech/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2018-08-17T03:04:48Z","updated_at":"2018-08-17T09:16:42Z","closed_at":null,"author_association":"NONE","body":"Hello,\r\nI am using pushwoosh plugin for pushnotification in my cordova phonegap application.\r\nActually the issue is that notifications are not coming in the Android O devices.\r\n\r\nCordova Android Platform is :: **4.1.1**\r\nPushwoosh Plugin version :: **6.3.0**\r\n\r\ncan you please help me out to solve this issue.\r\n\r\nAndroid 8 is using Notification channel, so how to implement channel code in pushwoosh."},"comment":{"url":"https://api.github.com/repos/Pushwoosh/pushwoosh-phonegap-plugin/issues/comments/413807808","html_url":"https://github.com/Pushwoosh/pushwoosh-phonegap-plugin/issues/295#issuecomment-413807808","issue_url":"https://api.github.com/repos/Pushwoosh/pushwoosh-phonegap-plugin/issues/295","id":413807808,"node_id":"MDEyOklzc3VlQ29tbWVudDQxMzgwNzgwOA==","user":{"login":"hitenzaptech","id":20186566,"node_id":"MDQ6VXNlcjIwMTg2NTY2","avatar_url":"https://avatars0.githubusercontent.com/u/20186566?v=4","gravatar_id":"","url":"https://api.github.com/users/hitenzaptech","html_url":"https://github.com/hitenzaptech","followers_url":"https://api.github.com/users/hitenzaptech/followers","following_url":"https://api.github.com/users/hitenzaptech/following{/other_user}","gists_url":"https://api.github.com/users/hitenzaptech/gists{/gist_id}","starred_url":"https://api.github.com/users/hitenzaptech/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/hitenzaptech/subscriptions","organizations_url":"https://api.github.com/users/hitenzaptech/orgs","repos_url":"https://api.github.com/users/hitenzaptech/repos","events_url":"https://api.github.com/users/hitenzaptech/events{/privacy}","received_events_url":"https://api.github.com/users/hitenzaptech/received_events","type":"User","site_admin":false},"created_at":"2018-08-17T09:16:42Z","updated_at":"2018-08-17T09:16:42Z","author_association":"NONE","body":"@wfhm any specific version or the latest one ?\r\n"}}
|
{
"id": 5781282,
"name": "Pushwoosh/pushwoosh-phonegap-plugin",
"url": "https://api.github.com/repos/Pushwoosh/pushwoosh-phonegap-plugin"
}
|
{
"id": 20186566,
"login": "hitenzaptech",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/20186566?",
"url": "https://api.github.com/users/hitenzaptech"
}
|
{
"id": 6467760,
"login": "Pushwoosh",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6467760?",
"url": "https://api.github.com/orgs/Pushwoosh"
}
| 2018-08-17T09:16:42 |
8127772312
|
{"actor":{"display_login":"hitenzaptech"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/automl/HPOlib/issues/120","repository_url":"https://api.github.com/repos/automl/HPOlib","labels_url":"https://api.github.com/repos/automl/HPOlib/issues/120/labels{/name}","comments_url":"https://api.github.com/repos/automl/HPOlib/issues/120/comments","events_url":"https://api.github.com/repos/automl/HPOlib/issues/120/events","html_url":"https://github.com/automl/HPOlib/issues/120","id":320266987,"node_id":"MDU6SXNzdWUzMjAyNjY5ODc=","number":120,"title":"The link in the readme for HPOlib2 is broken","user":{"login":"yenicelik","id":8946130,"node_id":"MDQ6VXNlcjg5NDYxMzA=","avatar_url":"https://avatars1.githubusercontent.com/u/8946130?v=4","gravatar_id":"","url":"https://api.github.com/users/yenicelik","html_url":"https://github.com/yenicelik","followers_url":"https://api.github.com/users/yenicelik/followers","following_url":"https://api.github.com/users/yenicelik/following{/other_user}","gists_url":"https://api.github.com/users/yenicelik/gists{/gist_id}","starred_url":"https://api.github.com/users/yenicelik/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/yenicelik/subscriptions","organizations_url":"https://api.github.com/users/yenicelik/orgs","repos_url":"https://api.github.com/users/yenicelik/repos","events_url":"https://api.github.com/users/yenicelik/events{/privacy}","received_events_url":"https://api.github.com/users/yenicelik/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2018-05-04T13:03:33Z","updated_at":"2018-09-20T07:31:09Z","closed_at":"2018-09-20T07:31:09Z","author_association":"NONE","body":""},"comment":{"url":"https://api.github.com/repos/automl/HPOlib/issues/comments/423072187","html_url":"https://github.com/automl/HPOlib/issues/120#issuecomment-423072187","issue_url":"https://api.github.com/repos/automl/HPOlib/issues/120","id":423072187,"node_id":"MDEyOklzc3VlQ29tbWVudDQyMzA3MjE4Nw==","user":{"login":"KEggensperger","id":5969254,"node_id":"MDQ6VXNlcjU5NjkyNTQ=","avatar_url":"https://avatars0.githubusercontent.com/u/5969254?v=4","gravatar_id":"","url":"https://api.github.com/users/KEggensperger","html_url":"https://github.com/KEggensperger","followers_url":"https://api.github.com/users/KEggensperger/followers","following_url":"https://api.github.com/users/KEggensperger/following{/other_user}","gists_url":"https://api.github.com/users/KEggensperger/gists{/gist_id}","starred_url":"https://api.github.com/users/KEggensperger/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/KEggensperger/subscriptions","organizations_url":"https://api.github.com/users/KEggensperger/orgs","repos_url":"https://api.github.com/users/KEggensperger/repos","events_url":"https://api.github.com/users/KEggensperger/events{/privacy}","received_events_url":"https://api.github.com/users/KEggensperger/received_events","type":"User","site_admin":false},"created_at":"2018-09-20T07:31:09Z","updated_at":"2018-09-20T07:31:09Z","author_association":"CONTRIBUTOR","body":"Thanks a lot, I fixed that."}}
|
{
"id": 16132945,
"name": "automl/HPOlib",
"url": "https://api.github.com/repos/automl/HPOlib"
}
|
{
"id": 5969254,
"login": "KEggensperger",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5969254?",
"url": "https://api.github.com/users/KEggensperger"
}
|
{
"id": 6469053,
"login": "automl",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6469053?",
"url": "https://api.github.com/orgs/automl"
}
| 2018-09-20T07:31:09 |
8293666983
|
{"actor":{"display_login":"KEggensperger"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/automl/SMAC3/issues/472","repository_url":"https://api.github.com/repos/automl/SMAC3","labels_url":"https://api.github.com/repos/automl/SMAC3/issues/472/labels{/name}","comments_url":"https://api.github.com/repos/automl/SMAC3/issues/472/comments","events_url":"https://api.github.com/repos/automl/SMAC3/issues/472/events","html_url":"https://github.com/automl/SMAC3/issues/472","id":392418248,"node_id":"MDU6SXNzdWUzOTI0MTgyNDg=","number":472,"title":"Any available setting for cutoff search process in gracefully form ?","user":{"login":"svjack","id":27874014,"node_id":"MDQ6VXNlcjI3ODc0MDE0","avatar_url":"https://avatars2.githubusercontent.com/u/27874014?v=4","gravatar_id":"","url":"https://api.github.com/users/svjack","html_url":"https://github.com/svjack","followers_url":"https://api.github.com/users/svjack/followers","following_url":"https://api.github.com/users/svjack/following{/other_user}","gists_url":"https://api.github.com/users/svjack/gists{/gist_id}","starred_url":"https://api.github.com/users/svjack/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/svjack/subscriptions","organizations_url":"https://api.github.com/users/svjack/orgs","repos_url":"https://api.github.com/users/svjack/repos","events_url":"https://api.github.com/users/svjack/events{/privacy}","received_events_url":"https://api.github.com/users/svjack/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-12-19T02:45:35Z","updated_at":"2018-12-19T08:20:25Z","closed_at":null,"author_association":"NONE","body":"When I read the source code, the \"cutoff\" param of Intensifier class can perform above function, But something may occur, to prevent cutoff action in docker environment, Are there some suggestions to\r\ntackle or locate this problem ?"},"comment":{"url":"https://api.github.com/repos/automl/SMAC3/issues/comments/448508057","html_url":"https://github.com/automl/SMAC3/issues/472#issuecomment-448508057","issue_url":"https://api.github.com/repos/automl/SMAC3/issues/472","id":448508057,"node_id":"MDEyOklzc3VlQ29tbWVudDQ0ODUwODA1Nw==","user":{"login":"mlindauer","id":5947529,"node_id":"MDQ6VXNlcjU5NDc1Mjk=","avatar_url":"https://avatars3.githubusercontent.com/u/5947529?v=4","gravatar_id":"","url":"https://api.github.com/users/mlindauer","html_url":"https://github.com/mlindauer","followers_url":"https://api.github.com/users/mlindauer/followers","following_url":"https://api.github.com/users/mlindauer/following{/other_user}","gists_url":"https://api.github.com/users/mlindauer/gists{/gist_id}","starred_url":"https://api.github.com/users/mlindauer/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mlindauer/subscriptions","organizations_url":"https://api.github.com/users/mlindauer/orgs","repos_url":"https://api.github.com/users/mlindauer/repos","events_url":"https://api.github.com/users/mlindauer/events{/privacy}","received_events_url":"https://api.github.com/users/mlindauer/received_events","type":"User","site_admin":false},"created_at":"2018-12-19T08:20:25Z","updated_at":"2018-12-19T08:20:25Z","author_association":"CONTRIBUTOR","body":"Hi @svjack,\r\n\r\nThank you for your interest in SMAC.\r\n\r\n> But something may occur, to prevent cutoff action in docker environment,\r\n\r\nCould you please provide some more details what exactly goes wrong? \r\n\r\nSMAC itself will only pass the cutoff to the target algorithm and the target algorithm itself is responsible to limit its resources. Since some target algorithms are not able to do in a reliable way, we recommend to use external tools such as our [generic wrapper ](https://github.com/automl/GenericWrapper4AC) to limit runs of the target algorithm.\r\n\r\nFor some more details in this direction, please see also our [best practice paper](https://arxiv.org/abs/1705.06058v2).\r\n\r\nCheers,\r\nMarius"}}
|
{
"id": 65900469,
"name": "automl/SMAC3",
"url": "https://api.github.com/repos/automl/SMAC3"
}
|
{
"id": 5947529,
"login": "mlindauer",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5947529?",
"url": "https://api.github.com/users/mlindauer"
}
|
{
"id": 6469053,
"login": "automl",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6469053?",
"url": "https://api.github.com/orgs/automl"
}
| 2018-12-19T08:20:25 |
8777239902
|
{"actor":{"display_login":"mlindauer"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/neovim/neovim/issues/7620","repository_url":"https://api.github.com/repos/neovim/neovim","labels_url":"https://api.github.com/repos/neovim/neovim/issues/7620/labels{/name}","comments_url":"https://api.github.com/repos/neovim/neovim/issues/7620/comments","events_url":"https://api.github.com/repos/neovim/neovim/issues/7620/events","html_url":"https://github.com/neovim/neovim/issues/7620","id":276077195,"number":7620,"title":"nvim.appimage weird behavior with fzf.vim","user":{"login":"danihodovic","id":5557301,"avatar_url":"https://avatars2.githubusercontent.com/u/5557301?v=4","gravatar_id":"","url":"https://api.github.com/users/danihodovic","html_url":"https://github.com/danihodovic","followers_url":"https://api.github.com/users/danihodovic/followers","following_url":"https://api.github.com/users/danihodovic/following{/other_user}","gists_url":"https://api.github.com/users/danihodovic/gists{/gist_id}","starred_url":"https://api.github.com/users/danihodovic/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/danihodovic/subscriptions","organizations_url":"https://api.github.com/users/danihodovic/orgs","repos_url":"https://api.github.com/users/danihodovic/repos","events_url":"https://api.github.com/users/danihodovic/events{/privacy}","received_events_url":"https://api.github.com/users/danihodovic/received_events","type":"User","site_admin":false},"labels":[{"id":435851959,"url":"https://api.github.com/repos/neovim/neovim/labels/+repro","name":"+repro","color":"c2e0c6","default":false},{"id":124686703,"url":"https://api.github.com/repos/neovim/neovim/labels/distribution","name":"distribution","color":"c5def5","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":{"url":"https://api.github.com/repos/neovim/neovim/milestones/9","html_url":"https://github.com/neovim/neovim/milestone/9","labels_url":"https://api.github.com/repos/neovim/neovim/milestones/9/labels","id":881978,"number":9,"title":"unplanned","description":"Lowest priority; no timeline. Promote an item from this state by taking end-to-end ownership of it.","creator":{"login":"justinmk","id":1359421,"avatar_url":"https://avatars0.githubusercontent.com/u/1359421?v=4","gravatar_id":"","url":"https://api.github.com/users/justinmk","html_url":"https://github.com/justinmk","followers_url":"https://api.github.com/users/justinmk/followers","following_url":"https://api.github.com/users/justinmk/following{/other_user}","gists_url":"https://api.github.com/users/justinmk/gists{/gist_id}","starred_url":"https://api.github.com/users/justinmk/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/justinmk/subscriptions","organizations_url":"https://api.github.com/users/justinmk/orgs","repos_url":"https://api.github.com/users/justinmk/repos","events_url":"https://api.github.com/users/justinmk/events{/privacy}","received_events_url":"https://api.github.com/users/justinmk/received_events","type":"User","site_admin":false},"open_issues":112,"closed_issues":50,"state":"open","created_at":"2014-11-26T22:13:11Z","updated_at":"2018-03-06T20:33:52Z","due_on":null,"closed_at":null},"comments":10,"created_at":"2017-11-22T13:59:05Z","updated_at":"2018-03-06T21:35:49Z","closed_at":null,"author_association":"NONE","body":"<!-- Before reporting: search existing issues and check the FAQ. -->\r\n\r\n- `nvim --version`:\r\n```\r\n$ nvim --version\r\nAlias tip: v --version\r\nNVIM v0.2.3-3-gde8b1fd1d\r\nBuild type: RelWithDebInfo\r\nLuaJIT 2.0.5\r\nCompilation: /usr/bin/gcc-5 -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DNVIM_MSGPACK_HAS_FLOAT32 -DNVIM_UNIBI_HAS_VAR_FROM -O2 -g -DMIN_LOG_LEVEL=3 -Og -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DINCLUDE_GENERATED_DECLARATIONS -D_GNU_SOURCE -I/home/travis/build/neovim/bot-ci/build/neovim/build/config -I/home/travis/build/neovim/bot-ci/build/neovim/src -I/home/travis/build/neovim/bot-ci/build/neovim/.deps/usr/include -I/home/travis/build/neovim/bot-ci/build/neovim/.deps/usr/include -I/home/travis/build/neovim/bot-ci/build/neovim/.deps/usr/include -I/home/travis/build/neovim/bot-ci/build/neovim/.deps/usr/include -I/home/travis/build/neovim/bot-ci/build/neovim/.deps/usr/include -I/home/travis/build/neovim/bot-ci/build/neovim/.deps/usr/include -I/usr/include -I/home/travis/build/neovim/bot-ci/build/neovim/build/src/nvim/auto -I/home/travis/build/neovim/bot-ci/build/neovim/build/include\r\nCompiled by travis@travis-job-dd94525f-1851-4022-be86-7b6447d76df7\r\n\r\nFeatures: +acl +iconv +jemalloc +tui\r\nSee \":help feature-compile\"\r\n\r\n system vimrc file: \"$VIM/sysinit.vim\"\r\n fall-back for $VIM: \"\r\n/home/travis/build/neovim/bot-ci/build/neovim/build/nvim.AppDir/usr/share/nvim\r\n\"\r\n\r\nRun :checkhealth for more info\r\n```\r\n- Vim (version: ) behaves differently?\r\nYes the most recent version of vim works as expected.\r\n\r\n\r\nFor what it's worth, it works perfect with the neovim version that's in the Ubuntu repositories. The recent appimage (v0.2.3-3-gde8b1fd1d) breaks it however.\r\n\r\n```\r\n$ nvim --version\r\nAlias tip: v --version\r\nNVIM 0.1.7\r\nBuild type: None\r\nCompilation: /usr/bin/cc -g -O2 -fdebug-prefix-map=/build/neovim-UFyCc4/neovim-0.1.7=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DDISABLE_LOG -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DINCLUDE_GENERATED_DECLARATIONS -DHAVE_CONFIG_H -D_GNU_SOURCE -I/build/neovim-UFyCc4/neovim-0.1.7/build/config -I/build/neovim-UFyCc4/neovim-0.1.7/src -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/build/neovim-UFyCc4/neovim-0.1.7/build/src/nvim/auto -I/build/neovim-UFyCc4/neovim-0.1.7/build/include\r\nCompiled by [email protected]\r\n\r\nOptional features included (+) or not (-): +acl +iconv +jemalloc +tui\r\nFor differences from Vim, see :help vim-differences\r\n\r\n system vimrc file: \"$VIM/sysinit.vim\"\r\n fall-back for $VIM: \"/usr/share/nvim\"\r\n```\r\n\r\n- Operating system/version:\r\n```\r\n$ lsb_release -a\r\nNo LSB modules are available.\r\nDistributor ID: Ubuntu\r\nDescription: Ubuntu 17.04\r\nRelease: 17.04\r\nCodename: zesty\r\n```\r\n- Terminal name/version:\r\n```\r\n$ xfce4-terminal --version\r\nxfce4-terminal 0.8.4 (Xfce 4.12)\r\n```\r\n- `$TERM`:\r\n```\r\n$ echo $TERM\r\nscreen-256color\r\n```\r\n- FZF version\r\n```\r\n$ fzf --version\r\n0.17.1 (0b33dc6)\r\n```\r\n\r\n### Minimal vimrc config\r\n```\r\n$ cat ~/alt_vimrc\r\nset rtp+=~/.fzf\r\ncall plug#begin('$HOME/.config/nvim/plugged')\r\nPlug 'junegunn/fzf.vim'\r\ncall plug#end()\r\n```\r\n\r\n### Steps to reproduce \r\n1. Open two files\r\n```\r\nnvim -u ~/alt_vimrc zshrc zlogin\r\n```\r\n2. Run `:Buffers`. Neovim will open a terminal window for fzf. Once you select an option (zshrc buffer) the opened terminal window will freeze.\r\n\r\n### Actual behaviour\r\nThe opened terminal window freezes when attempting to open the buffer.\r\n\r\n### Expected behaviour\r\nThe terminal window should not freeze.\r\n"},"comment":{"url":"https://api.github.com/repos/neovim/neovim/issues/comments/370936806","html_url":"https://github.com/neovim/neovim/issues/7620#issuecomment-370936806","issue_url":"https://api.github.com/repos/neovim/neovim/issues/7620","id":370936806,"user":{"login":"danihodovic","id":5557301,"avatar_url":"https://avatars2.githubusercontent.com/u/5557301?v=4","gravatar_id":"","url":"https://api.github.com/users/danihodovic","html_url":"https://github.com/danihodovic","followers_url":"https://api.github.com/users/danihodovic/followers","following_url":"https://api.github.com/users/danihodovic/following{/other_user}","gists_url":"https://api.github.com/users/danihodovic/gists{/gist_id}","starred_url":"https://api.github.com/users/danihodovic/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/danihodovic/subscriptions","organizations_url":"https://api.github.com/users/danihodovic/orgs","repos_url":"https://api.github.com/users/danihodovic/repos","events_url":"https://api.github.com/users/danihodovic/events{/privacy}","received_events_url":"https://api.github.com/users/danihodovic/received_events","type":"User","site_admin":false},"created_at":"2018-03-06T21:35:49Z","updated_at":"2018-03-06T21:35:49Z","author_association":"NONE","body":"> Maybe updating to the latest AppImage type (#7537) will make this problem go away. Would be nice if someone spent a few hours to get that working\r\n\r\nThe latest appimage doesn't solve the issue, however it seems like the situation has improved:\r\n- the issue only shows up the first time you open an FZF window.\r\n- changing windows with my window manager causes the problem to go away and the window to close."}}
|
{
"id": 16408992,
"name": "neovim/neovim",
"url": "https://api.github.com/repos/neovim/neovim"
}
|
{
"id": 5557301,
"login": "danihodovic",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5557301?",
"url": "https://api.github.com/users/danihodovic"
}
|
{
"id": 6471485,
"login": "neovim",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6471485?",
"url": "https://api.github.com/orgs/neovim"
}
| 2018-03-06T21:35:49 |
7340441478
|
{"actor":{"display_login":"danihodovic"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/NRCan-IETS-CE-O-HBC/HTAP/issues/46","repository_url":"https://api.github.com/repos/NRCan-IETS-CE-O-HBC/HTAP","labels_url":"https://api.github.com/repos/NRCan-IETS-CE-O-HBC/HTAP/issues/46/labels{/name}","comments_url":"https://api.github.com/repos/NRCan-IETS-CE-O-HBC/HTAP/issues/46/comments","events_url":"https://api.github.com/repos/NRCan-IETS-CE-O-HBC/HTAP/issues/46/events","html_url":"https://github.com/NRCan-IETS-CE-O-HBC/HTAP/issues/46","id":355806536,"node_id":"MDU6SXNzdWUzNTU4MDY1MzY=","number":46,"title":"htap-prm.rb returns \"Fatal Error! HOT2000 message box or couldn't load file!\" but the generated .h2k files seem to work.","user":{"login":"please-wait","id":11189967,"node_id":"MDQ6VXNlcjExMTg5OTY3","avatar_url":"https://avatars0.githubusercontent.com/u/11189967?v=4","gravatar_id":"","url":"https://api.github.com/users/please-wait","html_url":"https://github.com/please-wait","followers_url":"https://api.github.com/users/please-wait/followers","following_url":"https://api.github.com/users/please-wait/following{/other_user}","gists_url":"https://api.github.com/users/please-wait/gists{/gist_id}","starred_url":"https://api.github.com/users/please-wait/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/please-wait/subscriptions","organizations_url":"https://api.github.com/users/please-wait/orgs","repos_url":"https://api.github.com/users/please-wait/repos","events_url":"https://api.github.com/users/please-wait/events{/privacy}","received_events_url":"https://api.github.com/users/please-wait/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2018-08-31T01:16:29Z","updated_at":"2018-09-10T19:48:21Z","closed_at":"2018-09-10T19:48:21Z","author_association":"NONE","body":"I have had this problem with the `master` branch, using H2K-CLI-Min 11.3b90.\r\n\r\nThis is the Command Line (input files are attached below) :\r\n\r\n```\r\nλ htap-prm.rb -r test.run -v -o HOT2000.options\r\n\r\n ======================================================\r\n HTAP-prm.rb ( a simple parallel run manager for HTAP )\r\n ======================================================\r\n\r\n - Creating working directories (HTAP_work-0 ... HTAP_work-2)\r\n\r\n - Deleting prior HTAP-sim directories\r\n\r\n - Reading HTAP run definition from test.run... done.\r\n\r\n - Creating mesh run combinations from run definitions... done. (created 3 .choice files)\r\n\r\n - Preparing to process 3 generated '.choice' files using 3 threads\r\n\r\n - HTAP-prm: begin runs ----------------------------\r\n\r\n + Batch 1 ( 0/3 files processed so far...)\r\n - Starting thread : 1/3 for file ./gen-choice-files/sim-1.choices (PID 14204)... done.\r\n - Starting thread : 2/3 for file ./gen-choice-files/sim-2.choices (PID 20256)... done.\r\n - Starting thread : 3/3 for file ./gen-choice-files/sim-3.choices (PID 4832)... done.\r\n - Waiting on PID: 14204 (1/3)... done.\r\n - Waiting on PID: 20256 (2/3)... done.\r\n - Waiting on PID: 4832 (3/3)... done.\r\n - Post-processing results from PID: 14204 (1/3 ./gen-choice-files/sim-1.choices )... RUN FAILED! (see dir: HTAP-sim-1)\r\n - Post-processing results from PID: 20256 (2/3 ./gen-choice-files/sim-2.choices )... RUN FAILED! (see dir: HTAP-sim-2)\r\n - Post-processing results from PID: 4832 (3/3 ./gen-choice-files/sim-3.choices )... RUN FAILED! (see dir: HTAP-sim-3)\r\n - Writing results to disk... done.\r\n\r\n - HTAP-prm: runs finished -------------------------\r\n\r\n - Deleting working directories\r\n\r\n - HTAP-prm: Run complete -----------------------\r\n + 0 files were evaluated successfully.\r\n\r\n + 3 files failed to run\r\n ! The following files failed to run !\r\n + ./gen-choice-files/sim-1.choices (dir: HTAP-sim-1)\r\n + ./gen-choice-files/sim-2.choices (dir: HTAP-sim-2)\r\n + ./gen-choice-files/sim-3.choices (dir: HTAP-sim-3)\r\n```\r\n\r\nWhen I look in in each of those `HTAP-sim-*` directories, the end of `Substitute-PL.log` is:\r\n\r\n```\r\n... \r\n\r\nOverwriting: C:\\HTAP\\HTAP-work-0\\NRCan-A9_3000sf_2stry_walkOut.h2k \r\n\r\n Changed path to path: C:/HTAP/HTAP-work-0/H2K for simulation.\r\n\r\n Invoking HOT2000 (PID 20108)... Hot2000 (PID: 20108) finished with exit status \r\n\r\nsubstitute-h2k.rb -> Fatal error: \r\n Fatal Error! HOT2000 message box or couldn't load file!\r\n```\r\n\r\nThere is no HOT2000 error popping up on my screen, and the .h2k file in each directory is ok (attached below): The XML contains `<AllResults>` and I have opened and ran them in GUI version of HOT2000.\r\n\r\nMy understanding is that the problem stems from HOT2000 closing without an exit code. What would be the reason for that?\r\n\r\n\r\n### [Attachments](https://github.com/NRCan-IETS-CE-O-HBC/HTAP/files/2338388/Attachments.zip)\r\n\r\n"},"comment":{"url":"https://api.github.com/repos/NRCan-IETS-CE-O-HBC/HTAP/issues/comments/420037288","html_url":"https://github.com/NRCan-IETS-CE-O-HBC/HTAP/issues/46#issuecomment-420037288","issue_url":"https://api.github.com/repos/NRCan-IETS-CE-O-HBC/HTAP/issues/46","id":420037288,"node_id":"MDEyOklzc3VlQ29tbWVudDQyMDAzNzI4OA==","user":{"login":"please-wait","id":11189967,"node_id":"MDQ6VXNlcjExMTg5OTY3","avatar_url":"https://avatars0.githubusercontent.com/u/11189967?v=4","gravatar_id":"","url":"https://api.github.com/users/please-wait","html_url":"https://github.com/please-wait","followers_url":"https://api.github.com/users/please-wait/followers","following_url":"https://api.github.com/users/please-wait/following{/other_user}","gists_url":"https://api.github.com/users/please-wait/gists{/gist_id}","starred_url":"https://api.github.com/users/please-wait/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/please-wait/subscriptions","organizations_url":"https://api.github.com/users/please-wait/orgs","repos_url":"https://api.github.com/users/please-wait/repos","events_url":"https://api.github.com/users/please-wait/events{/privacy}","received_events_url":"https://api.github.com/users/please-wait/received_events","type":"User","site_admin":false},"created_at":"2018-09-10T19:48:21Z","updated_at":"2018-09-10T19:48:21Z","author_association":"NONE","body":"Reading the latest `general-dev` changes at https://github.com/NRCan-IETS-CE-O-HBC/HTAP/commit/87a6f9f481da421f8613f5e332e03a6963bfdb92, although I haven't tested it, both issues seem to be addressed. Closing this for now."}}
|
{
"id": 39198442,
"name": "NRCan-IETS-CE-O-HBC/HTAP",
"url": "https://api.github.com/repos/NRCan-IETS-CE-O-HBC/HTAP"
}
|
{
"id": 11189967,
"login": "please-wait",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/11189967?",
"url": "https://api.github.com/users/please-wait"
}
|
{
"id": 6473215,
"login": "NRCan-IETS-CE-O-HBC",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6473215?",
"url": "https://api.github.com/orgs/NRCan-IETS-CE-O-HBC"
}
| 2018-09-10T19:48:21 |
8242299375
|
{"actor":{"display_login":"please-wait"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/aspnet/Docs/issues/8322","repository_url":"https://api.github.com/repos/aspnet/Docs","labels_url":"https://api.github.com/repos/aspnet/Docs/issues/8322/labels{/name}","comments_url":"https://api.github.com/repos/aspnet/Docs/issues/8322/comments","events_url":"https://api.github.com/repos/aspnet/Docs/issues/8322/events","html_url":"https://github.com/aspnet/Docs/issues/8322","id":355306867,"node_id":"MDU6SXNzdWUzNTUzMDY4Njc=","number":8322,"title":"Site Extension name is wrong","user":{"login":"shirhatti","id":4734691,"node_id":"MDQ6VXNlcjQ3MzQ2OTE=","avatar_url":"https://avatars1.githubusercontent.com/u/4734691?v=4","gravatar_id":"","url":"https://api.github.com/users/shirhatti","html_url":"https://github.com/shirhatti","followers_url":"https://api.github.com/users/shirhatti/followers","following_url":"https://api.github.com/users/shirhatti/following{/other_user}","gists_url":"https://api.github.com/users/shirhatti/gists{/gist_id}","starred_url":"https://api.github.com/users/shirhatti/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/shirhatti/subscriptions","organizations_url":"https://api.github.com/users/shirhatti/orgs","repos_url":"https://api.github.com/users/shirhatti/repos","events_url":"https://api.github.com/users/shirhatti/events{/privacy}","received_events_url":"https://api.github.com/users/shirhatti/received_events","type":"User","site_admin":false},"labels":[{"id":327109944,"node_id":"MDU6TGFiZWwzMjcxMDk5NDQ=","url":"https://api.github.com/repos/aspnet/Docs/labels/P0","name":"P0","color":"e11d21","default":false},{"id":918734558,"node_id":"MDU6TGFiZWw5MTg3MzQ1NTg=","url":"https://api.github.com/repos/aspnet/Docs/labels/Source%20-%20Docs.ms","name":"Source - Docs.ms","color":"77f966","default":false},{"id":159095404,"node_id":"MDU6TGFiZWwxNTkwOTU0MDQ=","url":"https://api.github.com/repos/aspnet/Docs/labels/bug","name":"bug","color":"fc2929","default":true}],"state":"open","locked":false,"assignee":{"login":"guardrex","id":1622880,"node_id":"MDQ6VXNlcjE2MjI4ODA=","avatar_url":"https://avatars1.githubusercontent.com/u/1622880?v=4","gravatar_id":"","url":"https://api.github.com/users/guardrex","html_url":"https://github.com/guardrex","followers_url":"https://api.github.com/users/guardrex/followers","following_url":"https://api.github.com/users/guardrex/following{/other_user}","gists_url":"https://api.github.com/users/guardrex/gists{/gist_id}","starred_url":"https://api.github.com/users/guardrex/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/guardrex/subscriptions","organizations_url":"https://api.github.com/users/guardrex/orgs","repos_url":"https://api.github.com/users/guardrex/repos","events_url":"https://api.github.com/users/guardrex/events{/privacy}","received_events_url":"https://api.github.com/users/guardrex/received_events","type":"User","site_admin":false},"assignees":[{"login":"guardrex","id":1622880,"node_id":"MDQ6VXNlcjE2MjI4ODA=","avatar_url":"https://avatars1.githubusercontent.com/u/1622880?v=4","gravatar_id":"","url":"https://api.github.com/users/guardrex","html_url":"https://github.com/guardrex","followers_url":"https://api.github.com/users/guardrex/followers","following_url":"https://api.github.com/users/guardrex/following{/other_user}","gists_url":"https://api.github.com/users/guardrex/gists{/gist_id}","starred_url":"https://api.github.com/users/guardrex/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/guardrex/subscriptions","organizations_url":"https://api.github.com/users/guardrex/orgs","repos_url":"https://api.github.com/users/guardrex/repos","events_url":"https://api.github.com/users/guardrex/events{/privacy}","received_events_url":"https://api.github.com/users/guardrex/received_events","type":"User","site_admin":false}],"milestone":{"url":"https://api.github.com/repos/aspnet/Docs/milestones/42","html_url":"https://github.com/aspnet/Docs/milestone/42","labels_url":"https://api.github.com/repos/aspnet/Docs/milestones/42/labels","id":3445938,"node_id":"MDk6TWlsZXN0b25lMzQ0NTkzOA==","number":42,"title":"Sprint 140 (8/13 to 8/31)","description":"","creator":{"login":"Rick-Anderson","id":3605364,"node_id":"MDQ6VXNlcjM2MDUzNjQ=","avatar_url":"https://avatars1.githubusercontent.com/u/3605364?v=4","gravatar_id":"","url":"https://api.github.com/users/Rick-Anderson","html_url":"https://github.com/Rick-Anderson","followers_url":"https://api.github.com/users/Rick-Anderson/followers","following_url":"https://api.github.com/users/Rick-Anderson/following{/other_user}","gists_url":"https://api.github.com/users/Rick-Anderson/gists{/gist_id}","starred_url":"https://api.github.com/users/Rick-Anderson/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Rick-Anderson/subscriptions","organizations_url":"https://api.github.com/users/Rick-Anderson/orgs","repos_url":"https://api.github.com/users/Rick-Anderson/repos","events_url":"https://api.github.com/users/Rick-Anderson/events{/privacy}","received_events_url":"https://api.github.com/users/Rick-Anderson/received_events","type":"User","site_admin":false},"open_issues":29,"closed_issues":51,"state":"open","created_at":"2018-06-22T23:14:21Z","updated_at":"2018-08-29T19:49:29Z","due_on":"2018-08-31T07:00:00Z","closed_at":null},"comments":12,"created_at":"2018-08-29T19:48:28Z","updated_at":"2018-08-29T22:05:34Z","closed_at":null,"author_association":"MEMBER","body":"> 6. Select ASP.NET Core Extensions.\r\n\r\nThe `ASP.NET Core Extensions` site extension is the one used to enable integration pieces like streaming logs.\r\nTo deploy a preview release to Antares, folks need to install the ASP.NET Core Runtime site extension\r\n\r\n\r\n\r\n\r\n---\r\n#### Document Details\r\n\r\n⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*\r\n\r\n* ID: a2eab542-a420-d6c5-d314-a420837cf602\r\n* Version Independent ID: 48c12168-54f3-0b83-f136-565f483a03e9\r\n* Content: [Host ASP.NET Core on Azure App Service](https://docs.microsoft.com/en-us/aspnet/core/host-and-deploy/azure-apps/?view=aspnetcore-2.1#deploy-aspnet-core-preview-release-to-azure-app-service)\r\n* Content Source: [aspnetcore/host-and-deploy/azure-apps/index.md](https://github.com/aspnet/Docs/blob/master/aspnetcore/host-and-deploy/azure-apps/index.md)\r\n* Product: **aspnet-core**\r\n* GitHub Login: @guardrex\r\n* Microsoft Alias: **riande**"},"comment":{"url":"https://api.github.com/repos/aspnet/Docs/issues/comments/417121920","html_url":"https://github.com/aspnet/Docs/issues/8322#issuecomment-417121920","issue_url":"https://api.github.com/repos/aspnet/Docs/issues/8322","id":417121920,"node_id":"MDEyOklzc3VlQ29tbWVudDQxNzEyMTkyMA==","user":{"login":"guardrex","id":1622880,"node_id":"MDQ6VXNlcjE2MjI4ODA=","avatar_url":"https://avatars1.githubusercontent.com/u/1622880?v=4","gravatar_id":"","url":"https://api.github.com/users/guardrex","html_url":"https://github.com/guardrex","followers_url":"https://api.github.com/users/guardrex/followers","following_url":"https://api.github.com/users/guardrex/following{/other_user}","gists_url":"https://api.github.com/users/guardrex/gists{/gist_id}","starred_url":"https://api.github.com/users/guardrex/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/guardrex/subscriptions","organizations_url":"https://api.github.com/users/guardrex/orgs","repos_url":"https://api.github.com/users/guardrex/repos","events_url":"https://api.github.com/users/guardrex/events{/privacy}","received_events_url":"https://api.github.com/users/guardrex/received_events","type":"User","site_admin":false},"created_at":"2018-08-29T22:05:34Z","updated_at":"2018-08-29T22:05:34Z","author_association":"COLLABORATOR","body":"Yes, free. I think so ... ran out of space. However, it didn't say that at first. The first message was about a bad path. I'll re-do all of my steps from scratch with a fresh app deployment and see if it repros."}}
|
{
"id": 28239455,
"name": "aspnet/Docs",
"url": "https://api.github.com/repos/aspnet/Docs"
}
|
{
"id": 1622880,
"login": "guardrex",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/1622880?",
"url": "https://api.github.com/users/guardrex"
}
|
{
"id": 6476660,
"login": "aspnet",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6476660?",
"url": "https://api.github.com/orgs/aspnet"
}
| 2018-08-29T22:05:34 |
8187756819
|
{"actor":{"display_login":"guardrex"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/aspnet/Hosting/issues/1390","repository_url":"https://api.github.com/repos/aspnet/Hosting","labels_url":"https://api.github.com/repos/aspnet/Hosting/issues/1390/labels{/name}","comments_url":"https://api.github.com/repos/aspnet/Hosting/issues/1390/comments","events_url":"https://api.github.com/repos/aspnet/Hosting/issues/1390/events","html_url":"https://github.com/aspnet/Hosting/issues/1390","id":315956127,"number":1390,"title":"No addresses in IServerAddressesFeature","user":{"login":"tomstreet","id":722381,"avatar_url":"https://avatars1.githubusercontent.com/u/722381?v=4","gravatar_id":"","url":"https://api.github.com/users/tomstreet","html_url":"https://github.com/tomstreet","followers_url":"https://api.github.com/users/tomstreet/followers","following_url":"https://api.github.com/users/tomstreet/following{/other_user}","gists_url":"https://api.github.com/users/tomstreet/gists{/gist_id}","starred_url":"https://api.github.com/users/tomstreet/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tomstreet/subscriptions","organizations_url":"https://api.github.com/users/tomstreet/orgs","repos_url":"https://api.github.com/users/tomstreet/repos","events_url":"https://api.github.com/users/tomstreet/events{/privacy}","received_events_url":"https://api.github.com/users/tomstreet/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2018-04-19T16:42:39Z","updated_at":"2018-04-19T16:48:21Z","closed_at":null,"author_association":"NONE","body":"Could this be related to https://github.com/aspnet/Announcements/issues/224?\r\n\r\nI'm binding to port 0 as [described in the docs](https://docs.microsoft.com/en-us/aspnet/core/fundamentals/servers/kestrel?view=aspnetcore-2.1&tabs=aspnetcore2x) and trying to use the `IServerAddressesFeature` to find out what port was actually used - but the addresses array is empty.\r\n\r\nVS: 15.6.6\r\ndotnet --version: 2.1.104\r\nMicrosoft.AspNetCore.Server.Kestrel: 2.1.0-preview2-final"},"comment":{"url":"https://api.github.com/repos/aspnet/Hosting/issues/comments/382804739","html_url":"https://github.com/aspnet/Hosting/issues/1390#issuecomment-382804739","issue_url":"https://api.github.com/repos/aspnet/Hosting/issues/1390","id":382804739,"user":{"login":"Tratcher","id":1821173,"avatar_url":"https://avatars3.githubusercontent.com/u/1821173?v=4","gravatar_id":"","url":"https://api.github.com/users/Tratcher","html_url":"https://github.com/Tratcher","followers_url":"https://api.github.com/users/Tratcher/followers","following_url":"https://api.github.com/users/Tratcher/following{/other_user}","gists_url":"https://api.github.com/users/Tratcher/gists{/gist_id}","starred_url":"https://api.github.com/users/Tratcher/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Tratcher/subscriptions","organizations_url":"https://api.github.com/users/Tratcher/orgs","repos_url":"https://api.github.com/users/Tratcher/repos","events_url":"https://api.github.com/users/Tratcher/events{/privacy}","received_events_url":"https://api.github.com/users/Tratcher/received_events","type":"User","site_admin":false},"created_at":"2018-04-19T16:48:21Z","updated_at":"2018-04-19T16:48:21Z","author_association":"MEMBER","body":"You'll have to delay that. Here's a middleware that checks it on first request:\r\nhttps://github.com/aspnet/BasicMiddleware/blob/354cb18d6304b24063d460e0a41c6c1d51ea4000/src/Microsoft.AspNetCore.HttpsPolicy/HttpsRedirectionMiddleware.cs#L139"}}
|
{
"id": 16630141,
"name": "aspnet/Hosting",
"url": "https://api.github.com/repos/aspnet/Hosting"
}
|
{
"id": 1821173,
"login": "Tratcher",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/1821173?",
"url": "https://api.github.com/users/Tratcher"
}
|
{
"id": 6476660,
"login": "aspnet",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6476660?",
"url": "https://api.github.com/orgs/aspnet"
}
| 2018-04-19T16:48:21 |
7556825843
|
{"actor":{"display_login":"Tratcher"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/aspnet/Hosting/issues/1538","repository_url":"https://api.github.com/repos/aspnet/Hosting","labels_url":"https://api.github.com/repos/aspnet/Hosting/issues/1538/labels{/name}","comments_url":"https://api.github.com/repos/aspnet/Hosting/issues/1538/comments","events_url":"https://api.github.com/repos/aspnet/Hosting/issues/1538/events","html_url":"https://github.com/aspnet/Hosting/issues/1538","id":355343285,"node_id":"MDU6SXNzdWUzNTUzNDMyODU=","number":1538,"title":"Is there a IApplicationLifetime.ServicesStarted??","user":{"login":"AceHack","id":578953,"node_id":"MDQ6VXNlcjU3ODk1Mw==","avatar_url":"https://avatars3.githubusercontent.com/u/578953?v=4","gravatar_id":"","url":"https://api.github.com/users/AceHack","html_url":"https://github.com/AceHack","followers_url":"https://api.github.com/users/AceHack/followers","following_url":"https://api.github.com/users/AceHack/following{/other_user}","gists_url":"https://api.github.com/users/AceHack/gists{/gist_id}","starred_url":"https://api.github.com/users/AceHack/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/AceHack/subscriptions","organizations_url":"https://api.github.com/users/AceHack/orgs","repos_url":"https://api.github.com/users/AceHack/repos","events_url":"https://api.github.com/users/AceHack/events{/privacy}","received_events_url":"https://api.github.com/users/AceHack/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":3,"created_at":"2018-08-29T21:37:56Z","updated_at":"2018-08-29T22:07:26Z","closed_at":null,"author_association":"NONE","body":"I need to fire some code after all the IHostedServices have started. Is there a hook for this or can I somehow be sure my IHostedService will get called last?"},"comment":{"url":"https://api.github.com/repos/aspnet/Hosting/issues/comments/417122396","html_url":"https://github.com/aspnet/Hosting/issues/1538#issuecomment-417122396","issue_url":"https://api.github.com/repos/aspnet/Hosting/issues/1538","id":417122396,"node_id":"MDEyOklzc3VlQ29tbWVudDQxNzEyMjM5Ng==","user":{"login":"davidfowl","id":95136,"node_id":"MDQ6VXNlcjk1MTM2","avatar_url":"https://avatars3.githubusercontent.com/u/95136?v=4","gravatar_id":"","url":"https://api.github.com/users/davidfowl","html_url":"https://github.com/davidfowl","followers_url":"https://api.github.com/users/davidfowl/followers","following_url":"https://api.github.com/users/davidfowl/following{/other_user}","gists_url":"https://api.github.com/users/davidfowl/gists{/gist_id}","starred_url":"https://api.github.com/users/davidfowl/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/davidfowl/subscriptions","organizations_url":"https://api.github.com/users/davidfowl/orgs","repos_url":"https://api.github.com/users/davidfowl/repos","events_url":"https://api.github.com/users/davidfowl/events{/privacy}","received_events_url":"https://api.github.com/users/davidfowl/received_events","type":"User","site_admin":false},"created_at":"2018-08-29T22:07:26Z","updated_at":"2018-08-29T22:07:26Z","author_association":"MEMBER","body":"We can look at changing the web host to fire the event after hosted services but that’s a breaking change. We’ll see what it looks like and decide if it’s ok for 2.2 or 3.0.\r\n\r\nI’m not sure if you can do much else. All of the workarounds I have are borderline awful and hacky 😬\r\n"}}
|
{
"id": 16630141,
"name": "aspnet/Hosting",
"url": "https://api.github.com/repos/aspnet/Hosting"
}
|
{
"id": 95136,
"login": "davidfowl",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/95136?",
"url": "https://api.github.com/users/davidfowl"
}
|
{
"id": 6476660,
"login": "aspnet",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6476660?",
"url": "https://api.github.com/orgs/aspnet"
}
| 2018-08-29T22:07:26 |
8187764316
|
{"actor":{"display_login":"davidfowl"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/aspnet/Blazor/issues/903","repository_url":"https://api.github.com/repos/aspnet/Blazor","labels_url":"https://api.github.com/repos/aspnet/Blazor/issues/903/labels{/name}","comments_url":"https://api.github.com/repos/aspnet/Blazor/issues/903/comments","events_url":"https://api.github.com/repos/aspnet/Blazor/issues/903/events","html_url":"https://github.com/aspnet/Blazor/issues/903","id":327619078,"number":903,"title":"VS2017 version and Blazor template issue","user":{"login":"karlosRivera","id":4988738,"avatar_url":"https://avatars3.githubusercontent.com/u/4988738?v=4","gravatar_id":"","url":"https://api.github.com/users/karlosRivera","html_url":"https://github.com/karlosRivera","followers_url":"https://api.github.com/users/karlosRivera/followers","following_url":"https://api.github.com/users/karlosRivera/following{/other_user}","gists_url":"https://api.github.com/users/karlosRivera/gists{/gist_id}","starred_url":"https://api.github.com/users/karlosRivera/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/karlosRivera/subscriptions","organizations_url":"https://api.github.com/users/karlosRivera/orgs","repos_url":"https://api.github.com/users/karlosRivera/repos","events_url":"https://api.github.com/users/karlosRivera/events{/privacy}","received_events_url":"https://api.github.com/users/karlosRivera/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2018-05-30T08:08:51Z","updated_at":"2018-05-30T08:12:05Z","closed_at":null,"author_association":"NONE","body":"i update my vs ide 2017 using update option from IDE. approx more than 7GB things download and installed. i again check the version then it was showing VS IDE version 15.7.2 but found no .net core 2.1 version when try to open project and blazor template was missing.\r\n\r\nfrom this link https://www.c-sharpcorner.com/article/asp-net-core-getting-started-with-blazor/\r\n\r\ni came to know that i need to install Install .NET Core 2.1 Preview 2 SDK and i did.\r\n\r\nagain try to install https://marketplace.visualstudio.com/items?itemName=aspnet.blazor\r\n\r\nwhen i try to install ASP.NET Core Blazor Language Services\r\n\r\nthen i encounter some problem. \r\n\r\ni try to install Microsoft.VisualStudio.BlazorExtension and the error i got\r\n\r\n\r\nplease guide me what i need to open blazor project with my VS2017 v15.7.2.\r\n\r\nthanks"},"comment":{"url":"https://api.github.com/repos/aspnet/Blazor/issues/comments/393070992","html_url":"https://github.com/aspnet/Blazor/issues/903#issuecomment-393070992","issue_url":"https://api.github.com/repos/aspnet/Blazor/issues/903","id":393070992,"user":{"login":"fileman","id":17230763,"avatar_url":"https://avatars3.githubusercontent.com/u/17230763?v=4","gravatar_id":"","url":"https://api.github.com/users/fileman","html_url":"https://github.com/fileman","followers_url":"https://api.github.com/users/fileman/followers","following_url":"https://api.github.com/users/fileman/following{/other_user}","gists_url":"https://api.github.com/users/fileman/gists{/gist_id}","starred_url":"https://api.github.com/users/fileman/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/fileman/subscriptions","organizations_url":"https://api.github.com/users/fileman/orgs","repos_url":"https://api.github.com/users/fileman/repos","events_url":"https://api.github.com/users/fileman/events{/privacy}","received_events_url":"https://api.github.com/users/fileman/received_events","type":"User","site_admin":false},"created_at":"2018-05-30T08:12:05Z","updated_at":"2018-05-30T08:12:05Z","author_association":"CONTRIBUTOR","body":"Try to update .NET Core 2.1 to RC1"}}
|
{
"id": 116160755,
"name": "aspnet/Blazor",
"url": "https://api.github.com/repos/aspnet/Blazor"
}
|
{
"id": 17230763,
"login": "fileman",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17230763?",
"url": "https://api.github.com/users/fileman"
}
|
{
"id": 6476660,
"login": "aspnet",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6476660?",
"url": "https://api.github.com/orgs/aspnet"
}
| 2018-05-30T08:12:05 |
7748395994
|
{"actor":{"display_login":"fileman"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/aspnet/Templating/issues/637","repository_url":"https://api.github.com/repos/aspnet/Templating","labels_url":"https://api.github.com/repos/aspnet/Templating/issues/637/labels{/name}","comments_url":"https://api.github.com/repos/aspnet/Templating/issues/637/comments","events_url":"https://api.github.com/repos/aspnet/Templating/issues/637/events","html_url":"https://github.com/aspnet/Templating/issues/637","id":344274817,"node_id":"MDU6SXNzdWUzNDQyNzQ4MTc=","number":637,"title":"Flaky test: AngularTemplate_Works_NetCore","user":{"login":"ryanbrandenburg","id":14987221,"node_id":"MDQ6VXNlcjE0OTg3MjIx","avatar_url":"https://avatars0.githubusercontent.com/u/14987221?v=4","gravatar_id":"","url":"https://api.github.com/users/ryanbrandenburg","html_url":"https://github.com/ryanbrandenburg","followers_url":"https://api.github.com/users/ryanbrandenburg/followers","following_url":"https://api.github.com/users/ryanbrandenburg/following{/other_user}","gists_url":"https://api.github.com/users/ryanbrandenburg/gists{/gist_id}","starred_url":"https://api.github.com/users/ryanbrandenburg/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ryanbrandenburg/subscriptions","organizations_url":"https://api.github.com/users/ryanbrandenburg/orgs","repos_url":"https://api.github.com/users/ryanbrandenburg/repos","events_url":"https://api.github.com/users/ryanbrandenburg/events{/privacy}","received_events_url":"https://api.github.com/users/ryanbrandenburg/received_events","type":"User","site_admin":false},"labels":[{"id":1003918131,"node_id":"MDU6TGFiZWwxMDAzOTE4MTMx","url":"https://api.github.com/repos/aspnet/Templating/labels/Flaky","name":"Flaky","color":"ededed","default":false}],"state":"open","locked":false,"assignee":{"login":"ryanbrandenburg","id":14987221,"node_id":"MDQ6VXNlcjE0OTg3MjIx","avatar_url":"https://avatars0.githubusercontent.com/u/14987221?v=4","gravatar_id":"","url":"https://api.github.com/users/ryanbrandenburg","html_url":"https://github.com/ryanbrandenburg","followers_url":"https://api.github.com/users/ryanbrandenburg/followers","following_url":"https://api.github.com/users/ryanbrandenburg/following{/other_user}","gists_url":"https://api.github.com/users/ryanbrandenburg/gists{/gist_id}","starred_url":"https://api.github.com/users/ryanbrandenburg/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ryanbrandenburg/subscriptions","organizations_url":"https://api.github.com/users/ryanbrandenburg/orgs","repos_url":"https://api.github.com/users/ryanbrandenburg/repos","events_url":"https://api.github.com/users/ryanbrandenburg/events{/privacy}","received_events_url":"https://api.github.com/users/ryanbrandenburg/received_events","type":"User","site_admin":false},"assignees":[{"login":"ryanbrandenburg","id":14987221,"node_id":"MDQ6VXNlcjE0OTg3MjIx","avatar_url":"https://avatars0.githubusercontent.com/u/14987221?v=4","gravatar_id":"","url":"https://api.github.com/users/ryanbrandenburg","html_url":"https://github.com/ryanbrandenburg","followers_url":"https://api.github.com/users/ryanbrandenburg/followers","following_url":"https://api.github.com/users/ryanbrandenburg/following{/other_user}","gists_url":"https://api.github.com/users/ryanbrandenburg/gists{/gist_id}","starred_url":"https://api.github.com/users/ryanbrandenburg/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ryanbrandenburg/subscriptions","organizations_url":"https://api.github.com/users/ryanbrandenburg/orgs","repos_url":"https://api.github.com/users/ryanbrandenburg/repos","events_url":"https://api.github.com/users/ryanbrandenburg/events{/privacy}","received_events_url":"https://api.github.com/users/ryanbrandenburg/received_events","type":"User","site_admin":false}],"milestone":null,"comments":12,"created_at":"2018-07-25T03:03:26Z","updated_at":"2018-07-27T01:06:28Z","closed_at":null,"author_association":"MEMBER","body":"This test [fails](http://aspnetci/viewLog.html?buildId=514334&buildTypeId=Lite_UniverseTest) occasionally with the following error:\r\n```\r\nSystem.Exception : Process exited with code 1\r\nStdErr: \r\nStdOut: Microsoft (R) Build Engine version 15.7.179.6572 for .NET Core\r\nCopyright (C) Microsoft Corporation. All rights reserved.\r\nC:\\b\\w\\33bdfc1cae7b2a38\\modules\\Templating\\test\\Templates.Test\\bin\\Release\\netcoreapp3.0\\TestTemplates\\AspNet.Template.542d8cd04e9943d8883076753550b7d1\\AspNet.Template.542d8cd04e9943d8883076753550b7d1.csproj : error NU1102: Unable to find package Microsoft.AspNetCore.App with version (>= 3.0.0)\r\nC:\\b\\w\\33bdfc1cae7b2a38\\modules\\Templating\\test\\Templates.Test\\bin\\Release\\netcoreapp3.0\\TestTemplates\\AspNet.Template.542d8cd04e9943d8883076753550b7d1\\AspNet.Template.542d8cd04e9943d8883076753550b7d1.csproj : error NU1102: - Found 914 version(s) in https://dotnet.myget.org/F/aspnetcore-dev/api/v3/index.json [ Nearest version: 3.0.0-alpha1-10142 ]\r\nC:\\b\\w\\33bdfc1cae7b2a38\\modules\\Templating\\test\\Templates.Test\\bin\\Release\\netcoreapp3.0\\TestTemplates\\AspNet.Template.542d8cd04e9943d8883076753550b7d1\\AspNet.Template.542d8cd04e9943d8883076753550b7d1.csproj : error NU1102: - Found 48 version(s) in https://dotnet.myget.org/F/dotnet-core/api/v3/index.json [ Nearest version: 2.1.3-rtm-30927 ]\r\nC:\\b\\w\\33bdfc1cae7b2a38\\modules\\Templating\\test\\Templates.Test\\bin\\Release\\netcoreapp3.0\\TestTemplates\\AspNet.Template.542d8cd04e9943d8883076753550b7d1\\AspNet.Template.542d8cd04e9943d8883076753550b7d1.csproj : error NU1102: - Found 45 version(s) in https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json [ Nearest version: 2.1.3-rtm-30923 ]\r\nC:\\b\\w\\33bdfc1cae7b2a38\\modules\\Templating\\test\\Templates.Test\\bin\\Release\\netcoreapp3.0\\TestTemplates\\AspNet.Template.542d8cd04e9943d8883076753550b7d1\\AspNet.Template.542d8cd04e9943d8883076753550b7d1.csproj : error NU1102: - Found 6 version(s) in nuget.org [ Nearest version: 2.1.2 ]\r\nC:\\b\\w\\33bdfc1cae7b2a38\\modules\\Templating\\test\\Templates.Test\\bin\\Release\\netcoreapp3.0\\TestTemplates\\AspNet.Template.542d8cd04e9943d8883076753550b7d1\\AspNet.Template.542d8cd04e9943d8883076753550b7d1.csproj : error NU1102: - Found 1 version(s) in C:\\b\\w\\33bdfc1cae7b2a38\\.deps\\build\\ [ Nearest version: 3.0.0-alpha1-10142 ]\r\nC:\\b\\w\\33bdfc1cae7b2a38\\modules\\Templating\\test\\Templates.Test\\bin\\Release\\netcoreapp3.0\\TestTemplates\\AspNet.Template.542d8cd04e9943d8883076753550b7d1\\AspNet.Template.542d8cd04e9943d8883076753550b7d1.csproj : error NU1102: - Found 0 version(s) in C:\\b\\w\\33bdfc1cae7b2a38\\artifacts\\build\\\r\nC:\\b\\w\\33bdfc1cae7b2a38\\modules\\Templating\\test\\Templates.Test\\bin\\Release\\netcoreapp3.0\\TestTemplates\\AspNet.Template.542d8cd04e9943d8883076753550b7d1\\AspNet.Template.542d8cd04e9943d8883076753550b7d1.csproj : error NU1102: - Found 0 version(s) in https://dotnet.myget.org/F/aspnetcore-master/api/v3/index.json\r\nC:\\b\\w\\33bdfc1cae7b2a38\\modules\\Templating\\test\\Templates.Test\\bin\\Release\\netcoreapp3.0\\TestTemplates\\AspNet.Template.542d8cd04e9943d8883076753550b7d1\\AspNet.Template.542d8cd04e9943d8883076753550b7d1.csproj : error NU1102: - Found 0 version(s) in https://dotnet.myget.org/F/aspnetcore-tools/api/v3/index.json\r\nC:\\b\\w\\33bdfc1cae7b2a38\\modules\\Templating\\test\\Templates.Test\\bin\\Release\\netcoreapp3.0\\TestTemplates\\AspNet.Template.542d8cd04e9943d8883076753550b7d1\\AspNet.Template.542d8cd04e9943d8883076753550b7d1.csproj : error NU1102: - Found 0 version(s) in https://dotnet.myget.org/F/roslyn/api/v3/index.json\r\nC:\\b\\w\\33bdfc1cae7b2a38\\modules\\Templating\\test\\Templates.Test\\bin\\Release\\netcoreapp3.0\\TestTemplates\\AspNet.Template.542d8cd04e9943d8883076753550b7d1\\AspNet.Template.542d8cd04e9943d8883076753550b7d1.csproj : error NU1102: - Found 0 version(s) in https://vside.myget.org/F/vsmac/api/v3/index.json\r\nC:\\b\\w\\33bdfc1cae7b2a38\\modules\\Templating\\test\\Templates.Test\\bin\\Release\\netcoreapp3.0\\TestTemplates\\AspNet.Template.542d8cd04e9943d8883076753550b7d1\\AspNet.Template.542d8cd04e9943d8883076753550b7d1.csproj : error NU1102: - Found 0 version(s) in https://vside.myget.org/F/vssdk/api/v3/index.json\r\nBuild FAILED.\r\nC:\\b\\w\\33bdfc1cae7b2a38\\modules\\Templating\\test\\Templates.Test\\bin\\Release\\netcoreapp3.0\\TestTemplates\\AspNet.Template.542d8cd04e9943d8883076753550b7d1\\AspNet.Template.542d8cd04e9943d8883076753550b7d1.csproj : error NU1102: Unable to find package Microsoft.AspNetCore.App with version (>= 3.0.0)\r\nC:\\b\\w\\33bdfc1cae7b2a38\\modules\\Templating\\test\\Templates.Test\\bin\\Release\\netcoreapp3.0\\TestTemplates\\AspNet.Template.542d8cd04e9943d8883076753550b7d1\\AspNet.Template.542d8cd04e9943d8883076753550b7d1.csproj : error NU1102: - Found 914 version(s) in https://dotnet.myget.org/F/aspnetcore-dev/api/v3/index.json [ Nearest version: 3.0.0-alpha1-10142 ]\r\nC:\\b\\w\\33bdfc1cae7b2a38\\modules\\Templating\\test\\Templates.Test\\bin\\Release\\netcoreapp3.0\\TestTemplates\\AspNet.Template.542d8cd04e9943d8883076753550b7d1\\AspNet.Template.542d8cd04e9943d8883076753550b7d1.csproj : error NU1102: - Found 48 version(s) in https://dotnet.myget.org/F/dotnet-core/api/v3/index.json [ Nearest version: 2.1.3-rtm-30927 ]\r\nC:\\b\\w\\33bdfc1cae7b2a38\\modules\\Templating\\test\\Templates.Test\\bin\\Release\\netcoreapp3.0\\TestTemplates\\AspNet.Template.542d8cd04e9943d8883076753550b7d1\\AspNet.Template.542d8cd04e9943d8883076753550b7d1.csproj : error NU1102: - Found 45 version(s) in https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json [ Nearest version: 2.1.3-rtm-30923 ]\r\nC:\\b\\w\\33bdfc1cae7b2a38\\modules\\Templating\\test\\Templates.Test\\bin\\Release\\netcoreapp3.0\\TestTemplates\\AspNet.Template.542d8cd04e9943d8883076753550b7d1\\AspNet.Template.542d8cd04e9943d8883076753550b7d1.csproj : error NU1102: - Found 6 version(s) in nuget.org [ Nearest version: 2.1.2 ]\r\nC:\\b\\w\\33bdfc1cae7b2a38\\modules\\Templating\\test\\Templates.Test\\bin\\Release\\netcoreapp3.0\\TestTemplates\\AspNet.Template.542d8cd04e9943d8883076753550b7d1\\AspNet.Template.542d8cd04e9943d8883076753550b7d1.csproj : error NU1102: - Found 1 version(s) in C:\\b\\w\\33bdfc1cae7b2a38\\.deps\\build\\ [ Nearest version: 3.0.0-alpha1-10142 ]\r\nC:\\b\\w\\33bdfc1cae7b2a38\\modules\\Templating\\\r\n...\r\n```\r\n"},"comment":{"url":"https://api.github.com/repos/aspnet/Templating/issues/comments/408280411","html_url":"https://github.com/aspnet/Templating/issues/637#issuecomment-408280411","issue_url":"https://api.github.com/repos/aspnet/Templating/issues/637","id":408280411,"node_id":"MDEyOklzc3VlQ29tbWVudDQwODI4MDQxMQ==","user":{"login":"ryanbrandenburg","id":14987221,"node_id":"MDQ6VXNlcjE0OTg3MjIx","avatar_url":"https://avatars0.githubusercontent.com/u/14987221?v=4","gravatar_id":"","url":"https://api.github.com/users/ryanbrandenburg","html_url":"https://github.com/ryanbrandenburg","followers_url":"https://api.github.com/users/ryanbrandenburg/followers","following_url":"https://api.github.com/users/ryanbrandenburg/following{/other_user}","gists_url":"https://api.github.com/users/ryanbrandenburg/gists{/gist_id}","starred_url":"https://api.github.com/users/ryanbrandenburg/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ryanbrandenburg/subscriptions","organizations_url":"https://api.github.com/users/ryanbrandenburg/orgs","repos_url":"https://api.github.com/users/ryanbrandenburg/repos","events_url":"https://api.github.com/users/ryanbrandenburg/events{/privacy}","received_events_url":"https://api.github.com/users/ryanbrandenburg/received_events","type":"User","site_admin":false},"created_at":"2018-07-27T01:06:28Z","updated_at":"2018-07-27T01:06:28Z","author_association":"MEMBER","body":"AngularTemplate_Works_NetCore [failed again](http://aspnetci/viewLog.html?buildId=516660&buildTypeId=Releases_22xPublic_Win2012).\n\nThis comment was made automatically. If there is a problem contact @ryanbrandenburg."}}
|
{
"id": 101210459,
"name": "aspnet/Templating",
"url": "https://api.github.com/repos/aspnet/Templating"
}
|
{
"id": 14987221,
"login": "ryanbrandenburg",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/14987221?",
"url": "https://api.github.com/users/ryanbrandenburg"
}
|
{
"id": 6476660,
"login": "aspnet",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6476660?",
"url": "https://api.github.com/orgs/aspnet"
}
| 2018-07-27T01:06:28 |
8025992916
|
{"actor":{"display_login":"ryanbrandenburg"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/aspnet/Mvc/issues/6690","repository_url":"https://api.github.com/repos/aspnet/Mvc","labels_url":"https://api.github.com/repos/aspnet/Mvc/issues/6690/labels{/name}","comments_url":"https://api.github.com/repos/aspnet/Mvc/issues/6690/comments","events_url":"https://api.github.com/repos/aspnet/Mvc/issues/6690/events","html_url":"https://github.com/aspnet/Mvc/issues/6690","id":251612344,"number":6690,"title":"Global exception handling no longer works in ASP.NET Core 2.0","user":{"login":"sebastianbk","id":660576,"avatar_url":"https://avatars1.githubusercontent.com/u/660576?v=4","gravatar_id":"","url":"https://api.github.com/users/sebastianbk","html_url":"https://github.com/sebastianbk","followers_url":"https://api.github.com/users/sebastianbk/followers","following_url":"https://api.github.com/users/sebastianbk/following{/other_user}","gists_url":"https://api.github.com/users/sebastianbk/gists{/gist_id}","starred_url":"https://api.github.com/users/sebastianbk/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sebastianbk/subscriptions","organizations_url":"https://api.github.com/users/sebastianbk/orgs","repos_url":"https://api.github.com/users/sebastianbk/repos","events_url":"https://api.github.com/users/sebastianbk/events{/privacy}","received_events_url":"https://api.github.com/users/sebastianbk/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":3,"created_at":"2017-08-21T10:15:07Z","updated_at":"2018-02-22T04:15:58Z","closed_at":"2017-09-08T03:49:19Z","author_association":"NONE","body":"I recently upgraded my ASP.NET Core 1.1 project to 2.0 and, as a result, my way of handling exceptions globally no longer works. A couple of months ago I implemented [Scott Sauber's suggestion](https://scottsauber.com/2017/04/03/adding-global-error-handling-and-logging-in-asp-net-core/) for handling exceptions, which basically involves calling `app.UseExceptionHandler(\"/Home/Error\")` in `Startup.cs` and then running this code in the Error action of the Home controller:\r\n\r\n```csharp\r\nvar exceptionFeature = HttpContext.Features.Get<IExceptionHandlerPathFeature>();\r\n\r\nif (exceptionFeature != null)\r\n{\r\n var dict = new Dictionary<string, string>();\r\n dict.Add(\"Path\", exceptionFeature.Path);\r\n\r\n Exception exceptionThatOccurred = exceptionFeature.Error;\r\n _telemetryClient.TrackException(exceptionThatOccurred, dict);\r\n}\r\n```\r\n\r\nThis worked perfectly in 1.1, but in 2.0 the user is no longer being redirected to the Error action when an exception is thrown somewhere in my app.\r\n\r\nI then tried to implement [Paul Hiles' suggestion](https://www.devtrends.co.uk/blog/handling-errors-in-asp.net-core-web-api), which involves developing a piece of middleware to handle exceptions and render the Error view. You can see my code for the middleware [here](https://gist.github.com/sebastianbk/a7da03bffb8fcea02595f51baf43c11c). My middleware makes use of an interface called `IViewRenderService`, which I copied from [Paris Polyzos' blog](https://ppolyzos.com/2016/09/09/asp-net-core-render-view-to-string/).\r\n\r\nRather than catching the exception, logging it with Application Insights and rendering the Error page, I now get an HTTP 500 response with an empty body:\r\n\r\n```\r\nHTTP/1.1 500 Internal Server Error\r\nContent-Length: 0\r\nServer: Kestrel\r\nX-Powered-By: ASP.NET\r\nDate: Mon, 21 Aug 2017 10:04:12 GMT\r\n```\r\n\r\nWhy are my exceptions no longer being catched gracefully in 2.0?"},"comment":{"url":"https://api.github.com/repos/aspnet/Mvc/issues/comments/367562310","html_url":"https://github.com/aspnet/Mvc/issues/6690#issuecomment-367562310","issue_url":"https://api.github.com/repos/aspnet/Mvc/issues/6690","id":367562310,"user":{"login":"alexsorokoletov","id":1788581,"avatar_url":"https://avatars1.githubusercontent.com/u/1788581?v=4","gravatar_id":"","url":"https://api.github.com/users/alexsorokoletov","html_url":"https://github.com/alexsorokoletov","followers_url":"https://api.github.com/users/alexsorokoletov/followers","following_url":"https://api.github.com/users/alexsorokoletov/following{/other_user}","gists_url":"https://api.github.com/users/alexsorokoletov/gists{/gist_id}","starred_url":"https://api.github.com/users/alexsorokoletov/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/alexsorokoletov/subscriptions","organizations_url":"https://api.github.com/users/alexsorokoletov/orgs","repos_url":"https://api.github.com/users/alexsorokoletov/repos","events_url":"https://api.github.com/users/alexsorokoletov/events{/privacy}","received_events_url":"https://api.github.com/users/alexsorokoletov/received_events","type":"User","site_admin":false},"created_at":"2018-02-22T04:15:58Z","updated_at":"2018-02-22T04:15:58Z","author_association":"NONE","body":"What we found for ourselves is that we added `[HttpGet]` on our exception handler page and POST requests were not reaching it.\r\nDocs from the post above clearly state:\r\n```\r\nIn an MVC app, don't explicitly decorate the error handler action method with HTTP method attributes, such as HttpGet. Using explicit verbs could prevent some requests from reaching the method.\r\n```\r\n"}}
|
{
"id": 15126429,
"name": "aspnet/Mvc",
"url": "https://api.github.com/repos/aspnet/Mvc"
}
|
{
"id": 1788581,
"login": "alexsorokoletov",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/1788581?",
"url": "https://api.github.com/users/alexsorokoletov"
}
|
{
"id": 6476660,
"login": "aspnet",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6476660?",
"url": "https://api.github.com/orgs/aspnet"
}
| 2018-02-22T04:15:58 |
7279405167
|
{"actor":{"display_login":"alexsorokoletov"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/aspnet/Mvc/issues/5140","repository_url":"https://api.github.com/repos/aspnet/Mvc","labels_url":"https://api.github.com/repos/aspnet/Mvc/issues/5140/labels{/name}","comments_url":"https://api.github.com/repos/aspnet/Mvc/issues/5140/comments","events_url":"https://api.github.com/repos/aspnet/Mvc/issues/5140/events","html_url":"https://github.com/aspnet/Mvc/issues/5140","id":171026391,"number":5140,"title":"Unable to unit testing a controller on .net core 1.0","user":{"login":"rguerreiro","id":545325,"avatar_url":"https://avatars1.githubusercontent.com/u/545325?v=4","gravatar_id":"","url":"https://api.github.com/users/rguerreiro","html_url":"https://github.com/rguerreiro","followers_url":"https://api.github.com/users/rguerreiro/followers","following_url":"https://api.github.com/users/rguerreiro/following{/other_user}","gists_url":"https://api.github.com/users/rguerreiro/gists{/gist_id}","starred_url":"https://api.github.com/users/rguerreiro/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rguerreiro/subscriptions","organizations_url":"https://api.github.com/users/rguerreiro/orgs","repos_url":"https://api.github.com/users/rguerreiro/repos","events_url":"https://api.github.com/users/rguerreiro/events{/privacy}","received_events_url":"https://api.github.com/users/rguerreiro/received_events","type":"User","site_admin":false},"labels":[{"id":70264664,"url":"https://api.github.com/repos/aspnet/Mvc/labels/question","name":"question","color":"cc317c","default":true}],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":4,"created_at":"2016-08-13T20:38:31Z","updated_at":"2018-03-06T19:44:30Z","closed_at":"2016-08-19T18:27:29Z","author_association":"NONE","body":"I'm trying to unit test the following controller:\n\n```\nnamespace Application1.Controllers\n{\n [Authorize]\n public class HomeController : BaseController\n {\n private readonly IAntiforgery _antiforgery;\n\n public HomeController(IAntiforgery antiforgery)\n : base()\n {\n _antiforgery = antiforgery;\n }\n\n public IActionResult Index()\n {\n var tokens = _antiforgery.GetAndStoreTokens(HttpContext);\n Response.Cookies.Append(\"XSRF-TOKEN\", tokens.RequestToken, new CookieOptions() { HttpOnly = false });\n\n return View();\n }\n }\n}\n```\n\nThis is my test:\n\n```\nnamespace Application1.Test\n{\n public abstract class BaseTest\n {\n public BaseTest()\n {\n var services = new ServiceCollection();\n\n services.AddEntityFrameworkInMemoryDatabase()\n .AddDbContext<ApplicationDbContext>(options => options.UseInMemoryDatabase());\n\n InitServices(services);\n\n ServiceProvider = services.BuildServiceProvider();\n\n HttpContext = Substitute.For<HttpContext>();\n HttpContext.Request.Returns(Substitute.For<HttpRequest>());\n HttpContext.Response.Returns(Substitute.For<HttpResponse>());\n }\n\n protected virtual void InitServices(ServiceCollection services)\n {\n // do nothing\n }\n\n protected virtual void InitController(Controller controller)\n {\n controller.ControllerContext = new ControllerContext(\n new ActionContext(HttpContext, new RouteData(), new ControllerActionDescriptor())\n );\n }\n\n protected IServiceProvider ServiceProvider { get; set; }\n\n protected HttpContext HttpContext { get; set; }\n }\n\n public class HomeControllerTest : BaseTest\n {\n protected override void InitServices(ServiceCollection services)\n {\n services.AddMvc();\n }\n\n [Fact]\n public void Index_ReturnView()\n {\n // Arrange\n var antiForgeryMock = Substitute.For<IAntiforgery>();\n antiForgeryMock.GetAndStoreTokens(HttpContext).Returns(new AntiforgeryTokenSet(\"request token\", \"cookie token\", \"field\", \"header\"));\n\n var controller = new HomeController(antiForgeryMock);\n InitController(controller);\n\n // Action\n var result = controller.Index();\n\n // Assert\n var viewResult = result.ShouldBeOfType<ViewResult>();\n viewResult.ViewName.ShouldNotBeNullOrEmpty();\n }\n }\n}\n```\n\nBut when in the `HomeController` when executing the line `return View();` on the `Index()` action it throws this exception:\n\n```\nSystem.InvalidOperationException : No service for type 'Microsoft.AspNetCore.Mvc.ViewFeatures.ITempDataDictionaryFactory' has been registered.\n Stack Trace:\n at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)\n at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider)\n at Microsoft.AspNetCore.Mvc.Controller.get_TempData()\n at Microsoft.AspNetCore.Mvc.Controller.View(String viewName, Object model)\n```\n\nSince the [docs for unit testing the controllers](https://docs.asp.net/en/latest/mvc/controllers/testing.html) are outdated I don't have a way to check if what I'm doing is right or not.\n"},"comment":{"url":"https://api.github.com/repos/aspnet/Mvc/issues/comments/370903929","html_url":"https://github.com/aspnet/Mvc/issues/5140#issuecomment-370903929","issue_url":"https://api.github.com/repos/aspnet/Mvc/issues/5140","id":370903929,"user":{"login":"moorthi-n","id":3430258,"avatar_url":"https://avatars2.githubusercontent.com/u/3430258?v=4","gravatar_id":"","url":"https://api.github.com/users/moorthi-n","html_url":"https://github.com/moorthi-n","followers_url":"https://api.github.com/users/moorthi-n/followers","following_url":"https://api.github.com/users/moorthi-n/following{/other_user}","gists_url":"https://api.github.com/users/moorthi-n/gists{/gist_id}","starred_url":"https://api.github.com/users/moorthi-n/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/moorthi-n/subscriptions","organizations_url":"https://api.github.com/users/moorthi-n/orgs","repos_url":"https://api.github.com/users/moorthi-n/repos","events_url":"https://api.github.com/users/moorthi-n/events{/privacy}","received_events_url":"https://api.github.com/users/moorthi-n/received_events","type":"User","site_admin":false},"created_at":"2018-03-06T19:44:29Z","updated_at":"2018-03-06T19:44:29Z","author_association":"NONE","body":"any updates on this issue?.. seems like there is no resolution but this issue is already closed?."}}
|
{
"id": 15126429,
"name": "aspnet/Mvc",
"url": "https://api.github.com/repos/aspnet/Mvc"
}
|
{
"id": 3430258,
"login": "moorthi-n",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/3430258?",
"url": "https://api.github.com/users/moorthi-n"
}
|
{
"id": 6476660,
"login": "aspnet",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6476660?",
"url": "https://api.github.com/orgs/aspnet"
}
| 2018-03-06T19:44:30 |
7339893152
|
{"actor":{"display_login":"moorthi-n"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/aspnet/Blazor/issues/1596","repository_url":"https://api.github.com/repos/aspnet/Blazor","labels_url":"https://api.github.com/repos/aspnet/Blazor/issues/1596/labels{/name}","comments_url":"https://api.github.com/repos/aspnet/Blazor/issues/1596/comments","events_url":"https://api.github.com/repos/aspnet/Blazor/issues/1596/events","html_url":"https://github.com/aspnet/Blazor/issues/1596","id":372364246,"node_id":"MDU6SXNzdWUzNzIzNjQyNDY=","number":1596,"title":"Server Side Blazor + Kestrel + Windows Auth = Crash","user":{"login":"teeboy75","id":21227725,"node_id":"MDQ6VXNlcjIxMjI3NzI1","avatar_url":"https://avatars0.githubusercontent.com/u/21227725?v=4","gravatar_id":"","url":"https://api.github.com/users/teeboy75","html_url":"https://github.com/teeboy75","followers_url":"https://api.github.com/users/teeboy75/followers","following_url":"https://api.github.com/users/teeboy75/following{/other_user}","gists_url":"https://api.github.com/users/teeboy75/gists{/gist_id}","starred_url":"https://api.github.com/users/teeboy75/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/teeboy75/subscriptions","organizations_url":"https://api.github.com/users/teeboy75/orgs","repos_url":"https://api.github.com/users/teeboy75/repos","events_url":"https://api.github.com/users/teeboy75/events{/privacy}","received_events_url":"https://api.github.com/users/teeboy75/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":13,"created_at":"2018-10-21T22:34:16Z","updated_at":"2018-11-03T12:05:09Z","closed_at":null,"author_association":"NONE","body":"I am trying to setup windows Auth using kesterel on blazor server side.I have the progam setup like this:\r\n\r\nBlazor.Web.server\r\n\r\nProgram.cs\r\n```csharp\r\n public static void Main(string[] args)\r\n {\r\n BuildWebHost(args).Run(); \r\n }\r\n public static IWebHost BuildWebHost(string[] args) =>\r\n WebHost.CreateDefaultBuilder(args)\r\n .UseHttpSys(\r\n options =>\r\n {\r\n options.Authentication.Schemes =\r\n AuthenticationSchemes.Negotiate | AuthenticationSchemes.NTLM; \r\n options.Authentication.AllowAnonymous = false; \r\n })\r\n .UseConfiguration(new ConfigurationBuilder()\r\n .AddCommandLine(args)\r\n .Build())\r\n .UseStartup<Startup>()\r\n .Build();\r\n }\r\n```\r\n\r\nStartup.cs\r\n```csharp\r\n public void ConfigureServices(IServiceCollection services)\r\n {\r\n // Adds the Server-Side Blazor services, and those registered by the app project's startup.\r\n services.AddServerSideBlazor<App.Startup>();\r\n services.AddHttpContextAccessor();\r\n services.AddTransient<App.HttpContextAccessor>();\r\n services.AddResponseCompression(options =>\r\n {\r\n options.MimeTypes = ResponseCompressionDefaults.MimeTypes.Concat(new[]\r\n {\r\n MediaTypeNames.Application.Octet,\r\n WasmMediaTypeNames.Application.Wasm,\r\n });\r\n });\r\n }\r\n```\r\n\r\nBlazor.Web.App\r\n\r\nStartup.cs\r\n```csharp\r\n public class Startup\r\n {\r\n public void ConfigureServices(IServiceCollection services)\r\n {\r\n // Since Blazor is running on the server, we can use an application service\r\n // to read the forecast data.\r\n services.AddSingleton<WeatherForecastService>(); \r\n }\r\n public void Configure(IBlazorApplicationBuilder app)\r\n {\r\n app.AddComponent<App>(\"app\"); \r\n }\r\n }\r\n```\r\n \r\nProgram.cs\r\n\r\n```csharp\r\npublic class Program\r\n { public static void Main(string[] args)\r\n {\r\n CreateHostBuilder(args).Build().Run(); \r\n }\r\n\r\n public static IWebAssemblyHostBuilder CreateHostBuilder(string[] args) =>\r\n BlazorWebAssemblyHost.CreateDefaultBuilder()\r\n .UseBlazorStartup<Startup>();\r\n }\r\n\r\n public class HttpContextAccessor\r\n {\r\n private readonly IHttpContextAccessor _httpContextAccessor;\r\n\r\n public HttpContextAccessor(IHttpContextAccessor httpContextAccessor)\r\n {\r\n _httpContextAccessor = httpContextAccessor;\r\n }\r\n\r\n public HttpContext Context => _httpContextAccessor.HttpContext;\r\n }\r\n```\r\n \r\n \r\nAuth.cshtml\r\n\r\n```html\r\n @using System.Net.Http\r\n @inject Blazor.Web.App.HttpContextAccessor HttpContext\r\n @page \"/two-way-data-binding\"\r\n\r\nLogged in User: @HttpContext.Context.User.Identity.Name <br /> \r\n```\r\n\r\nIt errors when I navigate to Auth.cshtml with this exception.\r\nError:\r\n```\r\nSystem.ObjectDisposedException\r\n HResult=0x80131622\r\n Message=Safe handle has been closed\r\n Source=System.Private.CoreLib\r\n StackTrace:\r\n at System.Runtime.InteropServices.SafeHandle.DangerousAddRef(Boolean& success)\r\n at System.StubHelpers.StubHelpers.SafeHandleAddRef(SafeHandle pHandle, Boolean& success)\r\n at Interop.Advapi32.GetTokenInformation(SafeAccessTokenHandle TokenHandle, UInt32 TokenInformationClass, SafeLocalAllocHandle TokenInformation, UInt32 TokenInformationLength, UInt32& ReturnLength)\r\n at System.Security.Principal.WindowsIdentity.GetTokenInformation(SafeAccessTokenHandle tokenHandle, TokenInformationClass tokenInformationClass, Boolean nullOnInvalidParam)\r\n at System.Security.Principal.WindowsIdentity.get_User()\r\n at System.Security.Principal.WindowsIdentity.<GetName>b__46_0()\r\n at System.Security.Principal.WindowsIdentity.<>c__DisplayClass62_0.<RunImpersonatedInternal>b__0(Object <p0>)\r\n at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Security.Principal.WindowsIdentity.RunImpersonatedInternal(SafeAccessTokenHandle token, Action action)\r\n at System.Security.Principal.WindowsIdentity.RunImpersonated(SafeAccessTokenHandle safeAccessTokenHandle, Action action)\r\n at System.Security.Principal.WindowsIdentity.GetName()\r\n at System.Security.Principal.WindowsIdentity.get_Name()\r\n at Cloud.WebUI.App.Pages.TwoWayDataBinding.BuildRenderTree(RenderTreeBuilder builder)\r\n at Microsoft.AspNetCore.Blazor.Rendering.ComponentState.RenderIntoBatch(RenderBatchBuilder batchBuilder, RenderFragment renderFragment)\r\n at Microsoft.AspNetCore.Blazor.Rendering.Renderer.RenderInExistingBatch(RenderQueueEntry renderQueueEntry)\r\n at Microsoft.AspNetCore.Blazor.Rendering.Renderer.ProcessRenderQueue()\r\n at Microsoft.AspNetCore.Blazor.Rendering.Renderer.AddToRenderQueue(Int32 componentId, RenderFragment renderFragment)\r\n```"},"comment":{"url":"https://api.github.com/repos/aspnet/Blazor/issues/comments/435582679","html_url":"https://github.com/aspnet/Blazor/issues/1596#issuecomment-435582679","issue_url":"https://api.github.com/repos/aspnet/Blazor/issues/1596","id":435582679,"node_id":"MDEyOklzc3VlQ29tbWVudDQzNTU4MjY3OQ==","user":{"login":"enetstudio","id":17102892,"node_id":"MDQ6VXNlcjE3MTAyODky","avatar_url":"https://avatars0.githubusercontent.com/u/17102892?v=4","gravatar_id":"","url":"https://api.github.com/users/enetstudio","html_url":"https://github.com/enetstudio","followers_url":"https://api.github.com/users/enetstudio/followers","following_url":"https://api.github.com/users/enetstudio/following{/other_user}","gists_url":"https://api.github.com/users/enetstudio/gists{/gist_id}","starred_url":"https://api.github.com/users/enetstudio/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/enetstudio/subscriptions","organizations_url":"https://api.github.com/users/enetstudio/orgs","repos_url":"https://api.github.com/users/enetstudio/repos","events_url":"https://api.github.com/users/enetstudio/events{/privacy}","received_events_url":"https://api.github.com/users/enetstudio/received_events","type":"User","site_admin":false},"created_at":"2018-11-03T12:05:09Z","updated_at":"2018-11-03T12:05:09Z","author_association":"NONE","body":" @danroth27\r\n Note:\r\n 1. Blzor is 'using' the IHttpContextAccessor defined in the custom class:\r\n \r\n @inject Blazor.Web.App.HttpContextAccessor HttpContext \r\n Logged in User: @HttpContext.Context.User.Identity.Name <br /> \r\n\t \r\n 2. Blazor.Web.App.HttpContextAccessor is added as transient:\r\n \r\n\t services.AddTransient<App.HttpContextAccessor>(); \r\n\t \r\n Which is not compitable with IHttpContextAccessor being Singleton\r\n\t \r\n 3. Actually there is no code that registers the IHttpContextAccessor in DI,\r\n and thus, it has no relationship to the HttpContextFactory or HttpContext,\r\n\t always returning null, unless it finds in DI container the IHttpContextAccessor\r\n configured properly by services.AddHttpContextAccessor();\t \r\n \r\n Remove the custom class HttpContextAccessor\r\n Remove services.AddTransient<App.HttpContextAccessor>(); \r\n\tInject a reference to IHttpContextAccessor instead of \r\n\t@inject Blazor.Web.App.HttpContextAccessor HttpContext,\r\n\tand see if it works for you.\r\n\t\r\n\tHope this helps..."}}
|
{
"id": 116160755,
"name": "aspnet/Blazor",
"url": "https://api.github.com/repos/aspnet/Blazor"
}
|
{
"id": 17102892,
"login": "enetstudio",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17102892?",
"url": "https://api.github.com/users/enetstudio"
}
|
{
"id": 6476660,
"login": "aspnet",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6476660?",
"url": "https://api.github.com/orgs/aspnet"
}
| 2018-11-03T12:05:10 |
8529420124
|
{"actor":{"display_login":"enetstudio"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/aspnet/AspNetCore/issues/3753","repository_url":"https://api.github.com/repos/aspnet/AspNetCore","labels_url":"https://api.github.com/repos/aspnet/AspNetCore/issues/3753/labels{/name}","comments_url":"https://api.github.com/repos/aspnet/AspNetCore/issues/3753/comments","events_url":"https://api.github.com/repos/aspnet/AspNetCore/issues/3753/events","html_url":"https://github.com/aspnet/AspNetCore/issues/3753","id":375239791,"node_id":"MDU6SXNzdWUzNzUyMzk3OTE=","number":3753,"title":"Discussion: ASP.NET Core 3.0 will only run on .NET Core","user":{"login":"natemcmaster","id":2696087,"node_id":"MDQ6VXNlcjI2OTYwODc=","avatar_url":"https://avatars0.githubusercontent.com/u/2696087?v=4","gravatar_id":"","url":"https://api.github.com/users/natemcmaster","html_url":"https://github.com/natemcmaster","followers_url":"https://api.github.com/users/natemcmaster/followers","following_url":"https://api.github.com/users/natemcmaster/following{/other_user}","gists_url":"https://api.github.com/users/natemcmaster/gists{/gist_id}","starred_url":"https://api.github.com/users/natemcmaster/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/natemcmaster/subscriptions","organizations_url":"https://api.github.com/users/natemcmaster/orgs","repos_url":"https://api.github.com/users/natemcmaster/repos","events_url":"https://api.github.com/users/natemcmaster/events{/privacy}","received_events_url":"https://api.github.com/users/natemcmaster/received_events","type":"User","site_admin":false},"labels":[{"id":91327625,"node_id":"MDU6TGFiZWw5MTMyNzYyNQ==","url":"https://api.github.com/repos/aspnet/AspNetCore/labels/discussion","name":"discussion","color":"0e8a16","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":{"url":"https://api.github.com/repos/aspnet/AspNetCore/milestones/1","html_url":"https://github.com/aspnet/AspNetCore/milestone/1","labels_url":"https://api.github.com/repos/aspnet/AspNetCore/milestones/1/labels","id":1533813,"node_id":"MDk6TWlsZXN0b25lMTUzMzgxMw==","number":1,"title":"Discussions","description":null,"creator":{"login":"Eilon","id":202643,"node_id":"MDQ6VXNlcjIwMjY0Mw==","avatar_url":"https://avatars3.githubusercontent.com/u/202643?v=4","gravatar_id":"","url":"https://api.github.com/users/Eilon","html_url":"https://github.com/Eilon","followers_url":"https://api.github.com/users/Eilon/followers","following_url":"https://api.github.com/users/Eilon/following{/other_user}","gists_url":"https://api.github.com/users/Eilon/gists{/gist_id}","starred_url":"https://api.github.com/users/Eilon/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Eilon/subscriptions","organizations_url":"https://api.github.com/users/Eilon/orgs","repos_url":"https://api.github.com/users/Eilon/repos","events_url":"https://api.github.com/users/Eilon/events{/privacy}","received_events_url":"https://api.github.com/users/Eilon/received_events","type":"User","site_admin":false},"open_issues":23,"closed_issues":37,"state":"open","created_at":"2016-01-22T07:04:21Z","updated_at":"2018-10-29T23:44:46Z","due_on":null,"closed_at":null},"comments":24,"created_at":"2018-10-29T22:15:50Z","updated_at":"2018-10-30T08:33:11Z","closed_at":null,"author_association":"MEMBER","body":"This is a discussion item for https://github.com/aspnet/Announcements/issues/324."},"comment":{"url":"https://api.github.com/repos/aspnet/AspNetCore/issues/comments/434213825","html_url":"https://github.com/aspnet/AspNetCore/issues/3753#issuecomment-434213825","issue_url":"https://api.github.com/repos/aspnet/AspNetCore/issues/3753","id":434213825,"node_id":"MDEyOklzc3VlQ29tbWVudDQzNDIxMzgyNQ==","user":{"login":"davidfowl","id":95136,"node_id":"MDQ6VXNlcjk1MTM2","avatar_url":"https://avatars3.githubusercontent.com/u/95136?v=4","gravatar_id":"","url":"https://api.github.com/users/davidfowl","html_url":"https://github.com/davidfowl","followers_url":"https://api.github.com/users/davidfowl/followers","following_url":"https://api.github.com/users/davidfowl/following{/other_user}","gists_url":"https://api.github.com/users/davidfowl/gists{/gist_id}","starred_url":"https://api.github.com/users/davidfowl/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/davidfowl/subscriptions","organizations_url":"https://api.github.com/users/davidfowl/orgs","repos_url":"https://api.github.com/users/davidfowl/repos","events_url":"https://api.github.com/users/davidfowl/events{/privacy}","received_events_url":"https://api.github.com/users/davidfowl/received_events","type":"User","site_admin":false},"created_at":"2018-10-30T08:33:11Z","updated_at":"2018-10-30T08:33:11Z","author_association":"MEMBER","body":"@yaakov-h I’d be surprised if that was the case. When you do the analysis, let me know."}}
|
{
"id": 17620347,
"name": "aspnet/AspNetCore",
"url": "https://api.github.com/repos/aspnet/AspNetCore"
}
|
{
"id": 95136,
"login": "davidfowl",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/95136?",
"url": "https://api.github.com/users/davidfowl"
}
|
{
"id": 6476660,
"login": "aspnet",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6476660?",
"url": "https://api.github.com/orgs/aspnet"
}
| 2018-10-30T08:33:12 |
8503321489
|
{"actor":{"display_login":"davidfowl"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/aspnet/Docs/issues/5350","repository_url":"https://api.github.com/repos/aspnet/Docs","labels_url":"https://api.github.com/repos/aspnet/Docs/issues/5350/labels{/name}","comments_url":"https://api.github.com/repos/aspnet/Docs/issues/5350/comments","events_url":"https://api.github.com/repos/aspnet/Docs/issues/5350/events","html_url":"https://github.com/aspnet/Docs/pull/5350","id":294064039,"number":5350,"title":"Update using-signalr-performance-counters-in-an-azure-web-role.md","user":{"login":"Rick-Anderson","id":3605364,"avatar_url":"https://avatars1.githubusercontent.com/u/3605364?v=4","gravatar_id":"","url":"https://api.github.com/users/Rick-Anderson","html_url":"https://github.com/Rick-Anderson","followers_url":"https://api.github.com/users/Rick-Anderson/followers","following_url":"https://api.github.com/users/Rick-Anderson/following{/other_user}","gists_url":"https://api.github.com/users/Rick-Anderson/gists{/gist_id}","starred_url":"https://api.github.com/users/Rick-Anderson/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Rick-Anderson/subscriptions","organizations_url":"https://api.github.com/users/Rick-Anderson/orgs","repos_url":"https://api.github.com/users/Rick-Anderson/repos","events_url":"https://api.github.com/users/Rick-Anderson/events{/privacy}","received_events_url":"https://api.github.com/users/Rick-Anderson/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2018-02-03T00:31:34Z","updated_at":"2018-02-03T01:28:35Z","closed_at":"2018-02-03T01:27:17Z","author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/aspnet/Docs/pulls/5350","html_url":"https://github.com/aspnet/Docs/pull/5350","diff_url":"https://github.com/aspnet/Docs/pull/5350.diff","patch_url":"https://github.com/aspnet/Docs/pull/5350.patch"},"body":"@guardrex can't use character entity references in **bold**, it confuses the MT (machine translation).\r\n\r\npart of #5348"},"comment":{"url":"https://api.github.com/repos/aspnet/Docs/issues/comments/362760790","html_url":"https://github.com/aspnet/Docs/pull/5350#issuecomment-362760790","issue_url":"https://api.github.com/repos/aspnet/Docs/issues/5350","id":362760790,"user":{"login":"guardrex","id":1622880,"avatar_url":"https://avatars1.githubusercontent.com/u/1622880?v=4","gravatar_id":"","url":"https://api.github.com/users/guardrex","html_url":"https://github.com/guardrex","followers_url":"https://api.github.com/users/guardrex/followers","following_url":"https://api.github.com/users/guardrex/following{/other_user}","gists_url":"https://api.github.com/users/guardrex/gists{/gist_id}","starred_url":"https://api.github.com/users/guardrex/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/guardrex/subscriptions","organizations_url":"https://api.github.com/users/guardrex/orgs","repos_url":"https://api.github.com/users/guardrex/repos","events_url":"https://api.github.com/users/guardrex/events{/privacy}","received_events_url":"https://api.github.com/users/guardrex/received_events","type":"User","site_admin":false},"created_at":"2018-02-03T01:28:35Z","updated_at":"2018-02-03T01:28:35Z","author_association":"CONTRIBUTOR","body":"@Rick-Anderson I'll make a note and square it away."}}
|
{
"id": 28239455,
"name": "aspnet/Docs",
"url": "https://api.github.com/repos/aspnet/Docs"
}
|
{
"id": 1622880,
"login": "guardrex",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/1622880?",
"url": "https://api.github.com/users/guardrex"
}
|
{
"id": 6476660,
"login": "aspnet",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6476660?",
"url": "https://api.github.com/orgs/aspnet"
}
| 2018-02-03T01:28:36 |
7192248815
|
{"actor":{"display_login":"guardrex"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/aspnet/AuthSamples/issues/66","repository_url":"https://api.github.com/repos/aspnet/AuthSamples","labels_url":"https://api.github.com/repos/aspnet/AuthSamples/issues/66/labels{/name}","comments_url":"https://api.github.com/repos/aspnet/AuthSamples/issues/66/comments","events_url":"https://api.github.com/repos/aspnet/AuthSamples/issues/66/events","html_url":"https://github.com/aspnet/AuthSamples/pull/66","id":378925870,"node_id":"MDExOlB1bGxSZXF1ZXN0MjI5NTE1NjU5","number":66,"title":"React to AuthorizationMiddleware","user":{"login":"JamesNK","id":303201,"node_id":"MDQ6VXNlcjMwMzIwMQ==","avatar_url":"https://avatars2.githubusercontent.com/u/303201?v=4","gravatar_id":"","url":"https://api.github.com/users/JamesNK","html_url":"https://github.com/JamesNK","followers_url":"https://api.github.com/users/JamesNK/followers","following_url":"https://api.github.com/users/JamesNK/following{/other_user}","gists_url":"https://api.github.com/users/JamesNK/gists{/gist_id}","starred_url":"https://api.github.com/users/JamesNK/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/JamesNK/subscriptions","organizations_url":"https://api.github.com/users/JamesNK/orgs","repos_url":"https://api.github.com/users/JamesNK/repos","events_url":"https://api.github.com/users/JamesNK/events{/privacy}","received_events_url":"https://api.github.com/users/JamesNK/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-11-08T21:33:26Z","updated_at":"2018-11-08T21:38:43Z","closed_at":null,"author_association":"MEMBER","pull_request":{"url":"https://api.github.com/repos/aspnet/AuthSamples/pulls/66","html_url":"https://github.com/aspnet/AuthSamples/pull/66","diff_url":"https://github.com/aspnet/AuthSamples/pull/66.diff","patch_url":"https://github.com/aspnet/AuthSamples/pull/66.patch"},"body":""},"comment":{"url":"https://api.github.com/repos/aspnet/AuthSamples/issues/comments/437165329","html_url":"https://github.com/aspnet/AuthSamples/pull/66#issuecomment-437165329","issue_url":"https://api.github.com/repos/aspnet/AuthSamples/issues/66","id":437165329,"node_id":"MDEyOklzc3VlQ29tbWVudDQzNzE2NTMyOQ==","user":{"login":"JamesNK","id":303201,"node_id":"MDQ6VXNlcjMwMzIwMQ==","avatar_url":"https://avatars2.githubusercontent.com/u/303201?v=4","gravatar_id":"","url":"https://api.github.com/users/JamesNK","html_url":"https://github.com/JamesNK","followers_url":"https://api.github.com/users/JamesNK/followers","following_url":"https://api.github.com/users/JamesNK/following{/other_user}","gists_url":"https://api.github.com/users/JamesNK/gists{/gist_id}","starred_url":"https://api.github.com/users/JamesNK/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/JamesNK/subscriptions","organizations_url":"https://api.github.com/users/JamesNK/orgs","repos_url":"https://api.github.com/users/JamesNK/repos","events_url":"https://api.github.com/users/JamesNK/events{/privacy}","received_events_url":"https://api.github.com/users/JamesNK/received_events","type":"User","site_admin":false},"created_at":"2018-11-08T21:38:43Z","updated_at":"2018-11-08T21:38:43Z","author_association":"MEMBER","body":"MVC references the non-feature branch version and the two conflict."}}
|
{
"id": 108468483,
"name": "aspnet/AuthSamples",
"url": "https://api.github.com/repos/aspnet/AuthSamples"
}
|
{
"id": 303201,
"login": "JamesNK",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/303201?",
"url": "https://api.github.com/users/JamesNK"
}
|
{
"id": 6476660,
"login": "aspnet",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6476660?",
"url": "https://api.github.com/orgs/aspnet"
}
| 2018-11-08T21:38:44 |
8559555336
|
{"actor":{"display_login":"JamesNK"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/httpwg/http-core/issues/170","repository_url":"https://api.github.com/repos/httpwg/http-core","labels_url":"https://api.github.com/repos/httpwg/http-core/issues/170/labels{/name}","comments_url":"https://api.github.com/repos/httpwg/http-core/issues/170/comments","events_url":"https://api.github.com/repos/httpwg/http-core/issues/170/events","html_url":"https://github.com/httpwg/http-core/issues/170","id":379507691,"node_id":"MDU6SXNzdWUzNzk1MDc2OTE=","number":170,"title":"Nit on CONNECT tunnel forwarding","user":{"login":"tfpauly","id":1609964,"node_id":"MDQ6VXNlcjE2MDk5NjQ=","avatar_url":"https://avatars1.githubusercontent.com/u/1609964?v=4","gravatar_id":"","url":"https://api.github.com/users/tfpauly","html_url":"https://github.com/tfpauly","followers_url":"https://api.github.com/users/tfpauly/followers","following_url":"https://api.github.com/users/tfpauly/following{/other_user}","gists_url":"https://api.github.com/users/tfpauly/gists{/gist_id}","starred_url":"https://api.github.com/users/tfpauly/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tfpauly/subscriptions","organizations_url":"https://api.github.com/users/tfpauly/orgs","repos_url":"https://api.github.com/users/tfpauly/repos","events_url":"https://api.github.com/users/tfpauly/events{/privacy}","received_events_url":"https://api.github.com/users/tfpauly/received_events","type":"User","site_admin":false},"labels":[{"id":875031522,"node_id":"MDU6TGFiZWw4NzUwMzE1MjI=","url":"https://api.github.com/repos/httpwg/http-core/labels/editorial","name":"editorial","color":"41d366","default":false},{"id":630158897,"node_id":"MDU6TGFiZWw2MzAxNTg4OTc=","url":"https://api.github.com/repos/httpwg/http-core/labels/semantics","name":"semantics","color":"fbca04","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2018-11-11T10:02:10Z","updated_at":"2018-11-12T20:21:22Z","closed_at":null,"author_association":"NONE","body":"The current section on CONNECT (7.3.6) in the semantics document refers to the proxy forwarding *packets*:\r\n\r\n```\r\nThe CONNECT method requests that the recipient establish a tunnel to the destination \r\norigin server identified by the request-target and, if successful, thereafter restrict its \r\nbehavior to blind forwarding of packets, in both directions, until the tunnel is closed.\r\n```\r\n\r\nSince the proxy terminates TCP, there is no forwarding of IP packets, but rather the contents of the TCP streams."},"comment":{"url":"https://api.github.com/repos/httpwg/http-core/issues/comments/438015890","html_url":"https://github.com/httpwg/http-core/issues/170#issuecomment-438015890","issue_url":"https://api.github.com/repos/httpwg/http-core/issues/170","id":438015890,"node_id":"MDEyOklzc3VlQ29tbWVudDQzODAxNTg5MA==","user":{"login":"tfpauly","id":1609964,"node_id":"MDQ6VXNlcjE2MDk5NjQ=","avatar_url":"https://avatars1.githubusercontent.com/u/1609964?v=4","gravatar_id":"","url":"https://api.github.com/users/tfpauly","html_url":"https://github.com/tfpauly","followers_url":"https://api.github.com/users/tfpauly/followers","following_url":"https://api.github.com/users/tfpauly/following{/other_user}","gists_url":"https://api.github.com/users/tfpauly/gists{/gist_id}","starred_url":"https://api.github.com/users/tfpauly/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tfpauly/subscriptions","organizations_url":"https://api.github.com/users/tfpauly/orgs","repos_url":"https://api.github.com/users/tfpauly/repos","events_url":"https://api.github.com/users/tfpauly/events{/privacy}","received_events_url":"https://api.github.com/users/tfpauly/received_events","type":"User","site_admin":false},"created_at":"2018-11-12T20:21:22Z","updated_at":"2018-11-12T20:21:22Z","author_association":"NONE","body":"@LPardue this issue is being raised on the WIP core doc. The same text does also exist in 7231, but I consider them to both be in error. While we're updating the text for the core doc, let's fix the text to be clearer."}}
|
{
"id": 20780941,
"name": "httpwg/http-core",
"url": "https://api.github.com/repos/httpwg/http-core"
}
|
{
"id": 1609964,
"login": "tfpauly",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/1609964?",
"url": "https://api.github.com/users/tfpauly"
}
|
{
"id": 6490222,
"login": "httpwg",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6490222?",
"url": "https://api.github.com/orgs/httpwg"
}
| 2018-11-12T20:21:22 |
8576428327
|
{"actor":{"display_login":"tfpauly"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/asciinema/asciinema/issues/321","repository_url":"https://api.github.com/repos/asciinema/asciinema","labels_url":"https://api.github.com/repos/asciinema/asciinema/issues/321/labels{/name}","comments_url":"https://api.github.com/repos/asciinema/asciinema/issues/321/comments","events_url":"https://api.github.com/repos/asciinema/asciinema/issues/321/events","html_url":"https://github.com/asciinema/asciinema/issues/321","id":357614721,"node_id":"MDU6SXNzdWUzNTc2MTQ3MjE=","number":321,"title":"Feature Request: add \"pause\" control to record action","user":{"login":"yuvalif","id":1798418,"node_id":"MDQ6VXNlcjE3OTg0MTg=","avatar_url":"https://avatars3.githubusercontent.com/u/1798418?v=4","gravatar_id":"","url":"https://api.github.com/users/yuvalif","html_url":"https://github.com/yuvalif","followers_url":"https://api.github.com/users/yuvalif/followers","following_url":"https://api.github.com/users/yuvalif/following{/other_user}","gists_url":"https://api.github.com/users/yuvalif/gists{/gist_id}","starred_url":"https://api.github.com/users/yuvalif/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/yuvalif/subscriptions","organizations_url":"https://api.github.com/users/yuvalif/orgs","repos_url":"https://api.github.com/users/yuvalif/repos","events_url":"https://api.github.com/users/yuvalif/events{/privacy}","received_events_url":"https://api.github.com/users/yuvalif/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":4,"created_at":"2018-09-06T11:34:57Z","updated_at":"2018-12-27T13:01:21Z","closed_at":null,"author_association":"NONE","body":"When recording, sometimes you want to pause the recording, and then continue."},"comment":{"url":"https://api.github.com/repos/asciinema/asciinema/issues/comments/450146604","html_url":"https://github.com/asciinema/asciinema/issues/321#issuecomment-450146604","issue_url":"https://api.github.com/repos/asciinema/asciinema/issues/321","id":450146604,"node_id":"MDEyOklzc3VlQ29tbWVudDQ1MDE0NjYwNA==","user":{"login":"probonopd","id":2480569,"node_id":"MDQ6VXNlcjI0ODA1Njk=","avatar_url":"https://avatars3.githubusercontent.com/u/2480569?v=4","gravatar_id":"","url":"https://api.github.com/users/probonopd","html_url":"https://github.com/probonopd","followers_url":"https://api.github.com/users/probonopd/followers","following_url":"https://api.github.com/users/probonopd/following{/other_user}","gists_url":"https://api.github.com/users/probonopd/gists{/gist_id}","starred_url":"https://api.github.com/users/probonopd/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/probonopd/subscriptions","organizations_url":"https://api.github.com/users/probonopd/orgs","repos_url":"https://api.github.com/users/probonopd/repos","events_url":"https://api.github.com/users/probonopd/events{/privacy}","received_events_url":"https://api.github.com/users/probonopd/received_events","type":"User","site_admin":false},"created_at":"2018-12-27T13:01:21Z","updated_at":"2018-12-27T13:01:21Z","author_association":"NONE","body":"> You can set an idle_time_limit in a custom file /root/.config/asciinema/config \r\n\r\nCan this be made the default please?"}}
|
{
"id": 2823326,
"name": "asciinema/asciinema",
"url": "https://api.github.com/repos/asciinema/asciinema"
}
|
{
"id": 2480569,
"login": "probonopd",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/2480569?",
"url": "https://api.github.com/users/probonopd"
}
|
{
"id": 6506055,
"login": "asciinema",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6506055?",
"url": "https://api.github.com/orgs/asciinema"
}
| 2018-12-27T13:01:21 |
8808072418
|
{"actor":{"display_login":"probonopd"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/systers/powerup-android/issues/995","repository_url":"https://api.github.com/repos/systers/powerup-android","labels_url":"https://api.github.com/repos/systers/powerup-android/issues/995/labels{/name}","comments_url":"https://api.github.com/repos/systers/powerup-android/issues/995/comments","events_url":"https://api.github.com/repos/systers/powerup-android/issues/995/events","html_url":"https://github.com/systers/powerup-android/issues/995","id":296889017,"number":995,"title":"Add animation in intent transitions","user":{"login":"Rimjhim28","id":26908195,"avatar_url":"https://avatars3.githubusercontent.com/u/26908195?v=4","gravatar_id":"","url":"https://api.github.com/users/Rimjhim28","html_url":"https://github.com/Rimjhim28","followers_url":"https://api.github.com/users/Rimjhim28/followers","following_url":"https://api.github.com/users/Rimjhim28/following{/other_user}","gists_url":"https://api.github.com/users/Rimjhim28/gists{/gist_id}","starred_url":"https://api.github.com/users/Rimjhim28/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Rimjhim28/subscriptions","organizations_url":"https://api.github.com/users/Rimjhim28/orgs","repos_url":"https://api.github.com/users/Rimjhim28/repos","events_url":"https://api.github.com/users/Rimjhim28/events{/privacy}","received_events_url":"https://api.github.com/users/Rimjhim28/received_events","type":"User","site_admin":false},"labels":[{"id":779148321,"url":"https://api.github.com/repos/systers/powerup-android/labels/First%20Timers%20Only","name":"First Timers Only","color":"54bceb","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":3,"created_at":"2018-02-13T21:19:44Z","updated_at":"2018-02-28T13:01:27Z","closed_at":null,"author_association":"COLLABORATOR","body":"## Description\r\n\r\nWith the latest changes in the code, animations have been added to various intent transitions.\r\nThe click on CONTINUE on FinalAvatar screen still lacks the transitions.\r\nIt would be better to include transitions there as wellto remove inconsistency.\r\n\r\n## Mocks\r\nNot applicable\r\n\r\n## Acceptance Criteria\r\n\r\n### Update \r\n- [ ] Add animation transition when Continue button is pressed\r\n\r\n## Definition of Done\r\n- [ ] All of the required items are completed.\r\n- [ ] Approval by 1 mentor.\r\n\r\n## Estimation\r\n5 minutes\r\n\r\n**I would like to work on the issue**"},"comment":{"url":"https://api.github.com/repos/systers/powerup-android/issues/comments/369232195","html_url":"https://github.com/systers/powerup-android/issues/995#issuecomment-369232195","issue_url":"https://api.github.com/repos/systers/powerup-android/issues/995","id":369232195,"user":{"login":"DipanshKhandelwal","id":24923974,"avatar_url":"https://avatars1.githubusercontent.com/u/24923974?v=4","gravatar_id":"","url":"https://api.github.com/users/DipanshKhandelwal","html_url":"https://github.com/DipanshKhandelwal","followers_url":"https://api.github.com/users/DipanshKhandelwal/followers","following_url":"https://api.github.com/users/DipanshKhandelwal/following{/other_user}","gists_url":"https://api.github.com/users/DipanshKhandelwal/gists{/gist_id}","starred_url":"https://api.github.com/users/DipanshKhandelwal/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/DipanshKhandelwal/subscriptions","organizations_url":"https://api.github.com/users/DipanshKhandelwal/orgs","repos_url":"https://api.github.com/users/DipanshKhandelwal/repos","events_url":"https://api.github.com/users/DipanshKhandelwal/events{/privacy}","received_events_url":"https://api.github.com/users/DipanshKhandelwal/received_events","type":"User","site_admin":false},"created_at":"2018-02-28T13:01:27Z","updated_at":"2018-02-28T13:01:27Z","author_association":"NONE","body":"Is anyone working on this ?"}}
|
{
"id": 42040219,
"name": "systers/powerup-android",
"url": "https://api.github.com/repos/systers/powerup-android"
}
|
{
"id": 24923974,
"login": "DipanshKhandelwal",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/24923974?",
"url": "https://api.github.com/users/DipanshKhandelwal"
}
|
{
"id": 6520415,
"login": "systers",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6520415?",
"url": "https://api.github.com/orgs/systers"
}
| 2018-02-28T13:01:27 |
7309775742
|
{"actor":{"display_login":"DipanshKhandelwal"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/vacuumlabs/verejne.digital/issues/103","repository_url":"https://api.github.com/repos/vacuumlabs/verejne.digital","labels_url":"https://api.github.com/repos/vacuumlabs/verejne.digital/issues/103/labels{/name}","comments_url":"https://api.github.com/repos/vacuumlabs/verejne.digital/issues/103/comments","events_url":"https://api.github.com/repos/vacuumlabs/verejne.digital/issues/103/events","html_url":"https://github.com/vacuumlabs/verejne.digital/issues/103","id":356834448,"node_id":"MDU6SXNzdWUzNTY4MzQ0NDg=","number":103,"title":"Enable Connections graph","user":{"login":"jakubukrop","id":36010069,"node_id":"MDQ6VXNlcjM2MDEwMDY5","avatar_url":"https://avatars0.githubusercontent.com/u/36010069?v=4","gravatar_id":"","url":"https://api.github.com/users/jakubukrop","html_url":"https://github.com/jakubukrop","followers_url":"https://api.github.com/users/jakubukrop/followers","following_url":"https://api.github.com/users/jakubukrop/following{/other_user}","gists_url":"https://api.github.com/users/jakubukrop/gists{/gist_id}","starred_url":"https://api.github.com/users/jakubukrop/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jakubukrop/subscriptions","organizations_url":"https://api.github.com/users/jakubukrop/orgs","repos_url":"https://api.github.com/users/jakubukrop/repos","events_url":"https://api.github.com/users/jakubukrop/events{/privacy}","received_events_url":"https://api.github.com/users/jakubukrop/received_events","type":"User","site_admin":false},"labels":[{"id":957230372,"node_id":"MDU6TGFiZWw5NTcyMzAzNzI=","url":"https://api.github.com/repos/vacuumlabs/verejne.digital/labels/module/connections","name":"module/connections","color":"39ef67","default":false}],"state":"closed","locked":false,"assignee":{"login":"borisvida","id":6271307,"node_id":"MDQ6VXNlcjYyNzEzMDc=","avatar_url":"https://avatars3.githubusercontent.com/u/6271307?v=4","gravatar_id":"","url":"https://api.github.com/users/borisvida","html_url":"https://github.com/borisvida","followers_url":"https://api.github.com/users/borisvida/followers","following_url":"https://api.github.com/users/borisvida/following{/other_user}","gists_url":"https://api.github.com/users/borisvida/gists{/gist_id}","starred_url":"https://api.github.com/users/borisvida/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/borisvida/subscriptions","organizations_url":"https://api.github.com/users/borisvida/orgs","repos_url":"https://api.github.com/users/borisvida/repos","events_url":"https://api.github.com/users/borisvida/events{/privacy}","received_events_url":"https://api.github.com/users/borisvida/received_events","type":"User","site_admin":false},"assignees":[{"login":"borisvida","id":6271307,"node_id":"MDQ6VXNlcjYyNzEzMDc=","avatar_url":"https://avatars3.githubusercontent.com/u/6271307?v=4","gravatar_id":"","url":"https://api.github.com/users/borisvida","html_url":"https://github.com/borisvida","followers_url":"https://api.github.com/users/borisvida/followers","following_url":"https://api.github.com/users/borisvida/following{/other_user}","gists_url":"https://api.github.com/users/borisvida/gists{/gist_id}","starred_url":"https://api.github.com/users/borisvida/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/borisvida/subscriptions","organizations_url":"https://api.github.com/users/borisvida/orgs","repos_url":"https://api.github.com/users/borisvida/repos","events_url":"https://api.github.com/users/borisvida/events{/privacy}","received_events_url":"https://api.github.com/users/borisvida/received_events","type":"User","site_admin":false}],"milestone":null,"comments":0,"created_at":"2018-09-04T14:24:12Z","updated_at":"2018-09-14T13:48:33Z","closed_at":"2018-09-14T13:48:33Z","author_association":"NONE","body":"Connections will show Graph based on `showGraph` property. It can be currently set only directly via URL query. Example:\r\nhttp://localhost:3000/prepojenia?eid1=Miro%20Noga&eid2=%C5%A0tefan%20Skr%C3%BAcan%C3%BD&graph=true\r\n\r\nTask is to do this from UI (toggle button, checkbox etc.)"},"comment":{"url":"https://api.github.com/repos/vacuumlabs/verejne.digital/issues/comments/421364142","html_url":"https://github.com/vacuumlabs/verejne.digital/issues/103#issuecomment-421364142","issue_url":"https://api.github.com/repos/vacuumlabs/verejne.digital/issues/103","id":421364142,"node_id":"MDEyOklzc3VlQ29tbWVudDQyMTM2NDE0Mg==","user":{"login":"mpinter","id":2327312,"node_id":"MDQ6VXNlcjIzMjczMTI=","avatar_url":"https://avatars2.githubusercontent.com/u/2327312?v=4","gravatar_id":"","url":"https://api.github.com/users/mpinter","html_url":"https://github.com/mpinter","followers_url":"https://api.github.com/users/mpinter/followers","following_url":"https://api.github.com/users/mpinter/following{/other_user}","gists_url":"https://api.github.com/users/mpinter/gists{/gist_id}","starred_url":"https://api.github.com/users/mpinter/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mpinter/subscriptions","organizations_url":"https://api.github.com/users/mpinter/orgs","repos_url":"https://api.github.com/users/mpinter/repos","events_url":"https://api.github.com/users/mpinter/events{/privacy}","received_events_url":"https://api.github.com/users/mpinter/received_events","type":"User","site_admin":false},"created_at":"2018-09-14T13:48:33Z","updated_at":"2018-09-14T13:48:33Z","author_association":"NONE","body":"Done"}}
|
{
"id": 123140148,
"name": "vacuumlabs/verejne.digital",
"url": "https://api.github.com/repos/vacuumlabs/verejne.digital"
}
|
{
"id": 2327312,
"login": "mpinter",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/2327312?",
"url": "https://api.github.com/users/mpinter"
}
|
{
"id": 6526075,
"login": "vacuumlabs",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6526075?",
"url": "https://api.github.com/orgs/vacuumlabs"
}
| 2018-09-14T13:48:33 |
8266224377
|
{"actor":{"display_login":"mpinter"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/DynamoDS/Dynamo/issues/8587","repository_url":"https://api.github.com/repos/DynamoDS/Dynamo","labels_url":"https://api.github.com/repos/DynamoDS/Dynamo/issues/8587/labels{/name}","comments_url":"https://api.github.com/repos/DynamoDS/Dynamo/issues/8587/comments","events_url":"https://api.github.com/repos/DynamoDS/Dynamo/issues/8587/events","html_url":"https://github.com/DynamoDS/Dynamo/pull/8587","id":299208196,"node_id":"MDExOlB1bGxSZXF1ZXN0MTcwNjQ3MzM4","number":8587,"title":"QNTM-3423: Update IronPython dependencies from NuGet","user":{"login":"aparajit-pratap","id":5710686,"node_id":"MDQ6VXNlcjU3MTA2ODY=","avatar_url":"https://avatars0.githubusercontent.com/u/5710686?v=4","gravatar_id":"","url":"https://api.github.com/users/aparajit-pratap","html_url":"https://github.com/aparajit-pratap","followers_url":"https://api.github.com/users/aparajit-pratap/followers","following_url":"https://api.github.com/users/aparajit-pratap/following{/other_user}","gists_url":"https://api.github.com/users/aparajit-pratap/gists{/gist_id}","starred_url":"https://api.github.com/users/aparajit-pratap/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/aparajit-pratap/subscriptions","organizations_url":"https://api.github.com/users/aparajit-pratap/orgs","repos_url":"https://api.github.com/users/aparajit-pratap/repos","events_url":"https://api.github.com/users/aparajit-pratap/events{/privacy}","received_events_url":"https://api.github.com/users/aparajit-pratap/received_events","type":"User","site_admin":false},"labels":[{"id":206523369,"node_id":"MDU6TGFiZWwyMDY1MjMzNjk=","url":"https://api.github.com/repos/DynamoDS/Dynamo/labels/DNM","name":"DNM","color":"0e8a16","default":false}],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":21,"created_at":"2018-02-22T03:17:04Z","updated_at":"2018-11-12T17:04:55Z","closed_at":"2018-11-12T17:04:55Z","author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/DynamoDS/Dynamo/pulls/8587","html_url":"https://github.com/DynamoDS/Dynamo/pull/8587","diff_url":"https://github.com/DynamoDS/Dynamo/pull/8587.diff","patch_url":"https://github.com/DynamoDS/Dynamo/pull/8587.patch"},"body":"### Purpose\r\nUpdate IronPython dependencies from NuGet package and remove them from the `extern` folder. This also fixes the defect with the Python slice operator not supporting `Int64`'s.\r\n\r\nJIRA Link: https://jira.autodesk.com/browse/QNTM-3423\r\n\r\n### Declarations\r\n\r\nCheck these if you believe they are true\r\n\r\n- [X] The code base is in a better state after this PR\r\n- [ ] Is documented according to the [standards](https://github.com/DynamoDS/Dynamo/wiki/Coding-Standards)\r\n- [ ] The level of testing this PR includes is appropriate\r\n- [ ] User facing strings, if any, are extracted into `*.resx` files\r\n- [x] All tests pass using the self-service CI.\r\n- [ ] Snapshot of UI changes, if any.\r\n- [ ] Changes to the API follow [Semantic Versioning](https://github.com/DynamoDS/Dynamo/wiki/Dynamo-Versions), and are documented in the [API Changes](https://github.com/DynamoDS/Dynamo/wiki/API-Changes) document.\r\n\r\n### Reviewers\r\n\r\n@mjkkirschner @pboyer \r\n\r\n### FYIs\r\n\r\n@jnealb \r\n"},"comment":{"url":"https://api.github.com/repos/DynamoDS/Dynamo/issues/comments/437956820","html_url":"https://github.com/DynamoDS/Dynamo/pull/8587#issuecomment-437956820","issue_url":"https://api.github.com/repos/DynamoDS/Dynamo/issues/8587","id":437956820,"node_id":"MDEyOklzc3VlQ29tbWVudDQzNzk1NjgyMA==","user":{"login":"aparajit-pratap","id":5710686,"node_id":"MDQ6VXNlcjU3MTA2ODY=","avatar_url":"https://avatars0.githubusercontent.com/u/5710686?v=4","gravatar_id":"","url":"https://api.github.com/users/aparajit-pratap","html_url":"https://github.com/aparajit-pratap","followers_url":"https://api.github.com/users/aparajit-pratap/followers","following_url":"https://api.github.com/users/aparajit-pratap/following{/other_user}","gists_url":"https://api.github.com/users/aparajit-pratap/gists{/gist_id}","starred_url":"https://api.github.com/users/aparajit-pratap/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/aparajit-pratap/subscriptions","organizations_url":"https://api.github.com/users/aparajit-pratap/orgs","repos_url":"https://api.github.com/users/aparajit-pratap/repos","events_url":"https://api.github.com/users/aparajit-pratap/events{/privacy}","received_events_url":"https://api.github.com/users/aparajit-pratap/received_events","type":"User","site_admin":false},"created_at":"2018-11-12T17:04:55Z","updated_at":"2018-11-12T17:04:55Z","author_association":"CONTRIBUTOR","body":"@alfarok I'm closing this PR as you already merged yours."}}
|
{
"id": 3395179,
"name": "DynamoDS/Dynamo",
"url": "https://api.github.com/repos/DynamoDS/Dynamo"
}
|
{
"id": 5710686,
"login": "aparajit-pratap",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5710686?",
"url": "https://api.github.com/users/aparajit-pratap"
}
|
{
"id": 6528209,
"login": "DynamoDS",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6528209?",
"url": "https://api.github.com/orgs/DynamoDS"
}
| 2018-11-12T17:04:55 |
8575370761
|
{"actor":{"display_login":"aparajit-pratap"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/NetCommons3/NetCommons3/issues/1319","repository_url":"https://api.github.com/repos/NetCommons3/NetCommons3","labels_url":"https://api.github.com/repos/NetCommons3/NetCommons3/issues/1319/labels{/name}","comments_url":"https://api.github.com/repos/NetCommons3/NetCommons3/issues/1319/comments","events_url":"https://api.github.com/repos/NetCommons3/NetCommons3/issues/1319/events","html_url":"https://github.com/NetCommons3/NetCommons3/issues/1319","id":351055564,"node_id":"MDU6SXNzdWUzNTEwNTU1NjQ=","number":1319,"title":"core.php の timezone を Asia/Tokyo に","user":{"login":"zanjibar","id":1680694,"node_id":"MDQ6VXNlcjE2ODA2OTQ=","avatar_url":"https://avatars2.githubusercontent.com/u/1680694?v=4","gravatar_id":"","url":"https://api.github.com/users/zanjibar","html_url":"https://github.com/zanjibar","followers_url":"https://api.github.com/users/zanjibar/followers","following_url":"https://api.github.com/users/zanjibar/following{/other_user}","gists_url":"https://api.github.com/users/zanjibar/gists{/gist_id}","starred_url":"https://api.github.com/users/zanjibar/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zanjibar/subscriptions","organizations_url":"https://api.github.com/users/zanjibar/orgs","repos_url":"https://api.github.com/users/zanjibar/repos","events_url":"https://api.github.com/users/zanjibar/events{/privacy}","received_events_url":"https://api.github.com/users/zanjibar/received_events","type":"User","site_admin":false},"labels":[{"id":264912611,"node_id":"MDU6TGFiZWwyNjQ5MTI2MTE=","url":"https://api.github.com/repos/NetCommons3/NetCommons3/labels/00Inbox","name":"00Inbox","color":"bfdadc","default":false},{"id":303679520,"node_id":"MDU6TGFiZWwzMDM2Nzk1MjA=","url":"https://api.github.com/repos/NetCommons3/NetCommons3/labels/zz%20NetCommons","name":"zz NetCommons","color":"fbca04","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":8,"created_at":"2018-08-16T04:57:40Z","updated_at":"2018-08-17T07:19:25Z","closed_at":null,"author_association":"NONE","body":"Config/core.php のタイムゾーンが、\r\nUTCになっています。\r\nそのため、\r\ntmp/logs/debug.log のタイムスタンプが、UTCになっています。\r\nこれは、下記のように、Asia/Tokyo に変更したほうがいいと思います。\r\ndate_default_timezone_set('Asia/Tokyo');\r\n\r\n\r\n\r\n"},"comment":{"url":"https://api.github.com/repos/NetCommons3/NetCommons3/issues/comments/413780065","html_url":"https://github.com/NetCommons3/NetCommons3/issues/1319#issuecomment-413780065","issue_url":"https://api.github.com/repos/NetCommons3/NetCommons3/issues/1319","id":413780065,"node_id":"MDEyOklzc3VlQ29tbWVudDQxMzc4MDA2NQ==","user":{"login":"ryu818","id":2410721,"node_id":"MDQ6VXNlcjI0MTA3MjE=","avatar_url":"https://avatars2.githubusercontent.com/u/2410721?v=4","gravatar_id":"","url":"https://api.github.com/users/ryu818","html_url":"https://github.com/ryu818","followers_url":"https://api.github.com/users/ryu818/followers","following_url":"https://api.github.com/users/ryu818/following{/other_user}","gists_url":"https://api.github.com/users/ryu818/gists{/gist_id}","starred_url":"https://api.github.com/users/ryu818/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ryu818/subscriptions","organizations_url":"https://api.github.com/users/ryu818/orgs","repos_url":"https://api.github.com/users/ryu818/repos","events_url":"https://api.github.com/users/ryu818/events{/privacy}","received_events_url":"https://api.github.com/users/ryu818/received_events","type":"User","site_admin":false},"created_at":"2018-08-17T07:19:25Z","updated_at":"2018-08-17T07:19:25Z","author_association":"CONTRIBUTOR","body":"あ、カレンダーだと予定のタイムゾーンか(デフォルト、ユーザのタイムゾーンがはいるとは思いますが)。"}}
|
{
"id": 39557949,
"name": "NetCommons3/NetCommons3",
"url": "https://api.github.com/repos/NetCommons3/NetCommons3"
}
|
{
"id": 2410721,
"login": "ryu818",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/2410721?",
"url": "https://api.github.com/users/ryu818"
}
|
{
"id": 6532369,
"login": "NetCommons3",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6532369?",
"url": "https://api.github.com/orgs/NetCommons3"
}
| 2018-08-17T07:19:26 |
8127250800
|
{"actor":{"display_login":"ryu818"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/crystal-lang/crystal/issues/6522","repository_url":"https://api.github.com/repos/crystal-lang/crystal","labels_url":"https://api.github.com/repos/crystal-lang/crystal/issues/6522/labels{/name}","comments_url":"https://api.github.com/repos/crystal-lang/crystal/issues/6522/comments","events_url":"https://api.github.com/repos/crystal-lang/crystal/issues/6522/events","html_url":"https://github.com/crystal-lang/crystal/issues/6522","id":349700065,"node_id":"MDU6SXNzdWUzNDk3MDAwNjU=","number":6522,"title":"Time + Time::MonthSpan inaccurate around DST change","user":{"login":"HCLarsen","id":8650607,"node_id":"MDQ6VXNlcjg2NTA2MDc=","avatar_url":"https://avatars0.githubusercontent.com/u/8650607?v=4","gravatar_id":"","url":"https://api.github.com/users/HCLarsen","html_url":"https://github.com/HCLarsen","followers_url":"https://api.github.com/users/HCLarsen/followers","following_url":"https://api.github.com/users/HCLarsen/following{/other_user}","gists_url":"https://api.github.com/users/HCLarsen/gists{/gist_id}","starred_url":"https://api.github.com/users/HCLarsen/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/HCLarsen/subscriptions","organizations_url":"https://api.github.com/users/HCLarsen/orgs","repos_url":"https://api.github.com/users/HCLarsen/repos","events_url":"https://api.github.com/users/HCLarsen/events{/privacy}","received_events_url":"https://api.github.com/users/HCLarsen/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":56,"created_at":"2018-08-11T02:52:54Z","updated_at":"2018-08-16T10:10:17Z","closed_at":null,"author_association":"NONE","body":"When adding or subtracting a Span or MonthSpan to a Time object that isn't UTC, the result is off by an hour. It appears that it's adding a specific number of seconds instead of days, weeks, months or years, as you would expect.\r\n\r\n```\r\ntime = Time.utc(1997, 10, 21, 9, 0, 0)\r\ntime + 1.weeks #=> 1997-10-28 09:00:00.0 UTC\r\n\r\ntime = Time.new(1997, 10, 21, 9, 0, 0)\r\ntime + 1.weeks #=> 1997-10-28 08:00:00.0 -05:00 Local\r\n\r\ntime = Time.new(1997, 10, 25, 9, 0, 0, location: Time::Location.load(\"America/Toronto\"))\r\ntime + 1.days #=> 1997-10-26 08:00:00.0 -05:00 Local\r\n```"},"comment":{"url":"https://api.github.com/repos/crystal-lang/crystal/issues/comments/413494201","html_url":"https://github.com/crystal-lang/crystal/issues/6522#issuecomment-413494201","issue_url":"https://api.github.com/repos/crystal-lang/crystal/issues/6522","id":413494201,"node_id":"MDEyOklzc3VlQ29tbWVudDQxMzQ5NDIwMQ==","user":{"login":"HCLarsen","id":8650607,"node_id":"MDQ6VXNlcjg2NTA2MDc=","avatar_url":"https://avatars0.githubusercontent.com/u/8650607?v=4","gravatar_id":"","url":"https://api.github.com/users/HCLarsen","html_url":"https://github.com/HCLarsen","followers_url":"https://api.github.com/users/HCLarsen/followers","following_url":"https://api.github.com/users/HCLarsen/following{/other_user}","gists_url":"https://api.github.com/users/HCLarsen/gists{/gist_id}","starred_url":"https://api.github.com/users/HCLarsen/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/HCLarsen/subscriptions","organizations_url":"https://api.github.com/users/HCLarsen/orgs","repos_url":"https://api.github.com/users/HCLarsen/repos","events_url":"https://api.github.com/users/HCLarsen/events{/privacy}","received_events_url":"https://api.github.com/users/HCLarsen/received_events","type":"User","site_admin":false},"created_at":"2018-08-16T10:10:17Z","updated_at":"2018-08-16T10:10:17Z","author_association":"NONE","body":"Oh. Different than what I was thinking. "}}
|
{
"id": 6887813,
"name": "crystal-lang/crystal",
"url": "https://api.github.com/repos/crystal-lang/crystal"
}
|
{
"id": 8650607,
"login": "HCLarsen",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/8650607?",
"url": "https://api.github.com/users/HCLarsen"
}
|
{
"id": 6539796,
"login": "crystal-lang",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6539796?",
"url": "https://api.github.com/orgs/crystal-lang"
}
| 2018-08-16T10:10:17 |
8122043753
|
{"actor":{"display_login":"HCLarsen"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/crystal-lang/crystal/issues/6456","repository_url":"https://api.github.com/repos/crystal-lang/crystal","labels_url":"https://api.github.com/repos/crystal-lang/crystal/issues/6456/labels{/name}","comments_url":"https://api.github.com/repos/crystal-lang/crystal/issues/6456/comments","events_url":"https://api.github.com/repos/crystal-lang/crystal/issues/6456/events","html_url":"https://github.com/crystal-lang/crystal/issues/6456","id":345188283,"node_id":"MDU6SXNzdWUzNDUxODgyODM=","number":6456,"title":"Wrong type error","user":{"login":"pcoenen","id":17742895,"node_id":"MDQ6VXNlcjE3NzQyODk1","avatar_url":"https://avatars3.githubusercontent.com/u/17742895?v=4","gravatar_id":"","url":"https://api.github.com/users/pcoenen","html_url":"https://github.com/pcoenen","followers_url":"https://api.github.com/users/pcoenen/followers","following_url":"https://api.github.com/users/pcoenen/following{/other_user}","gists_url":"https://api.github.com/users/pcoenen/gists{/gist_id}","starred_url":"https://api.github.com/users/pcoenen/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/pcoenen/subscriptions","organizations_url":"https://api.github.com/users/pcoenen/orgs","repos_url":"https://api.github.com/users/pcoenen/repos","events_url":"https://api.github.com/users/pcoenen/events{/privacy}","received_events_url":"https://api.github.com/users/pcoenen/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-07-27T11:16:27Z","updated_at":"2018-07-27T12:04:38Z","closed_at":null,"author_association":"NONE","body":"Hello,\r\n\r\nCan it be that there is an error in the crystal compiler error messages?\r\n\r\n\r\n\r\nIt has to be (String | Nil) and not the other way arround"},"comment":{"url":"https://api.github.com/repos/crystal-lang/crystal/issues/comments/408399298","html_url":"https://github.com/crystal-lang/crystal/issues/6456#issuecomment-408399298","issue_url":"https://api.github.com/repos/crystal-lang/crystal/issues/6456","id":408399298,"node_id":"MDEyOklzc3VlQ29tbWVudDQwODM5OTI5OA==","user":{"login":"j8r","id":6562667,"node_id":"MDQ6VXNlcjY1NjI2Njc=","avatar_url":"https://avatars0.githubusercontent.com/u/6562667?v=4","gravatar_id":"","url":"https://api.github.com/users/j8r","html_url":"https://github.com/j8r","followers_url":"https://api.github.com/users/j8r/followers","following_url":"https://api.github.com/users/j8r/following{/other_user}","gists_url":"https://api.github.com/users/j8r/gists{/gist_id}","starred_url":"https://api.github.com/users/j8r/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/j8r/subscriptions","organizations_url":"https://api.github.com/users/j8r/orgs","repos_url":"https://api.github.com/users/j8r/repos","events_url":"https://api.github.com/users/j8r/events{/privacy}","received_events_url":"https://api.github.com/users/j8r/received_events","type":"User","site_admin":false},"created_at":"2018-07-27T12:04:38Z","updated_at":"2018-07-27T12:04:38Z","author_association":"CONTRIBUTOR","body":"No, you have `return nil` and `return \"hello\"`, so the return type is `String | Nil`\r\nThe issue can be closed."}}
|
{
"id": 6887813,
"name": "crystal-lang/crystal",
"url": "https://api.github.com/repos/crystal-lang/crystal"
}
|
{
"id": 6562667,
"login": "j8r",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6562667?",
"url": "https://api.github.com/users/j8r"
}
|
{
"id": 6539796,
"login": "crystal-lang",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6539796?",
"url": "https://api.github.com/orgs/crystal-lang"
}
| 2018-07-27T12:04:38 |
8028217954
|
{"actor":{"display_login":"j8r"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/crystal-lang/crystal/issues/6150","repository_url":"https://api.github.com/repos/crystal-lang/crystal","labels_url":"https://api.github.com/repos/crystal-lang/crystal/issues/6150/labels{/name}","comments_url":"https://api.github.com/repos/crystal-lang/crystal/issues/6150/comments","events_url":"https://api.github.com/repos/crystal-lang/crystal/issues/6150/events","html_url":"https://github.com/crystal-lang/crystal/pull/6150","id":328713259,"node_id":"MDExOlB1bGxSZXF1ZXN0MTkyMTc5NjMx","number":6150,"title":"Drop 'when _' support","user":{"login":"MakeNowJust","id":6679325,"node_id":"MDQ6VXNlcjY2NzkzMjU=","avatar_url":"https://avatars3.githubusercontent.com/u/6679325?v=4","gravatar_id":"","url":"https://api.github.com/users/MakeNowJust","html_url":"https://github.com/MakeNowJust","followers_url":"https://api.github.com/users/MakeNowJust/followers","following_url":"https://api.github.com/users/MakeNowJust/following{/other_user}","gists_url":"https://api.github.com/users/MakeNowJust/gists{/gist_id}","starred_url":"https://api.github.com/users/MakeNowJust/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/MakeNowJust/subscriptions","organizations_url":"https://api.github.com/users/MakeNowJust/orgs","repos_url":"https://api.github.com/users/MakeNowJust/repos","events_url":"https://api.github.com/users/MakeNowJust/events{/privacy}","received_events_url":"https://api.github.com/users/MakeNowJust/received_events","type":"User","site_admin":false},"labels":[{"id":682558409,"node_id":"MDU6TGFiZWw2ODI1NTg0MDk=","url":"https://api.github.com/repos/crystal-lang/crystal/labels/breaking-change","name":"breaking-change","color":"d93f0b","default":false},{"id":253019637,"node_id":"MDU6TGFiZWwyNTMwMTk2Mzc=","url":"https://api.github.com/repos/crystal-lang/crystal/labels/topic:compiler","name":"topic:compiler","color":"fef2c0","default":false}],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":{"url":"https://api.github.com/repos/crystal-lang/crystal/milestones/25","html_url":"https://github.com/crystal-lang/crystal/milestone/25","labels_url":"https://api.github.com/repos/crystal-lang/crystal/milestones/25/labels","id":2996248,"node_id":"MDk6TWlsZXN0b25lMjk5NjI0OA==","number":25,"title":"0.25.0","description":"","creator":{"login":"RX14","id":2788811,"node_id":"MDQ6VXNlcjI3ODg4MTE=","avatar_url":"https://avatars0.githubusercontent.com/u/2788811?v=4","gravatar_id":"","url":"https://api.github.com/users/RX14","html_url":"https://github.com/RX14","followers_url":"https://api.github.com/users/RX14/followers","following_url":"https://api.github.com/users/RX14/following{/other_user}","gists_url":"https://api.github.com/users/RX14/gists{/gist_id}","starred_url":"https://api.github.com/users/RX14/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/RX14/subscriptions","organizations_url":"https://api.github.com/users/RX14/orgs","repos_url":"https://api.github.com/users/RX14/repos","events_url":"https://api.github.com/users/RX14/events{/privacy}","received_events_url":"https://api.github.com/users/RX14/received_events","type":"User","site_admin":false},"open_issues":2,"closed_issues":310,"state":"open","created_at":"2017-12-24T12:45:08Z","updated_at":"2018-06-02T14:26:52Z","due_on":null,"closed_at":null},"comments":7,"created_at":"2018-06-02T04:48:05Z","updated_at":"2018-06-02T20:30:15Z","closed_at":"2018-06-02T14:26:52Z","author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/crystal-lang/crystal/pulls/6150","html_url":"https://github.com/crystal-lang/crystal/pull/6150","diff_url":"https://github.com/crystal-lang/crystal/pull/6150.diff","patch_url":"https://github.com/crystal-lang/crystal/pull/6150.patch"},"body":"Ref #4837\r\n\r\nI think this syntax has no use-case. It can be replaced with `else` block always."},"comment":{"url":"https://api.github.com/repos/crystal-lang/crystal/issues/comments/394115041","html_url":"https://github.com/crystal-lang/crystal/pull/6150#issuecomment-394115041","issue_url":"https://api.github.com/repos/crystal-lang/crystal/issues/6150","id":394115041,"node_id":"MDEyOklzc3VlQ29tbWVudDM5NDExNTA0MQ==","user":{"login":"asterite","id":209371,"node_id":"MDQ6VXNlcjIwOTM3MQ==","avatar_url":"https://avatars0.githubusercontent.com/u/209371?v=4","gravatar_id":"","url":"https://api.github.com/users/asterite","html_url":"https://github.com/asterite","followers_url":"https://api.github.com/users/asterite/followers","following_url":"https://api.github.com/users/asterite/following{/other_user}","gists_url":"https://api.github.com/users/asterite/gists{/gist_id}","starred_url":"https://api.github.com/users/asterite/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/asterite/subscriptions","organizations_url":"https://api.github.com/users/asterite/orgs","repos_url":"https://api.github.com/users/asterite/repos","events_url":"https://api.github.com/users/asterite/events{/privacy}","received_events_url":"https://api.github.com/users/asterite/received_events","type":"User","site_admin":false},"created_at":"2018-06-02T20:30:15Z","updated_at":"2018-06-02T20:30:15Z","author_association":"CONTRIBUTOR","body":"There's no such thing as pattern matching in Crystal. That's why _ was a bad idea, and why tuple in when was a bad idea. It makes it look like there's pattern matching, but there's not. So we should remove both.\r\n\r\nCase is just an if with === or is_a?, but that's not pattern matching. "}}
|
{
"id": 6887813,
"name": "crystal-lang/crystal",
"url": "https://api.github.com/repos/crystal-lang/crystal"
}
|
{
"id": 209371,
"login": "asterite",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/209371?",
"url": "https://api.github.com/users/asterite"
}
|
{
"id": 6539796,
"login": "crystal-lang",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6539796?",
"url": "https://api.github.com/orgs/crystal-lang"
}
| 2018-06-02T20:30:15 |
7766814069
|
{"actor":{"display_login":"asterite"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/crystal-lang/crystal/issues/6018","repository_url":"https://api.github.com/repos/crystal-lang/crystal","labels_url":"https://api.github.com/repos/crystal-lang/crystal/issues/6018/labels{/name}","comments_url":"https://api.github.com/repos/crystal-lang/crystal/issues/6018/comments","events_url":"https://api.github.com/repos/crystal-lang/crystal/issues/6018/events","html_url":"https://github.com/crystal-lang/crystal/issues/6018","id":318173535,"number":6018,"title":"Multi-line macro conditions don't work","user":{"login":"vladfaust","id":7955682,"avatar_url":"https://avatars2.githubusercontent.com/u/7955682?v=4","gravatar_id":"","url":"https://api.github.com/users/vladfaust","html_url":"https://github.com/vladfaust","followers_url":"https://api.github.com/users/vladfaust/followers","following_url":"https://api.github.com/users/vladfaust/following{/other_user}","gists_url":"https://api.github.com/users/vladfaust/gists{/gist_id}","starred_url":"https://api.github.com/users/vladfaust/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/vladfaust/subscriptions","organizations_url":"https://api.github.com/users/vladfaust/orgs","repos_url":"https://api.github.com/users/vladfaust/repos","events_url":"https://api.github.com/users/vladfaust/events{/privacy}","received_events_url":"https://api.github.com/users/vladfaust/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-04-26T19:51:35Z","updated_at":"2018-04-26T22:16:23Z","closed_at":null,"author_association":"NONE","body":"```crystal\r\nmacro foo\r\n {%\r\n if true\r\n puts \"true\"\r\n else\r\n puts \"false\"\r\n end\r\n %}\r\nend\r\n\r\nfoo\r\n\r\n# expecting token 'EOF', not '%}'\r\n```\r\n\r\nSee https://play.crystal-lang.org/#/r/3ygt\r\n\r\nHowever they work if wrap each line with `{% %}`.\r\n\r\n`for` and `unless` are broken too."},"comment":{"url":"https://api.github.com/repos/crystal-lang/crystal/issues/comments/384805806","html_url":"https://github.com/crystal-lang/crystal/issues/6018#issuecomment-384805806","issue_url":"https://api.github.com/repos/crystal-lang/crystal/issues/6018","id":384805806,"user":{"login":"vladfaust","id":7955682,"avatar_url":"https://avatars2.githubusercontent.com/u/7955682?v=4","gravatar_id":"","url":"https://api.github.com/users/vladfaust","html_url":"https://github.com/vladfaust","followers_url":"https://api.github.com/users/vladfaust/followers","following_url":"https://api.github.com/users/vladfaust/following{/other_user}","gists_url":"https://api.github.com/users/vladfaust/gists{/gist_id}","starred_url":"https://api.github.com/users/vladfaust/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/vladfaust/subscriptions","organizations_url":"https://api.github.com/users/vladfaust/orgs","repos_url":"https://api.github.com/users/vladfaust/repos","events_url":"https://api.github.com/users/vladfaust/events{/privacy}","received_events_url":"https://api.github.com/users/vladfaust/received_events","type":"User","site_admin":false},"created_at":"2018-04-26T22:16:23Z","updated_at":"2018-04-26T22:16:23Z","author_association":"NONE","body":"Fixed with\r\n\r\n```crystal\r\nmacro foo\r\n {%\r\n if true\r\n puts \"true\"\r\n else\r\n puts \"false\"\r\n end%}\r\nend\r\n\r\nfoo\r\n```\r\n\r\nBut formatter still wants to move `%}` to a new line. I'm pretty sure it's a bug! :bug: "}}
|
{
"id": 6887813,
"name": "crystal-lang/crystal",
"url": "https://api.github.com/repos/crystal-lang/crystal"
}
|
{
"id": 7955682,
"login": "vladfaust",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/7955682?",
"url": "https://api.github.com/users/vladfaust"
}
|
{
"id": 6539796,
"login": "crystal-lang",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6539796?",
"url": "https://api.github.com/orgs/crystal-lang"
}
| 2018-04-26T22:16:23 |
7594271335
|
{"actor":{"display_login":"vladfaust"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/systemjs/systemjs/issues/1792","repository_url":"https://api.github.com/repos/systemjs/systemjs","labels_url":"https://api.github.com/repos/systemjs/systemjs/issues/1792/labels{/name}","comments_url":"https://api.github.com/repos/systemjs/systemjs/issues/1792/comments","events_url":"https://api.github.com/repos/systemjs/systemjs/issues/1792/events","html_url":"https://github.com/systemjs/systemjs/issues/1792","id":293064521,"number":1792,"title":"SystemJS builds for Node instead of browser","user":{"login":"pieterbeulque","id":144075,"avatar_url":"https://avatars3.githubusercontent.com/u/144075?v=4","gravatar_id":"","url":"https://api.github.com/users/pieterbeulque","html_url":"https://github.com/pieterbeulque","followers_url":"https://api.github.com/users/pieterbeulque/followers","following_url":"https://api.github.com/users/pieterbeulque/following{/other_user}","gists_url":"https://api.github.com/users/pieterbeulque/gists{/gist_id}","starred_url":"https://api.github.com/users/pieterbeulque/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/pieterbeulque/subscriptions","organizations_url":"https://api.github.com/users/pieterbeulque/orgs","repos_url":"https://api.github.com/users/pieterbeulque/repos","events_url":"https://api.github.com/users/pieterbeulque/events{/privacy}","received_events_url":"https://api.github.com/users/pieterbeulque/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2018-01-31T08:02:50Z","updated_at":"2018-03-02T07:15:08Z","closed_at":null,"author_association":"NONE","body":"Hi\r\n\r\n[Here's a ticket for context](https://github.com/visionmedia/superagent/issues/1331)\r\n\r\nSuperagent is an NPM package that has this in its `package.json`:\r\n\r\n```.json\r\n{\r\n \"browser\": {\r\n \"./lib/node/index.js\": \"./lib/client.js\",\r\n \"./test/support/server.js\": \"./test/support/blank.js\"\r\n },\r\n \"main\": \"./lib/node/index.js\"\r\n}\r\n```\r\n\r\nIn my `jspm_packages` folder it creates a `[email protected]` file that holds this:\r\n\r\n```js\r\nmodule.exports = require(\"npm:[email protected]/lib/node/index.js\");\r\n```\r\n\r\nI believe this should honor the `browser` field from `package.json` and become:\r\n\r\n```js\r\nmodule.exports = require(\"npm:[email protected]/lib/client.js\");\r\n```\r\n\r\nIs this an issue with JSPM / SystemJS or have I configured/installed something incorrectly?\r\n\r\nJSPM version: JSPM 0.16.53\r\n\r\nThank you ✌️ "},"comment":{"url":"https://api.github.com/repos/systemjs/systemjs/issues/comments/369842110","html_url":"https://github.com/systemjs/systemjs/issues/1792#issuecomment-369842110","issue_url":"https://api.github.com/repos/systemjs/systemjs/issues/1792","id":369842110,"user":{"login":"pieterbeulque","id":144075,"avatar_url":"https://avatars3.githubusercontent.com/u/144075?v=4","gravatar_id":"","url":"https://api.github.com/users/pieterbeulque","html_url":"https://github.com/pieterbeulque","followers_url":"https://api.github.com/users/pieterbeulque/followers","following_url":"https://api.github.com/users/pieterbeulque/following{/other_user}","gists_url":"https://api.github.com/users/pieterbeulque/gists{/gist_id}","starred_url":"https://api.github.com/users/pieterbeulque/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/pieterbeulque/subscriptions","organizations_url":"https://api.github.com/users/pieterbeulque/orgs","repos_url":"https://api.github.com/users/pieterbeulque/repos","events_url":"https://api.github.com/users/pieterbeulque/events{/privacy}","received_events_url":"https://api.github.com/users/pieterbeulque/received_events","type":"User","site_admin":false},"created_at":"2018-03-02T07:15:08Z","updated_at":"2018-03-02T07:15:08Z","author_association":"NONE","body":"@floydpink - No, I'm absolutely clueless on how to fix this. I edit the wrong file manually 😁 "}}
|
{
"id": 10064545,
"name": "systemjs/systemjs",
"url": "https://api.github.com/repos/systemjs/systemjs"
}
|
{
"id": 144075,
"login": "pieterbeulque",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/144075?",
"url": "https://api.github.com/users/pieterbeulque"
}
|
{
"id": 6577368,
"login": "systemjs",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6577368?",
"url": "https://api.github.com/orgs/systemjs"
}
| 2018-03-02T07:15:08 |
7320436727
|
{"actor":{"display_login":"pieterbeulque"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/comses/comses.net/issues/357","repository_url":"https://api.github.com/repos/comses/comses.net","labels_url":"https://api.github.com/repos/comses/comses.net/issues/357/labels{/name}","comments_url":"https://api.github.com/repos/comses/comses.net/issues/357/comments","events_url":"https://api.github.com/repos/comses/comses.net/issues/357/events","html_url":"https://github.com/comses/comses.net/issues/357","id":326190813,"node_id":"MDU6SXNzdWUzMjYxOTA4MTM=","number":357,"title":"upgrade to elasticsearch 6","user":{"login":"alee","id":22534,"node_id":"MDQ6VXNlcjIyNTM0","avatar_url":"https://avatars0.githubusercontent.com/u/22534?v=4","gravatar_id":"","url":"https://api.github.com/users/alee","html_url":"https://github.com/alee","followers_url":"https://api.github.com/users/alee/followers","following_url":"https://api.github.com/users/alee/following{/other_user}","gists_url":"https://api.github.com/users/alee/gists{/gist_id}","starred_url":"https://api.github.com/users/alee/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/alee/subscriptions","organizations_url":"https://api.github.com/users/alee/orgs","repos_url":"https://api.github.com/users/alee/repos","events_url":"https://api.github.com/users/alee/events{/privacy}","received_events_url":"https://api.github.com/users/alee/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2018-05-24T16:07:32Z","updated_at":"2018-08-15T01:00:19Z","closed_at":"2018-08-15T01:00:19Z","author_association":"MEMBER","body":"ES6 now supported in wagtail backends:\r\n\r\nhttp://docs.wagtail.io/en/v2.1/topics/search/backends.html#wagtailsearch-backends-elasticsearch"},"comment":{"url":"https://api.github.com/repos/comses/comses.net/issues/comments/413062582","html_url":"https://github.com/comses/comses.net/issues/357#issuecomment-413062582","issue_url":"https://api.github.com/repos/comses/comses.net/issues/357","id":413062582,"node_id":"MDEyOklzc3VlQ29tbWVudDQxMzA2MjU4Mg==","user":{"login":"alee","id":22534,"node_id":"MDQ6VXNlcjIyNTM0","avatar_url":"https://avatars0.githubusercontent.com/u/22534?v=4","gravatar_id":"","url":"https://api.github.com/users/alee","html_url":"https://github.com/alee","followers_url":"https://api.github.com/users/alee/followers","following_url":"https://api.github.com/users/alee/following{/other_user}","gists_url":"https://api.github.com/users/alee/gists{/gist_id}","starred_url":"https://api.github.com/users/alee/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/alee/subscriptions","organizations_url":"https://api.github.com/users/alee/orgs","repos_url":"https://api.github.com/users/alee/repos","events_url":"https://api.github.com/users/alee/events{/privacy}","received_events_url":"https://api.github.com/users/alee/received_events","type":"User","site_admin":false},"created_at":"2018-08-15T01:00:19Z","updated_at":"2018-08-15T01:00:19Z","author_association":"MEMBER","body":"fixed ES mapping error in 7aa368039aa3e04617d8bcab05b42273c879223c - \r\n\r\nStill need to look into how to properly index the individual FaqEntrys in the FAQ Page - perhaps skip the middleman FaqEntryPlacement and just have FaqEntry referencing the FaqPage"}}
|
{
"id": 73422625,
"name": "comses/comses.net",
"url": "https://api.github.com/repos/comses/comses.net"
}
|
{
"id": 22534,
"login": "alee",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/22534?",
"url": "https://api.github.com/users/alee"
}
|
{
"id": 6599264,
"login": "comses",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6599264?",
"url": "https://api.github.com/orgs/comses"
}
| 2018-08-15T01:00:19 |
8114538681
|
{"actor":{"display_login":"alee"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/westoforange/TOA-Website/issues/224","repository_url":"https://api.github.com/repos/westoforange/TOA-Website","labels_url":"https://api.github.com/repos/westoforange/TOA-Website/issues/224/labels{/name}","comments_url":"https://api.github.com/repos/westoforange/TOA-Website/issues/224/comments","events_url":"https://api.github.com/repos/westoforange/TOA-Website/issues/224/events","html_url":"https://github.com/westoforange/TOA-Website/issues/224","id":303950415,"number":224,"title":"RS-481 text changes","user":{"login":"chezshore","id":36707853,"avatar_url":"https://avatars3.githubusercontent.com/u/36707853?v=4","gravatar_id":"","url":"https://api.github.com/users/chezshore","html_url":"https://github.com/chezshore","followers_url":"https://api.github.com/users/chezshore/followers","following_url":"https://api.github.com/users/chezshore/following{/other_user}","gists_url":"https://api.github.com/users/chezshore/gists{/gist_id}","starred_url":"https://api.github.com/users/chezshore/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/chezshore/subscriptions","organizations_url":"https://api.github.com/users/chezshore/orgs","repos_url":"https://api.github.com/users/chezshore/repos","events_url":"https://api.github.com/users/chezshore/events{/privacy}","received_events_url":"https://api.github.com/users/chezshore/received_events","type":"User","site_admin":false},"labels":[{"id":447764207,"url":"https://api.github.com/repos/westoforange/TOA-Website/labels/Fixed","name":"Fixed","color":"c2e0c6","default":false}],"state":"open","locked":false,"assignee":{"login":"rescobar2","id":6641267,"avatar_url":"https://avatars1.githubusercontent.com/u/6641267?v=4","gravatar_id":"","url":"https://api.github.com/users/rescobar2","html_url":"https://github.com/rescobar2","followers_url":"https://api.github.com/users/rescobar2/followers","following_url":"https://api.github.com/users/rescobar2/following{/other_user}","gists_url":"https://api.github.com/users/rescobar2/gists{/gist_id}","starred_url":"https://api.github.com/users/rescobar2/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rescobar2/subscriptions","organizations_url":"https://api.github.com/users/rescobar2/orgs","repos_url":"https://api.github.com/users/rescobar2/repos","events_url":"https://api.github.com/users/rescobar2/events{/privacy}","received_events_url":"https://api.github.com/users/rescobar2/received_events","type":"User","site_admin":false},"assignees":[{"login":"rescobar2","id":6641267,"avatar_url":"https://avatars1.githubusercontent.com/u/6641267?v=4","gravatar_id":"","url":"https://api.github.com/users/rescobar2","html_url":"https://github.com/rescobar2","followers_url":"https://api.github.com/users/rescobar2/followers","following_url":"https://api.github.com/users/rescobar2/following{/other_user}","gists_url":"https://api.github.com/users/rescobar2/gists{/gist_id}","starred_url":"https://api.github.com/users/rescobar2/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rescobar2/subscriptions","organizations_url":"https://api.github.com/users/rescobar2/orgs","repos_url":"https://api.github.com/users/rescobar2/repos","events_url":"https://api.github.com/users/rescobar2/events{/privacy}","received_events_url":"https://api.github.com/users/rescobar2/received_events","type":"User","site_admin":false}],"milestone":{"url":"https://api.github.com/repos/westoforange/TOA-Website/milestones/3","html_url":"https://github.com/westoforange/TOA-Website/milestone/3","labels_url":"https://api.github.com/repos/westoforange/TOA-Website/milestones/3/labels","id":1108830,"number":3,"title":"P 3","description":"Priority 3","creator":{"login":"rescobar2","id":6641267,"avatar_url":"https://avatars1.githubusercontent.com/u/6641267?v=4","gravatar_id":"","url":"https://api.github.com/users/rescobar2","html_url":"https://github.com/rescobar2","followers_url":"https://api.github.com/users/rescobar2/followers","following_url":"https://api.github.com/users/rescobar2/following{/other_user}","gists_url":"https://api.github.com/users/rescobar2/gists{/gist_id}","starred_url":"https://api.github.com/users/rescobar2/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rescobar2/subscriptions","organizations_url":"https://api.github.com/users/rescobar2/orgs","repos_url":"https://api.github.com/users/rescobar2/repos","events_url":"https://api.github.com/users/rescobar2/events{/privacy}","received_events_url":"https://api.github.com/users/rescobar2/received_events","type":"User","site_admin":false},"open_issues":35,"closed_issues":96,"state":"open","created_at":"2015-05-13T15:40:49Z","updated_at":"2018-03-12T18:52:39Z","due_on":null,"closed_at":null},"comments":2,"created_at":"2018-03-09T19:16:52Z","updated_at":"2018-03-13T19:38:43Z","closed_at":null,"author_association":"NONE","body":"4-WIRE 8\r\n\r\nOn this page- http://www.toaelectronics.com/products/intercom-systems/four-wire-stations/rs-481\r\n\r\n\r\nRemove this text- \r\n\r\n“The newly expanded N-8000 Series IP Network Intercom offers flexible communications for up to 3,072 stations on existing corporate local and wide area data networks. Built on TOA's proven NX-100 network audio technology, the new IP Intercom products occupy minimal network bandwidth (130 kbps maximum) for station-to-station calls and can be controlled and monitored through software or web browser. Programmable system functions include 192 paging zones, time-based call forwarding and scan monitoring.”\r\n\r\nReplace with-\r\n\r\n“The RS-481 handset allows private conversations when connected to either an RS-480 door station or RS-442. Lifting the handset gives priority to the handset over the RS-480/RS-442 microphone and loudspeaker.”\r\n\r\nUnder “Related Products-“\r\n\r\nChange text to “N-8400RS”\r\n\r\n\r\nDelete non relevant items\r\n"},"comment":{"url":"https://api.github.com/repos/westoforange/TOA-Website/issues/comments/372792391","html_url":"https://github.com/westoforange/TOA-Website/issues/224#issuecomment-372792391","issue_url":"https://api.github.com/repos/westoforange/TOA-Website/issues/224","id":372792391,"user":{"login":"chezshore","id":36707853,"avatar_url":"https://avatars3.githubusercontent.com/u/36707853?v=4","gravatar_id":"","url":"https://api.github.com/users/chezshore","html_url":"https://github.com/chezshore","followers_url":"https://api.github.com/users/chezshore/followers","following_url":"https://api.github.com/users/chezshore/following{/other_user}","gists_url":"https://api.github.com/users/chezshore/gists{/gist_id}","starred_url":"https://api.github.com/users/chezshore/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/chezshore/subscriptions","organizations_url":"https://api.github.com/users/chezshore/orgs","repos_url":"https://api.github.com/users/chezshore/repos","events_url":"https://api.github.com/users/chezshore/events{/privacy}","received_events_url":"https://api.github.com/users/chezshore/received_events","type":"User","site_admin":false},"created_at":"2018-03-13T19:38:43Z","updated_at":"2018-03-13T19:38:43Z","author_association":"NONE","body":"Updated font to Helvetica 3 (12pt) and added this text to description-\r\nNOTE: If you are designing a new system, talk to your dealer or contact your Area Systems Engineer to learn about the advantages of using our 2-wire, 3-wire, and all-IP systems.\r\nIf you have an existing 4-wire system and need to replace a component, please contact your manufacturer’s representative or TOA Customer Service for availability."}}
|
{
"id": 26602219,
"name": "westoforange/TOA-Website",
"url": "https://api.github.com/repos/westoforange/TOA-Website"
}
|
{
"id": 36707853,
"login": "chezshore",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/36707853?",
"url": "https://api.github.com/users/chezshore"
}
|
{
"id": 6640158,
"login": "westoforange",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6640158?",
"url": "https://api.github.com/orgs/westoforange"
}
| 2018-03-13T19:38:43 |
7374221842
|
{"actor":{"display_login":"chezshore"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/openlvc/portico/issues/215","repository_url":"https://api.github.com/repos/openlvc/portico","labels_url":"https://api.github.com/repos/openlvc/portico/issues/215/labels{/name}","comments_url":"https://api.github.com/repos/openlvc/portico/issues/215/comments","events_url":"https://api.github.com/repos/openlvc/portico/issues/215/events","html_url":"https://github.com/openlvc/portico/pull/215","id":283729611,"number":215,"title":"CurrentFDD","user":{"login":"EMostafaAli","id":11354102,"avatar_url":"https://avatars1.githubusercontent.com/u/11354102?v=4","gravatar_id":"","url":"https://api.github.com/users/EMostafaAli","html_url":"https://github.com/EMostafaAli","followers_url":"https://api.github.com/users/EMostafaAli/followers","following_url":"https://api.github.com/users/EMostafaAli/following{/other_user}","gists_url":"https://api.github.com/users/EMostafaAli/gists{/gist_id}","starred_url":"https://api.github.com/users/EMostafaAli/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/EMostafaAli/subscriptions","organizations_url":"https://api.github.com/users/EMostafaAli/orgs","repos_url":"https://api.github.com/users/EMostafaAli/repos","events_url":"https://api.github.com/users/EMostafaAli/events{/privacy}","received_events_url":"https://api.github.com/users/EMostafaAli/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":6,"created_at":"2017-12-20T23:43:47Z","updated_at":"2018-05-30T04:48:13Z","closed_at":"2018-05-30T04:48:13Z","author_association":"NONE","pull_request":{"url":"https://api.github.com/repos/openlvc/portico/pulls/215","html_url":"https://github.com/openlvc/portico/pull/215","diff_url":"https://github.com/openlvc/portico/pull/215.diff","patch_url":"https://github.com/openlvc/portico/pull/215.patch"},"body":"* Implement current fdd that returns Federation FOM in XML format\r\n\r\nI implemented this in StringRender Class (not sure if this the right place). I need guidance on how to reach this from MomFederation Class (which contains getcurrentfdd method)"},"comment":{"url":"https://api.github.com/repos/openlvc/portico/issues/comments/393029329","html_url":"https://github.com/openlvc/portico/pull/215#issuecomment-393029329","issue_url":"https://api.github.com/repos/openlvc/portico/issues/215","id":393029329,"user":{"login":"michaelrfraser","id":924324,"avatar_url":"https://avatars3.githubusercontent.com/u/924324?v=4","gravatar_id":"","url":"https://api.github.com/users/michaelrfraser","html_url":"https://github.com/michaelrfraser","followers_url":"https://api.github.com/users/michaelrfraser/followers","following_url":"https://api.github.com/users/michaelrfraser/following{/other_user}","gists_url":"https://api.github.com/users/michaelrfraser/gists{/gist_id}","starred_url":"https://api.github.com/users/michaelrfraser/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/michaelrfraser/subscriptions","organizations_url":"https://api.github.com/users/michaelrfraser/orgs","repos_url":"https://api.github.com/users/michaelrfraser/repos","events_url":"https://api.github.com/users/michaelrfraser/events{/privacy}","received_events_url":"https://api.github.com/users/michaelrfraser/received_events","type":"User","site_admin":false},"created_at":"2018-05-30T04:48:13Z","updated_at":"2018-05-30T04:48:13Z","author_association":"CONTRIBUTOR","body":"Work committed as per #271. Thanks for your contribution!"}}
|
{
"id": 2040969,
"name": "openlvc/portico",
"url": "https://api.github.com/repos/openlvc/portico"
}
|
{
"id": 924324,
"login": "michaelrfraser",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/924324?",
"url": "https://api.github.com/users/michaelrfraser"
}
|
{
"id": 6647245,
"login": "openlvc",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6647245?",
"url": "https://api.github.com/orgs/openlvc"
}
| 2018-05-30T04:48:13 |
7747659332
|
{"actor":{"display_login":"michaelrfraser"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/rock-core/autoproj/issues/168","repository_url":"https://api.github.com/repos/rock-core/autoproj","labels_url":"https://api.github.com/repos/rock-core/autoproj/issues/168/labels{/name}","comments_url":"https://api.github.com/repos/rock-core/autoproj/issues/168/comments","events_url":"https://api.github.com/repos/rock-core/autoproj/issues/168/events","html_url":"https://github.com/rock-core/autoproj/pull/168","id":294840972,"number":168,"title":"envsh: add option to watch workspace changes","user":{"login":"g-arjones","id":17409636,"avatar_url":"https://avatars1.githubusercontent.com/u/17409636?v=4","gravatar_id":"","url":"https://api.github.com/users/g-arjones","html_url":"https://github.com/g-arjones","followers_url":"https://api.github.com/users/g-arjones/followers","following_url":"https://api.github.com/users/g-arjones/following{/other_user}","gists_url":"https://api.github.com/users/g-arjones/gists{/gist_id}","starred_url":"https://api.github.com/users/g-arjones/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/g-arjones/subscriptions","organizations_url":"https://api.github.com/users/g-arjones/orgs","repos_url":"https://api.github.com/users/g-arjones/repos","events_url":"https://api.github.com/users/g-arjones/events{/privacy}","received_events_url":"https://api.github.com/users/g-arjones/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2018-02-06T17:13:20Z","updated_at":"2018-02-06T18:24:45Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/rock-core/autoproj/pulls/168","html_url":"https://github.com/rock-core/autoproj/pull/168","diff_url":"https://github.com/rock-core/autoproj/pull/168.diff","patch_url":"https://github.com/rock-core/autoproj/pull/168.patch"},"body":"Pending issues:\r\n\r\n - [ ] fix `#update_workspace`\r\n - [ ] add tests\r\n\r\n@doudou Thoughts? How do I fix `#update_workspace`? "},"comment":{"url":"https://api.github.com/repos/rock-core/autoproj/issues/comments/363517389","html_url":"https://github.com/rock-core/autoproj/pull/168#issuecomment-363517389","issue_url":"https://api.github.com/repos/rock-core/autoproj/issues/168","id":363517389,"user":{"login":"g-arjones","id":17409636,"avatar_url":"https://avatars1.githubusercontent.com/u/17409636?v=4","gravatar_id":"","url":"https://api.github.com/users/g-arjones","html_url":"https://github.com/g-arjones","followers_url":"https://api.github.com/users/g-arjones/followers","following_url":"https://api.github.com/users/g-arjones/following{/other_user}","gists_url":"https://api.github.com/users/g-arjones/gists{/gist_id}","starred_url":"https://api.github.com/users/g-arjones/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/g-arjones/subscriptions","organizations_url":"https://api.github.com/users/g-arjones/orgs","repos_url":"https://api.github.com/users/g-arjones/repos","events_url":"https://api.github.com/users/g-arjones/events{/privacy}","received_events_url":"https://api.github.com/users/g-arjones/received_events","type":"User","site_admin":false},"created_at":"2018-02-06T18:24:45Z","updated_at":"2018-02-06T18:24:45Z","author_association":"CONTRIBUTOR","body":"> I'd go for creating a new subcommand\r\n\r\nSounds good...\r\n\r\n> with the global autobuild package registry\r\n\r\nThat's what's breaking the method...\r\n\r\n> Is there anything else ?\r\n\r\nNot that I know of.\r\n\r\n> The quick & dirty way to avoid these issues would be to have autoproj exec itself when anything changes...\r\n\r\nWe still need an updated instsance of `Autoproj::Workspace` so we can update the watchers in case new packages/package sets get added..\r\n\r\n"}}
|
{
"id": 322068,
"name": "rock-core/autoproj",
"url": "https://api.github.com/repos/rock-core/autoproj"
}
|
{
"id": 17409636,
"login": "g-arjones",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17409636?",
"url": "https://api.github.com/users/g-arjones"
}
|
{
"id": 6654878,
"login": "rock-core",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6654878?",
"url": "https://api.github.com/orgs/rock-core"
}
| 2018-02-06T18:24:45 |
7206346500
|
{"actor":{"display_login":"g-arjones"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/gogits/gogs/issues/5157","repository_url":"https://api.github.com/repos/gogits/gogs","labels_url":"https://api.github.com/repos/gogits/gogs/issues/5157/labels{/name}","comments_url":"https://api.github.com/repos/gogits/gogs/issues/5157/comments","events_url":"https://api.github.com/repos/gogits/gogs/issues/5157/events","html_url":"https://github.com/gogits/gogs/issues/5157","id":312487140,"number":5157,"title":"Gravatar URLs are bad generated","user":{"login":"ogarcia","id":572924,"avatar_url":"https://avatars3.githubusercontent.com/u/572924?v=4","gravatar_id":"","url":"https://api.github.com/users/ogarcia","html_url":"https://github.com/ogarcia","followers_url":"https://api.github.com/users/ogarcia/followers","following_url":"https://api.github.com/users/ogarcia/following{/other_user}","gists_url":"https://api.github.com/users/ogarcia/gists{/gist_id}","starred_url":"https://api.github.com/users/ogarcia/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ogarcia/subscriptions","organizations_url":"https://api.github.com/users/ogarcia/orgs","repos_url":"https://api.github.com/users/ogarcia/repos","events_url":"https://api.github.com/users/ogarcia/events{/privacy}","received_events_url":"https://api.github.com/users/ogarcia/received_events","type":"User","site_admin":false},"labels":[{"id":345952518,"url":"https://api.github.com/repos/gogits/gogs/labels/dont%20send%20pull%20request","name":"dont send pull request","color":"f7c6c7","default":false},{"id":80068182,"url":"https://api.github.com/repos/gogits/gogs/labels/kind/bug","name":"kind/bug","color":"fc2929","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":{"url":"https://api.github.com/repos/gogits/gogs/milestones/18","html_url":"https://github.com/gogits/gogs/milestone/18","labels_url":"https://api.github.com/repos/gogits/gogs/milestones/18/labels","id":2344676,"number":18,"title":"0.12","description":"","creator":{"login":"Unknwon","id":2946214,"avatar_url":"https://avatars3.githubusercontent.com/u/2946214?v=4","gravatar_id":"","url":"https://api.github.com/users/Unknwon","html_url":"https://github.com/Unknwon","followers_url":"https://api.github.com/users/Unknwon/followers","following_url":"https://api.github.com/users/Unknwon/following{/other_user}","gists_url":"https://api.github.com/users/Unknwon/gists{/gist_id}","starred_url":"https://api.github.com/users/Unknwon/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Unknwon/subscriptions","organizations_url":"https://api.github.com/users/Unknwon/orgs","repos_url":"https://api.github.com/users/Unknwon/repos","events_url":"https://api.github.com/users/Unknwon/events{/privacy}","received_events_url":"https://api.github.com/users/Unknwon/received_events","type":"User","site_admin":false},"open_issues":113,"closed_issues":73,"state":"open","created_at":"2017-02-24T00:18:25Z","updated_at":"2018-04-09T11:51:01Z","due_on":null,"closed_at":null},"comments":5,"created_at":"2018-04-09T11:04:39Z","updated_at":"2018-04-10T00:33:28Z","closed_at":null,"author_association":"CONTRIBUTOR","body":"- Gogs version (or commit ref): latest\r\n- Git version: n/a\r\n- Operating system: n/a\r\n- Database: n/a\r\n- Can you reproduce the bug at https://try.gogs.io:\r\n - [X] Yes: any user profile, for example [this](https://try.gogs.io/xuan)\r\n - [ ] No\r\n - [ ] Not relevant\r\n\r\n## Description\r\nThe gravatar URLs are wrong, for example for [this profile](https://try.gogs.io/xuan) Gogs generate `https://secure.gravatar.com/avatar/8afa4ade638e6debbc4725c4a7fc16cd?d=identicon?s=290` that have two `?` instead of `&`:\r\n\r\n```diff\r\n- https://secure.gravatar.com/avatar/8afa4ade638e6debbc4725c4a7fc16cd?d=identicon?s=290\r\n+ https://secure.gravatar.com/avatar/8afa4ade638e6debbc4725c4a7fc16cd?d=identicon&s=290\r\n```\r\n\r\nThe first URL opens a web page with message _Sorry, the parameters you provided were not valid_, and the second one works well."},"comment":{"url":"https://api.github.com/repos/gogits/gogs/issues/comments/379936180","html_url":"https://github.com/gogits/gogs/issues/5157#issuecomment-379936180","issue_url":"https://api.github.com/repos/gogits/gogs/issues/5157","id":379936180,"user":{"login":"Unknwon","id":2946214,"avatar_url":"https://avatars3.githubusercontent.com/u/2946214?v=4","gravatar_id":"","url":"https://api.github.com/users/Unknwon","html_url":"https://github.com/Unknwon","followers_url":"https://api.github.com/users/Unknwon/followers","following_url":"https://api.github.com/users/Unknwon/following{/other_user}","gists_url":"https://api.github.com/users/Unknwon/gists{/gist_id}","starred_url":"https://api.github.com/users/Unknwon/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Unknwon/subscriptions","organizations_url":"https://api.github.com/users/Unknwon/orgs","repos_url":"https://api.github.com/users/Unknwon/repos","events_url":"https://api.github.com/users/Unknwon/events{/privacy}","received_events_url":"https://api.github.com/users/Unknwon/received_events","type":"User","site_admin":false},"created_at":"2018-04-10T00:33:28Z","updated_at":"2018-04-10T00:33:28Z","author_association":"OWNER","body":"@twocow when you take a look at what you posted and what @ogarcia posted, you should know why."}}
|
{
"id": 16752620,
"name": "gogits/gogs",
"url": "https://api.github.com/repos/gogits/gogs"
}
|
{
"id": 2946214,
"login": "Unknwon",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/2946214?",
"url": "https://api.github.com/users/Unknwon"
}
|
{
"id": 6656686,
"login": "gogits",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6656686?",
"url": "https://api.github.com/orgs/gogits"
}
| 2018-04-10T00:33:28 |
7503913521
|
{"actor":{"display_login":"Unknwon"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/education/classroom/issues/1182","repository_url":"https://api.github.com/repos/education/classroom","labels_url":"https://api.github.com/repos/education/classroom/issues/1182/labels{/name}","comments_url":"https://api.github.com/repos/education/classroom/issues/1182/comments","events_url":"https://api.github.com/repos/education/classroom/issues/1182/events","html_url":"https://github.com/education/classroom/pull/1182","id":263910950,"number":1182,"title":"Adds feature of sorting assignment repos","user":{"login":"athityakumar","id":17109060,"avatar_url":"https://avatars0.githubusercontent.com/u/17109060?v=4","gravatar_id":"","url":"https://api.github.com/users/athityakumar","html_url":"https://github.com/athityakumar","followers_url":"https://api.github.com/users/athityakumar/followers","following_url":"https://api.github.com/users/athityakumar/following{/other_user}","gists_url":"https://api.github.com/users/athityakumar/gists{/gist_id}","starred_url":"https://api.github.com/users/athityakumar/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/athityakumar/subscriptions","organizations_url":"https://api.github.com/users/athityakumar/orgs","repos_url":"https://api.github.com/users/athityakumar/repos","events_url":"https://api.github.com/users/athityakumar/events{/privacy}","received_events_url":"https://api.github.com/users/athityakumar/received_events","type":"User","site_admin":false},"labels":[{"id":207693511,"url":"https://api.github.com/repos/education/classroom/labels/wontfix","name":"wontfix","color":"ffffff","default":true}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":19,"created_at":"2017-10-09T14:16:34Z","updated_at":"2018-02-22T16:04:54Z","closed_at":null,"author_association":"NONE","pull_request":{"url":"https://api.github.com/repos/education/classroom/pulls/1182","html_url":"https://github.com/education/classroom/pull/1182","diff_url":"https://github.com/education/classroom/pull/1182.diff","patch_url":"https://github.com/education/classroom/pull/1182.patch"},"body":"This Pull Request is intended to solve issue #847. By default, the list of assignment repositories is shown in the order of accepting the assignment. Through this Pull Request, I have added the ability to sort the assignment repositories by GitHub name & username of students. Here are a few screenshots of the patch. Suggestions are welcome. 😄 \r\n\r\n- Default order\r\n\r\n\r\n- Sorted by GitHub name\r\n\r\n\r\n- Sorted by GitHub username\r\n"},"comment":{"url":"https://api.github.com/repos/education/classroom/issues/comments/367729343","html_url":"https://github.com/education/classroom/pull/1182#issuecomment-367729343","issue_url":"https://api.github.com/repos/education/classroom/issues/1182","id":367729343,"user":{"login":"athityakumar","id":17109060,"avatar_url":"https://avatars0.githubusercontent.com/u/17109060?v=4","gravatar_id":"","url":"https://api.github.com/users/athityakumar","html_url":"https://github.com/athityakumar","followers_url":"https://api.github.com/users/athityakumar/followers","following_url":"https://api.github.com/users/athityakumar/following{/other_user}","gists_url":"https://api.github.com/users/athityakumar/gists{/gist_id}","starred_url":"https://api.github.com/users/athityakumar/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/athityakumar/subscriptions","organizations_url":"https://api.github.com/users/athityakumar/orgs","repos_url":"https://api.github.com/users/athityakumar/repos","events_url":"https://api.github.com/users/athityakumar/events{/privacy}","received_events_url":"https://api.github.com/users/athityakumar/received_events","type":"User","site_admin":false},"created_at":"2018-02-22T16:04:54Z","updated_at":"2018-02-22T16:04:54Z","author_association":"NONE","body":"Hey @Kadaaran 👋\r\n\r\nSorry, I had just been caught up with other stuff and hadn't been able to work on the final touches. I'll try to work on this, in the coming weekend. 😃"}}
|
{
"id": 35079964,
"name": "education/classroom",
"url": "https://api.github.com/repos/education/classroom"
}
|
{
"id": 17109060,
"login": "athityakumar",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17109060?",
"url": "https://api.github.com/users/athityakumar"
}
|
{
"id": 6667880,
"login": "education",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6667880?",
"url": "https://api.github.com/orgs/education"
}
| 2018-02-22T16:04:55 |
7282446189
|
{"actor":{"display_login":"athityakumar"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/hprose/hprose-nodejs/issues/19","repository_url":"https://api.github.com/repos/hprose/hprose-nodejs","labels_url":"https://api.github.com/repos/hprose/hprose-nodejs/issues/19/labels{/name}","comments_url":"https://api.github.com/repos/hprose/hprose-nodejs/issues/19/comments","events_url":"https://api.github.com/repos/hprose/hprose-nodejs/issues/19/events","html_url":"https://github.com/hprose/hprose-nodejs/issues/19","id":307972312,"number":19,"title":"i can‘t use hprose with koa to share a RPC service","user":{"login":"o70078","id":19776935,"avatar_url":"https://avatars0.githubusercontent.com/u/19776935?v=4","gravatar_id":"","url":"https://api.github.com/users/o70078","html_url":"https://github.com/o70078","followers_url":"https://api.github.com/users/o70078/followers","following_url":"https://api.github.com/users/o70078/following{/other_user}","gists_url":"https://api.github.com/users/o70078/gists{/gist_id}","starred_url":"https://api.github.com/users/o70078/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/o70078/subscriptions","organizations_url":"https://api.github.com/users/o70078/orgs","repos_url":"https://api.github.com/users/o70078/repos","events_url":"https://api.github.com/users/o70078/events{/privacy}","received_events_url":"https://api.github.com/users/o70078/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-03-23T10:20:43Z","updated_at":"2018-03-23T11:54:02Z","closed_at":"2018-03-23T11:43:53Z","author_association":"NONE","body":"when i use it with koa,the nodejs will throw this exception:\r\n```\r\nUncaught Exception:\r\nError: Can't set headers after they are sent.\r\n```\r\nthis is my code:\r\nit‘s could run,but can't call RPC\r\n```\r\nvar app = new Koa();\r\n\r\nfunction hello(name) {\r\n return \"Hello \" + name + \"!\";\r\n}\r\nconst service = new hproseServer();\r\nservice.add(hello);\r\n\r\napp.use(async (ctx: Router.IRouterContext, next: () => Promise<any>) => {\r\n if (ctx.path === \"/api/SystemInfomation\") {\r\n service.handle(ctx.req, ctx.res);\r\n return;\r\n }\r\n await next();\r\n});\r\napp.listen(port);\r\n```\r\n\r\n"},"comment":{"url":"https://api.github.com/repos/hprose/hprose-nodejs/issues/comments/375635754","html_url":"https://github.com/hprose/hprose-nodejs/issues/19#issuecomment-375635754","issue_url":"https://api.github.com/repos/hprose/hprose-nodejs/issues/19","id":375635754,"user":{"login":"andot","id":232161,"avatar_url":"https://avatars3.githubusercontent.com/u/232161?v=4","gravatar_id":"","url":"https://api.github.com/users/andot","html_url":"https://github.com/andot","followers_url":"https://api.github.com/users/andot/followers","following_url":"https://api.github.com/users/andot/following{/other_user}","gists_url":"https://api.github.com/users/andot/gists{/gist_id}","starred_url":"https://api.github.com/users/andot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/andot/subscriptions","organizations_url":"https://api.github.com/users/andot/orgs","repos_url":"https://api.github.com/users/andot/repos","events_url":"https://api.github.com/users/andot/events{/privacy}","received_events_url":"https://api.github.com/users/andot/received_events","type":"User","site_admin":false},"created_at":"2018-03-23T11:54:02Z","updated_at":"2018-03-23T11:54:02Z","author_association":"OWNER","body":"刚才更新了一下,这个问题修复了。但是要改一下代码,把下面这句:\r\n\r\n```javascript\r\n service.handle(ctx.req, ctx.res);\r\n```\r\n\r\n改成\r\n\r\n```javascript\r\n await service.handle(ctx.req, ctx.res);\r\n```\r\n\r\n就可以了,因为 service.handle 是异步的,不加 await,后面的代码就先执行了。所以,等 hprose 输出 header 的时候,koa 已经输出别的数据了。我改了之后,handle 方法的返回值变成了一个 Promise 对象,完成时,这个值会变成 true,所以 await 它就可以保证执行成功了。"}}
|
{
"id": 16885215,
"name": "hprose/hprose-nodejs",
"url": "https://api.github.com/repos/hprose/hprose-nodejs"
}
|
{
"id": 232161,
"login": "andot",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/232161?",
"url": "https://api.github.com/users/andot"
}
|
{
"id": 6668564,
"login": "hprose",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6668564?",
"url": "https://api.github.com/orgs/hprose"
}
| 2018-03-23T11:54:02 |
7424918423
|
{"actor":{"display_login":"andot"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/broccolijs/broccoli/issues/374","repository_url":"https://api.github.com/repos/broccolijs/broccoli","labels_url":"https://api.github.com/repos/broccolijs/broccoli/issues/374/labels{/name}","comments_url":"https://api.github.com/repos/broccolijs/broccoli/issues/374/comments","events_url":"https://api.github.com/repos/broccolijs/broccoli/issues/374/events","html_url":"https://github.com/broccolijs/broccoli/issues/374","id":357730371,"node_id":"MDU6SXNzdWUzNTc3MzAzNzE=","number":374,"title":"[API] Warning: The .read and .rebuild APIs will stop working in the next Broccoli version","user":{"login":"oligriffiths","id":1246671,"node_id":"MDQ6VXNlcjEyNDY2NzE=","avatar_url":"https://avatars3.githubusercontent.com/u/1246671?v=4","gravatar_id":"","url":"https://api.github.com/users/oligriffiths","html_url":"https://github.com/oligriffiths","followers_url":"https://api.github.com/users/oligriffiths/followers","following_url":"https://api.github.com/users/oligriffiths/following{/other_user}","gists_url":"https://api.github.com/users/oligriffiths/gists{/gist_id}","starred_url":"https://api.github.com/users/oligriffiths/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/oligriffiths/subscriptions","organizations_url":"https://api.github.com/users/oligriffiths/orgs","repos_url":"https://api.github.com/users/oligriffiths/repos","events_url":"https://api.github.com/users/oligriffiths/events{/privacy}","received_events_url":"https://api.github.com/users/oligriffiths/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2018-09-06T16:19:47Z","updated_at":"2018-09-06T16:35:56Z","closed_at":null,"author_association":"CONTRIBUTOR","body":"# What\r\nThis issue is to help inform Broccoli & Ember-CLI users when they experience this error/warning and to help with the transition.\r\n\r\n# Why\r\nThis warning is presented when broccoli is used with a plugin that is implementing the deprecated `.read/.rebuild` API.\r\nThis API has been deprecated for some time, and will be removed very shortly when we switch to using Broccoli 2.0 in Ember-CLI.\r\n\r\nThe warning is generated here: https://github.com/ember-cli/broccoli-builder/blob/0-18-x/lib/builder.js#L241-L246\r\n\r\nUnfortunately, due to the warning not being presented until build time, the instantiation stack of the plugin is lost, giving few details and limited introspect-ability to the source of the offender.\r\n\r\nIf you encounter this error after installing a new ember addon, please report the error to the addon author, and ask them to update their addon (or its dependencies).\r\n\r\nIf you encounter this error after updating ember-cli on an existing project, chances are you or an addon is using an old version of the broccoli-plugin API. Please post your error along with all the ember-addons you are using, and is possible a link to your project repository.\r\n\r\nA temporary work around for plugin authors is to use https://github.com/broccolijs/broccoli-read-compat however we *STRONGLY* encourage you to update your plugin to the latest https://github.com/broccolijs/broccoli-plugin API\r\n\r\nThanks, we hope this journey is smooth.\r\n\r\n# Fixed\r\nAddons/plugins already aware/fixed:\r\n\r\nef4/ember-browserify#130\r\nsimplabs/ember-simple-auth#1615\r\nember-template-lint/ember-cli-template-lint#345\r\nbuschtoens/broccoli-flatiron#3\r\nef4/ember-code-snippet#52\r\nef4/ember-auto-import#52"},"comment":{"url":"https://api.github.com/repos/broccolijs/broccoli/issues/comments/419160243","html_url":"https://github.com/broccolijs/broccoli/issues/374#issuecomment-419160243","issue_url":"https://api.github.com/repos/broccolijs/broccoli/issues/374","id":419160243,"node_id":"MDEyOklzc3VlQ29tbWVudDQxOTE2MDI0Mw==","user":{"login":"stefanpenner","id":1377,"node_id":"MDQ6VXNlcjEzNzc=","avatar_url":"https://avatars2.githubusercontent.com/u/1377?v=4","gravatar_id":"","url":"https://api.github.com/users/stefanpenner","html_url":"https://github.com/stefanpenner","followers_url":"https://api.github.com/users/stefanpenner/followers","following_url":"https://api.github.com/users/stefanpenner/following{/other_user}","gists_url":"https://api.github.com/users/stefanpenner/gists{/gist_id}","starred_url":"https://api.github.com/users/stefanpenner/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/stefanpenner/subscriptions","organizations_url":"https://api.github.com/users/stefanpenner/orgs","repos_url":"https://api.github.com/users/stefanpenner/repos","events_url":"https://api.github.com/users/stefanpenner/events{/privacy}","received_events_url":"https://api.github.com/users/stefanpenner/received_events","type":"User","site_admin":false},"created_at":"2018-09-06T16:35:56Z","updated_at":"2018-09-06T16:35:56Z","author_association":"CONTRIBUTOR","body":"@oligriffiths how about this, if we see folks struggling with it. I'll take some time and make it compatible. (I'm guessing I'll need to do this anyways for work). Could I recommend we create a new section. `Deprecated` with a description of \"these are technically EOL, but if there is demand please share here, and we can do hotfix to ease uprades."}}
|
{
"id": 10045915,
"name": "broccolijs/broccoli",
"url": "https://api.github.com/repos/broccolijs/broccoli"
}
|
{
"id": 1377,
"login": "stefanpenner",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/1377?",
"url": "https://api.github.com/users/stefanpenner"
}
|
{
"id": 6686448,
"login": "broccolijs",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6686448?",
"url": "https://api.github.com/orgs/broccolijs"
}
| 2018-09-06T16:35:56 |
8225557567
|
{"actor":{"display_login":"stefanpenner"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/nextflow-io/nextflow/issues/666","repository_url":"https://api.github.com/repos/nextflow-io/nextflow","labels_url":"https://api.github.com/repos/nextflow-io/nextflow/issues/666/labels{/name}","comments_url":"https://api.github.com/repos/nextflow-io/nextflow/issues/666/comments","events_url":"https://api.github.com/repos/nextflow-io/nextflow/issues/666/events","html_url":"https://github.com/nextflow-io/nextflow/issues/666","id":317687760,"number":666,"title":"Channel.fromPath - new option \"checkIfExists\"","user":{"login":"ewels","id":465550,"avatar_url":"https://avatars3.githubusercontent.com/u/465550?v=4","gravatar_id":"","url":"https://api.github.com/users/ewels","html_url":"https://github.com/ewels","followers_url":"https://api.github.com/users/ewels/followers","following_url":"https://api.github.com/users/ewels/following{/other_user}","gists_url":"https://api.github.com/users/ewels/gists{/gist_id}","starred_url":"https://api.github.com/users/ewels/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ewels/subscriptions","organizations_url":"https://api.github.com/users/ewels/orgs","repos_url":"https://api.github.com/users/ewels/repos","events_url":"https://api.github.com/users/ewels/events{/privacy}","received_events_url":"https://api.github.com/users/ewels/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":4,"created_at":"2018-04-25T15:48:15Z","updated_at":"2018-04-27T15:48:29Z","closed_at":null,"author_association":"CONTRIBUTOR","body":"It would be great if the `.fromPath()` channel generator could have a new option `checkIfExists` which, well, checks if it exists. Working with full file paths as well as globs.\r\n\r\nSee https://gitter.im/nextflow-io/nextflow?at=5ae0a290b01085166cbdb928 for discussion.\r\n\r\nPhil"},"comment":{"url":"https://api.github.com/repos/nextflow-io/nextflow/issues/comments/385012023","html_url":"https://github.com/nextflow-io/nextflow/issues/666#issuecomment-385012023","issue_url":"https://api.github.com/repos/nextflow-io/nextflow/issues/666","id":385012023,"user":{"login":"stevekm","id":10505524,"avatar_url":"https://avatars3.githubusercontent.com/u/10505524?v=4","gravatar_id":"","url":"https://api.github.com/users/stevekm","html_url":"https://github.com/stevekm","followers_url":"https://api.github.com/users/stevekm/followers","following_url":"https://api.github.com/users/stevekm/following{/other_user}","gists_url":"https://api.github.com/users/stevekm/gists{/gist_id}","starred_url":"https://api.github.com/users/stevekm/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/stevekm/subscriptions","organizations_url":"https://api.github.com/users/stevekm/orgs","repos_url":"https://api.github.com/users/stevekm/repos","events_url":"https://api.github.com/users/stevekm/events{/privacy}","received_events_url":"https://api.github.com/users/stevekm/received_events","type":"User","site_admin":false},"created_at":"2018-04-27T15:48:29Z","updated_at":"2018-04-27T15:48:29Z","author_association":"CONTRIBUTOR","body":"Like this:\r\n\r\n```\r\nChannel.from([\r\n ['bad1', file('input/bad1.vcf')],\r\n ['good1', file('input/good1.vcf')],\r\n ['foo', file('input/foo.vcf')]\r\n ])\r\n .filter { sampleID, sample_vcf ->\r\n def file_exists = sample_vcf.exists()\r\n if (! file_exists) println \">>> WARNING: File ${sample_vcf} does not exist and will not be included\"\r\n file_exists\r\n }\r\n .set { demo_exists }\r\n```"}}
|
{
"id": 9052236,
"name": "nextflow-io/nextflow",
"url": "https://api.github.com/repos/nextflow-io/nextflow"
}
|
{
"id": 10505524,
"login": "stevekm",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/10505524?",
"url": "https://api.github.com/users/stevekm"
}
|
{
"id": 6698688,
"login": "nextflow-io",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6698688?",
"url": "https://api.github.com/orgs/nextflow-io"
}
| 2018-04-27T15:48:29 |
7598258120
|
{"actor":{"display_login":"stevekm"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/getdnsapi/stubby/issues/61","repository_url":"https://api.github.com/repos/getdnsapi/stubby","labels_url":"https://api.github.com/repos/getdnsapi/stubby/issues/61/labels{/name}","comments_url":"https://api.github.com/repos/getdnsapi/stubby/issues/61/comments","events_url":"https://api.github.com/repos/getdnsapi/stubby/issues/61/events","html_url":"https://github.com/getdnsapi/stubby/issues/61","id":284483464,"number":61,"title":"Error in `/usr/bin/stubby': double free or corruption","user":{"login":"KonomiKitten","id":12713710,"avatar_url":"https://avatars0.githubusercontent.com/u/12713710?v=4","gravatar_id":"","url":"https://api.github.com/users/KonomiKitten","html_url":"https://github.com/KonomiKitten","followers_url":"https://api.github.com/users/KonomiKitten/followers","following_url":"https://api.github.com/users/KonomiKitten/following{/other_user}","gists_url":"https://api.github.com/users/KonomiKitten/gists{/gist_id}","starred_url":"https://api.github.com/users/KonomiKitten/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/KonomiKitten/subscriptions","organizations_url":"https://api.github.com/users/KonomiKitten/orgs","repos_url":"https://api.github.com/users/KonomiKitten/repos","events_url":"https://api.github.com/users/KonomiKitten/events{/privacy}","received_events_url":"https://api.github.com/users/KonomiKitten/received_events","type":"User","site_admin":false},"labels":[{"id":634793873,"url":"https://api.github.com/repos/getdnsapi/stubby/labels/bug","name":"bug","color":"ee0701","default":true}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":38,"created_at":"2017-12-26T02:42:46Z","updated_at":"2018-02-01T03:07:49Z","closed_at":null,"author_association":"NONE","body":"Observed this in my journal when I woke up this morning.\r\n\r\n>Dec 26 01:22:01 debian stubby[29787]: [14:22:01.795784] STUBBY: Read config from file /etc/stubby/stubby.yml\r\n>Dec 26 01:22:01 debian stubby[29787]: [14:22:01.796863] STUBBY: Starting DAEMON....\r\n>Dec 26 05:53:43 debian stubby[29787]: *** Error in `/usr/bin/stubby': double free or corruption (!prev): 0x0000000000aca290 ***\r\n\r\nI know this isn't much to go off of, I obviously had to restart the systemd service, what can I do to help debug this? I compiled with [Stubby - v0.2.1](https://github.com/getdnsapi/stubby/archive/v0.2.1.tar.gz) from the releases page."},"comment":{"url":"https://api.github.com/repos/getdnsapi/stubby/issues/comments/362144582","html_url":"https://github.com/getdnsapi/stubby/issues/61#issuecomment-362144582","issue_url":"https://api.github.com/repos/getdnsapi/stubby/issues/61","id":362144582,"user":{"login":"maddie","id":221872,"avatar_url":"https://avatars1.githubusercontent.com/u/221872?v=4","gravatar_id":"","url":"https://api.github.com/users/maddie","html_url":"https://github.com/maddie","followers_url":"https://api.github.com/users/maddie/followers","following_url":"https://api.github.com/users/maddie/following{/other_user}","gists_url":"https://api.github.com/users/maddie/gists{/gist_id}","starred_url":"https://api.github.com/users/maddie/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/maddie/subscriptions","organizations_url":"https://api.github.com/users/maddie/orgs","repos_url":"https://api.github.com/users/maddie/repos","events_url":"https://api.github.com/users/maddie/events{/privacy}","received_events_url":"https://api.github.com/users/maddie/received_events","type":"User","site_admin":false},"created_at":"2018-02-01T03:07:49Z","updated_at":"2018-02-01T03:07:49Z","author_association":"NONE","body":"Alright. It's been running for 10hrs without valgrind now. I'll switch back to valgrind and run for a day."}}
|
{
"id": 95496457,
"name": "getdnsapi/stubby",
"url": "https://api.github.com/repos/getdnsapi/stubby"
}
|
{
"id": 221872,
"login": "maddie",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/221872?",
"url": "https://api.github.com/users/maddie"
}
|
{
"id": 6717229,
"login": "getdnsapi",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6717229?",
"url": "https://api.github.com/orgs/getdnsapi"
}
| 2018-02-01T03:07:49 |
7181151907
|
{"actor":{"display_login":"maddie"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/homermultitext/hmt-authlists/issues/460","repository_url":"https://api.github.com/repos/homermultitext/hmt-authlists","labels_url":"https://api.github.com/repos/homermultitext/hmt-authlists/issues/460/labels{/name}","comments_url":"https://api.github.com/repos/homermultitext/hmt-authlists/issues/460/comments","events_url":"https://api.github.com/repos/homermultitext/hmt-authlists/issues/460/events","html_url":"https://github.com/homermultitext/hmt-authlists/pull/460","id":336752056,"node_id":"MDExOlB1bGxSZXF1ZXN0MTk4MTMxMTUy","number":460,"title":"Update README.md","user":{"login":"jgarry98","id":29930028,"node_id":"MDQ6VXNlcjI5OTMwMDI4","avatar_url":"https://avatars3.githubusercontent.com/u/29930028?v=4","gravatar_id":"","url":"https://api.github.com/users/jgarry98","html_url":"https://github.com/jgarry98","followers_url":"https://api.github.com/users/jgarry98/followers","following_url":"https://api.github.com/users/jgarry98/following{/other_user}","gists_url":"https://api.github.com/users/jgarry98/gists{/gist_id}","starred_url":"https://api.github.com/users/jgarry98/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jgarry98/subscriptions","organizations_url":"https://api.github.com/users/jgarry98/orgs","repos_url":"https://api.github.com/users/jgarry98/repos","events_url":"https://api.github.com/users/jgarry98/events{/privacy}","received_events_url":"https://api.github.com/users/jgarry98/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-06-28T19:35:06Z","updated_at":"2018-07-05T23:01:44Z","closed_at":"2018-07-05T23:01:44Z","author_association":"NONE","pull_request":{"url":"https://api.github.com/repos/homermultitext/hmt-authlists/pulls/460","html_url":"https://github.com/homermultitext/hmt-authlists/pull/460","diff_url":"https://github.com/homermultitext/hmt-authlists/pull/460.diff","patch_url":"https://github.com/homermultitext/hmt-authlists/pull/460.patch"},"body":""},"comment":{"url":"https://api.github.com/repos/homermultitext/hmt-authlists/issues/comments/402876546","html_url":"https://github.com/homermultitext/hmt-authlists/pull/460#issuecomment-402876546","issue_url":"https://api.github.com/repos/homermultitext/hmt-authlists/issues/460","id":402876546,"node_id":"MDEyOklzc3VlQ29tbWVudDQwMjg3NjU0Ng==","user":{"login":"neelsmith","id":2204294,"node_id":"MDQ6VXNlcjIyMDQyOTQ=","avatar_url":"https://avatars0.githubusercontent.com/u/2204294?v=4","gravatar_id":"","url":"https://api.github.com/users/neelsmith","html_url":"https://github.com/neelsmith","followers_url":"https://api.github.com/users/neelsmith/followers","following_url":"https://api.github.com/users/neelsmith/following{/other_user}","gists_url":"https://api.github.com/users/neelsmith/gists{/gist_id}","starred_url":"https://api.github.com/users/neelsmith/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/neelsmith/subscriptions","organizations_url":"https://api.github.com/users/neelsmith/orgs","repos_url":"https://api.github.com/users/neelsmith/repos","events_url":"https://api.github.com/users/neelsmith/events{/privacy}","received_events_url":"https://api.github.com/users/neelsmith/received_events","type":"User","site_admin":false},"created_at":"2018-07-05T23:01:44Z","updated_at":"2018-07-05T23:01:44Z","author_association":"CONTRIBUTOR","body":"obsolete"}}
|
{
"id": 19188806,
"name": "homermultitext/hmt-authlists",
"url": "https://api.github.com/repos/homermultitext/hmt-authlists"
}
|
{
"id": 2204294,
"login": "neelsmith",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/2204294?",
"url": "https://api.github.com/users/neelsmith"
}
|
{
"id": 6740221,
"login": "homermultitext",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6740221?",
"url": "https://api.github.com/orgs/homermultitext"
}
| 2018-07-05T23:01:44 |
7925980135
|
{"actor":{"display_login":"neelsmith"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/cockroachdb/cockroach/issues/22917","repository_url":"https://api.github.com/repos/cockroachdb/cockroach","labels_url":"https://api.github.com/repos/cockroachdb/cockroach/issues/22917/labels{/name}","comments_url":"https://api.github.com/repos/cockroachdb/cockroach/issues/22917/comments","events_url":"https://api.github.com/repos/cockroachdb/cockroach/issues/22917/events","html_url":"https://github.com/cockroachdb/cockroach/pull/22917","id":299187712,"number":22917,"title":"opt: simplify the GroupBy operator","user":{"login":"RaduBerinde","id":16544120,"avatar_url":"https://avatars1.githubusercontent.com/u/16544120?v=4","gravatar_id":"","url":"https://api.github.com/users/RaduBerinde","html_url":"https://github.com/RaduBerinde","followers_url":"https://api.github.com/users/RaduBerinde/followers","following_url":"https://api.github.com/users/RaduBerinde/following{/other_user}","gists_url":"https://api.github.com/users/RaduBerinde/gists{/gist_id}","starred_url":"https://api.github.com/users/RaduBerinde/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/RaduBerinde/subscriptions","organizations_url":"https://api.github.com/users/RaduBerinde/orgs","repos_url":"https://api.github.com/users/RaduBerinde/repos","events_url":"https://api.github.com/users/RaduBerinde/events{/privacy}","received_events_url":"https://api.github.com/users/RaduBerinde/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":19,"created_at":"2018-02-22T01:10:16Z","updated_at":"2018-02-26T18:25:17Z","closed_at":null,"author_association":"OWNER","pull_request":{"url":"https://api.github.com/repos/cockroachdb/cockroach/pulls/22917","html_url":"https://github.com/cockroachdb/cockroach/pull/22917","diff_url":"https://github.com/cockroachdb/cockroach/pull/22917.diff","patch_url":"https://github.com/cockroachdb/cockroach/pull/22917.patch"},"body":"This change simplifies the GroupBy operator in that it no longer deals\r\nwith arbitrary expressions. Grouping columns and aggregate arguments\r\nare always input columns; we use a pre-projection to generate the\r\nnecessary columns.\r\n\r\nWe store information about all aggregate argument expressions in\r\n`groupby.aggs`: group, type, and column index if the arg is a\r\n`VariableOp`. We then use this information to construct the\r\npre-projection and the aggregations.\r\n\r\nRelease note: None"},"comment":{"url":"https://api.github.com/repos/cockroachdb/cockroach/issues/comments/368599228","html_url":"https://github.com/cockroachdb/cockroach/pull/22917#issuecomment-368599228","issue_url":"https://api.github.com/repos/cockroachdb/cockroach/issues/22917","id":368599228,"user":{"login":"andy-kimball","id":32096062,"avatar_url":"https://avatars0.githubusercontent.com/u/32096062?v=4","gravatar_id":"","url":"https://api.github.com/users/andy-kimball","html_url":"https://github.com/andy-kimball","followers_url":"https://api.github.com/users/andy-kimball/followers","following_url":"https://api.github.com/users/andy-kimball/following{/other_user}","gists_url":"https://api.github.com/users/andy-kimball/gists{/gist_id}","starred_url":"https://api.github.com/users/andy-kimball/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/andy-kimball/subscriptions","organizations_url":"https://api.github.com/users/andy-kimball/orgs","repos_url":"https://api.github.com/users/andy-kimball/repos","events_url":"https://api.github.com/users/andy-kimball/events{/privacy}","received_events_url":"https://api.github.com/users/andy-kimball/received_events","type":"User","site_admin":false},"created_at":"2018-02-26T18:25:17Z","updated_at":"2018-02-26T18:25:17Z","author_association":"CONTRIBUTOR","body":"\n\n\n\nReview status: all files reviewed at latest revision, 11 unresolved discussions, all commit checks successful.\n\n---\n\n*[pkg/sql/opt/optbuilder/scope.go, line 242 at r4](https://reviewable.io:443/reviews/cockroachdb/cockroach/22917#-L6Heta_uJkAOjOIwD-R:-L6ILvovujT2k7CI9mmM:b-ivbmh8) ([raw file](https://github.com/cockroachdb/cockroach/blob/62b36e64d8703a6f87dff9d5bb3f22eb34a67b04/pkg/sql/opt/optbuilder/scope.go#L242)):*\n<details><summary><i>Previously, rytaft wrote…</i></summary><blockquote>\n\nHmm I'm not sure. I think this might still break once we start looking at subqueries. Maybe put the TODO back for now? @andy-kimball you probably have a better sense of this than I do... \n</blockquote></details>\n\nI think we can leave out `refScope` for now. I think there may be a better way to test for aggs containing var refs to multiple scopes (by checking for that error at the same time we check subtrees for agg funcs).\n\n---\n\n\n*Comments from [Reviewable](https://reviewable.io:443/reviews/cockroachdb/cockroach/22917)*\n<!-- Sent from Reviewable.io -->\n"}}
|
{
"id": 16563587,
"name": "cockroachdb/cockroach",
"url": "https://api.github.com/repos/cockroachdb/cockroach"
}
|
{
"id": 32096062,
"login": "andy-kimball",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/32096062?",
"url": "https://api.github.com/users/andy-kimball"
}
|
{
"id": 6748139,
"login": "cockroachdb",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6748139?",
"url": "https://api.github.com/orgs/cockroachdb"
}
| 2018-02-26T18:25:17 |
7298909010
|
{"actor":{"display_login":"andy-kimball"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/cockroachdb/cockroach/issues/30992","repository_url":"https://api.github.com/repos/cockroachdb/cockroach","labels_url":"https://api.github.com/repos/cockroachdb/cockroach/issues/30992/labels{/name}","comments_url":"https://api.github.com/repos/cockroachdb/cockroach/issues/30992/comments","events_url":"https://api.github.com/repos/cockroachdb/cockroach/issues/30992/events","html_url":"https://github.com/cockroachdb/cockroach/pull/30992","id":366985037,"node_id":"MDExOlB1bGxSZXF1ZXN0MjIwNTI4ODUy","number":30992,"title":"roachtest: Support default GOPATH","user":{"login":"bdarnell","id":160562,"node_id":"MDQ6VXNlcjE2MDU2Mg==","avatar_url":"https://avatars1.githubusercontent.com/u/160562?v=4","gravatar_id":"","url":"https://api.github.com/users/bdarnell","html_url":"https://github.com/bdarnell","followers_url":"https://api.github.com/users/bdarnell/followers","following_url":"https://api.github.com/users/bdarnell/following{/other_user}","gists_url":"https://api.github.com/users/bdarnell/gists{/gist_id}","starred_url":"https://api.github.com/users/bdarnell/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bdarnell/subscriptions","organizations_url":"https://api.github.com/users/bdarnell/orgs","repos_url":"https://api.github.com/users/bdarnell/repos","events_url":"https://api.github.com/users/bdarnell/events{/privacy}","received_events_url":"https://api.github.com/users/bdarnell/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-10-04T21:52:49Z","updated_at":"2018-10-05T00:59:04Z","closed_at":null,"author_association":"MEMBER","pull_request":{"url":"https://api.github.com/repos/cockroachdb/cockroach/pulls/30992","html_url":"https://github.com/cockroachdb/cockroach/pull/30992","diff_url":"https://github.com/cockroachdb/cockroach/pull/30992.diff","patch_url":"https://github.com/cockroachdb/cockroach/pull/30992.patch"},"body":"GOPATH has been defaulting to `~/go` for several go releases now, but\r\nroachtest would fail to find some binaries (such as `workload`) if it\r\nwas not set explicitly.\r\n\r\nRelease note: None"},"comment":{"url":"https://api.github.com/repos/cockroachdb/cockroach/issues/comments/427214898","html_url":"https://github.com/cockroachdb/cockroach/pull/30992#issuecomment-427214898","issue_url":"https://api.github.com/repos/cockroachdb/cockroach/issues/30992","id":427214898,"node_id":"MDEyOklzc3VlQ29tbWVudDQyNzIxNDg5OA==","user":{"login":"cockroach-teamcity","id":20559710,"node_id":"MDQ6VXNlcjIwNTU5NzEw","avatar_url":"https://avatars0.githubusercontent.com/u/20559710?v=4","gravatar_id":"","url":"https://api.github.com/users/cockroach-teamcity","html_url":"https://github.com/cockroach-teamcity","followers_url":"https://api.github.com/users/cockroach-teamcity/followers","following_url":"https://api.github.com/users/cockroach-teamcity/following{/other_user}","gists_url":"https://api.github.com/users/cockroach-teamcity/gists{/gist_id}","starred_url":"https://api.github.com/users/cockroach-teamcity/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/cockroach-teamcity/subscriptions","organizations_url":"https://api.github.com/users/cockroach-teamcity/orgs","repos_url":"https://api.github.com/users/cockroach-teamcity/repos","events_url":"https://api.github.com/users/cockroach-teamcity/events{/privacy}","received_events_url":"https://api.github.com/users/cockroach-teamcity/received_events","type":"User","site_admin":false},"created_at":"2018-10-05T00:59:04Z","updated_at":"2018-10-05T00:59:04Z","author_association":"MEMBER","body":"\n\n<!-- Reviewable:start -->\nThis change is [<img src=\"https://reviewable.io/review_button.png\" height=\"34\" align=\"absmiddle\" alt=\"Reviewable\"/>](https://reviewable.io/reviews/cockroachdb/cockroach/30992)\n<!-- Reviewable:end -->\n"}}
|
{
"id": 16563587,
"name": "cockroachdb/cockroach",
"url": "https://api.github.com/repos/cockroachdb/cockroach"
}
|
{
"id": 20559710,
"login": "cockroach-teamcity",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/20559710?",
"url": "https://api.github.com/users/cockroach-teamcity"
}
|
{
"id": 6748139,
"login": "cockroachdb",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6748139?",
"url": "https://api.github.com/orgs/cockroachdb"
}
| 2018-10-05T00:59:04 |
8371489268
|
{"actor":{"display_login":"cockroach-teamcity"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/cockroachdb/cockroach/issues/26714","repository_url":"https://api.github.com/repos/cockroachdb/cockroach","labels_url":"https://api.github.com/repos/cockroachdb/cockroach/issues/26714/labels{/name}","comments_url":"https://api.github.com/repos/cockroachdb/cockroach/issues/26714/comments","events_url":"https://api.github.com/repos/cockroachdb/cockroach/issues/26714/events","html_url":"https://github.com/cockroachdb/cockroach/pull/26714","id":332177137,"node_id":"MDExOlB1bGxSZXF1ZXN0MTk0NzI1MDky","number":26714,"title":"opt: prefer to scan smaller indexes","user":{"login":"RaduBerinde","id":16544120,"node_id":"MDQ6VXNlcjE2NTQ0MTIw","avatar_url":"https://avatars1.githubusercontent.com/u/16544120?v=4","gravatar_id":"","url":"https://api.github.com/users/RaduBerinde","html_url":"https://github.com/RaduBerinde","followers_url":"https://api.github.com/users/RaduBerinde/followers","following_url":"https://api.github.com/users/RaduBerinde/following{/other_user}","gists_url":"https://api.github.com/users/RaduBerinde/gists{/gist_id}","starred_url":"https://api.github.com/users/RaduBerinde/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/RaduBerinde/subscriptions","organizations_url":"https://api.github.com/users/RaduBerinde/orgs","repos_url":"https://api.github.com/users/RaduBerinde/repos","events_url":"https://api.github.com/users/RaduBerinde/events{/privacy}","received_events_url":"https://api.github.com/users/RaduBerinde/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-06-13T21:49:23Z","updated_at":"2018-06-13T21:49:29Z","closed_at":null,"author_association":"MEMBER","pull_request":{"url":"https://api.github.com/repos/cockroachdb/cockroach/pulls/26714","html_url":"https://github.com/cockroachdb/cockroach/pull/26714","diff_url":"https://github.com/cockroachdb/cockroach/pull/26714.diff","patch_url":"https://github.com/cockroachdb/cockroach/pull/26714.patch"},"body":"This change tweaks the costs of scans so that it depends on the number\r\nof columns in the index. The goal is to prefer an index with fewer\r\ncolumns when possible.\r\n\r\nFor this to work properly, a few other things had to be adjusted:\r\n\r\n - the cost of sort became too low, causing us to prefer scanning and\r\n sorting an index with fewer columns instead of scanning the right\r\n index. The cost was changed to account for the fact that in large\r\n cases we actually go to disk.\r\n\r\n - the RowCount and DisinctCount in stats were changed to floats to\r\n allow them to be smaller than 1. An example of why: we have no\r\n stats and are choosing between an index with `a=1` constraint and\r\n an index with `(a,b)=(1,2)` constraint. Because of the way we\r\n calculate selectivity, the estimate for the first index is ~1 row.\r\n The estimate for the second index is much smaller, but to the old\r\n code they were both 1. We do want the second index here because in\r\n reality there could be many rows for a specific value of `a`.\r\n\r\nRelease note: None"},"comment":{"url":"https://api.github.com/repos/cockroachdb/cockroach/issues/comments/397098892","html_url":"https://github.com/cockroachdb/cockroach/pull/26714#issuecomment-397098892","issue_url":"https://api.github.com/repos/cockroachdb/cockroach/issues/26714","id":397098892,"node_id":"MDEyOklzc3VlQ29tbWVudDM5NzA5ODg5Mg==","user":{"login":"cockroach-teamcity","id":20559710,"node_id":"MDQ6VXNlcjIwNTU5NzEw","avatar_url":"https://avatars0.githubusercontent.com/u/20559710?v=4","gravatar_id":"","url":"https://api.github.com/users/cockroach-teamcity","html_url":"https://github.com/cockroach-teamcity","followers_url":"https://api.github.com/users/cockroach-teamcity/followers","following_url":"https://api.github.com/users/cockroach-teamcity/following{/other_user}","gists_url":"https://api.github.com/users/cockroach-teamcity/gists{/gist_id}","starred_url":"https://api.github.com/users/cockroach-teamcity/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/cockroach-teamcity/subscriptions","organizations_url":"https://api.github.com/users/cockroach-teamcity/orgs","repos_url":"https://api.github.com/users/cockroach-teamcity/repos","events_url":"https://api.github.com/users/cockroach-teamcity/events{/privacy}","received_events_url":"https://api.github.com/users/cockroach-teamcity/received_events","type":"User","site_admin":false},"created_at":"2018-06-13T21:49:29Z","updated_at":"2018-06-13T21:49:29Z","author_association":"MEMBER","body":"\n\n<!-- Reviewable:start -->\nThis change is [<img src=\"https://reviewable.io/review_button.png\" height=\"34\" align=\"absmiddle\" alt=\"Reviewable\"/>](https://reviewable.io/reviews/cockroachdb/cockroach/26714)\n<!-- Reviewable:end -->\n"}}
|
{
"id": 16563587,
"name": "cockroachdb/cockroach",
"url": "https://api.github.com/repos/cockroachdb/cockroach"
}
|
{
"id": 20559710,
"login": "cockroach-teamcity",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/20559710?",
"url": "https://api.github.com/users/cockroach-teamcity"
}
|
{
"id": 6748139,
"login": "cockroachdb",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6748139?",
"url": "https://api.github.com/orgs/cockroachdb"
}
| 2018-06-13T21:49:29 |
7821602440
|
{"actor":{"display_login":"cockroach-teamcity"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/cockroachdb/cockroach/issues/27652","repository_url":"https://api.github.com/repos/cockroachdb/cockroach","labels_url":"https://api.github.com/repos/cockroachdb/cockroach/issues/27652/labels{/name}","comments_url":"https://api.github.com/repos/cockroachdb/cockroach/issues/27652/comments","events_url":"https://api.github.com/repos/cockroachdb/cockroach/issues/27652/events","html_url":"https://github.com/cockroachdb/cockroach/issues/27652","id":342030076,"node_id":"MDU6SXNzdWUzNDIwMzAwNzY=","number":27652,"title":"ui: Gossip graph debug page","user":{"login":"bdarnell","id":160562,"node_id":"MDQ6VXNlcjE2MDU2Mg==","avatar_url":"https://avatars1.githubusercontent.com/u/160562?v=4","gravatar_id":"","url":"https://api.github.com/users/bdarnell","html_url":"https://github.com/bdarnell","followers_url":"https://api.github.com/users/bdarnell/followers","following_url":"https://api.github.com/users/bdarnell/following{/other_user}","gists_url":"https://api.github.com/users/bdarnell/gists{/gist_id}","starred_url":"https://api.github.com/users/bdarnell/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bdarnell/subscriptions","organizations_url":"https://api.github.com/users/bdarnell/orgs","repos_url":"https://api.github.com/users/bdarnell/repos","events_url":"https://api.github.com/users/bdarnell/events{/privacy}","received_events_url":"https://api.github.com/users/bdarnell/received_events","type":"User","site_admin":false},"labels":[{"id":915083597,"node_id":"MDU6TGFiZWw5MTUwODM1OTc=","url":"https://api.github.com/repos/cockroachdb/cockroach/labels/A-webui","name":"A-webui","color":"aaffbf","default":false},{"id":78928347,"node_id":"MDU6TGFiZWw3ODkyODM0Nw==","url":"https://api.github.com/repos/cockroachdb/cockroach/labels/C-enhancement","name":"C-enhancement","color":"c5def5","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2018-07-17T18:18:19Z","updated_at":"2018-08-20T17:12:01Z","closed_at":null,"author_association":"MEMBER","body":"It's sometimes useful to look at a graph of gossip connections to identify partitions. The edges in the gossip graph are available on a per-node basis in the logs:\r\n\r\n```\r\n[n10] gossip status (ok, 9 nodes)\r\ngossip client (2/3 cur/max conns)\r\n 12: n12:26257 (34m1s: infos 5764/7020 sent/received, bytes 2049681B/2854441B sent/received)\r\n 4: n4:26257 (34m1s: infos 1733/33091 sent/received, bytes 791770B/4877590B sent/received)\r\ngossip server (2/3 cur/max conns, infos 76313/46057 sent/received, bytes 16145538B/10178190B sent/received)\r\n 7: n7:26257 (32m20s)\r\n 8: n8:26257 (30m55s)\r\n```\r\n\r\nWe can aggregate this information across all nodes to produce a graph like this:\r\n\r\n\r\n\r\nI'd like to have such a graph in the debug pages (perhaps the `/reports/network` page)"},"comment":{"url":"https://api.github.com/repos/cockroachdb/cockroach/issues/comments/414392681","html_url":"https://github.com/cockroachdb/cockroach/issues/27652#issuecomment-414392681","issue_url":"https://api.github.com/repos/cockroachdb/cockroach/issues/27652","id":414392681,"node_id":"MDEyOklzc3VlQ29tbWVudDQxNDM5MjY4MQ==","user":{"login":"couchand","id":793969,"node_id":"MDQ6VXNlcjc5Mzk2OQ==","avatar_url":"https://avatars1.githubusercontent.com/u/793969?v=4","gravatar_id":"","url":"https://api.github.com/users/couchand","html_url":"https://github.com/couchand","followers_url":"https://api.github.com/users/couchand/followers","following_url":"https://api.github.com/users/couchand/following{/other_user}","gists_url":"https://api.github.com/users/couchand/gists{/gist_id}","starred_url":"https://api.github.com/users/couchand/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/couchand/subscriptions","organizations_url":"https://api.github.com/users/couchand/orgs","repos_url":"https://api.github.com/users/couchand/repos","events_url":"https://api.github.com/users/couchand/events{/privacy}","received_events_url":"https://api.github.com/users/couchand/received_events","type":"User","site_admin":false},"created_at":"2018-08-20T17:12:01Z","updated_at":"2018-08-20T17:12:01Z","author_association":"MEMBER","body":"@tschottdorf take a look at the command queue page, I think @vilterp is right that we should just use that same library to draw this graph. https://github.com/cockroachdb/cockroach/blob/master/pkg/ui/src/views/reports/containers/commandQueue/commandQueueViz.tsx"}}
|
{
"id": 16563587,
"name": "cockroachdb/cockroach",
"url": "https://api.github.com/repos/cockroachdb/cockroach"
}
|
{
"id": 793969,
"login": "couchand",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/793969?",
"url": "https://api.github.com/users/couchand"
}
|
{
"id": 6748139,
"login": "cockroachdb",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6748139?",
"url": "https://api.github.com/orgs/cockroachdb"
}
| 2018-08-20T17:12:01 |
8139283720
|
{"actor":{"display_login":"couchand"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/cockroachdb/cockroach/issues/31586","repository_url":"https://api.github.com/repos/cockroachdb/cockroach","labels_url":"https://api.github.com/repos/cockroachdb/cockroach/issues/31586/labels{/name}","comments_url":"https://api.github.com/repos/cockroachdb/cockroach/issues/31586/comments","events_url":"https://api.github.com/repos/cockroachdb/cockroach/issues/31586/events","html_url":"https://github.com/cockroachdb/cockroach/issues/31586","id":371493965,"node_id":"MDU6SXNzdWUzNzE0OTM5NjU=","number":31586,"title":"TPCC Bench 10K Fail on 6 nodes 64 cpus on 2.1 Beta 10/15","user":{"login":"awoods187","id":22278911,"node_id":"MDQ6VXNlcjIyMjc4OTEx","avatar_url":"https://avatars1.githubusercontent.com/u/22278911?v=4","gravatar_id":"","url":"https://api.github.com/users/awoods187","html_url":"https://github.com/awoods187","followers_url":"https://api.github.com/users/awoods187/followers","following_url":"https://api.github.com/users/awoods187/following{/other_user}","gists_url":"https://api.github.com/users/awoods187/gists{/gist_id}","starred_url":"https://api.github.com/users/awoods187/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/awoods187/subscriptions","organizations_url":"https://api.github.com/users/awoods187/orgs","repos_url":"https://api.github.com/users/awoods187/repos","events_url":"https://api.github.com/users/awoods187/events{/privacy}","received_events_url":"https://api.github.com/users/awoods187/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":11,"created_at":"2018-10-18T11:55:12Z","updated_at":"2018-10-18T13:38:33Z","closed_at":null,"author_association":"CONTRIBUTOR","body":"**Describe the problem**\r\n\r\nI ran tpccbench for tpcc 10k on a 9 node 64 cpu cluster on the 10/08 beta and the 10/15 beta. I couldnt record any values for tpcc as I ran into workload problems. \r\n\r\n**To Reproduce**\r\n```diff\r\nindex 071ef8a3fe..cd9858eeff 100644\r\n--- a/pkg/cmd/roachtest/tpcc.go\r\n+++ b/pkg/cmd/roachtest/tpcc.go\r\n@@ -677,11 +677,11 @@ func registerTPCCBench(r *registry) {\r\n // StoreDirVersion: \"2.0-5\",\r\n },\r\n {\r\n- Nodes: 3,\r\n- CPUs: 16,\r\n+ Nodes: 9,\r\n+ CPUs: 64,\r\n \r\n- LoadWarehouses: 2000,\r\n- EstimatedMax: 1300,\r\n+ LoadWarehouses: 10000,\r\n+ EstimatedMax: 8000,\r\n },\r\n```\r\nThen `make bin/roachtest` and finally `bin/roachtest bench '^tpccbench/nodes=9/cpu=64$$' --wipe=false --user=andy`\r\n\r\n**Expected behavior**\r\nExpected to ~ pass TPC-C 10K. \r\n\r\n**Additional data / screenshots**\r\n\r\n\r\nIf applicable, add screenshots to help explain your problem.\r\n\r\n**Environment:**\r\n - CockroachDB version 2.1 Beta 10/15\r\n\r\n**Additional context**\r\nCommand line gist:\r\nhttps://gist.github.com/awoods187/c1e5cfaac8088fa99b7e57b258916fd6\r\n\r\nLogs\r\n[Logs.zip](https://github.com/cockroachdb/cockroach/files/2492094/Logs.zip)\r\n"},"comment":{"url":"https://api.github.com/repos/cockroachdb/cockroach/issues/comments/431011815","html_url":"https://github.com/cockroachdb/cockroach/issues/31586#issuecomment-431011815","issue_url":"https://api.github.com/repos/cockroachdb/cockroach/issues/31586","id":431011815,"node_id":"MDEyOklzc3VlQ29tbWVudDQzMTAxMTgxNQ==","user":{"login":"petermattis","id":6201335,"node_id":"MDQ6VXNlcjYyMDEzMzU=","avatar_url":"https://avatars0.githubusercontent.com/u/6201335?v=4","gravatar_id":"","url":"https://api.github.com/users/petermattis","html_url":"https://github.com/petermattis","followers_url":"https://api.github.com/users/petermattis/followers","following_url":"https://api.github.com/users/petermattis/following{/other_user}","gists_url":"https://api.github.com/users/petermattis/gists{/gist_id}","starred_url":"https://api.github.com/users/petermattis/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/petermattis/subscriptions","organizations_url":"https://api.github.com/users/petermattis/orgs","repos_url":"https://api.github.com/users/petermattis/repos","events_url":"https://api.github.com/users/petermattis/events{/privacy}","received_events_url":"https://api.github.com/users/petermattis/received_events","type":"User","site_admin":false},"created_at":"2018-10-18T13:38:33Z","updated_at":"2018-10-18T13:38:33Z","author_association":"CONTRIBUTOR","body":"> I think we should teach roachprod stop to actually wait until the processes are good and dead.\r\n\r\nYeah, that is my thought (see my \"wait\" suggestion). We can change `stop` to do something like:\r\n\r\n```\r\nwhile $(kill -0 $PID 2>/dev/null); do\r\n sleep 1\r\ndone\r\n```"}}
|
{
"id": 16563587,
"name": "cockroachdb/cockroach",
"url": "https://api.github.com/repos/cockroachdb/cockroach"
}
|
{
"id": 6201335,
"login": "petermattis",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6201335?",
"url": "https://api.github.com/users/petermattis"
}
|
{
"id": 6748139,
"login": "cockroachdb",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6748139?",
"url": "https://api.github.com/orgs/cockroachdb"
}
| 2018-10-18T13:38:33 |
8442593487
|
{"actor":{"display_login":"petermattis"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/cockroachdb/cockroach/issues/23582","repository_url":"https://api.github.com/repos/cockroachdb/cockroach","labels_url":"https://api.github.com/repos/cockroachdb/cockroach/issues/23582/labels{/name}","comments_url":"https://api.github.com/repos/cockroachdb/cockroach/issues/23582/comments","events_url":"https://api.github.com/repos/cockroachdb/cockroach/issues/23582/events","html_url":"https://github.com/cockroachdb/cockroach/issues/23582","id":303411330,"node_id":"MDU6SXNzdWUzMDM0MTEzMzA=","number":23582,"title":"sql/logictest: TestParallel/subquery_retry_multinode failed under stress","user":{"login":"cockroach-teamcity","id":20559710,"node_id":"MDQ6VXNlcjIwNTU5NzEw","avatar_url":"https://avatars0.githubusercontent.com/u/20559710?v=4","gravatar_id":"","url":"https://api.github.com/users/cockroach-teamcity","html_url":"https://github.com/cockroach-teamcity","followers_url":"https://api.github.com/users/cockroach-teamcity/followers","following_url":"https://api.github.com/users/cockroach-teamcity/following{/other_user}","gists_url":"https://api.github.com/users/cockroach-teamcity/gists{/gist_id}","starred_url":"https://api.github.com/users/cockroach-teamcity/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/cockroach-teamcity/subscriptions","organizations_url":"https://api.github.com/users/cockroach-teamcity/orgs","repos_url":"https://api.github.com/users/cockroach-teamcity/repos","events_url":"https://api.github.com/users/cockroach-teamcity/events{/privacy}","received_events_url":"https://api.github.com/users/cockroach-teamcity/received_events","type":"User","site_admin":false},"labels":[{"id":919402304,"node_id":"MDU6TGFiZWw5MTk0MDIzMDQ=","url":"https://api.github.com/repos/cockroachdb/cockroach/labels/A-sql-executor","name":"A-sql-executor","color":"22aa88","default":false},{"id":191587409,"node_id":"MDU6TGFiZWwxOTE1ODc0MDk=","url":"https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure","name":"C-test-failure","color":"c5def5","default":false},{"id":335217860,"node_id":"MDU6TGFiZWwzMzUyMTc4NjA=","url":"https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot","name":"O-robot","color":"666ad1","default":false}],"state":"open","locked":false,"assignee":{"login":"nvanbenschoten","id":5438456,"node_id":"MDQ6VXNlcjU0Mzg0NTY=","avatar_url":"https://avatars3.githubusercontent.com/u/5438456?v=4","gravatar_id":"","url":"https://api.github.com/users/nvanbenschoten","html_url":"https://github.com/nvanbenschoten","followers_url":"https://api.github.com/users/nvanbenschoten/followers","following_url":"https://api.github.com/users/nvanbenschoten/following{/other_user}","gists_url":"https://api.github.com/users/nvanbenschoten/gists{/gist_id}","starred_url":"https://api.github.com/users/nvanbenschoten/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/nvanbenschoten/subscriptions","organizations_url":"https://api.github.com/users/nvanbenschoten/orgs","repos_url":"https://api.github.com/users/nvanbenschoten/repos","events_url":"https://api.github.com/users/nvanbenschoten/events{/privacy}","received_events_url":"https://api.github.com/users/nvanbenschoten/received_events","type":"User","site_admin":false},"assignees":[{"login":"nvanbenschoten","id":5438456,"node_id":"MDQ6VXNlcjU0Mzg0NTY=","avatar_url":"https://avatars3.githubusercontent.com/u/5438456?v=4","gravatar_id":"","url":"https://api.github.com/users/nvanbenschoten","html_url":"https://github.com/nvanbenschoten","followers_url":"https://api.github.com/users/nvanbenschoten/followers","following_url":"https://api.github.com/users/nvanbenschoten/following{/other_user}","gists_url":"https://api.github.com/users/nvanbenschoten/gists{/gist_id}","starred_url":"https://api.github.com/users/nvanbenschoten/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/nvanbenschoten/subscriptions","organizations_url":"https://api.github.com/users/nvanbenschoten/orgs","repos_url":"https://api.github.com/users/nvanbenschoten/repos","events_url":"https://api.github.com/users/nvanbenschoten/events{/privacy}","received_events_url":"https://api.github.com/users/nvanbenschoten/received_events","type":"User","site_admin":false}],"milestone":{"url":"https://api.github.com/repos/cockroachdb/cockroach/milestones/13","html_url":"https://github.com/cockroachdb/cockroach/milestone/13","labels_url":"https://api.github.com/repos/cockroachdb/cockroach/milestones/13/labels","id":2745639,"node_id":"MDk6TWlsZXN0b25lMjc0NTYzOQ==","number":13,"title":"2.1","description":"","creator":{"login":"knz","id":642886,"node_id":"MDQ6VXNlcjY0Mjg4Ng==","avatar_url":"https://avatars3.githubusercontent.com/u/642886?v=4","gravatar_id":"","url":"https://api.github.com/users/knz","html_url":"https://github.com/knz","followers_url":"https://api.github.com/users/knz/followers","following_url":"https://api.github.com/users/knz/following{/other_user}","gists_url":"https://api.github.com/users/knz/gists{/gist_id}","starred_url":"https://api.github.com/users/knz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/knz/subscriptions","organizations_url":"https://api.github.com/users/knz/orgs","repos_url":"https://api.github.com/users/knz/repos","events_url":"https://api.github.com/users/knz/events{/privacy}","received_events_url":"https://api.github.com/users/knz/received_events","type":"User","site_admin":false},"open_issues":648,"closed_issues":1091,"state":"open","created_at":"2017-09-05T15:30:49Z","updated_at":"2018-07-31T05:51:07Z","due_on":null,"closed_at":null},"comments":26,"created_at":"2018-03-08T09:28:39Z","updated_at":"2018-07-31T06:25:20Z","closed_at":null,"author_association":"MEMBER","body":"SHA: https://github.com/cockroachdb/cockroach/commits/ea5f8b22ba951799b76c84502aaab4456fe00a46\n\nParameters:\n```\nTAGS=\nGOFLAGS=-race\n```\n\nStress build found a failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=552372&tab=buildLog\n\n```\n \tlogic.go:2128: \n \t\ttestdata/parallel_test/subquery_retry_multinode/txn:9: \n \t\texpected success, but found\n \t\tpq: TransactionStatusError: does not exist\n \tparallel_test.go:85: pq: TransactionStatusError: does not exist\n\n\nERROR: exit status 1\n\ncontext canceled\nmake: *** [stress] Error 1\nMakefile:816: recipe for target 'stress' failed\n```"},"comment":{"url":"https://api.github.com/repos/cockroachdb/cockroach/issues/comments/409109164","html_url":"https://github.com/cockroachdb/cockroach/issues/23582#issuecomment-409109164","issue_url":"https://api.github.com/repos/cockroachdb/cockroach/issues/23582","id":409109164,"node_id":"MDEyOklzc3VlQ29tbWVudDQwOTEwOTE2NA==","user":{"login":"cockroach-teamcity","id":20559710,"node_id":"MDQ6VXNlcjIwNTU5NzEw","avatar_url":"https://avatars0.githubusercontent.com/u/20559710?v=4","gravatar_id":"","url":"https://api.github.com/users/cockroach-teamcity","html_url":"https://github.com/cockroach-teamcity","followers_url":"https://api.github.com/users/cockroach-teamcity/followers","following_url":"https://api.github.com/users/cockroach-teamcity/following{/other_user}","gists_url":"https://api.github.com/users/cockroach-teamcity/gists{/gist_id}","starred_url":"https://api.github.com/users/cockroach-teamcity/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/cockroach-teamcity/subscriptions","organizations_url":"https://api.github.com/users/cockroach-teamcity/orgs","repos_url":"https://api.github.com/users/cockroach-teamcity/repos","events_url":"https://api.github.com/users/cockroach-teamcity/events{/privacy}","received_events_url":"https://api.github.com/users/cockroach-teamcity/received_events","type":"User","site_admin":false},"created_at":"2018-07-31T06:25:20Z","updated_at":"2018-07-31T06:25:20Z","author_association":"MEMBER","body":"SHA: https://github.com/cockroachdb/cockroach/commits/dda801b21f2668537221f58d06a9960d2c05555f\n\nParameters:\n```\nTAGS=\nGOFLAGS=-race\n```\n\nFailed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=807062&tab=buildLog"}}
|
{
"id": 16563587,
"name": "cockroachdb/cockroach",
"url": "https://api.github.com/repos/cockroachdb/cockroach"
}
|
{
"id": 20559710,
"login": "cockroach-teamcity",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/20559710?",
"url": "https://api.github.com/users/cockroach-teamcity"
}
|
{
"id": 6748139,
"login": "cockroachdb",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6748139?",
"url": "https://api.github.com/orgs/cockroachdb"
}
| 2018-07-31T06:25:20 |
8041992640
|
{"actor":{"display_login":"cockroach-teamcity"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/cockroachdb/roachprod/issues/60","repository_url":"https://api.github.com/repos/cockroachdb/roachprod","labels_url":"https://api.github.com/repos/cockroachdb/roachprod/issues/60/labels{/name}","comments_url":"https://api.github.com/repos/cockroachdb/roachprod/issues/60/comments","events_url":"https://api.github.com/repos/cockroachdb/roachprod/issues/60/events","html_url":"https://github.com/cockroachdb/roachprod/issues/60","id":296443014,"number":60,"title":"`roachprod stop` kills too much","user":{"login":"benesch","id":882976,"avatar_url":"https://avatars1.githubusercontent.com/u/882976?v=4","gravatar_id":"","url":"https://api.github.com/users/benesch","html_url":"https://github.com/benesch","followers_url":"https://api.github.com/users/benesch/followers","following_url":"https://api.github.com/users/benesch/following{/other_user}","gists_url":"https://api.github.com/users/benesch/gists{/gist_id}","starred_url":"https://api.github.com/users/benesch/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/benesch/subscriptions","organizations_url":"https://api.github.com/users/benesch/orgs","repos_url":"https://api.github.com/users/benesch/repos","events_url":"https://api.github.com/users/benesch/events{/privacy}","received_events_url":"https://api.github.com/users/benesch/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2018-02-12T16:40:43Z","updated_at":"2018-02-12T16:58:53Z","closed_at":null,"author_association":"OWNER","body":"If running a local cluster, `roachprod stop cockroach` will terminate a running Cockroach build, not just the nodes in the cluster. Perhaps `killall` would work better than `pkill`?"},"comment":{"url":"https://api.github.com/repos/cockroachdb/roachprod/issues/comments/364988772","html_url":"https://github.com/cockroachdb/roachprod/issues/60#issuecomment-364988772","issue_url":"https://api.github.com/repos/cockroachdb/roachprod/issues/60","id":364988772,"user":{"login":"benesch","id":882976,"avatar_url":"https://avatars1.githubusercontent.com/u/882976?v=4","gravatar_id":"","url":"https://api.github.com/users/benesch","html_url":"https://github.com/benesch","followers_url":"https://api.github.com/users/benesch/followers","following_url":"https://api.github.com/users/benesch/following{/other_user}","gists_url":"https://api.github.com/users/benesch/gists{/gist_id}","starred_url":"https://api.github.com/users/benesch/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/benesch/subscriptions","organizations_url":"https://api.github.com/users/benesch/orgs","repos_url":"https://api.github.com/users/benesch/repos","events_url":"https://api.github.com/users/benesch/events{/privacy}","received_events_url":"https://api.github.com/users/benesch/received_events","type":"User","site_admin":false},"created_at":"2018-02-12T16:58:53Z","updated_at":"2018-02-12T16:58:53Z","author_association":"OWNER","body":"Hmm, wait, maybe that's not true. Perhaps there's something fishier at play."}}
|
{
"id": 106698888,
"name": "cockroachdb/roachprod",
"url": "https://api.github.com/repos/cockroachdb/roachprod"
}
|
{
"id": 882976,
"login": "benesch",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/882976?",
"url": "https://api.github.com/users/benesch"
}
|
{
"id": 6748139,
"login": "cockroachdb",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6748139?",
"url": "https://api.github.com/orgs/cockroachdb"
}
| 2018-02-12T16:58:53 |
7233398235
|
{"actor":{"display_login":"benesch"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/cockroachdb/docs/issues/3251","repository_url":"https://api.github.com/repos/cockroachdb/docs","labels_url":"https://api.github.com/repos/cockroachdb/docs/issues/3251/labels{/name}","comments_url":"https://api.github.com/repos/cockroachdb/docs/issues/3251/comments","events_url":"https://api.github.com/repos/cockroachdb/docs/issues/3251/events","html_url":"https://github.com/cockroachdb/docs/pull/3251","id":329231317,"node_id":"MDExOlB1bGxSZXF1ZXN0MTkyNTM5MjU0","number":3251,"title":"[WIP] Add IN (list) example with tuples","user":{"login":"jseldess","id":15893490,"node_id":"MDQ6VXNlcjE1ODkzNDkw","avatar_url":"https://avatars2.githubusercontent.com/u/15893490?v=4","gravatar_id":"","url":"https://api.github.com/users/jseldess","html_url":"https://github.com/jseldess","followers_url":"https://api.github.com/users/jseldess/followers","following_url":"https://api.github.com/users/jseldess/following{/other_user}","gists_url":"https://api.github.com/users/jseldess/gists{/gist_id}","starred_url":"https://api.github.com/users/jseldess/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jseldess/subscriptions","organizations_url":"https://api.github.com/users/jseldess/orgs","repos_url":"https://api.github.com/users/jseldess/repos","events_url":"https://api.github.com/users/jseldess/events{/privacy}","received_events_url":"https://api.github.com/users/jseldess/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2018-06-04T21:56:25Z","updated_at":"2018-06-04T21:58:27Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/cockroachdb/docs/pulls/3251","html_url":"https://github.com/cockroachdb/docs/pull/3251","diff_url":"https://github.com/cockroachdb/docs/pull/3251.diff","patch_url":"https://github.com/cockroachdb/docs/pull/3251.patch"},"body":"Addresses #3161"},"comment":{"url":"https://api.github.com/repos/cockroachdb/docs/issues/comments/394513712","html_url":"https://github.com/cockroachdb/docs/pull/3251#issuecomment-394513712","issue_url":"https://api.github.com/repos/cockroachdb/docs/issues/3251","id":394513712,"node_id":"MDEyOklzc3VlQ29tbWVudDM5NDUxMzcxMg==","user":{"login":"cockroach-teamcity","id":20559710,"node_id":"MDQ6VXNlcjIwNTU5NzEw","avatar_url":"https://avatars0.githubusercontent.com/u/20559710?v=4","gravatar_id":"","url":"https://api.github.com/users/cockroach-teamcity","html_url":"https://github.com/cockroach-teamcity","followers_url":"https://api.github.com/users/cockroach-teamcity/followers","following_url":"https://api.github.com/users/cockroach-teamcity/following{/other_user}","gists_url":"https://api.github.com/users/cockroach-teamcity/gists{/gist_id}","starred_url":"https://api.github.com/users/cockroach-teamcity/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/cockroach-teamcity/subscriptions","organizations_url":"https://api.github.com/users/cockroach-teamcity/orgs","repos_url":"https://api.github.com/users/cockroach-teamcity/repos","events_url":"https://api.github.com/users/cockroach-teamcity/events{/privacy}","received_events_url":"https://api.github.com/users/cockroach-teamcity/received_events","type":"User","site_admin":false},"created_at":"2018-06-04T21:58:27Z","updated_at":"2018-06-04T21:58:27Z","author_association":"MEMBER","body":"http://cockroach-docs-review.s3-website-us-east-1.amazonaws.com/e43c31de72632b29a2b4d415a806469509da96d3/"}}
|
{
"id": 48004987,
"name": "cockroachdb/docs",
"url": "https://api.github.com/repos/cockroachdb/docs"
}
|
{
"id": 20559710,
"login": "cockroach-teamcity",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/20559710?",
"url": "https://api.github.com/users/cockroach-teamcity"
}
|
{
"id": 6748139,
"login": "cockroachdb",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6748139?",
"url": "https://api.github.com/orgs/cockroachdb"
}
| 2018-06-04T21:58:28 |
7774592170
|
{"actor":{"display_login":"cockroach-teamcity"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/cockroachdb/cockroach/issues/17240","repository_url":"https://api.github.com/repos/cockroachdb/cockroach","labels_url":"https://api.github.com/repos/cockroachdb/cockroach/issues/17240/labels{/name}","comments_url":"https://api.github.com/repos/cockroachdb/cockroach/issues/17240/comments","events_url":"https://api.github.com/repos/cockroachdb/cockroach/issues/17240/events","html_url":"https://github.com/cockroachdb/cockroach/issues/17240","id":245819565,"number":17240,"title":"acceptance: 1->6 allocator test stalls and hangs","user":{"login":"cuongdo","id":1564582,"avatar_url":"https://avatars1.githubusercontent.com/u/1564582?v=4","gravatar_id":"","url":"https://api.github.com/users/cuongdo","html_url":"https://github.com/cuongdo","followers_url":"https://api.github.com/users/cuongdo/followers","following_url":"https://api.github.com/users/cuongdo/following{/other_user}","gists_url":"https://api.github.com/users/cuongdo/gists{/gist_id}","starred_url":"https://api.github.com/users/cuongdo/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/cuongdo/subscriptions","organizations_url":"https://api.github.com/users/cuongdo/orgs","repos_url":"https://api.github.com/users/cuongdo/repos","events_url":"https://api.github.com/users/cuongdo/events{/privacy}","received_events_url":"https://api.github.com/users/cuongdo/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":{"login":"nvanbenschoten","id":5438456,"avatar_url":"https://avatars3.githubusercontent.com/u/5438456?v=4","gravatar_id":"","url":"https://api.github.com/users/nvanbenschoten","html_url":"https://github.com/nvanbenschoten","followers_url":"https://api.github.com/users/nvanbenschoten/followers","following_url":"https://api.github.com/users/nvanbenschoten/following{/other_user}","gists_url":"https://api.github.com/users/nvanbenschoten/gists{/gist_id}","starred_url":"https://api.github.com/users/nvanbenschoten/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/nvanbenschoten/subscriptions","organizations_url":"https://api.github.com/users/nvanbenschoten/orgs","repos_url":"https://api.github.com/users/nvanbenschoten/repos","events_url":"https://api.github.com/users/nvanbenschoten/events{/privacy}","received_events_url":"https://api.github.com/users/nvanbenschoten/received_events","type":"User","site_admin":false},"assignees":[{"login":"nvanbenschoten","id":5438456,"avatar_url":"https://avatars3.githubusercontent.com/u/5438456?v=4","gravatar_id":"","url":"https://api.github.com/users/nvanbenschoten","html_url":"https://github.com/nvanbenschoten","followers_url":"https://api.github.com/users/nvanbenschoten/followers","following_url":"https://api.github.com/users/nvanbenschoten/following{/other_user}","gists_url":"https://api.github.com/users/nvanbenschoten/gists{/gist_id}","starred_url":"https://api.github.com/users/nvanbenschoten/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/nvanbenschoten/subscriptions","organizations_url":"https://api.github.com/users/nvanbenschoten/orgs","repos_url":"https://api.github.com/users/nvanbenschoten/repos","events_url":"https://api.github.com/users/nvanbenschoten/events{/privacy}","received_events_url":"https://api.github.com/users/nvanbenschoten/received_events","type":"User","site_admin":false},{"login":"a-robinson","id":7085343,"avatar_url":"https://avatars3.githubusercontent.com/u/7085343?v=4","gravatar_id":"","url":"https://api.github.com/users/a-robinson","html_url":"https://github.com/a-robinson","followers_url":"https://api.github.com/users/a-robinson/followers","following_url":"https://api.github.com/users/a-robinson/following{/other_user}","gists_url":"https://api.github.com/users/a-robinson/gists{/gist_id}","starred_url":"https://api.github.com/users/a-robinson/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/a-robinson/subscriptions","organizations_url":"https://api.github.com/users/a-robinson/orgs","repos_url":"https://api.github.com/users/a-robinson/repos","events_url":"https://api.github.com/users/a-robinson/events{/privacy}","received_events_url":"https://api.github.com/users/a-robinson/received_events","type":"User","site_admin":false}],"milestone":{"url":"https://api.github.com/repos/cockroachdb/cockroach/milestones/11","html_url":"https://github.com/cockroachdb/cockroach/milestone/11","labels_url":"https://api.github.com/repos/cockroachdb/cockroach/milestones/11/labels","id":2543483,"number":11,"title":"2.0","description":"","creator":{"login":"dianasaur323","id":5768024,"avatar_url":"https://avatars0.githubusercontent.com/u/5768024?v=4","gravatar_id":"","url":"https://api.github.com/users/dianasaur323","html_url":"https://github.com/dianasaur323","followers_url":"https://api.github.com/users/dianasaur323/followers","following_url":"https://api.github.com/users/dianasaur323/following{/other_user}","gists_url":"https://api.github.com/users/dianasaur323/gists{/gist_id}","starred_url":"https://api.github.com/users/dianasaur323/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dianasaur323/subscriptions","organizations_url":"https://api.github.com/users/dianasaur323/orgs","repos_url":"https://api.github.com/users/dianasaur323/repos","events_url":"https://api.github.com/users/dianasaur323/events{/privacy}","received_events_url":"https://api.github.com/users/dianasaur323/received_events","type":"User","site_admin":false},"open_issues":324,"closed_issues":418,"state":"open","created_at":"2017-05-25T18:08:15Z","updated_at":"2018-02-21T15:01:53Z","due_on":null,"closed_at":null},"comments":3,"created_at":"2017-07-26T18:53:30Z","updated_at":"2018-02-21T15:06:10Z","closed_at":null,"author_association":"COLLABORATOR","body":"Failed test: [1->6 allocator test with 108 GB of data](https://teamcity.cockroachdb.com/viewLog.html?buildId=305532&buildTypeId=Cockroach_Nightlies_AllocatorTest1to6_108g&tab=buildLog)\r\nBuild: 5b74eda\r\n\r\nI've attempted to run this test twice. The first time it timed out. The second time (the one linked to above) stalled. After 8 minutes, there were no allocator events, but the range counts weren't balanced. Excerpt from log ([source](https://teamcity.cockroachdb.com/viewLog.html?buildId=305532&buildTypeId=Cockroach_Nightlies_AllocatorTest1to6_108g&tab=buildLog&_focus=17139)):\r\n\r\n```\r\n[02:13:03][Step 3/3] --- FAIL: TestUpreplicate_1To6Medium (23368.47s)\r\n[02:13:03][Step 3/3] \tallocator_test.go:202: 8m13s691ms394��s elapsed without changes, but replica count standard deviation is 591.14 (>52.00)\r\n```\r\n\r\nThings seem to have gotten backed up. There are a lot of slow commits in the logs. There are some of these errors:\r\n\r\n```\r\nE170726 06:03:41.686618 81328 storage/replica_range_lease.go:200 [replicate,n4,s4,r759/2:/Table/51/1/3{176744…-221596…}] context deadline exceeded\r\nW170726 06:03:41.687114 196 storage/replica.go:1391 [replicate,n4,s4,r759/2:/Table/51/1/3{176744…-221596…}] have been waiting 1m0s attempting to acquire lease\r\n```\r\n\r\nand some of these:\r\n```\r\nE170726 06:06:08.462695 80627 storage/replica_range_lease.go:200 [n4,s4,r1638/2:/Table/51/1/433{22497…-66463…}] mismatch incrementing epoch for {NodeID:1 Epoch:1 Expiration:1501048781.667354611,0 Draining:false Decommissioning:false}; actual is {NodeID:1 Epoch:1 Expiration:1501048787.386022286,0 Draining:false Decommissioning:false}\r\n```\r\n\r\nand some:\r\n\r\n```\r\nE170726 06:01:38.668454 8491770 storage/replica_range_lease.go:200 [n2,s2,r1044/2:/Table/51/1/62{38000…-42405…}] context deadline exceeded\r\nE170726 06:01:38.668823 195 storage/queue.go:658 [raftlog,n2,s2,r1044/2:/Table/51/1/62{38000…-42405…}] failed to send RPC: sending to all 2 replicas failed; last error: {<nil> rpc error: code = DeadlineExceeded desc = context deadline exceeded}\r\n```\r\n\r\n@a-robinson could you take a look? also, feel free to defer this work until after 1.1 feature freeze"},"comment":{"url":"https://api.github.com/repos/cockroachdb/cockroach/issues/comments/367355831","html_url":"https://github.com/cockroachdb/cockroach/issues/17240#issuecomment-367355831","issue_url":"https://api.github.com/repos/cockroachdb/cockroach/issues/17240","id":367355831,"user":{"login":"a-robinson","id":7085343,"avatar_url":"https://avatars3.githubusercontent.com/u/7085343?v=4","gravatar_id":"","url":"https://api.github.com/users/a-robinson","html_url":"https://github.com/a-robinson","followers_url":"https://api.github.com/users/a-robinson/followers","following_url":"https://api.github.com/users/a-robinson/following{/other_user}","gists_url":"https://api.github.com/users/a-robinson/gists{/gist_id}","starred_url":"https://api.github.com/users/a-robinson/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/a-robinson/subscriptions","organizations_url":"https://api.github.com/users/a-robinson/orgs","repos_url":"https://api.github.com/users/a-robinson/repos","events_url":"https://api.github.com/users/a-robinson/events{/privacy}","received_events_url":"https://api.github.com/users/a-robinson/received_events","type":"User","site_admin":false},"created_at":"2018-02-21T15:06:10Z","updated_at":"2018-02-21T15:06:10Z","author_association":"OWNER","body":"It looks like we've stopped running this test, actually. The last run appears to have been in mid-August: https://teamcity.cockroachdb.com/viewType.html?buildTypeId=Cockroach_Nightlies_AllocatorTest1to6_108g&tab=buildTypeHistoryList&branch_Cockroach_Nightlies=__all_branches__"}}
|
{
"id": 16563587,
"name": "cockroachdb/cockroach",
"url": "https://api.github.com/repos/cockroachdb/cockroach"
}
|
{
"id": 7085343,
"login": "a-robinson",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/7085343?",
"url": "https://api.github.com/users/a-robinson"
}
|
{
"id": 6748139,
"login": "cockroachdb",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6748139?",
"url": "https://api.github.com/orgs/cockroachdb"
}
| 2018-02-21T15:06:10 |
7275958974
|
{"actor":{"display_login":"a-robinson"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/cockroachdb/cockroach/issues/24145","repository_url":"https://api.github.com/repos/cockroachdb/cockroach","labels_url":"https://api.github.com/repos/cockroachdb/cockroach/issues/24145/labels{/name}","comments_url":"https://api.github.com/repos/cockroachdb/cockroach/issues/24145/comments","events_url":"https://api.github.com/repos/cockroachdb/cockroach/issues/24145/events","html_url":"https://github.com/cockroachdb/cockroach/pull/24145","id":307550440,"number":24145,"title":"[wip] server: embed the pprof ui","user":{"login":"tschottdorf","id":5076964,"avatar_url":"https://avatars1.githubusercontent.com/u/5076964?v=4","gravatar_id":"","url":"https://api.github.com/users/tschottdorf","html_url":"https://github.com/tschottdorf","followers_url":"https://api.github.com/users/tschottdorf/followers","following_url":"https://api.github.com/users/tschottdorf/following{/other_user}","gists_url":"https://api.github.com/users/tschottdorf/gists{/gist_id}","starred_url":"https://api.github.com/users/tschottdorf/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tschottdorf/subscriptions","organizations_url":"https://api.github.com/users/tschottdorf/orgs","repos_url":"https://api.github.com/users/tschottdorf/repos","events_url":"https://api.github.com/users/tschottdorf/events{/privacy}","received_events_url":"https://api.github.com/users/tschottdorf/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":5,"created_at":"2018-03-22T08:42:55Z","updated_at":"2018-03-27T21:27:55Z","closed_at":null,"author_association":"OWNER","pull_request":{"url":"https://api.github.com/repos/cockroachdb/cockroach/pulls/24145","html_url":"https://github.com/cockroachdb/cockroach/pull/24145","diff_url":"https://github.com/cockroachdb/cockroach/pull/24145.diff","patch_url":"https://github.com/cockroachdb/cockroach/pull/24145.patch"},"body":"Now that pprof has a web ui, we can just embed it into the running\r\nserver directly.\r\n\r\nIt turns out that for the most part, pprof has the right abstractions\r\nbuilt in, and so the code for this came out fairly clean. I needed a\r\nfew upstream modifications which are currently pending; it's looking\r\ngood that they'll be merged:\r\n\r\ngoogle/pprof#341\r\n\r\nThis PR still needs a test and I might try to remove the script\r\nrewriting wart upstream.\r\n\r\nRelease note: None"},"comment":{"url":"https://api.github.com/repos/cockroachdb/cockroach/issues/comments/376681502","html_url":"https://github.com/cockroachdb/cockroach/pull/24145#issuecomment-376681502","issue_url":"https://api.github.com/repos/cockroachdb/cockroach/issues/24145","id":376681502,"user":{"login":"vilterp","id":7341,"avatar_url":"https://avatars3.githubusercontent.com/u/7341?v=4","gravatar_id":"","url":"https://api.github.com/users/vilterp","html_url":"https://github.com/vilterp","followers_url":"https://api.github.com/users/vilterp/followers","following_url":"https://api.github.com/users/vilterp/following{/other_user}","gists_url":"https://api.github.com/users/vilterp/gists{/gist_id}","starred_url":"https://api.github.com/users/vilterp/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/vilterp/subscriptions","organizations_url":"https://api.github.com/users/vilterp/orgs","repos_url":"https://api.github.com/users/vilterp/repos","events_url":"https://api.github.com/users/vilterp/events{/privacy}","received_events_url":"https://api.github.com/users/vilterp/received_events","type":"User","site_admin":false},"created_at":"2018-03-27T21:27:55Z","updated_at":"2018-03-27T21:27:55Z","author_association":"CONTRIBUTOR","body":"Visual nit from your demo: would be nice to put \"raw\" and \"UI\" links next to each other on the debug index page, to avoid taking up more vertical space (it's pretty long). Can provide some JSX for how to do this."}}
|
{
"id": 16563587,
"name": "cockroachdb/cockroach",
"url": "https://api.github.com/repos/cockroachdb/cockroach"
}
|
{
"id": 7341,
"login": "vilterp",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/7341?",
"url": "https://api.github.com/users/vilterp"
}
|
{
"id": 6748139,
"login": "cockroachdb",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6748139?",
"url": "https://api.github.com/orgs/cockroachdb"
}
| 2018-03-27T21:27:55 |
7444147955
|
{"actor":{"display_login":"vilterp"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/cockroachdb/cockroach/issues/31623","repository_url":"https://api.github.com/repos/cockroachdb/cockroach","labels_url":"https://api.github.com/repos/cockroachdb/cockroach/issues/31623/labels{/name}","comments_url":"https://api.github.com/repos/cockroachdb/cockroach/issues/31623/comments","events_url":"https://api.github.com/repos/cockroachdb/cockroach/issues/31623/events","html_url":"https://github.com/cockroachdb/cockroach/issues/31623","id":371855315,"node_id":"MDU6SXNzdWUzNzE4NTUzMTU=","number":31623,"title":"roachtest: copy/bank/rows=10000000,nodes=9,txn=false failed","user":{"login":"cockroach-teamcity","id":20559710,"node_id":"MDQ6VXNlcjIwNTU5NzEw","avatar_url":"https://avatars0.githubusercontent.com/u/20559710?v=4","gravatar_id":"","url":"https://api.github.com/users/cockroach-teamcity","html_url":"https://github.com/cockroach-teamcity","followers_url":"https://api.github.com/users/cockroach-teamcity/followers","following_url":"https://api.github.com/users/cockroach-teamcity/following{/other_user}","gists_url":"https://api.github.com/users/cockroach-teamcity/gists{/gist_id}","starred_url":"https://api.github.com/users/cockroach-teamcity/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/cockroach-teamcity/subscriptions","organizations_url":"https://api.github.com/users/cockroach-teamcity/orgs","repos_url":"https://api.github.com/users/cockroach-teamcity/repos","events_url":"https://api.github.com/users/cockroach-teamcity/events{/privacy}","received_events_url":"https://api.github.com/users/cockroach-teamcity/received_events","type":"User","site_admin":false},"labels":[{"id":191587409,"node_id":"MDU6TGFiZWwxOTE1ODc0MDk=","url":"https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure","name":"C-test-failure","color":"c5def5","default":false},{"id":335217860,"node_id":"MDU6TGFiZWwzMzUyMTc4NjA=","url":"https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot","name":"O-robot","color":"666ad1","default":false}],"state":"closed","locked":false,"assignee":{"login":"andreimatei","id":377201,"node_id":"MDQ6VXNlcjM3NzIwMQ==","avatar_url":"https://avatars1.githubusercontent.com/u/377201?v=4","gravatar_id":"","url":"https://api.github.com/users/andreimatei","html_url":"https://github.com/andreimatei","followers_url":"https://api.github.com/users/andreimatei/followers","following_url":"https://api.github.com/users/andreimatei/following{/other_user}","gists_url":"https://api.github.com/users/andreimatei/gists{/gist_id}","starred_url":"https://api.github.com/users/andreimatei/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/andreimatei/subscriptions","organizations_url":"https://api.github.com/users/andreimatei/orgs","repos_url":"https://api.github.com/users/andreimatei/repos","events_url":"https://api.github.com/users/andreimatei/events{/privacy}","received_events_url":"https://api.github.com/users/andreimatei/received_events","type":"User","site_admin":false},"assignees":[{"login":"andreimatei","id":377201,"node_id":"MDQ6VXNlcjM3NzIwMQ==","avatar_url":"https://avatars1.githubusercontent.com/u/377201?v=4","gravatar_id":"","url":"https://api.github.com/users/andreimatei","html_url":"https://github.com/andreimatei","followers_url":"https://api.github.com/users/andreimatei/followers","following_url":"https://api.github.com/users/andreimatei/following{/other_user}","gists_url":"https://api.github.com/users/andreimatei/gists{/gist_id}","starred_url":"https://api.github.com/users/andreimatei/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/andreimatei/subscriptions","organizations_url":"https://api.github.com/users/andreimatei/orgs","repos_url":"https://api.github.com/users/andreimatei/repos","events_url":"https://api.github.com/users/andreimatei/events{/privacy}","received_events_url":"https://api.github.com/users/andreimatei/received_events","type":"User","site_admin":false}],"milestone":{"url":"https://api.github.com/repos/cockroachdb/cockroach/milestones/17","html_url":"https://github.com/cockroachdb/cockroach/milestone/17","labels_url":"https://api.github.com/repos/cockroachdb/cockroach/milestones/17/labels","id":3492386,"node_id":"MDk6TWlsZXN0b25lMzQ5MjM4Ng==","number":17,"title":"2.2","description":"","creator":{"login":"petermattis","id":6201335,"node_id":"MDQ6VXNlcjYyMDEzMzU=","avatar_url":"https://avatars0.githubusercontent.com/u/6201335?v=4","gravatar_id":"","url":"https://api.github.com/users/petermattis","html_url":"https://github.com/petermattis","followers_url":"https://api.github.com/users/petermattis/followers","following_url":"https://api.github.com/users/petermattis/following{/other_user}","gists_url":"https://api.github.com/users/petermattis/gists{/gist_id}","starred_url":"https://api.github.com/users/petermattis/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/petermattis/subscriptions","organizations_url":"https://api.github.com/users/petermattis/orgs","repos_url":"https://api.github.com/users/petermattis/repos","events_url":"https://api.github.com/users/petermattis/events{/privacy}","received_events_url":"https://api.github.com/users/petermattis/received_events","type":"User","site_admin":false},"open_issues":147,"closed_issues":456,"state":"open","created_at":"2018-07-12T18:50:47Z","updated_at":"2018-10-19T14:04:42Z","due_on":null,"closed_at":null},"comments":0,"created_at":"2018-10-19T08:26:34Z","updated_at":"2018-10-19T14:04:42Z","closed_at":"2018-10-19T14:04:42Z","author_association":"MEMBER","body":"SHA: https://github.com/cockroachdb/cockroach/commits/e6348bb4abbfd117424c382ce5ab42e8abbe88f0\n\nParameters:\n\nTo repro, try:\n\n```\n# Don't forget to check out a clean suitable branch and experiment with the\n# stress invocation until the desired results present themselves. For example,\n# using stress instead of stressrace and passing the '-p' stressflag which\n# controls concurrency.\n./scripts/gceworker.sh start && ./scripts/gceworker.sh mosh\ncd ~/go/src/github.com/cockroachdb/cockroach && \\\nmake stressrace TESTS=copy/bank/rows=10000000,nodes=9,txn=false PKG=roachtest TESTTIMEOUT=5m STRESSFLAGS='-maxtime 20m -timeout 10m' 2>&1 | tee /tmp/stress.log\n```\n\nFailed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=974325&tab=buildLog\n\n```\nThe test failed on release-2.1:\n\ttest.go:1002: test timed out (11h48m33.540667875s)\n\ttest.go:611,copy.go:120,cluster.go:1432,errgroup.go:58: failed to copy rows: pq: server is not accepting clients\n\ttest.go:606,cluster.go:1453,copy.go:133,copy.go:146: Goexit() was called\n\n```"},"comment":{"url":"https://api.github.com/repos/cockroachdb/cockroach/issues/comments/431374364","html_url":"https://github.com/cockroachdb/cockroach/issues/31623#issuecomment-431374364","issue_url":"https://api.github.com/repos/cockroachdb/cockroach/issues/31623","id":431374364,"node_id":"MDEyOklzc3VlQ29tbWVudDQzMTM3NDM2NA==","user":{"login":"andreimatei","id":377201,"node_id":"MDQ6VXNlcjM3NzIwMQ==","avatar_url":"https://avatars1.githubusercontent.com/u/377201?v=4","gravatar_id":"","url":"https://api.github.com/users/andreimatei","html_url":"https://github.com/andreimatei","followers_url":"https://api.github.com/users/andreimatei/followers","following_url":"https://api.github.com/users/andreimatei/following{/other_user}","gists_url":"https://api.github.com/users/andreimatei/gists{/gist_id}","starred_url":"https://api.github.com/users/andreimatei/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/andreimatei/subscriptions","organizations_url":"https://api.github.com/users/andreimatei/orgs","repos_url":"https://api.github.com/users/andreimatei/repos","events_url":"https://api.github.com/users/andreimatei/events{/privacy}","received_events_url":"https://api.github.com/users/andreimatei/received_events","type":"User","site_admin":false},"created_at":"2018-10-19T14:04:42Z","updated_at":"2018-10-19T14:04:42Z","author_association":"MEMBER","body":"Hopefully fixed by #31570"}}
|
{
"id": 16563587,
"name": "cockroachdb/cockroach",
"url": "https://api.github.com/repos/cockroachdb/cockroach"
}
|
{
"id": 377201,
"login": "andreimatei",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/377201?",
"url": "https://api.github.com/users/andreimatei"
}
|
{
"id": 6748139,
"login": "cockroachdb",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6748139?",
"url": "https://api.github.com/orgs/cockroachdb"
}
| 2018-10-19T14:04:42 |
8449299457
|
{"actor":{"display_login":"andreimatei"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/machinekit/QtQuickVcp/issues/265","repository_url":"https://api.github.com/repos/machinekit/QtQuickVcp","labels_url":"https://api.github.com/repos/machinekit/QtQuickVcp/issues/265/labels{/name}","comments_url":"https://api.github.com/repos/machinekit/QtQuickVcp/issues/265/comments","events_url":"https://api.github.com/repos/machinekit/QtQuickVcp/issues/265/events","html_url":"https://github.com/machinekit/QtQuickVcp/pull/265","id":299696361,"number":265,"title":"README: link signed version of MachinekitClient","user":{"login":"machinekoder","id":1467368,"avatar_url":"https://avatars3.githubusercontent.com/u/1467368?v=4","gravatar_id":"","url":"https://api.github.com/users/machinekoder","html_url":"https://github.com/machinekoder","followers_url":"https://api.github.com/users/machinekoder/followers","following_url":"https://api.github.com/users/machinekoder/following{/other_user}","gists_url":"https://api.github.com/users/machinekoder/gists{/gist_id}","starred_url":"https://api.github.com/users/machinekoder/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/machinekoder/subscriptions","organizations_url":"https://api.github.com/users/machinekoder/orgs","repos_url":"https://api.github.com/users/machinekoder/repos","events_url":"https://api.github.com/users/machinekoder/events{/privacy}","received_events_url":"https://api.github.com/users/machinekoder/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-02-23T12:30:12Z","updated_at":"2018-02-23T12:48:53Z","closed_at":null,"author_association":"OWNER","pull_request":{"url":"https://api.github.com/repos/machinekit/QtQuickVcp/pulls/265","html_url":"https://github.com/machinekit/QtQuickVcp/pull/265","diff_url":"https://github.com/machinekit/QtQuickVcp/pull/265.diff","patch_url":"https://github.com/machinekit/QtQuickVcp/pull/265.patch"},"body":""},"comment":{"url":"https://api.github.com/repos/machinekit/QtQuickVcp/issues/comments/368000402","html_url":"https://github.com/machinekit/QtQuickVcp/pull/265#issuecomment-368000402","issue_url":"https://api.github.com/repos/machinekit/QtQuickVcp/issues/265","id":368000402,"user":{"login":"ArcEye","id":770392,"avatar_url":"https://avatars2.githubusercontent.com/u/770392?v=4","gravatar_id":"","url":"https://api.github.com/users/ArcEye","html_url":"https://github.com/ArcEye","followers_url":"https://api.github.com/users/ArcEye/followers","following_url":"https://api.github.com/users/ArcEye/following{/other_user}","gists_url":"https://api.github.com/users/ArcEye/gists{/gist_id}","starred_url":"https://api.github.com/users/ArcEye/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ArcEye/subscriptions","organizations_url":"https://api.github.com/users/ArcEye/orgs","repos_url":"https://api.github.com/users/ArcEye/repos","events_url":"https://api.github.com/users/ArcEye/events{/privacy}","received_events_url":"https://api.github.com/users/ArcEye/received_events","type":"User","site_admin":false},"created_at":"2018-02-23T12:48:53Z","updated_at":"2018-02-23T12:48:53Z","author_association":"CONTRIBUTOR","body":"I don't know what this is all about, must be something from appveyor\r\n\r\n\r\n\r\nMight be coming up because you get shown as a 'collaborator' on your own repo when you transfer ownership?"}}
|
{
"id": 17676388,
"name": "machinekit/QtQuickVcp",
"url": "https://api.github.com/repos/machinekit/QtQuickVcp"
}
|
{
"id": 770392,
"login": "ArcEye",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/770392?",
"url": "https://api.github.com/users/ArcEye"
}
|
{
"id": 6759549,
"login": "machinekit",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6759549?",
"url": "https://api.github.com/orgs/machinekit"
}
| 2018-02-23T12:48:53 |
7287209454
|
{"actor":{"display_login":"ArcEye"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/TypeStrong/ts-node/issues/188","repository_url":"https://api.github.com/repos/TypeStrong/ts-node","labels_url":"https://api.github.com/repos/TypeStrong/ts-node/issues/188/labels{/name}","comments_url":"https://api.github.com/repos/TypeStrong/ts-node/issues/188/comments","events_url":"https://api.github.com/repos/TypeStrong/ts-node/issues/188/events","html_url":"https://github.com/TypeStrong/ts-node/issues/188","id":173101317,"node_id":"MDU6SXNzdWUxNzMxMDEzMTc=","number":188,"title":"Can support WebStorm breakpoint ?","user":{"login":"k8w","id":1681689,"node_id":"MDQ6VXNlcjE2ODE2ODk=","avatar_url":"https://avatars0.githubusercontent.com/u/1681689?v=4","gravatar_id":"","url":"https://api.github.com/users/k8w","html_url":"https://github.com/k8w","followers_url":"https://api.github.com/users/k8w/followers","following_url":"https://api.github.com/users/k8w/following{/other_user}","gists_url":"https://api.github.com/users/k8w/gists{/gist_id}","starred_url":"https://api.github.com/users/k8w/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/k8w/subscriptions","organizations_url":"https://api.github.com/users/k8w/orgs","repos_url":"https://api.github.com/users/k8w/repos","events_url":"https://api.github.com/users/k8w/events{/privacy}","received_events_url":"https://api.github.com/users/k8w/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":17,"created_at":"2016-08-25T02:36:05Z","updated_at":"2018-08-25T09:27:55Z","closed_at":"2016-08-25T02:50:11Z","author_association":"NONE","body":"Can I debug in WebStorm running as ts-node?\n"},"comment":{"url":"https://api.github.com/repos/TypeStrong/ts-node/issues/comments/415956311","html_url":"https://github.com/TypeStrong/ts-node/issues/188#issuecomment-415956311","issue_url":"https://api.github.com/repos/TypeStrong/ts-node/issues/188","id":415956311,"node_id":"MDEyOklzc3VlQ29tbWVudDQxNTk1NjMxMQ==","user":{"login":"sinedied","id":593151,"node_id":"MDQ6VXNlcjU5MzE1MQ==","avatar_url":"https://avatars0.githubusercontent.com/u/593151?v=4","gravatar_id":"","url":"https://api.github.com/users/sinedied","html_url":"https://github.com/sinedied","followers_url":"https://api.github.com/users/sinedied/followers","following_url":"https://api.github.com/users/sinedied/following{/other_user}","gists_url":"https://api.github.com/users/sinedied/gists{/gist_id}","starred_url":"https://api.github.com/users/sinedied/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sinedied/subscriptions","organizations_url":"https://api.github.com/users/sinedied/orgs","repos_url":"https://api.github.com/users/sinedied/repos","events_url":"https://api.github.com/users/sinedied/events{/privacy}","received_events_url":"https://api.github.com/users/sinedied/received_events","type":"User","site_admin":false},"created_at":"2018-08-25T09:27:55Z","updated_at":"2018-08-25T09:27:55Z","author_association":"NONE","body":"@La-source You can set environment variables in webstom tasks too. Instead of a NodeJS task, you can create a NPM tasks, and use the same node parameters in your NPM script as shown on the screenshot above."}}
|
{
"id": 39111193,
"name": "TypeStrong/ts-node",
"url": "https://api.github.com/repos/TypeStrong/ts-node"
}
|
{
"id": 593151,
"login": "sinedied",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/593151?",
"url": "https://api.github.com/users/sinedied"
}
|
{
"id": 6759814,
"login": "TypeStrong",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6759814?",
"url": "https://api.github.com/orgs/TypeStrong"
}
| 2018-08-25T09:27:55 |
8166471643
|
{"actor":{"display_login":"sinedied"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/elastic/kibana/issues/18877","repository_url":"https://api.github.com/repos/elastic/kibana","labels_url":"https://api.github.com/repos/elastic/kibana/issues/18877/labels{/name}","comments_url":"https://api.github.com/repos/elastic/kibana/issues/18877/comments","events_url":"https://api.github.com/repos/elastic/kibana/issues/18877/events","html_url":"https://github.com/elastic/kibana/pull/18877","id":320932626,"number":18877,"title":"Pluggable panel actions","user":{"login":"Stacey-Gammon","id":16563603,"avatar_url":"https://avatars3.githubusercontent.com/u/16563603?v=4","gravatar_id":"","url":"https://api.github.com/users/Stacey-Gammon","html_url":"https://github.com/Stacey-Gammon","followers_url":"https://api.github.com/users/Stacey-Gammon/followers","following_url":"https://api.github.com/users/Stacey-Gammon/following{/other_user}","gists_url":"https://api.github.com/users/Stacey-Gammon/gists{/gist_id}","starred_url":"https://api.github.com/users/Stacey-Gammon/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Stacey-Gammon/subscriptions","organizations_url":"https://api.github.com/users/Stacey-Gammon/orgs","repos_url":"https://api.github.com/users/Stacey-Gammon/repos","events_url":"https://api.github.com/users/Stacey-Gammon/events{/privacy}","received_events_url":"https://api.github.com/users/Stacey-Gammon/received_events","type":"User","site_admin":false},"labels":[{"id":357010813,"url":"https://api.github.com/repos/elastic/kibana/labels/:Dashboard","name":":Dashboard","color":"009800","default":false},{"id":470241449,"url":"https://api.github.com/repos/elastic/kibana/labels/:Sharing","name":":Sharing","color":"fef2c0","default":false},{"id":883958396,"url":"https://api.github.com/repos/elastic/kibana/labels/v6.4.0","name":"v6.4.0","color":"ffffff","default":false},{"id":654061976,"url":"https://api.github.com/repos/elastic/kibana/labels/v7.0.0","name":"v7.0.0","color":"ffffff","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":11,"created_at":"2018-05-07T19:49:56Z","updated_at":"2018-05-19T15:38:20Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/elastic/kibana/pulls/18877","html_url":"https://github.com/elastic/kibana/pull/18877","diff_url":"https://github.com/elastic/kibana/pull/18877.diff","patch_url":"https://github.com/elastic/kibana/pull/18877.patch"},"body":"This refactors the code and introduces a new registry.\r\n\r\nOnce the refactoring is in place, it'll make it easier for multiple people to work on multiple panel actions:\r\n - Create ML job\r\n - Generate a report\r\n - Create a watch\r\n\r\nIt would have been too much work to combine both implementing the action and the stage work for it, so separating it out.\r\n\r\nI did do some exploratory work here: https://github.com/Stacey-Gammon/kibana/tree/2018-04-pluggable-panel-actions to see how to register an action. Need to go over it a bit more now that some of the pluggable stuff has been updated."},"comment":{"url":"https://api.github.com/repos/elastic/kibana/issues/comments/390413015","html_url":"https://github.com/elastic/kibana/pull/18877#issuecomment-390413015","issue_url":"https://api.github.com/repos/elastic/kibana/issues/18877","id":390413015,"user":{"login":"elasticmachine","id":15837671,"avatar_url":"https://avatars3.githubusercontent.com/u/15837671?v=4","gravatar_id":"","url":"https://api.github.com/users/elasticmachine","html_url":"https://github.com/elasticmachine","followers_url":"https://api.github.com/users/elasticmachine/followers","following_url":"https://api.github.com/users/elasticmachine/following{/other_user}","gists_url":"https://api.github.com/users/elasticmachine/gists{/gist_id}","starred_url":"https://api.github.com/users/elasticmachine/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/elasticmachine/subscriptions","organizations_url":"https://api.github.com/users/elasticmachine/orgs","repos_url":"https://api.github.com/users/elasticmachine/repos","events_url":"https://api.github.com/users/elasticmachine/events{/privacy}","received_events_url":"https://api.github.com/users/elasticmachine/received_events","type":"User","site_admin":false},"created_at":"2018-05-19T15:38:20Z","updated_at":"2018-05-19T15:38:20Z","author_association":"NONE","body":"## :broken_heart: Build Failed\n* [continuous-integration/kibana-ci/pull-request](https://kibana-ci.elastic.co/job/elastic-kibana-pull-request/3534/)\n\n"}}
|
{
"id": 7833168,
"name": "elastic/kibana",
"url": "https://api.github.com/repos/elastic/kibana"
}
|
{
"id": 15837671,
"login": "elasticmachine",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/15837671?",
"url": "https://api.github.com/users/elasticmachine"
}
|
{
"id": 6764390,
"login": "elastic",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6764390?",
"url": "https://api.github.com/orgs/elastic"
}
| 2018-05-19T15:38:20 |
7699700137
|
{"actor":{"display_login":"elasticmachine"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/elastic/curator/issues/1150","repository_url":"https://api.github.com/repos/elastic/curator","labels_url":"https://api.github.com/repos/elastic/curator/issues/1150/labels{/name}","comments_url":"https://api.github.com/repos/elastic/curator/issues/1150/comments","events_url":"https://api.github.com/repos/elastic/curator/issues/1150/events","html_url":"https://github.com/elastic/curator/issues/1150","id":297533097,"number":1150,"title":"Curator aren't showing Elastic indexes.","user":{"login":"Krieffer","id":26579761,"avatar_url":"https://avatars1.githubusercontent.com/u/26579761?v=4","gravatar_id":"","url":"https://api.github.com/users/Krieffer","html_url":"https://github.com/Krieffer","followers_url":"https://api.github.com/users/Krieffer/followers","following_url":"https://api.github.com/users/Krieffer/following{/other_user}","gists_url":"https://api.github.com/users/Krieffer/gists{/gist_id}","starred_url":"https://api.github.com/users/Krieffer/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Krieffer/subscriptions","organizations_url":"https://api.github.com/users/Krieffer/orgs","repos_url":"https://api.github.com/users/Krieffer/repos","events_url":"https://api.github.com/users/Krieffer/events{/privacy}","received_events_url":"https://api.github.com/users/Krieffer/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":5,"created_at":"2018-02-15T17:34:22Z","updated_at":"2018-02-15T18:10:52Z","closed_at":null,"author_association":"NONE","body":"## For usage questions and help\r\nPlease create a topic at https://discuss.elastic.co/c/elasticsearch\r\n\r\nPerhaps a topic there already has an answer for you!\r\n\r\n## To submit a bug or report an issue\r\n<!--- Provide a general summary of the issue in the Title above -->\r\n\r\n### Expected Behavior\r\n<!--- Tell us what should happen -->\r\nCurator gets the Kibana's/Elasticsearch's indexes.\r\n\r\n### Actual Behavior\r\n<!--- Tell us what happens instead of the expected behavior -->\r\nCurator doesn't get those indexes.\r\n\r\n### Steps to Reproduce the Problem\r\n<!--- Provide a link to a live example, or an unambiguous set of steps to -->\r\n<!--- reproduce this bug. Include code to reproduce, if relevant -->\r\n 1. Executing any command in DEBUG mode.\r\n\r\n### Specifications\r\n\r\n - Version: 5.4\r\n - Platform: Linux\r\n - Subsystem: Ubuntu\r\n\r\n\r\n## Context (Environment)\r\n<!--- How has this issue affected you? What are you trying to accomplish? -->\r\n<!--- Providing context helps us come up with a solution that is most useful in the real world -->\r\nWith this issue, I can't delete indexes because Curator can't find them.\r\n<!--- Provide a general summary of the issue in the Title above -->\r\n\r\n## Detailed Description\r\n<!--- Provide a detailed description of the change or addition you are proposing -->\r\nI'm trying to manipulate both Kibana and Elastic indexes with the Curator, but in the DEBUG mode, those indexes isn't showing."},"comment":{"url":"https://api.github.com/repos/elastic/curator/issues/comments/366013359","html_url":"https://github.com/elastic/curator/issues/1150#issuecomment-366013359","issue_url":"https://api.github.com/repos/elastic/curator/issues/1150","id":366013359,"user":{"login":"Krieffer","id":26579761,"avatar_url":"https://avatars1.githubusercontent.com/u/26579761?v=4","gravatar_id":"","url":"https://api.github.com/users/Krieffer","html_url":"https://github.com/Krieffer","followers_url":"https://api.github.com/users/Krieffer/followers","following_url":"https://api.github.com/users/Krieffer/following{/other_user}","gists_url":"https://api.github.com/users/Krieffer/gists{/gist_id}","starred_url":"https://api.github.com/users/Krieffer/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Krieffer/subscriptions","organizations_url":"https://api.github.com/users/Krieffer/orgs","repos_url":"https://api.github.com/users/Krieffer/repos","events_url":"https://api.github.com/users/Krieffer/events{/privacy}","received_events_url":"https://api.github.com/users/Krieffer/received_events","type":"User","site_admin":false},"created_at":"2018-02-15T18:10:52Z","updated_at":"2018-02-15T18:10:52Z","author_association":"NONE","body":"I removed the all the \"pattern\" and it still seeing just two indexes. \r\n\r\n```\r\n2018-02-15 16:09:00,728 DEBUG curator.utils get_indices:644 Detected Elasticsearch version 6.1.2\r\n2018-02-15 16:09:00,728 DEBUG curator.utils get_indices:646 All indices: ['myindex', 'megacorp']\r\n\r\n```"}}
|
{
"id": 12235583,
"name": "elastic/curator",
"url": "https://api.github.com/repos/elastic/curator"
}
|
{
"id": 26579761,
"login": "Krieffer",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/26579761?",
"url": "https://api.github.com/users/Krieffer"
}
|
{
"id": 6764390,
"login": "elastic",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6764390?",
"url": "https://api.github.com/orgs/elastic"
}
| 2018-02-15T18:10:52 |
7251087892
|
{"actor":{"display_login":"Krieffer"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/elastic/kibana/issues/11397","repository_url":"https://api.github.com/repos/elastic/kibana","labels_url":"https://api.github.com/repos/elastic/kibana/issues/11397/labels{/name}","comments_url":"https://api.github.com/repos/elastic/kibana/issues/11397/comments","events_url":"https://api.github.com/repos/elastic/kibana/issues/11397/events","html_url":"https://github.com/elastic/kibana/issues/11397","id":223948113,"node_id":"MDU6SXNzdWUyMjM5NDgxMTM=","number":11397,"title":"ESLint rule proposal: no-else-return","user":{"login":"tsullivan","id":908371,"node_id":"MDQ6VXNlcjkwODM3MQ==","avatar_url":"https://avatars1.githubusercontent.com/u/908371?v=4","gravatar_id":"","url":"https://api.github.com/users/tsullivan","html_url":"https://github.com/tsullivan","followers_url":"https://api.github.com/users/tsullivan/followers","following_url":"https://api.github.com/users/tsullivan/following{/other_user}","gists_url":"https://api.github.com/users/tsullivan/gists{/gist_id}","starred_url":"https://api.github.com/users/tsullivan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tsullivan/subscriptions","organizations_url":"https://api.github.com/users/tsullivan/orgs","repos_url":"https://api.github.com/users/tsullivan/repos","events_url":"https://api.github.com/users/tsullivan/events{/privacy}","received_events_url":"https://api.github.com/users/tsullivan/received_events","type":"User","site_admin":false},"labels":[{"id":477020958,"node_id":"MDU6TGFiZWw0NzcwMjA5NTg=","url":"https://api.github.com/repos/elastic/kibana/labels/Meta","name":"Meta","color":"e11d21","default":false},{"id":135902874,"node_id":"MDU6TGFiZWwxMzU5MDI4NzQ=","url":"https://api.github.com/repos/elastic/kibana/labels/discuss","name":"discuss","color":"fbca04","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2017-04-24T20:54:36Z","updated_at":"2018-08-07T20:31:11Z","closed_at":null,"author_association":"CONTRIBUTOR","body":"When code looks like:\r\n```javascript\r\nif (something) {\r\n return these;\r\n} else {\r\n return those;\r\n}\r\n```\r\n\r\nIt is more simple and clear when written as:\r\n```javascript\r\nif (something) {\r\n return these;\r\n}\r\nreturn those;\r\n```\r\n\r\nThis is a proposal to enforce the `no-else-return` rule from ESLint. As with all ESLint rules, stricter rules help readability of the code and make integrating changes smoother, because we won't see comments about this type of code in PRs."},"comment":{"url":"https://api.github.com/repos/elastic/kibana/issues/comments/411191860","html_url":"https://github.com/elastic/kibana/issues/11397#issuecomment-411191860","issue_url":"https://api.github.com/repos/elastic/kibana/issues/11397","id":411191860,"node_id":"MDEyOklzc3VlQ29tbWVudDQxMTE5MTg2MA==","user":{"login":"rayafratkina","id":35388538,"node_id":"MDQ6VXNlcjM1Mzg4NTM4","avatar_url":"https://avatars0.githubusercontent.com/u/35388538?v=4","gravatar_id":"","url":"https://api.github.com/users/rayafratkina","html_url":"https://github.com/rayafratkina","followers_url":"https://api.github.com/users/rayafratkina/followers","following_url":"https://api.github.com/users/rayafratkina/following{/other_user}","gists_url":"https://api.github.com/users/rayafratkina/gists{/gist_id}","starred_url":"https://api.github.com/users/rayafratkina/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rayafratkina/subscriptions","organizations_url":"https://api.github.com/users/rayafratkina/orgs","repos_url":"https://api.github.com/users/rayafratkina/repos","events_url":"https://api.github.com/users/rayafratkina/events{/privacy}","received_events_url":"https://api.github.com/users/rayafratkina/received_events","type":"User","site_admin":false},"created_at":"2018-08-07T20:31:11Z","updated_at":"2018-08-07T20:31:11Z","author_association":"NONE","body":"@tsullivan this can be closed, right?"}}
|
{
"id": 7833168,
"name": "elastic/kibana",
"url": "https://api.github.com/repos/elastic/kibana"
}
|
{
"id": 35388538,
"login": "rayafratkina",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/35388538?",
"url": "https://api.github.com/users/rayafratkina"
}
|
{
"id": 6764390,
"login": "elastic",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6764390?",
"url": "https://api.github.com/orgs/elastic"
}
| 2018-08-07T20:31:11 |
8080049199
|
{"actor":{"display_login":"rayafratkina"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/elastic/elasticsearch/issues/35547","repository_url":"https://api.github.com/repos/elastic/elasticsearch","labels_url":"https://api.github.com/repos/elastic/elasticsearch/issues/35547/labels{/name}","comments_url":"https://api.github.com/repos/elastic/elasticsearch/issues/35547/comments","events_url":"https://api.github.com/repos/elastic/elasticsearch/issues/35547/events","html_url":"https://github.com/elastic/elasticsearch/pull/35547","id":380740975,"node_id":"MDExOlB1bGxSZXF1ZXN0MjMwODY4NTUx","number":35547,"title":"Clean up XPackInfoResponse class and related tests","user":{"login":"javanna","id":832460,"node_id":"MDQ6VXNlcjgzMjQ2MA==","avatar_url":"https://avatars1.githubusercontent.com/u/832460?v=4","gravatar_id":"","url":"https://api.github.com/users/javanna","html_url":"https://github.com/javanna","followers_url":"https://api.github.com/users/javanna/followers","following_url":"https://api.github.com/users/javanna/following{/other_user}","gists_url":"https://api.github.com/users/javanna/gists{/gist_id}","starred_url":"https://api.github.com/users/javanna/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/javanna/subscriptions","organizations_url":"https://api.github.com/users/javanna/orgs","repos_url":"https://api.github.com/users/javanna/repos","events_url":"https://api.github.com/users/javanna/events{/privacy}","received_events_url":"https://api.github.com/users/javanna/received_events","type":"User","site_admin":false},"labels":[{"id":493198109,"node_id":"MDU6TGFiZWw0OTMxOTgxMDk=","url":"https://api.github.com/repos/elastic/elasticsearch/labels/:Core/Java%20High%20Level%20REST%20Client","name":":Core/Java High Level REST Client","color":"0e8a16","default":false},{"id":23174,"node_id":"MDU6TGFiZWwyMzE3NA==","url":"https://api.github.com/repos/elastic/elasticsearch/labels/%3Eenhancement","name":">enhancement","color":"4a4ea8","default":false},{"id":111416437,"node_id":"MDU6TGFiZWwxMTE0MTY0Mzc=","url":"https://api.github.com/repos/elastic/elasticsearch/labels/discuss","name":"discuss","color":"fbca04","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2018-11-14T15:06:51Z","updated_at":"2018-11-14T15:15:45Z","closed_at":null,"author_association":"MEMBER","pull_request":{"url":"https://api.github.com/repos/elastic/elasticsearch/pulls/35547","html_url":"https://github.com/elastic/elasticsearch/pull/35547","diff_url":"https://github.com/elastic/elasticsearch/pull/35547.diff","patch_url":"https://github.com/elastic/elasticsearch/pull/35547.patch"},"body":"This is a follow-up of something that I raised [in a previous PR](https://github.com/elastic/elasticsearch/pull/33176#discussion_r231881620). \r\n\r\nResponse classes in Elasticsearch (and xpack) only need to implement ToXContent, which is needed to print their output put in the REST layer and return the response in json (or others) format. On the other hand, response classes that are added to the high-level REST client, need to do the opposite: parse xcontent and create a new object based on that.\r\n\r\nAt the moment, both variants of XPackInfoResponse (xpack and client) do both: parsing and printing. This is redundant, it leads to code duplication, and redundant testing too. Now that we have a way to test these classes from a single test (see `AbstractHlrcStreamableXContentTestCase` base class), we should remove code duplication and only maintain the needed portions in each response class.\r\n\r\nThis PR removes the parsing code from the `XPackInfoResponse` server variant, and the `toXContent` portion from the corresponding client variant. It also removes a client specific test class that looks redundant now that we have a single test class for both classes. I will mark this for discussion to see whether this is the approach that we want to take moving forward.\r\n"},"comment":{"url":"https://api.github.com/repos/elastic/elasticsearch/issues/comments/438697451","html_url":"https://github.com/elastic/elasticsearch/pull/35547#issuecomment-438697451","issue_url":"https://api.github.com/repos/elastic/elasticsearch/issues/35547","id":438697451,"node_id":"MDEyOklzc3VlQ29tbWVudDQzODY5NzQ1MQ==","user":{"login":"javanna","id":832460,"node_id":"MDQ6VXNlcjgzMjQ2MA==","avatar_url":"https://avatars1.githubusercontent.com/u/832460?v=4","gravatar_id":"","url":"https://api.github.com/users/javanna","html_url":"https://github.com/javanna","followers_url":"https://api.github.com/users/javanna/followers","following_url":"https://api.github.com/users/javanna/following{/other_user}","gists_url":"https://api.github.com/users/javanna/gists{/gist_id}","starred_url":"https://api.github.com/users/javanna/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/javanna/subscriptions","organizations_url":"https://api.github.com/users/javanna/orgs","repos_url":"https://api.github.com/users/javanna/repos","events_url":"https://api.github.com/users/javanna/events{/privacy}","received_events_url":"https://api.github.com/users/javanna/received_events","type":"User","site_admin":false},"created_at":"2018-11-14T15:15:45Z","updated_at":"2018-11-14T15:15:45Z","author_association":"MEMBER","body":"> We need to make sure we don't accidentally remove tests for parsing at all, but I love that we're testing if the client can parse stuff sent from the server now.\r\n\r\nAgreed, please double check that I have only removed duplicated tests, that was my intention, but I may have missed some subtleties."}}
|
{
"id": 507775,
"name": "elastic/elasticsearch",
"url": "https://api.github.com/repos/elastic/elasticsearch"
}
|
{
"id": 832460,
"login": "javanna",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/832460?",
"url": "https://api.github.com/users/javanna"
}
|
{
"id": 6764390,
"login": "elastic",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6764390?",
"url": "https://api.github.com/orgs/elastic"
}
| 2018-11-14T15:15:45 |
8588913304
|
{"actor":{"display_login":"javanna"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/elastic/logstash/issues/9576","repository_url":"https://api.github.com/repos/elastic/logstash","labels_url":"https://api.github.com/repos/elastic/logstash/issues/9576/labels{/name}","comments_url":"https://api.github.com/repos/elastic/logstash/issues/9576/comments","events_url":"https://api.github.com/repos/elastic/logstash/issues/9576/events","html_url":"https://github.com/elastic/logstash/issues/9576","id":323162928,"node_id":"MDU6SXNzdWUzMjMxNjI5Mjg=","number":9576,"title":"Offline plugin doesnt work with Logstash 6.2.4","user":{"login":"siditlef","id":33127626,"node_id":"MDQ6VXNlcjMzMTI3NjI2","avatar_url":"https://avatars1.githubusercontent.com/u/33127626?v=4","gravatar_id":"","url":"https://api.github.com/users/siditlef","html_url":"https://github.com/siditlef","followers_url":"https://api.github.com/users/siditlef/followers","following_url":"https://api.github.com/users/siditlef/following{/other_user}","gists_url":"https://api.github.com/users/siditlef/gists{/gist_id}","starred_url":"https://api.github.com/users/siditlef/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/siditlef/subscriptions","organizations_url":"https://api.github.com/users/siditlef/orgs","repos_url":"https://api.github.com/users/siditlef/repos","events_url":"https://api.github.com/users/siditlef/events{/privacy}","received_events_url":"https://api.github.com/users/siditlef/received_events","type":"User","site_admin":false},"labels":[{"id":863866887,"node_id":"MDU6TGFiZWw4NjM4NjY4ODc=","url":"https://api.github.com/repos/elastic/logstash/labels/P2","name":"P2","color":"f96db8","default":false},{"id":90997092,"node_id":"MDU6TGFiZWw5MDk5NzA5Mg==","url":"https://api.github.com/repos/elastic/logstash/labels/bug","name":"bug","color":"9e2c2c","default":true}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":3,"created_at":"2018-05-15T10:43:55Z","updated_at":"2018-08-01T09:35:48Z","closed_at":null,"author_association":"NONE","body":"Package used logstash-6.2.4.rpm.\r\n\r\nLinux\r\n```\r\ncat /etc/*-release\r\nLSB_VERSION=base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch\r\nRed Hat Enterprise Linux Server release 6.9 (Santiago)\r\nRed Hat Enterprise Linux Server release 6.9 (Santiago)\r\n\r\n```\r\n\r\nJava:\r\n```\r\nopenjdk version \"1.8.0_161\"\r\nOpenJDK Runtime Environment (build 1.8.0_161-b14)\r\nOpenJDK 64-Bit Server VM (build 25.161-b14, mixed mode)\r\n```\r\n\r\nOnline server :\r\n` bin/logstash-plugin prepare-offline-pack logstash-filter-dissect`\r\n\r\nOffline server :\r\n```\r\nunzip logstash-offline-plugins-6.2.4.zip\r\nsudo bin/logstash-plugin install --local /usr/share/logstash/logstash/logstash-filter-dissect-1.1.4.gem \r\n\r\nERROR: Something went wrong when installing /usr/share/logstash/logstash/logstash-filter-dissect-1.1.4.gem, message: Failed to open TCP connection to artifacts.elastic.co:443 (execution expired)\r\n\r\n```\r\n"},"comment":{"url":"https://api.github.com/repos/elastic/logstash/issues/comments/409515071","html_url":"https://github.com/elastic/logstash/issues/9576#issuecomment-409515071","issue_url":"https://api.github.com/repos/elastic/logstash/issues/9576","id":409515071,"node_id":"MDEyOklzc3VlQ29tbWVudDQwOTUxNTA3MQ==","user":{"login":"Bruce17","id":5036995,"node_id":"MDQ6VXNlcjUwMzY5OTU=","avatar_url":"https://avatars0.githubusercontent.com/u/5036995?v=4","gravatar_id":"","url":"https://api.github.com/users/Bruce17","html_url":"https://github.com/Bruce17","followers_url":"https://api.github.com/users/Bruce17/followers","following_url":"https://api.github.com/users/Bruce17/following{/other_user}","gists_url":"https://api.github.com/users/Bruce17/gists{/gist_id}","starred_url":"https://api.github.com/users/Bruce17/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Bruce17/subscriptions","organizations_url":"https://api.github.com/users/Bruce17/orgs","repos_url":"https://api.github.com/users/Bruce17/repos","events_url":"https://api.github.com/users/Bruce17/events{/privacy}","received_events_url":"https://api.github.com/users/Bruce17/received_events","type":"User","site_admin":false},"created_at":"2018-08-01T09:35:48Z","updated_at":"2018-08-01T09:35:48Z","author_association":"NONE","body":"I found a dirty workaround to get it working.\r\n\r\nEdit the file `lib/pluginmanager/utils/http_client.rb` and replace `proxy_url = ENV[\"https_proxy\"] || ENV[\"HTTPS_PROXY\"] || \"\"` by `proxy_url = ENV[\"http_proxy\"] || ENV[\"HTTP_PROXY\"] || \"\"`.\r\n\r\nSetting the `HTTPS_PROXY` caused some other errors in my case so I was dorced to used the `HTTP_PROXY`.\r\n\r\nThere should by some logic to use `HTTPS_PROXY` and as fallback `HTTP_PROXY` IMHO e.g.:\r\n\r\n```ruby\r\n def self.start(uri)\r\n uri = URI(uri)\r\n proxy_url = ENV[\"https_proxy\"] || ENV[\"HTTPS_PROXY\"] || ENV[\"http_proxy\"] || ENV[\"HTTP_PROXY\"] || \"\"\r\n proxy_uri = URI(proxy_url)\r\n\r\n Net::HTTP.start(uri.host, uri.port, proxy_uri.host, proxy_uri.port, proxy_uri.user, proxy_uri.password, http_options(uri)) { |http| yield http }\r\n end\r\n```"}}
|
{
"id": 1090311,
"name": "elastic/logstash",
"url": "https://api.github.com/repos/elastic/logstash"
}
|
{
"id": 5036995,
"login": "Bruce17",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5036995?",
"url": "https://api.github.com/users/Bruce17"
}
|
{
"id": 6764390,
"login": "elastic",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6764390?",
"url": "https://api.github.com/orgs/elastic"
}
| 2018-08-01T09:35:48 |
8049276558
|
{"actor":{"display_login":"Bruce17"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/elastic/ml-cpp/issues/294","repository_url":"https://api.github.com/repos/elastic/ml-cpp","labels_url":"https://api.github.com/repos/elastic/ml-cpp/issues/294/labels{/name}","comments_url":"https://api.github.com/repos/elastic/ml-cpp/issues/294/comments","events_url":"https://api.github.com/repos/elastic/ml-cpp/issues/294/events","html_url":"https://github.com/elastic/ml-cpp/pull/294","id":376367996,"node_id":"MDExOlB1bGxSZXF1ZXN0MjI3NTk5ODAy","number":294,"title":"[ML] Fix cause of multimodal prior error","user":{"login":"edsavage","id":32410745,"node_id":"MDQ6VXNlcjMyNDEwNzQ1","avatar_url":"https://avatars0.githubusercontent.com/u/32410745?v=4","gravatar_id":"","url":"https://api.github.com/users/edsavage","html_url":"https://github.com/edsavage","followers_url":"https://api.github.com/users/edsavage/followers","following_url":"https://api.github.com/users/edsavage/following{/other_user}","gists_url":"https://api.github.com/users/edsavage/gists{/gist_id}","starred_url":"https://api.github.com/users/edsavage/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/edsavage/subscriptions","organizations_url":"https://api.github.com/users/edsavage/orgs","repos_url":"https://api.github.com/users/edsavage/repos","events_url":"https://api.github.com/users/edsavage/events{/privacy}","received_events_url":"https://api.github.com/users/edsavage/received_events","type":"User","site_admin":false},"labels":[{"id":865918316,"node_id":"MDU6TGFiZWw4NjU5MTgzMTY=","url":"https://api.github.com/repos/elastic/ml-cpp/labels/:ml","name":":ml","color":"009800","default":false},{"id":842691206,"node_id":"MDU6TGFiZWw4NDI2OTEyMDY=","url":"https://api.github.com/repos/elastic/ml-cpp/labels/%3Ebug","name":">bug","color":"d73a4a","default":false},{"id":844905182,"node_id":"MDU6TGFiZWw4NDQ5MDUxODI=","url":"https://api.github.com/repos/elastic/ml-cpp/labels/review","name":"review","color":"0052cc","default":false},{"id":1003532123,"node_id":"MDU6TGFiZWwxMDAzNTMyMTIz","url":"https://api.github.com/repos/elastic/ml-cpp/labels/v6.5.0","name":"v6.5.0","color":"e6e6e6","default":false},{"id":844904699,"node_id":"MDU6TGFiZWw4NDQ5MDQ2OTk=","url":"https://api.github.com/repos/elastic/ml-cpp/labels/v7.0.0","name":"v7.0.0","color":"e6e6e6","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-11-01T12:13:48Z","updated_at":"2018-11-01T12:17:19Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/elastic/ml-cpp/pulls/294","html_url":"https://github.com/elastic/ml-cpp/pull/294","diff_url":"https://github.com/elastic/ml-cpp/pull/294.diff","patch_url":"https://github.com/elastic/ml-cpp/pull/294.patch"},"body":"Removed check for 'non informative' modes when sampling marginal\r\nlikelihood in COneOfNPrior. The check is unneeded as the modes all\r\nreturn some form of sample in any case.\r\n\r\nfixes #274 "},"comment":{"url":"https://api.github.com/repos/elastic/ml-cpp/issues/comments/435023093","html_url":"https://github.com/elastic/ml-cpp/pull/294#issuecomment-435023093","issue_url":"https://api.github.com/repos/elastic/ml-cpp/issues/294","id":435023093,"node_id":"MDEyOklzc3VlQ29tbWVudDQzNTAyMzA5Mw==","user":{"login":"edsavage","id":32410745,"node_id":"MDQ6VXNlcjMyNDEwNzQ1","avatar_url":"https://avatars0.githubusercontent.com/u/32410745?v=4","gravatar_id":"","url":"https://api.github.com/users/edsavage","html_url":"https://github.com/edsavage","followers_url":"https://api.github.com/users/edsavage/followers","following_url":"https://api.github.com/users/edsavage/following{/other_user}","gists_url":"https://api.github.com/users/edsavage/gists{/gist_id}","starred_url":"https://api.github.com/users/edsavage/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/edsavage/subscriptions","organizations_url":"https://api.github.com/users/edsavage/orgs","repos_url":"https://api.github.com/users/edsavage/repos","events_url":"https://api.github.com/users/edsavage/events{/privacy}","received_events_url":"https://api.github.com/users/edsavage/received_events","type":"User","site_admin":false},"created_at":"2018-11-01T12:17:19Z","updated_at":"2018-11-01T12:17:19Z","author_association":"CONTRIBUTOR","body":"Ideally I'd like to get this fix into 6.5 if it's not too late to do so. The effect on results is minimal.."}}
|
{
"id": 122193808,
"name": "elastic/ml-cpp",
"url": "https://api.github.com/repos/elastic/ml-cpp"
}
|
{
"id": 32410745,
"login": "edsavage",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/32410745?",
"url": "https://api.github.com/users/edsavage"
}
|
{
"id": 6764390,
"login": "elastic",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6764390?",
"url": "https://api.github.com/orgs/elastic"
}
| 2018-11-01T12:17:20 |
8518619499
|
{"actor":{"display_login":"edsavage"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/elastic/kibana/issues/19436","repository_url":"https://api.github.com/repos/elastic/kibana","labels_url":"https://api.github.com/repos/elastic/kibana/issues/19436/labels{/name}","comments_url":"https://api.github.com/repos/elastic/kibana/issues/19436/comments","events_url":"https://api.github.com/repos/elastic/kibana/issues/19436/events","html_url":"https://github.com/elastic/kibana/pull/19436","id":326450451,"node_id":"MDExOlB1bGxSZXF1ZXN0MTkwNTMyNDk0","number":19436,"title":"Refactoring Markdown lifecycle methods to React 16.3","user":{"login":"markov00","id":1421091,"node_id":"MDQ6VXNlcjE0MjEwOTE=","avatar_url":"https://avatars1.githubusercontent.com/u/1421091?v=4","gravatar_id":"","url":"https://api.github.com/users/markov00","html_url":"https://github.com/markov00","followers_url":"https://api.github.com/users/markov00/followers","following_url":"https://api.github.com/users/markov00/following{/other_user}","gists_url":"https://api.github.com/users/markov00/gists{/gist_id}","starred_url":"https://api.github.com/users/markov00/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/markov00/subscriptions","organizations_url":"https://api.github.com/users/markov00/orgs","repos_url":"https://api.github.com/users/markov00/repos","events_url":"https://api.github.com/users/markov00/events{/privacy}","received_events_url":"https://api.github.com/users/markov00/received_events","type":"User","site_admin":false},"labels":[{"id":478077824,"node_id":"MDU6TGFiZWw0NzgwNzc4MjQ=","url":"https://api.github.com/repos/elastic/kibana/labels/:Markdown","name":":Markdown","color":"009800","default":false},{"id":462161355,"node_id":"MDU6TGFiZWw0NjIxNjEzNTU=","url":"https://api.github.com/repos/elastic/kibana/labels/:Visualizations","name":":Visualizations","color":"fef2c0","default":false},{"id":409457688,"node_id":"MDU6TGFiZWw0MDk0NTc2ODg=","url":"https://api.github.com/repos/elastic/kibana/labels/WIP","name":"WIP","color":"fef2c0","default":false},{"id":912943587,"node_id":"MDU6TGFiZWw5MTI5NDM1ODc=","url":"https://api.github.com/repos/elastic/kibana/labels/refactoring","name":"refactoring","color":"bfe5bf","default":false},{"id":883958396,"node_id":"MDU6TGFiZWw4ODM5NTgzOTY=","url":"https://api.github.com/repos/elastic/kibana/labels/v6.4.0","name":"v6.4.0","color":"ffffff","default":false},{"id":654061976,"node_id":"MDU6TGFiZWw2NTQwNjE5NzY=","url":"https://api.github.com/repos/elastic/kibana/labels/v7.0.0","name":"v7.0.0","color":"ffffff","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":10,"created_at":"2018-05-25T09:35:48Z","updated_at":"2018-06-12T11:36:36Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/elastic/kibana/pulls/19436","html_url":"https://github.com/elastic/kibana/pull/19436","diff_url":"https://github.com/elastic/kibana/pull/19436.diff","patch_url":"https://github.com/elastic/kibana/pull/19436.patch"},"body":"This PR updates the Markdown component to new React 16.3 lifecycle methods as requested in #17432.\r\n\r\nIt removes completely the `componentWillReceiveProps` method in favour of a memoized markdownFactory method. The `markdownFactory` now use `whiteListedRules` and `openLinksInNewTab` as the cache key and return a callable function for rendering a markdown string (avoiding a possible state change of the markdown-it instance).\r\nThe memoized function is used by the markdown vis and the tutorial components, so a maximum of 3 instances will coexist on Kibana.\r\n\r\nMarkdown is now a PureComponent."},"comment":{"url":"https://api.github.com/repos/elastic/kibana/issues/comments/396558776","html_url":"https://github.com/elastic/kibana/pull/19436#issuecomment-396558776","issue_url":"https://api.github.com/repos/elastic/kibana/issues/19436","id":396558776,"node_id":"MDEyOklzc3VlQ29tbWVudDM5NjU1ODc3Ng==","user":{"login":"elasticmachine","id":15837671,"node_id":"MDQ6VXNlcjE1ODM3Njcx","avatar_url":"https://avatars3.githubusercontent.com/u/15837671?v=4","gravatar_id":"","url":"https://api.github.com/users/elasticmachine","html_url":"https://github.com/elasticmachine","followers_url":"https://api.github.com/users/elasticmachine/followers","following_url":"https://api.github.com/users/elasticmachine/following{/other_user}","gists_url":"https://api.github.com/users/elasticmachine/gists{/gist_id}","starred_url":"https://api.github.com/users/elasticmachine/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/elasticmachine/subscriptions","organizations_url":"https://api.github.com/users/elasticmachine/orgs","repos_url":"https://api.github.com/users/elasticmachine/repos","events_url":"https://api.github.com/users/elasticmachine/events{/privacy}","received_events_url":"https://api.github.com/users/elasticmachine/received_events","type":"User","site_admin":false},"created_at":"2018-06-12T11:36:36Z","updated_at":"2018-06-12T11:36:36Z","author_association":"NONE","body":"## :green_heart: Build Succeeded\n* [continuous-integration/kibana-ci/pull-request](https://kibana-ci.elastic.co/job/elastic-kibana-pull-request/4701/)\n\n"}}
|
{
"id": 7833168,
"name": "elastic/kibana",
"url": "https://api.github.com/repos/elastic/kibana"
}
|
{
"id": 15837671,
"login": "elasticmachine",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/15837671?",
"url": "https://api.github.com/users/elasticmachine"
}
|
{
"id": 6764390,
"login": "elastic",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6764390?",
"url": "https://api.github.com/orgs/elastic"
}
| 2018-06-12T11:36:36 |
7811866107
|
{"actor":{"display_login":"elasticmachine"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/elastic/kibana/issues/25165","repository_url":"https://api.github.com/repos/elastic/kibana","labels_url":"https://api.github.com/repos/elastic/kibana/issues/25165/labels{/name}","comments_url":"https://api.github.com/repos/elastic/kibana/issues/25165/comments","events_url":"https://api.github.com/repos/elastic/kibana/issues/25165/events","html_url":"https://github.com/elastic/kibana/issues/25165","id":377569361,"node_id":"MDU6SXNzdWUzNzc1NjkzNjE=","number":25165,"title":"[APM] : Unhandled rejection detected- Error: rison decoder error: unable to parse string as rison: - this error is shown in the console as soon as you click on APM UI when the storeinsession is turned on in adv settings. ","user":{"login":"rasroh","id":11466284,"node_id":"MDQ6VXNlcjExNDY2Mjg0","avatar_url":"https://avatars0.githubusercontent.com/u/11466284?v=4","gravatar_id":"","url":"https://api.github.com/users/rasroh","html_url":"https://github.com/rasroh","followers_url":"https://api.github.com/users/rasroh/followers","following_url":"https://api.github.com/users/rasroh/following{/other_user}","gists_url":"https://api.github.com/users/rasroh/gists{/gist_id}","starred_url":"https://api.github.com/users/rasroh/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rasroh/subscriptions","organizations_url":"https://api.github.com/users/rasroh/orgs","repos_url":"https://api.github.com/users/rasroh/repos","events_url":"https://api.github.com/users/rasroh/events{/privacy}","received_events_url":"https://api.github.com/users/rasroh/received_events","type":"User","site_admin":false},"labels":[{"id":814044373,"node_id":"MDU6TGFiZWw4MTQwNDQzNzM=","url":"https://api.github.com/repos/elastic/kibana/labels/:apm","name":":apm","color":"ededed","default":false},{"id":135230660,"node_id":"MDU6TGFiZWwxMzUyMzA2NjA=","url":"https://api.github.com/repos/elastic/kibana/labels/blocker","name":"blocker","color":"e11d21","default":false},{"id":26198234,"node_id":"MDU6TGFiZWwyNjE5ODIzNA==","url":"https://api.github.com/repos/elastic/kibana/labels/bug","name":"bug","color":"9e2c2c","default":true}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2018-11-05T20:28:55Z","updated_at":"2018-11-05T22:00:54Z","closed_at":null,"author_association":"CONTRIBUTOR","body":"**Kibana version:** 6.5.0 BC2 / ( BC3 as well. ) \r\n\r\n**Elasticsearch version:** 6.5.0 BC2 \r\n\r\n**Server OS version:** CentOS 7\r\n\r\n**Browser version:** Chrome\r\n\r\n\r\n\r\n**Original install method (e.g. download page, yum, from source, etc.):** 6.5.0 BC2 \r\n\r\n**Describe the bug:** Bring up 6.5.0 BC2 and open up Kibana. Navigate to APM and see that its blank and in the console the following error is shown . \r\n\r\n```\r\nvendors.bundle.js:208 Error: rison decoder error: unable to parse string as rison: ''h@44136fa''\r\n at rison.parser.errcb [as errorHandler] (vendors.bundle.js:43)\r\n at rison.parser.parse (vendors.bundle.js:43)\r\n at Object.rison.decode (vendors.bundle.js:43)\r\n at getGArg (apm.bundle.js:9)\r\n at exports.UnconnectedKibanaLink (apm.bundle.js:9)\r\n at beginWork (vendors.bundle.js:208)\r\n at e (vendors.bundle.js:208)\r\n at f (vendors.bundle.js:208)\r\n at G (vendors.bundle.js:208)\r\n at x (vendors.bundle.js:208)\r\n at n (vendors.bundle.js:208)\r\n at B (vendors.bundle.js:208)\r\n at v (vendors.bundle.js:208)\r\n at b (vendors.bundle.js:208)\r\n at Object.updateContainer (vendors.bundle.js:208)\r\n at sg.render (vendors.bundle.js:208)\r\nbf @ vendors.bundle.js:208\r\ncommitErrorLogging @ vendors.bundle.js:208\r\nR @ vendors.bundle.js:208\r\nG @ vendors.bundle.js:208\r\nx @ vendors.bundle.js:208\r\nn @ vendors.bundle.js:208\r\nB @ vendors.bundle.js:208\r\nv @ vendors.bundle.js:208\r\nb @ vendors.bundle.js:208\r\nupdateContainer @ vendors.bundle.js:208\r\nsg.render @ vendors.bundle.js:208\r\n(anonymous) @ vendors.bundle.js:208\r\nunbatchedUpdates @ vendors.bundle.js:208\r\nEg @ vendors.bundle.js:208\r\nrender @ vendors.bundle.js:208\r\n(anonymous) @ apm.bundle.js:9\r\nPromise.then (async)\r\n5720 @ apm.bundle.js:9\r\n__webpack_require__ @ vendors.bundle.js:2\r\nrequireLegacyFiles @ apm.bundle.js:9\r\nLegacyPlatformService.start @ commons.bundle.js:3\r\nCoreSystem.start @ commons.bundle.js:3\r\n5719 @ apm.bundle.js:9\r\n__webpack_require__ @ vendors.bundle.js:2\r\nwebpackJsonpCallback @ vendors.bundle.js:2\r\n(anonymous) @ apm.bundle.js:3\r\ncommons.bundle.js:3 Detected an unhandled Promise rejection.\r\nError: rison decoder error: unable to parse string as rison: ''h@44136fa''\r\n```\r\n\r\n<img width=\"1664\" alt=\"screen shot 2018-11-05 at 12 27 31 pm\" src=\"https://user-images.githubusercontent.com/11466284/48024736-42143f80-e0f6-11e8-8ed9-39256b9722a9.png\">\r\n\r\n\r\ncc / @elastic/apm-ui @elastic/kibana-qa \r\n\r\n"},"comment":{"url":"https://api.github.com/repos/elastic/kibana/issues/comments/436051622","html_url":"https://github.com/elastic/kibana/issues/25165#issuecomment-436051622","issue_url":"https://api.github.com/repos/elastic/kibana/issues/25165","id":436051622,"node_id":"MDEyOklzc3VlQ29tbWVudDQzNjA1MTYyMg==","user":{"login":"sqren","id":209966,"node_id":"MDQ6VXNlcjIwOTk2Ng==","avatar_url":"https://avatars3.githubusercontent.com/u/209966?v=4","gravatar_id":"","url":"https://api.github.com/users/sqren","html_url":"https://github.com/sqren","followers_url":"https://api.github.com/users/sqren/followers","following_url":"https://api.github.com/users/sqren/following{/other_user}","gists_url":"https://api.github.com/users/sqren/gists{/gist_id}","starred_url":"https://api.github.com/users/sqren/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sqren/subscriptions","organizations_url":"https://api.github.com/users/sqren/orgs","repos_url":"https://api.github.com/users/sqren/repos","events_url":"https://api.github.com/users/sqren/events{/privacy}","received_events_url":"https://api.github.com/users/sqren/received_events","type":"User","site_admin":false},"created_at":"2018-11-05T22:00:54Z","updated_at":"2018-11-05T22:00:54Z","author_association":"MEMBER","body":"Hi @rasroh, thanks for making us aware of this issue. \r\n\r\nThe error seems to be caused by this line:\r\nhttps://github.com/elastic/kibana/blob/25666f8d415ead33da0ae3e09dee5f7c9e3a1c77/x-pack/plugins/apm/public/utils/url.tsx#L158\r\n\r\nCurrently we blindly decode the querystring arg `_g` with `rison.decode`. \r\n\r\n@w33ble what is your suggested approach? Should we wrap rison.decode like:\r\n\r\n```js\r\nfunction safeRisonDecode(data) {\r\n try {\r\n return rison.decode(data);\r\n } catch (e) {\r\n return null;\r\n }\r\n}\r\n```"}}
|
{
"id": 7833168,
"name": "elastic/kibana",
"url": "https://api.github.com/repos/elastic/kibana"
}
|
{
"id": 209966,
"login": "sqren",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/209966?",
"url": "https://api.github.com/users/sqren"
}
|
{
"id": 6764390,
"login": "elastic",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6764390?",
"url": "https://api.github.com/orgs/elastic"
}
| 2018-11-05T22:00:54 |
8538813052
|
{"actor":{"display_login":"sqren"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/elastic/golang-crossbuild/issues/6","repository_url":"https://api.github.com/repos/elastic/golang-crossbuild","labels_url":"https://api.github.com/repos/elastic/golang-crossbuild/issues/6/labels{/name}","comments_url":"https://api.github.com/repos/elastic/golang-crossbuild/issues/6/comments","events_url":"https://api.github.com/repos/elastic/golang-crossbuild/issues/6/events","html_url":"https://github.com/elastic/golang-crossbuild/issues/6","id":375689468,"node_id":"MDU6SXNzdWUzNzU2ODk0Njg=","number":6,"title":"go1.11.1 darwin build error","user":{"login":"graphaelli","id":83483,"node_id":"MDQ6VXNlcjgzNDgz","avatar_url":"https://avatars3.githubusercontent.com/u/83483?v=4","gravatar_id":"","url":"https://api.github.com/users/graphaelli","html_url":"https://github.com/graphaelli","followers_url":"https://api.github.com/users/graphaelli/followers","following_url":"https://api.github.com/users/graphaelli/following{/other_user}","gists_url":"https://api.github.com/users/graphaelli/gists{/gist_id}","starred_url":"https://api.github.com/users/graphaelli/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/graphaelli/subscriptions","organizations_url":"https://api.github.com/users/graphaelli/orgs","repos_url":"https://api.github.com/users/graphaelli/repos","events_url":"https://api.github.com/users/graphaelli/events{/privacy}","received_events_url":"https://api.github.com/users/graphaelli/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":3,"created_at":"2018-10-30T20:55:57Z","updated_at":"2018-11-02T19:03:04Z","closed_at":"2018-11-02T18:55:00Z","author_association":"MEMBER","body":"Darwin builds on the new go1.11 images [fail](https://github.com/elastic/beats/pull/8746#issuecomment-434257208) with:\r\n```\r\ngo build -o build/golang-crossbuild/apm-server-darwin-amd64 -ldflags -X github.com/elastic/apm-server/vendor/github.com/elastic/beats/libbeat/version.buildTime=2018-10-30T15:40:45Z -X github.com/elastic/apm-server/vendor/github.com/elastic/beats/libbeat/version.commit=9ba6608fa4bf37ab47d6eeee991d2c442989282b\r\n# crypto/x509\r\nosxcross: error: cannot find libc++ headers\r\nosxcross: error: while detecting target\r\n```\r\n\r\nDocker has already been through this here: https://github.com/docker/golang-cross/pull/11 - go1.11+ [requires](https://golang.org/doc/go1.11#ports) macOS 10.10+ now. An update to just `OSX_VERSION_MIN=10.10` reveals that the SDK used [here](https://github.com/elastic/golang-crossbuild/blob/094dde9ce2e8519ef0fcdb38959901d1cfbcb018/go1.11/darwin/Dockerfile#L11) doesn't include the headers needed to build crypto/x509. This patch resolves that issue:\r\n\r\n```\r\ndiff --git a/go1.11/darwin/Dockerfile b/go1.11/darwin/Dockerfile\r\nindex 80793a1..95d3a1a 100644\r\n--- a/go1.11/darwin/Dockerfile\r\n+++ b/go1.11/darwin/Dockerfile\r\n@@ -8,12 +8,12 @@ RUN \\\r\n llvm \\\r\n && rm -rf /var/lib/apt/lists/*\r\n \r\n-ARG OSXCROSS_SDK_URL=https://github.com/phracker/MacOSX-SDKs/releases/download/10.13/MacOSX10.11.sdk.tar.xz\r\n+ARG OSXCROSS_SDK_URL=https://s3.dockerproject.org/darwin/v2/MacOSX10.10.sdk.tar.xz\r\n ARG OSXCROSS_PATH=/usr/osxcross\r\n ARG OSXCROSS_REV=3034f7149716d815bc473d0a7b35d17e4cf175aa\r\n-ARG SDK_VERSION=10.11\r\n+ARG SDK_VERSION=10.10\r\n ARG DARWIN_VERSION=15\r\n-ARG OSX_VERSION_MIN=10.6\r\n+ARG OSX_VERSION_MIN=10.10\r\n \r\n RUN \\\r\n mkdir -p /tmp/osxcross && cd /tmp/osxcross \\\r\n```\r\n\r\nThough it uses the dockerproject packaged SDK. \r\n\r\nNote that part 3 of their issues does not affect golang-crossbuild users currently (apm-server and beats)."},"comment":{"url":"https://api.github.com/repos/elastic/golang-crossbuild/issues/comments/435477966","html_url":"https://github.com/elastic/golang-crossbuild/issues/6#issuecomment-435477966","issue_url":"https://api.github.com/repos/elastic/golang-crossbuild/issues/6","id":435477966,"node_id":"MDEyOklzc3VlQ29tbWVudDQzNTQ3Nzk2Ng==","user":{"login":"andrewkroh","id":4565752,"node_id":"MDQ6VXNlcjQ1NjU3NTI=","avatar_url":"https://avatars2.githubusercontent.com/u/4565752?v=4","gravatar_id":"","url":"https://api.github.com/users/andrewkroh","html_url":"https://github.com/andrewkroh","followers_url":"https://api.github.com/users/andrewkroh/followers","following_url":"https://api.github.com/users/andrewkroh/following{/other_user}","gists_url":"https://api.github.com/users/andrewkroh/gists{/gist_id}","starred_url":"https://api.github.com/users/andrewkroh/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/andrewkroh/subscriptions","organizations_url":"https://api.github.com/users/andrewkroh/orgs","repos_url":"https://api.github.com/users/andrewkroh/repos","events_url":"https://api.github.com/users/andrewkroh/events{/privacy}","received_events_url":"https://api.github.com/users/andrewkroh/received_events","type":"User","site_admin":false},"created_at":"2018-11-02T19:03:04Z","updated_at":"2018-11-02T19:03:04Z","author_association":"MEMBER","body":"The new images are live. I did a quick test of building Filebeat under 1.11.1 for darwin and it worked.\r\n\r\n"}}
|
{
"id": 136536060,
"name": "elastic/golang-crossbuild",
"url": "https://api.github.com/repos/elastic/golang-crossbuild"
}
|
{
"id": 4565752,
"login": "andrewkroh",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4565752?",
"url": "https://api.github.com/users/andrewkroh"
}
|
{
"id": 6764390,
"login": "elastic",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6764390?",
"url": "https://api.github.com/orgs/elastic"
}
| 2018-11-02T19:03:05 |
8527308277
|
{"actor":{"display_login":"andrewkroh"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/elastic/beats/issues/9285","repository_url":"https://api.github.com/repos/elastic/beats","labels_url":"https://api.github.com/repos/elastic/beats/issues/9285/labels{/name}","comments_url":"https://api.github.com/repos/elastic/beats/issues/9285/comments","events_url":"https://api.github.com/repos/elastic/beats/issues/9285/events","html_url":"https://github.com/elastic/beats/pull/9285","id":385712263,"node_id":"MDExOlB1bGxSZXF1ZXN0MjM0NjE4NTIy","number":9285,"title":"Add filtering capabilities of community Journalbeat","user":{"login":"kvch","id":3876218,"node_id":"MDQ6VXNlcjM4NzYyMTg=","avatar_url":"https://avatars1.githubusercontent.com/u/3876218?v=4","gravatar_id":"","url":"https://api.github.com/users/kvch","html_url":"https://github.com/kvch","followers_url":"https://api.github.com/users/kvch/followers","following_url":"https://api.github.com/users/kvch/following{/other_user}","gists_url":"https://api.github.com/users/kvch/gists{/gist_id}","starred_url":"https://api.github.com/users/kvch/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/kvch/subscriptions","organizations_url":"https://api.github.com/users/kvch/orgs","repos_url":"https://api.github.com/users/kvch/repos","events_url":"https://api.github.com/users/kvch/events{/privacy}","received_events_url":"https://api.github.com/users/kvch/received_events","type":"User","site_admin":false},"labels":[{"id":1112872834,"node_id":"MDU6TGFiZWwxMTEyODcyODM0","url":"https://api.github.com/repos/elastic/beats/labels/Journalbeat","name":"Journalbeat","color":"0e8a16","default":false},{"id":216798909,"node_id":"MDU6TGFiZWwyMTY3OTg5MDk=","url":"https://api.github.com/repos/elastic/beats/labels/in%20progress","name":"in progress","color":"207de5","default":false},{"id":360592718,"node_id":"MDU6TGFiZWwzNjA1OTI3MTg=","url":"https://api.github.com/repos/elastic/beats/labels/needs_backport","name":"needs_backport","color":"1d76db","default":false},{"id":627341443,"node_id":"MDU6TGFiZWw2MjczNDE0NDM=","url":"https://api.github.com/repos/elastic/beats/labels/needs_docs","name":"needs_docs","color":"b3694f","default":false},{"id":228068770,"node_id":"MDU6TGFiZWwyMjgwNjg3NzA=","url":"https://api.github.com/repos/elastic/beats/labels/review","name":"review","color":"207de5","default":false}],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2018-11-29T12:24:48Z","updated_at":"2018-11-30T07:59:20Z","closed_at":"2018-11-29T13:38:32Z","author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/elastic/beats/pulls/9285","html_url":"https://github.com/elastic/beats/pull/9285","diff_url":"https://github.com/elastic/beats/pull/9285.diff","patch_url":"https://github.com/elastic/beats/pull/9285.patch"},"body":"This PR adds the following filtering capabilites of the community Journalbeat:\r\n* `units`\r\n* `kernel`\r\n* `identifiers`\r\n\r\nI copied the code as is to preserve behaviour of filtering to avoid awkward surprises of migrating users.\r\nI added more logging and changed the format of error messages.\r\n\r\nVendored:\r\n* `github.com/danwakefield/fnmatch`\r\n\r\n`make check` is failing due to the licenses. @ph Could you help me out with it?\r\n\r\nFYI @nrvnrvn @mheese"},"comment":{"url":"https://api.github.com/repos/elastic/beats/issues/comments/443122328","html_url":"https://github.com/elastic/beats/pull/9285#issuecomment-443122328","issue_url":"https://api.github.com/repos/elastic/beats/issues/9285","id":443122328,"node_id":"MDEyOklzc3VlQ29tbWVudDQ0MzEyMjMyOA==","user":{"login":"kvch","id":3876218,"node_id":"MDQ6VXNlcjM4NzYyMTg=","avatar_url":"https://avatars1.githubusercontent.com/u/3876218?v=4","gravatar_id":"","url":"https://api.github.com/users/kvch","html_url":"https://github.com/kvch","followers_url":"https://api.github.com/users/kvch/followers","following_url":"https://api.github.com/users/kvch/following{/other_user}","gists_url":"https://api.github.com/users/kvch/gists{/gist_id}","starred_url":"https://api.github.com/users/kvch/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/kvch/subscriptions","organizations_url":"https://api.github.com/users/kvch/orgs","repos_url":"https://api.github.com/users/kvch/repos","events_url":"https://api.github.com/users/kvch/events{/privacy}","received_events_url":"https://api.github.com/users/kvch/received_events","type":"User","site_admin":false},"created_at":"2018-11-30T07:59:20Z","updated_at":"2018-11-30T07:59:20Z","author_association":"CONTRIBUTOR","body":"I've sent you an email. Apparently, you haven't seen it. :) We either need to rewrite it from scratch or you need to open a PR with these changes, thus, contributing the work in your repo to elastic/beats. "}}
|
{
"id": 16554739,
"name": "elastic/beats",
"url": "https://api.github.com/repos/elastic/beats"
}
|
{
"id": 3876218,
"login": "kvch",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/3876218?",
"url": "https://api.github.com/users/kvch"
}
|
{
"id": 6764390,
"login": "elastic",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6764390?",
"url": "https://api.github.com/orgs/elastic"
}
| 2018-11-30T07:59:20 |
8674529558
|
{"actor":{"display_login":"kvch"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/OfficeDev/office-ui-fabric-react/issues/6843","repository_url":"https://api.github.com/repos/OfficeDev/office-ui-fabric-react","labels_url":"https://api.github.com/repos/OfficeDev/office-ui-fabric-react/issues/6843/labels{/name}","comments_url":"https://api.github.com/repos/OfficeDev/office-ui-fabric-react/issues/6843/comments","events_url":"https://api.github.com/repos/OfficeDev/office-ui-fabric-react/issues/6843/events","html_url":"https://github.com/OfficeDev/office-ui-fabric-react/pull/6843","id":373682897,"node_id":"MDExOlB1bGxSZXF1ZXN0MjI1NTU1MjE3","number":6843,"title":"GroupedList: add aria-expanded and aria-controls","user":{"login":"natalieethell","id":14134000,"node_id":"MDQ6VXNlcjE0MTM0MDAw","avatar_url":"https://avatars0.githubusercontent.com/u/14134000?v=4","gravatar_id":"","url":"https://api.github.com/users/natalieethell","html_url":"https://github.com/natalieethell","followers_url":"https://api.github.com/users/natalieethell/followers","following_url":"https://api.github.com/users/natalieethell/following{/other_user}","gists_url":"https://api.github.com/users/natalieethell/gists{/gist_id}","starred_url":"https://api.github.com/users/natalieethell/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/natalieethell/subscriptions","organizations_url":"https://api.github.com/users/natalieethell/orgs","repos_url":"https://api.github.com/users/natalieethell/repos","events_url":"https://api.github.com/users/natalieethell/events{/privacy}","received_events_url":"https://api.github.com/users/natalieethell/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2018-10-24T21:23:10Z","updated_at":"2018-10-24T23:02:47Z","closed_at":null,"author_association":"COLLABORATOR","pull_request":{"url":"https://api.github.com/repos/OfficeDev/office-ui-fabric-react/pulls/6843","html_url":"https://github.com/OfficeDev/office-ui-fabric-react/pull/6843","diff_url":"https://github.com/OfficeDev/office-ui-fabric-react/pull/6843.diff","patch_url":"https://github.com/OfficeDev/office-ui-fabric-react/pull/6843.patch"},"body":"#### Pull request checklist\r\n\r\n- [X] Addresses an existing issue: Fixes #5751\r\n- [X] Include a change request file using `$ npm run change`\r\n\r\n#### Description of changes\r\n\r\nThese changes add `aria-expanded` and `aria-controls` to the expand/collapse button in the GroupHeader of GroupedList. The `aria-expanded` details whether the region the expand/collapse button controls is expanded or collapsed. The `aria-controls` specifies which region the expand/collapse button controls.\r\n\r\n#### Justification\r\n\r\nTaking into account the extensive discussion we had on a previous PR for this bug, and after re-reading the W3C standards site, I feel that these changes are the right approach. On the `aria-expanded` [W3C page](https://www.w3.org/WAI/GL/wiki/Using_the_WAI-ARIA_aria-expanded_state_to_mark_expandable_and_collapsible_regions), it states the following as an example of when to use the attribute:\r\n\r\n> Example 1: Using a button to collapse and expand a region\r\nA button hides or exposes a paragraph of text on the page. The state of the paragraph is represented by the attribute aria-expanded on the button. \r\n\r\nThe `aria-controls` attribute seems like a necessary addition given that the list is not a direct child of the header. The W3C standards site states:\r\n\r\n> If the element with the aria-expanded attribute controls the expansion of another grouping container that is not 'owned by' the element, the author SHOULD reference the container by using the aria-controls attribute.\r\n\r\n#### Focus areas to test\r\n\r\n1. Go to the GroupedList Basic Example page. \r\n2. Inspect the expand/collapse button. \r\n3. Verify that it has an `aria-expanded` attribute and that is set correctly.\r\n4. Verify that when the group is expanded, the `aria-controls` references the id of an element that exists.\r\n5. Collapse the group and verify that the `aria-controls` attribute disappears along with the element that was collapsed.\r\n\r\nThese changes also updated the snapshots for all of the DetailsList tests containing a `groups` prop.\r\n"},"comment":{"url":"https://api.github.com/repos/OfficeDev/office-ui-fabric-react/issues/comments/432857213","html_url":"https://github.com/OfficeDev/office-ui-fabric-react/pull/6843#issuecomment-432857213","issue_url":"https://api.github.com/repos/OfficeDev/office-ui-fabric-react/issues/6843","id":432857213,"node_id":"MDEyOklzc3VlQ29tbWVudDQzMjg1NzIxMw==","user":{"login":"natalieethell","id":14134000,"node_id":"MDQ6VXNlcjE0MTM0MDAw","avatar_url":"https://avatars0.githubusercontent.com/u/14134000?v=4","gravatar_id":"","url":"https://api.github.com/users/natalieethell","html_url":"https://github.com/natalieethell","followers_url":"https://api.github.com/users/natalieethell/followers","following_url":"https://api.github.com/users/natalieethell/following{/other_user}","gists_url":"https://api.github.com/users/natalieethell/gists{/gist_id}","starred_url":"https://api.github.com/users/natalieethell/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/natalieethell/subscriptions","organizations_url":"https://api.github.com/users/natalieethell/orgs","repos_url":"https://api.github.com/users/natalieethell/repos","events_url":"https://api.github.com/users/natalieethell/events{/privacy}","received_events_url":"https://api.github.com/users/natalieethell/received_events","type":"User","site_admin":false},"created_at":"2018-10-24T23:02:47Z","updated_at":"2018-10-24T23:02:47Z","author_association":"COLLABORATOR","body":"The collapsed section is completely removed from the DOM when in a collapsed state, which is why I'm removing `aria-controls` so that it doesn't reference something that no longer exists."}}
|
{
"id": 60537144,
"name": "OfficeDev/office-ui-fabric-react",
"url": "https://api.github.com/repos/OfficeDev/office-ui-fabric-react"
}
|
{
"id": 14134000,
"login": "natalieethell",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/14134000?",
"url": "https://api.github.com/users/natalieethell"
}
|
{
"id": 6789362,
"login": "OfficeDev",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6789362?",
"url": "https://api.github.com/orgs/OfficeDev"
}
| 2018-10-24T23:02:47 |
8476700650
|
{"actor":{"display_login":"natalieethell"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/icaruseu/mom-ca/issues/803","repository_url":"https://api.github.com/repos/icaruseu/mom-ca","labels_url":"https://api.github.com/repos/icaruseu/mom-ca/issues/803/labels{/name}","comments_url":"https://api.github.com/repos/icaruseu/mom-ca/issues/803/comments","events_url":"https://api.github.com/repos/icaruseu/mom-ca/issues/803/events","html_url":"https://github.com/icaruseu/mom-ca/issues/803","id":353494182,"node_id":"MDU6SXNzdWUzNTM0OTQxODI=","number":803,"title":"index:index-abfragen() creates a cardinality error for sorting by date","user":{"login":"GVogeler","id":324006,"node_id":"MDQ6VXNlcjMyNDAwNg==","avatar_url":"https://avatars0.githubusercontent.com/u/324006?v=4","gravatar_id":"","url":"https://api.github.com/users/GVogeler","html_url":"https://github.com/GVogeler","followers_url":"https://api.github.com/users/GVogeler/followers","following_url":"https://api.github.com/users/GVogeler/following{/other_user}","gists_url":"https://api.github.com/users/GVogeler/gists{/gist_id}","starred_url":"https://api.github.com/users/GVogeler/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/GVogeler/subscriptions","organizations_url":"https://api.github.com/users/GVogeler/orgs","repos_url":"https://api.github.com/users/GVogeler/repos","events_url":"https://api.github.com/users/GVogeler/events{/privacy}","received_events_url":"https://api.github.com/users/GVogeler/received_events","type":"User","site_admin":false},"labels":[{"id":85612397,"node_id":"MDU6TGFiZWw4NTYxMjM5Nw==","url":"https://api.github.com/repos/icaruseu/mom-ca/labels/bug","name":"bug","color":"fc2929","default":true}],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":{"url":"https://api.github.com/repos/icaruseu/mom-ca/milestones/62","html_url":"https://github.com/icaruseu/mom-ca/milestone/62","labels_url":"https://api.github.com/repos/icaruseu/mom-ca/milestones/62/labels","id":2981948,"node_id":"MDk6TWlsZXN0b25lMjk4MTk0OA==","number":62,"title":"person index","description":null,"creator":{"login":"GVogeler","id":324006,"node_id":"MDQ6VXNlcjMyNDAwNg==","avatar_url":"https://avatars0.githubusercontent.com/u/324006?v=4","gravatar_id":"","url":"https://api.github.com/users/GVogeler","html_url":"https://github.com/GVogeler","followers_url":"https://api.github.com/users/GVogeler/followers","following_url":"https://api.github.com/users/GVogeler/following{/other_user}","gists_url":"https://api.github.com/users/GVogeler/gists{/gist_id}","starred_url":"https://api.github.com/users/GVogeler/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/GVogeler/subscriptions","organizations_url":"https://api.github.com/users/GVogeler/orgs","repos_url":"https://api.github.com/users/GVogeler/repos","events_url":"https://api.github.com/users/GVogeler/events{/privacy}","received_events_url":"https://api.github.com/users/GVogeler/received_events","type":"User","site_admin":false},"open_issues":2,"closed_issues":1,"state":"open","created_at":"2017-12-15T11:18:21Z","updated_at":"2018-09-05T13:14:01Z","due_on":null,"closed_at":null},"comments":3,"created_at":"2018-08-23T18:10:18Z","updated_at":"2018-09-05T13:14:01Z","closed_at":"2018-09-05T13:14:01Z","author_association":"COLLABORATOR","body":"```\r\n<cei:issued xmlns:cei=\"http://www.monasterium.net/NS/cei\">\r\n <cei:date value=\"9049999\">904</cei:date>\r\n <cei:placeName>Salerni</cei:placeName>\r\n <cei:dateRange from=\"99999999\" to=\"99999999\"/>\r\n</cei:issued\r\n```\r\nresults in the error \"The actual cardinality for parameter 1 does not match the cardinality declared in the function's signature: number($arg as xs:anyAtomicType?) xs:double. Expected cardinality: zero or one, got 2. [at line 161, column 26, source: /db/XRX.live/mom/app/index/index.xqm]\r\nIn function:\r\n\tindex:index-abfrage(item()*) \"\r\nThis is due to the fact that in this case `$date` contains two values, when https://github.com/icaruseu/mom-ca/blob/master/my/XRX/src/mom/app/index/index.xqm#L80 is evaluated. "},"comment":{"url":"https://api.github.com/repos/icaruseu/mom-ca/issues/comments/418725742","html_url":"https://github.com/icaruseu/mom-ca/issues/803#issuecomment-418725742","issue_url":"https://api.github.com/repos/icaruseu/mom-ca/issues/803","id":418725742,"node_id":"MDEyOklzc3VlQ29tbWVudDQxODcyNTc0Mg==","user":{"login":"GVogeler","id":324006,"node_id":"MDQ6VXNlcjMyNDAwNg==","avatar_url":"https://avatars0.githubusercontent.com/u/324006?v=4","gravatar_id":"","url":"https://api.github.com/users/GVogeler","html_url":"https://github.com/GVogeler","followers_url":"https://api.github.com/users/GVogeler/followers","following_url":"https://api.github.com/users/GVogeler/following{/other_user}","gists_url":"https://api.github.com/users/GVogeler/gists{/gist_id}","starred_url":"https://api.github.com/users/GVogeler/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/GVogeler/subscriptions","organizations_url":"https://api.github.com/users/GVogeler/orgs","repos_url":"https://api.github.com/users/GVogeler/repos","events_url":"https://api.github.com/users/GVogeler/events{/privacy}","received_events_url":"https://api.github.com/users/GVogeler/received_events","type":"User","site_admin":false},"created_at":"2018-09-05T13:14:01Z","updated_at":"2018-09-05T13:14:01Z","author_association":"COLLABORATOR","body":"closed with #804 "}}
|
{
"id": 17672535,
"name": "icaruseu/mom-ca",
"url": "https://api.github.com/repos/icaruseu/mom-ca"
}
|
{
"id": 324006,
"login": "GVogeler",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/324006?",
"url": "https://api.github.com/users/GVogeler"
}
|
{
"id": 6792965,
"login": "icaruseu",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6792965?",
"url": "https://api.github.com/orgs/icaruseu"
}
| 2018-09-05T13:14:02 |
8217724675
|
{"actor":{"display_login":"GVogeler"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/loot/skyrimse/issues/63","repository_url":"https://api.github.com/repos/loot/skyrimse","labels_url":"https://api.github.com/repos/loot/skyrimse/issues/63/labels{/name}","comments_url":"https://api.github.com/repos/loot/skyrimse/issues/63/comments","events_url":"https://api.github.com/repos/loot/skyrimse/issues/63/events","html_url":"https://github.com/loot/skyrimse/issues/63","id":307106439,"number":63,"title":"loot not finding plugins except the five dlc for skyrim SE","user":{"login":"Sandstormwolf","id":36977404,"avatar_url":"https://avatars2.githubusercontent.com/u/36977404?v=4","gravatar_id":"","url":"https://api.github.com/users/Sandstormwolf","html_url":"https://github.com/Sandstormwolf","followers_url":"https://api.github.com/users/Sandstormwolf/followers","following_url":"https://api.github.com/users/Sandstormwolf/following{/other_user}","gists_url":"https://api.github.com/users/Sandstormwolf/gists{/gist_id}","starred_url":"https://api.github.com/users/Sandstormwolf/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Sandstormwolf/subscriptions","organizations_url":"https://api.github.com/users/Sandstormwolf/orgs","repos_url":"https://api.github.com/users/Sandstormwolf/repos","events_url":"https://api.github.com/users/Sandstormwolf/events{/privacy}","received_events_url":"https://api.github.com/users/Sandstormwolf/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":6,"created_at":"2018-03-21T03:04:39Z","updated_at":"2018-03-23T15:21:18Z","closed_at":null,"author_association":"NONE","body":"I have windows 10 and Skyrim SE loaded on a secondary drive. I have used Nexus mod manager to load the mods into Skyrim SE. I have loaded Loot (several times) and it will only find the five DLC mods for SSE not the others that I have loaded in. What am i doing wrong?\r\n[LOOTDebugLog.txt](https://github.com/loot/skyrimse/files/1831940/LOOTDebugLog.txt)\r\n"},"comment":{"url":"https://api.github.com/repos/loot/skyrimse/issues/comments/375700669","html_url":"https://github.com/loot/skyrimse/issues/63#issuecomment-375700669","issue_url":"https://api.github.com/repos/loot/skyrimse/issues/63","id":375700669,"user":{"login":"SuperSandro2000","id":7258858,"avatar_url":"https://avatars2.githubusercontent.com/u/7258858?v=4","gravatar_id":"","url":"https://api.github.com/users/SuperSandro2000","html_url":"https://github.com/SuperSandro2000","followers_url":"https://api.github.com/users/SuperSandro2000/followers","following_url":"https://api.github.com/users/SuperSandro2000/following{/other_user}","gists_url":"https://api.github.com/users/SuperSandro2000/gists{/gist_id}","starred_url":"https://api.github.com/users/SuperSandro2000/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/SuperSandro2000/subscriptions","organizations_url":"https://api.github.com/users/SuperSandro2000/orgs","repos_url":"https://api.github.com/users/SuperSandro2000/repos","events_url":"https://api.github.com/users/SuperSandro2000/events{/privacy}","received_events_url":"https://api.github.com/users/SuperSandro2000/received_events","type":"User","site_admin":false},"created_at":"2018-03-23T15:21:18Z","updated_at":"2018-03-23T15:21:18Z","author_association":"NONE","body":"I grabbed some lines from the log:\r\n````\r\n[08:08:46.379561] [trace]: Checking to see if \"Immersive Sounds Compendium SSE 2.1-523-2-1.zip\" is a valid plugin.\r\n[08:08:46.379593] [trace]: Checking to see if \"Improved Eyes Skyrim 1.6-9141-1-6.rar\" is a valid plugin.\r\n[08:08:46.379625] [trace]: Checking to see if \"iNeed v1_83-645-1-83.7z\" is a valid plugin.\r\n[08:08:46.379656] [trace]: Checking to see if \"INIGO_V2.4C SE-1461-2-4C.7z\" is a valid plugin.\r\n[08:08:46.379688] [trace]: Checking to see if \"InstantMining SSE v1-2-687-1-2.rar\" is a valid plugin.\r\n[08:08:46.379731] [trace]: Checking to see if \"JackoO's Gothic Armory (non-bsa)-13351-0-9b.rar\" is a valid plugin.\r\n````\r\n````\r\n[08:08:46.414773] [trace]: Active check result: false\r\n[08:08:46.414795] [trace]: Checking to see if the path \"BijinAIO_SSE-3.1.1-SV.esp\" is safe.\r\n[08:08:46.414816] [trace]: Active check result: false\r\n[08:08:46.414845] [trace]: Testing condition syntax: active(\"Bijin Warmaidens.esp\") and active(\"BijinAIO_SSE-3.1.1.esp\")\r\n[08:08:46.414884] [trace]: Checking to see if the path \"Bijin Warmaidens.esp\" is safe.\r\n[08:08:46.414907] [trace]: Active check result: false\r\n[08:08:46.414928] [trace]: Checking to see if the path \"BijinAIO_SSE-3.1.1.esp\" is safe.`\r\n````"}}
|
{
"id": 72236811,
"name": "loot/skyrimse",
"url": "https://api.github.com/repos/loot/skyrimse"
}
|
{
"id": 7258858,
"login": "SuperSandro2000",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/7258858?",
"url": "https://api.github.com/users/SuperSandro2000"
}
|
{
"id": 6802491,
"login": "loot",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6802491?",
"url": "https://api.github.com/orgs/loot"
}
| 2018-03-23T15:21:18 |
7426037306
|
{"actor":{"display_login":"SuperSandro2000"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/gdgriga/devfestbaltics/issues/8","repository_url":"https://api.github.com/repos/gdgriga/devfestbaltics","labels_url":"https://api.github.com/repos/gdgriga/devfestbaltics/issues/8/labels{/name}","comments_url":"https://api.github.com/repos/gdgriga/devfestbaltics/issues/8/comments","events_url":"https://api.github.com/repos/gdgriga/devfestbaltics/issues/8/events","html_url":"https://github.com/gdgriga/devfestbaltics/pull/8","id":330994267,"node_id":"MDExOlB1bGxSZXF1ZXN0MTkzODQxNDU4","number":8,"title":"Replace jQuery scrollspy","user":{"login":"imeugenia","id":17236402,"node_id":"MDQ6VXNlcjE3MjM2NDAy","avatar_url":"https://avatars0.githubusercontent.com/u/17236402?v=4","gravatar_id":"","url":"https://api.github.com/users/imeugenia","html_url":"https://github.com/imeugenia","followers_url":"https://api.github.com/users/imeugenia/followers","following_url":"https://api.github.com/users/imeugenia/following{/other_user}","gists_url":"https://api.github.com/users/imeugenia/gists{/gist_id}","starred_url":"https://api.github.com/users/imeugenia/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/imeugenia/subscriptions","organizations_url":"https://api.github.com/users/imeugenia/orgs","repos_url":"https://api.github.com/users/imeugenia/repos","events_url":"https://api.github.com/users/imeugenia/events{/privacy}","received_events_url":"https://api.github.com/users/imeugenia/received_events","type":"User","site_admin":false},"labels":[{"id":960549643,"node_id":"MDU6TGFiZWw5NjA1NDk2NDM=","url":"https://api.github.com/repos/gdgriga/devfestbaltics/labels/In%20progress","name":"In progress","color":"b4e827","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-06-10T19:11:29Z","updated_at":"2018-06-11T07:08:47Z","closed_at":null,"author_association":"COLLABORATOR","pull_request":{"url":"https://api.github.com/repos/gdgriga/devfestbaltics/pulls/8","html_url":"https://github.com/gdgriga/devfestbaltics/pull/8","diff_url":"https://github.com/gdgriga/devfestbaltics/pull/8.diff","patch_url":"https://github.com/gdgriga/devfestbaltics/pull/8.patch"},"body":""},"comment":{"url":"https://api.github.com/repos/gdgriga/devfestbaltics/issues/comments/396143612","html_url":"https://github.com/gdgriga/devfestbaltics/pull/8#issuecomment-396143612","issue_url":"https://api.github.com/repos/gdgriga/devfestbaltics/issues/8","id":396143612,"node_id":"MDEyOklzc3VlQ29tbWVudDM5NjE0MzYxMg==","user":{"login":"skibish","id":5479211,"node_id":"MDQ6VXNlcjU0NzkyMTE=","avatar_url":"https://avatars1.githubusercontent.com/u/5479211?v=4","gravatar_id":"","url":"https://api.github.com/users/skibish","html_url":"https://github.com/skibish","followers_url":"https://api.github.com/users/skibish/followers","following_url":"https://api.github.com/users/skibish/following{/other_user}","gists_url":"https://api.github.com/users/skibish/gists{/gist_id}","starred_url":"https://api.github.com/users/skibish/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/skibish/subscriptions","organizations_url":"https://api.github.com/users/skibish/orgs","repos_url":"https://api.github.com/users/skibish/repos","events_url":"https://api.github.com/users/skibish/events{/privacy}","received_events_url":"https://api.github.com/users/skibish/received_events","type":"User","site_admin":false},"created_at":"2018-06-11T07:08:47Z","updated_at":"2018-06-11T07:08:47Z","author_association":"MEMBER","body":"I see, that it's currently in progress (label), so I will not look at it right now :)\r\n\r\nBut I really like the intention to remove jQuery :+1: :100: "}}
|
{
"id": 121156600,
"name": "gdgriga/devfestbaltics",
"url": "https://api.github.com/repos/gdgriga/devfestbaltics"
}
|
{
"id": 5479211,
"login": "skibish",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5479211?",
"url": "https://api.github.com/users/skibish"
}
|
{
"id": 6826695,
"login": "gdgriga",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6826695?",
"url": "https://api.github.com/orgs/gdgriga"
}
| 2018-06-11T07:08:47 |
7804364260
|
{"actor":{"display_login":"skibish"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/Azure/azure-rest-api-specs/issues/3606","repository_url":"https://api.github.com/repos/Azure/azure-rest-api-specs","labels_url":"https://api.github.com/repos/Azure/azure-rest-api-specs/issues/3606/labels{/name}","comments_url":"https://api.github.com/repos/Azure/azure-rest-api-specs/issues/3606/comments","events_url":"https://api.github.com/repos/Azure/azure-rest-api-specs/issues/3606/events","html_url":"https://github.com/Azure/azure-rest-api-specs/pull/3606","id":348547511,"node_id":"MDExOlB1bGxSZXF1ZXN0MjA2ODcyODI3","number":3606,"title":"[AKS]modify credentialResults keyName to kubeconfigs","user":{"login":"zqingqing1","id":15374971,"node_id":"MDQ6VXNlcjE1Mzc0OTcx","avatar_url":"https://avatars2.githubusercontent.com/u/15374971?v=4","gravatar_id":"","url":"https://api.github.com/users/zqingqing1","html_url":"https://github.com/zqingqing1","followers_url":"https://api.github.com/users/zqingqing1/followers","following_url":"https://api.github.com/users/zqingqing1/following{/other_user}","gists_url":"https://api.github.com/users/zqingqing1/gists{/gist_id}","starred_url":"https://api.github.com/users/zqingqing1/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zqingqing1/subscriptions","organizations_url":"https://api.github.com/users/zqingqing1/orgs","repos_url":"https://api.github.com/users/zqingqing1/repos","events_url":"https://api.github.com/users/zqingqing1/events{/privacy}","received_events_url":"https://api.github.com/users/zqingqing1/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":3,"created_at":"2018-08-08T02:01:33Z","updated_at":"2018-08-08T02:04:06Z","closed_at":null,"author_association":"MEMBER","pull_request":{"url":"https://api.github.com/repos/Azure/azure-rest-api-specs/pulls/3606","html_url":"https://github.com/Azure/azure-rest-api-specs/pull/3606","diff_url":"https://github.com/Azure/azure-rest-api-specs/pull/3606.diff","patch_url":"https://github.com/Azure/azure-rest-api-specs/pull/3606.patch"},"body":"This checklist is used to make sure that common issues in a pull request are addressed. This will expedite the process of getting your pull request merged and avoid extra work on your part to fix issues discovered during the review process.\r\n\r\n### PR information\r\n- [x] The title of the PR is clear and informative.\r\n- [x] There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For information on cleaning up the commits in your pull request, [see this page](https://github.com/Azure/azure-powershell/blob/master/documentation/development-docs/cleaning-up-commits.md).\r\n- [x] Except for special cases involving multiple contributors, the PR is started from a fork of the main repository, not a branch.\r\n- [x] If applicable, the PR references the bug/issue that it fixes.\r\n- [x] Swagger files are correctly named (e.g. the `api-version` in the path should match the `api-version` in the spec).\r\n\r\n### Quality of Swagger\r\n- [x] I have read the [contribution guidelines](https://github.com/Azure/azure-rest-api-specs/blob/master/.github/CONTRIBUTING.md).\r\n- [x] My spec meets the review criteria:\r\n - [x] The spec conforms to the [Swagger 2.0 specification](https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md).\r\n - [x] The spec follows the guidelines described in the [Swagger checklist](https://github.com/Azure/azure-rest-api-specs/blob/master/documentation/swagger-checklist.md) document.\r\n - [x] [Validation tools](https://github.com/Azure/azure-rest-api-specs/blob/master/documentation/swagger-checklist.md#validation-tools-for-swagger-checklist) were run on swagger spec(s) and have all been fixed in this PR.\r\n"},"comment":{"url":"https://api.github.com/repos/Azure/azure-rest-api-specs/issues/comments/411259495","html_url":"https://github.com/Azure/azure-rest-api-specs/pull/3606#issuecomment-411259495","issue_url":"https://api.github.com/repos/Azure/azure-rest-api-specs/issues/3606","id":411259495,"node_id":"MDEyOklzc3VlQ29tbWVudDQxMTI1OTQ5NQ==","user":{"login":"AutorestCI","id":18218145,"node_id":"MDQ6VXNlcjE4MjE4MTQ1","avatar_url":"https://avatars3.githubusercontent.com/u/18218145?v=4","gravatar_id":"","url":"https://api.github.com/users/AutorestCI","html_url":"https://github.com/AutorestCI","followers_url":"https://api.github.com/users/AutorestCI/followers","following_url":"https://api.github.com/users/AutorestCI/following{/other_user}","gists_url":"https://api.github.com/users/AutorestCI/gists{/gist_id}","starred_url":"https://api.github.com/users/AutorestCI/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/AutorestCI/subscriptions","organizations_url":"https://api.github.com/users/AutorestCI/orgs","repos_url":"https://api.github.com/users/AutorestCI/repos","events_url":"https://api.github.com/users/AutorestCI/events{/privacy}","received_events_url":"https://api.github.com/users/AutorestCI/received_events","type":"User","site_admin":false},"created_at":"2018-08-08T02:04:06Z","updated_at":"2018-08-08T02:04:06Z","author_association":"NONE","body":"# Automation for azure-sdk-for-java"}}
|
{
"id": 39093389,
"name": "Azure/azure-rest-api-specs",
"url": "https://api.github.com/repos/Azure/azure-rest-api-specs"
}
|
{
"id": 18218145,
"login": "AutorestCI",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/18218145?",
"url": "https://api.github.com/users/AutorestCI"
}
|
{
"id": 6844498,
"login": "Azure",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6844498?",
"url": "https://api.github.com/orgs/Azure"
}
| 2018-08-08T02:04:06 |
8081204434
|
{"actor":{"display_login":"AutorestCI"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/Azure/azure-signalr/issues/192","repository_url":"https://api.github.com/repos/Azure/azure-signalr","labels_url":"https://api.github.com/repos/Azure/azure-signalr/issues/192/labels{/name}","comments_url":"https://api.github.com/repos/Azure/azure-signalr/issues/192/comments","events_url":"https://api.github.com/repos/Azure/azure-signalr/issues/192/events","html_url":"https://github.com/Azure/azure-signalr/issues/192","id":358355030,"node_id":"MDU6SXNzdWUzNTgzNTUwMzA=","number":192,"title":"MapHub configureOptions","user":{"login":"alexiordan","id":15249495,"node_id":"MDQ6VXNlcjE1MjQ5NDk1","avatar_url":"https://avatars0.githubusercontent.com/u/15249495?v=4","gravatar_id":"","url":"https://api.github.com/users/alexiordan","html_url":"https://github.com/alexiordan","followers_url":"https://api.github.com/users/alexiordan/followers","following_url":"https://api.github.com/users/alexiordan/following{/other_user}","gists_url":"https://api.github.com/users/alexiordan/gists{/gist_id}","starred_url":"https://api.github.com/users/alexiordan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/alexiordan/subscriptions","organizations_url":"https://api.github.com/users/alexiordan/orgs","repos_url":"https://api.github.com/users/alexiordan/repos","events_url":"https://api.github.com/users/alexiordan/events{/privacy}","received_events_url":"https://api.github.com/users/alexiordan/received_events","type":"User","site_admin":false},"labels":[{"id":849746880,"node_id":"MDU6TGFiZWw4NDk3NDY4ODA=","url":"https://api.github.com/repos/Azure/azure-signalr/labels/question","name":"question","color":"d876e3","default":true}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":8,"created_at":"2018-09-09T06:50:17Z","updated_at":"2018-09-10T06:52:30Z","closed_at":null,"author_association":"NONE","body":"In asp.net Core SignalR MapHub method provides means for configuration:\r\n```\r\nMapHub<THub>(PathString path, Action<HttpConnectionDispatcherOptions> configureOptions)\r\n```\r\n\r\nAzure SignalRService only has\r\n```\r\n MapHub<THub>(PathString path)\r\n```\r\n\r\nSo one cannot state which transport protocols to be binded for each hub like it used to be an asp.net Core version:\r\n```\r\nMapHub<Hub>(new PathString(\"/mypathToHub\"), options => options.Transports = HttpTransportType.ServerSentEvents | HttpTransportType.LongPolling);\r\n```\r\n\r\nHow can transports be specified for each Hub in Azure SignalR Service?"},"comment":{"url":"https://api.github.com/repos/Azure/azure-signalr/issues/comments/419807239","html_url":"https://github.com/Azure/azure-signalr/issues/192#issuecomment-419807239","issue_url":"https://api.github.com/repos/Azure/azure-signalr/issues/192","id":419807239,"node_id":"MDEyOklzc3VlQ29tbWVudDQxOTgwNzIzOQ==","user":{"login":"xscript","id":2300784,"node_id":"MDQ6VXNlcjIzMDA3ODQ=","avatar_url":"https://avatars2.githubusercontent.com/u/2300784?v=4","gravatar_id":"","url":"https://api.github.com/users/xscript","html_url":"https://github.com/xscript","followers_url":"https://api.github.com/users/xscript/followers","following_url":"https://api.github.com/users/xscript/following{/other_user}","gists_url":"https://api.github.com/users/xscript/gists{/gist_id}","starred_url":"https://api.github.com/users/xscript/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/xscript/subscriptions","organizations_url":"https://api.github.com/users/xscript/orgs","repos_url":"https://api.github.com/users/xscript/repos","events_url":"https://api.github.com/users/xscript/events{/privacy}","received_events_url":"https://api.github.com/users/xscript/received_events","type":"User","site_admin":false},"created_at":"2018-09-10T06:52:30Z","updated_at":"2018-09-10T06:52:30Z","author_association":"CONTRIBUTOR","body":">And they can be sepparate AppServices with different hubs, right?\r\nYes.\r\n\r\n> For the initial issue I only see the reason for providing means to specify transport per-hub as an easy transition to/from in-AppService SignalR hosting to SignalR Service.\r\n\r\nYou can also limit the available transport types in [`AddSignalR`](https://github.com/aspnet/SignalR/blob/release/2.2/src/Microsoft.AspNetCore.SignalR/SignalRDependencyInjectionExtensions.cs#L49). That is a global setting for all hubs. It won't impact the use of Azure SignalR Service."}}
|
{
"id": 123069751,
"name": "Azure/azure-signalr",
"url": "https://api.github.com/repos/Azure/azure-signalr"
}
|
{
"id": 2300784,
"login": "xscript",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/2300784?",
"url": "https://api.github.com/users/xscript"
}
|
{
"id": 6844498,
"login": "Azure",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6844498?",
"url": "https://api.github.com/orgs/Azure"
}
| 2018-09-10T06:52:30 |
8238072456
|
{"actor":{"display_login":"xscript"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/Azure/azure-docs-cli-python/issues/998","repository_url":"https://api.github.com/repos/Azure/azure-docs-cli-python","labels_url":"https://api.github.com/repos/Azure/azure-docs-cli-python/issues/998/labels{/name}","comments_url":"https://api.github.com/repos/Azure/azure-docs-cli-python/issues/998/comments","events_url":"https://api.github.com/repos/Azure/azure-docs-cli-python/issues/998/events","html_url":"https://github.com/Azure/azure-docs-cli-python/issues/998","id":352294238,"node_id":"MDU6SXNzdWUzNTIyOTQyMzg=","number":998,"title":"The MSI doesn't work on a windows 10 machine","user":{"login":"tbithell","id":15617252,"node_id":"MDQ6VXNlcjE1NjE3MjUy","avatar_url":"https://avatars2.githubusercontent.com/u/15617252?v=4","gravatar_id":"","url":"https://api.github.com/users/tbithell","html_url":"https://github.com/tbithell","followers_url":"https://api.github.com/users/tbithell/followers","following_url":"https://api.github.com/users/tbithell/following{/other_user}","gists_url":"https://api.github.com/users/tbithell/gists{/gist_id}","starred_url":"https://api.github.com/users/tbithell/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tbithell/subscriptions","organizations_url":"https://api.github.com/users/tbithell/orgs","repos_url":"https://api.github.com/users/tbithell/repos","events_url":"https://api.github.com/users/tbithell/events{/privacy}","received_events_url":"https://api.github.com/users/tbithell/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2018-08-20T20:59:03Z","updated_at":"2018-08-21T03:28:19Z","closed_at":null,"author_association":"NONE","body":"I've downloaded and attempted to install this several times and have gotten no where. I am never asked if the installer can make changes to my computer, it just quickly pops up and disappears and several minutes later it tells me that the installer has stopped working. \r\n[Enter feedback here]\r\n\r\n\r\n---\r\n#### Document Details\r\n\r\n⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*\r\n\r\n* ID: 8246b90a-efb1-03ce-f642-d3eb2441fc30\r\n* Version Independent ID: 2fdd20ef-7bd3-57bc-7957-93f4bb5377ce\r\n* Content: [Install the Azure CLI for Windows](https://docs.microsoft.com/en-us/cli/azure/install-azure-cli-windows?view=azure-cli-latest)\r\n* Content Source: [docs-ref-conceptual/install-azure-cli-windows.md](https://github.com/Azure/azure-docs-cli-python/blob/master/docs-ref-conceptual/install-azure-cli-windows.md)\r\n* Product: **azure**\r\n* GitHub Login: @sptramer\r\n* Microsoft Alias: **sttramer**"},"comment":{"url":"https://api.github.com/repos/Azure/azure-docs-cli-python/issues/comments/414538112","html_url":"https://github.com/Azure/azure-docs-cli-python/issues/998#issuecomment-414538112","issue_url":"https://api.github.com/repos/Azure/azure-docs-cli-python/issues/998","id":414538112,"node_id":"MDEyOklzc3VlQ29tbWVudDQxNDUzODExMg==","user":{"login":"tbithell","id":15617252,"node_id":"MDQ6VXNlcjE1NjE3MjUy","avatar_url":"https://avatars2.githubusercontent.com/u/15617252?v=4","gravatar_id":"","url":"https://api.github.com/users/tbithell","html_url":"https://github.com/tbithell","followers_url":"https://api.github.com/users/tbithell/followers","following_url":"https://api.github.com/users/tbithell/following{/other_user}","gists_url":"https://api.github.com/users/tbithell/gists{/gist_id}","starred_url":"https://api.github.com/users/tbithell/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tbithell/subscriptions","organizations_url":"https://api.github.com/users/tbithell/orgs","repos_url":"https://api.github.com/users/tbithell/repos","events_url":"https://api.github.com/users/tbithell/events{/privacy}","received_events_url":"https://api.github.com/users/tbithell/received_events","type":"User","site_admin":false},"created_at":"2018-08-21T03:28:19Z","updated_at":"2018-08-21T03:28:19Z","author_association":"NONE","body":"Also, not sure where or what folder to delete, but don't see any related folders anywhere. I was able to run it in a docker container. I'd still like to sort out why I can't just install it, but I can at least move on in what I was working on. "}}
|
{
"id": 65390815,
"name": "Azure/azure-docs-cli-python",
"url": "https://api.github.com/repos/Azure/azure-docs-cli-python"
}
|
{
"id": 15617252,
"login": "tbithell",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/15617252?",
"url": "https://api.github.com/users/tbithell"
}
|
{
"id": 6844498,
"login": "Azure",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6844498?",
"url": "https://api.github.com/orgs/Azure"
}
| 2018-08-21T03:28:19 |
8141659464
|
{"actor":{"display_login":"tbithell"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/Azure/ACS/issues/123","repository_url":"https://api.github.com/repos/Azure/ACS","labels_url":"https://api.github.com/repos/Azure/ACS/issues/123/labels{/name}","comments_url":"https://api.github.com/repos/Azure/ACS/issues/123/comments","events_url":"https://api.github.com/repos/Azure/ACS/issues/123/events","html_url":"https://github.com/Azure/ACS/issues/123","id":346762969,"node_id":"MDU6SXNzdWUzNDY3NjI5Njk=","number":123,"title":"[enhancement] Find nearby stations","user":{"login":"guysoft","id":325670,"node_id":"MDQ6VXNlcjMyNTY3MA==","avatar_url":"https://avatars0.githubusercontent.com/u/325670?v=4","gravatar_id":"","url":"https://api.github.com/users/guysoft","html_url":"https://github.com/guysoft","followers_url":"https://api.github.com/users/guysoft/followers","following_url":"https://api.github.com/users/guysoft/following{/other_user}","gists_url":"https://api.github.com/users/guysoft/gists{/gist_id}","starred_url":"https://api.github.com/users/guysoft/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/guysoft/subscriptions","organizations_url":"https://api.github.com/users/guysoft/orgs","repos_url":"https://api.github.com/users/guysoft/repos","events_url":"https://api.github.com/users/guysoft/events{/privacy}","received_events_url":"https://api.github.com/users/guysoft/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2018-08-01T20:48:39Z","updated_at":"2018-08-01T22:47:39Z","closed_at":"2018-08-01T20:51:29Z","author_association":"NONE","body":"<!-- Thanks for filing an issue! Before hitting the button, please answer these questions. It's helpful to search the existing GitHub issues first. It's likely that another user has already reported the issue you're facing, or it's a known issue that we're already aware of-->\r\n\r\n**Is this a request for help?**: yes\r\n\r\n---\r\n\r\n**Is this a BUG REPORT or FEATURE REQUEST?** (choose one): FEATURE REQUEST\r\n\r\n<!--\r\nIf this is a BUG REPORT, please:\r\n - Fill in as much of the template below as you can. If you leave out\r\n information, we can't help you as well.\r\n\r\nIf this is a FEATURE REQUEST, please:\r\n - Describe *in detail* the feature/behavior/change you'd like to see.\r\n\r\nIn both cases, be ready for followup questions, and please respond in a timely\r\nmanner. If we can't reproduce a bug or think a feature already exists, we\r\nmight close your issue. If we're wrong, PLEASE feel free to reopen it and\r\nexplain why.\r\n-->\r\n\r\n**Orchestrator and version (e.g. Kubernetes, DC/OS, Swarm)** None\r\n\r\n\r\n**Anything else we need to know**:\r\nI want to build a kiosk that would display nearby buses in a given radius. For that I need a way to get GPS coordinates, and from them return a list of bus stations. Then I can pull them with curlbus.\r\n\r\nThe stations gps data is available [here](http://ftp://gtfs.mot.gov.il/israel-public-transportation.zip) and is updated daily. The reason I think this should be in curlbus is because its 177MB to download and update, and it seems an external service should do it, or at least an instance of curlbus (if you want your privacy).\r\n"},"comment":{"url":"https://api.github.com/repos/Azure/ACS/issues/comments/409749888","html_url":"https://github.com/Azure/ACS/issues/123#issuecomment-409749888","issue_url":"https://api.github.com/repos/Azure/ACS/issues/123","id":409749888,"node_id":"MDEyOklzc3VlQ29tbWVudDQwOTc0OTg4OA==","user":{"login":"guysoft","id":325670,"node_id":"MDQ6VXNlcjMyNTY3MA==","avatar_url":"https://avatars0.githubusercontent.com/u/325670?v=4","gravatar_id":"","url":"https://api.github.com/users/guysoft","html_url":"https://github.com/guysoft","followers_url":"https://api.github.com/users/guysoft/followers","following_url":"https://api.github.com/users/guysoft/following{/other_user}","gists_url":"https://api.github.com/users/guysoft/gists{/gist_id}","starred_url":"https://api.github.com/users/guysoft/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/guysoft/subscriptions","organizations_url":"https://api.github.com/users/guysoft/orgs","repos_url":"https://api.github.com/users/guysoft/repos","events_url":"https://api.github.com/users/guysoft/events{/privacy}","received_events_url":"https://api.github.com/users/guysoft/received_events","type":"User","site_admin":false},"created_at":"2018-08-01T22:47:39Z","updated_at":"2018-08-01T22:47:39Z","author_association":"NONE","body":"Ok, I have no idea how this ended up here. I don't even recall ever seeing this repository."}}
|
{
"id": 78799422,
"name": "Azure/ACS",
"url": "https://api.github.com/repos/Azure/ACS"
}
|
{
"id": 325670,
"login": "guysoft",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/325670?",
"url": "https://api.github.com/users/guysoft"
}
|
{
"id": 6844498,
"login": "Azure",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6844498?",
"url": "https://api.github.com/orgs/Azure"
}
| 2018-08-01T22:47:39 |
8053392321
|
{"actor":{"display_login":"guysoft"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/Azure/autorest/issues/3001","repository_url":"https://api.github.com/repos/Azure/autorest","labels_url":"https://api.github.com/repos/Azure/autorest/issues/3001/labels{/name}","comments_url":"https://api.github.com/repos/Azure/autorest/issues/3001/comments","events_url":"https://api.github.com/repos/Azure/autorest/issues/3001/events","html_url":"https://github.com/Azure/autorest/issues/3001","id":361611357,"node_id":"MDU6SXNzdWUzNjE2MTEzNTc=","number":3001,"title":"Custom code generator","user":{"login":"Ellaiyaraja","id":5611252,"node_id":"MDQ6VXNlcjU2MTEyNTI=","avatar_url":"https://avatars1.githubusercontent.com/u/5611252?v=4","gravatar_id":"","url":"https://api.github.com/users/Ellaiyaraja","html_url":"https://github.com/Ellaiyaraja","followers_url":"https://api.github.com/users/Ellaiyaraja/followers","following_url":"https://api.github.com/users/Ellaiyaraja/following{/other_user}","gists_url":"https://api.github.com/users/Ellaiyaraja/gists{/gist_id}","starred_url":"https://api.github.com/users/Ellaiyaraja/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Ellaiyaraja/subscriptions","organizations_url":"https://api.github.com/users/Ellaiyaraja/orgs","repos_url":"https://api.github.com/users/Ellaiyaraja/repos","events_url":"https://api.github.com/users/Ellaiyaraja/events{/privacy}","received_events_url":"https://api.github.com/users/Ellaiyaraja/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":3,"created_at":"2018-09-19T07:19:00Z","updated_at":"2018-09-19T18:17:59Z","closed_at":null,"author_association":"NONE","body":"Hi \r\n\r\nUsing Auto rest common (https://github.com/Azure/autorest.common), i am developing my tool. \r\nI have following questions. \r\n\r\n1. How to refer autorest.common in my my C# project ? \r\n2. How to handle different versions, specially newer versions? \r\n3. What is autorest.common release frequency ? \r\n\r\nPlease reply me if you have any idea around this questions.\r\n\r\nThanks & Regards,\r\nEllaiyaraja.B \r\n\r\n\r\n"},"comment":{"url":"https://api.github.com/repos/Azure/autorest/issues/comments/422906533","html_url":"https://github.com/Azure/autorest/issues/3001#issuecomment-422906533","issue_url":"https://api.github.com/repos/Azure/autorest/issues/3001","id":422906533,"node_id":"MDEyOklzc3VlQ29tbWVudDQyMjkwNjUzMw==","user":{"login":"fearthecowboy","id":133736,"node_id":"MDQ6VXNlcjEzMzczNg==","avatar_url":"https://avatars3.githubusercontent.com/u/133736?v=4","gravatar_id":"","url":"https://api.github.com/users/fearthecowboy","html_url":"https://github.com/fearthecowboy","followers_url":"https://api.github.com/users/fearthecowboy/followers","following_url":"https://api.github.com/users/fearthecowboy/following{/other_user}","gists_url":"https://api.github.com/users/fearthecowboy/gists{/gist_id}","starred_url":"https://api.github.com/users/fearthecowboy/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/fearthecowboy/subscriptions","organizations_url":"https://api.github.com/users/fearthecowboy/orgs","repos_url":"https://api.github.com/users/fearthecowboy/repos","events_url":"https://api.github.com/users/fearthecowboy/events{/privacy}","received_events_url":"https://api.github.com/users/fearthecowboy/received_events","type":"User","site_admin":false},"created_at":"2018-09-19T18:17:59Z","updated_at":"2018-09-19T18:17:59Z","author_association":"MEMBER","body":"Ah, I see. Go ahead. You can fork it and do as you please.\r\n"}}
|
{
"id": 31089461,
"name": "Azure/autorest",
"url": "https://api.github.com/repos/Azure/autorest"
}
|
{
"id": 133736,
"login": "fearthecowboy",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/133736?",
"url": "https://api.github.com/users/fearthecowboy"
}
|
{
"id": 6844498,
"login": "Azure",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6844498?",
"url": "https://api.github.com/orgs/Azure"
}
| 2018-09-19T18:18:00 |
8290746258
|
{"actor":{"display_login":"fearthecowboy"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/Azure/azure-rest-api-specs/issues/4180","repository_url":"https://api.github.com/repos/Azure/azure-rest-api-specs","labels_url":"https://api.github.com/repos/Azure/azure-rest-api-specs/issues/4180/labels{/name}","comments_url":"https://api.github.com/repos/Azure/azure-rest-api-specs/issues/4180/comments","events_url":"https://api.github.com/repos/Azure/azure-rest-api-specs/issues/4180/events","html_url":"https://github.com/Azure/azure-rest-api-specs/pull/4180","id":369218684,"node_id":"MDExOlB1bGxSZXF1ZXN0MjIyMjEzMTM1","number":4180,"title":"Add devspaces/resource-manager/readme.typescript.md","user":{"login":"kpajdzik","id":41709775,"node_id":"MDQ6VXNlcjQxNzA5Nzc1","avatar_url":"https://avatars3.githubusercontent.com/u/41709775?v=4","gravatar_id":"","url":"https://api.github.com/users/kpajdzik","html_url":"https://github.com/kpajdzik","followers_url":"https://api.github.com/users/kpajdzik/followers","following_url":"https://api.github.com/users/kpajdzik/following{/other_user}","gists_url":"https://api.github.com/users/kpajdzik/gists{/gist_id}","starred_url":"https://api.github.com/users/kpajdzik/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/kpajdzik/subscriptions","organizations_url":"https://api.github.com/users/kpajdzik/orgs","repos_url":"https://api.github.com/users/kpajdzik/repos","events_url":"https://api.github.com/users/kpajdzik/events{/privacy}","received_events_url":"https://api.github.com/users/kpajdzik/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":{"login":"sarangan12","id":602456,"node_id":"MDQ6VXNlcjYwMjQ1Ng==","avatar_url":"https://avatars1.githubusercontent.com/u/602456?v=4","gravatar_id":"","url":"https://api.github.com/users/sarangan12","html_url":"https://github.com/sarangan12","followers_url":"https://api.github.com/users/sarangan12/followers","following_url":"https://api.github.com/users/sarangan12/following{/other_user}","gists_url":"https://api.github.com/users/sarangan12/gists{/gist_id}","starred_url":"https://api.github.com/users/sarangan12/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sarangan12/subscriptions","organizations_url":"https://api.github.com/users/sarangan12/orgs","repos_url":"https://api.github.com/users/sarangan12/repos","events_url":"https://api.github.com/users/sarangan12/events{/privacy}","received_events_url":"https://api.github.com/users/sarangan12/received_events","type":"User","site_admin":false},"assignees":[{"login":"sarangan12","id":602456,"node_id":"MDQ6VXNlcjYwMjQ1Ng==","avatar_url":"https://avatars1.githubusercontent.com/u/602456?v=4","gravatar_id":"","url":"https://api.github.com/users/sarangan12","html_url":"https://github.com/sarangan12","followers_url":"https://api.github.com/users/sarangan12/followers","following_url":"https://api.github.com/users/sarangan12/following{/other_user}","gists_url":"https://api.github.com/users/sarangan12/gists{/gist_id}","starred_url":"https://api.github.com/users/sarangan12/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sarangan12/subscriptions","organizations_url":"https://api.github.com/users/sarangan12/orgs","repos_url":"https://api.github.com/users/sarangan12/repos","events_url":"https://api.github.com/users/sarangan12/events{/privacy}","received_events_url":"https://api.github.com/users/sarangan12/received_events","type":"User","site_admin":false}],"milestone":null,"comments":1,"created_at":"2018-10-11T17:07:23Z","updated_at":"2018-10-11T17:10:13Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/Azure/azure-rest-api-specs/pulls/4180","html_url":"https://github.com/Azure/azure-rest-api-specs/pull/4180","diff_url":"https://github.com/Azure/azure-rest-api-specs/pull/4180.diff","patch_url":"https://github.com/Azure/azure-rest-api-specs/pull/4180.patch"},"body":"Autogenerated"},"comment":{"url":"https://api.github.com/repos/Azure/azure-rest-api-specs/issues/comments/429039531","html_url":"https://github.com/Azure/azure-rest-api-specs/pull/4180#issuecomment-429039531","issue_url":"https://api.github.com/repos/Azure/azure-rest-api-specs/issues/4180","id":429039531,"node_id":"MDEyOklzc3VlQ29tbWVudDQyOTAzOTUzMQ==","user":{"login":"azuresdkci","id":1087595,"node_id":"MDQ6VXNlcjEwODc1OTU=","avatar_url":"https://avatars1.githubusercontent.com/u/1087595?v=4","gravatar_id":"","url":"https://api.github.com/users/azuresdkci","html_url":"https://github.com/azuresdkci","followers_url":"https://api.github.com/users/azuresdkci/followers","following_url":"https://api.github.com/users/azuresdkci/following{/other_user}","gists_url":"https://api.github.com/users/azuresdkci/gists{/gist_id}","starred_url":"https://api.github.com/users/azuresdkci/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/azuresdkci/subscriptions","organizations_url":"https://api.github.com/users/azuresdkci/orgs","repos_url":"https://api.github.com/users/azuresdkci/repos","events_url":"https://api.github.com/users/azuresdkci/events{/privacy}","received_events_url":"https://api.github.com/users/azuresdkci/received_events","type":"User","site_admin":false},"created_at":"2018-10-11T17:10:13Z","updated_at":"2018-10-11T17:10:13Z","author_association":"COLLABORATOR","body":"Can one of the admins verify this patch?"}}
|
{
"id": 39093389,
"name": "Azure/azure-rest-api-specs",
"url": "https://api.github.com/repos/Azure/azure-rest-api-specs"
}
|
{
"id": 1087595,
"login": "azuresdkci",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/1087595?",
"url": "https://api.github.com/users/azuresdkci"
}
|
{
"id": 6844498,
"login": "Azure",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6844498?",
"url": "https://api.github.com/orgs/Azure"
}
| 2018-10-11T17:10:14 |
8406172206
|
{"actor":{"display_login":"azuresdkci"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/Azure/mmlspark/issues/461","repository_url":"https://api.github.com/repos/Azure/mmlspark","labels_url":"https://api.github.com/repos/Azure/mmlspark/issues/461/labels{/name}","comments_url":"https://api.github.com/repos/Azure/mmlspark/issues/461/comments","events_url":"https://api.github.com/repos/Azure/mmlspark/issues/461/events","html_url":"https://github.com/Azure/mmlspark/pull/461","id":394254284,"node_id":"MDExOlB1bGxSZXF1ZXN0MjQxMDQ2MTQ5","number":461,"title":"adding support for multiclass classification","user":{"login":"imatiach-msft","id":24683184,"node_id":"MDQ6VXNlcjI0NjgzMTg0","avatar_url":"https://avatars0.githubusercontent.com/u/24683184?v=4","gravatar_id":"","url":"https://api.github.com/users/imatiach-msft","html_url":"https://github.com/imatiach-msft","followers_url":"https://api.github.com/users/imatiach-msft/followers","following_url":"https://api.github.com/users/imatiach-msft/following{/other_user}","gists_url":"https://api.github.com/users/imatiach-msft/gists{/gist_id}","starred_url":"https://api.github.com/users/imatiach-msft/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/imatiach-msft/subscriptions","organizations_url":"https://api.github.com/users/imatiach-msft/orgs","repos_url":"https://api.github.com/users/imatiach-msft/repos","events_url":"https://api.github.com/users/imatiach-msft/events{/privacy}","received_events_url":"https://api.github.com/users/imatiach-msft/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-12-26T22:50:55Z","updated_at":"2018-12-26T22:52:26Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/Azure/mmlspark/pulls/461","html_url":"https://github.com/Azure/mmlspark/pull/461","diff_url":"https://github.com/Azure/mmlspark/pull/461.diff","patch_url":"https://github.com/Azure/mmlspark/pull/461.patch"},"body":"adding support for multiclass classification in LightGBM\r\nresolves issue #342 "},"comment":{"url":"https://api.github.com/repos/Azure/mmlspark/issues/comments/450037555","html_url":"https://github.com/Azure/mmlspark/pull/461#issuecomment-450037555","issue_url":"https://api.github.com/repos/Azure/mmlspark/issues/461","id":450037555,"node_id":"MDEyOklzc3VlQ29tbWVudDQ1MDAzNzU1NQ==","user":{"login":"mmlspark-bot","id":29117994,"node_id":"MDQ6VXNlcjI5MTE3OTk0","avatar_url":"https://avatars1.githubusercontent.com/u/29117994?v=4","gravatar_id":"","url":"https://api.github.com/users/mmlspark-bot","html_url":"https://github.com/mmlspark-bot","followers_url":"https://api.github.com/users/mmlspark-bot/followers","following_url":"https://api.github.com/users/mmlspark-bot/following{/other_user}","gists_url":"https://api.github.com/users/mmlspark-bot/gists{/gist_id}","starred_url":"https://api.github.com/users/mmlspark-bot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mmlspark-bot/subscriptions","organizations_url":"https://api.github.com/users/mmlspark-bot/orgs","repos_url":"https://api.github.com/users/mmlspark-bot/repos","events_url":"https://api.github.com/users/mmlspark-bot/events{/privacy}","received_events_url":"https://api.github.com/users/mmlspark-bot/received_events","type":"User","site_admin":false},"created_at":"2018-12-26T22:52:26Z","updated_at":"2018-12-26T22:52:26Z","author_association":"COLLABORATOR","body":"[A build has started. (5d18c7f1)](https://msazure.visualstudio.com/Cognitive%20Services/_build/index?buildId=19284566&_a=summary)"}}
|
{
"id": 93381875,
"name": "Azure/mmlspark",
"url": "https://api.github.com/repos/Azure/mmlspark"
}
|
{
"id": 29117994,
"login": "mmlspark-bot",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/29117994?",
"url": "https://api.github.com/users/mmlspark-bot"
}
|
{
"id": 6844498,
"login": "Azure",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6844498?",
"url": "https://api.github.com/orgs/Azure"
}
| 2018-12-26T22:52:27 |
8805871239
|
{"actor":{"display_login":"mmlspark-bot"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/Azure/iotedge/issues/306","repository_url":"https://api.github.com/repos/Azure/iotedge","labels_url":"https://api.github.com/repos/Azure/iotedge/issues/306/labels{/name}","comments_url":"https://api.github.com/repos/Azure/iotedge/issues/306/comments","events_url":"https://api.github.com/repos/Azure/iotedge/issues/306/events","html_url":"https://github.com/Azure/iotedge/pull/306","id":361095603,"node_id":"MDExOlB1bGxSZXF1ZXN0MjE2MTU0MDc5","number":306,"title":"EdgeAgent: Do not use CamelCase property name resolver","user":{"login":"varunpuranik","id":8727929,"node_id":"MDQ6VXNlcjg3Mjc5Mjk=","avatar_url":"https://avatars1.githubusercontent.com/u/8727929?v=4","gravatar_id":"","url":"https://api.github.com/users/varunpuranik","html_url":"https://github.com/varunpuranik","followers_url":"https://api.github.com/users/varunpuranik/followers","following_url":"https://api.github.com/users/varunpuranik/following{/other_user}","gists_url":"https://api.github.com/users/varunpuranik/gists{/gist_id}","starred_url":"https://api.github.com/users/varunpuranik/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/varunpuranik/subscriptions","organizations_url":"https://api.github.com/users/varunpuranik/orgs","repos_url":"https://api.github.com/users/varunpuranik/repos","events_url":"https://api.github.com/users/varunpuranik/events{/privacy}","received_events_url":"https://api.github.com/users/varunpuranik/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2018-09-18T00:51:39Z","updated_at":"2018-09-18T18:03:45Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/Azure/iotedge/pulls/306","html_url":"https://github.com/Azure/iotedge/pull/306","diff_url":"https://github.com/Azure/iotedge/pull/306.diff","patch_url":"https://github.com/Azure/iotedge/pull/306.patch"},"body":"Avoid using CamelCase property name resolver in EdgeAgent. \r\n\r\nWorking on adding some tests and some refactoring. Sending this out to expedite checking in and testing e2e. "},"comment":{"url":"https://api.github.com/repos/Azure/iotedge/issues/comments/422491255","html_url":"https://github.com/Azure/iotedge/pull/306#issuecomment-422491255","issue_url":"https://api.github.com/repos/Azure/iotedge/issues/306","id":422491255,"node_id":"MDEyOklzc3VlQ29tbWVudDQyMjQ5MTI1NQ==","user":{"login":"varunpuranik","id":8727929,"node_id":"MDQ6VXNlcjg3Mjc5Mjk=","avatar_url":"https://avatars1.githubusercontent.com/u/8727929?v=4","gravatar_id":"","url":"https://api.github.com/users/varunpuranik","html_url":"https://github.com/varunpuranik","followers_url":"https://api.github.com/users/varunpuranik/followers","following_url":"https://api.github.com/users/varunpuranik/following{/other_user}","gists_url":"https://api.github.com/users/varunpuranik/gists{/gist_id}","starred_url":"https://api.github.com/users/varunpuranik/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/varunpuranik/subscriptions","organizations_url":"https://api.github.com/users/varunpuranik/orgs","repos_url":"https://api.github.com/users/varunpuranik/repos","events_url":"https://api.github.com/users/varunpuranik/events{/privacy}","received_events_url":"https://api.github.com/users/varunpuranik/received_events","type":"User","site_admin":false},"created_at":"2018-09-18T18:03:45Z","updated_at":"2018-09-18T18:03:45Z","author_association":"CONTRIBUTOR","body":"Yes, all our properties have the JsonProperty attribute with the PropertyName property. So we should be good."}}
|
{
"id": 138646782,
"name": "Azure/iotedge",
"url": "https://api.github.com/repos/Azure/iotedge"
}
|
{
"id": 8727929,
"login": "varunpuranik",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/8727929?",
"url": "https://api.github.com/users/varunpuranik"
}
|
{
"id": 6844498,
"login": "Azure",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6844498?",
"url": "https://api.github.com/orgs/Azure"
}
| 2018-09-18T18:03:45 |
8283963828
|
{"actor":{"display_login":"varunpuranik"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/Azure/azure-rest-api-specs/issues/4923","repository_url":"https://api.github.com/repos/Azure/azure-rest-api-specs","labels_url":"https://api.github.com/repos/Azure/azure-rest-api-specs/issues/4923/labels{/name}","comments_url":"https://api.github.com/repos/Azure/azure-rest-api-specs/issues/4923/comments","events_url":"https://api.github.com/repos/Azure/azure-rest-api-specs/issues/4923/events","html_url":"https://github.com/Azure/azure-rest-api-specs/pull/4923","id":391344769,"node_id":"MDExOlB1bGxSZXF1ZXN0MjM4ODkxMjg0","number":4923,"title":"typo: iothub/resource-manager/Microsoft.Devices","user":{"login":"nschonni","id":1297909,"node_id":"MDQ6VXNlcjEyOTc5MDk=","avatar_url":"https://avatars2.githubusercontent.com/u/1297909?v=4","gravatar_id":"","url":"https://api.github.com/users/nschonni","html_url":"https://github.com/nschonni","followers_url":"https://api.github.com/users/nschonni/followers","following_url":"https://api.github.com/users/nschonni/following{/other_user}","gists_url":"https://api.github.com/users/nschonni/gists{/gist_id}","starred_url":"https://api.github.com/users/nschonni/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/nschonni/subscriptions","organizations_url":"https://api.github.com/users/nschonni/orgs","repos_url":"https://api.github.com/users/nschonni/repos","events_url":"https://api.github.com/users/nschonni/events{/privacy}","received_events_url":"https://api.github.com/users/nschonni/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":{"login":"amarzavery","id":4521223,"node_id":"MDQ6VXNlcjQ1MjEyMjM=","avatar_url":"https://avatars3.githubusercontent.com/u/4521223?v=4","gravatar_id":"","url":"https://api.github.com/users/amarzavery","html_url":"https://github.com/amarzavery","followers_url":"https://api.github.com/users/amarzavery/followers","following_url":"https://api.github.com/users/amarzavery/following{/other_user}","gists_url":"https://api.github.com/users/amarzavery/gists{/gist_id}","starred_url":"https://api.github.com/users/amarzavery/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/amarzavery/subscriptions","organizations_url":"https://api.github.com/users/amarzavery/orgs","repos_url":"https://api.github.com/users/amarzavery/repos","events_url":"https://api.github.com/users/amarzavery/events{/privacy}","received_events_url":"https://api.github.com/users/amarzavery/received_events","type":"User","site_admin":false},"assignees":[{"login":"amarzavery","id":4521223,"node_id":"MDQ6VXNlcjQ1MjEyMjM=","avatar_url":"https://avatars3.githubusercontent.com/u/4521223?v=4","gravatar_id":"","url":"https://api.github.com/users/amarzavery","html_url":"https://github.com/amarzavery","followers_url":"https://api.github.com/users/amarzavery/followers","following_url":"https://api.github.com/users/amarzavery/following{/other_user}","gists_url":"https://api.github.com/users/amarzavery/gists{/gist_id}","starred_url":"https://api.github.com/users/amarzavery/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/amarzavery/subscriptions","organizations_url":"https://api.github.com/users/amarzavery/orgs","repos_url":"https://api.github.com/users/amarzavery/repos","events_url":"https://api.github.com/users/amarzavery/events{/privacy}","received_events_url":"https://api.github.com/users/amarzavery/received_events","type":"User","site_admin":false}],"milestone":null,"comments":6,"created_at":"2018-12-15T04:58:12Z","updated_at":"2018-12-15T05:05:29Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/Azure/azure-rest-api-specs/pulls/4923","html_url":"https://github.com/Azure/azure-rest-api-specs/pull/4923","diff_url":"https://github.com/Azure/azure-rest-api-specs/pull/4923.diff","patch_url":"https://github.com/Azure/azure-rest-api-specs/pull/4923.patch"},"body":"- Double word \"the\"\r\n- Thehub -> The hub\r\n- Double word \"state\"\r\n- avrodeflate -> avroDeflate\r\n\r\n"},"comment":{"url":"https://api.github.com/repos/Azure/azure-rest-api-specs/issues/comments/447538044","html_url":"https://github.com/Azure/azure-rest-api-specs/pull/4923#issuecomment-447538044","issue_url":"https://api.github.com/repos/Azure/azure-rest-api-specs/issues/4923","id":447538044,"node_id":"MDEyOklzc3VlQ29tbWVudDQ0NzUzODA0NA==","user":{"login":"AutorestCI","id":18218145,"node_id":"MDQ6VXNlcjE4MjE4MTQ1","avatar_url":"https://avatars3.githubusercontent.com/u/18218145?v=4","gravatar_id":"","url":"https://api.github.com/users/AutorestCI","html_url":"https://github.com/AutorestCI","followers_url":"https://api.github.com/users/AutorestCI/followers","following_url":"https://api.github.com/users/AutorestCI/following{/other_user}","gists_url":"https://api.github.com/users/AutorestCI/gists{/gist_id}","starred_url":"https://api.github.com/users/AutorestCI/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/AutorestCI/subscriptions","organizations_url":"https://api.github.com/users/AutorestCI/orgs","repos_url":"https://api.github.com/users/AutorestCI/repos","events_url":"https://api.github.com/users/AutorestCI/events{/privacy}","received_events_url":"https://api.github.com/users/AutorestCI/received_events","type":"User","site_admin":false},"created_at":"2018-12-15T05:05:29Z","updated_at":"2018-12-15T05:05:29Z","author_association":"NONE","body":"# Automation for azure-sdk-for-java"}}
|
{
"id": 39093389,
"name": "Azure/azure-rest-api-specs",
"url": "https://api.github.com/repos/Azure/azure-rest-api-specs"
}
|
{
"id": 18218145,
"login": "AutorestCI",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/18218145?",
"url": "https://api.github.com/users/AutorestCI"
}
|
{
"id": 6844498,
"login": "Azure",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6844498?",
"url": "https://api.github.com/orgs/Azure"
}
| 2018-12-15T05:05:30 |
8758521609
|
{"actor":{"display_login":"AutorestCI"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/Azure/kashti/issues/207","repository_url":"https://api.github.com/repos/Azure/kashti","labels_url":"https://api.github.com/repos/Azure/kashti/issues/207/labels{/name}","comments_url":"https://api.github.com/repos/Azure/kashti/issues/207/comments","events_url":"https://api.github.com/repos/Azure/kashti/issues/207/events","html_url":"https://github.com/Azure/kashti/pull/207","id":342706959,"node_id":"MDExOlB1bGxSZXF1ZXN0MjAyNTQyNzUx","number":207,"title":"Fix imports order, remove unused imports, format documents","user":{"login":"radu-matei","id":13103165,"node_id":"MDQ6VXNlcjEzMTAzMTY1","avatar_url":"https://avatars2.githubusercontent.com/u/13103165?v=4","gravatar_id":"","url":"https://api.github.com/users/radu-matei","html_url":"https://github.com/radu-matei","followers_url":"https://api.github.com/users/radu-matei/followers","following_url":"https://api.github.com/users/radu-matei/following{/other_user}","gists_url":"https://api.github.com/users/radu-matei/gists{/gist_id}","starred_url":"https://api.github.com/users/radu-matei/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/radu-matei/subscriptions","organizations_url":"https://api.github.com/users/radu-matei/orgs","repos_url":"https://api.github.com/users/radu-matei/repos","events_url":"https://api.github.com/users/radu-matei/events{/privacy}","received_events_url":"https://api.github.com/users/radu-matei/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-07-19T12:27:16Z","updated_at":"2018-07-19T16:41:47Z","closed_at":null,"author_association":"MEMBER","pull_request":{"url":"https://api.github.com/repos/Azure/kashti/pulls/207","html_url":"https://github.com/Azure/kashti/pull/207","diff_url":"https://github.com/Azure/kashti/pull/207.diff","patch_url":"https://github.com/Azure/kashti/pull/207.patch"},"body":"This PR re-organizes the imports on all components and re-formats the files.\r\n\r\nIf using VS Code, the following settings will ensure the files remain consistently formatted and the imports in order (and this PR adds a workspace settings file in `.vscode/settings.json`):\r\n\r\n```\r\n\t\"editor.codeActionsOnSave\": {\r\n\t\t\"source.organizeImports\": true,\r\n\t},\r\n\t\"editor.formatOnSave\": true\r\n```\r\n\r\nThe one issue I haven't dealt with yet - the blank lines in files - `gofmt` and `goimports` surely spoiled my preferences... 😄 "},"comment":{"url":"https://api.github.com/repos/Azure/kashti/issues/comments/406340899","html_url":"https://github.com/Azure/kashti/pull/207#issuecomment-406340899","issue_url":"https://api.github.com/repos/Azure/kashti/issues/207","id":406340899,"node_id":"MDEyOklzc3VlQ29tbWVudDQwNjM0MDg5OQ==","user":{"login":"flynnduism","id":686194,"node_id":"MDQ6VXNlcjY4NjE5NA==","avatar_url":"https://avatars3.githubusercontent.com/u/686194?v=4","gravatar_id":"","url":"https://api.github.com/users/flynnduism","html_url":"https://github.com/flynnduism","followers_url":"https://api.github.com/users/flynnduism/followers","following_url":"https://api.github.com/users/flynnduism/following{/other_user}","gists_url":"https://api.github.com/users/flynnduism/gists{/gist_id}","starred_url":"https://api.github.com/users/flynnduism/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/flynnduism/subscriptions","organizations_url":"https://api.github.com/users/flynnduism/orgs","repos_url":"https://api.github.com/users/flynnduism/repos","events_url":"https://api.github.com/users/flynnduism/events{/privacy}","received_events_url":"https://api.github.com/users/flynnduism/received_events","type":"User","site_admin":false},"created_at":"2018-07-19T16:41:47Z","updated_at":"2018-07-19T16:41:47Z","author_association":"COLLABORATOR","body":"Nice tidy up. \r\n\r\n\r\n\r\nLooks good and $T runs without issue."}}
|
{
"id": 99830241,
"name": "Azure/kashti",
"url": "https://api.github.com/repos/Azure/kashti"
}
|
{
"id": 686194,
"login": "flynnduism",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/686194?",
"url": "https://api.github.com/users/flynnduism"
}
|
{
"id": 6844498,
"login": "Azure",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6844498?",
"url": "https://api.github.com/orgs/Azure"
}
| 2018-07-19T16:41:47 |
7990348990
|
{"actor":{"display_login":"flynnduism"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/Azure/durabletask/issues/221","repository_url":"https://api.github.com/repos/Azure/durabletask","labels_url":"https://api.github.com/repos/Azure/durabletask/issues/221/labels{/name}","comments_url":"https://api.github.com/repos/Azure/durabletask/issues/221/comments","events_url":"https://api.github.com/repos/Azure/durabletask/issues/221/events","html_url":"https://github.com/Azure/durabletask/pull/221","id":369780960,"node_id":"MDExOlB1bGxSZXF1ZXN0MjIyNjM2NTM0","number":221,"title":"enable paging for GetStateAsync","user":{"login":"k-miyake","id":1104403,"node_id":"MDQ6VXNlcjExMDQ0MDM=","avatar_url":"https://avatars0.githubusercontent.com/u/1104403?v=4","gravatar_id":"","url":"https://api.github.com/users/k-miyake","html_url":"https://github.com/k-miyake","followers_url":"https://api.github.com/users/k-miyake/followers","following_url":"https://api.github.com/users/k-miyake/following{/other_user}","gists_url":"https://api.github.com/users/k-miyake/gists{/gist_id}","starred_url":"https://api.github.com/users/k-miyake/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/k-miyake/subscriptions","organizations_url":"https://api.github.com/users/k-miyake/orgs","repos_url":"https://api.github.com/users/k-miyake/repos","events_url":"https://api.github.com/users/k-miyake/events{/privacy}","received_events_url":"https://api.github.com/users/k-miyake/received_events","type":"User","site_admin":false},"labels":[{"id":1034755431,"node_id":"MDU6TGFiZWwxMDM0NzU1NDMx","url":"https://api.github.com/repos/Azure/durabletask/labels/durable%20functions","name":"durable functions","color":"f2dd41","default":false}],"state":"open","locked":false,"assignee":{"login":"cgillum","id":2704139,"node_id":"MDQ6VXNlcjI3MDQxMzk=","avatar_url":"https://avatars2.githubusercontent.com/u/2704139?v=4","gravatar_id":"","url":"https://api.github.com/users/cgillum","html_url":"https://github.com/cgillum","followers_url":"https://api.github.com/users/cgillum/followers","following_url":"https://api.github.com/users/cgillum/following{/other_user}","gists_url":"https://api.github.com/users/cgillum/gists{/gist_id}","starred_url":"https://api.github.com/users/cgillum/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/cgillum/subscriptions","organizations_url":"https://api.github.com/users/cgillum/orgs","repos_url":"https://api.github.com/users/cgillum/repos","events_url":"https://api.github.com/users/cgillum/events{/privacy}","received_events_url":"https://api.github.com/users/cgillum/received_events","type":"User","site_admin":false},"assignees":[{"login":"cgillum","id":2704139,"node_id":"MDQ6VXNlcjI3MDQxMzk=","avatar_url":"https://avatars2.githubusercontent.com/u/2704139?v=4","gravatar_id":"","url":"https://api.github.com/users/cgillum","html_url":"https://github.com/cgillum","followers_url":"https://api.github.com/users/cgillum/followers","following_url":"https://api.github.com/users/cgillum/following{/other_user}","gists_url":"https://api.github.com/users/cgillum/gists{/gist_id}","starred_url":"https://api.github.com/users/cgillum/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/cgillum/subscriptions","organizations_url":"https://api.github.com/users/cgillum/orgs","repos_url":"https://api.github.com/users/cgillum/repos","events_url":"https://api.github.com/users/cgillum/events{/privacy}","received_events_url":"https://api.github.com/users/cgillum/received_events","type":"User","site_admin":false}],"milestone":null,"comments":9,"created_at":"2018-10-13T08:30:01Z","updated_at":"2018-10-25T01:31:32Z","closed_at":null,"author_association":"NONE","pull_request":{"url":"https://api.github.com/repos/Azure/durabletask/pulls/221","html_url":"https://github.com/Azure/durabletask/pull/221","diff_url":"https://github.com/Azure/durabletask/pull/221.diff","patch_url":"https://github.com/Azure/durabletask/pull/221.patch"},"body":"This PR related https://github.com/Azure/azure-functions-durable-extension/pull/473\r\n\r\n@TsuyoshiUshio "},"comment":{"url":"https://api.github.com/repos/Azure/durabletask/issues/comments/432882483","html_url":"https://github.com/Azure/durabletask/pull/221#issuecomment-432882483","issue_url":"https://api.github.com/repos/Azure/durabletask/issues/221","id":432882483,"node_id":"MDEyOklzc3VlQ29tbWVudDQzMjg4MjQ4Mw==","user":{"login":"gled4er","id":4756800,"node_id":"MDQ6VXNlcjQ3NTY4MDA=","avatar_url":"https://avatars3.githubusercontent.com/u/4756800?v=4","gravatar_id":"","url":"https://api.github.com/users/gled4er","html_url":"https://github.com/gled4er","followers_url":"https://api.github.com/users/gled4er/followers","following_url":"https://api.github.com/users/gled4er/following{/other_user}","gists_url":"https://api.github.com/users/gled4er/gists{/gist_id}","starred_url":"https://api.github.com/users/gled4er/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/gled4er/subscriptions","organizations_url":"https://api.github.com/users/gled4er/orgs","repos_url":"https://api.github.com/users/gled4er/repos","events_url":"https://api.github.com/users/gled4er/events{/privacy}","received_events_url":"https://api.github.com/users/gled4er/received_events","type":"User","site_admin":false},"created_at":"2018-10-25T01:31:32Z","updated_at":"2018-10-25T01:31:32Z","author_association":"CONTRIBUTOR","body":"Hello @cgillum,\r\n\r\nDo you think we can setup CI at least for **DurableTask.AzureStorage** in Azure DevOps ? It is free for Open Source projects so I think it is a good fit for the project.\r\n\r\nThank you! "}}
|
{
"id": 24898533,
"name": "Azure/durabletask",
"url": "https://api.github.com/repos/Azure/durabletask"
}
|
{
"id": 4756800,
"login": "gled4er",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4756800?",
"url": "https://api.github.com/users/gled4er"
}
|
{
"id": 6844498,
"login": "Azure",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6844498?",
"url": "https://api.github.com/orgs/Azure"
}
| 2018-10-25T01:31:32 |
8477161027
|
{"actor":{"display_login":"gled4er"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/Azure/azure-storage-azcopy/issues/46","repository_url":"https://api.github.com/repos/Azure/azure-storage-azcopy","labels_url":"https://api.github.com/repos/Azure/azure-storage-azcopy/issues/46/labels{/name}","comments_url":"https://api.github.com/repos/Azure/azure-storage-azcopy/issues/46/comments","events_url":"https://api.github.com/repos/Azure/azure-storage-azcopy/issues/46/events","html_url":"https://github.com/Azure/azure-storage-azcopy/issues/46","id":356530552,"node_id":"MDU6SXNzdWUzNTY1MzA1NTI=","number":46,"title":"Support reading from STDIN","user":{"login":"onny","id":757752,"node_id":"MDQ6VXNlcjc1Nzc1Mg==","avatar_url":"https://avatars1.githubusercontent.com/u/757752?v=4","gravatar_id":"","url":"https://api.github.com/users/onny","html_url":"https://github.com/onny","followers_url":"https://api.github.com/users/onny/followers","following_url":"https://api.github.com/users/onny/following{/other_user}","gists_url":"https://api.github.com/users/onny/gists{/gist_id}","starred_url":"https://api.github.com/users/onny/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/onny/subscriptions","organizations_url":"https://api.github.com/users/onny/orgs","repos_url":"https://api.github.com/users/onny/repos","events_url":"https://api.github.com/users/onny/events{/privacy}","received_events_url":"https://api.github.com/users/onny/received_events","type":"User","site_admin":false},"labels":[{"id":1045852503,"node_id":"MDU6TGFiZWwxMDQ1ODUyNTAz","url":"https://api.github.com/repos/Azure/azure-storage-azcopy/labels/documentation%20update","name":"documentation update","color":"ffdabf","default":false},{"id":783159448,"node_id":"MDU6TGFiZWw3ODMxNTk0NDg=","url":"https://api.github.com/repos/Azure/azure-storage-azcopy/labels/enhancement","name":"enhancement","color":"84b6eb","default":true},{"id":1053710755,"node_id":"MDU6TGFiZWwxMDUzNzEwNzU1","url":"https://api.github.com/repos/Azure/azure-storage-azcopy/labels/fixed/pending%20release","name":"fixed/pending release","color":"9bffb9","default":false}],"state":"closed","locked":false,"assignee":{"login":"zezha-msft","id":26559128,"node_id":"MDQ6VXNlcjI2NTU5MTI4","avatar_url":"https://avatars2.githubusercontent.com/u/26559128?v=4","gravatar_id":"","url":"https://api.github.com/users/zezha-msft","html_url":"https://github.com/zezha-msft","followers_url":"https://api.github.com/users/zezha-msft/followers","following_url":"https://api.github.com/users/zezha-msft/following{/other_user}","gists_url":"https://api.github.com/users/zezha-msft/gists{/gist_id}","starred_url":"https://api.github.com/users/zezha-msft/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zezha-msft/subscriptions","organizations_url":"https://api.github.com/users/zezha-msft/orgs","repos_url":"https://api.github.com/users/zezha-msft/repos","events_url":"https://api.github.com/users/zezha-msft/events{/privacy}","received_events_url":"https://api.github.com/users/zezha-msft/received_events","type":"User","site_admin":false},"assignees":[{"login":"zezha-msft","id":26559128,"node_id":"MDQ6VXNlcjI2NTU5MTI4","avatar_url":"https://avatars2.githubusercontent.com/u/26559128?v=4","gravatar_id":"","url":"https://api.github.com/users/zezha-msft","html_url":"https://github.com/zezha-msft","followers_url":"https://api.github.com/users/zezha-msft/followers","following_url":"https://api.github.com/users/zezha-msft/following{/other_user}","gists_url":"https://api.github.com/users/zezha-msft/gists{/gist_id}","starred_url":"https://api.github.com/users/zezha-msft/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zezha-msft/subscriptions","organizations_url":"https://api.github.com/users/zezha-msft/orgs","repos_url":"https://api.github.com/users/zezha-msft/repos","events_url":"https://api.github.com/users/zezha-msft/events{/privacy}","received_events_url":"https://api.github.com/users/zezha-msft/received_events","type":"User","site_admin":false}],"milestone":null,"comments":4,"created_at":"2018-09-03T14:39:34Z","updated_at":"2018-09-15T00:48:41Z","closed_at":"2018-09-15T00:48:41Z","author_association":"NONE","body":"Hey,\r\nwould be nice to transfer files with azcopy which are read by STDIN, like:\r\n```\r\ncat MYFILE | azcopy cp \"https://myaccount.blob.core.windows.net/mycontainer/1file.txt?sastokenhere\"\r\n```\r\nThis is already implemented in azcopy v7.\r\n\r\nBest regards,\r\nJonas"},"comment":{"url":"https://api.github.com/repos/Azure/azure-storage-azcopy/issues/comments/421518176","html_url":"https://github.com/Azure/azure-storage-azcopy/issues/46#issuecomment-421518176","issue_url":"https://api.github.com/repos/Azure/azure-storage-azcopy/issues/46","id":421518176,"node_id":"MDEyOklzc3VlQ29tbWVudDQyMTUxODE3Ng==","user":{"login":"zezha-msft","id":26559128,"node_id":"MDQ6VXNlcjI2NTU5MTI4","avatar_url":"https://avatars2.githubusercontent.com/u/26559128?v=4","gravatar_id":"","url":"https://api.github.com/users/zezha-msft","html_url":"https://github.com/zezha-msft","followers_url":"https://api.github.com/users/zezha-msft/followers","following_url":"https://api.github.com/users/zezha-msft/following{/other_user}","gists_url":"https://api.github.com/users/zezha-msft/gists{/gist_id}","starred_url":"https://api.github.com/users/zezha-msft/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zezha-msft/subscriptions","organizations_url":"https://api.github.com/users/zezha-msft/orgs","repos_url":"https://api.github.com/users/zezha-msft/repos","events_url":"https://api.github.com/users/zezha-msft/events{/privacy}","received_events_url":"https://api.github.com/users/zezha-msft/received_events","type":"User","site_admin":false},"created_at":"2018-09-15T00:48:41Z","updated_at":"2018-09-15T00:48:41Z","author_association":"MEMBER","body":"Hi @onny, this was fixed in v10.0.1."}}
|
{
"id": 114798676,
"name": "Azure/azure-storage-azcopy",
"url": "https://api.github.com/repos/Azure/azure-storage-azcopy"
}
|
{
"id": 26559128,
"login": "zezha-msft",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/26559128?",
"url": "https://api.github.com/users/zezha-msft"
}
|
{
"id": 6844498,
"login": "Azure",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6844498?",
"url": "https://api.github.com/orgs/Azure"
}
| 2018-09-15T00:48:41 |
8269054487
|
{"actor":{"display_login":"zezha-msft"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/Azure/azure-quickstart-templates/issues/4234","repository_url":"https://api.github.com/repos/Azure/azure-quickstart-templates","labels_url":"https://api.github.com/repos/Azure/azure-quickstart-templates/issues/4234/labels{/name}","comments_url":"https://api.github.com/repos/Azure/azure-quickstart-templates/issues/4234/comments","events_url":"https://api.github.com/repos/Azure/azure-quickstart-templates/issues/4234/events","html_url":"https://github.com/Azure/azure-quickstart-templates/issues/4234","id":293201312,"node_id":"MDU6SXNzdWUyOTMyMDEzMTI=","number":4234,"title":"Impossible to retreive dynamic IP address after deployment","user":{"login":"MCKLMT","id":5141735,"node_id":"MDQ6VXNlcjUxNDE3MzU=","avatar_url":"https://avatars1.githubusercontent.com/u/5141735?v=4","gravatar_id":"","url":"https://api.github.com/users/MCKLMT","html_url":"https://github.com/MCKLMT","followers_url":"https://api.github.com/users/MCKLMT/followers","following_url":"https://api.github.com/users/MCKLMT/following{/other_user}","gists_url":"https://api.github.com/users/MCKLMT/gists{/gist_id}","starred_url":"https://api.github.com/users/MCKLMT/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/MCKLMT/subscriptions","organizations_url":"https://api.github.com/users/MCKLMT/orgs","repos_url":"https://api.github.com/users/MCKLMT/repos","events_url":"https://api.github.com/users/MCKLMT/events{/privacy}","received_events_url":"https://api.github.com/users/MCKLMT/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2018-01-31T15:31:42Z","updated_at":"2018-07-12T15:44:54Z","closed_at":null,"author_association":"CONTRIBUTOR","body":"### Issue Details\r\n\r\nIt's possible to retrieve a static IP address in outputs of a template but not a dynamic IP.\r\n\r\n### Repro steps\r\n\r\n**This template works**, the IP is in the outputs:\r\n\r\n``` json\r\n{\r\n \"$schema\": \"https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#\",\r\n \"contentVersion\": \"1.0.0.0\",\r\n \"parameters\": {\r\n \"publicIPAddresses_name\": {\r\n \"type\": \"String\"\r\n }\r\n },\r\n \"variables\": {},\r\n \"resources\": [\r\n {\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"name\": \"[parameters('publicIPAddresses_name')]\",\r\n \"apiVersion\": \"2017-06-01\",\r\n \"location\": \"westeurope\",\r\n \"properties\": {\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Static\",\r\n \"idleTimeoutInMinutes\": 4\r\n }\r\n }\r\n ],\r\n \"outputs\": {\r\n \"resourceID\": {\r\n \"type\": \"String\",\r\n \"value\": \"[resourceId('Microsoft.Network/publicIPAddresses', parameters('publicIPAddresses_name'))]\"\r\n },\r\n \"ipaddress\": {\r\n \"type\": \"String\",\r\n \"value\": \"[reference(parameters('publicIPAddresses_name')).ipAddress]\"\r\n }\r\n }\r\n}\r\n```\r\n\r\n**This template does not work**:\r\n\r\n``` json\r\n{\r\n \"$schema\": \"https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#\",\r\n \"contentVersion\": \"1.0.0.0\",\r\n \"parameters\": {\r\n \"publicIPAddresses_name\": {\r\n \"type\": \"String\"\r\n }\r\n },\r\n \"variables\": {},\r\n \"resources\": [\r\n {\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"name\": \"[parameters('publicIPAddresses_name')]\",\r\n \"apiVersion\": \"2017-06-01\",\r\n \"location\": \"westeurope\",\r\n \"properties\": {\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4\r\n }\r\n }\r\n ],\r\n \"outputs\": {\r\n \"resourceID\": {\r\n \"type\": \"String\",\r\n \"value\": \"[resourceId('Microsoft.Network/publicIPAddresses', parameters('publicIPAddresses_name'))]\"\r\n },\r\n \"ipaddress\": {\r\n \"type\": \"String\",\r\n \"value\": \"[reference(parameters('publicIPAddresses_name')).ipAddress]\"\r\n }\r\n }\r\n}\r\n```\r\nThe error message is:\r\n``` json\r\n{ \r\n \"code\":\"DeploymentOutputEvaluationFailed\",\r\n \"message\":\"Unable to evaluate template outputs: 'ipaddress'. Please see error details and deployment operations. Please see https://aka.ms/arm-debug for usage details.\",\r\n \"details\":[ \r\n { \r\n \"code\":\"DeploymentOutputEvaluationFailed\",\r\n \"target\":\"ipaddress\",\r\n \"message\":\"The template output 'ipaddress' is not valid: The language expression property 'ipAddress' doesn't exist, available properties are 'provisioningState, resourceGuid, publicIPAddressVersion, publicIPAllocationMethod, idleTimeoutInMinutes'..\"\r\n }\r\n ]\r\n}\r\n```\r\nWhy is it working for static IP but not dynamic?\r\n\r\nThanks"},"comment":{"url":"https://api.github.com/repos/Azure/azure-quickstart-templates/issues/comments/404557878","html_url":"https://github.com/Azure/azure-quickstart-templates/issues/4234#issuecomment-404557878","issue_url":"https://api.github.com/repos/Azure/azure-quickstart-templates/issues/4234","id":404557878,"node_id":"MDEyOklzc3VlQ29tbWVudDQwNDU1Nzg3OA==","user":{"login":"MCKLMT","id":5141735,"node_id":"MDQ6VXNlcjUxNDE3MzU=","avatar_url":"https://avatars1.githubusercontent.com/u/5141735?v=4","gravatar_id":"","url":"https://api.github.com/users/MCKLMT","html_url":"https://github.com/MCKLMT","followers_url":"https://api.github.com/users/MCKLMT/followers","following_url":"https://api.github.com/users/MCKLMT/following{/other_user}","gists_url":"https://api.github.com/users/MCKLMT/gists{/gist_id}","starred_url":"https://api.github.com/users/MCKLMT/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/MCKLMT/subscriptions","organizations_url":"https://api.github.com/users/MCKLMT/orgs","repos_url":"https://api.github.com/users/MCKLMT/repos","events_url":"https://api.github.com/users/MCKLMT/events{/privacy}","received_events_url":"https://api.github.com/users/MCKLMT/received_events","type":"User","site_admin":false},"created_at":"2018-07-12T15:44:54Z","updated_at":"2018-07-12T15:44:54Z","author_association":"CONTRIBUTOR","body":"Hi,\r\nI solved my issue with the help of a PM whom shared with me a trick. This template can help you to understand how: https://github.com/Azure/azure-quickstart-templates/tree/master/201-application-gateway-webapp-iprestriction"}}
|
{
"id": 34407651,
"name": "Azure/azure-quickstart-templates",
"url": "https://api.github.com/repos/Azure/azure-quickstart-templates"
}
|
{
"id": 5141735,
"login": "MCKLMT",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5141735?",
"url": "https://api.github.com/users/MCKLMT"
}
|
{
"id": 6844498,
"login": "Azure",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6844498?",
"url": "https://api.github.com/orgs/Azure"
}
| 2018-07-12T15:44:54 |
7957101623
|
{"actor":{"display_login":"MCKLMT"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/Azure/ms-rest-azure-js/issues/37","repository_url":"https://api.github.com/repos/Azure/ms-rest-azure-js","labels_url":"https://api.github.com/repos/Azure/ms-rest-azure-js/issues/37/labels{/name}","comments_url":"https://api.github.com/repos/Azure/ms-rest-azure-js/issues/37/comments","events_url":"https://api.github.com/repos/Azure/ms-rest-azure-js/issues/37/events","html_url":"https://github.com/Azure/ms-rest-azure-js/issues/37","id":337625657,"node_id":"MDU6SXNzdWUzMzc2MjU2NTc=","number":37,"title":"How to login without a Service Principal Secret","user":{"login":"prashanthyv","id":38299801,"node_id":"MDQ6VXNlcjM4Mjk5ODAx","avatar_url":"https://avatars3.githubusercontent.com/u/38299801?v=4","gravatar_id":"","url":"https://api.github.com/users/prashanthyv","html_url":"https://github.com/prashanthyv","followers_url":"https://api.github.com/users/prashanthyv/followers","following_url":"https://api.github.com/users/prashanthyv/following{/other_user}","gists_url":"https://api.github.com/users/prashanthyv/gists{/gist_id}","starred_url":"https://api.github.com/users/prashanthyv/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/prashanthyv/subscriptions","organizations_url":"https://api.github.com/users/prashanthyv/orgs","repos_url":"https://api.github.com/users/prashanthyv/repos","events_url":"https://api.github.com/users/prashanthyv/events{/privacy}","received_events_url":"https://api.github.com/users/prashanthyv/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2018-07-02T18:51:33Z","updated_at":"2018-07-02T19:12:16Z","closed_at":null,"author_association":"NONE","body":"Going over this library I cannot find a way to login without using a Service Principal Secret. \r\nhttps://www.npmjs.com/package/ms-rest-azure\r\n\r\nIs there a way to login with a certificate instead? "},"comment":{"url":"https://api.github.com/repos/Azure/ms-rest-azure-js/issues/comments/401905198","html_url":"https://github.com/Azure/ms-rest-azure-js/issues/37#issuecomment-401905198","issue_url":"https://api.github.com/repos/Azure/ms-rest-azure-js/issues/37","id":401905198,"node_id":"MDEyOklzc3VlQ29tbWVudDQwMTkwNTE5OA==","user":{"login":"prashanthyv","id":38299801,"node_id":"MDQ6VXNlcjM4Mjk5ODAx","avatar_url":"https://avatars3.githubusercontent.com/u/38299801?v=4","gravatar_id":"","url":"https://api.github.com/users/prashanthyv","html_url":"https://github.com/prashanthyv","followers_url":"https://api.github.com/users/prashanthyv/followers","following_url":"https://api.github.com/users/prashanthyv/following{/other_user}","gists_url":"https://api.github.com/users/prashanthyv/gists{/gist_id}","starred_url":"https://api.github.com/users/prashanthyv/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/prashanthyv/subscriptions","organizations_url":"https://api.github.com/users/prashanthyv/orgs","repos_url":"https://api.github.com/users/prashanthyv/repos","events_url":"https://api.github.com/users/prashanthyv/events{/privacy}","received_events_url":"https://api.github.com/users/prashanthyv/received_events","type":"User","site_admin":false},"created_at":"2018-07-02T19:12:16Z","updated_at":"2018-07-02T19:12:16Z","author_association":"NONE","body":"Thank you. I'm not sure I understand how I can login using a certificate instead? \r\nI'm looking at this - https://github.com/Azure/ms-rest-nodeauth#service-principal-authentication-from-auth-file-on-disk\r\n\r\nIs that still right though?"}}
|
{
"id": 101935847,
"name": "Azure/ms-rest-azure-js",
"url": "https://api.github.com/repos/Azure/ms-rest-azure-js"
}
|
{
"id": 38299801,
"login": "prashanthyv",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/38299801?",
"url": "https://api.github.com/users/prashanthyv"
}
|
{
"id": 6844498,
"login": "Azure",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6844498?",
"url": "https://api.github.com/orgs/Azure"
}
| 2018-07-02T19:12:16 |
7908443056
|
{"actor":{"display_login":"prashanthyv"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/Azure/azure-sdk-for-python/issues/1887","repository_url":"https://api.github.com/repos/Azure/azure-sdk-for-python","labels_url":"https://api.github.com/repos/Azure/azure-sdk-for-python/issues/1887/labels{/name}","comments_url":"https://api.github.com/repos/Azure/azure-sdk-for-python/issues/1887/comments","events_url":"https://api.github.com/repos/Azure/azure-sdk-for-python/issues/1887/events","html_url":"https://github.com/Azure/azure-sdk-for-python/pull/1887","id":293739750,"number":1887,"title":"Relay : added tests","user":{"login":"v-Ajnava","id":20111972,"avatar_url":"https://avatars3.githubusercontent.com/u/20111972?v=4","gravatar_id":"","url":"https://api.github.com/users/v-Ajnava","html_url":"https://github.com/v-Ajnava","followers_url":"https://api.github.com/users/v-Ajnava/followers","following_url":"https://api.github.com/users/v-Ajnava/following{/other_user}","gists_url":"https://api.github.com/users/v-Ajnava/gists{/gist_id}","starred_url":"https://api.github.com/users/v-Ajnava/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/v-Ajnava/subscriptions","organizations_url":"https://api.github.com/users/v-Ajnava/orgs","repos_url":"https://api.github.com/users/v-Ajnava/repos","events_url":"https://api.github.com/users/v-Ajnava/events{/privacy}","received_events_url":"https://api.github.com/users/v-Ajnava/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2018-02-02T01:09:11Z","updated_at":"2018-02-02T22:18:42Z","closed_at":null,"author_association":"MEMBER","pull_request":{"url":"https://api.github.com/repos/Azure/azure-sdk-for-python/pulls/1887","html_url":"https://github.com/Azure/azure-sdk-for-python/pull/1887","diff_url":"https://github.com/Azure/azure-sdk-for-python/pull/1887.diff","patch_url":"https://github.com/Azure/azure-sdk-for-python/pull/1887.patch"},"body":""},"comment":{"url":"https://api.github.com/repos/Azure/azure-sdk-for-python/issues/comments/362724583","html_url":"https://github.com/Azure/azure-sdk-for-python/pull/1887#issuecomment-362724583","issue_url":"https://api.github.com/repos/Azure/azure-sdk-for-python/issues/1887","id":362724583,"user":{"login":"v-Ajnava","id":20111972,"avatar_url":"https://avatars3.githubusercontent.com/u/20111972?v=4","gravatar_id":"","url":"https://api.github.com/users/v-Ajnava","html_url":"https://github.com/v-Ajnava","followers_url":"https://api.github.com/users/v-Ajnava/followers","following_url":"https://api.github.com/users/v-Ajnava/following{/other_user}","gists_url":"https://api.github.com/users/v-Ajnava/gists{/gist_id}","starred_url":"https://api.github.com/users/v-Ajnava/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/v-Ajnava/subscriptions","organizations_url":"https://api.github.com/users/v-Ajnava/orgs","repos_url":"https://api.github.com/users/v-Ajnava/repos","events_url":"https://api.github.com/users/v-Ajnava/events{/privacy}","received_events_url":"https://api.github.com/users/v-Ajnava/received_events","type":"User","site_admin":false},"created_at":"2018-02-02T22:18:42Z","updated_at":"2018-02-02T22:18:42Z","author_association":"MEMBER","body":"@lmazuel yes, we can release the package. "}}
|
{
"id": 4127088,
"name": "Azure/azure-sdk-for-python",
"url": "https://api.github.com/repos/Azure/azure-sdk-for-python"
}
|
{
"id": 20111972,
"login": "v-Ajnava",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/20111972?",
"url": "https://api.github.com/users/v-Ajnava"
}
|
{
"id": 6844498,
"login": "Azure",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6844498?",
"url": "https://api.github.com/orgs/Azure"
}
| 2018-02-02T22:18:42 |
7191743130
|
{"actor":{"display_login":"v-Ajnava"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/Azure/azure-iot-sdk-c/issues/691","repository_url":"https://api.github.com/repos/Azure/azure-iot-sdk-c","labels_url":"https://api.github.com/repos/Azure/azure-iot-sdk-c/issues/691/labels{/name}","comments_url":"https://api.github.com/repos/Azure/azure-iot-sdk-c/issues/691/comments","events_url":"https://api.github.com/repos/Azure/azure-iot-sdk-c/issues/691/events","html_url":"https://github.com/Azure/azure-iot-sdk-c/issues/691","id":373598709,"node_id":"MDU6SXNzdWUzNzM1OTg3MDk=","number":691,"title":"Please provide the files necessary to cross compile for a Raspberry Pi","user":{"login":"hamburml","id":7239350,"node_id":"MDQ6VXNlcjcyMzkzNTA=","avatar_url":"https://avatars1.githubusercontent.com/u/7239350?v=4","gravatar_id":"","url":"https://api.github.com/users/hamburml","html_url":"https://github.com/hamburml","followers_url":"https://api.github.com/users/hamburml/followers","following_url":"https://api.github.com/users/hamburml/following{/other_user}","gists_url":"https://api.github.com/users/hamburml/gists{/gist_id}","starred_url":"https://api.github.com/users/hamburml/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/hamburml/subscriptions","organizations_url":"https://api.github.com/users/hamburml/orgs","repos_url":"https://api.github.com/users/hamburml/repos","events_url":"https://api.github.com/users/hamburml/events{/privacy}","received_events_url":"https://api.github.com/users/hamburml/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2018-10-24T17:41:50Z","updated_at":"2018-10-30T20:13:37Z","closed_at":null,"author_association":"NONE","body":"# Description of the issue:\r\nhttps://github.com/Azure/azure-iot-sdk-c/blob/master/doc/SDK_cross_compile_example.md mentions that the raspberrypi/tools don't provide all files necessary to cross compile from a debian-host. I think it's user-friendly if you could provide the necessary files.\r\n\r\nThank you!\r\n\r\nReference Issue https://github.com/Azure/azure-iot-sdk-c/issues/421"},"comment":{"url":"https://api.github.com/repos/Azure/azure-iot-sdk-c/issues/comments/434452398","html_url":"https://github.com/Azure/azure-iot-sdk-c/issues/691#issuecomment-434452398","issue_url":"https://api.github.com/repos/Azure/azure-iot-sdk-c/issues/691","id":434452398,"node_id":"MDEyOklzc3VlQ29tbWVudDQzNDQ1MjM5OA==","user":{"login":"hamburml","id":7239350,"node_id":"MDQ6VXNlcjcyMzkzNTA=","avatar_url":"https://avatars1.githubusercontent.com/u/7239350?v=4","gravatar_id":"","url":"https://api.github.com/users/hamburml","html_url":"https://github.com/hamburml","followers_url":"https://api.github.com/users/hamburml/followers","following_url":"https://api.github.com/users/hamburml/following{/other_user}","gists_url":"https://api.github.com/users/hamburml/gists{/gist_id}","starred_url":"https://api.github.com/users/hamburml/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/hamburml/subscriptions","organizations_url":"https://api.github.com/users/hamburml/orgs","repos_url":"https://api.github.com/users/hamburml/repos","events_url":"https://api.github.com/users/hamburml/events{/privacy}","received_events_url":"https://api.github.com/users/hamburml/received_events","type":"User","site_admin":false},"created_at":"2018-10-30T20:13:37Z","updated_at":"2018-10-30T20:13:37Z","author_association":"NONE","body":"Hi @markrad \r\n\r\nthanks for the reply. I was able to build it if I copy the files from the Raspberry Pi.\r\n\r\nBut what if a user doesn't have a Raspberry Pi right now or the whole building process is automated and the process of copying files from an (updated) Raspberry Pi with Raspbian is counteractive. Shouldn't it be buildable without having the physical device in front of you?\r\n\r\nThanks"}}
|
{
"id": 70934373,
"name": "Azure/azure-iot-sdk-c",
"url": "https://api.github.com/repos/Azure/azure-iot-sdk-c"
}
|
{
"id": 7239350,
"login": "hamburml",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/7239350?",
"url": "https://api.github.com/users/hamburml"
}
|
{
"id": 6844498,
"login": "Azure",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6844498?",
"url": "https://api.github.com/orgs/Azure"
}
| 2018-10-30T20:13:38 |
8507843257
|
{"actor":{"display_login":"hamburml"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/Azure/simdem/issues/96","repository_url":"https://api.github.com/repos/Azure/simdem","labels_url":"https://api.github.com/repos/Azure/simdem/issues/96/labels{/name}","comments_url":"https://api.github.com/repos/Azure/simdem/issues/96/comments","events_url":"https://api.github.com/repos/Azure/simdem/issues/96/events","html_url":"https://github.com/Azure/simdem/issues/96","id":296029506,"number":96,"title":"SimDem 2 Feature: Setup/Teardown","user":{"login":"lastcoolnameleft","id":686999,"avatar_url":"https://avatars1.githubusercontent.com/u/686999?v=4","gravatar_id":"","url":"https://api.github.com/users/lastcoolnameleft","html_url":"https://github.com/lastcoolnameleft","followers_url":"https://api.github.com/users/lastcoolnameleft/followers","following_url":"https://api.github.com/users/lastcoolnameleft/following{/other_user}","gists_url":"https://api.github.com/users/lastcoolnameleft/gists{/gist_id}","starred_url":"https://api.github.com/users/lastcoolnameleft/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/lastcoolnameleft/subscriptions","organizations_url":"https://api.github.com/users/lastcoolnameleft/orgs","repos_url":"https://api.github.com/users/lastcoolnameleft/repos","events_url":"https://api.github.com/users/lastcoolnameleft/events{/privacy}","received_events_url":"https://api.github.com/users/lastcoolnameleft/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-02-09T22:17:18Z","updated_at":"2018-02-09T22:29:33Z","closed_at":null,"author_association":"MEMBER","body":"For tests to be run over again, some walkthroughs need to clean up after themselves. But not completely.\r\n\r\nFor example, if I want to demo deploying a Helm chart, once the main section is done, we want to allow the option to clean up after itself and delete the helm chart. However, we don't want it to delete the full K8S instance.\r\n\r\nWe also might want to enable performing a clean prior to running. (i.e. Similar to setup/teardown of most test frameworks)\r\n\r\nThis gets awkward when factoring in Prerequisites (which have validations to determine if they should be run). My initial thought is to have them independent, and keep Prerequisites focused on conditionals/validation.\r\n\r\nMy proposal is to introduce 2 optional sections to markdown: \r\n* Setup\r\n* Cleanup \r\n\r\n"},"comment":{"url":"https://api.github.com/repos/Azure/simdem/issues/comments/364587989","html_url":"https://github.com/Azure/simdem/issues/96#issuecomment-364587989","issue_url":"https://api.github.com/repos/Azure/simdem/issues/96","id":364587989,"user":{"login":"rgardler","id":250240,"avatar_url":"https://avatars2.githubusercontent.com/u/250240?v=4","gravatar_id":"","url":"https://api.github.com/users/rgardler","html_url":"https://github.com/rgardler","followers_url":"https://api.github.com/users/rgardler/followers","following_url":"https://api.github.com/users/rgardler/following{/other_user}","gists_url":"https://api.github.com/users/rgardler/gists{/gist_id}","starred_url":"https://api.github.com/users/rgardler/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rgardler/subscriptions","organizations_url":"https://api.github.com/users/rgardler/orgs","repos_url":"https://api.github.com/users/rgardler/repos","events_url":"https://api.github.com/users/rgardler/events{/privacy}","received_events_url":"https://api.github.com/users/rgardler/received_events","type":"User","site_admin":false},"created_at":"2018-02-09T22:29:33Z","updated_at":"2018-02-09T22:29:33Z","author_association":"MEMBER","body":"The way I work this in the current implementation is to use separate markdowns for each and reference setup steps in the prerequisites and teardown in the next steps. This works well for tutorials and manually executed demos, but less well for automated testing (which doesn't run next steps).\r\n\r\nTo facilitate cleanup in automated tests I implemented a \"test plan\" feature, see [docs](https://github.com/Azure/simdem/tree/master/demo_scripts/simdem/test#test-plans) and [example](https://github.com/Azure/simdem/blob/master/demo_scripts/test/test_plan.txt). It turns out that there isn't actually a need for the separate parsing of a test plan anymore (it can be done in mardown now).\r\n\r\nThis is the main driver for having a validation section for pre-reqs. It enables us to run the setup steps (defined in prerequisites) then cleanup some of the work for the next test but only have the necessary prerequisites re-run.\r\n\r\nIn all the cases I've built so far this works well and I don't see the need for explicit new sections in the doc. Can you give a concrete example where they are needed and why.\r\n"}}
|
{
"id": 99610639,
"name": "Azure/simdem",
"url": "https://api.github.com/repos/Azure/simdem"
}
|
{
"id": 250240,
"login": "rgardler",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/250240?",
"url": "https://api.github.com/users/rgardler"
}
|
{
"id": 6844498,
"login": "Azure",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6844498?",
"url": "https://api.github.com/orgs/Azure"
}
| 2018-02-09T22:29:33 |
7225360393
|
{"actor":{"display_login":"rgardler"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/Azure/azure-docs-sdk-java/issues/377","repository_url":"https://api.github.com/repos/Azure/azure-docs-sdk-java","labels_url":"https://api.github.com/repos/Azure/azure-docs-sdk-java/issues/377/labels{/name}","comments_url":"https://api.github.com/repos/Azure/azure-docs-sdk-java/issues/377/comments","events_url":"https://api.github.com/repos/Azure/azure-docs-sdk-java/issues/377/events","html_url":"https://github.com/Azure/azure-docs-sdk-java/pull/377","id":303582070,"number":377,"title":"Update ms.topic to be landing-page","user":{"login":"sarah-barrett","id":32312237,"avatar_url":"https://avatars3.githubusercontent.com/u/32312237?v=4","gravatar_id":"","url":"https://api.github.com/users/sarah-barrett","html_url":"https://github.com/sarah-barrett","followers_url":"https://api.github.com/users/sarah-barrett/followers","following_url":"https://api.github.com/users/sarah-barrett/following{/other_user}","gists_url":"https://api.github.com/users/sarah-barrett/gists{/gist_id}","starred_url":"https://api.github.com/users/sarah-barrett/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sarah-barrett/subscriptions","organizations_url":"https://api.github.com/users/sarah-barrett/orgs","repos_url":"https://api.github.com/users/sarah-barrett/repos","events_url":"https://api.github.com/users/sarah-barrett/events{/privacy}","received_events_url":"https://api.github.com/users/sarah-barrett/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-03-08T18:23:31Z","updated_at":"2018-03-08T18:47:40Z","closed_at":null,"author_association":"NONE","pull_request":{"url":"https://api.github.com/repos/Azure/azure-docs-sdk-java/pulls/377","html_url":"https://github.com/Azure/azure-docs-sdk-java/pull/377","diff_url":"https://github.com/Azure/azure-docs-sdk-java/pull/377.diff","patch_url":"https://github.com/Azure/azure-docs-sdk-java/pull/377.patch"},"body":""},"comment":{"url":"https://api.github.com/repos/Azure/azure-docs-sdk-java/issues/comments/371584477","html_url":"https://github.com/Azure/azure-docs-sdk-java/pull/377#issuecomment-371584477","issue_url":"https://api.github.com/repos/Azure/azure-docs-sdk-java/issues/377","id":371584477,"user":{"login":"openpublishbuild","id":14725744,"avatar_url":"https://avatars2.githubusercontent.com/u/14725744?v=4","gravatar_id":"","url":"https://api.github.com/users/openpublishbuild","html_url":"https://github.com/openpublishbuild","followers_url":"https://api.github.com/users/openpublishbuild/followers","following_url":"https://api.github.com/users/openpublishbuild/following{/other_user}","gists_url":"https://api.github.com/users/openpublishbuild/gists{/gist_id}","starred_url":"https://api.github.com/users/openpublishbuild/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/openpublishbuild/subscriptions","organizations_url":"https://api.github.com/users/openpublishbuild/orgs","repos_url":"https://api.github.com/users/openpublishbuild/repos","events_url":"https://api.github.com/users/openpublishbuild/events{/privacy}","received_events_url":"https://api.github.com/users/openpublishbuild/received_events","type":"User","site_admin":false},"created_at":"2018-03-08T18:47:40Z","updated_at":"2018-03-08T18:47:40Z","author_association":"COLLABORATOR","body":"### :white_check_mark: Validation status: passed\r\n\r\n\r\nFile | Status | Preview URL | Details\r\n---- | ------ | ----------- | -------\r\n[docs-ref-conceptual/spring-framework/index.yml](https://github.com/sarah-barrett/azure-docs-sdk-java/blob/patch-2/docs-ref-conceptual/spring-framework/index.yml) | :white_check_mark:Succeeded | |\r\n\r\nFor more details, please refer to the [build report](https://opbuildstorageprod.blob.core.windows.net/report/2018%5C3%5C8%5C5de83821-f44b-0e93-473e-c19393f102fe%5CPullRequest%5C201803081823336759-377%5Cworkflow_report.html?sv=2015-02-21&sr=b&sig=2O1bMXGECF%2B8IMw534icthPTZdvljF4LvDqQZ4w2lWA%3D&st=2018-03-08T18%3A42%3A40Z&se=2018-04-08T18%3A47%3A40Z&sp=r).\r\n\r\n**Note:** If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.\r\n"}}
|
{
"id": 63614079,
"name": "Azure/azure-docs-sdk-java",
"url": "https://api.github.com/repos/Azure/azure-docs-sdk-java"
}
|
{
"id": 14725744,
"login": "openpublishbuild",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/14725744?",
"url": "https://api.github.com/users/openpublishbuild"
}
|
{
"id": 6844498,
"login": "Azure",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6844498?",
"url": "https://api.github.com/orgs/Azure"
}
| 2018-03-08T18:47:41 |
7351905738
|
{"actor":{"display_login":"openpublishbuild"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/Azure/azure-iot-sdk-java/issues/304","repository_url":"https://api.github.com/repos/Azure/azure-iot-sdk-java","labels_url":"https://api.github.com/repos/Azure/azure-iot-sdk-java/issues/304/labels{/name}","comments_url":"https://api.github.com/repos/Azure/azure-iot-sdk-java/issues/304/comments","events_url":"https://api.github.com/repos/Azure/azure-iot-sdk-java/issues/304/events","html_url":"https://github.com/Azure/azure-iot-sdk-java/issues/304","id":350013914,"node_id":"MDU6SXNzdWUzNTAwMTM5MTQ=","number":304,"title":"[Device Client] Disconnects and never reconnects","user":{"login":"pizerg","id":4287940,"node_id":"MDQ6VXNlcjQyODc5NDA=","avatar_url":"https://avatars0.githubusercontent.com/u/4287940?v=4","gravatar_id":"","url":"https://api.github.com/users/pizerg","html_url":"https://github.com/pizerg","followers_url":"https://api.github.com/users/pizerg/followers","following_url":"https://api.github.com/users/pizerg/following{/other_user}","gists_url":"https://api.github.com/users/pizerg/gists{/gist_id}","starred_url":"https://api.github.com/users/pizerg/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/pizerg/subscriptions","organizations_url":"https://api.github.com/users/pizerg/orgs","repos_url":"https://api.github.com/users/pizerg/repos","events_url":"https://api.github.com/users/pizerg/events{/privacy}","received_events_url":"https://api.github.com/users/pizerg/received_events","type":"User","site_admin":false},"labels":[{"id":512650016,"node_id":"MDU6TGFiZWw1MTI2NTAwMTY=","url":"https://api.github.com/repos/Azure/azure-iot-sdk-java/labels/investigation-required","name":"investigation-required","color":"fcedb5","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":7,"created_at":"2018-08-13T12:44:17Z","updated_at":"2018-08-22T17:33:46Z","closed_at":null,"author_association":"NONE","body":"- **OS and version used:** Windows 10, Raspbian\r\n\r\n- **Java runtime used:** Java 1.8\r\n\r\n- **SDK version used:** Device Client 1.13.2\r\n\r\n# Description of the issue:\r\nTried with the following protocols (same or equivalent results with all of them): AMQPS_WS, MQTT_WS and MQTT\r\n\r\nAfter a successful connection it runs for a while (less than 2 hours) and without a visible reason the client disconnects (see exception below), status callback is called with DISCONNECTED_RETRYING but it never reconnects again (internet connection never drops during the tests).\r\n\r\nBesides that, after updating to 1.13.2 the log has been flooded with the following (even after the connection drops which shouldn't be saying \"Successfully send all queued messages\" as new messages are queued but they're never sent as the client has disconnected)\r\n\r\n```\r\n2018-08-13 12:19:13,226 IotHubSendTask [azure-iot-sdk-IotHubSendTask] TRACE: Now sending all queued messages to IoT Hub\r\n2018-08-13 12:19:13,226 IotHubSendTask [azure-iot-sdk-IotHubSendTask] TRACE: Now invoking all queued callbacks\r\n2018-08-13 12:19:13,226 IotHubSendTask [azure-iot-sdk-IotHubSendTask] TRACE: Successfully send all queued messages to IoT Hub\r\n```\r\n\r\n# Console log of the issue:\r\n```\r\ncom.microsoft.azure.sdk.iot.device.exceptions.ProtocolException: Mqtt connection lost\r\n\tat com.microsoft.azure.sdk.iot.device.transport.mqtt.exceptions.PahoExceptionTranslator.convertToMqttException(PahoExceptionTranslator.java:75)\r\n\tat com.microsoft.azure.sdk.iot.device.transport.mqtt.Mqtt.connectionLost(Mqtt.java:346)\r\n\tat org.eclipse.paho.client.mqttv3.internal.CommsCallback.connectionLost(CommsCallback.java:292)\r\n\tat org.eclipse.paho.client.mqttv3.internal.ClientComms.shutdownConnection(ClientComms.java:423)\r\n\tat org.eclipse.paho.client.mqttv3.internal.CommsReceiver.run(CommsReceiver.java:181)\r\n\tat java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)\r\n\tat java.util.concurrent.FutureTask.run(FutureTask.java:266)\r\n\tat java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)\r\n\tat java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)\r\n\tat java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)\r\n\tat java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)\r\n\tat java.lang.Thread.run(Thread.java:745)\r\nCaused by: Connection lost (32109) - java.io.EOFException\r\n\t... 8 more\r\nCaused by: java.io.EOFException\r\n\tat java.io.DataInputStream.readByte(DataInputStream.java:267)\r\n\tat org.eclipse.paho.client.mqttv3.internal.wire.MqttInputStream.readMqttWireMessage(MqttInputStream.java:92)\r\n\tat org.eclipse.paho.client.mqttv3.internal.CommsReceiver.run(CommsReceiver.java:133)\r\n\t... 7 more\r\n```"},"comment":{"url":"https://api.github.com/repos/Azure/azure-iot-sdk-java/issues/comments/415114694","html_url":"https://github.com/Azure/azure-iot-sdk-java/issues/304#issuecomment-415114694","issue_url":"https://api.github.com/repos/Azure/azure-iot-sdk-java/issues/304","id":415114694,"node_id":"MDEyOklzc3VlQ29tbWVudDQxNTExNDY5NA==","user":{"login":"timtay-microsoft","id":28789848,"node_id":"MDQ6VXNlcjI4Nzg5ODQ4","avatar_url":"https://avatars0.githubusercontent.com/u/28789848?v=4","gravatar_id":"","url":"https://api.github.com/users/timtay-microsoft","html_url":"https://github.com/timtay-microsoft","followers_url":"https://api.github.com/users/timtay-microsoft/followers","following_url":"https://api.github.com/users/timtay-microsoft/following{/other_user}","gists_url":"https://api.github.com/users/timtay-microsoft/gists{/gist_id}","starred_url":"https://api.github.com/users/timtay-microsoft/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/timtay-microsoft/subscriptions","organizations_url":"https://api.github.com/users/timtay-microsoft/orgs","repos_url":"https://api.github.com/users/timtay-microsoft/repos","events_url":"https://api.github.com/users/timtay-microsoft/events{/privacy}","received_events_url":"https://api.github.com/users/timtay-microsoft/received_events","type":"User","site_admin":false},"created_at":"2018-08-22T17:33:46Z","updated_at":"2018-08-22T17:33:46Z","author_association":"CONTRIBUTOR","body":"The default expiry time for the sas token that is automatically generated for you from a device key is 60 minutes, so I bet the SDK is having some trouble handling when the iot hub flags the connection as unauthorized (which happens within 5-10 minutes after the sas token actually expires).\r\n\r\n@cesarcarc could you provide the full log you get during this scenario including all connection status updates you get. I need to see the exceptions that the current retry logic is encountering."}}
|
{
"id": 70935438,
"name": "Azure/azure-iot-sdk-java",
"url": "https://api.github.com/repos/Azure/azure-iot-sdk-java"
}
|
{
"id": 28789848,
"login": "timtay-microsoft",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/28789848?",
"url": "https://api.github.com/users/timtay-microsoft"
}
|
{
"id": 6844498,
"login": "Azure",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6844498?",
"url": "https://api.github.com/orgs/Azure"
}
| 2018-08-22T17:33:46 |
8152113846
|
{"actor":{"display_login":"timtay-microsoft"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/projectatomic/buildah/issues/470","repository_url":"https://api.github.com/repos/projectatomic/buildah","labels_url":"https://api.github.com/repos/projectatomic/buildah/issues/470/labels{/name}","comments_url":"https://api.github.com/repos/projectatomic/buildah/issues/470/comments","events_url":"https://api.github.com/repos/projectatomic/buildah/issues/470/events","html_url":"https://github.com/projectatomic/buildah/pull/470","id":296409769,"number":470,"title":"Removing docs and completions for run options","user":{"login":"umohnani8","id":29377163,"avatar_url":"https://avatars0.githubusercontent.com/u/29377163?v=4","gravatar_id":"","url":"https://api.github.com/users/umohnani8","html_url":"https://github.com/umohnani8","followers_url":"https://api.github.com/users/umohnani8/followers","following_url":"https://api.github.com/users/umohnani8/following{/other_user}","gists_url":"https://api.github.com/users/umohnani8/gists{/gist_id}","starred_url":"https://api.github.com/users/umohnani8/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/umohnani8/subscriptions","organizations_url":"https://api.github.com/users/umohnani8/orgs","repos_url":"https://api.github.com/users/umohnani8/repos","events_url":"https://api.github.com/users/umohnani8/events{/privacy}","received_events_url":"https://api.github.com/users/umohnani8/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2018-02-12T15:13:54Z","updated_at":"2018-02-12T15:21:59Z","closed_at":null,"author_association":"COLLABORATOR","pull_request":{"url":"https://api.github.com/repos/projectatomic/buildah/pulls/470","html_url":"https://github.com/projectatomic/buildah/pull/470","diff_url":"https://github.com/projectatomic/buildah/pull/470.diff","patch_url":"https://github.com/projectatomic/buildah/pull/470.patch"},"body":"Figured that these options need to be in from and bud instead.\r\nRemoved the options from the documentation of run and bud for now.\r\nNeed to get this in before we cut for release.\r\n\r\nSigned-off-by: umohnani8 <[email protected]>"},"comment":{"url":"https://api.github.com/repos/projectatomic/buildah/issues/comments/364954724","html_url":"https://github.com/projectatomic/buildah/pull/470#issuecomment-364954724","issue_url":"https://api.github.com/repos/projectatomic/buildah/issues/470","id":364954724,"user":{"login":"rhatdan","id":2000835,"avatar_url":"https://avatars3.githubusercontent.com/u/2000835?v=4","gravatar_id":"","url":"https://api.github.com/users/rhatdan","html_url":"https://github.com/rhatdan","followers_url":"https://api.github.com/users/rhatdan/followers","following_url":"https://api.github.com/users/rhatdan/following{/other_user}","gists_url":"https://api.github.com/users/rhatdan/gists{/gist_id}","starred_url":"https://api.github.com/users/rhatdan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rhatdan/subscriptions","organizations_url":"https://api.github.com/users/rhatdan/orgs","repos_url":"https://api.github.com/users/rhatdan/repos","events_url":"https://api.github.com/users/rhatdan/events{/privacy}","received_events_url":"https://api.github.com/users/rhatdan/received_events","type":"User","site_admin":false},"created_at":"2018-02-12T15:21:59Z","updated_at":"2018-02-12T15:21:59Z","author_association":"OWNER","body":"LGTM"}}
|
{
"id": 80134675,
"name": "projectatomic/buildah",
"url": "https://api.github.com/repos/projectatomic/buildah"
}
|
{
"id": 2000835,
"login": "rhatdan",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/2000835?",
"url": "https://api.github.com/users/rhatdan"
}
|
{
"id": 6852258,
"login": "projectatomic",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6852258?",
"url": "https://api.github.com/orgs/projectatomic"
}
| 2018-02-12T15:21:59 |
7232813208
|
{"actor":{"display_login":"rhatdan"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/prestodb/presto/issues/2433","repository_url":"https://api.github.com/repos/prestodb/presto","labels_url":"https://api.github.com/repos/prestodb/presto/issues/2433/labels{/name}","comments_url":"https://api.github.com/repos/prestodb/presto/issues/2433/comments","events_url":"https://api.github.com/repos/prestodb/presto/issues/2433/events","html_url":"https://github.com/prestodb/presto/issues/2433","id":59178827,"node_id":"MDU6SXNzdWU1OTE3ODgyNw==","number":2433,"title":"Implement RANGE PRECEDING for window functions","user":{"login":"cberner","id":842688,"node_id":"MDQ6VXNlcjg0MjY4OA==","avatar_url":"https://avatars0.githubusercontent.com/u/842688?v=4","gravatar_id":"","url":"https://api.github.com/users/cberner","html_url":"https://github.com/cberner","followers_url":"https://api.github.com/users/cberner/followers","following_url":"https://api.github.com/users/cberner/following{/other_user}","gists_url":"https://api.github.com/users/cberner/gists{/gist_id}","starred_url":"https://api.github.com/users/cberner/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/cberner/subscriptions","organizations_url":"https://api.github.com/users/cberner/orgs","repos_url":"https://api.github.com/users/cberner/repos","events_url":"https://api.github.com/users/cberner/events{/privacy}","received_events_url":"https://api.github.com/users/cberner/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":{"login":"anusudarsan","id":10963707,"node_id":"MDQ6VXNlcjEwOTYzNzA3","avatar_url":"https://avatars2.githubusercontent.com/u/10963707?v=4","gravatar_id":"","url":"https://api.github.com/users/anusudarsan","html_url":"https://github.com/anusudarsan","followers_url":"https://api.github.com/users/anusudarsan/followers","following_url":"https://api.github.com/users/anusudarsan/following{/other_user}","gists_url":"https://api.github.com/users/anusudarsan/gists{/gist_id}","starred_url":"https://api.github.com/users/anusudarsan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/anusudarsan/subscriptions","organizations_url":"https://api.github.com/users/anusudarsan/orgs","repos_url":"https://api.github.com/users/anusudarsan/repos","events_url":"https://api.github.com/users/anusudarsan/events{/privacy}","received_events_url":"https://api.github.com/users/anusudarsan/received_events","type":"User","site_admin":false},"assignees":[{"login":"anusudarsan","id":10963707,"node_id":"MDQ6VXNlcjEwOTYzNzA3","avatar_url":"https://avatars2.githubusercontent.com/u/10963707?v=4","gravatar_id":"","url":"https://api.github.com/users/anusudarsan","html_url":"https://github.com/anusudarsan","followers_url":"https://api.github.com/users/anusudarsan/followers","following_url":"https://api.github.com/users/anusudarsan/following{/other_user}","gists_url":"https://api.github.com/users/anusudarsan/gists{/gist_id}","starred_url":"https://api.github.com/users/anusudarsan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/anusudarsan/subscriptions","organizations_url":"https://api.github.com/users/anusudarsan/orgs","repos_url":"https://api.github.com/users/anusudarsan/repos","events_url":"https://api.github.com/users/anusudarsan/events{/privacy}","received_events_url":"https://api.github.com/users/anusudarsan/received_events","type":"User","site_admin":false}],"milestone":null,"comments":6,"created_at":"2015-02-27T02:10:07Z","updated_at":"2018-08-23T09:53:27Z","closed_at":null,"author_association":"COLLABORATOR","body":"This query should work:\n\n``` sql\nselect sum(x) over (order by x range 1 preceding) from (values (1), (1), (2), (2)) t(x);\n```\n\nIt currently fails with:\n\n```\nWindow frame RANGE PRECEDING is only supported with UNBOUNDED\n```\n"},"comment":{"url":"https://api.github.com/repos/prestodb/presto/issues/comments/415359527","html_url":"https://github.com/prestodb/presto/issues/2433#issuecomment-415359527","issue_url":"https://api.github.com/repos/prestodb/presto/issues/2433","id":415359527,"node_id":"MDEyOklzc3VlQ29tbWVudDQxNTM1OTUyNw==","user":{"login":"sopel39","id":5989165,"node_id":"MDQ6VXNlcjU5ODkxNjU=","avatar_url":"https://avatars1.githubusercontent.com/u/5989165?v=4","gravatar_id":"","url":"https://api.github.com/users/sopel39","html_url":"https://github.com/sopel39","followers_url":"https://api.github.com/users/sopel39/followers","following_url":"https://api.github.com/users/sopel39/following{/other_user}","gists_url":"https://api.github.com/users/sopel39/gists{/gist_id}","starred_url":"https://api.github.com/users/sopel39/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sopel39/subscriptions","organizations_url":"https://api.github.com/users/sopel39/orgs","repos_url":"https://api.github.com/users/sopel39/repos","events_url":"https://api.github.com/users/sopel39/events{/privacy}","received_events_url":"https://api.github.com/users/sopel39/received_events","type":"User","site_admin":false},"created_at":"2018-08-23T09:53:27Z","updated_at":"2018-08-23T09:53:27Z","author_association":"MEMBER","body":"Sure. That could be a next step"}}
|
{
"id": 5349565,
"name": "prestodb/presto",
"url": "https://api.github.com/repos/prestodb/presto"
}
|
{
"id": 5989165,
"login": "sopel39",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5989165?",
"url": "https://api.github.com/users/sopel39"
}
|
{
"id": 6882181,
"login": "prestodb",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6882181?",
"url": "https://api.github.com/orgs/prestodb"
}
| 2018-08-23T09:53:27 |
8155971365
|
{"actor":{"display_login":"sopel39"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/bisq-network/bisq/issues/1652","repository_url":"https://api.github.com/repos/bisq-network/bisq","labels_url":"https://api.github.com/repos/bisq-network/bisq/issues/1652/labels{/name}","comments_url":"https://api.github.com/repos/bisq-network/bisq/issues/1652/comments","events_url":"https://api.github.com/repos/bisq-network/bisq/issues/1652/events","html_url":"https://github.com/bisq-network/bisq/issues/1652","id":357694184,"node_id":"MDU6SXNzdWUzNTc2OTQxODQ=","number":1652,"title":"Bisq doesn't validate XMR addresses","user":{"login":"vp1111","id":34245203,"node_id":"MDQ6VXNlcjM0MjQ1MjAz","avatar_url":"https://avatars2.githubusercontent.com/u/34245203?v=4","gravatar_id":"","url":"https://api.github.com/users/vp1111","html_url":"https://github.com/vp1111","followers_url":"https://api.github.com/users/vp1111/followers","following_url":"https://api.github.com/users/vp1111/following{/other_user}","gists_url":"https://api.github.com/users/vp1111/gists{/gist_id}","starred_url":"https://api.github.com/users/vp1111/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/vp1111/subscriptions","organizations_url":"https://api.github.com/users/vp1111/orgs","repos_url":"https://api.github.com/users/vp1111/repos","events_url":"https://api.github.com/users/vp1111/events{/privacy}","received_events_url":"https://api.github.com/users/vp1111/received_events","type":"User","site_admin":false},"labels":[{"id":391051484,"node_id":"MDU6TGFiZWwzOTEwNTE0ODQ=","url":"https://api.github.com/repos/bisq-network/bisq/labels/$BSQ%20bounty","name":"$BSQ bounty","color":"0f86c3","default":false},{"id":197207433,"node_id":"MDU6TGFiZWwxOTcyMDc0MzM=","url":"https://api.github.com/repos/bisq-network/bisq/labels/good%20first%20issue","name":"good first issue","color":"7057ff","default":true},{"id":133176995,"node_id":"MDU6TGFiZWwxMzMxNzY5OTU=","url":"https://api.github.com/repos/bisq-network/bisq/labels/in:gui","name":"in:gui","color":"fbca04","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":5,"created_at":"2018-09-06T14:53:53Z","updated_at":"2018-09-13T15:11:52Z","closed_at":null,"author_association":"NONE","body":"I'm using Bisq on Linux (Debian), version 0.8.0.\r\nWhen creating an \"Altcoin account\" and selecting Monero (XMR), I can write whatever in the field \"Altcoin address\". It doesn't validate anything. I can write an actual XMR address or I can write \"banana\" and it will go through, letting me start a trade on it."},"comment":{"url":"https://api.github.com/repos/bisq-network/bisq/issues/comments/421042794","html_url":"https://github.com/bisq-network/bisq/issues/1652#issuecomment-421042794","issue_url":"https://api.github.com/repos/bisq-network/bisq/issues/1652","id":421042794,"node_id":"MDEyOklzc3VlQ29tbWVudDQyMTA0Mjc5NA==","user":{"login":"ManfredKarrer","id":1449498,"node_id":"MDQ6VXNlcjE0NDk0OTg=","avatar_url":"https://avatars0.githubusercontent.com/u/1449498?v=4","gravatar_id":"","url":"https://api.github.com/users/ManfredKarrer","html_url":"https://github.com/ManfredKarrer","followers_url":"https://api.github.com/users/ManfredKarrer/followers","following_url":"https://api.github.com/users/ManfredKarrer/following{/other_user}","gists_url":"https://api.github.com/users/ManfredKarrer/gists{/gist_id}","starred_url":"https://api.github.com/users/ManfredKarrer/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ManfredKarrer/subscriptions","organizations_url":"https://api.github.com/users/ManfredKarrer/orgs","repos_url":"https://api.github.com/users/ManfredKarrer/repos","events_url":"https://api.github.com/users/ManfredKarrer/events{/privacy}","received_events_url":"https://api.github.com/users/ManfredKarrer/received_events","type":"User","site_admin":false},"created_at":"2018-09-13T15:11:52Z","updated_at":"2018-09-13T15:11:52Z","author_association":"MEMBER","body":"@Technohacker That was fast! ;-)\r\n\r\n@Gingeropolous Could you help to review the PR?"}}
|
{
"id": 17662022,
"name": "bisq-network/bisq",
"url": "https://api.github.com/repos/bisq-network/bisq"
}
|
{
"id": 1449498,
"login": "ManfredKarrer",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/1449498?",
"url": "https://api.github.com/users/ManfredKarrer"
}
|
{
"id": 6928048,
"login": "bisq-network",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6928048?",
"url": "https://api.github.com/orgs/bisq-network"
}
| 2018-09-13T15:11:52 |
8260450202
|
{"actor":{"display_login":"ManfredKarrer"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/bisq-network/exchange/issues/1393","repository_url":"https://api.github.com/repos/bisq-network/exchange","labels_url":"https://api.github.com/repos/bisq-network/exchange/issues/1393/labels{/name}","comments_url":"https://api.github.com/repos/bisq-network/exchange/issues/1393/comments","events_url":"https://api.github.com/repos/bisq-network/exchange/issues/1393/events","html_url":"https://github.com/bisq-network/exchange/issues/1393","id":299792688,"number":1393,"title":"Taking Offer Failed, Taker Fee lost x4","user":{"login":"tomatopeel","id":13825174,"avatar_url":"https://avatars0.githubusercontent.com/u/13825174?v=4","gravatar_id":"","url":"https://api.github.com/users/tomatopeel","html_url":"https://github.com/tomatopeel","followers_url":"https://api.github.com/users/tomatopeel/followers","following_url":"https://api.github.com/users/tomatopeel/following{/other_user}","gists_url":"https://api.github.com/users/tomatopeel/gists{/gist_id}","starred_url":"https://api.github.com/users/tomatopeel/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tomatopeel/subscriptions","organizations_url":"https://api.github.com/users/tomatopeel/orgs","repos_url":"https://api.github.com/users/tomatopeel/repos","events_url":"https://api.github.com/users/tomatopeel/events{/privacy}","received_events_url":"https://api.github.com/users/tomatopeel/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2018-02-23T17:39:40Z","updated_at":"2018-02-24T04:41:03Z","closed_at":null,"author_association":"NONE","body":"```\r\nAn error occurred when taking the offer.\r\n\r\nA timeout occurred.\r\n\r\nThe taker fee is already paid. In the worst case you have lost that fee.\r\nPlease try to restart your application and check your network connection to see if you can resolve the issue.Please try to restart your application and check your network connection to see if you can resolve the issue.\r\n```\r\n\r\nJust got this trying to take an offer 4 times in a row, I didn't realize I was repeatedly paying taker fees!!!\r\n\r\nI'm going to send my logs for this to Manfred's e-mail that I was given before, would be good to know the extent to which it's safe to post logs to github issues though\r\n"},"comment":{"url":"https://api.github.com/repos/bisq-network/exchange/issues/comments/368199579","html_url":"https://github.com/bisq-network/exchange/issues/1393#issuecomment-368199579","issue_url":"https://api.github.com/repos/bisq-network/exchange/issues/1393","id":368199579,"user":{"login":"tomatopeel","id":13825174,"avatar_url":"https://avatars0.githubusercontent.com/u/13825174?v=4","gravatar_id":"","url":"https://api.github.com/users/tomatopeel","html_url":"https://github.com/tomatopeel","followers_url":"https://api.github.com/users/tomatopeel/followers","following_url":"https://api.github.com/users/tomatopeel/following{/other_user}","gists_url":"https://api.github.com/users/tomatopeel/gists{/gist_id}","starred_url":"https://api.github.com/users/tomatopeel/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tomatopeel/subscriptions","organizations_url":"https://api.github.com/users/tomatopeel/orgs","repos_url":"https://api.github.com/users/tomatopeel/repos","events_url":"https://api.github.com/users/tomatopeel/events{/privacy}","received_events_url":"https://api.github.com/users/tomatopeel/received_events","type":"User","site_admin":false},"created_at":"2018-02-24T04:41:03Z","updated_at":"2018-02-24T04:41:03Z","author_association":"NONE","body":"I'm up to 6 failures to take the offer now. It's still there and I thought I'd try again with a fast connection and then with the new 0.6.6 release, still the same result, so it seems likely to be connected with the screw-up in https://github.com/bisq-network/support/issues/72"}}
|
{
"id": 17662022,
"name": "bisq-network/exchange",
"url": "https://api.github.com/repos/bisq-network/exchange"
}
|
{
"id": 13825174,
"login": "tomatopeel",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/13825174?",
"url": "https://api.github.com/users/tomatopeel"
}
|
{
"id": 6928048,
"login": "bisq-network",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6928048?",
"url": "https://api.github.com/orgs/bisq-network"
}
| 2018-02-24T04:41:03 |
7290678592
|
{"actor":{"display_login":"tomatopeel"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/slackapi/python-slackclient/issues/324","repository_url":"https://api.github.com/repos/slackapi/python-slackclient","labels_url":"https://api.github.com/repos/slackapi/python-slackclient/issues/324/labels{/name}","comments_url":"https://api.github.com/repos/slackapi/python-slackclient/issues/324/comments","events_url":"https://api.github.com/repos/slackapi/python-slackclient/issues/324/events","html_url":"https://github.com/slackapi/python-slackclient/pull/324","id":329133929,"node_id":"MDExOlB1bGxSZXF1ZXN0MTkyNDY2MzQx","number":324,"title":"Allow not automatic retrying","user":{"login":"harlowja","id":970458,"node_id":"MDQ6VXNlcjk3MDQ1OA==","avatar_url":"https://avatars1.githubusercontent.com/u/970458?v=4","gravatar_id":"","url":"https://api.github.com/users/harlowja","html_url":"https://github.com/harlowja","followers_url":"https://api.github.com/users/harlowja/followers","following_url":"https://api.github.com/users/harlowja/following{/other_user}","gists_url":"https://api.github.com/users/harlowja/gists{/gist_id}","starred_url":"https://api.github.com/users/harlowja/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/harlowja/subscriptions","organizations_url":"https://api.github.com/users/harlowja/orgs","repos_url":"https://api.github.com/users/harlowja/repos","events_url":"https://api.github.com/users/harlowja/events{/privacy}","received_events_url":"https://api.github.com/users/harlowja/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-06-04T16:41:44Z","updated_at":"2018-06-04T16:44:40Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/slackapi/python-slackclient/pulls/324","html_url":"https://github.com/slackapi/python-slackclient/pull/324","diff_url":"https://github.com/slackapi/python-slackclient/pull/324.diff","patch_url":"https://github.com/slackapi/python-slackclient/pull/324.patch"},"body":"Until something like tenacity usage merges it is not\r\neasy to control the retrying loop that is happening internally\r\nwhich can make shutting off the program that uses this client\r\nhard (due to the usage of time.sleep).\r\n\r\nTo enable user's of this library to handle the retrying and\r\nreconnecting externally (without the libraries help) just allow\r\nfor a 'auto_retry' keyword to be passed in to rtm_connect thaat\r\ncan disable (for now) the retrying.\r\n\r\n### Summary\r\n\r\nDescribe the goal of this PR. Mention any related Issue numbers.\r\n\r\n### Requirements (place an `x` in each `[ ]`)\r\n\r\n* [x] I've read and understood the [Contributing Guidelines](https://github.com/slackapi/python-slackclient/blob/master/.github/contributing.md) and have done my best effort to follow them.\r\n* [x] I've read and agree to the [Code of Conduct](https://slackhq.github.io/code-of-conduct)."},"comment":{"url":"https://api.github.com/repos/slackapi/python-slackclient/issues/comments/394421814","html_url":"https://github.com/slackapi/python-slackclient/pull/324#issuecomment-394421814","issue_url":"https://api.github.com/repos/slackapi/python-slackclient/issues/324","id":394421814,"node_id":"MDEyOklzc3VlQ29tbWVudDM5NDQyMTgxNA==","user":{"login":"codecov[bot]","id":22429695,"node_id":"MDM6Qm90MjI0Mjk2OTU=","avatar_url":"https://avatars2.githubusercontent.com/in/254?v=4","gravatar_id":"","url":"https://api.github.com/users/codecov%5Bbot%5D","html_url":"https://github.com/apps/codecov","followers_url":"https://api.github.com/users/codecov%5Bbot%5D/followers","following_url":"https://api.github.com/users/codecov%5Bbot%5D/following{/other_user}","gists_url":"https://api.github.com/users/codecov%5Bbot%5D/gists{/gist_id}","starred_url":"https://api.github.com/users/codecov%5Bbot%5D/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/codecov%5Bbot%5D/subscriptions","organizations_url":"https://api.github.com/users/codecov%5Bbot%5D/orgs","repos_url":"https://api.github.com/users/codecov%5Bbot%5D/repos","events_url":"https://api.github.com/users/codecov%5Bbot%5D/events{/privacy}","received_events_url":"https://api.github.com/users/codecov%5Bbot%5D/received_events","type":"Bot","site_admin":false},"created_at":"2018-06-04T16:44:40Z","updated_at":"2018-06-04T16:44:40Z","author_association":"NONE","body":"# [Codecov](https://codecov.io/gh/slackapi/python-slackclient/pull/324?src=pr&el=h1) Report\n> Merging [#324](https://codecov.io/gh/slackapi/python-slackclient/pull/324?src=pr&el=desc) into [master](https://codecov.io/gh/slackapi/python-slackclient/commit/8a6e36e55e56a3e41154b824a883fd16a272dc8f?src=pr&el=desc) will **decrease** coverage by `0.32%`.\n> The diff coverage is `33.33%`.\n\n[](https://codecov.io/gh/slackapi/python-slackclient/pull/324?src=pr&el=tree)\n\n```diff\n@@ Coverage Diff @@\n## master #324 +/- ##\n==========================================\n- Coverage 74.4% 74.08% -0.33% \n==========================================\n Files 10 10 \n Lines 379 382 +3 \n Branches 67 68 +1 \n==========================================\n+ Hits 282 283 +1 \n- Misses 88 89 +1 \n- Partials 9 10 +1\n```\n\n\n| [Impacted Files](https://codecov.io/gh/slackapi/python-slackclient/pull/324?src=pr&el=tree) | Coverage Δ | |\n|---|---|---|\n| [slackclient/server.py](https://codecov.io/gh/slackapi/python-slackclient/pull/324/diff?src=pr&el=tree#diff-c2xhY2tjbGllbnQvc2VydmVyLnB5) | `84.91% <33.33%> (-0.88%)` | :arrow_down: |\n\n------\n\n[Continue to review full report at Codecov](https://codecov.io/gh/slackapi/python-slackclient/pull/324?src=pr&el=continue).\n> **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)\n> `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`\n> Powered by [Codecov](https://codecov.io/gh/slackapi/python-slackclient/pull/324?src=pr&el=footer). Last update [8a6e36e...289c977](https://codecov.io/gh/slackapi/python-slackclient/pull/324?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).\n"}}
|
{
"id": 26456792,
"name": "slackapi/python-slackclient",
"url": "https://api.github.com/repos/slackapi/python-slackclient"
}
|
{
"id": 22429695,
"login": "codecov[bot]",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/22429695?",
"url": "https://api.github.com/users/codecov[bot]"
}
|
{
"id": 6962987,
"login": "slackapi",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6962987?",
"url": "https://api.github.com/orgs/slackapi"
}
| 2018-06-04T16:44:40 |
7773072007
|
{"actor":{"display_login":"codecov"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/quilljs/quill/issues/2002","repository_url":"https://api.github.com/repos/quilljs/quill","labels_url":"https://api.github.com/repos/quilljs/quill/issues/2002/labels{/name}","comments_url":"https://api.github.com/repos/quilljs/quill/issues/2002/comments","events_url":"https://api.github.com/repos/quilljs/quill/issues/2002/events","html_url":"https://github.com/quilljs/quill/issues/2002","id":302978002,"number":2002,"title":"how to filter the Clipboard content?","user":{"login":"hezhongfeng","id":12163050,"avatar_url":"https://avatars2.githubusercontent.com/u/12163050?v=4","gravatar_id":"","url":"https://api.github.com/users/hezhongfeng","html_url":"https://github.com/hezhongfeng","followers_url":"https://api.github.com/users/hezhongfeng/followers","following_url":"https://api.github.com/users/hezhongfeng/following{/other_user}","gists_url":"https://api.github.com/users/hezhongfeng/gists{/gist_id}","starred_url":"https://api.github.com/users/hezhongfeng/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/hezhongfeng/subscriptions","organizations_url":"https://api.github.com/users/hezhongfeng/orgs","repos_url":"https://api.github.com/users/hezhongfeng/repos","events_url":"https://api.github.com/users/hezhongfeng/events{/privacy}","received_events_url":"https://api.github.com/users/hezhongfeng/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-03-07T06:20:29Z","updated_at":"2018-03-07T06:34:45Z","closed_at":null,"author_association":"NONE","body":"My edior can insert image or vidoe.\r\nBut I don't want user copy image/video to my editor.\r\nSo want to ban user to paste image/video.\r\nI has read the doc of quill,But can't find an example.\r\nDoes anyone know how to do it?\r\n```\r\n toolbar: {\r\n container: ['bold', 'italic', 'underline', 'image', 'video'],\r\n handlers: {\r\n image: value => {\r\n if (value) {\r\n this.isImage = true;\r\n document\r\n .querySelector('.editor-image-uploader input')\r\n .click();\r\n } else {\r\n this.quill.format('image', false);\r\n }\r\n },\r\n video: value => {\r\n if (value) {\r\n this.isImage = false;\r\n document\r\n .querySelector('.editor-video-uploader input')\r\n .click();\r\n } else {\r\n this.quill.format('video', false);\r\n }\r\n }\r\n }\r\n }\r\n },\r\n formats: ['bold', 'italic', 'underline', 'image', 'video'],\r\n placeholder: '请输入正文...',\r\n theme: 'snow',\r\n clipboard: { atchVisual: false }\r\n```\r\n"},"comment":{"url":"https://api.github.com/repos/quilljs/quill/issues/comments/371038204","html_url":"https://github.com/quilljs/quill/issues/2002#issuecomment-371038204","issue_url":"https://api.github.com/repos/quilljs/quill/issues/2002","id":371038204,"user":{"login":"zhatongning","id":20442118,"avatar_url":"https://avatars0.githubusercontent.com/u/20442118?v=4","gravatar_id":"","url":"https://api.github.com/users/zhatongning","html_url":"https://github.com/zhatongning","followers_url":"https://api.github.com/users/zhatongning/followers","following_url":"https://api.github.com/users/zhatongning/following{/other_user}","gists_url":"https://api.github.com/users/zhatongning/gists{/gist_id}","starred_url":"https://api.github.com/users/zhatongning/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zhatongning/subscriptions","organizations_url":"https://api.github.com/users/zhatongning/orgs","repos_url":"https://api.github.com/users/zhatongning/repos","events_url":"https://api.github.com/users/zhatongning/events{/privacy}","received_events_url":"https://api.github.com/users/zhatongning/received_events","type":"User","site_admin":false},"created_at":"2018-03-07T06:34:45Z","updated_at":"2018-03-07T06:34:45Z","author_association":"NONE","body":"I think you can use the API: AddMatcher,\r\n```\r\n quill.clipboard.addMatcher('img', function(node, delta) {\r\n return new Delta()\r\n })\r\n```\r\nthe code above is aim at filtering pictures, and you can use something like that to filter the video"}}
|
{
"id": 5239185,
"name": "quilljs/quill",
"url": "https://api.github.com/repos/quilljs/quill"
}
|
{
"id": 20442118,
"login": "zhatongning",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/20442118?",
"url": "https://api.github.com/users/zhatongning"
}
|
{
"id": 7089101,
"login": "quilljs",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/7089101?",
"url": "https://api.github.com/orgs/quilljs"
}
| 2018-03-07T06:34:45 |
7342179138
|
{"actor":{"display_login":"zhatongning"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/grafana/metrictank/issues/1018","repository_url":"https://api.github.com/repos/grafana/metrictank","labels_url":"https://api.github.com/repos/grafana/metrictank/issues/1018/labels{/name}","comments_url":"https://api.github.com/repos/grafana/metrictank/issues/1018/comments","events_url":"https://api.github.com/repos/grafana/metrictank/issues/1018/events","html_url":"https://github.com/grafana/metrictank/issues/1018","id":354594174,"node_id":"MDU6SXNzdWUzNTQ1OTQxNzQ=","number":1018,"title":"peerQuerySpeculative should use a channel for responses","user":{"login":"woodsaj","id":8415072,"node_id":"MDQ6VXNlcjg0MTUwNzI=","avatar_url":"https://avatars3.githubusercontent.com/u/8415072?v=4","gravatar_id":"","url":"https://api.github.com/users/woodsaj","html_url":"https://github.com/woodsaj","followers_url":"https://api.github.com/users/woodsaj/followers","following_url":"https://api.github.com/users/woodsaj/following{/other_user}","gists_url":"https://api.github.com/users/woodsaj/gists{/gist_id}","starred_url":"https://api.github.com/users/woodsaj/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/woodsaj/subscriptions","organizations_url":"https://api.github.com/users/woodsaj/orgs","repos_url":"https://api.github.com/users/woodsaj/repos","events_url":"https://api.github.com/users/woodsaj/events{/privacy}","received_events_url":"https://api.github.com/users/woodsaj/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-08-28T06:52:20Z","updated_at":"2018-08-28T10:53:09Z","closed_at":null,"author_association":"MEMBER","body":"when we fanout queries to peers, peerQuerySpeculative waits for all responses, then returns them all to the caller at once. The caller then iterates over the responses and unmarshals them.\r\n\r\nBy returning the responses over a channel as they are received we get 2 benefits.\r\n\r\n1) faster queries. Currently, the time taken to process the responses is `(slowest peer response) + (time to unmarshal all data)` . When using a channel, the process time is `(slowest peer response) + (time to unmarshal slowest peers data)`. \r\n\r\n2) reduced heap size. As soon as a response from a peer has been processed, the raw []byte can be discarded rather then having to keep hold of it until all peers have responded. see https://play.golang.org/p/8jBFfKyFPx5 for comparission. with 1MB response sizes from 16 peers, the channel approach has a 40% smaller heap.\r\n\r\n"},"comment":{"url":"https://api.github.com/repos/grafana/metrictank/issues/comments/416541246","html_url":"https://github.com/grafana/metrictank/issues/1018#issuecomment-416541246","issue_url":"https://api.github.com/repos/grafana/metrictank/issues/1018","id":416541246,"node_id":"MDEyOklzc3VlQ29tbWVudDQxNjU0MTI0Ng==","user":{"login":"shanson7","id":5024860,"node_id":"MDQ6VXNlcjUwMjQ4NjA=","avatar_url":"https://avatars3.githubusercontent.com/u/5024860?v=4","gravatar_id":"","url":"https://api.github.com/users/shanson7","html_url":"https://github.com/shanson7","followers_url":"https://api.github.com/users/shanson7/followers","following_url":"https://api.github.com/users/shanson7/following{/other_user}","gists_url":"https://api.github.com/users/shanson7/gists{/gist_id}","starred_url":"https://api.github.com/users/shanson7/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/shanson7/subscriptions","organizations_url":"https://api.github.com/users/shanson7/orgs","repos_url":"https://api.github.com/users/shanson7/repos","events_url":"https://api.github.com/users/shanson7/events{/privacy}","received_events_url":"https://api.github.com/users/shanson7/received_events","type":"User","site_admin":false},"created_at":"2018-08-28T10:53:09Z","updated_at":"2018-08-28T10:53:09Z","author_association":"COLLABORATOR","body":"Check out this PR: https://github.com/bloomberg/metrictank/pull/36\r\n\r\nWe have been running this in prod for a month or so. It has helped reduce maybe heap allocation for expensive requests.\r\n\r\nFWIW, I think a full solution would marshal directly into the generated type from the response body, without a []byte in between."}}
|
{
"id": 30401116,
"name": "grafana/metrictank",
"url": "https://api.github.com/repos/grafana/metrictank"
}
|
{
"id": 5024860,
"login": "shanson7",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5024860?",
"url": "https://api.github.com/users/shanson7"
}
|
{
"id": 7195757,
"login": "grafana",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/7195757?",
"url": "https://api.github.com/orgs/grafana"
}
| 2018-08-28T10:53:09 |
8177487628
|
{"actor":{"display_login":"shanson7"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/grafana/grafana-docker/issues/118","repository_url":"https://api.github.com/repos/grafana/grafana-docker","labels_url":"https://api.github.com/repos/grafana/grafana-docker/issues/118/labels{/name}","comments_url":"https://api.github.com/repos/grafana/grafana-docker/issues/118/comments","events_url":"https://api.github.com/repos/grafana/grafana-docker/issues/118/events","html_url":"https://github.com/grafana/grafana-docker/issues/118","id":284838379,"number":118,"title":"AzureFile as a Volume can not work","user":{"login":"ryutamaki","id":762414,"avatar_url":"https://avatars3.githubusercontent.com/u/762414?v=4","gravatar_id":"","url":"https://api.github.com/users/ryutamaki","html_url":"https://github.com/ryutamaki","followers_url":"https://api.github.com/users/ryutamaki/followers","following_url":"https://api.github.com/users/ryutamaki/following{/other_user}","gists_url":"https://api.github.com/users/ryutamaki/gists{/gist_id}","starred_url":"https://api.github.com/users/ryutamaki/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ryutamaki/subscriptions","organizations_url":"https://api.github.com/users/ryutamaki/orgs","repos_url":"https://api.github.com/users/ryutamaki/repos","events_url":"https://api.github.com/users/ryutamaki/events{/privacy}","received_events_url":"https://api.github.com/users/ryutamaki/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":3,"created_at":"2017-12-28T04:13:41Z","updated_at":"2018-04-30T16:54:14Z","closed_at":"2018-03-28T15:10:02Z","author_association":"NONE","body":"Hi, I need some help because I'm stacked to deploy grafana as a container into kubernetes.\r\n\r\nI'm using AzureFile as a volume and get error like this.\r\nIt says, I dont have permissions to mounted volume but I couldn't find any way to change permissions while initializing container.\r\n\r\nDoes anyone knows how to treat this problem?\r\n\r\n```\r\nt=2017-12-28T04:06:57+0000 lvl=info msg=\"Starting Grafana\" logger=server version=4.6.3 commit=7a06a47 compiled=2017-12-14T08:36:59+0000\r\nt=2017-12-28T04:06:57+0000 lvl=info msg=\"Config loaded from\" logger=settings file=/usr/share/grafana/conf/defaults.ini\r\nt=2017-12-28T04:06:57+0000 lvl=info msg=\"Config loaded from\" logger=settings file=/etc/grafana/grafana.ini\r\nt=2017-12-28T04:06:57+0000 lvl=info msg=\"Config overridden from command line\" logger=settings arg=\"default.paths.data=/var/lib/grafana\"\r\nt=2017-12-28T04:06:57+0000 lvl=info msg=\"Config overridden from command line\" logger=settings arg=\"default.paths.logs=/var/log/grafana\"\r\nt=2017-12-28T04:06:57+0000 lvl=info msg=\"Config overridden from command line\" logger=settings arg=\"default.paths.plugins=/var/lib/grafana/plugins\"\r\nt=2017-12-28T04:06:57+0000 lvl=info msg=\"Config overridden from command line\" logger=settings arg=\"default.log.mode=console\"\r\nt=2017-12-28T04:06:57+0000 lvl=info msg=\"Config overridden from Environment variable\" logger=settings var=\"GF_SECURITY_ADMIN_PASSWORD=*********\"\r\nt=2017-12-28T04:06:57+0000 lvl=info msg=\"Path Home\" logger=settings path=/usr/share/grafana\r\nt=2017-12-28T04:06:57+0000 lvl=info msg=\"Path Data\" logger=settings path=/var/lib/grafana\r\nt=2017-12-28T04:06:57+0000 lvl=info msg=\"Path Logs\" logger=settings path=/var/log/grafana\r\nt=2017-12-28T04:06:57+0000 lvl=info msg=\"Path Plugins\" logger=settings path=/var/lib/grafana/plugins\r\nt=2017-12-28T04:06:57+0000 lvl=info msg=\"App mode production\" logger=settings\r\nt=2017-12-28T04:06:57+0000 lvl=info msg=\"Initializing DB\" logger=sqlstore dbtype=sqlite3\r\nt=2017-12-28T04:06:57+0000 lvl=info msg=\"Starting DB migration\" logger=migrator\r\nt=2017-12-28T04:06:57+0000 lvl=eror msg=\"Fail to initialize orm engine\" logger=sqlstore error=\"Sqlstore::Migration failed err: unable to open database file\\n\"\r\n```\r\n\r\nHere is my yaml file for kubernetes deployment\r\n\r\n```yml\r\napiVersion: extensions/v1beta1\r\nkind: Deployment\r\nmetadata:\r\n name: grafana\r\n namespace: grafana\r\nspec:\r\n replicas: 1\r\n selector:\r\n matchLabels:\r\n app: grafana\r\n template:\r\n metadata:\r\n labels:\r\n app: grafana\r\n spec:\r\n containers:\r\n - name: grafana\r\n image: 'grafana/grafana:latest'\r\n ports:\r\n - containerPort: 3000\r\n volumeMounts:\r\n - name: grafana-volume\r\n mountPath: /var\r\n volumes:\r\n - name: grafana-volume\r\n azureFile:\r\n secretName: azure-file-secret\r\n shareName: grafana\r\n readOnly: false\r\n strategy:\r\n type: RollingUpdate\r\n rollingUpdate:\r\n maxUnavailable: 0\r\n maxSurge: 1\r\n```\r\n\r\nthanks"},"comment":{"url":"https://api.github.com/repos/grafana/grafana-docker/issues/comments/385459664","html_url":"https://github.com/grafana/grafana-docker/issues/118#issuecomment-385459664","issue_url":"https://api.github.com/repos/grafana/grafana-docker/issues/118","id":385459664,"user":{"login":"alexvicegrab","id":1575642,"avatar_url":"https://avatars2.githubusercontent.com/u/1575642?v=4","gravatar_id":"","url":"https://api.github.com/users/alexvicegrab","html_url":"https://github.com/alexvicegrab","followers_url":"https://api.github.com/users/alexvicegrab/followers","following_url":"https://api.github.com/users/alexvicegrab/following{/other_user}","gists_url":"https://api.github.com/users/alexvicegrab/gists{/gist_id}","starred_url":"https://api.github.com/users/alexvicegrab/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/alexvicegrab/subscriptions","organizations_url":"https://api.github.com/users/alexvicegrab/orgs","repos_url":"https://api.github.com/users/alexvicegrab/repos","events_url":"https://api.github.com/users/alexvicegrab/events{/privacy}","received_events_url":"https://api.github.com/users/alexvicegrab/received_events","type":"User","site_admin":false},"created_at":"2018-04-30T16:54:14Z","updated_at":"2018-04-30T16:54:14Z","author_association":"NONE","body":"@xlon, would be great to be able to set the grafana uid to something else, so I can use a single Azure storage class to handle multiple applications, but as such, I've been solving this same issue by creating a storage class like this:\r\n\r\n```\r\nkind: StorageClass\r\napiVersion: storage.k8s.io/v1\r\nmetadata:\r\n name: azurefile0grafana\r\nprovisioner: kubernetes.io/azure-file\r\nparameters:\r\n storageAccount: ${AZURE_STORAGE_ACCOUNT}\r\nmountOptions:\r\n - dir_mode=0750\r\n - file_mode=0750\r\n - uid=104\r\n - gid=107\r\n```\r\n\r\nThis has gotten me further, but am seeing another issue:\r\n\r\n```\r\nt=2018-04-30T16:51:03+0000 lvl=info msg=\"Starting DB migration\" logger=migrator\r\nt=2018-04-30T16:51:03+0000 lvl=info msg=\"Executing migration\" logger=migrator id=\"create migration_log table\"\r\nt=2018-04-30T16:51:08+0000 lvl=eror msg=\"Fail to initialize orm engine\" logger=sqlstore error=\"Sqlstore::Migration failed err: database is locked\\n\r\n```"}}
|
{
"id": 27180382,
"name": "grafana/grafana-docker",
"url": "https://api.github.com/repos/grafana/grafana-docker"
}
|
{
"id": 1575642,
"login": "alexvicegrab",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/1575642?",
"url": "https://api.github.com/users/alexvicegrab"
}
|
{
"id": 7195757,
"login": "grafana",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/7195757?",
"url": "https://api.github.com/orgs/grafana"
}
| 2018-04-30T16:54:14 |
7607568509
|
{"actor":{"display_login":"alexvicegrab"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/grafana/metrictank/issues/879","repository_url":"https://api.github.com/repos/grafana/metrictank","labels_url":"https://api.github.com/repos/grafana/metrictank/issues/879/labels{/name}","comments_url":"https://api.github.com/repos/grafana/metrictank/issues/879/comments","events_url":"https://api.github.com/repos/grafana/metrictank/issues/879/events","html_url":"https://github.com/grafana/metrictank/pull/879","id":307800693,"number":879,"title":"Use Confluent and move the kafka-consumers into one consumer struct","user":{"login":"replay","id":195371,"avatar_url":"https://avatars3.githubusercontent.com/u/195371?v=4","gravatar_id":"","url":"https://api.github.com/users/replay","html_url":"https://github.com/replay","followers_url":"https://api.github.com/users/replay/followers","following_url":"https://api.github.com/users/replay/following{/other_user}","gists_url":"https://api.github.com/users/replay/gists{/gist_id}","starred_url":"https://api.github.com/users/replay/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/replay/subscriptions","organizations_url":"https://api.github.com/users/replay/orgs","repos_url":"https://api.github.com/users/replay/repos","events_url":"https://api.github.com/users/replay/events{/privacy}","received_events_url":"https://api.github.com/users/replay/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":9,"created_at":"2018-03-22T20:22:51Z","updated_at":"2018-04-18T17:16:58Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/grafana/metrictank/pulls/879","html_url":"https://github.com/grafana/metrictank/pull/879","diff_url":"https://github.com/grafana/metrictank/pull/879.diff","patch_url":"https://github.com/grafana/metrictank/pull/879.patch"},"body":"Replaces the sarama consumers with confluent ones.\r\nAlso gets rid of the duplication between the kafka notifier and kafka input by moving all kafka consumer related stuff into a new struct that's used by both of them."},"comment":{"url":"https://api.github.com/repos/grafana/metrictank/issues/comments/382462416","html_url":"https://github.com/grafana/metrictank/pull/879#issuecomment-382462416","issue_url":"https://api.github.com/repos/grafana/metrictank/issues/879","id":382462416,"user":{"login":"replay","id":195371,"avatar_url":"https://avatars3.githubusercontent.com/u/195371?v=4","gravatar_id":"","url":"https://api.github.com/users/replay","html_url":"https://github.com/replay","followers_url":"https://api.github.com/users/replay/followers","following_url":"https://api.github.com/users/replay/following{/other_user}","gists_url":"https://api.github.com/users/replay/gists{/gist_id}","starred_url":"https://api.github.com/users/replay/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/replay/subscriptions","organizations_url":"https://api.github.com/users/replay/orgs","repos_url":"https://api.github.com/users/replay/repos","events_url":"https://api.github.com/users/replay/events{/privacy}","received_events_url":"https://api.github.com/users/replay/received_events","type":"User","site_admin":false},"created_at":"2018-04-18T17:16:58Z","updated_at":"2018-04-18T17:16:58Z","author_association":"CONTRIBUTOR","body":"@Dieterbe `offset-commit-interval` is still used to determine how often we store the current lag into the lag monitor, so we should keep it"}}
|
{
"id": 30401116,
"name": "grafana/metrictank",
"url": "https://api.github.com/repos/grafana/metrictank"
}
|
{
"id": 195371,
"login": "replay",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/195371?",
"url": "https://api.github.com/users/replay"
}
|
{
"id": 7195757,
"login": "grafana",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/7195757?",
"url": "https://api.github.com/orgs/grafana"
}
| 2018-04-18T17:16:58 |
7550554859
|
{"actor":{"display_login":"replay"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/grafana/grafana/issues/12509","repository_url":"https://api.github.com/repos/grafana/grafana","labels_url":"https://api.github.com/repos/grafana/grafana/issues/12509/labels{/name}","comments_url":"https://api.github.com/repos/grafana/grafana/issues/12509/comments","events_url":"https://api.github.com/repos/grafana/grafana/issues/12509/events","html_url":"https://github.com/grafana/grafana/issues/12509","id":338537276,"node_id":"MDU6SXNzdWUzMzg1MzcyNzY=","number":12509,"title":"[Feat] Add plugin dashboards to folders automatically when plugin is installed","user":{"login":"RobertChiperM","id":40857506,"node_id":"MDQ6VXNlcjQwODU3NTA2","avatar_url":"https://avatars2.githubusercontent.com/u/40857506?v=4","gravatar_id":"","url":"https://api.github.com/users/RobertChiperM","html_url":"https://github.com/RobertChiperM","followers_url":"https://api.github.com/users/RobertChiperM/followers","following_url":"https://api.github.com/users/RobertChiperM/following{/other_user}","gists_url":"https://api.github.com/users/RobertChiperM/gists{/gist_id}","starred_url":"https://api.github.com/users/RobertChiperM/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/RobertChiperM/subscriptions","organizations_url":"https://api.github.com/users/RobertChiperM/orgs","repos_url":"https://api.github.com/users/RobertChiperM/repos","events_url":"https://api.github.com/users/RobertChiperM/events{/privacy}","received_events_url":"https://api.github.com/users/RobertChiperM/received_events","type":"User","site_admin":false},"labels":[{"id":798082348,"node_id":"MDU6TGFiZWw3OTgwODIzNDg=","url":"https://api.github.com/repos/grafana/grafana/labels/comp:%20dashboard/folders","name":"comp: dashboard/folders","color":"c7def8","default":false},{"id":122614932,"node_id":"MDU6TGFiZWwxMjI2MTQ5MzI=","url":"https://api.github.com/repos/grafana/grafana/labels/comp:%20plugins","name":"comp: plugins","color":"c7def8","default":false},{"id":81198721,"node_id":"MDU6TGFiZWw4MTE5ODcyMQ==","url":"https://api.github.com/repos/grafana/grafana/labels/type:%20feature%20request","name":"type: feature request","color":"dddddd","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2018-07-05T11:35:41Z","updated_at":"2018-07-05T12:06:12Z","closed_at":null,"author_association":"NONE","body":"Allow plugins to create folders (maybe directly from the plugin.json file) and then have them populated with specific dashboards. The dashboards currently don't contain the folderUid in their Json model, so maybe adding that would be useful.\r\n"},"comment":{"url":"https://api.github.com/repos/grafana/grafana/issues/comments/402700680","html_url":"https://github.com/grafana/grafana/issues/12509#issuecomment-402700680","issue_url":"https://api.github.com/repos/grafana/grafana/issues/12509","id":402700680,"node_id":"MDEyOklzc3VlQ29tbWVudDQwMjcwMDY4MA==","user":{"login":"RobertChiperM","id":40857506,"node_id":"MDQ6VXNlcjQwODU3NTA2","avatar_url":"https://avatars2.githubusercontent.com/u/40857506?v=4","gravatar_id":"","url":"https://api.github.com/users/RobertChiperM","html_url":"https://github.com/RobertChiperM","followers_url":"https://api.github.com/users/RobertChiperM/followers","following_url":"https://api.github.com/users/RobertChiperM/following{/other_user}","gists_url":"https://api.github.com/users/RobertChiperM/gists{/gist_id}","starred_url":"https://api.github.com/users/RobertChiperM/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/RobertChiperM/subscriptions","organizations_url":"https://api.github.com/users/RobertChiperM/orgs","repos_url":"https://api.github.com/users/RobertChiperM/repos","events_url":"https://api.github.com/users/RobertChiperM/events{/privacy}","received_events_url":"https://api.github.com/users/RobertChiperM/received_events","type":"User","site_admin":false},"created_at":"2018-07-05T12:06:12Z","updated_at":"2018-07-05T12:06:12Z","author_association":"NONE","body":"What you described is exactly what I want."}}
|
{
"id": 15111821,
"name": "grafana/grafana",
"url": "https://api.github.com/repos/grafana/grafana"
}
|
{
"id": 40857506,
"login": "RobertChiperM",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/40857506?",
"url": "https://api.github.com/users/RobertChiperM"
}
|
{
"id": 7195757,
"login": "grafana",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/7195757?",
"url": "https://api.github.com/orgs/grafana"
}
| 2018-07-05T12:06:13 |
7922788215
|
{"actor":{"display_login":"RobertChiperM"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/grafana/grafana/issues/6230","repository_url":"https://api.github.com/repos/grafana/grafana","labels_url":"https://api.github.com/repos/grafana/grafana/issues/6230/labels{/name}","comments_url":"https://api.github.com/repos/grafana/grafana/issues/6230/comments","events_url":"https://api.github.com/repos/grafana/grafana/issues/6230/events","html_url":"https://github.com/grafana/grafana/issues/6230","id":182207529,"number":6230,"title":"alert not working with templating","user":{"login":"qingweiqm","id":20061689,"avatar_url":"https://avatars1.githubusercontent.com/u/20061689?v=4","gravatar_id":"","url":"https://api.github.com/users/qingweiqm","html_url":"https://github.com/qingweiqm","followers_url":"https://api.github.com/users/qingweiqm/followers","following_url":"https://api.github.com/users/qingweiqm/following{/other_user}","gists_url":"https://api.github.com/users/qingweiqm/gists{/gist_id}","starred_url":"https://api.github.com/users/qingweiqm/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/qingweiqm/subscriptions","organizations_url":"https://api.github.com/users/qingweiqm/orgs","repos_url":"https://api.github.com/users/qingweiqm/repos","events_url":"https://api.github.com/users/qingweiqm/events{/privacy}","received_events_url":"https://api.github.com/users/qingweiqm/received_events","type":"User","site_admin":false},"labels":[{"id":227867844,"url":"https://api.github.com/repos/grafana/grafana/labels/comp:%20alerting","name":"comp: alerting","color":"c5def5","default":false}],"state":"closed","locked":false,"assignee":{"login":"bergquist","id":618863,"avatar_url":"https://avatars0.githubusercontent.com/u/618863?v=4","gravatar_id":"","url":"https://api.github.com/users/bergquist","html_url":"https://github.com/bergquist","followers_url":"https://api.github.com/users/bergquist/followers","following_url":"https://api.github.com/users/bergquist/following{/other_user}","gists_url":"https://api.github.com/users/bergquist/gists{/gist_id}","starred_url":"https://api.github.com/users/bergquist/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bergquist/subscriptions","organizations_url":"https://api.github.com/users/bergquist/orgs","repos_url":"https://api.github.com/users/bergquist/repos","events_url":"https://api.github.com/users/bergquist/events{/privacy}","received_events_url":"https://api.github.com/users/bergquist/received_events","type":"User","site_admin":false},"assignees":[{"login":"bergquist","id":618863,"avatar_url":"https://avatars0.githubusercontent.com/u/618863?v=4","gravatar_id":"","url":"https://api.github.com/users/bergquist","html_url":"https://github.com/bergquist","followers_url":"https://api.github.com/users/bergquist/followers","following_url":"https://api.github.com/users/bergquist/following{/other_user}","gists_url":"https://api.github.com/users/bergquist/gists{/gist_id}","starred_url":"https://api.github.com/users/bergquist/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bergquist/subscriptions","organizations_url":"https://api.github.com/users/bergquist/orgs","repos_url":"https://api.github.com/users/bergquist/repos","events_url":"https://api.github.com/users/bergquist/events{/privacy}","received_events_url":"https://api.github.com/users/bergquist/received_events","type":"User","site_admin":false}],"milestone":null,"comments":29,"created_at":"2016-10-11T08:45:32Z","updated_at":"2018-02-28T11:00:32Z","closed_at":"2016-10-11T14:03:12Z","author_association":"NONE","body":"- **I'm submitting a Bug report***\n- [ ] Bug report\n- [ ] Feature request\n- [ ] Question / Support request: **Please do not** open a github issue. [Support Options](http://grafana.org/support/)\n\nwhen using templating with host, the alert function is working abnormal. if I clear the templating setting in graph, the alert workings fine.\n\nPlease include this information:\n- What Grafana version are you using? \n the newest version\n- What datasource are you using?\n influxdb\n- What OS are you running grafana on?\n centos 7\n- What did you do?\n using templating with alert\n- What was the expected result?\n should work together\n- What happened instead?\n alert works abnormal\n\n**IMPORTANT** If it relates to metric data viz:\n- An image or text representation of your metric query\n \n \n \n- The raw query and response for the network request (check this in chrome dev tools network tab, here you can see metric requests and other request, please include the request body and request response)\n"},"comment":{"url":"https://api.github.com/repos/grafana/grafana/issues/comments/369204552","html_url":"https://github.com/grafana/grafana/issues/6230#issuecomment-369204552","issue_url":"https://api.github.com/repos/grafana/grafana/issues/6230","id":369204552,"user":{"login":"sparr","id":121299,"avatar_url":"https://avatars1.githubusercontent.com/u/121299?v=4","gravatar_id":"","url":"https://api.github.com/users/sparr","html_url":"https://github.com/sparr","followers_url":"https://api.github.com/users/sparr/followers","following_url":"https://api.github.com/users/sparr/following{/other_user}","gists_url":"https://api.github.com/users/sparr/gists{/gist_id}","starred_url":"https://api.github.com/users/sparr/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sparr/subscriptions","organizations_url":"https://api.github.com/users/sparr/orgs","repos_url":"https://api.github.com/users/sparr/repos","events_url":"https://api.github.com/users/sparr/events{/privacy}","received_events_url":"https://api.github.com/users/sparr/received_events","type":"User","site_admin":false},"created_at":"2018-02-28T11:00:32Z","updated_at":"2018-02-28T11:00:32Z","author_association":"NONE","body":"@MrMMorris our solution to the \"mucks up the dashboard\" is that we just have two different versions of each dashboard. One for people to look at in normal operations, one for alerts that only gets looked at when there's an alert."}}
|
{
"id": 15111821,
"name": "grafana/grafana",
"url": "https://api.github.com/repos/grafana/grafana"
}
|
{
"id": 121299,
"login": "sparr",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/121299?",
"url": "https://api.github.com/users/sparr"
}
|
{
"id": 7195757,
"login": "grafana",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/7195757?",
"url": "https://api.github.com/orgs/grafana"
}
| 2018-02-28T11:00:32 |
7309224049
|
{"actor":{"display_login":"sparr"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/grafana/grafana/issues/12535","repository_url":"https://api.github.com/repos/grafana/grafana","labels_url":"https://api.github.com/repos/grafana/grafana/issues/12535/labels{/name}","comments_url":"https://api.github.com/repos/grafana/grafana/issues/12535/comments","events_url":"https://api.github.com/repos/grafana/grafana/issues/12535/events","html_url":"https://github.com/grafana/grafana/issues/12535","id":339331564,"node_id":"MDU6SXNzdWUzMzkzMzE1NjQ=","number":12535,"title":"Bar chart does not start at zero","user":{"login":"eMerzh","id":177003,"node_id":"MDQ6VXNlcjE3NzAwMw==","avatar_url":"https://avatars1.githubusercontent.com/u/177003?v=4","gravatar_id":"","url":"https://api.github.com/users/eMerzh","html_url":"https://github.com/eMerzh","followers_url":"https://api.github.com/users/eMerzh/followers","following_url":"https://api.github.com/users/eMerzh/following{/other_user}","gists_url":"https://api.github.com/users/eMerzh/gists{/gist_id}","starred_url":"https://api.github.com/users/eMerzh/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/eMerzh/subscriptions","organizations_url":"https://api.github.com/users/eMerzh/orgs","repos_url":"https://api.github.com/users/eMerzh/repos","events_url":"https://api.github.com/users/eMerzh/events{/privacy}","received_events_url":"https://api.github.com/users/eMerzh/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-07-09T07:18:56Z","updated_at":"2018-07-09T16:58:10Z","closed_at":"2018-07-09T16:58:10Z","author_association":"CONTRIBUTOR","body":"Please include this information:\r\n### What Grafana version are you using?\r\nGrafana v5.2.0 (commit: ad4d717)\r\n### What datasource are you using?\r\nPostgresql\r\n### What was the expected result?\r\nA simple bar chart starting at zero , or at least at the bottom of the chart ;)\r\n### What happened instead?\r\n\r\n\r\n### Network response:\r\nREQ\r\n```json\r\n{\"from\":\"1523489750225\",\"to\":\"1525217023368\",\"queries\":[{\"refId\":\"A\",\"intervalMs\":1800000,\"maxDataPoints\":768,\"datasourceId\":30,\"rawSql\":\"....\",\"format\":\"time_series\"},{\"refId\":\"B\",\"intervalMs\":1800000,\"maxDataPoints\":768,\"datasourceId\":30,\"rawSql\":\"....\",\"format\":\"time_series\"}]}\r\n```\r\n \r\nRESP\r\n```json\r\n{\"results\":{\"A\":{\"refId\":\"A\",\"meta\":{\"rowCount\":11,\"sql\":\"....\"},\"series\":[{\"name\":\"new report v2+\",\"points\":[[1,1523836800000],[2,1523923200000],[10,1524009600000],[5,1524096000000],[8,1524182400000],[3,1524268800000],[4,1524528000000],[5,1524614400000],[5,1524700800000],[10,1524787200000],[1,1525219200000]]}],\"tables\":null},\"B\":{\"refId\":\"B\",\"meta\":{\"rowCount\":21,\"sql\":\"....\"},\"series\":[{\"name\":\"new report v!2\",\"points\":[[14,1523491200000],[97,1523577600000],[45,1523664000000],[7,1523750400000],[28,1523836800000],[77,1523923200000],[48,1524009600000],[104,1524096000000],[87,1524182400000],[45,1524268800000],[8,1524355200000],[35,1524441600000],[82,1524528000000],[57,1524614400000],[102,1524700800000],[78,1524787200000],[52,1524873600000],[8,1524960000000],[16,1525046400000],[56,1525132800000],[30,1525219200000]]}],\"tables\":null}}}\r\n```"},"comment":{"url":"https://api.github.com/repos/grafana/grafana/issues/comments/403547574","html_url":"https://github.com/grafana/grafana/issues/12535#issuecomment-403547574","issue_url":"https://api.github.com/repos/grafana/grafana/issues/12535","id":403547574,"node_id":"MDEyOklzc3VlQ29tbWVudDQwMzU0NzU3NA==","user":{"login":"torkelo","id":10999,"node_id":"MDQ6VXNlcjEwOTk5","avatar_url":"https://avatars3.githubusercontent.com/u/10999?v=4","gravatar_id":"","url":"https://api.github.com/users/torkelo","html_url":"https://github.com/torkelo","followers_url":"https://api.github.com/users/torkelo/followers","following_url":"https://api.github.com/users/torkelo/following{/other_user}","gists_url":"https://api.github.com/users/torkelo/gists{/gist_id}","starred_url":"https://api.github.com/users/torkelo/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/torkelo/subscriptions","organizations_url":"https://api.github.com/users/torkelo/orgs","repos_url":"https://api.github.com/users/torkelo/repos","events_url":"https://api.github.com/users/torkelo/events{/privacy}","received_events_url":"https://api.github.com/users/torkelo/received_events","type":"User","site_admin":false},"created_at":"2018-07-09T16:58:10Z","updated_at":"2018-07-09T16:58:10Z","author_association":"MEMBER","body":"If you enable stacking your time datapoints is best to align and if there are missing datapoints for one series for one time period it’s best to have your query insert 0 for the missing interval, the timeGroup macro can handle this for you"}}
|
{
"id": 15111821,
"name": "grafana/grafana",
"url": "https://api.github.com/repos/grafana/grafana"
}
|
{
"id": 10999,
"login": "torkelo",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/10999?",
"url": "https://api.github.com/users/torkelo"
}
|
{
"id": 7195757,
"login": "grafana",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/7195757?",
"url": "https://api.github.com/orgs/grafana"
}
| 2018-07-09T16:58:11 |
7938887264
|
{"actor":{"display_login":"torkelo"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/AppleWin/AppleWin/issues/551","repository_url":"https://api.github.com/repos/AppleWin/AppleWin","labels_url":"https://api.github.com/repos/AppleWin/AppleWin/issues/551/labels{/name}","comments_url":"https://api.github.com/repos/AppleWin/AppleWin/issues/551/comments","events_url":"https://api.github.com/repos/AppleWin/AppleWin/issues/551/events","html_url":"https://github.com/AppleWin/AppleWin/issues/551","id":310028867,"number":551,"title":"Mouse speed option","user":{"login":"sicklittlemonkey","id":4393005,"avatar_url":"https://avatars2.githubusercontent.com/u/4393005?v=4","gravatar_id":"","url":"https://api.github.com/users/sicklittlemonkey","html_url":"https://github.com/sicklittlemonkey","followers_url":"https://api.github.com/users/sicklittlemonkey/followers","following_url":"https://api.github.com/users/sicklittlemonkey/following{/other_user}","gists_url":"https://api.github.com/users/sicklittlemonkey/gists{/gist_id}","starred_url":"https://api.github.com/users/sicklittlemonkey/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sicklittlemonkey/subscriptions","organizations_url":"https://api.github.com/users/sicklittlemonkey/orgs","repos_url":"https://api.github.com/users/sicklittlemonkey/repos","events_url":"https://api.github.com/users/sicklittlemonkey/events{/privacy}","received_events_url":"https://api.github.com/users/sicklittlemonkey/received_events","type":"User","site_admin":false},"labels":[{"id":593320590,"url":"https://api.github.com/repos/AppleWin/AppleWin/labels/UI","name":"UI","color":"FF8800","default":false},{"id":90554402,"url":"https://api.github.com/repos/AppleWin/AppleWin/labels/enhancement","name":"enhancement","color":"84b6eb","default":true}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2018-03-30T10:05:09Z","updated_at":"2018-04-02T19:33:48Z","closed_at":null,"author_association":"CONTRIBUTOR","body":"Feature request on CSA2 from \"Jamie Kahn Genet\":\r\nhttps://groups.google.com/d/topic/comp.emulators.apple2/8tRgvcZ0FRw/discussion"},"comment":{"url":"https://api.github.com/repos/AppleWin/AppleWin/issues/comments/378020253","html_url":"https://github.com/AppleWin/AppleWin/issues/551#issuecomment-378020253","issue_url":"https://api.github.com/repos/AppleWin/AppleWin/issues/551","id":378020253,"user":{"login":"tomcw","id":6696896,"avatar_url":"https://avatars0.githubusercontent.com/u/6696896?v=4","gravatar_id":"","url":"https://api.github.com/users/tomcw","html_url":"https://github.com/tomcw","followers_url":"https://api.github.com/users/tomcw/followers","following_url":"https://api.github.com/users/tomcw/following{/other_user}","gists_url":"https://api.github.com/users/tomcw/gists{/gist_id}","starred_url":"https://api.github.com/users/tomcw/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tomcw/subscriptions","organizations_url":"https://api.github.com/users/tomcw/orgs","repos_url":"https://api.github.com/users/tomcw/repos","events_url":"https://api.github.com/users/tomcw/events{/privacy}","received_events_url":"https://api.github.com/users/tomcw/received_events","type":"User","site_admin":false},"created_at":"2018-04-02T19:33:48Z","updated_at":"2018-04-02T19:33:48Z","author_association":"CONTRIBUTOR","body":"'Bank Street Writer Plus' can be downloaded from [here](https://mirrors.apple2.org.za/ftp.apple.asimov.net/images/productivity/word_processing/bank_street_writer/Bank_Street_Writer_Plus.zip)."}}
|
{
"id": 18493101,
"name": "AppleWin/AppleWin",
"url": "https://api.github.com/repos/AppleWin/AppleWin"
}
|
{
"id": 6696896,
"login": "tomcw",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6696896?",
"url": "https://api.github.com/users/tomcw"
}
|
{
"id": 7196829,
"login": "AppleWin",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/7196829?",
"url": "https://api.github.com/orgs/AppleWin"
}
| 2018-04-02T19:33:48 |
7468595934
|
{"actor":{"display_login":"tomcw"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/ioBroker/ioBroker.sonos/issues/31","repository_url":"https://api.github.com/repos/ioBroker/ioBroker.sonos","labels_url":"https://api.github.com/repos/ioBroker/ioBroker.sonos/issues/31/labels{/name}","comments_url":"https://api.github.com/repos/ioBroker/ioBroker.sonos/issues/31/comments","events_url":"https://api.github.com/repos/ioBroker/ioBroker.sonos/issues/31/events","html_url":"https://github.com/ioBroker/ioBroker.sonos/issues/31","id":347273564,"node_id":"MDU6SXNzdWUzNDcyNzM1NjQ=","number":31,"title":"1.7.4: still error in function fadeout","user":{"login":"justr1","id":12622863,"node_id":"MDQ6VXNlcjEyNjIyODYz","avatar_url":"https://avatars0.githubusercontent.com/u/12622863?v=4","gravatar_id":"","url":"https://api.github.com/users/justr1","html_url":"https://github.com/justr1","followers_url":"https://api.github.com/users/justr1/followers","following_url":"https://api.github.com/users/justr1/following{/other_user}","gists_url":"https://api.github.com/users/justr1/gists{/gist_id}","starred_url":"https://api.github.com/users/justr1/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/justr1/subscriptions","organizations_url":"https://api.github.com/users/justr1/orgs","repos_url":"https://api.github.com/users/justr1/repos","events_url":"https://api.github.com/users/justr1/events{/privacy}","received_events_url":"https://api.github.com/users/justr1/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":3,"created_at":"2018-08-03T06:22:33Z","updated_at":"2018-08-11T07:46:49Z","closed_at":null,"author_association":"CONTRIBUTOR","body":"Reproduzierbar mit Sayit während Radio läuft:\r\n`2018-08-03 08:18:36.621 - \u001Berror: sonos.0 uncaught exception: Cannot create property 'actual' on boolean 'true'`\r\n`2018-08-03 08:18:36.621 - \u001Berror: sonos.0 TypeError: Cannot create property 'actual' on boolean 'true'`\r\n` at fadeOut (/Users/Shared/iobroker/node_modules/iobroker.sonos/main.js:805:20)`\r\n` at playOnSonos (/Users/Shared/iobroker/node_modules/iobroker.sonos/main.js:987:9)`\r\n` at Immediate.setImmediate [as _onImmediate] (/Users/Shared/iobroker/node_modules/iobroker.sonos/main.js:1067:40)`\r\n`2018-08-03 08:18:36.622 - info: sonos.0 terminating`\r\nEs scheint so, als ob in der Funktion fadeout der Fall (typeof options === 'boolean' && options === true) nicht korrekt berücksichtigt wäre.\r\n\r\n`setState(\"sayit.0.tts.text\", \"Test\");`\r\nhat bei mir zuletzt mit Version 1.6.2 funktioniert."},"comment":{"url":"https://api.github.com/repos/ioBroker/ioBroker.sonos/issues/comments/412258487","html_url":"https://github.com/ioBroker/ioBroker.sonos/issues/31#issuecomment-412258487","issue_url":"https://api.github.com/repos/ioBroker/ioBroker.sonos/issues/31","id":412258487,"node_id":"MDEyOklzc3VlQ29tbWVudDQxMjI1ODQ4Nw==","user":{"login":"rossiniscarface","id":25828884,"node_id":"MDQ6VXNlcjI1ODI4ODg0","avatar_url":"https://avatars0.githubusercontent.com/u/25828884?v=4","gravatar_id":"","url":"https://api.github.com/users/rossiniscarface","html_url":"https://github.com/rossiniscarface","followers_url":"https://api.github.com/users/rossiniscarface/followers","following_url":"https://api.github.com/users/rossiniscarface/following{/other_user}","gists_url":"https://api.github.com/users/rossiniscarface/gists{/gist_id}","starred_url":"https://api.github.com/users/rossiniscarface/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rossiniscarface/subscriptions","organizations_url":"https://api.github.com/users/rossiniscarface/orgs","repos_url":"https://api.github.com/users/rossiniscarface/repos","events_url":"https://api.github.com/users/rossiniscarface/events{/privacy}","received_events_url":"https://api.github.com/users/rossiniscarface/received_events","type":"User","site_admin":false},"created_at":"2018-08-11T07:46:49Z","updated_at":"2018-08-11T07:46:49Z","author_association":"NONE","body":"Bei mir funktioniert das FadeIN/FadeOut nicht. Es kommt zwar jetzt keine Fehlermeldung, aber ist eines von den beiden gesetzt, dann passieren die merkwürdigsten Dinge. \r\nBei FadeOut > 0 wird gar nichts von sayIt ausgegeben, und das sayIt Ankündigungsfile wird nicht gespielt sondern bleibt in der Liste.\r\nBei FadeIn > 0 wird zwar die Meldung ausgegeben, aber dann wird die Lautstärke auf 0 gesetzt und die Wiedergabe läuft quasi stumm.\r\n\r\n"}}
|
{
"id": 22998753,
"name": "ioBroker/ioBroker.sonos",
"url": "https://api.github.com/repos/ioBroker/ioBroker.sonos"
}
|
{
"id": 25828884,
"login": "rossiniscarface",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/25828884?",
"url": "https://api.github.com/users/rossiniscarface"
}
|
{
"id": 7231148,
"login": "ioBroker",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/7231148?",
"url": "https://api.github.com/orgs/ioBroker"
}
| 2018-08-11T07:46:49 |
8099375898
|
{"actor":{"display_login":"rossiniscarface"}}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.