repo
stringlengths
7
67
org
stringlengths
2
32
issue_id
int64
780k
941M
issue_number
int64
1
134k
pull_request
dict
events
list
user_count
int64
1
77
event_count
int64
1
192
text_size
int64
0
329k
bot_issue
bool
1 class
modified_by_bot
bool
2 classes
text_size_no_bots
int64
0
279k
modified_usernames
bool
2 classes
go-gl/gl
go-gl
263,706,231
88
null
[ { "action": "opened", "author": "kjozic", "comment_id": null, "datetime": 1507456370000, "masked_author": "username_0", "text": "When can we expect support for OpenGL 4.6?", "title": "OpenGL 4.6 support", "type": "issue" }, { "action": "created", "author": "errcw", "comment_id": 335030545, "datetime": 1507489818000, "masked_author": "username_1", "text": "It should be straightforward to generate the new bindings. I'll try and make time this week to do it.", "title": null, "type": "comment" }, { "action": "created", "author": "errcw", "comment_id": 335030560, "datetime": 1507489831000, "masked_author": "username_1", "text": "It should be straightforward to generate the new bindings. I'll try and make time this week to do it.", "title": null, "type": "comment" }, { "action": "created", "author": "kjozic", "comment_id": 341966427, "datetime": 1509881690000, "masked_author": "username_0", "text": "When I try to generate the new bindings using glow (glow generate -out=./v4.6-core/gl/ -api=gl -version=4.6 -profile=core -xml=../glow/xml/) following error occurs: \r\n```2017/11/05 12:32:03 unable to generate package: &{gl 4.6 core /home/kreso/golang/src/github.com/go-gl/glow/tmpl <nil> <nil> false}```", "title": null, "type": "comment" }, { "action": "created", "author": "shurcooL", "comment_id": 342367347, "datetime": 1510026449000, "masked_author": "username_2", "text": "That error happens on this line:\r\n\r\nhttps://github.com/go-gl/glow/blob/75d9c6716e5939e941a3fc5e2d6afaf36f52514d/main.go#L123\r\n\r\nIf it happens, that means `spec.HasPackage(packageSpec)` was not true for any of the specs in the XML directory.", "title": null, "type": "comment" }, { "action": "created", "author": "shurcooL", "comment_id": 342368186, "datetime": 1510026822000, "masked_author": "username_2", "text": "It looks like we need to update the contents of the [XML directory](https://github.com/go-gl/glow/tree/master/xml) with the latest XML specifications. The ones currently there now only have 4.5, not 4.6.\r\n\r\n@username_1 Is it documented anywhere how to update the contents of the XML directory? I can't find it (not in the README of the repo, nor in the README within the `xml` directory, not in wiki).", "title": null, "type": "comment" }, { "action": "created", "author": "shurcooL", "comment_id": 370257615, "datetime": 1520192679000, "masked_author": "username_2", "text": "Now that https://github.com/go-gl/glow/issues/90 is resolved, we can proceed here.", "title": null, "type": "comment" }, { "action": "created", "author": "shurcooL", "comment_id": 370263595, "datetime": 1520197239000, "masked_author": "username_2", "text": "I've created PR #92 that'll resolve this issue.", "title": null, "type": "comment" }, { "action": "closed", "author": "errcw", "comment_id": null, "datetime": 1520205966000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
3
9
1,312
false
false
1,312
true
geerlingguy/ansible-role-docker
null
293,934,365
47
{ "number": 47, "repo": "ansible-role-docker", "user_login": "geerlingguy" }
[ { "action": "opened", "author": "stbenjam", "comment_id": null, "datetime": 1517586902000, "masked_author": "username_0", "text": "", "title": "Support fedora", "type": "issue" }, { "action": "created", "author": "geerlingguy", "comment_id": 385846977, "datetime": 1525228149000, "masked_author": "username_1", "text": "Looks great, thanks!", "title": null, "type": "comment" }, { "action": "created", "author": "stbenjam", "comment_id": 385848454, "datetime": 1525228817000, "masked_author": "username_0", "text": "Thanks!", "title": null, "type": "comment" } ]
2
3
27
false
false
27
false
goreleaser/goreleaser
goreleaser
401,024,804
930
{ "number": 930, "repo": "goreleaser", "user_login": "goreleaser" }
[ { "action": "opened", "author": "caarlos0", "comment_id": null, "datetime": 1547924576000, "masked_author": "username_0", "text": "- get and parse semver in a single place\r\n- semver now is available in the context \r\n- we may add prerelease to templates too\r\n- simplified some docker checks that happened to fail here for some reason now\r\n- removed extra semver checks\r\n- fixed issue with skip validate and semver ( closes #928 )", "title": "fix: improved semver parsing", "type": "issue" } ]
3
3
452
false
true
297
false
bpampuch/pdfmake
null
57,384,531
196
null
[ { "action": "opened", "author": "Wabbala", "comment_id": null, "datetime": 1423692235000, "masked_author": "username_0", "text": "Hi guys,\r\n\r\nI have got the following issue. When I render a pdf and I would like to save it using\r\n`pdfMake.createPdf(docDefinition).download(filename)`\r\nIt results in firefox not responding and it alerts with: a script on this page is causing your web browser to run slowly.\r\n\r\nAny ideas?\r\n\r\nCheers!", "title": "The download option freezes firefox", "type": "issue" }, { "action": "created", "author": "jthoenes", "comment_id": 74661177, "datetime": 1424176538000, "masked_author": "username_1", "text": "Is this a duplicate of #122?", "title": null, "type": "comment" }, { "action": "created", "author": "Wabbala", "comment_id": 74661447, "datetime": 1424176684000, "masked_author": "username_0", "text": "Actually this freeze up is caused by firefox versions < 25. For firefox versions 25+ this is no longer an issue.", "title": null, "type": "comment" }, { "action": "closed", "author": "Wabbala", "comment_id": null, "datetime": 1424176684000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" } ]
2
4
440
false
false
440
false
openshift/origin
openshift
141,867,015
8,122
null
[ { "action": "opened", "author": "david-strejc", "comment_id": null, "datetime": 1458308048000, "masked_author": "username_0", "text": "I've did just yum update and updated Open Shift v 1.1.3 to 1.1.4\r\n\r\nAfter upgrade my containers won't start. So I've cleaned up everything - docker processes docker images and I've restarted origin-node and origin-master services.\r\n\r\nNow I got following error:\r\n\r\nError: build error: timeout while waiting for remote repository\r\n\r\n##### Version\r\n1.1.4 (upgrade)\r\n\r\n##### Steps To Reproduce\r\n1. Upgrade from 1.1.3 to 1.1.4\r\n2. Upgrade docker from 1.8 to 1.9 (yum update)\r\n\r\n##### Current Result\r\n\r\nError: build error: timeout while waiting for remote repository.\r\n\r\n##### Expected Result\r\n\r\nImage is build and pushed into docker registry.", "title": "Upgrading from 1.1.3 and docker from 1.8 to 1.9 with yum update breaks everything", "type": "issue" }, { "action": "created", "author": "david-strejc", "comment_id": 198365251, "datetime": 1458308484000, "masked_author": "username_0", "text": "Update:\r\n\r\nI've rebooted master and now git pull is passing.", "title": null, "type": "comment" }, { "action": "created", "author": "dragon9783", "comment_id": 211635519, "datetime": 1461023093000, "masked_author": "username_1", "text": "Upgrade openshift origin need reboot ? I run a small containerized cluster , also need to reboot master after upgrade.", "title": null, "type": "comment" }, { "action": "closed", "author": "smarterclayton", "comment_id": null, "datetime": 1485145454000, "masked_author": "username_2", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "smarterclayton", "comment_id": 274397941, "datetime": 1485145454000, "masked_author": "username_2", "text": "Closing due to age.", "title": null, "type": "comment" } ]
3
5
834
false
false
834
false
Nebrija-Programacion-I-II/Programacion-I
Nebrija-Programacion-I-II
369,920,505
154
{ "number": 154, "repo": "Programacion-I", "user_login": "Nebrija-Programacion-I-II" }
[ { "action": "opened", "author": "JGilR", "comment_id": null, "datetime": 1539535674000, "masked_author": "username_0", "text": "", "title": "Actividades actualizadas Jorge Gil", "type": "issue" }, { "action": "created", "author": "avalero", "comment_id": 429723410, "datetime": 1539584928000, "masked_author": "username_1", "text": "Perfecto!!", "title": null, "type": "comment" } ]
2
2
10
false
false
10
false
Scriptim/crc-calculator
null
400,809,917
1
null
[ { "action": "opened", "author": "Scriptim", "comment_id": null, "datetime": 1547830851000, "masked_author": "username_0", "text": "Bitwise operations (such as `^`) use signed 32-bit integers, thus this line may produce negative numbers: \r\n\r\n<https://github.com/username_0/crc-calculator/blob/094403e78ef9393f9eaa904c63e2149fd5fb3bc3/crc.js#L27>\r\n\r\nThe difference should not be calculated with numbers, but with strings by comparing them character by character.", "title": "XOR produces negative results for large inputs", "type": "issue" }, { "action": "closed", "author": "Scriptim", "comment_id": null, "datetime": 1547937698000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" } ]
1
2
327
false
false
327
true
NG-ZORRO/ng-zorro-antd
NG-ZORRO
349,032,224
1,950
null
[ { "action": "opened", "author": "Supamiu", "comment_id": null, "datetime": 1533804105000, "masked_author": "username_0", "text": "## What problem does this feature solve?\r\nI'm trying to build an application with two siderbars, one for navigation, and the other one for a rapid access to some important informations. The first one is working great and has a nice sider trigger using the default one. But the second one should use a custom trigger template as I don't want the same icon. because [nzTrigger] only affects the trigger at the bottom of the page and not the one that shows when you have a 0px collapsed sider, I have no way to change it right now.\r\n## What does the proposed API look like?\r\nsimply have [nzTrigger] affect the collapsed trigger too, or have a [nzZeroWidthTrigger] property that takes a template too, in order to provide a custom icon for this trigger. Could also just be an icon string.\r\n<!-- generated by ng-zorro-issue-helper. DO NOT REMOVE -->", "title": "support custom trigger for 0 width collapsed sider", "type": "issue" }, { "action": "closed", "author": "vthinkxie", "comment_id": null, "datetime": 1550651659000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
2
843
false
false
843
false
jsdelivr/jsdelivr
jsdelivr
417,707,803
18,138
null
[ { "action": "opened", "author": "eladzlot", "comment_id": null, "datetime": 1551865158000, "masked_author": "username_0", "text": "First of all, thanks for this amazing project - you're doing some fantastic work here.\r\n\r\nWe are using a version range to access a file in minnojs:\r\nhttps://cdn.jsdelivr.net/gh/minnojs/minno-quest@0.2/dist/pi-minno.js\r\n\r\nWe requested and received the purge url, but despite an attempt to purge, and two weeks that have passed since the last release (0.2.30) the url is still pointing at version 0.2.28 instead of 0.2.30\r\n\r\nThe direct link is working properly:\r\nhttps://cdn.jsdelivr.net/gh/minnojs/minno-quest@0.2.30/dist/pi-minno.js\r\n\r\nAny idea why this would be happening?", "title": "CDN does not update content for version range in MinnoJS", "type": "issue" }, { "action": "created", "author": "MartinKolarik", "comment_id": 470052417, "datetime": 1551867680000, "masked_author": "username_1", "text": "Hi, you have an actual release \"v0.2\" [here](https://github.com/minnojs/minno-quest/releases) so \"0.2\" is interpreted as that specific release and not \"latest in 0.2.x\".\r\n\r\nThe best solution is probably making a new 0.3.0 release and using `@0.3` in the link.", "title": null, "type": "comment" }, { "action": "closed", "author": "eladzlot", "comment_id": null, "datetime": 1551878557000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "eladzlot", "comment_id": 470104830, "datetime": 1551878557000, "masked_author": "username_0", "text": "Works perfectly. Thank you.", "title": null, "type": "comment" } ]
2
4
859
false
false
859
false
D4Vinci/Cr3dOv3r
null
344,379,956
51
null
[ { "action": "opened", "author": "alesanco", "comment_id": null, "datetime": 1532513488000, "masked_author": "username_0", "text": "The tool doesn't recognize a valid Yahoo email address, returning \"Email not registered!\" even if I put the exact password of a personal account. I tried with two different valid Yahoo accounts and I got same results.", "title": "Yahoo \"Email not registered!\" with valid email address", "type": "issue" }, { "action": "created", "author": "alesanco", "comment_id": 408360285, "datetime": 1532682545000, "masked_author": "username_0", "text": "After a rapid debug in the source code, I think the problem is that Yahoo does a redirection to another endpoint for request password after the submission of the email address [here](https://github.com/username_1/Cr3dOv3r/blob/master/Cr3d0v3r.py#L64).\r\n\r\nThis could cause that the HTML cached from MechanicalSoup isn't aligned obviously and the selector\r\n`'form[class=\"pure-form pure-form-stacked\"]'` ([here](https://github.com/username_1/Cr3dOv3r/blob/master/Core/websites.py#L100)) doesn't work.\r\n\r\n![image](https://user-images.githubusercontent.com/3064382/43312130-aa74f448-918c-11e8-98fb-e1f786776658.png)\r\n\r\nAs you can see in the _debug console_, the **form1** selector works, but after the submit the **form2** selector returns **LinkNotFound**, probably for the reason I explained below.\r\n\r\nHope this can help you @username_1! If I'll find time to patch it I'll happy to do it.", "title": null, "type": "comment" }, { "action": "created", "author": "D4Vinci", "comment_id": 408495712, "datetime": 1532714648000, "masked_author": "username_1", "text": "Okay thanks guys, I working on it right now", "title": null, "type": "comment" }, { "action": "created", "author": "rizzy01", "comment_id": 423728191, "datetime": 1537605990000, "masked_author": "username_2", "text": "Great work @username_1!, but i am having the same issue with Yahoo \"Email not registered!\" with valid email address.", "title": null, "type": "comment" }, { "action": "created", "author": "D4Vinci", "comment_id": 423856470, "datetime": 1537745873000, "masked_author": "username_1", "text": "I can't solve it, I don't what's the problem!\r\nEvery thing is working well but the result is not.\r\nAnyway I will try harder again once I have time", "title": null, "type": "comment" } ]
3
5
1,395
false
false
1,395
true
emicklei/go-restful-openapi
null
321,806,921
47
{ "number": 47, "repo": "go-restful-openapi", "user_login": "emicklei" }
[ { "action": "opened", "author": "jqs7", "comment_id": null, "datetime": 1525927040000, "masked_author": "username_0", "text": "In the else case, it would overwrite p.Type and makes AllowMultiple not work.", "title": "prevent array param.Type be overwritten in the else case below", "type": "issue" }, { "action": "created", "author": "emicklei", "comment_id": 387971868, "datetime": 1525936178000, "masked_author": "username_1", "text": "thank you for reporting and fixing this issue. Could you provide a test for this?", "title": null, "type": "comment" }, { "action": "created", "author": "jqs7", "comment_id": 388000087, "datetime": 1525943749000, "masked_author": "username_0", "text": "test has been added @username_1", "title": null, "type": "comment" } ]
2
3
187
false
false
187
true
babel/babel-eslint
babel
338,776,775
646
{ "number": 646, "repo": "babel-eslint", "user_login": "babel" }
[ { "action": "created", "author": "rubennorte", "comment_id": 402992845, "datetime": 1530872215000, "masked_author": "username_0", "text": "This will be done in #650.", "title": null, "type": "comment" } ]
2
2
1,608
false
true
26
false
zalando-incubator/kube-ingress-aws-controller
zalando-incubator
313,423,469
148
null
[ { "action": "opened", "author": "szuecs", "comment_id": null, "datetime": 1523468703000, "masked_author": "username_0", "text": "https://github.com/zalando-incubator/kube-ingress-aws-controller/blob/master/cloudformation.md\r\nrefers to https://github.com/zalando-incubator/kube-ingress-aws-controller/blob/master/aws/ingress-cf-template.yaml, which we do not use anymore.", "title": "cleanup cloudformation doc", "type": "issue" } ]
1
1
241
false
false
241
false
ohmae/DmsExplorer
null
328,882,192
61
{ "number": 61, "repo": "DmsExplorer", "user_login": "ohmae" }
[ { "action": "opened", "author": "ohmae", "comment_id": null, "datetime": 1528075824000, "masked_author": "username_0", "text": "", "title": "Release 0.7.39", "type": "issue" } ]
2
2
0
false
true
0
false
brandon-rhodes/python-sgp4
null
249,453,826
18
null
[ { "action": "opened", "author": "WeatherGod", "comment_id": null, "datetime": 1502393787000, "masked_author": "username_0", "text": "I am giving the master branch a try to see if my usage of sgp4 could be sped up. I am getting a \"numba lowering error\" (traceback below).\r\n\r\nI suspect this is actually a numba bug rather than a problem with sgp4, but I haven't spent enough time with numba to know for sure. Have you been able to successfully use numba with sgp4? Have you considered using cython instead?\r\n\r\n```\r\nFailed at object (object mode frontend)\r\nCaused By:\r\nTraceback (most recent call last):\r\n File \"/home/broot/scratch/miniconda/envs/floodmappy4/lib/python2.7/site-packages/numba/compiler.py\", line 238, in run\r\n stage()\r\n File \"/home/broot/scratch/miniconda/envs/floodmappy4/lib/python2.7/site-packages/numba/compiler.py\", line 599, in stage_objectmode_backend\r\n self._backend(lowerfn, objectmode=True)\r\n File \"/home/broot/scratch/miniconda/envs/floodmappy4/lib/python2.7/site-packages/numba/compiler.py\", line 576, in _backend\r\n lowered = lowerfn()\r\n File \"/home/broot/scratch/miniconda/envs/floodmappy4/lib/python2.7/site-packages/numba/compiler.py\", line 550, in backend_object_mode\r\n self.flags)\r\n File \"/home/broot/scratch/miniconda/envs/floodmappy4/lib/python2.7/site-packages/numba/compiler.py\", line 882, in py_lowering_stage\r\n lower.lower()\r\n File \"/home/broot/scratch/miniconda/envs/floodmappy4/lib/python2.7/site-packages/numba/lowering.py\", line 135, in lower\r\n self.lower_normal_function(self.fndesc)\r\n File \"/home/broot/scratch/miniconda/envs/floodmappy4/lib/python2.7/site-packages/numba/lowering.py\", line 176, in lower_normal_function\r\n entry_block_tail = self.lower_function_body()\r\n File \"/home/broot/scratch/miniconda/envs/floodmappy4/lib/python2.7/site-packages/numba/lowering.py\", line 201, in lower_function_body\r\n self.lower_block(block)\r\n File \"/home/broot/scratch/miniconda/envs/floodmappy4/lib/python2.7/site-packages/numba/lowering.py\", line 216, in lower_block\r\n self.lower_inst(inst)\r\n File \"/home/broot/scratch/miniconda/envs/floodmappy4/lib/python2.7/contextlib.py\", line 35, in __exit__\r\n self.gen.throw(type, value, traceback)\r\n File \"/home/broot/scratch/miniconda/envs/floodmappy4/lib/python2.7/site-packages/numba/errors.py\", line 249, in new_error_context\r\n six.reraise(type(newerr), newerr, sys.exc_info()[2])\r\n File \"/home/broot/scratch/miniconda/envs/floodmappy4/lib/python2.7/site-packages/numba/errors.py\", line 243, in new_error_context\r\n yield\r\n File \"/home/broot/scratch/miniconda/envs/floodmappy4/lib/python2.7/site-packages/numba/lowering.py\", line 216, in lower_block\r\n self.lower_inst(inst)\r\n File \"/home/broot/scratch/miniconda/envs/floodmappy4/lib/python2.7/site-packages/numba/objmode.py\", line 131, in lower_inst\r\n self.delvar(inst.value)\r\n File \"/home/broot/scratch/miniconda/envs/floodmappy4/lib/python2.7/site-packages/numba/objmode.py\", line 534, in delvar\r\n self._live_vars.remove(name)\r\nLoweringError: 'sineo1'\r\nFile \"../../scratch/miniconda/envs/floodmappy4/lib/python2.7/site-packages/sgp4/propagation.py\", line 1742\r\n[1] During: lowering \"del sineo1\" at /home/broot/scratch/miniconda/envs/floodmappy4/lib/python2.7/site-packages/sgp4/propagation.py (1742)\r\n\r\nFailed at object (object mode backend)\r\n'sineo1'\r\nFile \"../../scratch/miniconda/envs/floodmappy4/lib/python2.7/site-packages/sgp4/propagation.py\", line 1742\r\n[1] During: lowering \"del sineo1\" at /home/broot/scratch/miniconda/envs/floodmappy4/lib/python2.7/site-packages/sgp4/propagation.py (1742)\r\n```", "title": "numba acceleration not working?", "type": "issue" }, { "action": "created", "author": "ckuethe", "comment_id": 324026707, "datetime": 1503408671000, "masked_author": "username_1", "text": "I can reproduce this with both numba 0.23 and 0.34.. I'll bisect to see where it broke but this smells like numba is unhappy with passing more complex objects around, rather than simple types like ints, floats, or booleans.", "title": null, "type": "comment" }, { "action": "created", "author": "WeatherGod", "comment_id": 401406341, "datetime": 1530289781000, "masked_author": "username_0", "text": "I am back on this... Which version of numba were you using that worked?", "title": null, "type": "comment" }, { "action": "created", "author": "brandon-rhodes", "comment_id": 401522899, "datetime": 1530342633000, "masked_author": "username_2", "text": "(I won't interrupt except to confirm that I haven't yet had time to sit down and seriously wrestle with Numba and the library, so I've not yet run into this behavior.)", "title": null, "type": "comment" }, { "action": "created", "author": "WeatherGod", "comment_id": 405030039, "datetime": 1531581646000, "masked_author": "username_0", "text": "I have brought this issue to the attention of a numba developer here at the SciPy 2018 coding sprints. It would still help to know which version of numba works for debugging purposes.", "title": null, "type": "comment" }, { "action": "created", "author": "ckuethe", "comment_id": 414198630, "datetime": 1534741701000, "masked_author": "username_1", "text": "I'm back to hacking on this too with python 2.7.15rc1 / python 3.6.5 + numba 0.39.0 + 0.24.0\r\n\r\nRight now the `_dspace` function is the hot spot. If you don't jit anything else, do this one. It's safe to `@jit(cache=True, nopython=True)`.\r\n\r\nI would eventually like to get this into a state where all of sgp4 could be jitted; I'll have to see if I can construct a test harness to figure out what it would win us to have the whole thing be compiled.", "title": null, "type": "comment" }, { "action": "created", "author": "brandon-rhodes", "comment_id": 582329025, "datetime": 1580896643000, "masked_author": "username_2", "text": "As the Numba approach never quite worked, and as the library now compiles Vallado’s C++ directly where the system supports it, I am going to close this issue. Thanks for making this experiment in speeding up the library!", "title": null, "type": "comment" }, { "action": "closed", "author": "brandon-rhodes", "comment_id": null, "datetime": 1580896644000, "masked_author": "username_2", "text": "", "title": null, "type": "issue" } ]
3
8
4,772
false
false
4,772
false
SwiftKickMobile/SwiftMessages
SwiftKickMobile
365,141,731
234
null
[ { "action": "opened", "author": "ifanchu", "comment_id": null, "datetime": 1538234990000, "masked_author": "username_0", "text": "When I simply to \r\n\r\n let view = MessageView.viewFromNib(layout: .messageView)\r\n view.configureTheme(.info)\r\n view.configureDropShadow()\r\n view.button?.isHidden = true\r\n view.configureContent(title: \"title\", body: \"body\")\r\n view.backgroundView.backgroundColor = UIColor.greenblue\r\n (view.backgroundView as? CornerRoundingView)?.cornerRadius = 10\r\n SwiftMessages.show(view: view)\r\n\r\n\r\nit was working perfectly. \r\n\r\nHowever, if I tried to pass config like this\r\n\r\n\r\n let view = MessageView.viewFromNib(layout: .messageView)\r\n view.configureTheme(.info)\r\n view.configureDropShadow()\r\n view.button?.isHidden = true\r\n view.configureContent(title: \"title\", body:\"body\")\r\n view.backgroundView.backgroundColor = UIColor.greenblue\r\n (view.backgroundView as? CornerRoundingView)?.cornerRadius = 10\r\n var config = SwiftMessages.defaultConfig\r\n config.duration = .seconds(seconds: 5)\r\n SwiftMessages.show(config:config, view: view)\r\n\r\n\r\nIt failed at \r\n\r\n\r\n open func show(config: Config, view: UIView) {\r\n let presenter = Presenter(config: config, view: view, delegate: self) . <--\r\n\r\n\r\nwith EXC_BAD_ACCESS\r\n\r\nAlso a weird thing is that I noticed\r\n\r\nxcode complains config.presentationContext is not found. \r\n\r\nI am using xcode 10 swift 4.2.\r\nIs this a known issue or maybe I have some configuration error? Please help.", "title": "SwiftMessages.show(config: config, view: view) raising EXC_BAD_ACCESS", "type": "issue" }, { "action": "closed", "author": "wtmoose", "comment_id": null, "datetime": 1538247461000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "wtmoose", "comment_id": 425668050, "datetime": 1538247461000, "masked_author": "username_1", "text": "#229", "title": null, "type": "comment" }, { "action": "created", "author": "ifanchu", "comment_id": 425680915, "datetime": 1538261989000, "masked_author": "username_0", "text": "thank you very much", "title": null, "type": "comment" } ]
2
4
1,394
false
false
1,394
false
lmio/olimp-control
lmio
305,623,526
1
null
[ { "action": "opened", "author": "aursulis", "comment_id": null, "datetime": 1521130890000, "masked_author": "username_0", "text": "Ideally we'd like to be able to build a Debian package that installs these scripts and the systemd unit. This might require some restructuring of the project. End result should include a script that builds a .deb package from the contents of the repo.", "title": "Needs to be packageable", "type": "issue" }, { "action": "closed", "author": "aursulis", "comment_id": null, "datetime": 1521751061000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "aursulis", "comment_id": 375449283, "datetime": 1521751061000, "masked_author": "username_0", "text": "Fixed by @devynios in https://github.com/lmio/olimp-control/commit/65a4aa442b4ca1b0ae93ed9636d2ab3d1096558d", "title": null, "type": "comment" } ]
1
3
358
false
false
358
false
aspnet/SignalR
aspnet
356,137,452
2,901
null
[ { "action": "opened", "author": "ashikns", "comment_id": null, "datetime": 1535753540000, "masked_author": "username_0", "text": "It's difficult to understand the differences between various versions of the packages here. On nuget the latest released is 1.1.0 preview, the latest commit is to branch called 2.2, the master branch is 3.0(?). Which of the branches can I use? Also please note that I am planning to use Azure hosted SignalR and I read it's only supported in 2.2. Can anyone provide info what's the difference between these versions?", "title": "Which version to use?", "type": "issue" }, { "action": "created", "author": "davidfowl", "comment_id": 417834356, "datetime": 1535779547000, "masked_author": "username_1", "text": "I don't know where you read that. It works with all released versions of SignalR. Can you point me to what you read so I can correct it?", "title": null, "type": "comment" }, { "action": "created", "author": "ashikns", "comment_id": 417834722, "datetime": 1535780096000, "masked_author": "username_0", "text": "Thanks for clearing that up. As for the last bit, I saw this issue while browsing through: https://github.com/aspnet/SignalR/issues/2862. It had a label \"2-working\" that's where my assumption came from. However now I see that it also has a label \"client:Java\", so my bad.\r\n\r\nOne more thing: Do you guys have any changelogs between releases?", "title": null, "type": "comment" }, { "action": "created", "author": "davidfowl", "comment_id": 417834798, "datetime": 1535780200000, "masked_author": "username_1", "text": "We're supposed to but we're been bad and haven't written anything since 2.1.0-preview2.", "title": null, "type": "comment" }, { "action": "created", "author": "ashikns", "comment_id": 417835018, "datetime": 1535780531000, "masked_author": "username_0", "text": "Ah alright. I tried to figure it out from the commit history but the way branches were merged made it hard to follow them. I'll do a squash and compare them or so. Thanks again :)", "title": null, "type": "comment" }, { "action": "closed", "author": "ashikns", "comment_id": null, "datetime": 1535780531000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "davidfowl", "comment_id": 417835106, "datetime": 1535780640000, "masked_author": "username_1", "text": "@anurse @danroth27 Who does the release notes...?", "title": null, "type": "comment" } ]
2
7
1,207
false
false
1,207
false
avadev/AvaTax-REST-V2-JRE-SDK
avadev
316,438,732
25
{ "number": 25, "repo": "AvaTax-REST-V2-JRE-SDK", "user_login": "avadev" }
[ { "action": "opened", "author": "han8909227", "comment_id": null, "datetime": 1524266720000, "masked_author": "username_0", "text": "Generated changes for REST V2 18.4 update, for more details:\r\nhttps://developer.avalara.com/blog/2018/04/06/AvaTax-18-4-patch-notes/", "title": "AvaTax 18.4", "type": "issue" }, { "action": "created", "author": "WayneMyerAvalara", "comment_id": 385070420, "datetime": 1524857174000, "masked_author": "username_1", "text": "LGTM", "title": null, "type": "comment" } ]
2
2
136
false
false
136
false
scipy/scipy
scipy
162,265,692
6,309
{ "number": 6309, "repo": "scipy", "user_login": "scipy" }
[ { "action": "opened", "author": "WarrenWeckesser", "comment_id": null, "datetime": 1466833686000, "masked_author": "username_0", "text": "Replace `log(z) + log(1 - z[::-1])`, where `z` is <dist>.cdf(w),\r\nwith `<dist>.logcdf(w) + <dist>.logsf(w)[::-1]`. This avoids the\r\nproblem where the `cdf` method returns 1 for sufficiently large\r\nvalues in `w`.\r\n\r\nCloses gh-6306.", "title": "BUG: stats: Improve calculation of the Anderson-Darling statistic.", "type": "issue" }, { "action": "created", "author": "WarrenWeckesser", "comment_id": 228545626, "datetime": 1466864641000, "masked_author": "username_0", "text": "Does anyone know what is going on with python 3.5 on travis-ci? The last three pull requests have failed because of an error that occurs somewhere between building scipy and running the tests.", "title": null, "type": "comment" }, { "action": "created", "author": "ev-br", "comment_id": 228719177, "datetime": 1467026508000, "masked_author": "username_1", "text": "LGTM, thanks Warren", "title": null, "type": "comment" } ]
2
3
443
false
false
443
false
Microsoft/testfx
Microsoft
218,091,521
130
{ "number": 130, "repo": "testfx", "user_login": "Microsoft" }
[ { "action": "opened", "author": "jayaranigarg", "comment_id": null, "datetime": 1490854534000, "masked_author": "username_0", "text": "", "title": "Update ci script for public repo", "type": "issue" }, { "action": "created", "author": "mmitche", "comment_id": 290446085, "datetime": 1490887488000, "masked_author": "username_1", "text": "LGTM after fix to machine affinity.", "title": null, "type": "comment" } ]
3
3
191
false
true
35
false
ocsigen/lwt
ocsigen
403,530,746
655
null
[ { "action": "opened", "author": "ORESoftware", "comment_id": null, "datetime": 1548580435000, "masked_author": "username_0", "text": "I assume LWT is good for writing HTTP servers.\nIs there a Github repo I can clone that has an example server which uses LWT to process HTTP requests concurrently?\n\nI am looking to clone an example repo and get started using LWT with a simple HTTP server..that would be awesome.", "title": "Looking for showcase repo", "type": "issue" }, { "action": "created", "author": "raphael-proust", "comment_id": 457988941, "datetime": 1548646253000, "masked_author": "username_1", "text": "https://github.com/mirage/ocaml-cohttp is an http server that can be used either with Lwt or with Async. To that end, the core of the code uses an abstract IO layer which can be instantiated with either Lwt or Async. It makes it a bit complicated as a starting point, but it still provides good reading material if you start with the approximation that [https://github.com/mirage/ocaml-cohttp/blob/master/cohttp/src/s.ml#L22](`IO`) is just a subset of Lwt.\r\n\r\nhttps://github.com/ocsigen/ocsigenserver is a web server part of a larger project that provides a full set of web dev libraries and tools. The whole project is way beyond introductory experimentation, but the server itself might do.\r\n\r\nhttps://opam.ocaml.org/packages/lwt/ has a list of projects that require or optionally depend on lwt. There are way too many of them for me to blurb them all; considering you mentioned HTTP, you might be interested in tlstunnel, telegraml, tcpip, or socket-daemon (to name a few).", "title": null, "type": "comment" }, { "action": "created", "author": "aantron", "comment_id": 460033988, "datetime": 1549183797000, "masked_author": "username_2", "text": "There are also examples in the httpaf repo, in particular this HTTP echo server: https://github.com/inhabitedtype/httpaf/blob/8a8cae44d978a121427eed9cfc09e234639bd605/examples/lwt/lwt_echo_server.ml.", "title": null, "type": "comment" }, { "action": "closed", "author": "aantron", "comment_id": null, "datetime": 1549183797000, "masked_author": "username_2", "text": "", "title": null, "type": "issue" } ]
3
4
1,452
false
false
1,452
false
palantir/gradle-configuration-resolver-plugin
palantir
303,706,310
35
{ "number": 35, "repo": "gradle-configuration-resolver-plugin", "user_login": "palantir" }
[ { "action": "opened", "author": "code0x9", "comment_id": null, "datetime": 1520564017000, "masked_author": "username_0", "text": "Searched in the following locations:\r\n https://plugins.gradle.org/m2/gradle/plugin/com/palantir/configurationresolver/gradle-configuration-resolver-plugin/0.3.0/gradle-configuration-resolver-plugin-0.3.0.pom\r\n https://plugins.gradle.org/m2/gradle/plugin/com/palantir/configurationresolver/gradle-configuration-resolver-plugin/0.3.0/gradle-configuration-resolver-plugin-0.3.0.jar\r\n Required by:\r\n project : > com.palantir.configuration-resolver:com.palantir.configuration-resolver.gradle.plugin:0.3.0\r\n\r\n* Try:\r\nRun with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.\r\n\r\n* Get more help at https://help.gradle.org\r\n\r\nBUILD FAILED in 6s\r\n```\r\n\r\nplease update gradle publisher plugin and re-publish this.\r\n\r\nsee : https://github.com/flyway/flyway/issues/1862", "title": "update gradle publish plugin", "type": "issue" }, { "action": "created", "author": "palantirtech", "comment_id": 371697307, "datetime": 1520564018000, "masked_author": "username_1", "text": "Thanks for your interest in [palantir/gradle-configuration-resolver-plugin](https://github.com/palantir/gradle-configuration-resolver-plugin), @username_0! Before we can accept your pull request, you need to sign our contributor license agreement - just visit https://cla.palantir.com/ and follow the instructions. Once you sign, I'll automatically update this pull request.", "title": null, "type": "comment" }, { "action": "created", "author": "code0x9", "comment_id": 371697551, "datetime": 1520564125000, "masked_author": "username_0", "text": "i tried to sign CLA, but error occurres...", "title": null, "type": "comment" }, { "action": "created", "author": "code0x9", "comment_id": 371712406, "datetime": 1520570851000, "masked_author": "username_0", "text": "@timyates sorry i missed your PR https://github.com/palantir/gradle-configuration-resolver-plugin/pull/34. closing this.", "title": null, "type": "comment" } ]
2
4
1,409
false
false
1,409
true
popeindustries/inline-source
null
401,577,289
79
null
[ { "action": "opened", "author": "tianyk", "comment_id": null, "datetime": 1548125351000, "masked_author": "username_0", "text": "", "title": "link prefetch", "type": "issue" }, { "action": "closed", "author": "popeindustries", "comment_id": null, "datetime": 1548251992000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
2
0
false
false
0
false
apache/spark
apache
167,138,247
14,321
{ "number": 14321, "repo": "spark", "user_login": "apache" }
[ { "action": "opened", "author": "sethah", "comment_id": null, "datetime": 1469223740000, "masked_author": "username_0", "text": "## What changes were proposed in this pull request?\r\n\r\nThis patch adds the ability to do stratified sampling in cross validation for ML pipelines. This is accomplished by modifying some of the methods in `StratifiedSamplingUtils` to support multiple _splits_ instead of a single subsample of the data. A method is added to `PairRDDFunctions` to support `randomSplitByKey`. Please see the detailed explanation below.\r\n\r\n\r\n## How was this patch tested?\r\n\r\nUnit tests were added to `PairRDDFunctionsSuite`, `MLUtilsSuite`, `CrossValidatorSuite`, and `TrainValidationSuite`.\r\n\r\n## Algorithm changes\r\n\r\nCurrently, Spark implements a stratified sampling function on PairRDDs using the method `sampleByKeyExact` and `sampleByKey`. This method calls a stratified sampling routine that is implemented in `StratifiedSamplingUtils`. The underlying algorithm is described [here](http://jmlr.org/proceedings/papers/v28/meng13a.pdf) in the paper by Xiangrui Meng. When exact samples stratified samples are required, the algorithm makes an extra pass through the data. Each sample is mapped on to the interval [0, 1] (for sampling without replacement), and we expect that, say for a 50% sample, we will split the interval at 0.5 and accept the samples which fell below that threshold. Items near 0 are highly likely to be accepted, while items near 1 are highly unlikely to be accepted. Items near 0.5 are uncertain, and are added to a waitlist on the first pass. The items in the waitlist will be sorted and used to determine the exact split point which produces 50/50 sample. \r\n\r\n![image](https://cloud.githubusercontent.com/assets/7275795/17071720/2f90bd14-5018-11e6-91c2-2c1dc2191213.png)\r\n\r\nThis patch modifies the routine to produce multiple splits by generating multiple waitlists on the first pass. Each waitlist is sorted to determine the exact split points and then we can sample as normal. \r\n\r\n![image](https://cloud.githubusercontent.com/assets/7275795/17071744/4f3b6d76-5018-11e6-8591-857eaaf288f9.png)\r\n\r\nOne potential concern is that if this is used for a large number of splits, it may degrade to the point where sorting the entire dataset would be quicker, as the waitlists get closer and closer together. It could potentially cause OOM errors on the driver if there are too many waitlists collected. Still, before this patch there was not a way to actually take a single _split_ of the data, as `sampleByKey` does not return the complement of the sample. This patch fixes this as well.\r\n\r\n## ML API\r\n\r\nThis patch also allows users to specify a stratified column in the `CrossValidator` and `TrainValidationSplit` estimators. This is done by converting the input dataframe to a PairRDD and calling the `randomSplitByKey` method. This is exposed via a `setStratifiedCol` parameter which, if set, will use _exact_ stratified splits for cross validation. \r\n\r\n## Future considerations\r\n\r\nThis can be implemented as a function on dataframes in the future, if there is interest. It is somewhat inconvient to convert the dataframe to a pair rdd, perform sampling, and then convert back to a dataframe.", "title": "[SPARK-8971][ML] Add stratified sampling to ML CrossValidator and TrainValidationSplit", "type": "issue" }, { "action": "created", "author": "sethah", "comment_id": 234666437, "datetime": 1469224441000, "masked_author": "username_0", "text": "cc @MLnick @hhbyyh @mengxr I believe there is still interest in stratified sampling methods. Could you provide feedback/review on this patch? Thanks!", "title": null, "type": "comment" }, { "action": "created", "author": "pramitchoudhary", "comment_id": 254686771, "datetime": 1476840962000, "masked_author": "username_1", "text": "Has the progress on this initiative stalled for any reason. May be I could be of help. @username_0", "title": null, "type": "comment" }, { "action": "created", "author": "HyukjinKwon", "comment_id": 278645775, "datetime": 1486648305000, "masked_author": "username_2", "text": "I just happened to look at this PR. Is this still WIP or waiting more review comments? If it is simply that the author is not currently able to proceed this further, then, maybe it'd be better to close this for now.", "title": null, "type": "comment" }, { "action": "created", "author": "idlecool", "comment_id": 337079223, "datetime": 1508198944000, "masked_author": "username_3", "text": "Hi @username_0, any plans to work on it again?", "title": null, "type": "comment" } ]
6
9
4,383
false
true
3,596
true
neovim/neovim
neovim
201,491,402
5,972
null
[ { "action": "opened", "author": "BohrShaw", "comment_id": null, "datetime": 1484721284000, "masked_author": "username_0", "text": "- `nvim --version`:\r\n- Vim (version: ) behaves differently?\r\n- Operating system/version:\r\n- Terminal name/version:\r\n- `$TERM`:\r\n\r\n### Actual behaviour\r\n\r\n### Expected behaviour\r\n\r\n### Steps to reproduce using `nvim -u NORC`\r\n\r\n```\r\nnvim -u NORC\r\n\r\n```", "title": "Meta/Alt key chords not recognized by function \"char2nr", "type": "issue" }, { "action": "created", "author": "justinmk", "comment_id": 383396771, "datetime": 1524416994000, "masked_author": "username_1", "text": "`getchar()` followed by `<M-[>` doesn't return a result that would be comparable to `char2nr(\"\\<M-[>\")`, even in Vim. So what would be the purpose of this? \r\n\r\nOf course, in Nvim `<M-[>` is not a single character, it's a modifier + character. But if there were a purpose then we could add compatibility to `char2nr()`.", "title": null, "type": "comment" }, { "action": "created", "author": "ZyX-I", "comment_id": 383495267, "datetime": 1524471995000, "masked_author": "username_2", "text": "Things like `echo char2nr(\"\\<M-a>\")` => 225 is hardly a good thing to keep. Remove `char2nr` you will see that all `\"\\<M-a>\"` expands to is just “á” and nothing else. Or, in other words, *vim is unable to distinguish alt + a and actual a with acute accent*. I am far from liking this behaviour, even though I do not normally type that character: there were many cases when I typed `<Esc>a` and got “á” inserted instead of Vim doing what I needed.\r\n\r\n@username_1 I would not really suggest to ever fix that. Turning `<M-x>` into x+128 is the last thing I want Neovim to do. I do not see any valid reason for current Vim behaviour: even though there were (and are if you configure that) terminals that used to set 8’th bit for meta, it does not look like a good reason to have *internal representation* do the same thing and not what Neovim is currently doing.", "title": null, "type": "comment" }, { "action": "created", "author": "justinmk", "comment_id": 383498452, "datetime": 1524472661000, "masked_author": "username_1", "text": "@username_2 What do you think it should return? Should we add a special constant to chords for `char2nr()` and `getchar()`? Or should nothing change, and we can close this?", "title": null, "type": "comment" }, { "action": "created", "author": "ZyX-I", "comment_id": 383501180, "datetime": 1524473262000, "masked_author": "username_2", "text": "I am fine with the current behaviour: based on what I know it is basically `a` preceded with usual internal representation of meta modifier, which is consistent with other keys with modifiers. The only use-case for keeping old behaviour I know is compatibility, but actually it is pretty easy to write code which works both on Vim and Neovim: just do\r\n\r\n```VimL\r\nlet char = getchar()\r\nif type(char) == type(0) | let char = nr2char(char) | endif\r\nif char is# \"\\<M-a>\"\r\n …\r\nendif\r\n```\r\n\r\nIt is normally a good idea to write code like that always: first convert `getchar()` output to string and only then do any checks. Though documentation does not suggest doing so.", "title": null, "type": "comment" }, { "action": "closed", "author": "justinmk", "comment_id": null, "datetime": 1568186254000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
3
6
2,257
false
false
2,257
true
OpenAPITools/openapi-generator
OpenAPITools
396,206,439
1,823
null
[ { "action": "opened", "author": "nathan5280", "comment_id": null, "datetime": 1546727839000, "masked_author": "username_0", "text": "<!--\r\nPlease follow the issue template below for bug reports.\r\nAlso please indicate in the issue title which language/library is concerned. Eg: [BUG][JAVA] Bug generating foo with bar \r\n-->\r\nGenerators aren't consistently escaping the regex patterns for python and python-flask.\r\n\r\n##### Description\r\nopenapi-codegen python and python-flask generate different regex escapes.\r\n\r\nGenerated Client\r\n```python\r\n if business_addr_zip is not None and not re.search(r'^\\d{5}(?:[-\\s]\\d{4})?$', business_addr_zip): # noqa: E501\r\n```\r\nGenerated Server\r\n```python\r\n if business_addr_zip is not None and not re.search(r'^\\\\d{5}(?:[-\\\\s]\\\\d{4})?$', business_addr_zip): # noqa: E501\r\n```\r\nThe client seems fine, but the server is double escaped.\r\n\r\n<!-- describe what is the question, suggestion or issue and why this is a problem for you. -->\r\n\r\n##### openapi-generator version\r\n\r\n<!-- which version of openapi-generator are you using, is it a regression? -->\r\ndocker image https://hub.docker.com/r/openapitools/openapi-generator-cli/\r\n\r\n##### OpenAPI declaration file content or url\r\nSpecification:\r\n```yaml\r\n PlaceQuery:\r\n properties:\r\n data:\r\n properties:\r\n entity_name:\r\n type: string\r\n physical_address:\r\n properties:\r\n business_addr_zip:\r\n pattern: ^\\d{5}(?:[-\\s]\\d{4})?$\r\n type: string\r\n required:\r\n - business_addr_zip\r\n type: object\r\n required:\r\n - entity_name\r\n - physical_address\r\n type: object\r\n required:\r\n - data\r\n type: object\r\n```\r\n\r\n<!-- if it is a bug, a json or yaml that produces it.\r\nIf you post the code inline, please wrap it with\r\n```yaml\r\n(here your code)\r\n```\r\n(for YAML code) or\r\n```json\r\n(here your code)\r\n```\r\n(for JSON code), so it becomes more readable. If it is longer than about ten lines,\r\nplease create a Gist (https://gist.github.com) or upload it somewhere else and\r\nlink it here.\r\n -->\r\n\r\n##### Command line used for generation\r\n\r\n<!-- including the language, libraries and various options -->\r\n\r\n##### Steps to reproduce\r\n\r\n<!-- unambiguous set of steps to reproduce the bug.-->\r\n\r\n##### Related issues/PRs\r\n\r\n<!-- has a similar issue/PR been reported/opened before? Please do a search in https://github.com/openapitools/openapi-generator/issues?utf8=%E2%9C%93&q=is%3Aissue%20 -->\r\n\r\n##### Suggest a fix\r\n\r\n<!-- if you can't fix the bug yourself, perhaps you can point to what might be\r\n causing the problem (line of code or commit), or simply make a suggestion -->", "title": "[BUG] Python pattern re.search('r incorrect in generated server model", "type": "issue" }, { "action": "closed", "author": "wing328", "comment_id": null, "datetime": 1552036254000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
2
2,630
false
false
2,630
false
creativesoftwarefdn/weaviate
creativesoftwarefdn
341,894,838
396
null
[ { "action": "opened", "author": "bobvanluijt", "comment_id": null, "datetime": 1531829975000, "masked_author": "username_0", "text": "As described in the [architecture documentation](https://github.com/creativesoftwarefdn/weaviate/blob/develop/README.md#p2p-network).\r\n\r\n_Note I: This does not include any actual questionare_\r\n_Note II: This does not include a closed network as mentioned in [bullet 4](https://github.com/creativesoftwarefdn/weaviate#definitions)_\r\n\r\n## Todo\r\n\r\n- [ ] Create new schema from [Swagger](https://github.com/creativesoftwarefdn/weaviate/blob/feature/p2p/openapi-specs/schema.json)\r\n- [ ] Implement [P2P architecture](https://github.com/creativesoftwarefdn/weaviate/blob/develop/README.md#p2p-network)\r\n- [ ] Write appropriate tests (also add to issue)", "title": "Add public P2P architecture to Weaviate", "type": "issue" }, { "action": "created", "author": "moretea", "comment_id": 409568540, "datetime": 1533128920000, "masked_author": "username_1", "text": "Merged.", "title": null, "type": "comment" }, { "action": "closed", "author": "moretea", "comment_id": null, "datetime": 1533128921000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
3
653
false
false
653
false
geekcomputers/Python
null
413,688,336
483
null
[ { "action": "opened", "author": "jayakar-manoharan", "comment_id": null, "datetime": 1550922980000, "masked_author": "username_0", "text": "When running the code it shows the below error\r\n **line 101, in <module>\r\n if len(sys.argv)!= 2: raise Exception(usage_doc)\r\nException: Usage of script: script_nama <size_of_canvas:int>**", "title": "Issue in Conway's Game Of Life, Author Anurag Kumar", "type": "issue" }, { "action": "created", "author": "QuantumNovice", "comment_id": 468932483, "datetime": 1551542059000, "masked_author": "username_1", "text": "Run the script from command line with arguments \"conway.py int int\"", "title": null, "type": "comment" } ]
2
2
257
false
false
257
false
neo4j/neo4j-javascript-driver
neo4j
341,363,966
396
null
[ { "action": "opened", "author": "Ethan-Arrowood", "comment_id": null, "datetime": 1531699831000, "masked_author": "username_0", "text": "Installed most recent stable version of neo4j-driver today and when I try to launch my app I get the following error message: `Module not found: Can't resolve 'dns' in '/Users/ethanarrowood/Documents/Wentworth/Semesters/Summer 2018/IndependentStudy/app/node_modules/neo4j-driver/lib/v1/internal'` (due note I'm using create-react-app and running the command `npm run start`)\r\n\r\nI'll look into this issue and see if its just a bad publish or something else. Other recommendations would be helpful though.", "title": "v1 driver cannot resolve internal modules", "type": "issue" }, { "action": "created", "author": "P1zz4br0etch3n", "comment_id": 411107571, "datetime": 1533657359000, "masked_author": "username_1", "text": "I also faced the problem using create-react-app and neo4j-driver@1.6.2. For me using `require` didn't solve the problem. But I found a workaround:\r\ninclude the static web build (neo4j-web.min.js) in your index.html. Follow the docs about [public folder](https://github.com/facebook/create-react-app/blob/master/packages/react-scripts/template/README.md#using-the-public-folder) to do so and [global variables](https://github.com/facebook/create-react-app/blob/master/packages/react-scripts/template/README.md#using-global-variables) to access it.\r\nI hope that helps.", "title": null, "type": "comment" }, { "action": "created", "author": "rambambulli", "comment_id": 422446965, "datetime": 1537285667000, "masked_author": "username_2", "text": "Hi Guys,\r\n\r\nOther newbie here. I have the same problem when testing in StackBlitz. \r\n@username_1 would you be so kind to explain a bit more. \r\n\r\nThanks!", "title": null, "type": "comment" }, { "action": "created", "author": "P1zz4br0etch3n", "comment_id": 422462838, "datetime": 1537288548000, "masked_author": "username_1", "text": "Using `window.neo4j.v1 ...` is even better cause then it is obvious that you're using a global variable intentionally and your eslint doesn't warn you.", "title": null, "type": "comment" }, { "action": "created", "author": "lutovich", "comment_id": 423221143, "datetime": 1537456394000, "masked_author": "username_3", "text": "Dear All,\r\n\r\nModule resolution errors seem to be caused by runtime feature detection in the driver. It contains Node and browser environment specific components in one codebase which confuses bundlers. They can't determine that Node components are unused and obviously fail at compile time when trying to resolve required Node APIs.\r\n\r\nProbably the best workaround right now is to include `neo4j-web.min.js` in `index.js` as suggested by @username_1 [here](https://github.com/neo4j/neo4j-javascript-driver/issues/396#issuecomment-411107571).\r\n\r\nMentioned PR should fix the problem and make it possible to use driver with a simple `import` or `require`. It will hopefylly go in 1.7 branch and be released in 1.7.0-beta02 available via `npm install --save neo4j-driver@next` pre-release channel.", "title": null, "type": "comment" }, { "action": "created", "author": "lutovich", "comment_id": 425387960, "datetime": 1538129034000, "masked_author": "username_3", "text": "Hello,\r\n\r\nPre-release 1.7.0-beta02 version of the driver with the fix is now released. It can be installed using `npm install --save neo4j-driver@next`. Please give it a try and let us know if there are any problems with it and Webpack. Thanks!", "title": null, "type": "comment" }, { "action": "created", "author": "P1zz4br0etch3n", "comment_id": 425833766, "datetime": 1538383864000, "masked_author": "username_1", "text": "Yep, now it works!\r\nThank you very much!", "title": null, "type": "comment" } ]
4
7
2,457
false
false
2,457
true
vajahath/issue-maker
null
362,018,256
1
null
[ { "action": "opened", "author": "vajahath", "comment_id": null, "datetime": 1537419247000, "masked_author": "username_0", "text": "current issue-id looks like\r\n```\r\ndev-miwago-localhost-get-_v1_assets_dashboard-assets?modeltype=downloaded&_limit=8-(query)-internalserverfault,somethingwentwrongwhiletryingtoprocessyourrequest-failedtoparse:{find:\"assets\",filter:{_id:{$in:[objectid('5b8a237345342c4dce44fcc8'),objectid('5b9647c33f2f3770be79e245'),objectid('5b8a22c445342c4dce44fcc5'),objectid('5b8a233d45342c4dce44fcc7'),objectid('5b9a00cdcb2cab396a43cae0')]}},projection:{},limit:\"8\",returnkey:false,showrecordid:false,lsid:{id:uuid(\"0798ce2c-74d7-4227-89f9-ca5761efdd64\")},$db:\"miwago_db\"}.'limit'fieldmustbenumeric.\r\n```\r\nremoving the `[,],{,},=,$,&,%` etc. may improve the search", "title": "remove special chars from issue-id", "type": "issue" } ]
1
1
652
false
false
652
false
GluuFederation/oxAuth
GluuFederation
414,096,041
1,026
null
[ { "action": "opened", "author": "algh37", "comment_id": null, "datetime": 1551100070000, "masked_author": "username_0", "text": "!!!Note\r\nUnless you are Gluu staff, please first review and open an issue on https://support.gluu.org before opening an issue here. Thanks!\r\n\r\n\r\n## Describe the issue\r\nA clear and concise description of what the issue is.\r\n\r\n## Steps To Reproduce\r\nSteps to reproduce the behavior:\r\n1) on server side: install Gluu Server 3.1.6 on test *.dev domain. + Start the Gluu Server and Log In + Run setup.py\r\n2) on server side: reboot Server OS -> $ sudo shutdown -r now\r\n3) on client side: try to access into test *.dev domain. (that is impossible by reason https://stackoverflow.com/questions/33268264/chromethe-website-uses-hsts-network-errors-this-page-will-probably-work-late/33269424).\r\n4) on server side: do https://gluu.org/docs/ce/3.1.5/installation-guide/install/#uninstallation\r\n# sudo service gluu-server-3.1.6 stop\r\n# sudo apt-get remove --purge gluu-server-3.1.6\r\n5) on server side: change from *.dev to https://*.test zones via: \r\n$ sudo nano /etc/hostname\r\n$ sudo nano /etc/hosts\r\n6) on server side: reboot Server OS -> $ sudo shutdown -r now\r\n7) on server side: reinstall again Gluu Server 3.1.6 on test *.dev domain. + Start the Gluu Server and Log In + Run setup.py.\r\n8) on server side: reboot Server OS -> $ sudo shutdown -r now\r\n9) on server side: do action as described in: https://github.com/GluuFederation/oxAuth/issues/1022\r\n10) on client side: try to access into test https://*.test domain and sign in under admin user in normal mode.\r\n11) on client side: sign out under admin user. - detect some problems (impossible to fully signout (screen 1) ) - **sub_bug1.**\r\n12) on client side: clean all data from browser & close browser.\r\n13) on client side: reopen browser.\r\n14) on server side: -> $ sudo shutdown -r now\r\n15) on server side: -> sign in under user.\r\n16) on server side: -> check gluu server status:\r\n$ sudo service –status-all\r\n17) on client side: go on: https://*.test\r\n18) on client side: try to sign in under admin user in normal mode.\r\n18.1) See the error: 'Failed to authenticate'. - **sub_bug2**\r\n19) on client side: try again sign in under admin user\r\n19.1) See the same error again: 'Failed to authenticate'. - **sub_bug2**\r\n\r\n## Expected behavior\r\nSign in under active admin user should be possible and error 'Failed to authenticate' should be absent.\r\n\r\n## Actual behavior\r\nImpossible to sign in under admin user on page 'https://**test_domain_name***/oxauth/login.htm' with error: 'Failed to authenticate.'\r\n\r\n2019-02-25 12:26:07,781 INFO [qtp804611486-9] [org.xdi.oxauth.auth.Authenticator] (Authenticator.java:209) - Authentication failed for 'admin'\r\n\r\n## Screenshots\r\n\r\n\r\n## Desktop:\r\n* OS: Win 7 x64\r\n* Browser = Chrome\r\n* Version = 72.0.3626.109 (Official Build) (64-bit)\r\n\r\n## Server:\r\n* OS: Ubuntu Server 16.04.5 x64 LTS\r\n* CE 3.1.6 (on test domain https://**test_domain_name***/)\r\n\r\n## Smartphone (please complete the following information if applicable):\r\n-\r\n\r\n## Additional context\r\noxauth.log =", "title": "(Gluu Server CE 3.1.6) Impossible to sign in under admin user on page 'https://**test_domain_name***/oxauth/login.htm' with error: 'Failed to authenticate.'", "type": "issue" }, { "action": "closed", "author": "willow9886", "comment_id": null, "datetime": 1552878379000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
2
2,948
false
false
2,948
false
GoogleChrome/lighthouse
GoogleChrome
211,550,662
1,805
null
[ { "action": "opened", "author": "ebidel", "comment_id": null, "datetime": 1488497382000, "masked_author": "username_0", "text": "For CLI users to stay up to date.\r\n\r\nhttps://www.npmjs.com/package/update-notifier", "title": "Consider adding update-notifier", "type": "issue" }, { "action": "created", "author": "patrickhulce", "comment_id": 283820626, "datetime": 1488498635000, "masked_author": "username_1", "text": "How do we notify them to update to the version with the update notifier though... :)", "title": null, "type": "comment" }, { "action": "created", "author": "wardpeet", "comment_id": 284181255, "datetime": 1488661963000, "masked_author": "username_2", "text": "you have to setup an interval but sounds great. It's pretty easy to implement as well. What interval should we use 1 day?", "title": null, "type": "comment" }, { "action": "closed", "author": "ebidel", "comment_id": null, "datetime": 1490320180000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" } ]
3
4
287
false
false
287
false
chimple/tahiti
chimple
368,956,576
219
null
[ { "action": "opened", "author": "Biswajeet-chimple", "comment_id": null, "datetime": 1539235121000, "masked_author": "username_0", "text": "When tried to make small straight line from straight lined brush in 90 degree(straight vertical) it is unable to be drawn till a certain limit.", "title": "Unable to make small straight line on straight lined brush", "type": "issue" }, { "action": "created", "author": "ramaranjandey", "comment_id": 428827290, "datetime": 1539236374000, "masked_author": "username_1", "text": "This is what we have made it ... 50 pixel tolerance.", "title": null, "type": "comment" }, { "action": "closed", "author": "talapadi", "comment_id": null, "datetime": 1541411407000, "masked_author": "username_2", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "talapadi", "comment_id": 435815175, "datetime": 1541411407000, "masked_author": "username_2", "text": "Should be fixed now", "title": null, "type": "comment" } ]
3
4
215
false
false
215
false
nokia/moler
nokia
375,541,618
65
{ "number": 65, "repo": "moler", "user_login": "nokia" }
[ { "action": "opened", "author": "marcin-usielski", "comment_id": null, "datetime": 1540912333000, "masked_author": "username_0", "text": "", "title": "63 ssh double password", "type": "issue" } ]
2
2
1,162
false
true
0
false
LLK/scratch-vm
LLK
346,244,760
1,400
{ "number": 1400, "repo": "scratch-vm", "user_login": "LLK" }
[ { "action": "opened", "author": "ericrosenbaum", "comment_id": null, "datetime": 1533051584000, "masked_author": "username_0", "text": "This adds a block to the text2speech extension to set the voice for speech synthesis to:\r\n\r\n- quinn (female voice)\r\n- max (male voice)\r\n- squeak (female voice pitched up)\r\n- monster (male voice pitched down)\r\n- kitten (same as squeak, with all words replaced by \"meow\")\r\n- puppy (same as max, with british locale and words randomly replaced by bark/woof/ruff)\r\n\r\nIt also reverts back to use soundPlayers without connecting to the sprite's soundbank, since we're using the pitch effect to create the voices.", "title": "Add \"set voice\" block to text2speech extension", "type": "issue" }, { "action": "created", "author": "thisandagain", "comment_id": 409324755, "datetime": 1533062273000, "masked_author": "username_1", "text": "![](https://media1.giphy.com/media/y9Tia8PxQMlhK/giphy.gif)", "title": null, "type": "comment" }, { "action": "created", "author": "thisandagain", "comment_id": 409324911, "datetime": 1533062300000, "masked_author": "username_1", "text": "Looks good once you work out the issue with Travis.", "title": null, "type": "comment" } ]
2
3
616
false
false
616
false
jerairrest/react-chartjs-2
null
227,389,238
133
null
[ { "action": "opened", "author": "yss14", "comment_id": null, "datetime": 1494340747000, "masked_author": "username_0", "text": "Is it possible to display a label inside each bar of a pie chart or donut chart?\r\n\r\n![bildschirmfoto 2017-05-09 um 16 37 32](https://cloud.githubusercontent.com/assets/4346842/25856315/ee849f9a-34d5-11e7-93f2-1eb3331b4998.png)", "title": "Display label inside pie/donut chart", "type": "issue" }, { "action": "created", "author": "jerairrest", "comment_id": 315227274, "datetime": 1499987788000, "masked_author": "username_1", "text": "See https://github.com/username_1/react-chartjs-2/issues/149 as well.", "title": null, "type": "comment" }, { "action": "closed", "author": "jerairrest", "comment_id": null, "datetime": 1499987788000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "sridhark158", "comment_id": 393787219, "datetime": 1527837387000, "masked_author": "username_2", "text": "it's worked good with pieceLabel \r\nhttps://emn178.github.io/Chart.PieceLabel.js/samples/demo/", "title": null, "type": "comment" }, { "action": "created", "author": "ergunpp", "comment_id": 449587168, "datetime": 1545500924000, "masked_author": "username_3", "text": "I have the problem that datalabels for example for omega 3 value is not displaying nicely. Is there an easy solution for that?\r\n\r\n<img width=\"282\" alt=\"screen shot 2018-12-22 at 20 45 18\" src=\"https://user-images.githubusercontent.com/24900951/50377242-d39a2b00-062a-11e9-891f-76a3cd1cf017.png\">", "title": null, "type": "comment" }, { "action": "created", "author": "JKLeGend", "comment_id": 453489511, "datetime": 1547206367000, "masked_author": "username_4", "text": "https://github.com/username_1/react-chartjs-2/issues/201\r\nhttps://chartjs-plugin-datalabels.netlify.com/guide/positioning.html#clamping\r\nhttps://chartjs-plugin-datalabels.netlify.com/guide/positioning.html#overlap\r\nif label is out of box, adding padding for layout works as well.\r\nhope it helps~", "title": null, "type": "comment" }, { "action": "created", "author": "pravin-d", "comment_id": 515484335, "datetime": 1564152656000, "masked_author": "username_5", "text": "The link has changed to https://emn178.github.io/chartjs-plugin-labels/samples/demo/", "title": null, "type": "comment" }, { "action": "created", "author": "santoshwebinno", "comment_id": 828190851, "datetime": 1619592282000, "masked_author": "username_6", "text": "**the option part is not working**..\r\nimport React from 'react';\r\nimport { Card, Table } from \"react-bootstrap\"\r\nimport {Doughnut} from 'react-chartjs-2';\r\n\r\nclass DoughnutChart extends React.Component {\r\n state={\r\n dataLine:{\r\n labels: ['ETH','DAI','USDT'],\r\n datasets: [\r\n {\r\n data: [30, 40, 30],\r\n backgroundColor: [\"#868DAC\", \"#F2A919\", \"#6297A4\"],\r\n hoverBackgroundColor: [\r\n \"#7482C4\",\r\n \"#FEAB09\",\r\n \"#488695\"\r\n ],\r\n }\r\n ],\r\n options: {\r\n plugins: {\r\n labels: {\r\n render: 'percentage',\r\n fontColor: ['green', 'white', 'red'],\r\n precision: 2\r\n }\r\n },\r\n },\r\n }\r\n }\r\n render() {\r\n return (\r\n <Card className=\"doughchart\">\r\n <Doughnut data={this.state.dataLine} options={this.state.dataLine.options}/>\r\n <Table>\r\n <tbody>\r\n <tr>\r\n <td><span className=\"ethpool\"></span><strong>ETH</strong> pool</td> \r\n <td>50000 PAYR</td>\r\n </tr>\r\n <tr>\r\n <td><span className=\"usdtpool\"></span><strong>USDT</strong> pool</td> \r\n <td>50000 PAYR</td>\r\n </tr>\r\n <tr>\r\n <td><span className=\"daipool\"></span><strong>DAI</strong> pool</td> \r\n <td>50000 PAYR</td>\r\n </tr>\r\n \r\n </tbody>\r\n </Table>\r\n </Card>\r\n );\r\n }\r\n}\r\nexport default DoughnutChart;", "title": null, "type": "comment" } ]
7
8
2,610
false
false
2,610
true
antonpup/Aurora
null
298,404,534
988
null
[ { "action": "opened", "author": "aliak1", "comment_id": null, "datetime": 1519075385000, "masked_author": "username_0", "text": "<!-- Thank you for reporting issues to us! Please try to answer all the questions below. If you don't have an issue to report, you can delete the pre-filled contents and proceed with your comments. -->\r\n\r\n### What are you experiencing an issue with?\r\n<!-- These [ ] are checkboxes, they can be checked like so [x] -->\r\n- [ ] Aurora\r\n- [ ] Aurora supported game, (Fill in the game)\r\n- [ ] Aurora Wrapper\r\n- [ ] Aurora Profile\r\n- [ ] Aurora supported device, (Fill in problematic devices)\r\n- [ ] Aurora Scripts\r\n- [ ] Aurora Updater\r\n- [x ] Aurora Lighting issue\r\n- [ ] Other, (Fill in another issue here)\r\n\r\n### What kind of an issue is it?\r\n<!-- These [ ] are checkboxes, they can be checked like so [x] -->\r\n- [ ] Crash\r\n- [ ] Performance problems\r\n- [x ] Visual bug\r\n- [x ] Localization issue\r\n- [ ] Enhancement suggestion\r\n- [ ] Device issue\r\n- [ x] Other, (Fill in another type of issue here)\r\nonly when i chose the equalizer mod the keyboard lighting dont work perfectly and only the numbers and f1,f2...f12 and <> right win key and fn and ctrl light in low brightness blue and red lights and the keyboard lights work on a mod look like interactive layer when it should sync with the music\r\n### Expected behavior:\r\nExplain here what should happen.\r\nit should sync with the music volume \r\n### Actual behavior:\r\nExplain here what happened instead.\r\nit work like interactive layer\r\n### How often does this problem occur?\r\n<!-- Every time -->\r\nThis problem occurs... (Fill in here)\r\n\r\n### Please describe the steps to reproduce this issue:\r\nThe issue can be reproduced by doing following steps:\r\n\r\n1. run the software \r\n2. chose my keyboard\r\n3. chose the equalizer mod\r\n\r\n### What is the version of Aurora you are experiencing this issue with?\r\n<!-- Aurora version can be located in settings under the About tab -->\r\nMy version is... (0.6.0)\r\n\r\n### Does the previous version of Aurora have this issue?\r\nThe previous version, (i didnt used older version), did/did not have this issue.\r\n\r\n### Please include any logs, screenshots, or files that are related to this issue:\r\n<!-- Log files can be located in the \"Aurora Location/logs\" directory. -->\r\nFor logs, you can use: http://pastebin.com/\r\nFor screenshots, you can use: http://imgur.com/\r\nFor files, you can use: http://www.tinyupload.com/ , https://www.dropbox.com/ , or attach them to the issue.", "title": "coolermaster masterkeys pro s equalizer issue ", "type": "issue" }, { "action": "created", "author": "simon-wh", "comment_id": 366957810, "datetime": 1519128507000, "masked_author": "username_1", "text": "I'm can't picture what effect you're describing, would you be able to take a video of it?", "title": null, "type": "comment" }, { "action": "created", "author": "aliak1", "comment_id": 367448209, "datetime": 1519242463000, "masked_author": "username_0", "text": "https://www.youtube.com/watch?v=I-BtYhSNqvM \r\nthis is a video shows my issue", "title": null, "type": "comment" }, { "action": "created", "author": "simon-wh", "comment_id": 368048938, "datetime": 1519401206000, "masked_author": "username_1", "text": "I see that you're using v0.6.0b, could you try [v0.6.1-dev4](https://github.com/antonpup/Aurora/releases). There have been fixes made to the Equalizer(now visualizer) layer since v0.6.0b that may fix your issue.", "title": null, "type": "comment" }, { "action": "closed", "author": "simon-wh", "comment_id": null, "datetime": 1535756216000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
5
2,730
false
false
2,730
false
alphagov/paas-cf
alphagov
186,581,405
580
{ "number": 580, "repo": "paas-cf", "user_login": "alphagov" }
[ { "action": "opened", "author": "alext", "comment_id": null, "datetime": 1478018180000, "masked_author": "username_0", "text": "## What\r\n\r\nThis updates to the latest release of rds-broker. This is actually a\r\nno-op change because there were some changes introduced to the\r\nrds-broker[1] that were then reverted[2]. It's worth updating so that\r\nthe pipeline is up to date, making future changes easier.\r\n\r\nThis also changes the way we consume the release. We were previously\r\nbuilding a dev release in the pipeline from the git sources. This is\r\nsomewhat inefficient, and also has issues with the way that the version\r\nis pinned in the git resource, especially when we have to go back a\r\nversion. Building a release once and uploading to a git release makes\r\nthis much simpler, and also means that we consume the release in the\r\nsame way as 3rd-party releases that are published to bosh.io.\r\n\r\n[1]https://github.com/alphagov/paas-rds-broker/pull/18\r\n[2]https://github.com/alphagov/paas-rds-broker/pull/20\r\n\r\n## How to review\r\n\r\nThis is a no-op change to the rds-broker. It should therefore be sufficient to verify that this is true by comparing the rds-broker code that the 2 different versions point at. There should be no differences at all (even though they're different commits).\r\n\r\nVerify that the pipeline changes are correct. This can be done by running the pipeline up to and including cf-deploy.\r\n\r\n## Who can review\r\n\r\nAnyone but myself.", "title": "[#132312331] Use latest aws-broker release from Github release.", "type": "issue" }, { "action": "created", "author": "alext", "comment_id": 257621001, "datetime": 1478019034000, "masked_author": "username_0", "text": "Note: because the source code between 0.0.10 and 0.0.12 is identical (and therefore has the same checksums), bosh won't need to compile anything, and won't need to update the VMs. It will just update its internal references as to which version is deployed.", "title": null, "type": "comment" } ]
1
2
1,574
false
false
1,574
false
Symplify/Symplify
Symplify
240,003,238
215
{ "number": 215, "repo": "Symplify", "user_login": "Symplify" }
[ { "action": "opened", "author": "TomasVotruba", "comment_id": null, "datetime": 1498992918000, "masked_author": "username_0", "text": "This now allows more open configuration in `easy-coding-standard.neon`:\r\n\r\n```yaml\r\ncheckers:\r\n PHP_CodeSniffer\\Standards\\Generic\\Sniffs\\Files\\LineLengthSniff:\r\n # someTemporaryCommentedConfig: value\r\n```\r\n\r\nand\r\n\r\n```yaml\r\ncheckers:\r\n # CommentedChecker testing\r\n```\r\n\r\nand informative Exception for\r\n\r\n```yaml\r\ncheckers:\r\n LineLenghtChecker: 120 # oh, I don't know there should be property name in array\r\n```\r\n\r\nThank you @username_1 for inspiration and feedback on this. I never realized people can use it this way. Much appreciated.", "title": "[EasyCodingStandard] allow checker with empty configuration [closes #203]", "type": "issue" }, { "action": "created", "author": "dg", "comment_id": 312587884, "datetime": 1499071923000, "masked_author": "username_1", "text": "Thanks!", "title": null, "type": "comment" }, { "action": "created", "author": "TomasVotruba", "comment_id": 312597399, "datetime": 1499074346000, "masked_author": "username_0", "text": "You're welcome!", "title": null, "type": "comment" } ]
2
3
563
false
false
563
true
Gekkio/imgui-rs
null
422,004,633
211
{ "number": 211, "repo": "imgui-rs", "user_login": "Gekkio" }
[ { "action": "opened", "author": "AlphaModder", "comment_id": null, "datetime": 1552873710000, "masked_author": "username_0", "text": "This PR adds a method `resize_buffer` to InputText and InputTextMultiline, which if called, sets the flag `ImGuiInputTextFlags::CallbackResize` and passes a callback that allows dear imgui to resize the `ImString` when it reaches capacity. \r\n\r\nWriting the callback required making some of `ImString`'s implementation details `pub(crate)` instead of private. If this seems ugly to you, I can think of a couple ways to avoid it: \r\n- Move the callback function from a freestanding function in `input.rs` to `ImString` itself. This avoids changing visibility, but still creates code nonlocality.\r\n- Factor out the code that alters the capacity of the `ImString` into a public method, so that the callback can use it from its current location. The downside is that this method would appear to be a general-purpose resize operation, but have potentially confusing side-effects (refreshing the internal Vec's length and including the null terminator in it).", "title": "Allow InputText/InputTextMultiline to automatically resize their ImStrings if the user desires.", "type": "issue" }, { "action": "created", "author": "Gekkio", "comment_id": 484203582, "datetime": 1555524946000, "masked_author": "username_1", "text": "Thanks! :smile: \r\n\r\nResize callbacks were not available when `ImString` was written, so the current 0.0.x API doesn't use them. I'll probably rework `ImString` and/or text inputs in 0.1 a bit based on this pull request (e.g. make resizing default, since there's no reason to not use it), but this is in any case a great addition for 0.0.x.", "title": null, "type": "comment" }, { "action": "created", "author": "AlphaModder", "comment_id": 484210715, "datetime": 1555526133000, "masked_author": "username_0", "text": "Yeah, I figured you had plans to rework this API for callbacks, but I thought this was so useful that it would be worth implementing even before then. Glad you agree! 😀", "title": null, "type": "comment" } ]
2
3
1,457
false
false
1,457
false
Qusic/atom-youcompleteme
null
96,885,992
22
{ "number": 22, "repo": "atom-youcompleteme", "user_login": "Qusic" }
[ { "action": "opened", "author": "henrik-muehe", "comment_id": null, "datetime": 1437678813000, "masked_author": "username_0", "text": "", "title": "Add legacy ycmd support, add atom-linter support.", "type": "issue" }, { "action": "created", "author": "Qusic", "comment_id": 124297128, "datetime": 1437705653000, "masked_author": "username_1", "text": "Thanks for that!", "title": null, "type": "comment" }, { "action": "created", "author": "henrik-muehe", "comment_id": 124298919, "datetime": 1437706659000, "masked_author": "username_0", "text": "There's more coming :) \r\n\r\nThanks for patching up the linting and deactivating dependency checks, that makes perfect sense, I'll lint next time as well, sorry about that. FYI, I wanted to mention that the default for where native ycmd resides is not a coincident. I figure there's no real common location where it is installed on most systems, however on _all_ our systems at Google, it will be right there so this is a very helpful default as I can tell our users to just flip the switch to native and it should work for them.", "title": null, "type": "comment" } ]
2
3
543
false
false
543
false
patternfly/patternfly-eng-release
patternfly
361,909,189
108
{ "number": 108, "repo": "patternfly-eng-release", "user_login": "patternfly" }
[ { "action": "opened", "author": "dlabrecq", "comment_id": null, "datetime": 1537387960000, "masked_author": "username_0", "text": "The semantic release now tags the build before the release-all script is run. Therefore, we cannot test if the local branch has been tagged. We must check if the remote branch has been tagged, instead.", "title": "fix(build): check for existing tag on remote branch instead of local", "type": "issue" } ]
2
2
572
false
true
201
false
CocoaPods/trunk.cocoapods.org
CocoaPods
144,237,544
175
null
[ { "action": "opened", "author": "groue", "comment_id": null, "datetime": 1459251825000, "masked_author": "username_0", "text": "Hello,\r\n\r\nI experience difficulties pushing the latest version of [GRDB.swift](https://github.com/username_0/GRDB.swift/tree/v0.54.0), with the following output of `pod trunk push`:\r\n\r\n```\r\n$ pod --version\r\n1.0.0.beta.6\r\n$ pod trunk push\r\n[!] Found podspec `GRDB.swift.podspec`\r\nUpdating spec repo `master`\r\nValidating podspec\r\n -> GRDB.swift (0.54.0)\r\n - ERROR | xcodebuild: Returned an unsuccessful exit code. You can use `--verbose` for more information.\r\n - ERROR | xcodebuild: GRDB.swift/GRDB/Core/Database.swift:639:23: error: 'localizedCapitalizedString' is only available on iOS 9.0 or newer\r\n - NOTE | xcodebuild: GRDB.swift/GRDB/Core/Database.swift:639:23: note: add 'if #available' version check\r\n - NOTE | xcodebuild: GRDB.swift/GRDB/Core/Database.swift:639:23: note: add @available attribute to enclosing class let\r\n - NOTE | xcodebuild: GRDB.swift/GRDB/Core/Database.swift:639:23: note: add @available attribute to enclosing extension\r\n - ERROR | xcodebuild: GRDB.swift/GRDB/Core/Database.swift:658:23: error: 'localizedLowercaseString' is only available on iOS 9.0 or newer\r\n - NOTE | xcodebuild: GRDB.swift/GRDB/Core/Database.swift:658:23: note: add 'if #available' version check\r\n - NOTE | xcodebuild: GRDB.swift/GRDB/Core/Database.swift:658:23: note: add @available attribute to enclosing class let\r\n - NOTE | xcodebuild: GRDB.swift/GRDB/Core/Database.swift:658:23: note: add @available attribute to enclosing extension\r\n - ERROR | xcodebuild: GRDB.swift/GRDB/Core/Database.swift:677:23: error: 'localizedUppercaseString' is only available on iOS 9.0 or newer\r\n - NOTE | xcodebuild: GRDB.swift/GRDB/Core/Database.swift:677:23: note: add 'if #available' version check\r\n - NOTE | xcodebuild: GRDB.swift/GRDB/Core/Database.swift:677:23: note: add @available attribute to enclosing class let\r\n - NOTE | xcodebuild: GRDB.swift/GRDB/Core/Database.swift:677:23: note: add @available attribute to enclosing extension\r\n - ERROR | xcodebuild: GRDB.swift/GRDB/Core/Database.swift:639:23: error: 'localizedCapitalizedString' is only available on OS X 10.11 or newer\r\n - ERROR | xcodebuild: GRDB.swift/GRDB/Core/Database.swift:658:23: error: 'localizedLowercaseString' is only available on OS X 10.11 or newer\r\n - ERROR | xcodebuild: GRDB.swift/GRDB/Core/Database.swift:677:23: error: 'localizedUppercaseString' is only available on OS X 10.11 or newer\r\n\r\n[!] The podspec does not validate.\r\n```\r\n\r\nThe errors come form lines that are guarded with an `@available` clause: https://github.com/username_0/GRDB.swift/blob/v0.54.0/GRDB/Core/Database.swift#L621-L679\r\n\r\n```swift\r\n@available(iOSApplicationExtension 9.0, OSXApplicationExtension 10.11, *)\r\n...\r\n```\r\n\r\nThe [podspec](https://github.com/username_0/GRDB.swift/blob/v0.54.0/GRDB.swift.podspec) requires iOS8, because I expect iOS9-only features to be guarded by the `@available` clause seen above:\r\n\r\n```ruby\r\ns.ios.deployment_target = '8.0'\r\n```\r\n\r\nI don't quite know how to avoid those errors, and update my pod. Do you have any hint?\r\n\r\nThanks in advance,", "title": "`pod trunk push` error in relation with Swift availability checking and `@available`", "type": "issue" }, { "action": "created", "author": "groue", "comment_id": 203008163, "datetime": 1459271954000, "masked_author": "username_0", "text": "FYI, I could push [v0.54.1](https://github.com/username_0/GRDB.swift/blob/v0.54.1/GRDB.swift.podspec) with an artificial restriction on iOS 9+ and OS X 10.11+ that only applies to CocoaPods.", "title": null, "type": "comment" }, { "action": "created", "author": "segiddins", "comment_id": 204196919, "datetime": 1459473052000, "masked_author": "username_1", "text": "What version of CocoaPods are you using? This ought to be fixed in CocoaPods 1.0.", "title": null, "type": "comment" }, { "action": "created", "author": "groue", "comment_id": 204246464, "datetime": 1459485323000, "masked_author": "username_0", "text": "I was using 1.0.0.beta.6.", "title": null, "type": "comment" }, { "action": "created", "author": "segiddins", "comment_id": 204255341, "datetime": 1459489372000, "masked_author": "username_1", "text": "Ok, please open this up on the main CocoaPods repo so someone can have a look? Thanks!", "title": null, "type": "comment" }, { "action": "closed", "author": "segiddins", "comment_id": null, "datetime": 1459489375000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
6
3,452
false
false
3,452
true
APSL/puput
APSL
270,083,356
138
null
[ { "action": "opened", "author": "NathanQ", "comment_id": null, "datetime": 1509476725000, "masked_author": "username_0", "text": "Seemingly nothing to do with puput, but unable to migrate with error \"cannot import name ‘py31compat’\"\r\n\r\n```\r\nFile \"... ... /lib/python3.4/site-packages/puput/models.py\", line 2, in <module>\r\n from pkg_resources import parse_version\r\nFile \"... .../lib/python3.4/site-packages/pkg_resources/__init__.py\", line 72, in <module>\r\n from . import py31compat\r\n```\r\nThe file, `py31compat.py` is there in the pkg_resources directory so it doesn't make sense.\r\n\r\nUninstalled, reinstalled, and force updated setuptools, dropped virtualenv and made another, but with paput installed, same error. Haven't tried another version of Python. Is 3.4 supported?\r\n\r\nThanks for any feedback!", "title": "Odd error on Python3.4", "type": "issue" }, { "action": "created", "author": "marctc", "comment_id": 364992508, "datetime": 1518455441000, "masked_author": "username_1", "text": "@username_0 do you still have this issue?", "title": null, "type": "comment" }, { "action": "created", "author": "NathanQ", "comment_id": 365981646, "datetime": 1518712082000, "masked_author": "username_0", "text": "@username_1 sorry, I'm not and don't know the origination or project change to get past the problem.", "title": null, "type": "comment" }, { "action": "closed", "author": "NathanQ", "comment_id": null, "datetime": 1518712082000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" } ]
2
4
811
false
false
811
true
godotengine/godot-docs
godotengine
327,950,329
1,483
null
[ { "action": "opened", "author": "romeojulietthotel", "comment_id": null, "datetime": 1527727242000, "masked_author": "username_0", "text": "While fixing some urls (404s, redirects and broken) I realize that it's a cumbersome task to keep them fresh.\r\n\r\nA more human scalable way would be to maintain a master list of urls and then instead of inserting a url into each doc we insert a static token. Then via sphinx the token is translated to the url that matches the token. The token never changes and only the global list would need updating. We could make it so that the tokens are human readable and not abstracted too far away from the url.\r\n\r\nThe global list would contain the url and the token. This would mean just one file or urls would need to be edited and then the sphinx build would do the rest.", "title": "Global url list/file and tokenizing all urls.", "type": "issue" }, { "action": "created", "author": "romeojulietthotel", "comment_id": 394207459, "datetime": 1528073434000, "masked_author": "username_0", "text": "There was a built in extension in Sphinx for this already. See PR https://github.com/godotengine/godot-docs/pull/1494.", "title": null, "type": "comment" }, { "action": "created", "author": "mhilbrunner", "comment_id": 431699849, "datetime": 1540152564000, "masked_author": "username_1", "text": "Closing this; see discussion in https://github.com/godotengine/godot-docs/pull/1494.", "title": null, "type": "comment" }, { "action": "closed", "author": "mhilbrunner", "comment_id": null, "datetime": 1540152564000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
4
868
false
false
868
false
kapost/circuitry
kapost
95,944,341
15
{ "number": 15, "repo": "circuitry", "user_login": "kapost" }
[ { "action": "opened", "author": "mhuggins", "comment_id": null, "datetime": 1437336434000, "masked_author": "username_0", "text": "@kapost/core Just adding some edge case tests for missing implementations to boost our code coverage.", "title": "Improve code coverage for implementation edge cases", "type": "issue" }, { "action": "created", "author": "mhuggins", "comment_id": 122698662, "datetime": 1437336460000, "masked_author": "username_0", "text": "Merging since it's just tests, but add any retro feedback if necessary. :)", "title": null, "type": "comment" }, { "action": "created", "author": "brandonc", "comment_id": 122964464, "datetime": 1437414149000, "masked_author": "username_1", "text": ":+1:", "title": null, "type": "comment" } ]
2
3
179
false
false
179
false
biancode/node-red-contrib-modbus
null
424,415,593
132
null
[ { "action": "opened", "author": "obstler42", "comment_id": null, "datetime": 1553292053000, "masked_author": "username_0", "text": "- (X) help wanted => you read all information and watched relevant YouTube tutorials, but you need more help\r\n\r\nI have a modbus device (heating controller) that periodically pushes out new data to a Modbus TCP Server -- I set it up to connect to the node-red-contrib-modbus Server and that basically works fine. Now I would like to act upon data received by the node-red tcp-modbus server, By I can't seem to get it to do anything every time a new value is written.\r\n\r\nI don't want to poll the server -- I want it to react immediately a new holding register value is written by the external modbus device.\r\n\r\nIs there a way to get the server node to start pushing out msgs/flows upon every WRITE?", "title": "Modbus TCP Server trigger on write", "type": "issue" }, { "action": "created", "author": "biancode", "comment_id": 477559492, "datetime": 1553773122000, "masked_author": "username_1", "text": "I would say you could do this with the Flex Server.", "title": null, "type": "comment" }, { "action": "closed", "author": "biancode", "comment_id": null, "datetime": 1555534915000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
3
747
false
false
747
false
dask/dask-ml
dask
337,103,077
252
null
[ { "action": "opened", "author": "TomAugspurger", "comment_id": null, "datetime": 1530298563000, "masked_author": "username_0", "text": "http://scikit-learn.org/stable/modules/generated/sklearn.ensemble.VotingClassifier.html\r\n\r\nFor many / expensive underlying estimators, VotingClassifier training can be easily parallelized across a cluster. This is useful when you're CPU bound for training.\r\n\r\nhttps://gist.github.com/94ea5203c8e8a231416da40e6ace9228", "title": "VotingClassifier Example", "type": "issue" }, { "action": "closed", "author": "TomAugspurger", "comment_id": null, "datetime": 1534762905000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" } ]
1
2
316
false
false
316
false
privacyidea/privacyidea-credential-provider
privacyidea
338,654,104
20
null
[ { "action": "opened", "author": "nilsbehlen", "comment_id": null, "datetime": 1530809892000, "masked_author": "username_0", "text": "Support CPUS_CHANGE_PASSWORD\r\nneeds gui and endpoint implementation", "title": "Support CPUS_CHANGE_PASSWORD", "type": "issue" }, { "action": "created", "author": "nilsbehlen", "comment_id": 406324750, "datetime": 1532015380000, "masked_author": "username_0", "text": "The CP needs to switch to CPUS_CHANGE_PASSWORD after detecting a PASSWORD_MUST_CHANGE or PASSWORD_EXPIRED in the ntStatus/ntSubStatus.", "title": null, "type": "comment" }, { "action": "created", "author": "nilsbehlen", "comment_id": 412483245, "datetime": 1534158370000, "masked_author": "username_0", "text": "Since that doesnt really work, a dialog is opened to ask for the new password, then the password is changed and the user is automatically logged in.\r\nThe case CPUS_CHANGE_PASSWORD is unsupported now (= handled by windows), because it is only used when a user actively wants to change the password. We dont need a second factor for that scenario, since the user must have been logged in (with the second factor) beforehand.", "title": null, "type": "comment" }, { "action": "closed", "author": "cornelinux", "comment_id": null, "datetime": 1534170787000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "cornelinux", "comment_id": 412539235, "datetime": 1534170787000, "masked_author": "username_1", "text": "Closed by #25", "title": null, "type": "comment" }, { "action": "reopened", "author": "nilsbehlen", "comment_id": null, "datetime": 1536656878000, "masked_author": "username_0", "text": "Support CPUS_CHANGE_PASSWORD\r\nneeds gui and endpoint implementation", "title": "Support password_expired and mustChange", "type": "issue" }, { "action": "created", "author": "nilsbehlen", "comment_id": 420203421, "datetime": 1536656991000, "masked_author": "username_0", "text": "The problem persists for expired passwords on locked machines.", "title": null, "type": "comment" }, { "action": "created", "author": "nilsbehlen", "comment_id": 421263051, "datetime": 1536911536000, "masked_author": "username_0", "text": "closed by #32", "title": null, "type": "comment" }, { "action": "closed", "author": "nilsbehlen", "comment_id": null, "datetime": 1536911536000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" } ]
2
9
778
false
false
778
false
phphe/vue-draggable-nested-tree
null
364,395,599
31
null
[ { "action": "opened", "author": "vahidalvandi", "comment_id": null, "datetime": 1538042319000, "masked_author": "username_0", "text": "thank you for this repository !\r\ni need change direction drag in right ! \r\nhow i can change this?", "title": "how i can drag from right", "type": "issue" }, { "action": "created", "author": "phphe", "comment_id": 425053194, "datetime": 1538047048000, "masked_author": "username_1", "text": "it doesnt support that", "title": null, "type": "comment" }, { "action": "created", "author": "vahidalvandi", "comment_id": 425145815, "datetime": 1538063628000, "masked_author": "username_0", "text": "how i can buid it ?", "title": null, "type": "comment" }, { "action": "created", "author": "phphe", "comment_id": 425304976, "datetime": 1538103276000, "masked_author": "username_1", "text": "sorry, i have no idea", "title": null, "type": "comment" }, { "action": "created", "author": "vahidalvandi", "comment_id": 425414271, "datetime": 1538136274000, "masked_author": "username_0", "text": "very bad", "title": null, "type": "comment" }, { "action": "created", "author": "vahidalvandi", "comment_id": 425704227, "datetime": 1538296182000, "masked_author": "username_0", "text": "please add RTL support", "title": null, "type": "comment" }, { "action": "created", "author": "phphe", "comment_id": 425714453, "datetime": 1538307395000, "masked_author": "username_1", "text": "This seems to have a lot of work. I am afraid I can't work on that.", "title": null, "type": "comment" } ]
2
7
257
false
false
257
false
ublaboo/datagrid
ublaboo
147,261,511
176
null
[ { "action": "opened", "author": "steinbauer", "comment_id": null, "datetime": 1460319534000, "masked_author": "username_0", "text": "Zlobí řazení ve vyhledávání - videoukázka nad dokumentací: https://www.youtube.com/watch?v=AsArX66orpI\r\n(video je trochu nekvalitní, ale je jasné, o co jde - řazení vyhledávaných dotazů nejde jak by mělo)", "title": "Zlobí řazení ve vyhledávání", "type": "issue" }, { "action": "created", "author": "paveljanda", "comment_id": 208191001, "datetime": 1460358356000, "masked_author": "username_1", "text": "Duplicita - #ref173", "title": null, "type": "comment" }, { "action": "closed", "author": "paveljanda", "comment_id": null, "datetime": 1460358365000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
3
223
false
false
223
false
vmware/container-service-extension
vmware
422,871,259
276
{ "number": 276, "repo": "container-service-extension", "user_login": "vmware" }
[ { "action": "opened", "author": "harshneelmore", "comment_id": null, "datetime": 1553017872000, "masked_author": "username_0", "text": "Upgrade Kubernetes from v1.10.11 to v1.13.4 for Ubuntu 16.04\r\n\r\n-Tested manually by doing a fresh installation of CSE and created a cluster with master and slave nodes.\r\n-Tested using system_tests framework for CSE\r\n- Tested by deploying a Kubernetes guestbook application on the cluster \r\n\r\n- @sahithi @andrew-ni @rocknes @username_1\n\n<!-- Reviewable:start -->\n---\nThis change is [<img src=\"https://reviewable.io/review_button.svg\" height=\"34\" align=\"absmiddle\" alt=\"Reviewable\"/>](https://reviewable.io/reviews/vmware/container-service-extension/276)\n<!-- Reviewable:end -->", "title": "[VCDA-903] Upgrade Kubernetes templates from v1.10.11 to v1.13.4", "type": "issue" }, { "action": "created", "author": "yilmi-vmw", "comment_id": 476865820, "datetime": 1553636826000, "masked_author": "username_1", "text": "<img class=\"emoji\" title=\":lgtm:\" alt=\":lgtm:\" align=\"absmiddle\" src=\"https://reviewable.io/lgtm.png\" height=\"20\" width=\"61\"/> \n\n\n\n\n\n<!-- Sent from Reviewable.io -->", "title": null, "type": "comment" } ]
2
2
740
false
false
740
true
lookout/clouddriver
lookout
258,443,946
12
{ "number": 12, "repo": "clouddriver", "user_login": "lookout" }
[ { "action": "opened", "author": "BrunoCarrier", "comment_id": null, "datetime": 1505733287000, "masked_author": "username_0", "text": "allowing clusters to appear in deck", "title": "allowing clusters to appear in deck", "type": "issue" }, { "action": "created", "author": "BrunoCarrier", "comment_id": 330190349, "datetime": 1505733354000, "masked_author": "username_0", "text": "![image](https://user-images.githubusercontent.com/10307100/30539586-2df72cce-9c41-11e7-9e96-bb8cb5fcc550.png)\r\n\r\nwithout this PR, it's not possible to see the clusters", "title": null, "type": "comment" } ]
1
2
203
false
false
203
false
puppetlabs/puppetlabs-kubernetes
puppetlabs
308,771,333
87
{ "number": 87, "repo": "puppetlabs-kubernetes", "user_login": "puppetlabs" }
[ { "action": "opened", "author": "scotty-c", "comment_id": null, "datetime": 1522107371000, "masked_author": "username_0", "text": "This is a small fix for HA cluster that are slow to come up", "title": "Update kube_addons.pp", "type": "issue" }, { "action": "created", "author": "MWilsonPuppet", "comment_id": 376347484, "datetime": 1522107747000, "masked_author": "username_1", "text": "@username_0 looks good to me .", "title": null, "type": "comment" } ]
2
2
87
false
false
87
true
google/eme_logger
google
368,413,674
18
null
[ { "action": "opened", "author": "joeyparrish", "comment_id": null, "datetime": 1539122024000, "masked_author": "username_0", "text": "", "title": "Rename LICENSE.txt to LICENSE", "type": "issue" } ]
2
2
0
false
true
0
false
flutter/flutter
flutter
364,986,973
22,436
null
[ { "action": "opened", "author": "filiph", "comment_id": null, "datetime": 1538157722000, "masked_author": "username_0", "text": "cc @username_2 @bparrishMines", "title": "cloud_firestore README is outdated", "type": "issue" }, { "action": "created", "author": "ened", "comment_id": 473204357, "datetime": 1552639565000, "masked_author": "username_1", "text": "@username_0 seems like resolved already?", "title": null, "type": "comment" }, { "action": "created", "author": "filiph", "comment_id": 473371973, "datetime": 1552670305000, "masked_author": "username_0", "text": "Yes, thanks!", "title": null, "type": "comment" }, { "action": "closed", "author": "filiph", "comment_id": null, "datetime": 1552670306000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "kroikie", "comment_id": 541446273, "datetime": 1570992531000, "masked_author": "username_2", "text": "@username_0\n\nThis issue has been moved to https://github.com/FirebaseExtended/flutterfire/issues/641. Any further collaboration will be done there.", "title": null, "type": "comment" } ]
4
6
479
false
true
217
true
istio/istio
istio
385,510,703
10,182
{ "number": 10182, "repo": "istio", "user_login": "istio" }
[ { "action": "opened", "author": "imikushin", "comment_id": null, "datetime": 1543450003000, "masked_author": "username_0", "text": "Fixes #9950 \r\nCherry-pick from release-1.1 branch (#9975)", "title": "Import cluster local ExternalName services", "type": "issue" }, { "action": "created", "author": "rshriram", "comment_id": 442675349, "datetime": 1543456173000, "masked_author": "username_1", "text": "You dont have to cherry pick.. we merge periodically from release to master..", "title": null, "type": "comment" } ]
3
4
2,175
false
true
134
false
ocaml/dune
ocaml
301,999,251
576
{ "number": 576, "repo": "dune", "user_login": "ocaml" }
[ { "action": "opened", "author": "diml", "comment_id": null, "datetime": 1520084687000, "masked_author": "username_0", "text": "This PR removes the hard-coded knowledge of ppx_driver and ocaml-migrate-parsetree and their specific details. Instead we know have this in the jbuild files of ocaml-migrate-parsetree and ppx_driver:\r\n\r\n```scheme\r\n(library\r\n ((name migrate_parsetree)\r\n [...]\r\n (ppx.driver\r\n ((main Migrate_parsetree.Driver.run_main)\r\n (flags (--dump-ast))\r\n (lint_flags (--null))))))\r\n\r\n(library\r\n ((name ppx_driver)\r\n [...]\r\n (ppx.driver\r\n ((main Ppx_driver.standalone)\r\n (replaces (ocaml-migrate-parsetree))\r\n (flags (-corrected-suffix ${corrected-suffix} -diff-cmd - -dump-ast))\r\n (lint_flags (-corrected-suffix ${corrected-suffix} -diff-cmd - -null ))))\r\n ))\r\n```\r\n\r\nThis makes things a bit cleaner and in particular we no longer have to synchronise the releases of Dune and these packages when adding new features.\r\n\r\nTo test, it is necessary to use the `generic-ppx-driver` branch of ocaml-migrate-parsetree and ppx_driver", "title": "Generic ppx driver", "type": "issue" }, { "action": "created", "author": "rgrinberg", "comment_id": 370247782, "datetime": 1520185085000, "masked_author": "username_1", "text": "Looks good but it's a shame the error when the driver is missing is so opaque. Previously, we'd tell the user they needed to install something. It would be nice to have something more helpful than \"No ppx driver found\"", "title": null, "type": "comment" }, { "action": "created", "author": "diml", "comment_id": 370497834, "datetime": 1520271038000, "masked_author": "username_0", "text": "BTW, I'm trying to think what is the best way to release this. We need to add dependency constraints on released ppx_driver and ocaml-migrate-parsetree packages, but then we have the choice between:\r\n\r\noption1:\r\n\r\n- releasing jbuilder beta19\r\n- releasing new versions of ppx_driver and ocaml-migrate-parsetree\r\n\r\nand in between, users won't be able to upgrade to jbuilder beta19\r\n\r\noption 2:\r\n\r\n- releasing jbuilder beta19 that only accept the new `ppx.driver` field but ignores it\r\n- releasing a version of ppx_driver and ocaml-migrate-parsetree with the updated jbuild files\r\n- releasing jbuilder beta20 with this PR in", "title": null, "type": "comment" }, { "action": "created", "author": "rgrinberg", "comment_id": 370499338, "datetime": 1520271319000, "masked_author": "username_1", "text": "I think option #1 is doable if we batch together the releases of jbuilder, omp, and driver. But we'd also like to avoid delaying beta19 as it contains some important fixes. So unless those other releases are imminent, I'd favour #2.", "title": null, "type": "comment" }, { "action": "created", "author": "diml", "comment_id": 370501879, "datetime": 1520271814000, "masked_author": "username_0", "text": "Yh, the other releases are ready", "title": null, "type": "comment" }, { "action": "created", "author": "diml", "comment_id": 370503135, "datetime": 1520272050000, "masked_author": "username_0", "text": "But maybe 2 is better anyway. For instance the latest ppx_driver is not compatible with older version of OCaml so we will need multiple minor releases of ppx_driver.", "title": null, "type": "comment" }, { "action": "created", "author": "rgrinberg", "comment_id": 370505680, "datetime": 1520272543000, "masked_author": "username_1", "text": "Let's go with #2 then", "title": null, "type": "comment" }, { "action": "created", "author": "rgrinberg", "comment_id": 382236008, "datetime": 1524020270000, "masked_author": "username_1", "text": "@username_0 what's the status of this? You think you'll have enough time to polish this for the next release?", "title": null, "type": "comment" }, { "action": "created", "author": "diml", "comment_id": 382368286, "datetime": 1524054285000, "masked_author": "username_0", "text": "I improved the error messages, now it suggests to upgrade ocaml-migrate-parsetree, ppxlib or ppx_driver if the pps depend on them. Otherwise it suggests that they are not compatible with jbuilder.", "title": null, "type": "comment" }, { "action": "created", "author": "diml", "comment_id": 382368371, "datetime": 1524054305000, "masked_author": "username_0", "text": "But we need to wait for a new version of ppxlib", "title": null, "type": "comment" }, { "action": "created", "author": "diml", "comment_id": 389092188, "datetime": 1526374116000, "masked_author": "username_0", "text": "The recent problems we had with ppx_sexp_conv makes me think that this is going to cause more pain than I expected. I think I will change this feature so that the new behavior is only activated in dune projects. This way nothing will change for existing released projects.", "title": null, "type": "comment" }, { "action": "created", "author": "diml", "comment_id": 394102084, "datetime": 1527959161000, "masked_author": "username_0", "text": "I added a commit on top of the previous changes to restore the old behavior when the file is a jbuild file. To know if the file is a jbuild file, we pass a `dir_kind` value around that is either `Dune` or `Jbuild`. The *old* ppx drivers are stored in `_build/default/.ppx/jbuild`.\r\n\r\nThe code is not exactly the same as what we had before, but it should work for all existing projects.\r\n\r\nWe shouldn't need to do anything special for the next release. Existing projects will continue to work, and if there is an issue with a pure dune project because ppxlib or omp was reinstalled, Dune prints an error message inviting the user to reinstall omp or ppxlib.\r\n\r\n@username_1 could you review the last changes? I think this is now safe to merge.", "title": null, "type": "comment" }, { "action": "created", "author": "rgrinberg", "comment_id": 394140505, "datetime": 1528007381000, "masked_author": "username_1", "text": "Those last (recent) commits look good. Btw, how would this work for mixed setups with both dune and jbuild files? So we're not going to be able to use both the new and old drivers in the same workspace?", "title": null, "type": "comment" }, { "action": "created", "author": "diml", "comment_id": 394304849, "datetime": 1528107318000, "masked_author": "username_0", "text": "It should work fine. Basically when we are in a jbuild directory, the new driver stuff is not used at all and we still use the hardcoded values. The old drivers are built in a separate directory `.ppx/jbuild`, so it should be possible to use both method without issues.", "title": null, "type": "comment" }, { "action": "created", "author": "diml", "comment_id": 394692843, "datetime": 1528202200000, "masked_author": "username_0", "text": "I improved the error messages and added tests.", "title": null, "type": "comment" }, { "action": "created", "author": "diml", "comment_id": 394810363, "datetime": 1528222790000, "masked_author": "username_0", "text": "I'm glad to have finished this one!", "title": null, "type": "comment" } ]
2
16
4,163
false
false
4,163
true
PowerShell/PowerShell
PowerShell
314,618,885
6,664
null
[ { "action": "opened", "author": "AlinaPenkina", "comment_id": null, "datetime": 1523879890000, "masked_author": "username_0", "text": "* C:\\Users\\User>powershell\r\n* Starting the CLR failed with HRESULT 80070005.", "title": "Fix it", "type": "issue" }, { "action": "created", "author": "MaximoTrinidad", "comment_id": 381627028, "datetime": 1523890342000, "masked_author": "username_1", "text": "@username_0 \r\n\r\nIt would be nice if could provide more information as is required every time you create an incident. We can't tell if this is an issue with PowerShell Core, Windows PowerShell, or even DOS command.\r\n\r\nWe need:\r\n\r\n1. OS type and build\r\n2. PowerShell Core Version.\r\n\r\nAgain, if this is a Windows PowerShell issue then it need to be addressed in the proper UserVoice forum (not Github) or the proper teams won't be able to work on it.\r\n\r\n:)", "title": null, "type": "comment" }, { "action": "created", "author": "rjmholt", "comment_id": 381660897, "datetime": 1523895177000, "masked_author": "username_2", "text": "Looks like a permissions problem (HRESULT 80070005 is `E_ACCESSDENIED`). Also, I'm guessing this is Windows PowerShell.\r\n\r\nMight be worth getting a crash dump: https://msdn.microsoft.com/en-us/library/windows/desktop/bb787181(v=vs.85).aspx.", "title": null, "type": "comment" }, { "action": "created", "author": "mklement0", "comment_id": 382075301, "datetime": 1523985947000, "masked_author": "username_3", "text": "Yes, it must be Windows PowerShell, given that the executable name is `powershell`.\r\n\r\n@username_2: Googling `\"Starting the CLR failed\" HRESULT 80070005` currently yields this issue as the 2nd hit and switching to the \"Images\" tab shows your GitHub photo :)", "title": null, "type": "comment" }, { "action": "created", "author": "rjmholt", "comment_id": 382125790, "datetime": 1523995776000, "masked_author": "username_2", "text": "@username_3 That's a worry. Admittedly when I was googling for the meaning of the error, there were so few good results I was worried I'd arrive back here again.\r\n\r\nFor reference, [here](https://msdn.microsoft.com/en-us/library/windows/desktop/aa378137(v=vs.85).aspx) is an unhelpful page enumerating common `HRESULT` values, and [this](https://fogbugz.bitvise.com/default.asp?WinSSHD.1.19116) page is the only other reference I could find to this bug on the internet.\r\n\r\n@username_0 Without more details about the context or any way to reproduce, I don't think we'll be able to figure out what this is or fix it.", "title": null, "type": "comment" }, { "action": "closed", "author": "SteveL-MSFT", "comment_id": null, "datetime": 1524043608000, "masked_author": "username_4", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "SteveL-MSFT", "comment_id": 382324288, "datetime": 1524043608000, "masked_author": "username_4", "text": "@username_0 I'm closing this issue as it's not actionable without more details. You can still reply to this issue with more details even if the issue is closed and we can reopen. Thanks.", "title": null, "type": "comment" }, { "action": "created", "author": "MaximoTrinidad", "comment_id": 384651604, "datetime": 1524751258000, "masked_author": "username_1", "text": "OK! Just curious! This was reopened and what's the reason?\r\n\r\nIf this is a PowerShell Core issue then I would suggest to close this one. And, open new issue with proper information so we can contribute/discuss better.\r\n\r\n:)", "title": null, "type": "comment" }, { "action": "closed", "author": "SteveL-MSFT", "comment_id": null, "datetime": 1524761714000, "masked_author": "username_4", "text": "", "title": null, "type": "issue" } ]
6
10
2,134
false
true
2,052
true
pusher/pusher-websocket-swift
pusher
181,250,911
96
null
[ { "action": "opened", "author": "kkaliher", "comment_id": null, "datetime": 1475697618000, "masked_author": "username_0", "text": "When running in the simulator only (Xcode 8, Sierra), we often see a crash in TaskQueue after leaving the app running for some time, maybe 10 minutes or so. It looks like line 129 can enter an infinite loop.\r\n\r\nI tried commenting out line 115, if task == nil, and that seemed to help things, but not sure if that is the best approach.", "title": "crash in TaskQueue", "type": "issue" }, { "action": "created", "author": "hamchapman", "comment_id": 251998593, "datetime": 1475767795000, "masked_author": "username_1", "text": "Thanks for the report - do you have an example that reproduces the issue? Or at least the minimum code needed to reproduce it. \r\n\r\nI've tried to recreate it locally but unsuccessfully thus far.\r\n\r\nThanks!", "title": null, "type": "comment" }, { "action": "created", "author": "kkaliher", "comment_id": 252347628, "datetime": 1475870460000, "masked_author": "username_0", "text": "hey Ham, thanks for the response. \r\nWe reverted this line 115 comment out as that broke push notifications. \r\nThe best approach to the issue here was to just not setup push or subscribe to interests if running on simulator.", "title": null, "type": "comment" }, { "action": "closed", "author": "kkaliher", "comment_id": null, "datetime": 1475870460000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "esetnik", "comment_id": 252445485, "datetime": 1475957121000, "masked_author": "username_2", "text": "I'm seeing the same crash. I think this should be reopened. The library should be able to run without modifications on the simulator. Thanks for the workaround @username_0.", "title": null, "type": "comment" }, { "action": "reopened", "author": "hamchapman", "comment_id": null, "datetime": 1476087650000, "masked_author": "username_1", "text": "When running in the simulator only (Xcode 8, Sierra), we often see a crash in TaskQueue after leaving the app running for some time, maybe 10 minutes or so. It looks like line 129 can enter an infinite loop.\r\n\r\nI tried commenting out line 115, if task == nil, and that seemed to help things, but not sure if that is the best approach.", "title": "crash in TaskQueue", "type": "issue" }, { "action": "created", "author": "hamchapman", "comment_id": 252558890, "datetime": 1476087715000, "masked_author": "username_1", "text": "Agreed - thanks for the notes guys.\r\n\r\nIf anyone has some code or a project that exhibits the bug (plus info about which version of Xcode and iOS version + plus device you're using) that would be awesome as I'm still struggling to reproduce it locally.\r\n\r\nThanks!", "title": null, "type": "comment" }, { "action": "created", "author": "esetnik", "comment_id": 253832609, "datetime": 1476458491000, "masked_author": "username_2", "text": "@username_1 I have narrowed down the issue. It occurs when you subscribe to an interest in the simulator when the push notifications cannot be registered. I have created a sample project that reproduces the issue but it contains push notification keys so I'd rather share it with your team privately. If you can provide an email address to send it I'll forward it along.", "title": null, "type": "comment" }, { "action": "created", "author": "esetnik", "comment_id": 253834456, "datetime": 1476458906000, "masked_author": "username_2", "text": "By the way this issue is not limited to the simulator. If a user denies your notification permissions and you still attempt to subscribe to an interest the app will crash after ~5min.", "title": null, "type": "comment" }, { "action": "created", "author": "hamchapman", "comment_id": 253838339, "datetime": 1476459783000, "masked_author": "username_1", "text": "That would be great! My email is my GitHub username @ gmail (.com). Thanks!", "title": null, "type": "comment" }, { "action": "created", "author": "hamchapman", "comment_id": 254399161, "datetime": 1476762349000, "masked_author": "username_1", "text": "I've taken a look at the project and had a play with it and have written up a small fix which I'm still doing some testing on locally just to be sure.\r\n\r\nI should have a fix for this ready for review soon!", "title": null, "type": "comment" }, { "action": "created", "author": "hamchapman", "comment_id": 254561425, "datetime": 1476807741000, "masked_author": "username_1", "text": "This pull request should fix this issue https://github.com/pusher/pusher-websocket-swift/pull/100", "title": null, "type": "comment" }, { "action": "created", "author": "hamchapman", "comment_id": 255376492, "datetime": 1477056482000, "masked_author": "username_1", "text": "@username_2, @username_0 have either of you had a chance to test the branch with the proposed fix on it?", "title": null, "type": "comment" }, { "action": "created", "author": "esetnik", "comment_id": 255911261, "datetime": 1477358822000, "masked_author": "username_2", "text": "I have tested the branch containing the fix and I haven't found any crashing issues", "title": null, "type": "comment" }, { "action": "created", "author": "esetnik", "comment_id": 256118436, "datetime": 1477419396000, "masked_author": "username_2", "text": "I tried out your fix and haven't had any issues since.\n\nOn Fri, Oct 21, 2016 at 9:28 AM Hamilton Chapman\n\n<\nhttps://github.com/pusher/pusher-websocket-swift/issues/96#issuecomment-255376492\n, or\nhttps://github.com/notifications/unsubscribe-auth/AAojcgp7GqKJDEei7ecWbVZ1YrvbS8xwks5q2L3igaJpZM4KPOS6\n.", "title": null, "type": "comment" }, { "action": "created", "author": "esetnik", "comment_id": 258932690, "datetime": 1478546012000, "masked_author": "username_2", "text": "Can this get merged in?", "title": null, "type": "comment" }, { "action": "created", "author": "hamchapman", "comment_id": 258940319, "datetime": 1478547689000, "masked_author": "username_1", "text": "I was just working on this today. It should be merged in tomorrow, along with some changes to how the delegates are implemented on the connection and top level Pusher objects.", "title": null, "type": "comment" }, { "action": "created", "author": "hamchapman", "comment_id": 259409907, "datetime": 1478696667000, "masked_author": "username_1", "text": "Took longer than expected to get to this - will be releasing the new version today.", "title": null, "type": "comment" }, { "action": "closed", "author": "hamchapman", "comment_id": null, "datetime": 1478704790000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "hamchapman", "comment_id": 259481325, "datetime": 1478714559000, "masked_author": "username_1", "text": "Just pushed a new version (4.0.0). A few breaking changes around the `PusherDelegate` and `PusherConnectionDelegate` but shouldn't be too big a deal.", "title": null, "type": "comment" } ]
3
20
3,373
false
false
3,373
true
puppetlabs/libwhereami
puppetlabs
271,823,941
33
{ "number": 33, "repo": "libwhereami", "user_login": "puppetlabs" }
[ { "action": "opened", "author": "caseywilliams", "comment_id": null, "datetime": 1510059820000, "masked_author": "username_0", "text": "This typo is the actual cause of a lot of CI failures recently - it only seems to raise a `boost::too_many_args` exception on some platforms (solaris, AIX), so it went unnoticed until those platforms started being tested", "title": "(PUP-8065) Fix malformed debug print in cgroup source", "type": "issue" } ]
2
2
517
false
true
220
false
Microsoft/bedrock
Microsoft
422,476,993
216
null
[ { "action": "opened", "author": "evanlouie", "comment_id": null, "datetime": 1552951254000, "masked_author": "username_0", "text": "As an operator of my K8s cluster agents, I'd like to ensure that the cluster is healthy and be notified/alerted if something is broken or about to break.\r\n\r\nThis could mean Prometheus + Grafana provides alert rules and dashboards with configurable notifications going to social channel of choice.\r\n\r\nThere are already a ton of alert rules here for Prometheus which can be utilized without the Prometheus operator and links to relevant Grafana dashboards too from that article.\r\nhttps://github.com/coreos/prometheus-operator/tree/master/contrib/kube-prometheus", "title": "Prometheus Node Health Alerting", "type": "issue" }, { "action": "created", "author": "edaena", "comment_id": 474663291, "datetime": 1553050191000, "masked_author": "username_1", "text": "I can take this one. I'm unable to assign it to myself though.", "title": null, "type": "comment" }, { "action": "created", "author": "mtarng", "comment_id": 474975127, "datetime": 1553106921000, "masked_author": "username_2", "text": "@username_1 you may need to join https://github.com/orgs/Microsoft/teams/bedrock-contributors", "title": null, "type": "comment" }, { "action": "created", "author": "edaena", "comment_id": 480006635, "datetime": 1554401657000, "masked_author": "username_1", "text": "PR available here: https://github.com/timfpark/fabrikate-prometheus-grafana/pull/3/files", "title": null, "type": "comment" }, { "action": "closed", "author": "evanlouie", "comment_id": null, "datetime": 1556565461000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" } ]
3
5
798
false
false
798
true
be-hase/relumin
null
161,419,874
12
{ "number": 12, "repo": "relumin", "user_login": "be-hase" }
[ { "action": "opened", "author": "be-hase", "comment_id": null, "datetime": 1466510960000, "masked_author": "username_0", "text": "", "title": "(WIP) support slowLog", "type": "issue" } ]
2
2
285
false
true
0
false
frontendbr/vagas
frontendbr
284,749,755
720
null
[ { "action": "opened", "author": "GabrielDuarteJr", "comment_id": null, "datetime": 1514390485000, "masked_author": "username_0", "text": "## **Descrição da vaga**\r\n\r\nVaga para trabalhar alocado em um dos clientes da Cedro Technologies trabalhando com desenvolvimento mobile em React-Native.\r\n\r\n## **Local**\r\n\r\nUberlândia - MG\r\nNão há disponibilidade para Remoto\r\n\r\n## **Benefícios**\r\n\r\nPlano de Saúde \r\nPlano Odontológico \r\nVale Transporte \r\nVale Alimentação/Refeição\r\n\r\n## **Requisitos**\r\n\r\nExperiência em desenvolvimento mobile em React-Native e conhecimentos em Android, iOS e Typescript.\r\n\r\n**Diferenciais:**\r\n- Ter participado de projetos opensource\r\n\r\n## **Contratação**\r\n\r\nCLT ou PJ com salário a combinar\r\n\r\n## **Nossa empresa**\r\n\r\nA Cedro é uma empresa de tecnologia e referência em inovação para o mercado financeiro. Trabalhamos com grandes empresas de segmentos diversos, oferecendo soluções em TI e mobile.\r\n\r\n## **Como se candidatar**\r\n\r\nEnviar e-mail com currículo para gabriel.duarte@cedrotech.com ou\r\namilson.junior@cedrotech.com", "title": "[Uberlândia] Desenvolvimento em React-Native", "type": "issue" }, { "action": "created", "author": "GabrielDuarteJr", "comment_id": 354135176, "datetime": 1514390769000, "masked_author": "username_0", "text": "@LFeh Por favor adicionar as tags PJ, CLT, Junior, Pleno, Sênior.", "title": null, "type": "comment" }, { "action": "closed", "author": "GabrielDuarteJr", "comment_id": null, "datetime": 1528221272000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" } ]
1
3
973
false
false
973
false
allegro/ralph
allegro
145,975,603
2,341
{ "number": 2341, "repo": "ralph", "user_login": "allegro" }
[ { "action": "opened", "author": "szok", "comment_id": null, "datetime": 1459859999000, "masked_author": "username_0", "text": "", "title": "Add slot_no column to data center localization list", "type": "issue" }, { "action": "created", "author": "mkurek", "comment_id": 205793237, "datetime": 1459861641000, "masked_author": "username_1", "text": ":ok:", "title": null, "type": "comment" }, { "action": "created", "author": "ar4s", "comment_id": 205795999, "datetime": 1459861893000, "masked_author": "username_2", "text": ":ok:", "title": null, "type": "comment" } ]
3
3
8
false
false
8
false
v-studios/scaffold-serverless
v-studios
305,217,011
9
null
[ { "action": "opened", "author": "shentonfreude", "comment_id": null, "datetime": 1521042501000, "masked_author": "username_0", "text": "This list has python-specific tools and those that support multiple languages; proprietary ones are marked with (C) symbol:\r\nhttps://github.com/mre/awesome-static-analysis#multiple-languages\r\n\r\nOWASP lists tools including SonarQube as well as open source:\r\nhttps://www.owasp.org/index.php/Source_Code_Analysis_Tools\r\n\r\nBandit, from OpenStack, looks useful for Python; perhaps 'pyt' as well:\r\nhttps://github.com/openstack/bandit\r\nhttps://github.com/python-security/pyt", "title": "Add open-source security scanner", "type": "issue" } ]
1
1
467
false
false
467
false
AmitMY/grids
null
335,535,789
8
null
[ { "action": "opened", "author": "MikhailTatsky", "comment_id": null, "datetime": 1529954631000, "masked_author": "username_0", "text": "Could you please update information about FancyGrid?\r\n\r\nexport - presented\r\nContext Menu - presented\r\nPinning - presented\r\nReordering - presented\r\nClipboard - presented", "title": "FancyGrid update", "type": "issue" }, { "action": "created", "author": "AmitMY", "comment_id": 400071062, "datetime": 1529955631000, "masked_author": "username_1", "text": "Can you please do so? I am traveling, not with my work computer. \r\n\r\nOnly file you need to change is: https://github.com/username_1/grids/blob/master/grids/fancygrid.json\r\nand then run:\r\n`npm run render`", "title": null, "type": "comment" }, { "action": "created", "author": "MikhailTatsky", "comment_id": 400614418, "datetime": 1530093440000, "masked_author": "username_0", "text": "Sorely several errors occured.\r\n```\r\nCould not use \"nc\", falling back to slower node.js method for sync requests.\r\n...\r\nTypeError: arr.map is not a function\r\n```\r\n\r\nThat's why I did pull request.", "title": null, "type": "comment" }, { "action": "created", "author": "AmitMY", "comment_id": 400843513, "datetime": 1530136988000, "masked_author": "username_1", "text": "What version of node/npm are you running?", "title": null, "type": "comment" } ]
2
4
603
false
false
603
true
mtgred/netrunner
null
96,722,977
423
null
[ { "action": "opened", "author": "nealterrell", "comment_id": null, "datetime": 1437623928000, "masked_author": "username_0", "text": "Dedicated Response Team will not apply meat damage to a Runner who access Snare! if the Runner selects his option to trash Snare! for 0 credits before the Corp chooses his option to trigger Snare's tag/damage for 4 credits. This happens because a Run \"ends\" once there are no more prompts for the Runner to resolve; the Corp's prompts are not considered. \r\n\r\nI don't know if there would be side effects to requiring `[:corp :prompt]` to be empty for a run to end in `handle-end-run`, but it would potentially solve this issue. (It might make for a confusing UI, however, as the Runner will see his action area return to the default state, possibly taking a new action while the Corp is slowly deciding to trigger the Snare.", "title": "Snare and Dedicated Response Team interaction issue", "type": "issue" }, { "action": "created", "author": "nealterrell", "comment_id": 168061811, "datetime": 1451504299000, "masked_author": "username_0", "text": "Fix submitted in #1059.", "title": null, "type": "comment" }, { "action": "closed", "author": "nealterrell", "comment_id": null, "datetime": 1452186007000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" } ]
1
3
746
false
false
746
false
simp/simp-core
simp
361,008,544
547
{ "number": 547, "repo": "simp-core", "user_login": "simp" }
[ { "action": "opened", "author": "trevor-vaughan", "comment_id": null, "datetime": 1537212356000, "masked_author": "username_0", "text": "* Aligned metadata.json\n* Aligned simp.spec\n* Migrated freeradius and krb5 to 'simp-extras'\n* Validated dependencies.yaml\n\nSIMP-5263 #close", "title": "(SIMP-5263) Align versions with Puppetfile.tracking", "type": "issue" }, { "action": "created", "author": "lnemsick-simp", "comment_id": 422426724, "datetime": 1537282433000, "masked_author": "username_1", "text": "simp.spec still has RC1 in the Release. Is it time to remove that?", "title": null, "type": "comment" }, { "action": "created", "author": "lnemsick-simp", "comment_id": 422430005, "datetime": 1537282942000, "masked_author": "username_1", "text": "In simp.spec, \r\n* can we now remove 'Obsoletes: simp-hiera' ?\r\n* Why is the dependency on 'facter' not noted? facter is used in %post\r\n* Are all the actions in %post still relevant (e.g., calling hiera_upgrade and uppetserver_clear_environment_cache)?", "title": null, "type": "comment" }, { "action": "created", "author": "lnemsick-simp", "comment_id": 422472192, "datetime": 1537290323000, "masked_author": "username_1", "text": "When I build the simp-simp_core module and try to install it via puppet module install, it fails because it can't determine a set of deps that works. Debugging now.", "title": null, "type": "comment" }, { "action": "created", "author": "lnemsick-simp", "comment_id": 422584858, "datetime": 1537311159000, "masked_author": "username_1", "text": "simp-simp_core module fails to install because of missing modules/module versions. See https://simp-project.atlassian.net/browse/SIMP-5370.", "title": null, "type": "comment" } ]
2
5
764
false
false
764
false
mapbox/mapbox-gl-native
mapbox
396,091,388
13,675
null
[ { "action": "opened", "author": "osana", "comment_id": null, "datetime": 1546641601000, "masked_author": "username_0", "text": "1) Launch OfflineMap Example in TestApp\r\n2) Download a region\r\n3) Try listing offline downloaded regions\r\n\r\nProcess: com.mapbox.mapboxsdk.testapp, PID: 7469\r\n java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String java.lang.Object.toString()' on a null object reference\r\n at android.widget.ArrayAdapter.createViewFromResource(ArrayAdapter.java:445)\r\n at android.widget.ArrayAdapter.getView(ArrayAdapter.java:407)\r\n at android.widget.AbsListView.obtainView(AbsListView.java:2372)\r\n at android.widget.ListView.measureHeightOfChildren(ListView.java:1408)\r\n at android.widget.ListView.onMeasure(ListView.java:1315)\r\n at android.view.View.measure(View.java:21998)\r\n at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6580)\r\n at android.widget.FrameLayout.onMeasure(FrameLayout.java:185)\r\n at android.view.View.measure(View.java:21998)\r\n at android.support.v7.widget.AlertDialogLayout.tryOnMeasure(AlertDialogLayout.java:133)\r\n at android.support.v7.widget.AlertDialogLayout.onMeasure(AlertDialogLayout.java:63)\r\n at android.view.View.measure(View.java:21998)\r\n at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6580)\r\n at android.widget.FrameLayout.onMeasure(FrameLayout.java:185)\r\n at android.support.v7.widget.ContentFrameLayout.onMeasure(ContentFrameLayout.java:141)\r\n at android.view.View.measure(View.java:21998)\r\n at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6580)\r\n at android.widget.FrameLayout.onMeasure(FrameLayout.java:185)\r\n at android.view.View.measure(View.java:21998)\r\n at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6580)\r\n at android.widget.FrameLayout.onMeasure(FrameLayout.java:185)\r\n at android.view.View.measure(View.java:21998)\r\n at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6580)\r\n at android.widget.LinearLayout.measureChildBeforeLayout(LinearLayout.java:1514)\r\n at android.widget.LinearLayout.measureVertical(LinearLayout.java:806)\r\n at android.widget.LinearLayout.onMeasure(LinearLayout.java:685)\r\n at android.view.View.measure(View.java:21998)\r\n at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6580)\r\n at android.widget.FrameLayout.onMeasure(FrameLayout.java:185)\r\n at com.android.internal.policy.DecorView.onMeasure(DecorView.java:721)\r\n at android.view.View.measure(View.java:21998)\r\n at android.view.ViewRootImpl.performMeasure(ViewRootImpl.java:2410)\r\n at android.view.ViewRootImpl.measureHierarchy(ViewRootImpl.java:1471)\r\n at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:1751)\r\n at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:1386)\r\n at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:6733)\r\n at android.view.Choreographer$CallbackRecord.run(Choreographer.java:911)\r\n at android.view.Choreographer.doCallbacks(Choreographer.java:723)\r\n at android.view.Choreographer.doFrame(Choreographer.java:658)\r\n at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:897)\r\n at android.os.Handler.handleCallback(Handler.java:789)\r\n at android.os.Handler.dispatchMessage(Handler.java:98)\r\n at android.os.Looper.loop(Looper.java:164)\r\n at android.app.ActivityThread.main(ActivityThread.java:6541)\r\n at java.lang.reflect.Method.invoke(Native Method)\r\n at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:240)\r\n at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:767)", "title": "TestApp - NPE while listing offline regions", "type": "issue" }, { "action": "created", "author": "tobrun", "comment_id": 454365313, "datetime": 1547552852000, "masked_author": "username_1", "text": "haven't been able to reproduce this, could you add more context?", "title": null, "type": "comment" }, { "action": "created", "author": "osana", "comment_id": 454471928, "datetime": 1547572207000, "masked_author": "username_0", "text": "@username_1 I believe that was happening when there were no offline regions saved and there was an attempt to list what was available. I will see if I can reproduce it in 7.1.0", "title": null, "type": "comment" }, { "action": "created", "author": "tobrun", "comment_id": 454730577, "datetime": 1547634719000, "masked_author": "username_1", "text": "for that use-case, I'm seeing a toast message:\r\n\r\n![image](https://user-images.githubusercontent.com/2151639/51243234-470d2f00-1982-11e9-8255-1eb4d93297ec.png)", "title": null, "type": "comment" }, { "action": "created", "author": "LukasPaczos", "comment_id": 456127377, "datetime": 1548087456000, "masked_author": "username_2", "text": "This happens when the name of the region is an empty `String`.", "title": null, "type": "comment" }, { "action": "closed", "author": "LukasPaczos", "comment_id": null, "datetime": 1548337219000, "masked_author": "username_2", "text": "", "title": null, "type": "issue" } ]
3
6
4,197
false
false
4,197
true
ayeniblessing101/ideabox
null
280,721,119
15
{ "number": 15, "repo": "ideabox", "user_login": "ayeniblessing101" }
[ { "action": "opened", "author": "ayeniblessing101", "comment_id": null, "datetime": 1512827546000, "masked_author": "username_0", "text": "#### What does this PR do?\r\nClient Side User signin\r\n####Description of Task to be completed?\r\nConsume signin endpoint to enable user signin from the frontend\r\n####How should this be manually tested?\r\nhttps://blessing-ideabox.herokuapp.com/auth/login\r\n####Any background context you want to provide?\r\nNA\r\n####What are the relevant pivotal tracker stories?\r\n#153247401\r\n####Screenshots (if appropriate)\r\nNA\r\n####Questions:\r\nNA", "title": "feature(client-side user signin): consume signin endpoint to enable u…", "type": "issue" } ]
2
2
735
false
true
425
false
golang/go
golang
349,254,446
26,902
null
[ { "action": "opened", "author": "bcmills", "comment_id": null, "datetime": 1533841974000, "masked_author": "username_0", "text": "The documentation is ambiguous because it does not clarify *which* “dependencies” `go get` updates\r\n* “package dependencies”, the set of modules containing the transitive closure of `import`s of a package, or\r\n* “module dependencies” the set of modules that are `require`d by the module containing the package, or\r\n* something else, such as the union of the package and module dependencies.\r\n\r\nMy intuition is that, without the `-m` flag, `get -u` should update the package dependencies: the user is requesting a specific package, not (necessarily) a module, and because `go.mod` files are currently very sparse, any given package may have a large number of package dependencies that are not module dependencies. We should not fail to update those dependencies, so we should not upgrade *only* “module dependencies”. On the other hand, “the union of package and module dependencies” seems more complicated to explain.\r\n\r\nIf I understand @username_2 correctly, (in https://golang.org/cl/128555), he has some other alternative in mind, although I'm not sure which.", "title": "cmd/go: clarify which dependencies are updated by 'get -u' without '-m'", "type": "issue" }, { "action": "created", "author": "timtadh", "comment_id": 413045714, "datetime": 1534288610000, "masked_author": "username_1", "text": "As a :+1: I am currently very confused as to how to properly do updates to dependencies. For instance, let's say I specify package a <v1.2 and have some other packages: b, c, and d whose versions I don't care about. I want to be able to run `go get -u` (or something similar) and have it update just a,b,c, and d while respecting my constraint `a <v1.2` such that if I was at `a v1.1.1` it could now be `a v1.1.2` but not `a v1.2.3`. Can't figure out how to do this now.", "title": null, "type": "comment" }, { "action": "created", "author": "rsc", "comment_id": 413898391, "datetime": 1534518989000, "masked_author": "username_2", "text": "We'll look more carefully at this in Go 1.12.", "title": null, "type": "comment" }, { "action": "created", "author": "timtadh", "comment_id": 413997246, "datetime": 1534542712000, "masked_author": "username_1", "text": "thanks!", "title": null, "type": "comment" }, { "action": "created", "author": "bcmills", "comment_id": 438468455, "datetime": 1542149373000, "masked_author": "username_0", "text": "A similar ambiguity exists for `go mod download` without an explicit argument: should it download source code for all modules in the module graph, or only those required to be able to `go test all` in all build configurations? (I would argue that the latter is more user-friendly, since the general use case for `go mod download` is to run some subset of `go test all`.)", "title": null, "type": "comment" }, { "action": "created", "author": "bcmills", "comment_id": 470609788, "datetime": 1551978310000, "masked_author": "username_0", "text": "An observation: currently, if I run `go get -u` (without arguments) in `github.com/username_0/goissues`, I get upgrades to a rather large set of transitive dependencies.\r\n\r\n`go mod tidy` removes most of those upgrades, because they aren't even remotely relevant to the build.\r\n\r\nSo one nice property for `go get -u` to have would be preservation of tideness: if the module is already tidy, then `go get -u` should not make it untidy.", "title": null, "type": "comment" }, { "action": "created", "author": "rsc", "comment_id": 472915495, "datetime": 1552576913000, "masked_author": "username_2", "text": "In GOPATH mode get -u only applied to the transitive dependencies of a set of packages. In module mode it is always the transitive dependencies of the module graph. It's possible that we should preserve a \"just update the deps of this target set\".", "title": null, "type": "comment" } ]
4
11
2,979
false
true
2,624
true
zalando/connexion
zalando
183,063,332
315
{ "number": 315, "repo": "connexion", "user_login": "zalando" }
[ { "action": "opened", "author": "rafaelcaricio", "comment_id": null, "datetime": 1476455025000, "masked_author": "username_0", "text": "Changes proposed in this pull request:\r\n\r\n- Remove license from every file\r\n- Rename variable named `type` overriding builtin\r\n- Fixes inconsistent function docstring\r\n- Remove ugly `print` statement", "title": "General clean up", "type": "issue" }, { "action": "created", "author": "hjacobs", "comment_id": 253991016, "datetime": 1476545343000, "masked_author": "username_1", "text": ":+1:", "title": null, "type": "comment" } ]
3
5
1,076
false
true
203
false
MicrosoftDocs/bot-docs
MicrosoftDocs
351,587,887
225
null
[ { "action": "opened", "author": "tmuras", "comment_id": null, "datetime": 1534511359000, "masked_author": "username_0", "text": "\"Download PDF\" link from https://docs.microsoft.com/en-us/azure/bot-service/?view=azure-bot-service-3.0 generates an empty document.", "title": "PDF documentation generation does not work", "type": "issue" }, { "action": "created", "author": "JonathanFingold", "comment_id": 415794407, "datetime": 1535124513000, "masked_author": "username_1", "text": "re #230.", "title": null, "type": "comment" }, { "action": "closed", "author": "Kaiqb", "comment_id": null, "datetime": 1535234131000, "masked_author": "username_2", "text": "", "title": null, "type": "issue" } ]
3
3
140
false
false
140
false
Microsoft/microsoft-ui-xaml
Microsoft
434,878,829
579
null
[ { "action": "opened", "author": "dotMorten", "comment_id": null, "datetime": 1555608711000, "masked_author": "username_0", "text": "**Describe the bug**\r\nI can't use this library from another library that references AnyCPU.\r\nThere's no reason why this library can't be used by an AnyCPU library, except you have a build task preventing me from doing that.\r\n\r\n**Steps to reproduce the bug**\r\n1. Create an AnyCPU class library.\r\n2. Reference this package.\r\n3. Build\r\n\r\n**Expected behavior**\r\nBuild completes.\r\n\r\n**Screenshots**\r\n![image](https://user-images.githubusercontent.com/1378165/56379593-ea115700-61c4-11e9-9ae1-479241207d69.png)\r\n\r\n**Version Info**\r\nWin10, 1809, VS2019.\r\n\r\nNuGet package version: \r\n2.1.190405004\r\n\r\n\r\n**Additional context**\r\nThe build error is valid for app-heads, but not class libraries.", "title": "There shouldn't be an build error for libraries targeting AnyCPU", "type": "issue" }, { "action": "created", "author": "jevansaks", "comment_id": 484610941, "datetime": 1555609647000, "masked_author": "username_1", "text": "I was under the impression that if your package contained native dlls then the whole app needs to be compiled as native per-platform. Maybe this has changed?\r\n\r\nIf there's a doc explaining how to do this, we'd be happy to support it. Have you seen a project that has been able to make this work?\r\n\r\nAlso note that your error is about the **VCLibs** dependency, not Microsoft.UI.Xaml.", "title": null, "type": "comment" }, { "action": "created", "author": "dotMorten", "comment_id": 484611271, "datetime": 1555609692000, "masked_author": "username_0", "text": "Yes but I'm not compiling an app, but just a class library.", "title": null, "type": "comment" }, { "action": "created", "author": "dotMorten", "comment_id": 484611855, "datetime": 1555609781000, "masked_author": "username_0", "text": "Yes. I work on the ArcGIS Runtime SDK for .NET. It does this and works just fine. https://www.nuget.org/packages/Esri.ArcGISRuntime.UWP/", "title": null, "type": "comment" }, { "action": "created", "author": "dotMorten", "comment_id": 484613533, "datetime": 1555609968000, "masked_author": "username_0", "text": "Avoiding vclibs reference:\r\n```xml\r\n <ItemGroup Condition=\"'$(ProjectExt)' != '.vcxproj' and ('$(PlatformTarget)' == 'x86' or '$(PlatformTarget)' == 'x64' or '$(PlatformTarget)' == 'ARM' or '$(PlatformTarget)' == 'ARM64')\">\r\n <SDKReference Include=\"Microsoft.VCLibs, Version=14.0\" />\r\n </ItemGroup>\r\n```", "title": null, "type": "comment" }, { "action": "created", "author": "dotMorten", "comment_id": 484618308, "datetime": 1555610521000, "masked_author": "username_0", "text": "I noticed there's `SkipMicrosoftUIXamlCheckTargetPlatformVersion` I can use to at least turn the version check off. That'll do for that bit", "title": null, "type": "comment" }, { "action": "created", "author": "jevansaks", "comment_id": 484624493, "datetime": 1555611421000, "masked_author": "username_1", "text": "You should also be able to have your component library build against the previous 2.1 -prerelease package which doesn't force in the SDKReference dependency like this. The APIs are the same so your component would be compatible. I think that would unblock you for now.\r\n\r\nBut I'm taking a look into making this change.", "title": null, "type": "comment" }, { "action": "created", "author": "dotMorten", "comment_id": 484626227, "datetime": 1555611681000, "masked_author": "username_0", "text": "@username_1 I've submitted a PR for review", "title": null, "type": "comment" }, { "action": "created", "author": "jevansaks", "comment_id": 484635770, "datetime": 1555613045000, "masked_author": "username_1", "text": "I missed this in the initial report. The 17763 target version dependency is required because you need to compile against a new enough Windows SDK in order for the metadata references in the MUX package's winmd to be resolved. If it's too old you'll get weird compiler errors about type references.\r\n\r\nFor the MinVersion check: I still kind of like having it because I'd like you to know that our project needs a particular min version in case you're trying to promise something more than we can offer. Is it tripping because the MinVersion in your component is unset, perhaps? I can set up a repro project to investigate.", "title": null, "type": "comment" }, { "action": "created", "author": "dotMorten", "comment_id": 484636464, "datetime": 1555613139000, "masked_author": "username_0", "text": "Setting `SkipMicrosoftUIXamlCheckTargetPlatformVersion` works for me. I can continue targeting 16299.\r\nI don't think this check really applies for a class library. The specific underlying APIs are needed until runtime.", "title": null, "type": "comment" }, { "action": "closed", "author": "jevansaks", "comment_id": null, "datetime": 1555630574000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
3
13
3,566
false
true
2,906
true
pypa/pipenv
pypa
316,027,074
2,025
null
[ { "action": "opened", "author": "Chris-May", "comment_id": null, "datetime": 1524169388000, "masked_author": "username_0", "text": "```\r\n\r\n###### Pipfile:\r\n```\r\n[[source]]\r\nurl = \"https://pypi.python.org/simple\"\r\nverify_ssl = true\r\nname = \"pypi\"\r\n\r\n[packages]\r\n\"Fabric3\" = \"*\"\r\nwagalytics = \"*\"\r\nwagtail = \"*\"\r\nwagtailfontawesome = \"*\"\r\nwagtailmenus = \"*\"\r\ndjango-debugtools = \"*\"\r\n\r\n[dev-packages]\r\n\r\n[requires]\r\npython_version = \"3.5.2\"\r\n```", "title": "Pipenv install fails with traceback on Ubuntu 16.04.4", "type": "issue" }, { "action": "created", "author": "techalchemy", "comment_id": 382907392, "datetime": 1524179276000, "masked_author": "username_1", "text": "@username_0 I think you generated at least part of this pipfile by hand, because `python_version` is only ever allowed to be a short version (e.g. `3.5` in this case) -- we have better messaging in the coming point release but this is likely part of the problem.", "title": null, "type": "comment" }, { "action": "closed", "author": "techalchemy", "comment_id": null, "datetime": 1524179326000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "techalchemy", "comment_id": 382907536, "datetime": 1524179326000, "masked_author": "username_1", "text": "As for the other bug we have already pushed a fix and will have a release out very soon, just need to rerun tests now that pip 10.0.1 is out", "title": null, "type": "comment" }, { "action": "created", "author": "Chris-May", "comment_id": 383076177, "datetime": 1524226224000, "masked_author": "username_0", "text": "Awesome! Thanks!", "title": null, "type": "comment" } ]
2
5
728
false
false
728
true
larshp/abapOpenChecks
null
422,719,827
679
null
[ { "action": "opened", "author": "smb", "comment_id": null, "datetime": 1553000616000, "masked_author": "username_0", "text": "Code:\r\n`CONSTANTS cv_block_type_none TYPE /namespace/de_lgpla_block_type VALUE ' '.`\r\n\r\nConfig:\r\n`C[:type:]_`\r\n\r\nResult:\r\n`Bad naming, expected C[:type:]_, got CV_BLOCK_TYPE_NONE`\r\n\r\nseems like [:type:] replacement is not applied to oo_oocons configuration", "title": "oo constant check doesn't allow [:type:] placeholders", "type": "issue" }, { "action": "created", "author": "larshp", "comment_id": 474455858, "datetime": 1553012750000, "masked_author": "username_1", "text": "taking a look", "title": null, "type": "comment" }, { "action": "created", "author": "larshp", "comment_id": 474470497, "datetime": 1553014851000, "masked_author": "username_1", "text": "try this, https://github.com/username_1/abapOpenChecks/pull/680\r\n\r\nmore identifiers are being resolved now, so it might cause some regressions. Already checking abapGit and abapOpenChecks itself gives errors", "title": null, "type": "comment" }, { "action": "closed", "author": "larshp", "comment_id": null, "datetime": 1554290569000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
4
472
false
false
472
true
scp-fs2open/fs2open.github.com
scp-fs2open
339,245,583
1,788
{ "number": 1788, "repo": "fs2open.github.com", "user_login": "scp-fs2open" }
[ { "action": "opened", "author": "asarium", "comment_id": null, "datetime": 1531073540000, "masked_author": "username_0", "text": "This uses the Discord Rich Presence API for improving the integration of\r\nFSO into Discord. At the moment this includes state notifications for\r\nbeing in the main hall, the command and mission briefing and in-mission.\r\nWhen in-mission it also includes the elapsed time of the mission with\r\nsupport for time compression.\r\n\r\nThe details part of the notification includes the campaign name and\r\nmission name if possible.", "title": "Add discord Rich Presence support ", "type": "issue" }, { "action": "created", "author": "asarium", "comment_id": 403749255, "datetime": 1531212675000, "masked_author": "username_0", "text": "This also depends on #1772 so that needs to be merged before this.", "title": null, "type": "comment" } ]
1
2
483
false
false
483
false
Microsoft/TypeScript
Microsoft
309,433,243
22,952
null
[ { "action": "opened", "author": "benlesh", "comment_id": null, "datetime": 1522253295000, "masked_author": "username_0", "text": "Currently type inference is unable to provide useful type inference for functions such as RxJS's `bindCallback`.\r\n\r\nI have a PR here (https://github.com/ReactiveX/rxjs/pull/3480) that tries to add overloads to support the desired behavior, but when I test it, it does not infer types properly. \r\n\r\n\r\n<!-- Please try to reproduce the issue with `typescript@next`. It may have already been fixed. -->\r\n**TypeScript Version:** @latest as of this moment\r\n\r\n<!-- Search terms you tried before logging this (so others can find this issue more easily) -->\r\n**Search Terms:** callback type inference, wrapping node callbacks, variadic arguments\r\n\r\n**Code**\r\n\r\n```ts\r\nexport function bindCallback(callbackFunc: (callback: () => any) => any, scheduler?: SchedulerLike): () => Observable<void>;\r\nexport function bindCallback<R1>(callbackFunc: (callback: (res1: R1) => any) => any, scheduler?: SchedulerLike): () => Observable<R1>;\r\nexport function bindCallback<R1, R2>(callbackFunc: (callback: (res1: R1, res2: R2) => any) => any, scheduler?: SchedulerLike): () => Observable<[R1, R2]>;\r\nexport function bindCallback<R1, R2, R3>(callbackFunc: (callback: (res1: R1, res2: R2, res3: R3) => any) => any, scheduler?: SchedulerLike): () => Observable<[R1, R2, R3]>;\r\nexport function bindCallback<A1>(callbackFunc: (arg1: A1, callback: () => any) => any, scheduler?: SchedulerLike): (arg1: A1) => Observable<void>;\r\nexport function bindCallback<A1, R1>(callbackFunc: (arg1: A1, callback: (res1: R1) => any) => any, scheduler?: SchedulerLike): (arg1: A1) => Observable<R1>;\r\nexport function bindCallback<A1, R1, R2>(callbackFunc: (arg1: A1, callback: (res1: R1, res2: R2) => any) => any, scheduler?: SchedulerLike): (arg1: A1) => Observable<[R1, R2]>;\r\nexport function bindCallback<A1, R1, R2, R3>(callbackFunc: (arg1: A1, callback: (res1: R1, res2: R2, res3: R3) => any) => any, scheduler?: SchedulerLike): (arg1: A1) => Observable<[R1, R2, R3]>;\r\nexport function bindCallback<A1, A2>(callbackFunc: (arg1: A1, arg2: A2, callback: () => any) => any, scheduler?: SchedulerLike): (arg1: A1, arg2: A2) => Observable<void>;\r\nexport function bindCallback<A1, A2, R1>(callbackFunc: (arg1: A1, arg2: A2, callback: (res1: R1) => any) => any, scheduler?: SchedulerLike): (arg1: A1, arg2: A2) => Observable<R1>;\r\nexport function bindCallback<A1, A2, R1, R2>(callbackFunc: (arg1: A1, arg2: A2, callback: (res1: R1, res2: R2) => any) => any, scheduler?: SchedulerLike): (arg1: A1, arg2: A2) => Observable<[R1, R2]>;\r\n\r\nfunction foo(a: number, b: number, callback: (c: string, d: string) => any): any {\r\n setTimeout(() => callback(a + '!', b + '!');\r\n}\r\n\r\nconst source = bindCallback(foo)(1, 3);\r\n```\r\n\r\n**Expected behavior:**\r\n\r\n`source` should be `Observable<[string, string]>`\r\n\r\n**Actual behavior:**\r\n\r\n`source` is `Observable<void>`\r\n\r\n\r\n**Playground Link:** \r\nhttps://www.typescriptlang.org/play/#src=interface%20SchedulerLike%20%7B%20%7D%3B%0D%0A%0D%0Ainterface%20Observable%3CT%3E%20%7B%20%7D%3B%0D%0A%0D%0Aexport%20function%20bindCallback(callbackFunc%3A%20(callback%3A%20()%20%3D%3E%20any)%20%3D%3E%20any%2C%20scheduler%3F%3A%20SchedulerLike)%3A%20()%20%3D%3E%20Observable%3Cvoid%3E%3B%0D%0Aexport%20function%20bindCallback%3CR1%3E(callbackFunc%3A%20(callback%3A%20(res1%3A%20R1)%20%3D%3E%20any)%20%3D%3E%20any%2C%20scheduler%3F%3A%20SchedulerLike)%3A%20()%20%3D%3E%20Observable%3CR1%3E%3B%0D%0Aexport%20function%20bindCallback%3CR1%2C%20R2%3E(callbackFunc%3A%20(callback%3A%20(res1%3A%20R1%2C%20res2%3A%20R2)%20%3D%3E%20any)%20%3D%3E%20any%2C%20scheduler%3F%3A%20SchedulerLike)%3A%20()%20%3D%3E%20Observable%3C%5BR1%2C%20R2%5D%3E%3B%0D%0Aexport%20function%20bindCallback%3CR1%2C%20R2%2C%20R3%3E(callbackFunc%3A%20(callback%3A%20(res1%3A%20R1%2C%20res2%3A%20R2%2C%20res3%3A%20R3)%20%3D%3E%20any)%20%3D%3E%20any%2C%20scheduler%3F%3A%20SchedulerLike)%3A%20()%20%3D%3E%20Observable%3C%5BR1%2C%20R2%2C%20R3%5D%3E%3B%0D%0Aexport%20function%20bindCallback%3CA1%3E(callbackFunc%3A%20(arg1%3A%20A1%2C%20callback%3A%20()%20%3D%3E%20any)%20%3D%3E%20any%2C%20scheduler%3F%3A%20SchedulerLike)%3A%20(arg1%3A%20A1)%20%3D%3E%20Observable%3Cvoid%3E%3B%0D%0Aexport%20function%20bindCallback%3CA1%2C%20R1%3E(callbackFunc%3A%20(arg1%3A%20A1%2C%20callback%3A%20(res1%3A%20R1)%20%3D%3E%20any)%20%3D%3E%20any%2C%20scheduler%3F%3A%20SchedulerLike)%3A%20(arg1%3A%20A1)%20%3D%3E%20Observable%3CR1%3E%3B%0D%0Aexport%20function%20bindCallback%3CA1%2C%20R1%2C%20R2%3E(callbackFunc%3A%20(arg1%3A%20A1%2C%20callback%3A%20(res1%3A%20R1%2C%20res2%3A%20R2)%20%3D%3E%20any)%20%3D%3E%20any%2C%20scheduler%3F%3A%20SchedulerLike)%3A%20(arg1%3A%20A1)%20%3D%3E%20Observable%3C%5BR1%2C%20R2%5D%3E%3B%0D%0Aexport%20function%20bindCallback%3CA1%2C%20R1%2C%20R2%2C%20R3%3E(callbackFunc%3A%20(arg1%3A%20A1%2C%20callback%3A%20(res1%3A%20R1%2C%20res2%3A%20R2%2C%20res3%3A%20R3)%20%3D%3E%20any)%20%3D%3E%20any%2C%20scheduler%3F%3A%20SchedulerLike)%3A%20(arg1%3A%20A1)%20%3D%3E%20Observable%3C%5BR1%2C%20R2%2C%20R3%5D%3E%3B%0D%0Aexport%20function%20bindCallback%3CA1%2C%20A2%3E(callbackFunc%3A%20(arg1%3A%20A1%2C%20arg2%3A%20A2%2C%20callback%3A%20()%20%3D%3E%20any)%20%3D%3E%20any%2C%20scheduler%3F%3A%20SchedulerLike)%3A%20(arg1%3A%20A1%2C%20arg2%3A%20A2)%20%3D%3E%20Observable%3Cvoid%3E%3B%0D%0Aexport%20function%20bindCallback%3CA1%2C%20A2%2C%20R1%3E(callbackFunc%3A%20(arg1%3A%20A1%2C%20arg2%3A%20A2%2C%20callback%3A%20(res1%3A%20R1)%20%3D%3E%20any)%20%3D%3E%20any%2C%20scheduler%3F%3A%20SchedulerLike)%3A%20(arg1%3A%20A1%2C%20arg2%3A%20A2)%20%3D%3E%20Observable%3CR1%3E%3B%0D%0Aexport%20function%20bindCallback%3CA1%2C%20A2%2C%20R1%2C%20R2%3E(callbackFunc%3A%20(arg1%3A%20A1%2C%20arg2%3A%20A2%2C%20callback%3A%20(res1%3A%20R1%2C%20res2%3A%20R2)%20%3D%3E%20any)%20%3D%3E%20any%2C%20scheduler%3F%3A%20SchedulerLike)%3A%20(arg1%3A%20A1%2C%20arg2%3A%20A2)%20%3D%3E%20Observable%3C%5BR1%2C%20R2%5D%3E%3B%0D%0Aexport%20function%20bindCallback%3CT%3E(callbackFunc%3A%20Function%2C%0D%0A%20%20scheduler%3F%3A%20SchedulerLike)%3A%20(...args%3A%20any%5B%5D)%20%3D%3E%20Observable%3CT%3E%20%7B%0D%0A%20%20return%20(...args%3A%20any%5B%5D)%20%3D%3E%20%7B%0D%0A%20%20%20%20return%20null%20as%20Observable%3Cany%3E%3B%0D%0A%20%20%7D%0D%0A%7D%0D%0A%0D%0Afunction%20foo(a%3A%20number%2C%20b%3A%20number%2C%20callback%3A%20(c%3A%20string%2C%20d%3A%20string)%20%3D%3E%20any)%3A%20any%20%7B%0D%0A%20%20%20setTimeout(()%20%3D%3E%20callback(a%20%2B%20'!'%2C%20b%20%2B%20'!')%3B%0D%0A%7D%0D%0A%0D%0Aconst%20source%20%3D%20bindCallback(foo)(1%2C%203)%3B\r\n\r\n**Related Issues:**", "title": "Unable to infer types from callback in bindCallback function for RxJS", "type": "issue" }, { "action": "created", "author": "mhegazy", "comment_id": 376970556, "datetime": 1522258372000, "masked_author": "username_1", "text": "From a cursory look, seems like you just ordered your overloads in the opposite order. i am guessing you want `export function bindCallback<A1, A2, R1, R2> ...` to be at the top, since `bindCallback<A1, A2>(callbackFunc: ...` that you have more generic and overload resolution proceeds in order of declarations.", "title": null, "type": "comment" }, { "action": "created", "author": "benlesh", "comment_id": 377338751, "datetime": 1522350642000, "masked_author": "username_0", "text": "In particular, notice above the lines that have an `R4`, just so it can ignore that type and return `Observable<any[]>`", "title": null, "type": "comment" } ]
2
3
6,921
false
false
6,921
false
oh-my-fish/plugin-grc
oh-my-fish
106,611,554
5
{ "number": 5, "repo": "plugin-grc", "user_login": "oh-my-fish" }
[ { "action": "opened", "author": "derekstavis", "comment_id": null, "datetime": 1442340093000, "masked_author": "username_0", "text": "This PR migrates this plugin to new package structure. It also does some optimizations over the initial code:\r\n\r\n- Includes a list of the built-in colorizers in README\r\n- Split the grc wrapper function from the .load file\r\n- Check if `grc` is available, bail out with error if not\r\n- Wrap completions, as original commands are masked wrapper function", "title": "Migrate plugin to new omf structure", "type": "issue" }, { "action": "created", "author": "nesl247", "comment_id": 140741212, "datetime": 1442409857000, "masked_author": "username_1", "text": "I think in `grc.wrap.fish`, `$arguments` and `$options` need to be reversed. The problem is with the order it has, you can't override any of the options on the cli.", "title": null, "type": "comment" }, { "action": "created", "author": "bobthecow", "comment_id": 141111013, "datetime": 1442501340000, "masked_author": "username_2", "text": ":+1:\r\n\r\n@username_0 thoughts on @username_1's feedback?\r\n\r\nI'm inclined to say that we can merge as-is, because this is a direct port of the previous functionality. Then we can worry about making it better. But if you want to take a shot at that as well, that works too :)", "title": null, "type": "comment" }, { "action": "created", "author": "nesl247", "comment_id": 141130588, "datetime": 1442505295000, "masked_author": "username_1", "text": "@username_2 Whatever gets it merged in faster. If merging this as-is is the quickest, let's do that, and I'll submit a PR to make the change I was referring to. I actually hadn't used this plugin previously, and didn't notice this was the prior behavior.", "title": null, "type": "comment" }, { "action": "created", "author": "derekstavis", "comment_id": 141141578, "datetime": 1442507572000, "masked_author": "username_0", "text": "I'd prefer merging as is, because of PR scope. I'm using it daily without issues, so I'm merging it so we can continue improving in next PRs!", "title": null, "type": "comment" } ]
3
5
1,178
false
false
1,178
true
phetsims/scenery
phetsims
322,928,543
790
null
[ { "action": "opened", "author": "jonathanolson", "comment_id": null, "datetime": 1526322308000, "masked_author": "username_0", "text": "Besides lineDash, it's generally a Scenery convention to have the default \"no value\" be `null`.\r\n\r\nCurrently, when checking to see if an accessibleOrder is set, we need to check the length (and zero-length is treated as \"no order). Internally, we could definitely use a factored out hasAccessibleOrder function.\r\n\r\nBut client-side, does it make more sense (in order to clear an accessibleOrder) to have:\r\n```js\r\nnode.accessibleOrder = null;\r\n// or\r\nnode.accessibleOrder = [];\r\n```\r\n\r\n(using null technically creates fewer objects, but I believe unless this happens a LOT, it's probably in the noise and isn't worth worrying much about).\r\n\r\nThoughts?", "title": "Should null be the default accessibleOrder?", "type": "issue" }, { "action": "created", "author": "zepumph", "comment_id": 388945038, "datetime": 1526328357000, "masked_author": "username_1", "text": "Seems fine to me either way. Setting it back to `null` to clear the options it is idiomatic to the `*tagName` options and how to clear that content from the PDOM.", "title": null, "type": "comment" }, { "action": "created", "author": "jessegreenberg", "comment_id": 388994303, "datetime": 1526340447000, "masked_author": "username_2", "text": "If `null` is supported, both\r\n```js\r\nnode.accessibleOrder = null;\r\n// and\r\nnode.accessibleOrder = [];\r\n```\r\nwould be supported client-side, right? It seems fine to use that here. @username_0 if this change would fall nicely into the a11y-tree branch that is great, otherwise please re-assign to one of us to make the change.", "title": null, "type": "comment" }, { "action": "closed", "author": "jonathanolson", "comment_id": null, "datetime": 1526349420000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "jonathanolson", "comment_id": 389018010, "datetime": 1526349420000, "masked_author": "username_0", "text": "Implemented in the a11y-tree branch with the above commit. Presumably review will be included with the branch's review, closing here.", "title": null, "type": "comment" } ]
3
5
1,271
false
false
1,271
true
angular/angular
angular
135,798,693
7,239
null
[ { "action": "opened", "author": "rgubarenko", "comment_id": null, "datetime": 1456247112000, "masked_author": "username_0", "text": "Hi guys,\r\n\r\nLooks like ngFor does not preserve items if the list is populated from the start. Here is a plunk I created: [Plunkr](http://plnkr.co/edit/SXzyyN?p=preview)\r\n\r\nEvery item has entry animation on it. Adding item with array.push() to the end of list - works as expected - animation is run only for the added item. Deleting from the end also works fine. However, when unshift() is used to insert item to the head, it causes all animations to rerun. Same problem with removing first item. Bug?", "title": "ngFor recreates all items if populated from the start with array.unshift()", "type": "issue" }, { "action": "created", "author": "park9140", "comment_id": 188109609, "datetime": 1456297209000, "masked_author": "username_1", "text": "I ran into this as well. When the change detection fires and has to reorder items it first detaches any domelements that will not be in the same order and then re adds them. Seems pretty brute force right now hopefully something cleaner can be added that will minimize the number of Dom detach calls that need to be made when reordering.", "title": null, "type": "comment" }, { "action": "created", "author": "ChenXuyang", "comment_id": 227369239, "datetime": 1466496322000, "masked_author": "username_2", "text": "I ran into the same issue. I cannot seem to get the leaving transition/animation going when removing element from array. The '* => void' does not do anything.\r\n\r\nHere is a plunk I created: http://embed.plnkr.co/8sgTlkVtV77Ww00KmWgF/", "title": null, "type": "comment" }, { "action": "created", "author": "vicb", "comment_id": 227498609, "datetime": 1466527279000, "masked_author": "username_3", "text": "@username_6 could it be that detach followed by insert is interpreted as a creation instead of a move ?\r\nsee https://github.com/angular/angular/blob/c5c456120c4fe86ae8b65d90ded08394a176ad45/modules/%40angular/common/src/directives/ng_for.ts#L157", "title": null, "type": "comment" }, { "action": "created", "author": "benelliott", "comment_id": 227751894, "datetime": 1466603912000, "masked_author": "username_4", "text": "I am running into a similar issue in which removing an item from the source array of an ngFor will cause all ngFor elements to transition to the void state unless the item that was removed was the last in the array. This is visible in [this plunkr](http://plnkr.co/edit/WcVCFN5GPup79m8PoivL?p=preview) which is just the demo from the docs but with the Heroes.remove function altered to splice from the start of the array. The issue is visible when you add a handful of heroes and then click the \"Remove hero\" button once.", "title": null, "type": "comment" }, { "action": "created", "author": "Neill83", "comment_id": 230700039, "datetime": 1467790670000, "masked_author": "username_5", "text": "Hi, i have the same problem. I have an array to handle tabs and their content. If i delete a tab (and its correspondency in the array) the contents of all other tabs are reloaded. Deleting an entry in the array and using ngFor in HTML is the problem. I have a workaround using a second array for the content... but the content-div is still in the DOM because i only delete the tab from the first array... that shouldn't be the solution.\r\n\r\nI'm using Angular 2.0.0-rc2", "title": null, "type": "comment" }, { "action": "created", "author": "matsko", "comment_id": 230700439, "datetime": 1467790806000, "masked_author": "username_6", "text": "This is being worked on this week. It's top priority.", "title": null, "type": "comment" }, { "action": "created", "author": "mbalex99", "comment_id": 231502032, "datetime": 1468023814000, "masked_author": "username_7", "text": "By the way how would you do animations with an immutable full update like with `Observable<Array<Item>>`\r\n\r\nI have something like this \r\n```html\r\n<div class=\"message me my-animation\" *ngFor=\"let message of rx_messageModels | async\">\r\n <p>{{message.body}}</p>\r\n</div>\r\n```\r\nwhere \r\n\r\n```typescript\r\nrx_messageModels : Observable<Array<MessageModel>>\r\n```", "title": null, "type": "comment" }, { "action": "created", "author": "keathmilligan", "comment_id": 233689915, "datetime": 1468945892000, "masked_author": "username_8", "text": "Here is a plunk that I think exhibits another variation of this problem: https://plnkr.co/O6lV5b. Removing the last item works, but removing the first item causes the void animation to run on all of the elements and they all end up being removed.", "title": null, "type": "comment" }, { "action": "created", "author": "matsko", "comment_id": 233690515, "datetime": 1468946018000, "masked_author": "username_6", "text": "me and @robertmesserle have been working on this problem for a few days. We're close to getting a solution in time for RC5.", "title": null, "type": "comment" }, { "action": "created", "author": "matsko", "comment_id": 235137311, "datetime": 1469496832000, "masked_author": "username_6", "text": "We have a PR which has tests passing. Me and @mhevery are looking for any final corner cases: #10287.", "title": null, "type": "comment" }, { "action": "created", "author": "clakmalk", "comment_id": 375271832, "datetime": 1521718203000, "masked_author": "username_9", "text": "If you have added module \"BrowserAnimationsModule\", just remove it. then it should work.....", "title": null, "type": "comment" } ]
11
13
3,634
false
true
3,274
true
pingcap/tidb-docker-compose
pingcap
394,157,331
50
{ "number": 50, "repo": "tidb-docker-compose", "user_login": "pingcap" }
[ { "action": "opened", "author": "BrnoKerzenlicht", "comment_id": null, "datetime": 1545827029000, "masked_author": "username_0", "text": "", "title": "MOD:修改prometheus配置,Grafana配置", "type": "issue" }, { "action": "created", "author": "tennix", "comment_id": 449964364, "datetime": 1545829632000, "masked_author": "username_1", "text": "@username_0 Thank you for your contribution! But why would you introduce MySQL as Grafana database? tidb-docker-compose is mainly for testing. I don't think it's necessary to introduce MySQL server for Grafana. Besides if you want to use MySQL for Grafana, you should also set Grafana `db` configuration other than just `depends_on` it.", "title": null, "type": "comment" }, { "action": "created", "author": "BrnoKerzenlicht", "comment_id": 450052001, "datetime": 1545874465000, "masked_author": "username_0", "text": "sorry,it's a wrong operation. \r\n\r\n2018-12-27 \r\n\r\njune_neu", "title": null, "type": "comment" }, { "action": "created", "author": "tennix", "comment_id": 450057344, "datetime": 1545877293000, "masked_author": "username_1", "text": "OK, then I'll close this PR now.", "title": null, "type": "comment" } ]
2
4
430
false
false
430
true
kiegroup/kie-docs
kiegroup
268,633,155
466
{ "number": 466, "repo": "kie-docs", "user_login": "kiegroup" }
[ { "action": "opened", "author": "suyogsainkar", "comment_id": null, "datetime": 1508995385000, "masked_author": "username_0", "text": "…Types of Columns in Guided Decision Tables with the recent UI changes\r\n\r\nDoc Jira: https://issues.jboss.org/browse/BXMSDOC-1848\r\nRendered doc: http://file.bne.redhat.com/ssainkar/BXMSDOC-1848/html-single/#guided_decision_tables_columns_types_con", "title": "BXMSDOC-1848-master Aligned the documentation text in section 8.4.5. …", "type": "issue" }, { "action": "created", "author": "vidya-iyengar", "comment_id": 339561174, "datetime": 1508998000000, "masked_author": "username_1", "text": "ok to test", "title": null, "type": "comment" } ]
3
6
1,035
false
true
256
false
ianstormtaylor/slate
null
259,029,007
1,146
{ "number": 1146, "repo": "slate", "user_login": "ianstormtaylor" }
[ { "action": "opened", "author": "jf423", "comment_id": null, "datetime": 1505878256000, "masked_author": "username_0", "text": "*Due to the upgrade of slate, adjust the way of el.attrs.find to el.href.\r\nSince the upgrade of slate, el is now become an NamedNodeMap and not support .find anymore,\r\nso I adjust it with el.href to explicit get the href value.", "title": "Pasting external HTML does not work with Slate example. (#1129)", "type": "issue" }, { "action": "created", "author": "ianstormtaylor", "comment_id": 331290857, "datetime": 1506030322000, "masked_author": "username_1", "text": "Thanks for submitting this @username_0!", "title": null, "type": "comment" } ]
2
2
261
false
false
261
true
XiaoMi/pegasus
XiaoMi
330,976,385
76
null
[ { "action": "opened", "author": "qinzuoyan", "comment_id": null, "datetime": 1528643349000, "masked_author": "username_0", "text": "Pegasus travis test fails occasionally:\r\n```\r\nD2018-06-10 13:30:02.390 (1528637402390718359 3e4e) mimic.io-thrd.15950: client session created, remote_server = 127.0.0.1:34601, current_count = 1\r\nsleep 1 second to wait complete...\r\nD2018-06-10 13:30:02.390 (1528637402390939619 3e59) mimic.io-thrd.15961: client session connected, remote_server = 127.0.0.1:34601, current_count = 1\r\n\tnew app_id = 2\r\nsleep 10s to wait app become healthy...\r\npartition[0] is unhealthy, coz primary is invalid...\r\nsleep 10s to wait app become healthy...\r\npartition[0] is unhealthy, coz primary is invalid...\r\nsleep 10s to wait app become healthy...\r\npartition[0] is unhealthy, coz primary is invalid...\r\nsleep 10s to wait app become healthy...\r\npartition[0] is unhealthy, coz primary is invalid...\r\nsleep 10s to wait app become healthy...\r\npartition[0] is unhealthy, coz primary is invalid...\r\nsleep 10s to wait app become healthy...\r\npartition[0] is unhealthy, coz primary is invalid...\r\nsleep 10s to wait app become healthy...\r\npartition[0] is unhealthy, coz primary is invalid...\r\nsleep 10s to wait app become healthy...\r\npartition[0] is unhealthy, coz primary is invalid...\r\nsleep 10s to wait app become healthy...\r\npartition[0] is unhealthy, coz primary is invalid...\r\nsleep 10s to wait app become healthy...\r\npartition[0] is unhealthy, coz primary is invalid...\r\nsleep 10s to wait app become healthy...\r\npartition[0] is unhealthy, coz primary is invalid...\r\nsleep 10s to wait app become healthy...\r\npartition[0] is unhealthy, coz primary is invalid...\r\n/home/travis/build/XiaoMi/pegasus/src/test/function_test/test_restore.cpp:318: Failure\r\nValue of: restore()\r\n Actual: false\r\nExpected: true\r\n```\r\n\r\nBut if you rebuild it, it probably successes.", "title": "Backup unit test fails occasionally", "type": "issue" }, { "action": "closed", "author": "neverchanje", "comment_id": null, "datetime": 1560091194000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
2
1,735
false
false
1,735
false
eslint/eslint
eslint
177,532,890
7,174
{ "number": 7174, "repo": "eslint", "user_login": "eslint" }
[ { "action": "opened", "author": "not-an-aardvark", "comment_id": null, "datetime": 1474064816000, "masked_author": "username_0", "text": "**What is the purpose of this pull request? (put an \"X\" next to item)**\r\n\r\n[ ] Documentation update\r\n[ ] Bug fix ([template](https://github.com/eslint/eslint/blob/master/templates/bug-report.md))\r\n[ ] New rule ([template](https://github.com/eslint/eslint/blob/master/templates/rule-proposal.md))\r\n[x] Changes an existing rule ([template](https://github.com/eslint/eslint/blob/master/templates/rule-change-proposal.md))\r\n[ ] Add autofixing to a rule\r\n[ ] Add a CLI option\r\n[ ] Add something to the core\r\n[ ] Other, please explain:\r\n\r\n<!--\r\n The following is required for all pull requests:\r\n-->\r\n\r\n**Please check each item to ensure your pull request is ready:**\r\n\r\n- [x] I've read the [pull request guide](http://eslint.org/docs/developer-guide/contributing/pull-requests)\r\n- [x] I've included tests for my change\r\n- [x] I've updated documentation for my change (if appropriate)\r\n\r\nSee #7101 for context. Now that async functions can be parsed by `acorn`, this fix allows [`space-unary-ops`](http://eslint.org/docs/rules/space-unary-ops) to detect `await` expressions.\r\n\r\n**What rule do you want to change?**\r\n\r\n[`space-unary-ops`](http://eslint.org/docs/rules/space-unary-ops)\r\n\r\n**Does this change cause the rule to produce more or fewer warnings?**\r\n\r\nMore, although it is not expected to break anyone's code since `await` expressions couldn't be parsed by Espree until a few hours ago.\r\n\r\n**How will the change be implemented? (New option, new default behavior, etc.)?**\r\n\r\nThis would allow `await` expressions to be checked by `space-unary-ops`, in the same manner as `yield` expressions.\r\nThis would work the same way as `yield` currently does, i.e. `await` would be part of the `words` option, and it would be possible to specify `{await: true}` or `{await: false}` as an override.\r\n\r\n**Please provide some example code that this change will affect:**\r\n\r\n```js\r\n/* eslint space-unary-ops: 2 */\r\n\r\nasync function foo() {\r\n await(5); // error: Unary word operator 'await' must be followed by whitespace.\r\n await (5); // ok\r\n}\r\n```\r\n\r\n```js\r\n/* eslint space-unary-ops: [2, {\"words\": false}] */\r\n\r\nasync function foo() {\r\n await(5); // ok\r\n await (5); // error: Unexpected space after unary word operator 'await'.\r\n}\r\n```\r\n\r\n**What does the rule currently do for this code?**\r\n\r\n`await` expressions are currently not linted at all.\r\n\r\n**What will the rule do after it's changed?**\r\n\r\nThe rule will report `await` expressions that are not followed by a space (in the same way that it currently reports `yield` expressions).\r\n\r\n**What changes did you make? (Give an overview)**\r\n\r\n(Implements the behavior above)\r\n\r\n**Is there anything you'd like reviewers to focus on?**\r\n\r\nWould this change break cause errors for users who have been using `babel-eslint`? If so, is it still semver-minor?", "title": "Update: Allow `space-unary-ops` to handle await expressions", "type": "issue" }, { "action": "created", "author": "mysticatea", "comment_id": 247775681, "datetime": 1474122531000, "masked_author": "username_1", "text": "Ah, this is an enhancement of `space-unary-ops`.\r\nSo it needs 3 :+1:s from the team.\r\nI'm a champion.\r\n\r\n- `AwaitExpression` production belongs to `UnaryExpression` production in the spec: https://tc39.github.io/ecmascript-asyncawait/#UnaryExpression\r\n- `space-unary-ops` has been checking `yield` expressions. So I guess that people expect that the rule checks `await` expressions also since those are similar.", "title": null, "type": "comment" }, { "action": "created", "author": "platinumazure", "comment_id": 247776235, "datetime": 1474122796000, "masked_author": "username_2", "text": "Endorsed via :+1: to the original PR comment.", "title": null, "type": "comment" }, { "action": "created", "author": "qmmr", "comment_id": 247869231, "datetime": 1474227646000, "masked_author": "username_3", "text": "LGTM 👍", "title": null, "type": "comment" } ]
6
7
3,439
false
true
3,260
false
googlevr/gvr-ios-sdk
googlevr
219,319,472
234
null
[ { "action": "opened", "author": "jonflanders", "comment_id": null, "datetime": 1491325664000, "masked_author": "username_0", "text": "I am using Unity 5.6. I build an Xcode project and then run \"pod install\".\r\n\r\nOnce I do that I am getting a duplicate symbol error for just about every symbol from libGVRSDK.a (from the pod install) and libgvrunity.a (from the Unity project plugin folder).\r\n\r\nWhen I remove libgvrunity.a I get 31 complier errors relating to naming.\r\n\r\nThe project can't build without libGVRSDK.a because of the missing symbols problem mentioned in this issue - https://github.com/googlevr/gvr-ios-sdk/issues/229", "title": "Duplicate symbol problem", "type": "issue" }, { "action": "created", "author": "jrobalino", "comment_id": 292692171, "datetime": 1491622848000, "masked_author": "username_1", "text": "I found a temporary workaround, but note that it bypasses the pods:\r\n\r\n1. Copy the `GVROverlayView.h` file from **Pods/Headers/Public/GVRSDK** folder to the top-level **Classes** folder.\r\n2. Open the main **.xcodeproj** file.\r\n3. Delete the `libPods-Unity-iPhone.a` file from the left pane.\r\n4. Under **Build Settings**, double-click the first line in **Other Linker Flags**.\r\n5. Delete the **$(inherited)** line.\r\n6. Build the project.\r\n7. Profit.", "title": null, "type": "comment" }, { "action": "created", "author": "snovak", "comment_id": 315792511, "datetime": 1500306033000, "masked_author": "username_2", "text": "The above described issue is actually a different issue than #259 , resulting from upgrading the GoogleVR unity package, without deleting all references to the old libgvrunity.a. If libGVRSDK.a and libgvrunity.a are creating a mass of conflicting symbols, you need to reimport the GoogleVRForUnity.unitypackage, but first you need to go through your Assets/Plugins dir and delete any references to GVR, including libgvrunity.a. Unity's package manager does not delete files from previously imported packages that conflict with package updates.", "title": null, "type": "comment" }, { "action": "closed", "author": "sanjayc77", "comment_id": null, "datetime": 1511998339000, "masked_author": "username_3", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "sanjayc77", "comment_id": 348032396, "datetime": 1511998339000, "masked_author": "username_3", "text": "This was a fixed by unbundling the dependency on GTM* to Cocoapods. Closing this due to age and not reproducible with latest version. Please re-open if the issue still persists.", "title": null, "type": "comment" } ]
4
5
1,666
false
false
1,666
false
tschaub/mock-fs
null
359,536,780
253
null
[ { "action": "opened", "author": "saitho", "comment_id": null, "datetime": 1536766309000, "masked_author": "username_0", "text": "I'm on Node v8.10.0 and I'm trying to use mock-fs for unit testing.\r\nMy controller removes a file using `fs.unlinkSync` which I'd like to check in a unit test.\r\nI configured the file I want to delete in mock-fs. After the controller deleted the file I should be able to check with `fs.existsSync` if the file was deleted successfully. However I can't get mock-fs to work with Promises... (I'm not taling about fs.promises, #245) :(\r\n`fs.existsSync` works as expected, but inside a Promise resolve callback function it doesn't. Any hints?\r\n\r\nMy test:\r\n```typescript\r\n// ...\r\nimport * as mockfs from \"mock-fs\";\r\nimport * as fs from \"fs\";\r\n// ...\r\nit(\"updateAction - set new file name and delete old file\", (done) => {\r\n const data = {pdfFileName: 'oldFile.pdf'}\r\n mockfs({\r\n 'some/directory/': {\r\n 'oldFile.pdf': 'file-contents',\r\n },\r\n });\r\n console.log('before action: ' + fs.existsSync('some/directory/oldFile.pdf')); // is true\r\n new Controller().updateAction(1, {pdfFileName: 'newFile.pdf'}, 'some/directory')\r\n .then((value) => {\r\n console.log('after action: ' + fs.existsSync('some/directory/oldFile.pdf')); // is false\r\n done();\r\n })\r\n .catch((e) => done(e));\r\n mockfs.restore();\r\n });\r\n```\r\n\r\nController:\r\n```typescript\r\n// ...\r\nimport * as fs from \"fs\";\r\n// ...\r\npublic updateAction(id: number, data: any, directoryPath = '') {\r\n return new Promise<void>((resolve, reject) => {\r\n console.log('during action: ' + fs.existsSync('some/directory/oldFile.pdf')); // returns true\r\n this.getRepo().findOneById(id)\r\n .then((result: any) => {\r\n console.log('during action: ' + fs.existsSync('some/directory/oldFile.pdf')); // returns false\r\n if (result.pdfFileName !== data.pdfFileName) {\r\n // remove old file\r\n const filePath = path.join(directoryPath, invoice.pdfFileName);\r\n if (directoryPath && fs.existsSync(filePath)) {\r\n fs.unlinkSync(filePath);\r\n }\r\n }\r\n // ... save operations etc.\r\n resolve();\r\n })\r\n .catch((error) => reject(new DatabaseError(error)));\r\n });\r\n }\r\n```", "title": "mock-fs in Promises not working?", "type": "issue" }, { "action": "created", "author": "maxwellgerber", "comment_id": 420709091, "datetime": 1536769061000, "masked_author": "username_1", "text": "I can't seem to reproduce - if you can post a minimum example I'll take another look.\r\nThe following works as expected:\r\n\r\n```javascript\r\n'use strict';\r\n\r\nconst mock = require('mock-fs');\r\nconst fs = require('fs');\r\n\r\nconst del = path => {\r\n console.log(fs.existsSync(path)); // true\r\n return Promise.resolve()\r\n .then(() => {\r\n console.log(fs.existsSync(path)); // true\r\n if (fs.existsSync(path)) {\r\n fs.unlinkSync(path);\r\n }\r\n });\r\n};\r\n\r\nmock({\r\n 'some/directory/': {\r\n 'oldFile.pdf': 'file-contents',\r\n },\r\n});\r\n\r\nconst path = 'some/directory/oldFile.pdf';\r\n(async () => {\r\n console.log(fs.existsSync(path)); // true\r\n await del(path);\r\n console.log(fs.existsSync(path)); // false\r\n})();\r\n```", "title": null, "type": "comment" }, { "action": "created", "author": "gavinvangent", "comment_id": 474524076, "datetime": 1553021746000, "masked_author": "username_2", "text": "I believe the problem is that you are calling `restore` outside of your promise chain:\r\n\r\n```js\r\nnew Controller().updateAction(1, {pdfFileName: 'newFile.pdf'}, 'some/directory')\r\n .then((value) => {\r\n console.log('after action: ' + fs.existsSync('some/directory/oldFile.pdf')); // is false\r\n done();\r\n })\r\n .catch((e) => done(e));\r\n mockfs.restore();\r\n```\r\n\r\nto fix it, use this:\r\n\r\n```js\r\nnew Controller().updateAction(1, {pdfFileName: 'newFile.pdf'}, 'some/directory')\r\n .then((value) => {\r\n console.log('after action: ' + fs.existsSync('some/directory/oldFile.pdf')); // is false\r\n })\r\n .catch((e) => e)\r\n .then(e => {\r\n mockfs.restore();\r\n done(e)\r\n })\r\n```\r\n\r\nthe fix I'd most recommend is this:\r\n\r\n```js\r\nimport * as mockfs from \"mock-fs\";\r\nimport * as fs from \"fs\";\r\n// ...\r\n\r\nafterEach(() => {\r\n mockfs.restore();\r\n})\r\n\r\n// ...\r\nit(\"updateAction - set new file name and delete old file\", () => {\r\n const data = {pdfFileName: 'oldFile.pdf'}\r\n mockfs({\r\n 'some/directory/': {\r\n 'oldFile.pdf': 'file-contents',\r\n },\r\n });\r\n \r\n console.log('before action: ' + fs.existsSync('some/directory/oldFile.pdf')); // is true\r\n\r\n return new Controller().updateAction(1, {pdfFileName: 'newFile.pdf'}, 'some/directory')\r\n .then((value) => {\r\n console.log('after action: ' + fs.existsSync('some/directory/oldFile.pdf')); // is false\r\n // do all your asserting\r\n })\r\n });\r\n```", "title": null, "type": "comment" } ]
3
3
4,725
false
false
4,725
false
Shopify/liquid
Shopify
128,200,187
686
null
[ { "action": "opened", "author": "chrisdpeters", "comment_id": null, "datetime": 1453482426000, "masked_author": "username_0", "text": "I have chosen Liquid as the templating engine for a project that I'm working on. As I write documentation about Liquid for my CMS, I have had a couple ideas.\r\n\r\nFirst, some background:\r\n\r\n* I find Shopify's documentation of using Liquid to be rather good, but I feel that I need to write my own documentation without just a straight copy and paste of Shopify's content.\r\n* There are some cases where my project will omit some things that are documented on docs.shopify.com because they aren't needed, so linking from my site to Shopify's would cause confusion for my users.\r\n* It's unclear to me if copying and pasting parts of Shopify's content into my own site would get me into trouble if you get what I'm saying.\r\n\r\nIn the spirit of supporting open source, I'm wondering if there's a way that I can help lead the development of a \"canonical\" set of descriptions for core tags, filters, etc. that are in a base install of Liquid. I understand that the wiki has some descriptions, but I find many of them to be incomplete or lacking, and I somewhat distrust that they are up-to-date.\r\n\r\nThis documentation would be released Creative Commons or similar and would encourage developers to be able to link to, redistribute, and extend the content for their own projects, commercial or not. Perhaps a subdomain of liquidmarkup.org would be a good place to host a polished, readable version.\r\n\r\nAnd what format would be best for this sort of thing, if you know what I'm asking? The wiki? A Rails Guides-style setup? I ask because I am not super experienced in working with these sorts of setups but am willing to invest some time to learn and would welcome guidance and/or pointers on how you would do it if you had infinite time.\r\n\r\nA key question: how much of its own content from docs.shopify.com is Shopify willing to contribute to this end? Or would that be off-limits? Personally, I understand either way.\r\n\r\nI welcome ideas or a rejection of this idea altogether of course.", "title": "\"Canonical\" documentation of Liquid", "type": "issue" }, { "action": "created", "author": "fw42", "comment_id": 173980325, "datetime": 1453482567000, "masked_author": "username_1", "text": "@Tetsuro, @parkr, and @username_2 might be interested in this. Also, take a look at https://github.com/Shopify/liquid/pull/513 and the ongoing discussion there.", "title": null, "type": "comment" }, { "action": "created", "author": "chrisdpeters", "comment_id": 173980938, "datetime": 1453482710000, "masked_author": "username_0", "text": "@username_1 Thank you for the pointer. I will definitely review the discussion and perhaps contribute to it myself. Looks like maybe we should close this issue in lieu of that one.", "title": null, "type": "comment" }, { "action": "created", "author": "admhlt", "comment_id": 173992568, "datetime": 1453485375000, "masked_author": "username_2", "text": "Hi @username_0! As Flo said, documentation for \"core\" Liquid is in the works and we're getting very excited and close to having something ready to ship soon.\r\n\r\nFeel free to check out #513 and contribute there if you like. Thanks for the interest! :+1:", "title": null, "type": "comment" }, { "action": "closed", "author": "chrisdpeters", "comment_id": null, "datetime": 1453487883000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "chrisdpeters", "comment_id": 174004573, "datetime": 1453487883000, "masked_author": "username_0", "text": "@username_2 Thank you! I didn't even think to look at Pull Requests.", "title": null, "type": "comment" } ]
3
6
2,627
false
false
2,627
true
adriatic/carmel
null
210,354,234
5
null
[ { "action": "opened", "author": "adriatic", "comment_id": null, "datetime": 1488147994000, "masked_author": "username_0", "text": "___This information will be kept current to allow synchronization with other team members.___\r\n\r\n***\r\n\r\nToday **2/16/2017** I am working on a prototype of a dotnet core application that **can** be deployed in Azure using [app service](https://azure.microsoft.com/en-us/services/app-service/?b=16.52) approach. I am following the course [Building Your First ASP.NET Core Web Application](https://app.pluralsight.com/library/courses/aspdotnetcore-web-application-building)\r\n\r\nMy next step will be to use this deployment to Azure method to publish the first draft of the [catalog admin](https://github.com/aurelia-ui-toolkits/catalog-admin) application. None of the current content of this repository will survive in its current form. This initial form will have the initial UI rendered by aspnet, so that we can have the model for real Aurelia based front end.", "title": "Project Status", "type": "issue" } ]
1
1
859
false
false
859
false
bazelbuild/rules_scala
bazelbuild
222,280,508
176
null
[ { "action": "opened", "author": "sdtwigg", "comment_id": null, "datetime": 1492481202000, "masked_author": "username_0", "text": "In _compile, compiler_classpath is the union of all jars in scalareflect, scalalib, scalacompiler and 'jars' (which is the compile time jars of deps and exports of deps).\r\n\r\nHowever, when constructing the runtime classpath for both scala_library and scala_binary, only scalalib and scalareflect are added.\r\n\r\nThe scala compiler is added as a compiletime dependency to the invocation of scalac by being added to the compiler_classpath. However, the rjars list for scala_library (used to setup runfiles and transitive_runtime_deps) and scala_binary (used to setup the classpath for executing the binary) does NOT include scalacompiler. Amusingly, scala_repl does (because scalacompiler includes the main for the repl and that binary would not execute otherwise).\r\n\r\nEverything seems to work if you just drop scalacompiler from the compiler_classpath.\r\n\r\nPS: This was discovered as part of my push to avoid the use file or files for referencing jars (instead preferring that _collect_jars be used). Thus, as a side question, in _compile, the \"Classpath: {cp}\" (built up as compiler_classpath above that) argument to scalac worker is specifically the classpath for compiling the current set of incoming sources, NOT the classpath for running scalac. Right?\r\n\r\nI am fairly certain the scalac classpath is independently handled by the java_library/java_binary chain and thus isolated from the classpath used to 'understand' the files-to-be-compiled. Thus, when scalac is 'booting itself' it is drawing from THAT classpath and then later. This interpretation would all be consistent with everything still working when scalacompiler is dropped from compiler_classpath.\r\n\r\nPPS: I think compilation_classpath would be more accurate than compiler_classpath. compilation_classpath better implies it is the classpath for understanding the artifacts to compile whereas compiler_classpath implies this is the classpath for running the compiler....\r\n\r\nAlso, I think it might be clearer if _compile did not add any extra jars to the classpath but instead _lib, _scala_binary_impl, etc. appended those jars before passing into _compile. The ultimate goal is to make it 'more clear and consistent' how all these lists of jars are being setup.", "title": "scalacompiler on compile classpath but not runtime classpath for scala_library|binary", "type": "issue" }, { "action": "created", "author": "johnynek", "comment_id": 295370827, "datetime": 1492625154000, "masked_author": "username_1", "text": "I don't think you need the compiler on the runtime classpath in general. If your target needs it,I think you should add the declaration. \r\n\r\nI think it should only be on the compile classpath for macro targets. I don't think it should generally be needed otherwise, and users should be explicit if they do need it.\r\n\r\nI totally agree we should do anything we can to make things more clear. Welcome any PR in that direction.", "title": null, "type": "comment" }, { "action": "created", "author": "sdtwigg", "comment_id": 295379857, "datetime": 1492626563000, "masked_author": "username_0", "text": "Yep, am working on a PR for this. It had started as part of the JavaProvider work but I'm going to cleave this cleanup off as its own thing.", "title": null, "type": "comment" }, { "action": "closed", "author": "sdtwigg", "comment_id": null, "datetime": 1493934572000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" } ]
2
4
2,786
false
false
2,786
false
mikefarah/yaml
null
260,817,435
61
null
[ { "action": "opened", "author": "kenjones-cisco", "comment_id": null, "datetime": 1506475277000, "masked_author": "username_0", "text": "Add support for built-in [function 'select(boolean_expression)'](https://stedolan.github.io/jq/manual/#example28)\r\n\r\n```\r\nThe function select(foo) produces its input unchanged if foo returns true for that input, and produces no output otherwise.\r\n\r\nIt’s useful for filtering lists: [1,2,3] | map(select(. >= 2)) will give you [2,3].\r\n```", "title": "Add support for built-in function 'select(boolean_expression)'", "type": "issue" }, { "action": "closed", "author": "mikefarah", "comment_id": null, "datetime": 1568986623000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
2
337
false
false
337
false
ifcquery/ifcplusplus
null
266,720,851
60
null
[ { "action": "opened", "author": "alas2", "comment_id": null, "datetime": 1508389226000, "masked_author": "username_0", "text": "In the code below, if ModelOrDraughting is nullptr then should not be exported at all not even $. For instance, for IFC2X3 it doesn't have this value. \r\n\r\nvoid IfcCurveStyle::getStepLine( std::stringstream& stream ) const\r\n{\r\n\tstream << \"#\" << m_id << \"= IFCCURVESTYLE\" << \"(\";\r\n\tif( m_Name ) { m_Name->getStepParameter( stream ); } else { stream << \"*\"; }\r\n\tstream << \",\";\r\n\tif( m_CurveFont ) { m_CurveFont->getStepParameter( stream, true ); } else { stream << \"$\" ; }\r\n\tstream << \",\";\r\n\tif( m_CurveWidth ) { m_CurveWidth->getStepParameter( stream, true ); } else { stream << \"$\" ; }\r\n\tstream << \",\";\r\n\tif( m_CurveColour ) { m_CurveColour->getStepParameter( stream, true ); } else { stream << \"$\" ; }\r\n**////////////////////////////\r\n\tstream << \",\";\r\n\tif( m_ModelOrDraughting ) { m_ModelOrDraughting->getStepParameter( stream ); } else { stream << \"$\"; }\r\n\tstream << \");\";\r\n\r\n/// Change to \r\n\r\n\tif( m_ModelOrDraughting ) {stream << \",\"; m_ModelOrDraughting->getStepParameter( stream ); } \r\n////////////////////**\r\n\r\n}", "title": "Incorrect STEP line for IFCCURVESTYLE(2X3)", "type": "issue" }, { "action": "created", "author": "ifcquery", "comment_id": 337826463, "datetime": 1508399096000, "masked_author": "username_1", "text": "The attribute ModelOrDraughting was introduced in IFC4. \r\nThe IFC version implemented in IFC++ is IFC4, so it is correct to write the attribute.\r\nIf you want to export in older IFC versions, you need the IFC classes in that version. You can use this tool for that: https://github.com/username_1/Express2SourceConverter", "title": null, "type": "comment" } ]
2
2
1,337
false
false
1,337
true
canjs/can-attribute-observable
canjs
420,223,817
28
null
[ { "action": "opened", "author": "mikemitchel", "comment_id": null, "datetime": 1552427775000, "masked_author": "username_0", "text": "__How often can you reproduce it?__ <!-- Use [x] to mark your choice. -->\r\n\r\n- [ x] Always\r\n- [ ] Sometimes\r\n- [ ] Rarely\r\n- [ ] Unable\r\n- [ ] I didn’t try\r\n\r\n<!-- Please provide a detailed description of the issue. Include specific details to help us understand the problem. -->\r\n\r\n__Description:__\r\nWhen the `value` attribute is bound in a `<textarea>` tag, and the binding returns `undefined` via a getter, undefined renders in the textarea as though the user had typed it. This does not happen if `null` is returned by the getter, nor does it happen if you set the `default` value to `undefined`\r\n\r\n\r\n<!-- List the step-by-step process to reproduce the issue. -->\r\n\r\n__Steps to reproduce:__\r\nsee this codepen for an easy example:\r\nhttps://codepen.io/username_0/pen/XxbOoG?editors=1111\r\n\r\n<!-- Describe what you expected to have happen after completing the steps above. -->\r\n\r\n__Expected results:__\r\nI would expect a returned value of `undefined` would not render anything, just like `null`\r\n\r\n\r\n<!-- Include details about your environment. -->\r\n\r\n__Environment:__\r\n\r\n| Software | Version\r\n| -------------------- | -------\r\n| can-stache version | ^4.15.2\r\n| Browser | Chrome 72.0.3626.119\r\n| Operating system | Mac OS 10.14.1", "title": "textarea tag rendering `undefined` value returned from getter", "type": "issue" }, { "action": "closed", "author": "mikemitchel", "comment_id": null, "datetime": 1552485594000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" } ]
1
2
1,270
false
false
1,270
true
coreos/tectonic-installer
coreos
267,977,865
2,208
{ "number": 2208, "repo": "tectonic-installer", "user_login": "coreos" }
[ { "action": "opened", "author": "alexsomesan", "comment_id": null, "datetime": 1508840746000, "masked_author": "username_0", "text": "We were lagging quite a few versions behind on some of the providers.\r\nThis means we're not incorporating potentially critical fixes from upstream. \r\nThis is especially relevant in the light of the recently occurring Azure DNS API errors.\r\n\r\n/cc: @sym3tri", "title": "Terraform providers: bump versions to latests releases", "type": "issue" }, { "action": "created", "author": "alexsomesan", "comment_id": 338952127, "datetime": 1508842447000, "masked_author": "username_0", "text": "@username_1 I didn't check, but I have the same hunch. Some of 1.0.0s seem ceremonial, to mark the transition to standalone providers, I guess.", "title": null, "type": "comment" }, { "action": "created", "author": "squat", "comment_id": 339081544, "datetime": 1508868673000, "masked_author": "username_1", "text": "Very good catch!", "title": null, "type": "comment" } ]
2
3
409
false
false
409
true
CODARcode/cheetah
CODARcode
311,346,714
113
null
[ { "action": "opened", "author": "bd4", "comment_id": null, "datetime": 1522867524000, "masked_author": "username_0", "text": "Code expects all return codes to be numeric, but they can still be None.\r\n\r\n```\r\nTraceback (most recent call last):\r\n File \"/projects/CSC249ADCD01/cluster2018sw/cheetah/cheetah.py\", line 131, in <module>\r\n main()\r\n File \"/projects/CSC249ADCD01/cluster2018sw/cheetah/cheetah.py\", line 37, in main\r\n status_command(prog, command_args)\r\n File \"/projects/CSC249ADCD01/cluster2018sw/cheetah/cheetah.py\", line 127, in status_command\r\n print_output=args.print_code_output)\r\n File \"/lus/theta-fs0/projects/CSC249ADCD01/cluster2018sw/cheetah/codar/cheetah/status.py\", line 68, in print_campaign_status\r\n filter_run=filter_run)\r\n File \"/lus/theta-fs0/projects/CSC249ADCD01/cluster2018sw/cheetah/codar/cheetah/status.py\", line 207, in get_workflow_status\r\n % (prefix * 2, code_name, rc[code_name]))\r\nTypeError: %d format: a number is required, not NoneType\r\n```", "title": "status -c fails when return codes are None", "type": "issue" }, { "action": "closed", "author": "bd4", "comment_id": null, "datetime": 1523039581000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" } ]
1
2
870
false
false
870
false
AvaloniaUI/Avalonia
AvaloniaUI
205,378,909
879
{ "number": 879, "repo": "Avalonia", "user_login": "AvaloniaUI" }
[ { "action": "opened", "author": "kekekeks", "comment_id": null, "datetime": 1486243823000, "masked_author": "username_0", "text": "", "title": "Implemented pixel format converter for framebuffer render target", "type": "issue" } ]
2
2
0
false
true
0
false
BelirafoN/asterisk-ami-connector
null
339,848,553
3
{ "number": 3, "repo": "asterisk-ami-connector", "user_login": "BelirafoN" }
[ { "action": "opened", "author": "XVincentX", "comment_id": null, "datetime": 1531230186000, "masked_author": "username_0", "text": "Closes #2 \r\n\r\nThis PR will add support for TLS connections by simply checking an additional, backward compatible `tls` option.\r\n\r\nI've also added the required `package-lock.json` file", "title": "Add TLS option", "type": "issue" }, { "action": "created", "author": "XVincentX", "comment_id": 460946695, "datetime": 1549443491000, "masked_author": "username_0", "text": "I guess this is never going to happen so I'll close this.", "title": null, "type": "comment" } ]
2
4
820
false
true
240
false