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
Legilibre/legi.py
Legilibre
295,433,207
23
null
[ { "action": "opened", "author": "Changaco", "comment_id": null, "datetime": 1518080757000, "masked_author": "username_0", "text": "File \"/usr/lib/python3.6/runpy.py\", line 193, in _run_module_as_main\r\n \"__main__\", mod_spec)\r\n File \"/usr/lib/python3.6/runpy.py\", line 85, in _run_code\r\n exec(code, run_globals)\r\n File \"/home/changaco/projets/legilibre/legi.py-clean/legi/tar2sqlite.py\", line 515, in <module>\r\n main()\r\n File \"/home/changaco/projets/legilibre/legi.py-clean/legi/tar2sqlite.py\", line 491, in main\r\n process_archive(db, args.directory + '/' + archive_name)\r\n File \"/home/changaco/projets/legilibre/legi.py-clean/legi/tar2sqlite.py\", line 204, in process_archive\r\n text_cid = parts[11]\r\nIndexError: list index out of range\r\n```", "title": "Problème avec la mise à jour incrémentale 20180207", "type": "issue" }, { "action": "closed", "author": "Changaco", "comment_id": null, "datetime": 1518123365000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" } ]
1
2
627
false
false
627
false
home-assistant/home-assistant
home-assistant
437,790,177
23,444
null
[ { "action": "opened", "author": "persil1971", "comment_id": null, "datetime": 1556302758000, "masked_author": "username_0", "text": "Geniushub integration in configuration.yaml\r\n\r\ngeniushub:\r\n host: 192.168.86.43\r\n username: <my hub username>\r\n password: <my hub password>\r\n\r\n--\r\n\r\nIntegration correctly creates climate entities.\r\n\r\n--\r\n\r\nChanging operational mode of climate entity produced the following error log message:\r\n\r\nlocal variable 'ALLOWED_IMODES' referenced before assignment\r\nTraceback (most recent call last):\r\n File \"/usr/src/app/homeassistant/components/websocket_api/commands.py\", line 121, in handle_call_service\r\n connection.context(msg))\r\n File \"/usr/src/app/homeassistant/core.py\", line 1138, in async_call\r\n self._execute_service(handler, service_call))\r\n File \"/usr/src/app/homeassistant/core.py\", line 1160, in _execute_service\r\n await handler.func(service_call)\r\n File \"/usr/src/app/homeassistant/helpers/entity_component.py\", line 194, in handle_service\r\n required_features\r\n File \"/usr/src/app/homeassistant/helpers/service.py\", line 316, in entity_service_call\r\n future.result() # pop exception if have\r\n File \"/usr/src/app/homeassistant/helpers/service.py\", line 336, in _handle_service_platform_call\r\n await getattr(entity, func)(**data)\r\n File \"/usr/src/app/homeassistant/components/geniushub/climate.py\", line 146, in async_turn_off\r\n await self._objref.set_mode(GH_OPMODE_OFF)\r\n File \"/usr/local/lib/python3.7/site-packages/geniushubclient/__init__.py\", line 746, in set_mode\r\n ALLOWED_IMODES += [ZONE_MODES.Footprint]\r\nUnboundLocalError: local variable 'ALLOWED_IMODES' referenced before assignment", "title": "Geniushub integration Homeassistant 0.92.0", "type": "issue" }, { "action": "created", "author": "awarecan", "comment_id": 487160236, "datetime": 1556304044000, "masked_author": "username_1", "text": "Please do not change our issue template", "title": null, "type": "comment" }, { "action": "created", "author": "awarecan", "comment_id": 487163645, "datetime": 1556304672000, "masked_author": "username_1", "text": "Will #23384 fixed the issue?\r\n\r\n@username_2 can you make a separate PR only update the client lib?", "title": null, "type": "comment" }, { "action": "created", "author": "zxdavb", "comment_id": 487168498, "datetime": 1556305739000, "masked_author": "username_2", "text": "Of course. Give me time to eat dinner, and I'll have it out later tonight. IN the meantime, would teh OP consider testing this PR #23384 ?", "title": null, "type": "comment" }, { "action": "created", "author": "zxdavb", "comment_id": 487201528, "datetime": 1556312824000, "masked_author": "username_2", "text": "@username_1 I sent a PR against master, hope that's OK.", "title": null, "type": "comment" }, { "action": "created", "author": "zxdavb", "comment_id": 487209702, "datetime": 1556314722000, "masked_author": "username_2", "text": "Yeah, sorry, rubbish - I've never submitted a bugfix PR before!", "title": null, "type": "comment" }, { "action": "closed", "author": "cgarwood", "comment_id": null, "datetime": 1556317112000, "masked_author": "username_3", "text": "", "title": null, "type": "issue" } ]
4
7
1,924
false
false
1,924
true
ariya/phantomjs
null
12,085,458
10,071
null
[ { "action": "opened", "author": "kamal", "comment_id": null, "datetime": 1301440396000, "masked_author": "username_0", "text": "**Disclaimer:**\r\nThis issue was migrated on 2013-03-15 from the project's former issue tracker on Google Code, [Issue #71](http://code.google.com/p/phantomjs/issues/detail?id=71).\r\n:star2: &nbsp; **8** people had starred this issue at the time of migration.", "title": "websocket fails to initialize", "type": "issue" }, { "action": "created", "author": "zackw", "comment_id": 94291644, "datetime": 1429460203000, "masked_author": "username_1", "text": "This bug was reported against PhantomJS 1.x, which is no longer being developed. Version 2.0 includes a major update to Qt and Webkit, which may well have fixed this problem (the upstream bug report you linked to is inconclusive, but code inspection leads me to believe it has been fixed). Unfortunately, your bug report does not contain enough information for us to test it ourselves. Would you mind downloading the current version from http://phantomjs.org/download.html and telling us whether it does work?\r\n\r\nBecause there are many old bugs which we believe to have been fixed in 2.0 but do not have enough information for us to test them, this bug will be closed in one month if we don't hear back from you.", "title": null, "type": "comment" }, { "action": "created", "author": "frankiek3", "comment_id": 136883090, "datetime": 1441147115000, "masked_author": "username_2", "text": "This was fixed a long time ago in webkit...\r\nReference: https://bugs.webkit.org/show_bug.cgi?id=47284\r\nRevision : 69221\r\nTimestamp: 10/06/10 12:16:02 (5 years ago)", "title": null, "type": "comment" }, { "action": "closed", "author": "ariya", "comment_id": null, "datetime": 1451177060000, "masked_author": "username_3", "text": "", "title": null, "type": "issue" } ]
4
4
1,135
false
false
1,135
false
helm/charts
helm
418,384,305
11,993
{ "number": 11993, "repo": "charts", "user_login": "helm" }
[ { "action": "opened", "author": "0verc1ocker", "comment_id": null, "datetime": 1551974166000, "masked_author": "username_0", "text": "I need this for my future self. It is better than searching the web everytime to find all the configMap values that can be set for the nginx-ingress controller configMap. :)\r\n\r\n#### What this PR does / why we need it:\r\n\r\nJust adding a link to configMap for nginx-ingress so it is easier to find the values for the nginx-ingress controller configMap.\r\n\r\n#### Which issue this PR fixes\r\n\r\nThis is just README docs improvement.\r\n\r\n#### Special notes for your reviewer:\r\n\r\n#### Checklist\r\n[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]\r\n- [X] [DCO](https://github.com/helm/charts/blob/master/CONTRIBUTING.md#sign-your-work) signed", "title": "docs(README.md): add link to docs for nginx configMap :relaxed:", "type": "issue" }, { "action": "created", "author": "0verc1ocker", "comment_id": 470584226, "datetime": 1551974488000, "masked_author": "username_0", "text": "Why does nginx-ingress chart need a version bump? I only updated the README. :cry:", "title": null, "type": "comment" }, { "action": "created", "author": "0verc1ocker", "comment_id": 480834405, "datetime": 1554730561000, "masked_author": "username_0", "text": "@mgoodness Can we look into merging this link update?", "title": null, "type": "comment" }, { "action": "created", "author": "0verc1ocker", "comment_id": 490560019, "datetime": 1557333506000, "masked_author": "username_0", "text": "@mgoodness Can we look into merging this link update?", "title": null, "type": "comment" }, { "action": "created", "author": "ChiefAlexander", "comment_id": 493253375, "datetime": 1558045723000, "masked_author": "username_1", "text": "/assign\r\n/ok-to-test\r\n\r\nYou are going to have to bump the version before we can merge 😆", "title": null, "type": "comment" }, { "action": "created", "author": "0verc1ocker", "comment_id": 493543011, "datetime": 1558115718000, "masked_author": "username_0", "text": "@username_1 Hi, can you try now? I bumped up the nignx-ingress chart version and rebased from master. :+1:", "title": null, "type": "comment" }, { "action": "created", "author": "ChiefAlexander", "comment_id": 493544697, "datetime": 1558116031000, "masked_author": "username_1", "text": "/lgtm\r\n\r\nThanks for the PR!", "title": null, "type": "comment" } ]
4
14
6,929
false
true
1,078
true
pastorhudson/pcobot
null
342,069,326
43
{ "number": 43, "repo": "pcobot", "user_login": "pastorhudson" }
[ { "action": "opened", "author": "Chalta", "comment_id": null, "datetime": 1531858746000, "masked_author": "username_0", "text": "Removed some cruft, and added a starting point for PCO plugin commands.\r\nAlso added starting point (high-level) instructions for Heroku deployment.\r\n\r\nhttps://github.com/username_1/pcobot/issues/42\r\nhttps://github.com/username_1/pcobot/issues/9", "title": "Updated help commands and Hiroku support.", "type": "issue" }, { "action": "created", "author": "pastorhudson", "comment_id": 405730968, "datetime": 1531862238000, "masked_author": "username_1", "text": "Thank you!", "title": null, "type": "comment" } ]
2
2
258
false
false
258
true
jlippold/tweakCompatible
null
350,249,045
43,289
null
[ { "action": "opened", "author": "mooseindex", "comment_id": null, "datetime": 1534210020000, "masked_author": "username_0", "text": "```\r\n{\r\n \"packageId\": \"com.indiedev.homeswitcher\",\r\n \"action\": \"working\",\r\n \"userInfo\": {\r\n \"arch32\": false,\r\n \"packageId\": \"com.indiedev.homeswitcher\",\r\n \"deviceId\": \"iPhone10,6\",\r\n \"url\": \"http://cydia.saurik.com/package/com.indiedev.homeswitcher/\",\r\n \"iOSVersion\": \"11.3\",\r\n \"packageVersionIndexed\": false,\r\n \"packageName\": \"HomeSwitcher\",\r\n \"category\": \"Tweaks\",\r\n \"repository\": \"Packix\",\r\n \"name\": \"HomeSwitcher\",\r\n \"installed\": \"2.2.7-2+debug\",\r\n \"packageIndexed\": true,\r\n \"packageStatusExplaination\": \"A matching version of this tweak for this iOS version could not be found. Please submit a review if you choose to install.\",\r\n \"id\": \"com.indiedev.homeswitcher\",\r\n \"commercial\": true,\r\n \"packageInstalled\": true,\r\n \"tweakCompatVersion\": \"0.1.0\",\r\n \"shortDescription\": \"Alternative SystemWide App Switcher\",\r\n \"latest\": \"2.2.7-2+debug\",\r\n \"author\": \"indieDevKB\",\r\n \"packageStatus\": \"Unknown\"\r\n },\r\n \"base64\": \"eyJhcmNoMzIiOmZhbHNlLCJwYWNrYWdlSWQiOiJjb20uaW5kaWVkZXYuaG9tZXN3aXRjaGVyIiwiZGV2aWNlSWQiOiJpUGhvbmUxMCw2IiwidXJsIjoiaHR0cDpcL1wvY3lkaWEuc2F1cmlrLmNvbVwvcGFja2FnZVwvY29tLmluZGllZGV2LmhvbWVzd2l0Y2hlclwvIiwiaU9TVmVyc2lvbiI6IjExLjMiLCJwYWNrYWdlVmVyc2lvbkluZGV4ZWQiOmZhbHNlLCJwYWNrYWdlTmFtZSI6IkhvbWVTd2l0Y2hlciIsImNhdGVnb3J5IjoiVHdlYWtzIiwicmVwb3NpdG9yeSI6IlBhY2tpeCIsIm5hbWUiOiJIb21lU3dpdGNoZXIiLCJpbnN0YWxsZWQiOiIyLjIuNy0yK2RlYnVnIiwicGFja2FnZUluZGV4ZWQiOnRydWUsInBhY2thZ2VTdGF0dXNFeHBsYWluYXRpb24iOiJBIG1hdGNoaW5nIHZlcnNpb24gb2YgdGhpcyB0d2VhayBmb3IgdGhpcyBpT1MgdmVyc2lvbiBjb3VsZCBub3QgYmUgZm91bmQuIFBsZWFzZSBzdWJtaXQgYSByZXZpZXcgaWYgeW91IGNob29zZSB0byBpbnN0YWxsLiIsImlkIjoiY29tLmluZGllZGV2LmhvbWVzd2l0Y2hlciIsImNvbW1lcmNpYWwiOnRydWUsInBhY2thZ2VJbnN0YWxsZWQiOnRydWUsInR3ZWFrQ29tcGF0VmVyc2lvbiI6IjAuMS4wIiwic2hvcnREZXNjcmlwdGlvbiI6IkFsdGVybmF0aXZlIFN5c3RlbVdpZGUgQXBwIFN3aXRjaGVyIiwibGF0ZXN0IjoiMi4yLjctMitkZWJ1ZyIsImF1dGhvciI6ImluZGllRGV2S0IiLCJwYWNrYWdlU3RhdHVzIjoiVW5rbm93biJ9\",\r\n \"chosenStatus\": \"working\",\r\n \"notes\": \"\"\r\n}\r\n```", "title": "`HomeSwitcher` working on iOS 11.3", "type": "issue" } ]
2
2
2,016
false
true
2,016
false
houndci/hound
houndci
375,797,827
1,627
null
[ { "action": "opened", "author": "piao-mdsol", "comment_id": null, "datetime": 1540961464000, "masked_author": "username_0", "text": "Hi there 🙂\r\n\r\nI ran into this error when trying to add [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress). Is it something that should also be installed on the Hound CI side?\r\n\r\nThanks!\r\n\r\n```\r\nOops! Something went wrong! :(\r\nESLint: 5.7.0.\r\nESLint couldn't find the plugin \"eslint-plugin-cypress\". This can happen for a couple different reasons:\r\n1. If ESLint is installed globally, then make sure eslint-plugin-cypress is also installed globally. A globally-installed ESLint cannot find a locally-installed plugin.\r\n2. If ESLint is installed locally, then it's likely that the plugin isn't installed correctly. Try reinstalling by running the following:\r\n npm i eslint-plugin-cypress@latest --save-dev\r\nPath to ESLint package: /home/linters/app/versions/eslint-5.7.0/node_modules/eslint\r\nIf you still can't figure out the problem, please stop by https://gitter.im/eslint/eslint to chat with the team.\r\n```", "title": "Support eslint-plugin-cypress", "type": "issue" }, { "action": "created", "author": "gylaz", "comment_id": 437461378, "datetime": 1541790128000, "masked_author": "username_1", "text": "We've added this now. Closing.", "title": null, "type": "comment" }, { "action": "closed", "author": "gylaz", "comment_id": null, "datetime": 1541790128000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
3
966
false
false
966
false
containerbuilding/cbi
containerbuilding
314,748,642
15
null
[ { "action": "opened", "author": "AkihiroSuda", "comment_id": null, "datetime": 1523899535000, "masked_author": "username_0", "text": "ref: https://github.com/GoogleCloudPlatform/kaniko/issues/63\r\n\r\nAs of writing CBI only implements `Git` context.\r\nTo support Kaniko, we need to implement GCS context (#13) and/or ConfigMap context (#12).", "title": "Implement Kaniko plugin", "type": "issue" }, { "action": "created", "author": "AkihiroSuda", "comment_id": 382784715, "datetime": 1524152718000, "masked_author": "username_0", "text": "PR: https://github.com/containerbuilding/cbi/pull/35", "title": null, "type": "comment" }, { "action": "closed", "author": "AkihiroSuda", "comment_id": null, "datetime": 1524317895000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" } ]
1
3
255
false
false
255
false
kiwicom/kiwi-platform-py
kiwicom
450,167,476
8
null
[ { "action": "opened", "author": "underyx", "comment_id": null, "datetime": 1559200801000, "masked_author": "username_0", "text": "Just like https://github.com/kiwicom/kiwi-platform-py/issues/7.\r\n\r\n### Questions\r\n\r\n- Where do we place this in the package? `kw.platform.aiohttp` is reserved for the proxied patched version of aiohttp. We could have it inside anyway but it's probably nicer to have `kw.platform.aiohttp_middleware`?", "title": "aiohttp-middleware: Middleware for delaying and rejecting requests", "type": "issue" }, { "action": "created", "author": "paveldedik", "comment_id": 505785952, "datetime": 1561539432000, "masked_author": "username_1", "text": "Why not place the package in `kw.platform.aiohttp.middlewares`? Or maybe even `kw.platform.aiohttp.web.middlewares`? As I understand it, no patching of the global library will be done by importing `kw.platform.aiohttp`, so it should work right? And we could also use the middleware automatically in the patched version of `aiohttp`.", "title": null, "type": "comment" }, { "action": "created", "author": "underyx", "comment_id": 505883492, "datetime": 1561556972000, "masked_author": "username_0", "text": "Yep, you're right, that's now the new plan. I still feel like it's not a good idea to place it in `kw.platform.aiohttp`, though; think of the usage, people would always end up with:\r\n\r\n```python\r\nimport aiohttp\r\nfrom kw.platform import aiohttp\r\n```\r\n\r\nso they'd be forced to add an alias anyway.", "title": null, "type": "comment" }, { "action": "created", "author": "paveldedik", "comment_id": 505896838, "datetime": 1561558818000, "masked_author": "username_1", "text": "Sorry, I haven't noticed your comment when I created the pull request. In the pull request, people would end up with something like this:\r\n\r\n```python\r\nfrom kw.platform.aiohttp import user_agent_middlewere\r\n```\r\n\r\nAnd it doesn't seem so bad. And also, you can always alias the import.", "title": null, "type": "comment" }, { "action": "closed", "author": "underyx", "comment_id": null, "datetime": 1561561156000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "underyx", "comment_id": 505916220, "datetime": 1561561501000, "masked_author": "username_0", "text": "Let's keep it for now, but I imagine it will get annoying once we have 3-4 middleware there to import them one-by-one.", "title": null, "type": "comment" } ]
2
6
1,328
false
false
1,328
false
Juniper/py-junos-eznc
Juniper
443,375,865
936
null
[ { "action": "opened", "author": "ntwrkguru", "comment_id": null, "datetime": 1557751172000, "masked_author": "username_0", "text": "", "title": "`ssh_private_key_file` is broken", "type": "issue" }, { "action": "created", "author": "ntwrkguru", "comment_id": 503553263, "datetime": 1560949734000, "masked_author": "username_0", "text": "This is caused by a newer version of openssh on MacOS Mojave and greater (see this [post](https://serverfault.com/questions/939909/ssh-keygen-does-not-create-rsa-private-key) for reference). The solution is to create the keys specifically using the PEM format (`ssh-keygen -m PEM -t rsa -b 4096`) or convert the existing _new style_ key using the command, `ssh-keygen -p -m PEM -f ~/.ssh/current_new_key_filename`", "title": null, "type": "comment" }, { "action": "closed", "author": "vnitinv", "comment_id": null, "datetime": 1561708465000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
3
413
false
false
413
false
MicrosoftDocs/PlayReady
MicrosoftDocs
352,250,983
37
{ "number": 37, "repo": "PlayReady", "user_login": "MicrosoftDocs" }
[ { "action": "opened", "author": "mimisasouvanh", "comment_id": null, "datetime": 1534790560000, "masked_author": "username_0", "text": "", "title": "CI Update", "type": "issue" }, { "action": "created", "author": "opbld38", "comment_id": 414421184, "datetime": 1534790626000, "masked_author": "username_1", "text": "### :warning: Validation status: warnings\r\n\r\n\r\nFile | Status | Preview URL | Details\r\n---- | ------ | ----------- | -------\r\n[Docs/Advanced/how-to-migrate.md](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/Advanced/how-to-migrate.md) | :warning:Warning | | [Details](#user-content-Docs%2FAdvanced%2Fhow-to-migrate.md)\r\n[]() | :warning:Warning | | [Details](#user-content-)\r\n[Docs/Overview/advanced-topics.md](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/Overview/advanced-topics.md) | :white_check_mark:Succeeded | |\r\n[Docs/Overview/client-server-compatibility.md](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/Overview/client-server-compatibility.md) | :white_check_mark:Succeeded | |\r\n[Docs/Overview/developing-sl3000-products.md](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/Overview/developing-sl3000-products.md) | :white_check_mark:Succeeded | |\r\n[Docs/Overview/key-and-key-ids-kids.md](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/Overview/key-and-key-ids-kids.md) | :white_check_mark:Succeeded | |\r\n[Docs/Overview/license-and-policies.md](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/Overview/license-and-policies.md) | :white_check_mark:Succeeded | |\r\n[Docs/Overview/overview.md](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/Overview/overview.md) | :white_check_mark:Succeeded | |\r\n[Docs/Overview/playready-and-other-protection-technologies.md](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/Overview/playready-and-other-protection-technologies.md) | :white_check_mark:Succeeded | |\r\n[Docs/Overview/policies-best-practices.md](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/Overview/policies-best-practices.md) | :white_check_mark:Succeeded | |\r\n[Docs/Overview/product-versions.md](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/Overview/product-versions.md) | :white_check_mark:Succeeded | |\r\n[Docs/Packaging/content-encryption.md](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/Packaging/content-encryption.md) | :white_check_mark:Succeeded | |\r\n[Docs/PlayReady/images/CryptoPlugin.jpg](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/PlayReady/images/CryptoPlugin.jpg) | :white_check_mark:Succeeded | |\r\n[Docs/PlayReady/images/DrmPlugin.jpg](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/PlayReady/images/DrmPlugin.jpg) | :white_check_mark:Succeeded | |\r\n[Docs/PlayReady/images/HowToWriteMarkdownPoster.pdf](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/PlayReady/images/HowToWriteMarkdownPoster.pdf) | :white_check_mark:Succeeded | |\r\n[Docs/PlayReady/images/Simple_Playback.jpg](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/PlayReady/images/Simple_Playback.jpg) | :white_check_mark:Succeeded | |\r\n[Docs/PlayReady/images/Simple_Playback_Layers.jpg](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/PlayReady/images/Simple_Playback_Layers.jpg) | :white_check_mark:Succeeded | |\r\n[Docs/PlayReady/images/algid-e2e.jpg](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/PlayReady/images/algid-e2e.jpg) | :white_check_mark:Succeeded | |\r\n[Docs/PlayReady/images/algid-missing.jpg](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/PlayReady/images/algid-missing.jpg) | :white_check_mark:Succeeded | |\r\n[Docs/PlayReady/images/anti_rollback_clock.png](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/PlayReady/images/anti_rollback_clock.png) | :white_check_mark:Succeeded | |\r\n[Docs/PlayReady/images/assets_and_encryption_keys_1.png](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/PlayReady/images/assets_and_encryption_keys_1.png) | :white_check_mark:Succeeded | |\r\n[Docs/PlayReady/images/assets_and_encryption_keys_2.png](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/PlayReady/images/assets_and_encryption_keys_2.png) | :white_check_mark:Succeeded | |\r\n[Docs/PlayReady/images/assets_and_encryption_keys_3.png](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/PlayReady/images/assets_and_encryption_keys_3.png) | :white_check_mark:Succeeded | |\r\n[Docs/PlayReady/images/assets_and_encryption_keys_4.png](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/PlayReady/images/assets_and_encryption_keys_4.png) | :white_check_mark:Succeeded | |\r\n[Docs/PlayReady/images/assets_and_encryption_keys_5.png](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/PlayReady/images/assets_and_encryption_keys_5.png) | :white_check_mark:Succeeded | |\r\n[Docs/PlayReady/images/authenticating_the_user.png](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/PlayReady/images/authenticating_the_user.png) | :white_check_mark:Succeeded | |\r\n[Docs/PlayReady/images/azure_media_services_content_protection_1.png](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/PlayReady/images/azure_media_services_content_protection_1.png) | :white_check_mark:Succeeded | |\r\n[Docs/PlayReady/images/azure_media_services_content_protection_2.png](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/PlayReady/images/azure_media_services_content_protection_2.png) | :white_check_mark:Succeeded | |\r\n[Docs/PlayReady/images/azure_media_services_content_protection_3.png](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/PlayReady/images/azure_media_services_content_protection_3.png) | :white_check_mark:Succeeded | |\r\n[Docs/PlayReady/images/caution.gif](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/PlayReady/images/caution.gif) | :white_check_mark:Succeeded | |\r\n[Docs/PlayReady/images/client_apis.png](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/PlayReady/images/client_apis.png) | :white_check_mark:Succeeded | |\r\n[Docs/PlayReady/images/client_level_app.png](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/PlayReady/images/client_level_app.png) | :white_check_mark:Succeeded | |\r\n[Docs/PlayReady/images/client_level_app_os_soc.png](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/PlayReady/images/client_level_app_os_soc.png) | :white_check_mark:Succeeded | |\r\n[Docs/PlayReady/images/client_level_os_soc.png](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/PlayReady/images/client_level_os_soc.png) | :white_check_mark:Succeeded | |\r\n[Docs/PlayReady/images/client_security_level.png](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/PlayReady/images/client_security_level.png) | :white_check_mark:Succeeded | |\r\n[Docs/PlayReady/images/comm_protocol.png](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/PlayReady/images/comm_protocol.png) | :white_check_mark:Succeeded | |\r\n[Docs/PlayReady/images/commit_changes.jpg](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/PlayReady/images/commit_changes.jpg) | :white_check_mark:Succeeded | |\r\n[Docs/PlayReady/images/common_encryption.png](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/PlayReady/images/common_encryption.png) | :white_check_mark:Succeeded | |\r\n[Docs/PlayReady/images/common_encryption_diagram.png](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/PlayReady/images/common_encryption_diagram.png) | :white_check_mark:Succeeded | |\r\n[Docs/PlayReady/images/common_encryption_modes.png](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/PlayReady/images/common_encryption_modes.png) | :white_check_mark:Succeeded | |\r\n[Docs/PlayReady/images/content_assets_and_playback.png](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/PlayReady/images/content_assets_and_playback.png) | :white_check_mark:Succeeded | |\r\n[Docs/PlayReady/images/content_delivery.png](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/PlayReady/images/content_delivery.png) | :white_check_mark:Succeeded | |\r\n[Docs/PlayReady/images/content_protection_A_to_B.png](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/PlayReady/images/content_protection_A_to_B.png) | :white_check_mark:Succeeded | |\r\n[Docs/PlayReady/images/detect-playready-3-client.png](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/PlayReady/images/detect-playready-3-client.png) | :white_check_mark:Succeeded | |\r\n[Docs/PlayReady/images/edit-application-pool.png](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/PlayReady/images/edit-application-pool.png) | :white_check_mark:Succeeded | |\r\n[Docs/PlayReady/images/edit-in-github.png](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/PlayReady/images/edit-in-github.png) | :white_check_mark:Succeeded | |\r\n[Docs/PlayReady/images/edit_button.jpg](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/PlayReady/images/edit_button.jpg) | :white_check_mark:Succeeded | |\r\n[Docs/PlayReady/images/edit_file.png](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/PlayReady/images/edit_file.png) | :white_check_mark:Succeeded | |\r\n[Docs/PlayReady/images/encrypting_the_content_file.png](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/PlayReady/images/encrypting_the_content_file.png) | :white_check_mark:Succeeded | |\r\n[Docs/PlayReady/images/encryption_tools.png](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/PlayReady/images/encryption_tools.png) | :white_check_mark:Succeeded | |\r\n\r\nThis comment lists only the first 50 files in the pull request.\r\n<a name=\"Docs%2FAdvanced%2Fhow-to-migrate.md\"></a>\r\n### [Docs/Advanced/how-to-migrate.md](https://github.com/MicrosoftDocs/PlayReady/blob/markdig-migration/Docs/Advanced/how-to-migrate.md)\r\n - **Line 157**: **[Warning]** Invalid file link:(~/Advanced/testing-client-server-versions.md).\r\n\r\n<a name=\"\"></a>\r\n### []()\r\n - **[Warning]** Unable to handle following files: PlayReady/xrefmap.yml. Do they miss `YamlMime` as the first line of file, e.g.: `### YamlMime:ManagedReference`?\r\n\r\nFor more details, please refer to the [build report](https://opbuildstorageprod.blob.core.windows.net/report/2018%5C8%5C20%5Cd0e0c813-4032-42db-7675-c05bbfba98b2%5CPullRequest%5C201808201842442078-37%5Cworkflow_report.html?sv=2015-02-21&sr=b&sig=7E6Q%2Bidz15RZ0ltE1EjuJjUvltoSiPKsMOqFq47SvsM%3D&st=2018-08-20T18%3A38%3A45Z&se=2018-09-20T18%3A43%3A45Z&sp=r).\r\n\r\n**Note:** If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.", "title": null, "type": "comment" } ]
2
2
10,892
false
false
10,892
false
bazelbuild/bazel-gazelle
bazelbuild
483,815,527
626
null
[ { "action": "opened", "author": "levimm", "comment_id": null, "datetime": 1566458488000, "masked_author": "username_0", "text": "<!-- Please answer these questions before submitting your issue. Thanks! -->\r\n\r\n### What version of gazelle are you using?\r\n0.18.1\r\n<!-- Check bazel_gazelle in WORKSPACE if you're not sure -->\r\n\r\n### What version of rules_go are you using?\r\n0.19.3\r\n<!-- Check io_bazel_rules_go in WORKSPACE if you're not sure -->\r\n\r\n### What version of Bazel are you using?\r\n0.28.1\r\n<!-- Run \"bazel version\" to find out -->\r\n\r\n### Does this issue reproduce with the latest releases of all the above?\r\nyes\r\n\r\n\r\n### What operating system and processor architecture are you using?\r\ndarwin\r\n\r\n\r\n### What did you do?\r\nMy project is using dep and it imports both k8s.io/kubernetes/xxx and k8s.io/apimachinery/xxx packages. I setup WORKSPACE and BUILD.bazel following to readme. Then I run \"bazel run //:gazelle\", and I got a lot of disambiguate message.\r\n`gazelle: rule //vendor/k8s.io/kubernetes/test/utils:go_default_library imports \"k8s.io/apimachinery/pkg/watch\" which matches multiple rules: //vendor/k8s.io/apimachinery/pkg/watch:go_default_library and //vendor/k8s.io/kubernetes/staging/src/k8s.io/apimachinery/pkg/watch:go_default_library. # gazelle:resolve may be used to disambiguate\r\n`\r\nI can add gazelle:resolve for this specific package but there're a lot of them. Does it mean I need to add rules for every of them? Is there a way to match multiple package at once?\r\n<!--\r\nIf possible, provide a minimal recipe for reproducing the error.\r\n-->\r\n\r\n### What did you expect to see?\r\n`bazel run //:gazelle` works without errors\r\n\r\n\r\n### What did you see instead?\r\n`gazelle: rule //vendor/k8s.io/kubernetes/test/utils:go_default_library imports \"k8s.io/apimachinery/pkg/watch\" which matches multiple rules: //vendor/k8s.io/apimachinery/pkg/watch:go_default_library and //vendor/k8s.io/kubernetes/staging/src/k8s.io/apimachinery/pkg/watch:go_default_library. # gazelle:resolve may be used to disambiguate\r\n`", "title": "Too many disambiguate when import k8s.io/apimachinery package", "type": "issue" }, { "action": "created", "author": "jayconrod", "comment_id": 524000727, "datetime": 1566494903000, "masked_author": "username_1", "text": "This error comes up when there are multiple libraries in the same repository with the same import path. You can use `# gazelle:resolve` to fix individual cases, but you should really remove one of the copies.\r\n\r\nThe main Kubernetes repository has a `staging` directory where code for other projects like `k8s.io/apimachinery` is developed. That code is mirrored out to `k8s.io/apimachinery` automatically. I don't think `staging` has any purpose other than development; it's certainly not intended for packages in the `staging` directory to be imported directly. I'd suggest deleting `vendor/k8s.io/kubernetes/staging` entirely from your project.", "title": null, "type": "comment" }, { "action": "created", "author": "r351574nc3", "comment_id": 536151454, "datetime": 1569643596000, "masked_author": "username_2", "text": "@username_1 What about in cases where source code is generated like with protobuf? In this case, it's not a matter of removing a copy. How should that situation be handled instead?", "title": null, "type": "comment" }, { "action": "created", "author": "jayconrod", "comment_id": 536578780, "datetime": 1569852572000, "masked_author": "username_1", "text": "@username_2 If code is generated with `go_proto_library`, that can be resolved by Gazelle as a normal library.\r\n\r\nI'm not sure I have enough information to answer your question though? Feel free to open a new issue. I'll close this one since it's been answered.", "title": null, "type": "comment" }, { "action": "closed", "author": "jayconrod", "comment_id": null, "datetime": 1569852572000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
3
5
2,978
false
false
2,978
true
pypa/warehouse
pypa
61,435,971
418
null
[ { "action": "opened", "author": "dstufft", "comment_id": null, "datetime": 1426311589000, "masked_author": "username_0", "text": "Currently ``File.size`` relies on the thread locals to gain access to the registry so it can use the FS object to get the size of the file. Ideally we should just store the size of the file on disk instead of hitting the FS object (which may need to query another system to get the size).", "title": "Move File.size into the database", "type": "issue" }, { "action": "created", "author": "dstufft", "comment_id": 108591461, "datetime": 1433360401000, "masked_author": "username_0", "text": "This is fixed now in #523.", "title": null, "type": "comment" }, { "action": "closed", "author": "dstufft", "comment_id": null, "datetime": 1433360401000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" } ]
1
3
314
false
false
314
false
apache/hbase
apache
438,586,625
202
{ "number": 202, "repo": "hbase", "user_login": "apache" }
[ { "action": "opened", "author": "binlijin", "comment_id": null, "datetime": 1556593600000, "masked_author": "username_0", "text": "…ly for meta).", "title": "HBASE-22280 Separate read/write handler for priority request(especial…", "type": "issue" }, { "action": "created", "author": "carp84", "comment_id": 492213355, "datetime": 1557836315000, "masked_author": "username_1", "text": "Please also check the `mvninstall`, `checkstyle` and UT error reported by robot", "title": null, "type": "comment" }, { "action": "created", "author": "saintstack", "comment_id": 505126875, "datetime": 1561401052000, "masked_author": "username_2", "text": "Any updates here @username_0 ? Thanks.", "title": null, "type": "comment" }, { "action": "created", "author": "binlijin", "comment_id": 505247163, "datetime": 1561428095000, "masked_author": "username_0", "text": "@username_2 i can not do the contribution now for some reason, someone else can take it over.", "title": null, "type": "comment" }, { "action": "created", "author": "binlijin", "comment_id": 557068101, "datetime": 1574340179000, "masked_author": "username_0", "text": "@username_1 fix the ut, the test need at least two write handler when use separate read/write handlers.", "title": null, "type": "comment" }, { "action": "created", "author": "carp84", "comment_id": 562060375, "datetime": 1575540450000, "masked_author": "username_1", "text": "", "title": null, "type": "comment" }, { "action": "created", "author": "binlijin", "comment_id": 562073884, "datetime": 1575542505000, "masked_author": "username_0", "text": "@username_1 run this tests and passed locally, they're not related to the patch.", "title": null, "type": "comment" } ]
4
18
44,208
false
true
400
true
ant-design/ant-design
ant-design
337,110,796
11,113
null
[ { "action": "opened", "author": "brianbwong", "comment_id": null, "datetime": 1530300277000, "masked_author": "username_0", "text": "- [x] I have searched the [issues](https://github.com/ant-design/ant-design/issues) of this repository and believe that this is not a duplicate.\r\n\r\n### Version\r\n3.6.4\r\n\r\n### Environment\r\nMac OS X, all browsers\r\n\r\n### Reproduction link\r\n[https://ant.design/components/popconfirm/](https://ant.design/components/popconfirm/)\r\n\r\n### Steps to reproduce\r\nGo to a doc page for any React component, eg https://ant.design/components/popconfirm/. Try to click on the button which shows the example code.\r\n\r\n### What is expected?\r\nExample code shows up\r\n\r\n### What is actually happening?\r\nNo example code\r\n\r\n\r\n<!-- generated by ant-design-issue-helper. DO NOT REMOVE -->", "title": "Example code unavailable in docs", "type": "issue" }, { "action": "created", "author": "afc163", "comment_id": 401517596, "datetime": 1530334952000, "masked_author": "username_1", "text": "![1](https://user-images.githubusercontent.com/507615/42121669-cf4e4d00-7c65-11e8-9ae4-3ff2274300e6.gif)\r\n\r\nIt works.", "title": null, "type": "comment" }, { "action": "closed", "author": "afc163", "comment_id": null, "datetime": 1530334952000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "brianbwong", "comment_id": 401551580, "datetime": 1530376310000, "masked_author": "username_0", "text": "Ah, interesting. I used to always click on the icon to the right of \"Examples\", which would open all the code on the page. That's what stopped working.", "title": null, "type": "comment" }, { "action": "reopened", "author": "afc163", "comment_id": null, "datetime": 1530417772000, "masked_author": "username_1", "text": "- [x] I have searched the [issues](https://github.com/ant-design/ant-design/issues) of this repository and believe that this is not a duplicate.\r\n\r\n### Version\r\n3.6.4\r\n\r\n### Environment\r\nMac OS X, all browsers\r\n\r\n### Reproduction link\r\n[https://ant.design/components/popconfirm/](https://ant.design/components/popconfirm/)\r\n\r\n### Steps to reproduce\r\nGo to a doc page for any React component, eg https://ant.design/components/popconfirm/. Try to click on the button which shows the example code.\r\n\r\n### What is expected?\r\nExample code shows up\r\n\r\n### What is actually happening?\r\nNo example code\r\n\r\n\r\n<!-- generated by ant-design-issue-helper. DO NOT REMOVE -->", "title": "Example code unavailable in docs", "type": "issue" }, { "action": "closed", "author": "afc163", "comment_id": null, "datetime": 1530418624000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
6
1,588
false
false
1,588
false
Azure/ms-rest-js
Azure
387,854,868
291
{ "number": 291, "repo": "ms-rest-js", "user_login": "Azure" }
[ { "action": "opened", "author": "kpajdzik", "comment_id": null, "datetime": 1544029401000, "masked_author": "username_0", "text": "", "title": "Fix incorrect browser telemetry settings", "type": "issue" }, { "action": "created", "author": "amarzavery", "comment_id": 444562922, "datetime": 1544029493000, "masked_author": "username_1", "text": "Man you are fast.. LGTM", "title": null, "type": "comment" } ]
2
2
23
false
false
23
false
docker/docker.github.io
docker
409,986,038
8,237
{ "number": 8237, "repo": "docker.github.io", "user_login": "docker" }
[ { "action": "opened", "author": "bermudezmt", "comment_id": null, "datetime": 1550089558000, "masked_author": "username_0", "text": "<!--Thanks for your contribution. See [CONTRIBUTING](CONTRIBUTING.md)\r\n for this project's contribution guidelines. Remove these comments\r\n as you go.\r\n\r\n DO NOT edit files and directories listed in _data/not_edited_here.yaml.\r\n These are maintained in upstream repos and changes here will be lost.\r\n\r\n Help us merge your changes more quickly by adding details and setting metadata\r\n (such as labels, milestones, and reviewers) over at the right-hand side.-->\r\n\r\n### Proposed changes\r\n\r\n<!--Tell us what you did and why-->\r\n\r\n### Unreleased project version (optional)\r\n\r\n<!--If this change only applies to an unreleased version of a project, note\r\n that here and base your work on the `vnext-` branch for your project. If\r\n this doesn't apply to this PR, you can remove this whole section.\r\n Set a milestone if appropriate. -->\r\n\r\n### Related issues (optional)\r\n\r\n<!--Refer to related PRs or issues: #1234, or 'Fixes #1234' or 'Closes #1234'.\r\n Or link to full URLs to issues or pull requests in other Github projects -->", "title": "Fixes 7984", "type": "issue" }, { "action": "created", "author": "GordonTheTurtle", "comment_id": 463357492, "datetime": 1550090005000, "masked_author": "username_1", "text": "Deploy preview for *docsdocker* ready!\n\nBuilt with commit 86086633abc07f91cc6e8f658c37f981075ae663\n\nhttps://deploy-preview-8237--docsdocker.netlify.com", "title": null, "type": "comment" } ]
2
2
1,202
false
false
1,202
false
shevakuilin/SKAutoScrollLabel
null
425,718,979
5
null
[ { "action": "opened", "author": "JeanKit", "comment_id": null, "datetime": 1553649809000, "masked_author": "username_0", "text": "", "title": "背景颜色可以扩展下自定义吗", "type": "issue" }, { "action": "created", "author": "shevakuilin", "comment_id": 478855264, "datetime": 1554184514000, "masked_author": "username_1", "text": "你指的背景颜色是?\r\n控件本身的背景颜色可以通过backgroundColor控制", "title": null, "type": "comment" }, { "action": "closed", "author": "shevakuilin", "comment_id": null, "datetime": 1554187959000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
3
41
false
false
41
false
Microsoft/botbuilder-dotnet
Microsoft
328,404,401
629
null
[ { "action": "opened", "author": "mcinnes01", "comment_id": null, "datetime": 1527836695000, "masked_author": "username_0", "text": "Hi,\r\n\r\nIn order to authenticate a user of my bot with our main product, I create LoginCard with a button that has a link to register page for their particular tenant. The url contains a query string containing the ConversationReference and a bot ID and then our main product (which doesn't contain any botframework packages) calls an endpoint on my bot.\r\n\r\nThe payload contains the bot ID, and the Conversation Reference, along with a refresh token. This used to allow me to resume my conversation and then call our oAuth endpoints on our main product to get an access token from the refresh token. I then use the access token to authenticate any requests to our main product.\r\n\r\nPreviously this was handled by a standard controller and then I did the following:\r\n\r\n```\r\n\t\t[HttpPost]\r\n\t\tpublic async Task<HttpResponseMessage> RegisterConversation([FromBody] RegistrationRequest registration)\r\n\t\t{\r\n\t\t\tif (registration == null || registration.SharedKey != _interactkey)\r\n\t\t\t{\r\n\t\t\t\treturn Request.CreateResponse(HttpStatusCode.BadRequest);\r\n\t\t\t}\r\n\r\n\t\t\t// Construct an activity from the resumption cookie\r\n\t\t\t// Currently a bug in the botbuilder so using a work around for now this is what it should be eventually\r\n\t\t\t//var conversationReference = Microsoft.Bot.Builder.ConnectorEx.ConversationReferenceHelpers.GZipDeserialize(registration.State);\r\n\t\t\tvar conversationReference = ConversationReferenceHelpers.GZipDeserializer(registration.State);\r\n\t\t\tvar activity = conversationReference.GetPostToBotMessage();\r\n\r\n\t\t\tusing (var scope = DialogModule.BeginLifetimeScope(Conversation.Container, activity))\r\n\t\t\t{\r\n\t\t\t\ttry\r\n\t\t\t\t{\r\n\t\t\t\t\tvar botDataStore = scope.Resolve<IBotDataStore<BotData>>();\r\n\t\t\t\t\tvar key = Address.FromActivity(activity);\r\n\t\t\t\t\tvar userData = await botDataStore.LoadAsync(key, BotStoreType.BotUserData, CancellationToken.None);\r\n\r\n\t\t\t\t\t// Retrieve the site info from the user data\r\n\t\t\t\t\tvar siteInfo = userData.GetProperty<SiteInfo>(StateType.SiteInfo.GetDescription());\r\n\r\n\t\t\t\t\t// If there is no site info, the user needs to setup an intranet\r\n\t\t\t\t\tif (siteInfo == null)\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\ttry\r\n\t\t\t\t\t\t{\r\n\t\t\t\t\t\t\tvar dialog = scope.Resolve<IDialog<object>>();\r\n\t\t\t\t\t\t\tawait Conversation.SendAsync(activity, () => dialog);\r\n\t\t\t\t\t\t\treturn Request.CreateResponse(HttpStatusCode.NotFound);\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\tcatch (Exception conversationException)\r\n\t\t\t\t\t\t{\r\n\t\t\t\t\t\t\treturn Request.CreateErrorResponse(HttpStatusCode.BadRequest, conversationException);\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\r\n\t\t\t\t\t// Add the token to the site info\r\n\t\t\t\t\tsiteInfo.RefreshToken = registration.RefreshToken;\r\n\t\t\t\t\tuserData.SetProperty(StateType.SiteInfo.GetDescription(), siteInfo);\r\n\r\n\t\t\t\t\tawait botDataStore.SaveAsync(key, BotStoreType.BotUserData, userData, CancellationToken.None);\r\n\t\t\t\t\tawait botDataStore.FlushAsync(key, CancellationToken.None);\r\n\r\n\t\t\t\t\t// Reply to the conversation\r\n\t\t\t\t\tawait Conversation.ResumeAsync(conversationReference, activity);\r\n\t\t\t\t\treturn Request.CreateResponse(HttpStatusCode.OK);\r\n\t\t\t\t}\r\n\t\t\t\tcatch (Exception ex)\r\n\t\t\t\t{\r\n\t\t\t\t\treturn Request.CreateErrorResponse(HttpStatusCode.InternalServerError, ex.Message);\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n```\r\n\r\nI am now using v4 SDK with netcore so I've built my own message handler, following the structure of the proactive message handle. I've notice during this process there are some subtle difference between master and the 4.0.1 preview branch, but I've kept my code inline with the preview for now:\r\n\r\n```\r\n public class InteractBotAuthenticationHandler : BotMessageHandlerBase\r\n\t{\r\n\t\tpublic InteractBotAuthenticationHandler(BotFrameworkAdapter botFrameworkAdapter) : base(botFrameworkAdapter)\r\n\t\t{\r\n\t\t}\r\n\r\n\t\tprotected override async Task<InvokeResponse> ProcessMessageRequestAsync(HttpRequest request, BotFrameworkAdapter botFrameworkAdapter, Func<ITurnContext, Task> botCallbackHandler)\r\n\t\t{\r\n\t\t\tconst string BotAppIdHttpHeaderName = \"MS-BotFramework-BotAppId\";\r\n\t\t\tconst string BotIdQueryStringParameterName = \"BotAppId\";\r\n\r\n\t\t\tif (!request.Headers.TryGetValue(BotAppIdHttpHeaderName, out var botAppIdHeaders))\r\n\t\t\t{\r\n\t\t\t\tif (!request.Query.TryGetValue(BotIdQueryStringParameterName, out botAppIdHeaders))\r\n\t\t\t\t{\r\n\t\t\t\t\tthrow new InvalidOperationException($\"Expected a Bot App ID in a header named \\\"{BotAppIdHttpHeaderName}\\\" or in a querystring parameter named \\\"{BotIdQueryStringParameterName}\\\".\");\r\n\t\t\t\t}\r\n\t\t\t}\r\n\r\n\t\t\tvar botAppId = botAppIdHeaders.First();\r\n\t\t\tConversationReference conversationReference;\r\n\r\n\t\t\tusing (var bodyReader = new JsonTextReader(new StreamReader(request.Body, Encoding.UTF8)))\r\n\t\t\t{\r\n\t\t\t\tvar registrationResponse = BotMessageHandlerBase.BotMessageSerializer.Deserialize<RegistrationRequest>(bodyReader);\r\n\t\t\t\tif (registrationResponse == null)\r\n\t\t\t\t\treturn null;\r\n\r\n\t\t\t\tconversationReference = ConversationReferenceHelpers.GZipDeserializer(registrationResponse.State);\r\n\r\n\t\t\t\tusing (var context = new TurnContext(botFrameworkAdapter, conversationReference.GetPostToBotMessage()))\r\n\t\t\t\t{\r\n\t\t\t\t\tvar userState = context.GetUserState<BotUserState>().User;\r\n\t\t\t\t\tuserState.RefreshToken = registrationResponse.RefreshToken;\r\n\t\t\t\t\t\r\n\t\t\t\t}\r\n\t\t\t}\r\n\r\n\t\t\tawait botFrameworkAdapter.ContinueConversation(botAppId, conversationReference, botCallbackHandler);\r\n\r\n\t\t\treturn null;\r\n\t\t}\r\n\t}\r\n```\r\n\r\nAnd here is my application builder extension:\r\n\r\n```\r\n\tpublic static class ApplicationBuilderExtensions\r\n\t{\r\n\t\tprivate const string AuthenticatorPath = \"/api/machine\";\r\n\r\n\t\tpublic static IApplicationBuilder UseInteractBotAuthenticator(this IApplicationBuilder applicationBuilder)\r\n\t\t{\r\n\t\t\tif (applicationBuilder == null)\r\n\t\t\t{\r\n\t\t\t\tthrow new ArgumentNullException(nameof(applicationBuilder));\r\n\t\t\t}\r\n\r\n\t\t\tvar options = applicationBuilder.ApplicationServices.GetRequiredService<IOptions<BotFrameworkOptions>>().Value;\r\n\t\t\tvar botFrameworkAdapter = new BotFrameworkAdapter(options.CredentialProvider, options.ConnectorClientRetryPolicy);\r\n\r\n\t\t\tforeach (var middleware in options.Middleware)\r\n\t\t\t{\r\n\t\t\t\tbotFrameworkAdapter.Use(middleware);\r\n\t\t\t}\r\n\r\n\t\t\tapplicationBuilder.Map(AuthenticatorPath, botActivitiesAppBuilder\r\n\t\t\t\t=> botActivitiesAppBuilder.Run(new InteractBotAuthenticationHandler(botFrameworkAdapter).HandleAsync));\r\n\r\n\t\t\treturn applicationBuilder;\r\n\t\t}\r\n\t}\r\n```\r\nI've then registered this in the configure section of my bot's startup, but when I try to hit the endpoint it doesn't seem to invoke my new handler and doesn't hit any endpoints.\r\n\r\nIs there something I am missing or is there a workaround for getting the proactive handler to take a payload?\r\n\r\nMany thanks\r\n\r\nAndy", "title": "Proactive message with payload", "type": "issue" }, { "action": "created", "author": "mcinnes01", "comment_id": 394719932, "datetime": 1528207213000, "masked_author": "username_0", "text": "Just wondered if there is any update, I still haven't managed to successfully continue a conversation? \r\n\r\nI wonder does this perhaps have anything to do with no using an MicrosoftAppId or Password whilst debugging, and perhaps an empty string is not handled or the bot ID isn't being defaulted to \"default-bot\" for continuing a conversation?", "title": null, "type": "comment" }, { "action": "created", "author": "JonathanFingold", "comment_id": 428013430, "datetime": 1539042192000, "masked_author": "username_1", "text": "@username_0 Have you tried using a custom, bot-wide state? The [v4 proactive messages](https://github.com/Microsoft/BotBuilder-Samples/tree/master/samples/csharp_dotnetcore/16.proactive-messages) sample uses one, and seems very close to what you're describing. There is a corresponding [how-to](https://docs.microsoft.com/azure/bot-service/bot-builder-howto-proactive-message?view=azure-bot-service-4.0) article that goes into a little more depth.", "title": null, "type": "comment" }, { "action": "created", "author": "gabog", "comment_id": 630385957, "datetime": 1589829509000, "masked_author": "username_2", "text": "Closing as part of R10 triage.", "title": null, "type": "comment" }, { "action": "closed", "author": "gabog", "comment_id": null, "datetime": 1589829509000, "masked_author": "username_2", "text": "", "title": null, "type": "issue" } ]
3
5
7,350
false
false
7,350
true
giantswarm/oncall-scheduler
giantswarm
453,577,650
1
{ "number": 1, "repo": "oncall-scheduler", "user_login": "giantswarm" }
[ { "action": "opened", "author": "JosephSalisbury", "comment_id": null, "datetime": 1559922096000, "masked_author": "username_0", "text": "Towards https://github.com/giantswarm/giantswarm/issues/3183\r\n\r\nBasic cobra setup, notes for scheduling algorithm.\r\n\r\n```\r\n$ ./oncall-scheduler schedule --help\r\nEnsure oncallers are scheduled\r\n\r\nUsage:\r\n oncall-scheduler schedule [flags]\r\n\r\nFlags:\r\n -h, --help help for schedule\r\n --horizon duration How far ahead to ensure oncallers are scheduled (default 168h0m0s)\r\n --past-horizon duration How far back to look for scheduling (default 672h0m0s)\r\n --schedule-name string OpsGenie schedule to ensure (default \"ops_schedule\")\r\n --team-name string OpsGenie team to draw oncallers from (default \"ops_team\")\r\n```", "title": "Adds structure and algorithm", "type": "issue" }, { "action": "created", "author": "JosephSalisbury", "comment_id": 502097159, "datetime": 1560516644000, "masked_author": "username_0", "text": "@xh3b4sd || @kopiczko ptalaaa", "title": null, "type": "comment" } ]
1
2
698
false
false
698
false
CyberReboot/vent
CyberReboot
169,422,406
151
null
[ { "action": "opened", "author": "cprafullchandra", "comment_id": null, "datetime": 1470329626000, "masked_author": "username_0", "text": "if not, both Files and All should inform the user that there are no files to retrieve.", "title": "when retrieving logs by file from menu, user should be able to see if there are any files to retrieve from", "type": "issue" }, { "action": "closed", "author": "cglewis", "comment_id": null, "datetime": 1470862990000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
2
86
false
false
86
false
vojtechhabarta/typescript-generator
null
267,291,506
188
null
[ { "action": "opened", "author": "vojtechhabarta", "comment_id": null, "datetime": 1508530173000, "masked_author": "username_0", "text": "typescript-generator by default generates interfaces from Java classes. It is also able to generate TypeScript classes but when you parse JSON data parsed objects are not instances of these classes. For single object this could be solved by assigning prototype to this object but for object tree this is not sufficient. So typescript-generator will be able to generate **copy** methods which could be used to create deep copy of object tree with correct classes.\r\n\r\nOnce data can be deserialized to instances of classes it will make sense to have some additional methods on those classes and use them with parsed JSON data. This feature originated in request to have an extension to generate `hashCode`/`equals` methods (#168) but having instances of classes is useful not only when some methods are generated but methods could also be added later by user (added to class prototypes).\r\n\r\nThere is an `JsonDeserializationTest` for this feature but since this is still WiP (in _master_ branch) this test doesn't fail on differences between expected and actually produced output. Instead the expected and actual outputs are in files so it is possible to view diff for example like this: `code --reuse-window --diff typescript-generator-core\\src\\test\\resources\\cz\\habarta\\typescript\\generator\\JsonDeserializationTest-expected.ts typescript-generator-core\\target\\JsonDeserializationTest-actual.ts`.\r\n\r\n- [x] unit test\r\n- [x] experimental settings flag\r\n- [x] `fromData` method\r\n- [x] handle undefined and null\r\n- [x] assign simple values, enums\r\n- [ ] inheritance (call super, do not assign inherited properties in derived object again)\r\n- [ ] copy classes using `fromData` method\r\n- [ ] copy arrays (lists) and objects (maps)\r\n- [ ] helper functions\r\n- [ ] discriminated union types\r\n - generate `fromDataUnion` method\r\n - use this method\r\n- [ ] generics\r\n - constructor functions for generic parameters in `fromData` method\r\n - pass constructor functions at call site\r\n- [ ] test it with `mapPackagesToNamespaces`\r\n- [ ] use JSON deserialization in REST client\r\n- [ ] configuration parameters (enable feature in build plugins)\r\n- [ ] interfaces/classes mix", "title": "JSON data deserialization to classes using copy methods", "type": "issue" }, { "action": "closed", "author": "vojtechhabarta", "comment_id": null, "datetime": 1512716044000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "vojtechhabarta", "comment_id": 350188032, "datetime": 1512716045000, "masked_author": "username_0", "text": "Released [v1.30.381](https://github.com/username_0/typescript-generator/releases/tag/v1.30.381).", "title": null, "type": "comment" } ]
1
3
2,265
false
false
2,265
true
scalameta/mdoc
scalameta
397,018,971
145
null
[ { "action": "opened", "author": "fdietze", "comment_id": null, "datetime": 1546970210000, "masked_author": "username_0", "text": "", "title": "Add Compile-Only Modifier", "type": "issue" }, { "action": "created", "author": "olafurpg", "comment_id": 453759397, "datetime": 1547309433000, "masked_author": "username_1", "text": "Can you please elaborate? Is this for JVM or JS?", "title": null, "type": "comment" }, { "action": "created", "author": "fdietze", "comment_id": 453772960, "datetime": 1547319868000, "masked_author": "username_0", "text": "I'm sorry I just dropped the issue without description. I edited it to contain more information.", "title": null, "type": "comment" }, { "action": "created", "author": "benhutchison", "comment_id": 480584001, "datetime": 1554638447000, "masked_author": "username_2", "text": "+1. I'd like a compile-only mode to use mdoc for typechecking of programs that cannot be run as snippets, eg because they `realLine` input from the user.", "title": null, "type": "comment" }, { "action": "created", "author": "benhutchison", "comment_id": 480584566, "datetime": 1554638832000, "masked_author": "username_2", "text": "I guess there's a pretty easy workaround by wrapping the code in an `object`.", "title": null, "type": "comment" }, { "action": "created", "author": "jto", "comment_id": 487926968, "datetime": 1556626165000, "masked_author": "username_3", "text": "👍 for that. \r\nIt's necessary when you want to document effectful code.", "title": null, "type": "comment" }, { "action": "closed", "author": "olafurpg", "comment_id": null, "datetime": 1556976862000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "olafurpg", "comment_id": 489330150, "datetime": 1556978842000, "masked_author": "username_1", "text": "Released in 1.3.0", "title": null, "type": "comment" } ]
4
8
461
false
false
461
false
spring-projects/spring-boot
spring-projects
393,400,470
15,544
null
[ { "action": "opened", "author": "zak905", "comment_id": null, "datetime": 1545387104000, "masked_author": "username_0", "text": "Hello, \r\n\r\nI have generated a database changelog using Liquibase from an existing database (to which I added some tables), and to be able keep track of my changes only (and not the full database), I want to use custom names for the databasechangeloglock and databasechangelog tables. According to the doc and the [LiquibaseProperties.java](https://github.com/spring-projects/spring-boot/blob/v2.1.1.RELEASE/spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/liquibase/LiquibaseProperties.java) \r\n\r\n `spring.liquibase.database-change-log-lock-table` and `spring.liquibase.database-change-log-table` are the properties to use. When I set those in the `application.properties`, the application fails to start (even if use the default values), and shows the below message: \r\n```\r\n***************************\r\nAPPLICATION FAILED TO START\r\n***************************\r\n\r\nDescription:\r\n\r\nBinding to target [Bindable@3fde337b type = org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties, value = 'provided', annotations = array<Annotation>[@org.springframework.boot.context.properties.ConfigurationProperties(ignoreUnknownFields=false, ignoreInvalidFields=false, value=spring.liquibase, prefix=spring.liquibase)]] failed:\r\n\r\n Property: spring.liquibase.database-change-log-lock-table\r\n Value: mycustomnamelock\r\n Origin: class path resource [application-dev.properties]:35:49\r\n Reason: The elements [spring.liquibase.database-change-log-lock-table,spring.liquibase.database-change-log-table] were left unbound.\r\n Property: spring.liquibase.database-change-log-table\r\n Value: mycustomname\r\n Origin: class path resource [application-dev.properties]:36:44\r\n Reason: The elements [spring.liquibase.database-change-log-lock-table,spring.liquibase.database-change-log-table] were left unbound.\r\n\r\nAction:\r\n\r\nUpdate your application's configuration\r\n\r\n```", "title": "Unable to set spring.liquibase.database-change-log-lock-table and spring.liquibase.database-change-log-table", "type": "issue" }, { "action": "created", "author": "snicoll", "comment_id": 449347310, "datetime": 1545387464000, "masked_author": "username_1", "text": "@username_0 I am not able to reproduce the problem. Can you please share a sample we can run ourselves (a repo or a zip). Thank you.", "title": null, "type": "comment" }, { "action": "created", "author": "snicoll", "comment_id": 449347914, "datetime": 1545387564000, "masked_author": "username_1", "text": "Ah you are probably using Spring Boot `2.0.x`. Those properties have been added in Spring Boot 2.1 so you need to upgrade.", "title": null, "type": "comment" }, { "action": "closed", "author": "snicoll", "comment_id": null, "datetime": 1545387565000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "drstrangelug", "comment_id": 576223394, "datetime": 1579518215000, "masked_author": "username_2", "text": "For anyone who, like me, found this at the top of their google results but **IS** using a later version of spring boot, the properties have been renamed.\r\n\r\nYou now need:\r\n\r\nspring.liquibase.database-change-log-table\r\nspring.liquibase.database-change-log-lock-table\r\n\r\nWhat I have been unable to find is any reason why somebody decided to rename these properties and break the examples found elsewhere.", "title": null, "type": "comment" }, { "action": "created", "author": "wilkinsona", "comment_id": 576225238, "datetime": 1579518495000, "masked_author": "username_3", "text": "@username_2 I can't see any different between the two properties that you have listed and those in the title of this issue.", "title": null, "type": "comment" }, { "action": "created", "author": "drstrangelug", "comment_id": 576228570, "datetime": 1579519042000, "masked_author": "username_2", "text": "Ah, apologies.\r\n\r\nI've found other guides that specify the properties as :\r\nliquibase.databaseChangeLogTableName\r\nliquibase.databaseChangeLogLockTableName\r\n\r\nI'll correct there as well.", "title": null, "type": "comment" } ]
4
7
2,889
false
false
2,889
true
kachayev/nasus
null
420,384,547
13
{ "number": 13, "repo": "nasus", "user_login": "kachayev" }
[ { "action": "opened", "author": "r6eve", "comment_id": null, "datetime": 1552467635000, "masked_author": "username_0", "text": "", "title": "Fix minor typo", "type": "issue" }, { "action": "created", "author": "kachayev", "comment_id": 472900859, "datetime": 1552575279000, "masked_author": "username_1", "text": "Thanks!", "title": null, "type": "comment" } ]
2
2
7
false
false
7
false
evollu/react-native-fcm
null
351,378,059
1,023
null
[ { "action": "opened", "author": "klausbreyer", "comment_id": null, "datetime": 1534455416000, "masked_author": "username_0", "text": "1. What version of RN and react-native-fcm are you running?\r\nRN 0.56\r\nfcm 16.1\r\n\r\n2. What device are you using? (e.g iOS9 emulator, Android 6 device)?\r\nSimulator\r\n\r\n3. Is your app running in foreground, background or not running?\r\nnot running. \r\n\r\nI am really clueless how to start with react native fcm. \r\n\r\n/Users/kb1/versioned/rsvptrainingapp/ios/rsvptrainingapp/AppDelegate.m:14:9: 'RNFIRMessaging.h' file not found\r\n\r\nPods are there. \r\n```\r\n➜ ios git:(master) pod install\r\nAnalyzing dependencies\r\nFetching podspec for `react-native-fcm` from `../node_modules/react-native-fcm`\r\nDownloading dependencies\r\nUsing BoringSSL (10.0.6)\r\nUsing Firebase (5.3.0)\r\nUsing FirebaseAnalytics (5.0.1)\r\nUsing FirebaseCore (5.0.4)\r\nUsing FirebaseFirestore (0.12.4)\r\nUsing FirebaseInstanceID (3.1.1)\r\nUsing FirebaseMessaging (3.0.2)\r\nUsing GoogleToolboxForMac (2.1.4)\r\nUsing Protobuf (3.6.1)\r\nInstalling React (0.11.0)\r\nUsing gRPC (1.14.1)\r\nUsing gRPC-Core (1.14.1)\r\nUsing gRPC-ProtoRPC (1.14.1)\r\nUsing gRPC-RxLibrary (1.14.1)\r\nUsing leveldb-library (1.20)\r\nUsing nanopb (0.3.8)\r\nInstalling react-native-fcm (16.1.0)\r\nGenerating Pods project\r\nIntegrating client project\r\nSending stats\r\nPod installation complete! There are 4 dependencies from the Podfile and 17 total pods installed.\r\n\r\n[!] Automatically assigning platform `ios` with version `9.0` on target `rsvptrainingapp` because no platform was specified. Please specify a platform for this target in your Podfile. See `https://guides.cocoapods.org/syntax/podfile.html#platform`.\r\n\r\n[!] The `rsvptrainingapp-tvOSTests [Debug]` target overrides the `OTHER_LDFLAGS` build setting defined in `Pods/Target Support Files/Pods-rsvptrainingapp-tvOSTests/Pods-rsvptrainingapp-tvOSTests.debug.xcconfig'. This can lead to problems with the CocoaPods installation\r\n - Use the `$(inherited)` flag, or\r\n - Remove the build settings from the target.\r\n\r\n[!] The `rsvptrainingapp-tvOSTests [Release]` target overrides the `OTHER_LDFLAGS` build setting defined in `Pods/Target Support Files/Pods-rsvptrainingapp-tvOSTests/Pods-rsvptrainingapp-tvOSTests.release.xcconfig'. This can lead to problems with the CocoaPods installation\r\n - Use the `$(inherited)` flag, or\r\n - Remove the build settings from the target.\r\n\r\n[!] The `rsvptrainingappTests [Debug]` target overrides the `OTHER_LDFLAGS` build setting defined in `Pods/Target Support Files/Pods-rsvptrainingappTests/Pods-rsvptrainingappTests.debug.xcconfig'. This can lead to problems with the CocoaPods installation\r\n - Use the `$(inherited)` flag, or\r\n - Remove the build settings from the target.\r\n\r\n[!] The `rsvptrainingappTests [Release]` target overrides the `OTHER_LDFLAGS` build setting defined in `Pods/Target Support Files/Pods-rsvptrainingappTests/Pods-rsvptrainingappTests.release.xcconfig'. This can lead to problems with the CocoaPods installation\r\n - Use the `$(inherited)` flag, or\r\n - Remove the build settings from the target.\r\n\r\n[!] React has been deprecated\r\n```\r\n\r\n\r\nEverything is linked\r\n```\r\n➜ rsvptrainingapp git:(master) ✗ react-native link\r\nScanning folders for symlinks in /Users/kb1/versioned/rsvptrainingapp/node_modules (13ms)\r\nrnpm-install info Platform 'ios' module react-native-fcm is already linked\r\nrnpm-install info Platform 'android' module react-native-fcm is already linked\r\nrnpm-install info Platform 'ios' module react-native-firebase is already linked\r\nrnpm-install info Platform 'android' module react-native-firebase is already linked\r\n```\r\n\r\n\r\nI am really clueless what to try next. \r\n\r\nThis is my AppDelegate.m\r\n```\r\n/**\r\n * Copyright (c) 2015-present, Facebook, Inc.\r\n *\r\n * This source code is licensed under the MIT license found in the\r\n * LICENSE file in the root directory of this source tree.\r\n */\r\n\r\n#import \"AppDelegate.h\"\r\n\r\n#import <React/RCTBundleURLProvider.h>\r\n#import <React/RCTRootView.h>\r\n#import \"RNFirebaseNotifications.h\"\r\n#import <Firebase.h>\r\n#import \"RNFIRMessaging.h\"\r\n\r\n@implementation AppDelegate\r\n\r\n- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions\r\n{\r\n [FIRApp configure];\r\n NSURL *jsCodeLocation;\r\n\r\n jsCodeLocation = [[RCTBundleURLProvider sharedSettings] jsBundleURLForBundleRoot:@\"index\" fallbackResource:nil];\r\n\r\n RCTRootView *rootView = [[RCTRootView alloc] initWithBundleURL:jsCodeLocation\r\n moduleName:@\"rsvptrainingapp\"\r\n initialProperties:nil\r\n launchOptions:launchOptions];\r\n rootView.backgroundColor = [[UIColor alloc] initWithRed:1.0f green:1.0f blue:1.0f alpha:1];\r\n\r\n self.window = [[UIWindow alloc] initWithFrame:[UIScreen mainScreen].bounds];\r\n UIViewController *rootViewController = [UIViewController new];\r\n rootViewController.view = rootView;\r\n self.window.rootViewController = rootViewController;\r\n [self.window makeKeyAndVisible];\r\n \r\n // add before return YES;\r\n [FIRApp configure];\r\n [[UNUserNotificationCenter currentNotificationCenter] setDelegate:self];\r\n \r\n return YES;\r\n}\r\n\r\n// add before @end\r\n- (void)userNotificationCenter:(UNUserNotificationCenter *)center willPresentNotification:(UNNotification *)notification withCompletionHandler:(void (^)(UNNotificationPresentationOptions))completionHandler\r\n{\r\n [RNFIRMessaging willPresentNotification:notification withCompletionHandler:completionHandler];\r\n}\r\n\r\n- (void)userNotificationCenter:(UNUserNotificationCenter *)center didReceiveNotificationResponse:(UNNotificationResponse *)response withCompletionHandler:(void (^)())completionHandler\r\n{\r\n [RNFIRMessaging didReceiveNotificationResponse:response withCompletionHandler:completionHandler];\r\n}\r\n\r\n- (void)application:(UIApplication *)application didReceiveRemoteNotification:(nonnull NSDictionary *)userInfo fetchCompletionHandler:(nonnull void (^)(UIBackgroundFetchResult))completionHandler{\r\n [RNFIRMessaging didReceiveRemoteNotification:userInfo fetchCompletionHandler:completionHandler];\r\n}\r\n@end\r\n\r\n```", "title": "RNFIRMessaging.h' file not found", "type": "issue" }, { "action": "created", "author": "tunm1228", "comment_id": 413743767, "datetime": 1534474769000, "masked_author": "username_1", "text": "I am having the following issue", "title": null, "type": "comment" }, { "action": "created", "author": "evollu", "comment_id": 413975408, "datetime": 1534536536000, "masked_author": "username_2", "text": "try remove `DerivedData` folder for a clean build\r\nsince you are using rnpm, do you see RNFIRMessaging under Library in Project Navigator?", "title": null, "type": "comment" }, { "action": "created", "author": "klausbreyer", "comment_id": 414560927, "datetime": 1534831885000, "masked_author": "username_0", "text": "@username_2 I deleted the DerivedData. \r\n\r\nI do not see a RNFIRMessaging under Library. \r\n![image](https://user-images.githubusercontent.com/32771/44383508-3662a500-a519-11e8-91b3-dfb4cc188d67.png)", "title": null, "type": "comment" }, { "action": "created", "author": "klausbreyer", "comment_id": 414564302, "datetime": 1534832980000, "masked_author": "username_0", "text": "@username_2 \r\nat first i did not see a RNFIRMessaging under library. \r\n\r\nThen I added it via drag and drop and linked it manually: \r\n![image](https://user-images.githubusercontent.com/32771/44384110-52674600-a51b-11e8-8786-e3b3ca7d3c68.png)\r\n\r\nI added it to all 4 targets (iphone + tests + tvos + tests - recursive. \r\n\r\nalso cleaned Xcode, deleted DerivedData, restarted xcode and compiled again. \r\n\r\nsidenote:\r\n\r\nthough I am a cocoa pods user, I linked via cli: \r\n```➜ rsvptrainingapp git:(master) ✗ react-native link\r\nScanning folders for symlinks in /Users/kb1/versioned/rsvptrainingapp/node_modules (14ms)\r\nrnpm-install info Platform 'ios' module react-native-fcm is already linked\r\nrnpm-install info Platform 'android' module react-native-fcm is already linked\r\nrnpm-install info Platform 'ios' module react-native-firebase is already linked\r\nrnpm-install info Platform 'android' module react-native-firebase is already linked\r\n```", "title": null, "type": "comment" }, { "action": "closed", "author": "klausbreyer", "comment_id": null, "datetime": 1534833919000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "klausbreyer", "comment_id": 414567336, "datetime": 1534833919000, "masked_author": "username_0", "text": "omg tuns out it works, after I followed closely your readme instructions. \r\n- There were also not Pod under libraries and I had not done the link with binaries stuff. \r\n\r\n\r\nI am very sorry about the circumstances. in fact, this is one of the most detailed and best explanations for build + link that i have run into in 3 years react native.\r\n\r\ni just crossed the rn firebase tutorial and hadn't read your own readme.", "title": null, "type": "comment" } ]
3
7
7,757
false
false
7,757
true
opensim-org/opensim-gui
opensim-org
300,448,184
564
null
[ { "action": "opened", "author": "carmichaelong", "comment_id": null, "datetime": 1519691204000, "masked_author": "username_0", "text": "Note that this seems to be consistent whether or not one is changing a property value (or multiple values) for a single component or multiple components at once.\r\n\r\n**Single value**\r\n### Steps to reproduce\r\nEdit a property like \"mass\" by inputting two values, like \"2 3\".\r\n\r\n### Expected result\r\nGet a descriptive error message.\r\n\r\n### Actual result\r\nGet an error message, but could be better.\r\n\r\n![image](https://user-images.githubusercontent.com/7455790/36703661-8a9b9358-1b11-11e8-9330-94b629742022.png)\r\n\r\n**Multiple value**\r\n### Steps to reproduce\r\nEdit a property like \"inertia\" by inputting not-six values, like \"1 1 1 0\".\r\n\r\n### Expected result\r\nGet a descriptive error message.\r\n\r\n### Actual result\r\nNo error or warning is thrown. Values return to the previous state.\r\n\r\n### Environment and GUI version\r\nWindows 10, 022518-win64", "title": "Updating property values of a component or components should give better messages when values are ill formed", "type": "issue" }, { "action": "created", "author": "aymanhab", "comment_id": 369746828, "datetime": 1519941835000, "masked_author": "username_1", "text": "Try to set values incorrectly from script and see if you get better error messages.", "title": null, "type": "comment" } ]
2
2
920
false
false
920
false
sylabs/singularity
sylabs
300,727,471
1,342
null
[ { "action": "opened", "author": "henrykironde", "comment_id": null, "datetime": 1519753252000, "masked_author": "username_0", "text": "Am trying to work with https://jenkins.io/ and singularity. If anyone has a builds environment using singularity and Jenkins I could use some help", "title": "Singularity integration with Jenkins IO", "type": "issue" }, { "action": "closed", "author": "dctrud", "comment_id": null, "datetime": 1568989487000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "dctrud", "comment_id": 533575405, "datetime": 1568989487000, "masked_author": "username_1", "text": "Closing as no follow-up since 2018.", "title": null, "type": "comment" } ]
2
3
182
false
false
182
false
Pr-Mex/vanessa-automation
null
440,603,886
266
{ "number": 266, "repo": "vanessa-automation", "user_login": "Pr-Mex" }
[ { "action": "opened", "author": "hawk911", "comment_id": null, "datetime": 1557133234000, "masked_author": "username_0", "text": "Сделанные изменения:\r\n\r\n- Добавил возможность добавления ключа в тестовый клиент в зависимости от языка Геркина. #267", "title": "Добавил параметр с учётом языка Геркина", "type": "issue" }, { "action": "created", "author": "Pr-Mex", "comment_id": 491530316, "datetime": 1557596110000, "masked_author": "username_1", "text": "Спасибо!", "title": null, "type": "comment" } ]
2
2
125
false
false
125
false
FasterXML/jackson-databind
FasterXML
392,328,515
2,211
null
[ { "action": "opened", "author": "cowtowncoder", "comment_id": null, "datetime": 1545165928000, "masked_author": "username_0", "text": "So, it looks like `readTree()` methods in `ObjectMapper`, `ObjectReader` that take input OTHER than `JsonParser`, and are given \"empty input\" (only white-space available before end), will\r\n\r\n* Return `NullNode` (Jackson 2.x up to and including 2.9)\r\n* Return `null` (Jackson 2.9)\r\n\r\nLatter behavior is what `readTree(JsonParser)` has and will do; but this accidentally changed other methods due to refactoring that unified underlying call handling (and add checking for new `DeserializationFeature.FAIL_ON_TRAILING_TOKENS`). \r\nBehavior for this edge case was not being tested, apparently.\r\n\r\nNow: since behavior has been changed for all 2.9.x patch versions, I am not sure it should be changed for 2.9 branch. But it seems sub-optimal as behavior, and something to definitely change for 3.0... but probably also for 2.10.\r\n\r\nThere are multiple things we could do.\r\n\r\n1. Change it back to 2.8, to return `NullNode`\r\n2. Change to throw exception, as \"not valid\" use case\r\n3. Change it to return `MissingNode`\r\n4. Leave as-is, for rest of 2.x.\r\n\r\nAlthough it might seem best to revert it to (1), that seems somewhat wrong, problematic, as it would now not be possible to distinguish between JSON `null` value and missing content.\r\nAnd although (2) would probably make sense, if designing API from scratch, it is probably too intrusive.\r\n\r\nSo I think (3) is the best way: it avoids returning `null` or throwing Exception (both being likely to break 2.9 code), but still allows distinguishing between all possible input cases.", "title": "Change of behavior (2.8 -> 2.9) with `ObjectMappe.readTree(input)` with no content", "type": "issue" }, { "action": "created", "author": "cowtowncoder", "comment_id": 456676858, "datetime": 1548221880000, "masked_author": "username_0", "text": "Note: once upon a time there was #1406, related.", "title": null, "type": "comment" }, { "action": "closed", "author": "cowtowncoder", "comment_id": null, "datetime": 1548312768000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" } ]
1
3
1,569
false
false
1,569
false
sul-dlss/exhibits
sul-dlss
282,491,025
1,024
null
[ { "action": "opened", "author": "arcadiafalcone", "comment_id": null, "datetime": 1513357740000, "masked_author": "username_0", "text": "Limit date range to 1960-1978:\r\nhttps://exhibits.stanford.edu/shpc/catalog?q=&range%5Bpub_year_tisim%5D%5Bbegin%5D=1960&range%5Bpub_year_tisim%5D%5Bend%5D=1978&search_field=search\r\n\r\nValues in single date facet show all years up to 1978, and results include objects whose dates do not overlap with the span 1960-1978. See results of adding single date facet of 1890, yielding objects dated 1890-1899:\r\nhttps://exhibits.stanford.edu/shpc/catalog?f%5Bpub_year_w_approx_isi%5D%5B%5D=1890&q=&range%5Bpub_year_tisim%5D%5Bbegin%5D=1960&range%5Bpub_year_tisim%5D%5Bend%5D=1978&search_field=search", "title": "Date range slider ignores start date", "type": "issue" }, { "action": "created", "author": "cbeer", "comment_id": 352060658, "datetime": 1513358063000, "masked_author": "username_1", "text": "This sounds like a duplicate of #1009. I'm not sure whether that fix has been deployed or if the data has been reindexed?", "title": null, "type": "comment" }, { "action": "closed", "author": "arcadiafalcone", "comment_id": null, "datetime": 1513359308000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "arcadiafalcone", "comment_id": 352065661, "datetime": 1513359308000, "masked_author": "username_0", "text": "Oops, my bad -- from the comments on #1009 I thought only the labeling issue had been addressed. Closing.", "title": null, "type": "comment" } ]
2
4
815
false
false
815
false
neutrinolabs/xrdp
neutrinolabs
88,635,558
251
{ "number": 251, "repo": "xrdp", "user_login": "neutrinolabs" }
[ { "action": "opened", "author": "metalefty", "comment_id": null, "datetime": 1434436831000, "masked_author": "username_0", "text": "sesman: merge FreeBSD local patch for session.c\r\n\r\nnet/xrdp: effective login name is not set by xrdp-sesman\r\nhttps://bugs.freebsd.org/bugzilla/show_bug.cgi?id=157282\r\n\r\nLong ago, I got some ideas from OpenSSH's session.c licensed under \"2-clause BSD license\".\r\nThere's no problem re-licensing BSD licensed OpenSSH origin code by \"Apache License 2.0\". \r\nHowever, showing original author(s) is necessary.", "title": "sesman: merge FreeBSD local patch for session.c", "type": "issue" }, { "action": "created", "author": "metalefty", "comment_id": 112651563, "datetime": 1434516464000, "masked_author": "username_0", "text": "Additionally, this patch is [applied](\r\nhttps://svnweb.freebsd.org/ports?view=revision&revision=304005) to xrdp v0.6.0 in FreeBSD ports almost for 3 years. I am also an user of FreeBSD xrdp package and no problem for this 3 years.\r\n\r\nI made some changes for this local patch to apply devel branch. Tested with devel branch. I think it is time to merge this patch upstream.", "title": null, "type": "comment" }, { "action": "created", "author": "jsorg71", "comment_id": 112874241, "datetime": 1434559692000, "masked_author": "username_1", "text": "Sounds good.", "title": null, "type": "comment" } ]
2
3
791
false
false
791
false
hazelcast/hazelcast-jet
hazelcast
392,105,641
1,183
{ "number": 1183, "repo": "hazelcast-jet", "user_login": "hazelcast" }
[ { "action": "opened", "author": "viliam-durina", "comment_id": null, "datetime": 1545131252000, "masked_author": "username_0", "text": "", "title": "Don't scale up to members with no partitions", "type": "issue" }, { "action": "created", "author": "devOpsHazelcast", "comment_id": 448184497, "datetime": 1545131339000, "masked_author": "username_1", "text": "Test FAILed.", "title": null, "type": "comment" }, { "action": "created", "author": "devOpsHazelcast", "comment_id": 448191028, "datetime": 1545132918000, "masked_author": "username_1", "text": "Test PASSed.", "title": null, "type": "comment" } ]
2
3
24
false
false
24
false
equinusocio/vsc-material-theme
null
316,814,084
167
null
[ { "action": "opened", "author": "LykanIX", "comment_id": null, "datetime": 1524490304000, "masked_author": "username_0", "text": "VSCode 1.22\r\nOS Version: Windows 10\r\n\r\nI add \"editor.renderWhitespace\": \"all\" in my User Settings.\r\nBut we don't see them in any of Material Themes. (See images below)\r\n![material-theme](https://user-images.githubusercontent.com/23478544/39129486-9cd1e7f0-46d8-11e8-9fcd-e1570795f8b5.png)\r\n![kimbie-dark](https://user-images.githubusercontent.com/23478544/39129487-9ce28506-46d8-11e8-903b-c0a63eeb0585.png)", "title": "editor.renderWhitespace color", "type": "issue" }, { "action": "created", "author": "equinusocio", "comment_id": 383577478, "datetime": 1524490571000, "masked_author": "username_1", "text": "Thank you, we need to increase the invisibles color a bit 😅", "title": null, "type": "comment" }, { "action": "closed", "author": "equinusocio", "comment_id": null, "datetime": 1524519991000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "neilsustc", "comment_id": 383819278, "datetime": 1524551629000, "masked_author": "username_2", "text": "Em, I think it is too bright now, comparing to the indent guides.\r\n(seems that the size of the dot is related with your chosen font)\r\n\r\n![image](https://user-images.githubusercontent.com/7588612/39169863-faceef3a-47cb-11e8-8a84-bb1709d5b995.png)", "title": null, "type": "comment" }, { "action": "created", "author": "equinusocio", "comment_id": 383821614, "datetime": 1524552320000, "masked_author": "username_1", "text": "😔", "title": null, "type": "comment" }, { "action": "created", "author": "philippkuehn", "comment_id": 386604398, "datetime": 1525441189000, "masked_author": "username_3", "text": "you do not see any difference between whitespace and comments now 😢\r\n\r\n![8mrndzpqbw](https://user-images.githubusercontent.com/2500670/39630883-fa51971e-4fb0-11e8-82fb-a970f5c0f2b5.png)", "title": null, "type": "comment" } ]
4
6
896
false
false
896
false
javamelody/javamelody
javamelody
474,229,432
848
null
[ { "action": "opened", "author": "bluegaspode", "comment_id": null, "datetime": 1564430369000, "masked_author": "username_0", "text": "at io.undertow.servlet.spec.ServletContextImpl.getInitParameter(ServletContextImpl.java:421)\r\n\tat net.bull.javamelody.internal.common.Parameters.getParameterValueByName(Parameters.java:466)\r\n\tat net.bull.javamelody.internal.common.Parameters.getParameterValue(Parameters.java:455)\r\n\tat net.bull.javamelody.Parameter.getValue(Parameter.java:409)\r\n\tat net.bull.javamelody.Parameter.getValueAsBoolean(Parameter.java:416)\r\n\tat net.bull.javamelody.internal.common.Parameters.isNoDatabase(Parameters.java:323)\r\n\tat net.bull.javamelody.SpringDataSourceBeanPostProcessor.postProcessAfterInitialization(SpringDataSourceBeanPostProcessor.java:95)\r\n\r\nThis is caused, because upon restart the Parameters class still has a reference to an old ServletContext (the one from the initial App Start), which is not valid anymore.\r\n\r\nI simple fix resolves the issue: \r\nin \r\n`net.bull.javamelody.SessionListener.contextDestroyed(...)`\r\nyou should add\r\n`Parameters.initialize((ServletContext)` null);\r\nright after stopping the JDBCWrapper. \r\n\r\nParameters does check the servletContext for null, so if called when there is no ServletContext works fine. Once the SessionListener gets a new ServletContext after the Application restart, Parameters is initialized again with a working ServletContext.", "title": "NPE after SpringBoot hot restart", "type": "issue" }, { "action": "created", "author": "evernat", "comment_id": 516834146, "datetime": 1564577368000, "masked_author": "username_1", "text": "I do not reproduce the same issue.\r\nWhat do you mean by hot restart? spring-boot-devtools?\r\nWhat is your spring-boot version and javamelody version?\r\nCan you give the full stack-trace of the NPE?\r\nCan you give the source of a simple project to reproduce the issue?", "title": null, "type": "comment" }, { "action": "created", "author": "evernat", "comment_id": 516838549, "datetime": 1564578079000, "masked_author": "username_1", "text": "sorry, I reproduce the issue using spring-boot-devtools.", "title": null, "type": "comment" }, { "action": "closed", "author": "evernat", "comment_id": null, "datetime": 1564580297000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "evernat", "comment_id": 516853057, "datetime": 1564580345000, "masked_author": "username_1", "text": "fixed by 3fc04da and ready for the next release (1.80)", "title": null, "type": "comment" }, { "action": "created", "author": "bluegaspode", "comment_id": 516855283, "datetime": 1564580678000, "masked_author": "username_0", "text": "Hi @username_1 \r\ncool this was fast. I was just creating a sample project but seems this is not needed anymore.\r\n\r\nYes - spring-boot-devtools is involved, I used javamelody in a jhipster.tech based project.\r\n\r\nCheers\r\nStefan", "title": null, "type": "comment" } ]
2
6
1,869
false
false
1,869
true
thedoctormarc/DOOM_2D19
null
473,666,069
41
null
[ { "action": "opened", "author": "JaumeMontagut", "comment_id": null, "datetime": 1564252888000, "masked_author": "username_0", "text": "**Bug description**\r\nIf you get killed while using the chainsaw, its sound repeats infinitely.\r\n\r\n**Steps to reproduce**\r\n1. Hold the right trigger to use the chainsaw.\r\n2. Get killed by an enemy (like the Cacodemon).", "title": "[Sound] If you get killed while using the chainsaw, its sound repeats infinitely", "type": "issue" }, { "action": "created", "author": "thedoctormarc", "comment_id": 515708691, "datetime": 1564256582000, "masked_author": "username_1", "text": "I had that in mind. Nice catch!", "title": null, "type": "comment" }, { "action": "closed", "author": "thedoctormarc", "comment_id": null, "datetime": 1564405509000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
3
248
false
false
248
false
golang/oauth2
golang
374,641,960
339
{ "number": 339, "repo": "oauth2", "user_login": "golang" }
[ { "action": "opened", "author": "sapk", "comment_id": null, "datetime": 1540644554000, "masked_author": "username_0", "text": "This PR replace reference of `x/net/context` to standard `context`\r\nIt has been nearly 6 months since https://github.com/golang/oauth2/issues/246#issuecomment-387601277 so I made this PR so it will be ready to merge when needed (and if possible).\r\n\r\nFix #246", "title": "Replace x/net/context by standard package", "type": "issue" } ]
2
6
2,870
false
true
258
false
Calamari/facebook-cleaner
null
300,263,490
6
{ "number": 6, "repo": "facebook-cleaner", "user_login": "Calamari" }
[ { "action": "opened", "author": "iansowinski", "comment_id": null, "datetime": 1519656060000, "masked_author": "username_0", "text": "Fixed bug reported in #5", "title": "Fixed bug caused by 'Activity Log' spelling", "type": "issue" }, { "action": "created", "author": "iansowinski", "comment_id": 368525900, "datetime": 1519656351000, "masked_author": "username_0", "text": "It seams that #5 was caused in my case by having 'English US' as my language on facebook. 'Activity Log' is spelled differently in both cases ('Activity log' in UK and 'Activity Log' in US). It should be either fixed by this, or similar PR, or by emphasizing it in README.", "title": null, "type": "comment" }, { "action": "created", "author": "Calamari", "comment_id": 368796506, "datetime": 1519722269000, "masked_author": "username_1", "text": "Interesting.\r\n\r\nThis looks totally safe enough to be merged in, so maybe it will catch some problems.\r\n\r\nBut it is definitely a good idea to add the requirements it ran smoothly for me to the README. Speak the language I used it and how to install chromedriver. Thanks for pointing that out.", "title": null, "type": "comment" } ]
2
3
587
false
false
587
false
ng-packagr/ng-packagr
ng-packagr
420,387,605
1,235
null
[ { "action": "opened", "author": "jiayisheji", "comment_id": null, "datetime": 1552468104000, "masked_author": "username_0", "text": "## Type of Issue\r\n\r\n```\r\n[x] Bug Report\r\n[ ] Feature Request\r\n```\r\n\r\n## Description\r\n\r\n_A bug: please describe the error that you encountered_\r\n\r\nI want to build a component library,\r\nIncrease ` material2 ` extension components,\r\nI found a problem, if I have a few components, such as ` alert `, ` card ` etc.,\r\nSo I create a ` simple - lib ` component library,\r\nHow do I need in ` AppModule ` load one ` alert `,\r\nPackaging will be the whole ` simple - lib ` packaged into ` main.js ` inside,\r\nMy reference ` material2 ` modify their format,\r\nFound that it worked during development,\r\nPackaging appears to find ` alert.module.js `,\r\nHow can I solve this problem?\r\n\r\n_A feature: please describe your use case and motivation_\r\n\r\n\r\n#### How To Reproduce\r\n\r\n_A bug: please include instructions how to reproduce. Issues without reproduction are likely to receive no feedback._\r\n\r\n_Can you reproduce the error in the integration tests in ng-packagr?_\r\n_If possible, take a look at the [`integration/samples`](./integration/samples) and try to break one of these builds!_\r\n\r\n_Is the error you faced in an application importing the library_\r\n_Try to break the Angular CLI app in [`integration/consumers/ng-cli`](./integration/consumers/ng-cli)!_\r\n\r\n\r\n#### Expected Behaviour\r\n\r\n_A bug: please describe what behaviour or result you expected_\r\nCan implement [material2-builds] (https://github.com/angular/material2-builds)\r\n_A feature: do you have a first draft or an idea how to implement?_\r\n\r\n\r\n#### Version Information\r\n\r\n```\r\n$ node_modules/.bin/ng-packagr --version\r\nng-packagr: 4.4.5\r\n@angular/compiler: 7.0.0\r\nrollup: 0.67.4\r\ntsickle: 0.34.0\r\ntypescript: 3.1.3\r\nnode: 8.11.1\r\nnpm: 5.6.0\r\n```\r\n\r\n_Please include all version numbers that might be relevant, e.g. third-party libraries_", "title": "If you build a component library", "type": "issue" }, { "action": "closed", "author": "alan-agius4", "comment_id": null, "datetime": 1553424065000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "alan-agius4", "comment_id": 475946902, "datetime": 1553424065000, "masked_author": "username_1", "text": "I'm sorry, but we don't understand the problem you are reporting.\r\n\r\nIf the problem persists, please open a new issue, provide a simple repository reproducing the problem, and describe the difference between the expected and current behavior.\r\n\r\nThanks.", "title": null, "type": "comment" } ]
3
4
2,332
false
true
2,127
false
airr-community/airr-standards
airr-community
363,748,714
157
null
[ { "action": "opened", "author": "schristley", "comment_id": null, "datetime": 1537906601000, "masked_author": "username_0", "text": "Based upon the schema William and others initially devised, formalize the schema with the OpenAPI spec and integrate with the other schema and reference libraries. The actual germline annotation sets with data for various species are stored in another AIRR [repository](https://github.com/airr-community/germline-sets)\r\n\r\n- formalize schema\r\n- formalize file format (current yaml).\r\n- link repertoire/rearrangement to germline. The link is currently at the rearrangement level but might want to reconsider this, maybe at the repertoire level with software processing and annotation.\r\n- provide API in reference library to load germline annotation sets from file and perform basic operations like gene lookup and retrieve gene annotations.\r\n- provide tool to generate IgBlast internal tables with appropriate annotations (this is if IgBlast doesn't want to read the germline annotation file directly).\r\n- provide tool that performs a \"diff\" between two germline annotation sets.\r\n- documentation, examples, etc.\r\n\r\nA nice little example use case would be to take an existing AIRR TSV file, specify a different germline annotations set (e.g. one with inferred alleles in it), rerun IgBlast to generate new AIRR TSV with the different germline, then perform a simple analysis comparison, like V gene allele usage, between the before/after data.", "title": "data model and format for germline annotation sets", "type": "issue" }, { "action": "created", "author": "williamdlees", "comment_id": 424655518, "datetime": 1537955479000, "masked_author": "username_1", "text": "Looks good, Scott.\r\n\r\nShould we provide a tool to generate germline sets from IMGT libraries?", "title": null, "type": "comment" }, { "action": "created", "author": "schristley", "comment_id": 424765062, "datetime": 1537976644000, "masked_author": "username_0", "text": "That's a good question. There are two points to that. First are the gene sequences and annotations, and the second is combining a set of those genes into a germline set. Right now my belief (which could be incorrect) is that IMGT is just a set of unstructured sequences, mouse is a good example, the genes for all the different strains are mixed together, so IMGT doesn't really define germline sets as I'm thinking about them. Thus my initial thought is no, and the germline sets will likely be hand-curated for the moment.\r\n\r\nI see these annotations sets as living side-by-side with the IMGT sequences. That is, people will still need to download the IMGT gapped (and ungapped) FASTA sequences for tools that need access to the sequence, while AIRR annotations are provided which are not easily extracted from LIGM-DB or other sources.", "title": null, "type": "comment" }, { "action": "created", "author": "javh", "comment_id": 424803758, "datetime": 1537983166000, "masked_author": "username_2", "text": "```\r\n\r\nSo, you could parse this info into separate reference sets, build differently named igblast databases for each set, and then align against them specifically using the igblastn arguments `-germline_db_V`, `germline_db_D` and `-germline_db_J`. Also, it looks like igblastn now has some arguments to restrict the database search to specific germline sequences (eg, `-germline_db_V_seqidlist`), but I don't know how these work...", "title": null, "type": "comment" }, { "action": "created", "author": "williamdlees", "comment_id": 425057511, "datetime": 1538048143000, "masked_author": "username_1", "text": "I like the idea of referencing the IMGT data rather than copying it.", "title": null, "type": "comment" }, { "action": "created", "author": "laserson", "comment_id": 447937009, "datetime": 1545069283000, "masked_author": "username_3", "text": "I'd be strongly in favor of making available a version of IMGT that corresponds to the structured schema here. Requiring people to download IMGT also just seems like unnecessary barrier, as long as we implement a mechanism so that we're basically religious about always keeping things in sync with IMGT.", "title": null, "type": "comment" }, { "action": "created", "author": "williamdlees", "comment_id": 449167404, "datetime": 1545347540000, "masked_author": "username_1", "text": "If we can resolve copyright with IMGT, I agree that would be the best course.", "title": null, "type": "comment" }, { "action": "created", "author": "ssnn-airr", "comment_id": 451498679, "datetime": 1546620331000, "masked_author": "username_4", "text": "", "title": null, "type": "comment" }, { "action": "created", "author": "bcorrie", "comment_id": 451604385, "datetime": 1546646263000, "masked_author": "username_5", "text": "This is related to a topic that we have been discussing recently, and Scott brought up in his original post... Where is the correct place to reference the germline gene set. It is my understanding that there are at least two places where one might want to track this, one is the germline set that is used for annotation, but the other might be the germline set that is know for the individual. If I am not mistaken, one is a biological thing (this individual has this germline set - which you may or may not know) and the other is a software processing thing (this is the germline set that was used to generate this set of rearrangements).\r\n\r\nIt seems to me that the current place where this is tracked is probably not the most logical. Currently the germline_database used for an annotation is tracked for each rearrangement, which probably doesn't make sense??? \r\n\r\nThis is being discussed here as well: https://github.com/airr-community/airr-standards/pull/156#issuecomment-447919836", "title": null, "type": "comment" }, { "action": "created", "author": "schristley", "comment_id": 481306822, "datetime": 1554824533000, "masked_author": "username_0", "text": "Forgot to mention this but in emails with Jiang @ NCBI, he indicated that IgBlast would be willing to use our AIRR annotation file, as replacement to their custom auxiliary_data.", "title": null, "type": "comment" }, { "action": "created", "author": "schristley", "comment_id": 921331367, "datetime": 1631834991000, "masked_author": "username_0", "text": "Hi @username_1 , created this issue long time ago with a wishlist of things. Amazingly, we actually completed some of them!\r\n\r\nMaybe good to review our list, anything to add, anything to remove?\r\n\r\nI still think some of the tools ideas are interesting, like a \"diff\" program. Are these things that you've development prototypes in OGRDB or elsewhere? Any other useful utility ideas you can think of? Do we care about an IMGT tool anymore?\r\n\r\nI do want to get support in IgBlast for our format, but before we do that I think we need some actual germline set files. One ideas is to take my [earlier work](https://github.com/airr-community/germline-sets) and update to the new format. How far along are with OGRDB generating a complete germline set file, is that even your intent, or just a file containing inferred alleles?", "title": null, "type": "comment" }, { "action": "created", "author": "williamdlees", "comment_id": 921612902, "datetime": 1631867587000, "masked_author": "username_1", "text": "- link repertoire/rearrangement to germline. The link is currently at the rearrangement level but might want to reconsider this, maybe at the repertoire level with software processing and annotation.\r\n\r\nthis was I think one of the things that got us into a tangle in late May/early June. One for the future possibly?\r\n\r\n- provide API in reference library to load germline annotation sets from file and perform basic operations like gene lookup and retrieve gene annotations.\r\n\r\nI don't see this as on the top of my personal list. Within OGRDB we intend to publish germline sets both in AIRR format and in FASTA format, which gives an easy route for people who want to do this kind of thing without understanding the json. BUt would be great if someone would like to take it on.\r\n\r\n- provide tool to generate IgBlast internal tables with appropriate annotations (this is if IgBlast doesn't want to read the germline annotation file directly).\r\n\r\nI have python code for this which I'm intending to use to produce OgBLAST files for germline sets as we publish them. As I get to it I will publish this in its own repo so that we can reference from airr standards. \r\n\r\n- provide tool that performs a \"diff\" between two germline annotation sets.\r\ncould be combined with the example code described above, perhaps. OGRDB now has built-in history and diff type annotations for germline sets as they are published there\r\n\r\n- Should we provide a tool to generate germline sets from IMGT libraries?\r\ndocumentation, examples, etc.\r\n\r\nAgreed, documentation is needed. Will work on this. Have to say I do find the markup format cumbersome and unfriendly. I'm sure it gets better if you are used to it!", "title": null, "type": "comment" }, { "action": "created", "author": "bcorrie", "comment_id": 921872075, "datetime": 1631891249000, "masked_author": "username_5", "text": "Maybe the near future? There are a couple of low hanging fruit here in my opinion, using CURIE nomenclature for IDs.\r\n\r\n- In our current DataProcessing object, we have germline_database. This could either be changed to refer to a CURIE that points to a GermlineSet (e.g. germline_database = \"OGRDB_GERMLINESET:42\") rather than a string or to treat it like an ontology if we want to have a text description of the germline database used as well as have an identifier for it (e.g. germline_database.label = \"OGRDB Germline, downloaded 2021-09-17\" and germline_database.id = \"OGRDB_GERMLINESET:42\". Presumably even if we re-engineer DataProcessing, something similar would still exist. DataProcessing objects will need to refer to the GermlineSets that were used to perform the data processing...\r\n- subject.genotype already refers to GermlineSets, so no work needs to be done there to reference GermlineSet. We still need to consider how to track how the Genotype was produced if it was inferred.\r\n- If we wanted to go even further, we could add rearrangement fields that store gene IDs for VDJC calls. v_call = \"IGHV1-1*01\", v_call_id = \"OGRDB_GENE:44\".\r\n \r\nPresumably if you used the germline_database.id from a DataProcessing that was applied to a Rearrangement, if you looked up (using OGDRB's API) OGRDB_GENE:44 in OGRDB_GEMRLINESET:42, you would get a gene label of IGHV1-1*01. Or alternately look up label IGHV1-1*01 in OGRDB_GEMRLINESET:42 and get \"OGRDB_GENE:44\". And if you look up OGRDB_GENE:44 in total you would get the full description of the AlleleDescription for OGRDB_GENE:44. And of course If you wanted to you could download the entire GermlineSet for OGRDB_GERMLINESET:42. \r\n\r\nFor completeness, the CURIE prefixes might be something like this:\r\n\r\nORDB_GENE = http://ogrdb.org/airr/v2/gene/ so OGRDB_GENE:44 would resolve to: http://ogrdb.org/airr/v2/gene/44\r\n\r\nOGRDB_GERNLINESET = http://ogrdb.org/airr/v2/germline/ so OGRDB_GERMLINESET:42 would resolve to http://ogrdb.org/airr/v2/germline/42", "title": null, "type": "comment" }, { "action": "created", "author": "bcorrie", "comment_id": 921883256, "datetime": 1631892156000, "masked_author": "username_5", "text": "FYI, when we annotated the Genotype for Palanichamy et al we used the above approach. Our processing was done using the IMGT 201736-4 germline set. So the subject.genotype has the germline_set_ref = \"IMGT:201736-4\"\r\n\r\nIf we use a CURIE prefix mapping (using the new ontovoc notation) for URL = \"http://www.imgt.org/download/V-QUEST/archives/{local_id}.zip\" and we assumed the IMGT archive went back that far (which it doesn't), this would resolve to the correct IMGT germline database. If you used IMGT:202109-3 this would actually resolve to the actual Germline DB form IMGT (if I understand their archives correctly).", "title": null, "type": "comment" }, { "action": "created", "author": "bcorrie", "comment_id": 921884448, "datetime": 1631892257000, "masked_author": "username_5", "text": "Maybe we should move the above to a new issue to capture effort to make these links???", "title": null, "type": "comment" }, { "action": "created", "author": "williamdlees", "comment_id": 922271305, "datetime": 1631969055000, "masked_author": "username_1", "text": "Sure, let's move it to a new issue.", "title": null, "type": "comment" }, { "action": "closed", "author": "williamdlees", "comment_id": null, "datetime": 1645959872000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
6
17
9,579
false
false
9,579
true
fastlane/fastlane
fastlane
395,333,325
14,013
null
[ { "action": "opened", "author": "jplazcano87", "comment_id": null, "datetime": 1546452937000, "masked_author": "username_0", "text": "### Question Checklist\r\n\r\n- [x] Updated fastlane to the latest version\r\n- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)\r\n- [x] I read [docs.fastlane.tools](https://docs.fastlane.tools)\r\n- [x] I searched for [existing GitHub issues](https://github.com/fastlane/fastlane/issues)\r\n\r\n### Question Subject\r\nHow To upload a build ipa to Sauce labs using curl?\r\n\r\n#### Question Description\r\ni have a lane to run appium test in Sauce Labs but before the test can run i need to upload a .ipa file to saucelabs, in the oficial docs there's a curl example https://wiki.saucelabs.com/display/DOCS/Uploading+Mobile+Applications+to+Sauce+Storage+for+Testing\r\n\r\n`curl -u <sauce_username>:<sauce_access_key> -X POST -H \"Content-Type: application/octet-stream\" https://saucelabs.com/rest/v1/storage/<sauce_username>/<upload_filename>?overwrite=true --data-binary @<path/to/your_file_name>` \r\n\r\nbut don't know where is the path of the .ipa generated by fastlane or any guide to custom url upload", "title": "Fastlane upload to saucelabs", "type": "issue" }, { "action": "created", "author": "janpio", "comment_id": 451139361, "datetime": 1546521260000, "masked_author": "username_1", "text": "That depends how you are creating your ipa. What does your lane look like that builds your ipa?", "title": null, "type": "comment" } ]
3
5
1,718
false
true
1,134
false
JuliaLang/julia
JuliaLang
395,750,564
30,577
{ "number": 30577, "repo": "julia", "user_login": "JuliaLang" }
[ { "action": "opened", "author": "JeffBezanson", "comment_id": null, "datetime": 1546555259000, "masked_author": "username_0", "text": "This allows the core NamedTuple constructor to be defined without generated functions.\r\nWith a bit of work in the front end it will also allow splatting inside `new` in general, which is kind of a neat feature.\r\n\r\nUnfortunately this does not yet do much for named tuples of Unions, but it's heading in the right direction.", "title": "RFC: add `splatnew` form; like `new` but accepts a tuple", "type": "issue" }, { "action": "created", "author": "Keno", "comment_id": 451317401, "datetime": 1546560207000, "masked_author": "username_1", "text": "You'll want to teach SROA about this also", "title": null, "type": "comment" }, { "action": "created", "author": "JeffBezanson", "comment_id": 451518813, "datetime": 1546624566000, "masked_author": "username_0", "text": "I hoped it would be enough to inline this to a normal `:new` expression when the length is known, and otherwise just let it be slow. Is there something else I should do more specifically?", "title": null, "type": "comment" }, { "action": "created", "author": "Keno", "comment_id": 451536203, "datetime": 1546628428000, "masked_author": "username_1", "text": "Yeah, I guess that's ok for now. There's fancier things one could do of course, but maybe that's future work.", "title": null, "type": "comment" } ]
2
4
659
false
false
659
false
jverkoey/BinaryCodable
null
411,718,819
5
null
[ { "action": "opened", "author": "jverkoey", "comment_id": null, "datetime": 1550544071000, "masked_author": "username_0", "text": "The encoding and decoding implementations presently use a byte-level cursor. If bit coding is desired, however, the byte granularity makes requires that bits are packed and unpacked into bytes before being coded. This creates a fair amount of overhead for tightly packed data formats.\r\n\r\nA successful solution to this task will meet the following requirements:\r\n\r\n- [ ] Both the encoder and decoder provide APIs for working with a bit-level cursor.\r\n- [ ] There is a clear relationship between bit-level cursor and byte-level cursor.\r\n\r\nOne possible approach is to provide a `bit` container view.", "title": "Explore support for a bit-level cursor", "type": "issue" } ]
1
1
596
false
false
596
false
FreeUKGen/MyopicVicar
FreeUKGen
256,495,558
1,301
null
[ { "action": "opened", "author": "edickens", "comment_id": null, "datetime": 1505034003000, "masked_author": "username_0", "text": "", "title": "Welcome back transcribers", "type": "issue" }, { "action": "created", "author": "edickens", "comment_id": 328329657, "datetime": 1505034399000, "masked_author": "username_0", "text": "I have been talking to transcribers who have taken a break and asked about coming back. I suggest we should make them more welcome.\nAt present, If a UseriD is \"Inactive\" and they try to log in, then the message sent is:-\n![Capture1.JPG](https://waffleio-direct-uploads-production.s3.amazonaws.com/uploads/542531935e93a002006d0247/125516c66e82c728ace21e0d46cb958a379791acdeabf301b44fff9e2c4533317346f6787586e22de61b2f595f581ca9415a5f44fdfadc2ba5e02e6c981e5ab38532022d8c6853beb2901eb60bbb258b4a85b5b88a4bc1ef3a27f5c6.JPG)\nIt is likely that their batches are still there against their UserID, but they have been made Inactive because they have taken a break.\nSo should we say *Your UserID is set to Inactive. Welcome back. Please contact your coordinator, by using \"Contact us\" below, so that they can make you Active again.\"", "title": null, "type": "comment" }, { "action": "created", "author": "SteveBiggs", "comment_id": 328354318, "datetime": 1505061212000, "masked_author": "username_1", "text": "I agree that we could make the message more welcoming.", "title": null, "type": "comment" } ]
2
3
879
false
false
879
false
rust-lang/rust-clippy
rust-lang
394,832,336
3,601
{ "number": 3601, "repo": "rust-clippy", "user_login": "rust-lang" }
[ { "action": "opened", "author": "xfix", "comment_id": null, "datetime": 1546125582000, "masked_author": "username_0", "text": "They make more sense here\r\n\r\ncc #3595", "title": "Move constant write checks to temporary_assignment lint", "type": "issue" }, { "action": "created", "author": "flip1995", "comment_id": 451466897, "datetime": 1546613948000, "masked_author": "username_1", "text": "@username_2 r+", "title": null, "type": "comment" }, { "action": "created", "author": "bors", "comment_id": 451466901, "datetime": 1546613949000, "masked_author": "username_2", "text": ":pushpin: Commit 815e434a1fcb3817fa81c5aebd469c30493a0e51 has been approved by `username_1`\n\n<!-- @username_2 r=username_1 815e434a1fcb3817fa81c5aebd469c30493a0e51 -->", "title": null, "type": "comment" }, { "action": "created", "author": "bors", "comment_id": 451466933, "datetime": 1546613957000, "masked_author": "username_2", "text": ":hourglass: Testing commit 815e434a1fcb3817fa81c5aebd469c30493a0e51 with merge 194a91c45d5cbeadeb16afd75ce451753b230b81...", "title": null, "type": "comment" }, { "action": "created", "author": "bors", "comment_id": 451473751, "datetime": 1546615354000, "masked_author": "username_2", "text": ":sunny: Test successful - [status-appveyor](https://ci.appveyor.com/project/rust-lang-libs/rust-clippy/builds/21383643), [status-travis](https://travis-ci.org/rust-lang/rust-clippy/builds/475338372?utm_source=github_status&utm_medium=notification)\nApproved by: username_1\nPushing 194a91c45d5cbeadeb16afd75ce451753b230b81 to master...", "title": null, "type": "comment" } ]
3
5
655
false
false
655
true
horovod/horovod
horovod
444,169,800
1,075
null
[ { "action": "opened", "author": "yselivonchyk", "comment_id": null, "datetime": 1557876567000, "masked_author": "username_0", "text": "**Environment:**\r\n1. Framework: (TensorFlow, Keras, PyTorch, MXNet) mxnet\r\n2. Framework version: 1.4.0\r\n3. Horovod version: 0.16.1\r\n4. MPI version: 4.0.1\r\n5. CUDA version: N/A\r\n6. NCCL version: \r\n7. Python version: 3.7\r\n8. OS and version: 10.13.4\r\n\r\n**Bug report:**\r\nPlease describe errorneous behavior you're observing and steps to reproduce it.\r\n\r\nI run the 2 lines from the readme page:\r\n```\r\nimport mxnet as mx\r\nimport horovod.mxnet as hvd\r\n```\r\nand it fails on the second line asking for mxnet.so:\r\n```\r\n---------------------------------------------------------------------------\r\nOSError Traceback (most recent call last)\r\n<ipython-input-8-7a9ad6e7861b> in <module>\r\n 1 import mxnet as mx\r\n----> 2 import horovod.mxnet as hvd\r\n 3 from mxnet import autograd\r\n 4 \r\n 5 # Initialize Horovod\r\n\r\n~/env/dev/lib/python3.7/site-packages/horovod/mxnet/__init__.py in <module>\r\n 23 __file__, 'mpi_lib')\r\n 24 \r\n---> 25 from horovod.mxnet.mpi_ops import allgather\r\n 26 from horovod.mxnet.mpi_ops import allreduce, allreduce_\r\n 27 from horovod.mxnet.mpi_ops import broadcast, broadcast_\r\n\r\n~/env/dev/lib/python3.7/site-packages/horovod/mxnet/mpi_ops.py in <module>\r\n 27 from horovod.common import get_ext_suffix\r\n 28 from horovod.common import HorovodBasics as _HorovodBasics\r\n---> 29 _basics = _HorovodBasics(__file__, 'mpi_lib')\r\n 30 \r\n 31 # import basic methods\r\n\r\n~/env/dev/lib/python3.7/site-packages/horovod/common/__init__.py in __init__(self, pkg_path, *args)\r\n 54 def __init__(self, pkg_path, *args):\r\n 55 full_path = get_extension_full_path(pkg_path, *args)\r\n---> 56 self.MPI_LIB_CTYPES = ctypes.CDLL(full_path, mode=ctypes.RTLD_GLOBAL)\r\n 57 \r\n 58 def init(self, comm=None):\r\n\r\n/usr/local/Cellar/python/3.7.3/Frameworks/Python.framework/Versions/3.7/lib/python3.7/ctypes/__init__.py in __init__(self, name, mode, handle, use_errno, use_last_error)\r\n 354 \r\n 355 if handle is None:\r\n--> 356 self._handle = _dlopen(self._name, mode)\r\n 357 else:\r\n 358 self._handle = handle\r\n\r\nOSError: dlopen(/Users/yauheni/env/dev/lib/python3.7/site-packages/horovod/mxnet/mpi_lib.cpython-37m-darwin.so, 10): Library not loaded: lib/libmxnet.so\r\n Referenced from: /Users/yauheni/env/dev/lib/python3.7/site-packages/horovod/mxnet/mpi_lib.cpython-37m-darwin.so\r\n Reason: image not found\r\n```\r\nI can run mxnet code, no problem. What can be the issue here?", "title": "Run horovod on local machine without GPU", "type": "issue" }, { "action": "created", "author": "tgaddair", "comment_id": 492807403, "datetime": 1557951401000, "masked_author": "username_1", "text": "Hey @username_0, can you share the command you used to install Horovod and the installation log output? Thanks.", "title": null, "type": "comment" }, { "action": "created", "author": "yselivonchyk", "comment_id": 492843210, "datetime": 1557958418000, "masked_author": "username_0", "text": "```\r\npip install horovod\r\nCollecting horovod\r\n Using cached https://files.pythonhosted.org/packages/89/70/327e1ce9bee0fb8a879b98f8265fb7a41ae6d04a3ee019b2bafba8b66333/horovod-0.16.1.tar.gz\r\nRequirement already satisfied: cffi>=1.4.0 in /Users/user/env/dev/lib/python3.7/site-packages (from horovod) (1.12.3)\r\nRequirement already satisfied: cloudpickle in /Users/user/env/dev/lib/python3.7/site-packages (from horovod) (1.0.0)\r\nRequirement already satisfied: psutil in /Users/user/env/dev/lib/python3.7/site-packages (from horovod) (5.6.2)\r\nRequirement already satisfied: six in /Users/user/env/dev/lib/python3.7/site-packages (from horovod) (1.12.0)\r\nRequirement already satisfied: pycparser in /Users/user/env/dev/lib/python3.7/site-packages (from cffi>=1.4.0->horovod) (2.19)\r\nBuilding wheels for collected packages: horovod\r\n Building wheel for horovod (setup.py) ... done\r\n Stored in directory: /Users/user/Library/Caches/pip/wheels/e1/96/14/e2ed67d3e5cc5a5c5d3bbb681b0cffaab08790035939772f8e\r\nSuccessfully built horovod\r\nInstalling collected packages: horovod\r\nSuccessfully installed horovod-0.16.1\r\n```", "title": null, "type": "comment" }, { "action": "created", "author": "alsrgv", "comment_id": 492843923, "datetime": 1557958568000, "masked_author": "username_2", "text": "cc @username_3 @apeforest any suggestions?", "title": null, "type": "comment" }, { "action": "created", "author": "yuxihu", "comment_id": 492857305, "datetime": 1557961899000, "masked_author": "username_3", "text": "@username_0 I think the path the libmxnet.so is not set correctly in your local machine. Try the following command:\r\n```\r\ninstall_name_tool -change \"lib/libmxnet.so\" \"/Users/yauheni/env/dev/lib/python3.7/site-packages/mxnet/libmxnet.so\" /Users/yauheni/env/dev/lib/python3.7/site-packages/horovod/mxnet/mpi_lib.cpython-37m-darwin.so\r\n```", "title": null, "type": "comment" }, { "action": "created", "author": "yselivonchyk", "comment_id": 492872545, "datetime": 1557966922000, "masked_author": "username_0", "text": "Even so mxnet works on my system, I don't have an libmxnet.so file not where you mentioned nor in the virtualenv that I am using. And even \"find / -name libmxnet.so\" wasn't able to get it.", "title": null, "type": "comment" }, { "action": "created", "author": "yuxihu", "comment_id": 493143049, "datetime": 1558024815000, "masked_author": "username_3", "text": "@username_0 I think you first need to figure out where your mxnet (libmxnet.so) is installed. You can uninstall mxnet and install mxnet. You can usually see the path it is installed.\r\n\r\nYou can use the following command to check the path to libmxnet.so:\r\n\r\n```\r\n/Users/yauheni/env/dev/lib/python3.7/site-packages/horovod/mxnet/mpi_lib.cpython-37m-darwin.so\r\n```\r\n\r\nIn my local environment, it was `lib/libmxnet.so`.\r\n\r\nThen you can use `install_name_tool` to change the path to where your libmxnet.so locates.\r\n\r\n`install_name_tool -change <cur_path> <new_path> horovod_binary`\r\n\r\nAnd I do not think this is a bug. It has something to do with your local environment.", "title": null, "type": "comment" }, { "action": "created", "author": "yselivonchyk", "comment_id": 493219419, "datetime": 1558038385000, "masked_author": "username_0", "text": "You are probably right.\r\n\r\nI actually have mxnet.so at the right place according to command you provided:\r\n`lib/libmxnet.so (compatibility version 0.0.0, current version 0.0.0)`\r\n\r\nTried to setup a new virtualenv - no improvement.", "title": null, "type": "comment" }, { "action": "created", "author": "yuxihu", "comment_id": 493242777, "datetime": 1558043110000, "masked_author": "username_3", "text": "@username_0 can you post the path to your libmxnet.so file? And the output of running the following command?\r\n```\r\notool -L <path-to-your-horovod-library>\r\n```", "title": null, "type": "comment" }, { "action": "closed", "author": "yselivonchyk", "comment_id": null, "datetime": 1558112313000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "yselivonchyk", "comment_id": 493525041, "datetime": 1558112313000, "masked_author": "username_0", "text": "Pointing to libmxnet within my virtualenv solved the issue:\r\n`install_name_tool -change \"lib/libmxnet.so\" \"/Users/yauheni/env/dev/lib/python3.7/site-packages/mxnet/libmxnet.so\" /Users/yauheni/env/dev/lib/python3.7/site-packages/horovod/mxnet/mpi_lib.cpython-37m-darwin.so\r\n`\r\n\r\nThank you.", "title": null, "type": "comment" } ]
4
11
5,667
false
false
5,667
true
Lothrazar/Cyclic
null
473,465,322
1,192
null
[ { "action": "opened", "author": "TherminatorX", "comment_id": null, "datetime": 1564162843000, "masked_author": "username_0", "text": "Minecraft Version: 1.12.2\r\n\r\nForge Version: 14.23.5.2838\r\n\r\nMod Version: 1.19.11\r\n\r\nSingle Player or Server: SP\r\n\r\nDescribe problem (what you were doing; what happened; what should have happened):\r\nWhat it says on the tin. Other water gens in the pack weren't cutting it, so I decided to use the FEC to pick up infinite water sources instead.\r\nWhat happened: the water pickup action doesn't stop after the tank I was using and the pipes are full, causing particles, sound effects, and water flowing physics to constantly happen.\r\nExpected behavior: once everything is full, the FEC would stop trying to pick up the regenerating source blocks and the noise/flowing water would stop.", "title": "Fluid Extraction Cable removes water source blocks when full", "type": "issue" }, { "action": "closed", "author": "Lothrazar", "comment_id": null, "datetime": 1565025669000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "Lothrazar", "comment_id": 518322530, "datetime": 1565025669000, "masked_author": "username_1", "text": "https://www.curseforge.com/minecraft/mc-mods/cyclic/files/2755366", "title": null, "type": "comment" }, { "action": "created", "author": "TherminatorX", "comment_id": 547156602, "datetime": 1572298554000, "masked_author": "username_0", "text": "Been a hot minute since I paid attention to my water setup, but using version 1.19.17 in MC 1.12.2 and I still have this issue happening.\r\n\r\nPic of water gen setup, happens even when the drum is removed so it's not an issue with the other mod's tank methods\r\n![image](https://user-images.githubusercontent.com/7256249/67719970-dc713100-f9a0-11e9-8aa4-d2efb016e6ef.png)", "title": null, "type": "comment" }, { "action": "created", "author": "TherminatorX", "comment_id": 552260955, "datetime": 1573436556000, "masked_author": "username_0", "text": "@username_1 Updated to 1.19.18, issue still present.", "title": null, "type": "comment" } ]
2
5
1,165
false
false
1,165
true
brotherlogic/recordprinter
null
403,505,232
62
null
[ { "action": "opened", "author": "brotherlogic", "comment_id": null, "datetime": 1548555113000, "masked_author": "username_0", "text": "Move regarding 349437865 is missing the full context before:<release:<id:12803599 title:\"The Lost Tapes\" artists:<id:44958 name:\"Ghostface Killah\" > folder_id:673768 images:<uri:\"https://img.discogs.com/9WrDeqIV40g0LcKYvQtURrvviq0=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-12803599-1542266570-9680.jpeg.jpg\" type:\"primary\" > instance_id:349227347 labels:<name:\"Daupe!\" catno:\"DM-SP-039C\" id:489399 > format_quantity:1 rating:5 earliest_release_date:1514764800 master_id:1454241 released:\"2018-10-05\" formats:<descriptions:\"Album\" descriptions:\"Limited Edition\" name:\"Cassette\" qty:\"1\" > > metadata:<date_added:1548474457 cost:1583 last_cache:1548474461 category:STAGED goal_folder:565206 last_sync_time:1548533976 overall_score:nan > > location:\"Listening Pile\" slot:1 -> before:<release:<id:12803599 title:\"The Lost Tapes\" artists:<id:44958 name:\"Ghostface Killah\" > folder_id:673768 images:<uri:\"https://img.discogs.com/9WrDeqIV40g0LcKYvQtURrvviq0=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-12803599-1542266570-9680.jpeg.jpg\" type:\"primary\" > instance_id:349227347 labels:<name:\"Daupe!\" catno:\"DM-SP-039C\" id:489399 > format_quantity:1 rating:5 earliest_release_date:1514764800 master_id:1454241 released:\"2018-10-05\" formats:<descriptions:\"Album\" descriptions:\"Limited Edition\" name:\"Cassette\" qty:\"1\" > > metadata:<date_added:1548474457 cost:1583 last_cache:1548474461 category:STAGED goal_folder:565206 last_sync_time:1548549528 overall_score:nan > > location:\"Listening Box\" slot:1", "title": "Context is missing from move", "type": "issue" }, { "action": "closed", "author": "brotherlogic", "comment_id": null, "datetime": 1548609636000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" } ]
1
2
1,581
false
false
1,581
false
p4lang/p4runtime
p4lang
394,061,109
130
null
[ { "action": "opened", "author": "jafingerhut", "comment_id": null, "datetime": 1545787380000, "masked_author": "username_0", "text": "There is likely an obvious answer to this question that will occur to me shortly after submitting this issue, but I will ask it anyway.", "title": "Why DigestListAck messages, but no IdleTimeoutNotificationAck message?", "type": "issue" }, { "action": "created", "author": "antoninbas", "comment_id": 451006750, "datetime": 1546468529000, "masked_author": "username_1", "text": "I don't think there is an obvious answer. It pretty much comes from how I conceptualize these 2 functionalities.\r\n* In the case of idle timeout, losing a notification is not a big deal. Another one will be generated when the entry expires \"again\" (i.e. after another timeout interval). The action that the client is likely to take is remove the entry, which essentially stops the idle timeout notifications for that entry.\r\n* The case of digest is more subtle in my option. We need to worry about not flooding the client with many duplicate notifications, which we do by mandating a cache (either in hardware or software) on the target. This cache needs to be cleared, and even though we have an ack timeout mechanism, I believe an active notification from the client is best to indicate \"I have processed the digest message, clear the cache now\". The ack timeout provision is just in case the ack from the client is lost. The action from the client is generally less straightforward in the digest case. One can assume that the action will be to populate a table in such a way that the P4 datapath will stop generating similar digests. *If* we make that assumption, then we could just get away with the ack timeout to clear the cache. But I like the active ack better.", "title": null, "type": "comment" }, { "action": "created", "author": "jafingerhut", "comment_id": 451230173, "datetime": 1546539418000, "masked_author": "username_0", "text": "Thanks for the detailed answer. I didn't have any strong suspicion that there was anything wrong here -- just a minor wondering whether there was something missing here, but I still don't see anything wrong with the current design. Closing this issue.", "title": null, "type": "comment" }, { "action": "closed", "author": "jafingerhut", "comment_id": null, "datetime": 1546539418000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" } ]
2
4
1,656
false
false
1,656
false
TimGeyssens/UIOMatic
null
276,563,580
129
null
[ { "action": "opened", "author": "uniquelau", "comment_id": null, "datetime": 1511516803000, "masked_author": "username_0", "text": "Version 2.0.6\r\n\r\n```\r\n[UIOMaticListViewField(Name = \"Holiday?\", View = UIOMatic.Constants.FieldEditors.CheckBox)]\r\npublic bool IsHoliday { get; set; }\r\n```\r\n\r\nError 404, path points to: `fieldviews`\r\n\r\nI can resolve by copying `checkbox.html` from `fieldeditors` to `fieldviews`.\r\n\r\nI have done this, and made a few minor adjusts so the checkbox works nicely for a readonly view.\r\n\r\n`<input type=\"checkbox\" ng-model=\"property.value\" ng-value=\"property.value\" disabled=\"disabled\" style=\"display: block\"/>\r\n`", "title": "Checkbox view not found", "type": "issue" }, { "action": "created", "author": "uniquelau", "comment_id": 346815305, "datetime": 1511525509000, "masked_author": "username_0", "text": "Ah it's because it's a FieldEditor, rather than a FieldView.\r\n\r\nWould be nice to have it, but it's not a bug - I will close.", "title": null, "type": "comment" }, { "action": "closed", "author": "uniquelau", "comment_id": null, "datetime": 1511525509000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" } ]
1
3
630
false
false
630
false
PowerShell/PowerShell
PowerShell
335,865,615
7,181
null
[ { "action": "opened", "author": "marckassay", "comment_id": null, "datetime": 1530025673000, "masked_author": "username_0", "text": "CommandType Name Version Source\r\n----------- ---- ------- ------\r\nFunction Update-ModuleManifest 1.6.5 PowerShellGet\r\n```", "title": "Update-ModuleManifest reverts back to previous key value after subsequent calls", "type": "issue" }, { "action": "created", "author": "SteveL-MSFT", "comment_id": 400356983, "datetime": 1530027628000, "masked_author": "username_1", "text": "@username_0 thanks for the bug report, but `update-modulemanifest` is from [PowerShellGet](https://github.com/powershell/powershellget), can you open this issue in the [PowerShellGet] repo?", "title": null, "type": "comment" }, { "action": "closed", "author": "SteveL-MSFT", "comment_id": null, "datetime": 1530027628000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "marckassay", "comment_id": 400410483, "datetime": 1530036481000, "masked_author": "username_0", "text": "Ah, sorry! Yes, I will create an issue in PowerShellGet. Thanks!", "title": null, "type": "comment" } ]
2
4
523
false
false
523
true
apollographql/apollo-server
apollographql
495,709,514
3,313
{ "number": 3313, "repo": "apollo-server", "user_login": "apollographql" }
[ { "action": "opened", "author": "anmolagar", "comment_id": null, "datetime": 1568888599000, "masked_author": "username_0", "text": "<!--\r\nFirst, 🌠 thank you 🌠 for taking the time to consider a contribution to Apollo!\r\n\r\nHere are some important details to follow:\r\n\r\n* ⏰ Your time is important\r\n To save your precious time, if the contribution you are making will take more\r\n than an hour, please make sure it has been discussed in an issue first.\r\n This is especially true for feature requests!\r\n* 💡 Features\r\n Feature requests can be created and discussed within a GitHub Issue. Be\r\n sure to search for existing feature requests (and related issues!) prior to\r\n opening a new request. If an existing issue covers the need, please upvote\r\n that issue by using the 👍 emote, rather than opening a new issue.\r\n* 🔌 Integrations\r\n Apollo Server has many web-framework integrations including Express, Koa,\r\n Hapi and more. When adding a new feature, or fixing a bug, please take a\r\n peak and see if other integrations are also affected. In most cases, the\r\n fix can be applied to the other frameworks as well. Please note that,\r\n since new web-frameworks have a high maintenance cost, pull-requests for\r\n new web-frameworks should be discussed with a project maintainer first.\r\n* 🕷 Bug fixes\r\n These can be created and discussed in this repository. When fixing a bug,\r\n please _try_ to add a test which verifies the fix. If you cannot, you should\r\n still submit the PR but we may still ask you (and help you!) to create a test.\r\n* 📖 Contribution guidelines\r\n Follow https://github.com/apollographql/apollo-server/blob/master/CONTRIBUTING.md\r\n when submitting a pull request. Make sure existing tests still pass, and add\r\n tests for all new behavior.\r\n* ✏️ Explain your pull request\r\n Describe the big picture of your changes here to communicate to what your\r\n pull request is meant to accomplish. Provide 🔗 links 🔗 to associated issues!\r\n\r\nWe hope you will find this to be a positive experience! Open source contribution can be intimidating and we hope to alleviate that pain as much as possible. Without following these guidelines, you may be missing context that can help you succeed with your contribution, which is why we encourage discussion first. Ultimately, there is no guarantee that we will be able to merge your pull-request, but by following these guidelines we can try to avoid disappointment.\r\n-->", "title": "Fixing next steps links", "type": "issue" }, { "action": "created", "author": "trevorblades", "comment_id": 533268499, "datetime": 1568920242000, "masked_author": "username_1", "text": "This was caused by a bug addressed in https://github.com/apollographql/apollo-server/pull/3317", "title": null, "type": "comment" } ]
3
3
2,733
false
true
2,567
false
djipco/webmidi
null
393,893,292
53
null
[ { "action": "opened", "author": "aik099", "comment_id": null, "datetime": 1545662702000, "masked_author": "username_0", "text": "Currently the `WebMidi.getInputById` and `WebMidi.getOutputById` methods use exact match (the `===` operator), when comparing given input/output ID to discovered ones.\r\n\r\nIn theory that sounds perfect. However in real-life scenario usually we have some sort of UI (e.g. dropdown) for selecting MIDI device and then we use that dropdown to get ID of device, that user wants.\r\n\r\nOn the iPad the ID of an output device (but applies to input as well) looked like this:\r\n\r\n```\r\n-2112946881\r\n```\r\n\r\nNot sure why, but after storing inside `<option value=\"...\">` or maybe due some other operation it was converted to string. The `WebMidi.getOutputById` no longer found desired MIDI device, because type wasn't matching.\r\n\r\nI of course can do `parseInt` on the option's value, but I'm not 100% sure, that input/output ID will always be an integer.", "title": "Search inputs/outputs by id ignoring type", "type": "issue" }, { "action": "created", "author": "djipco", "comment_id": 450686001, "datetime": 1546286707000, "masked_author": "username_1", "text": "As per the [Web MIDI API specification](https://www.w3.org/TR/webmidi/#widl-MIDIPort-id), the ID is required to be a string. This means the result you are getting is the normal behaviour. \r\n\r\nAs a convenience, what I could do is call `toString()` on the parameter. In doing so, I just want to be sure I do not introduce further issues though...", "title": null, "type": "comment" }, { "action": "created", "author": "djipco", "comment_id": 450688741, "datetime": 1546288881000, "masked_author": "username_1", "text": "I made a [new release](https://github.com/username_1/webmidi/releases/tag/2.3.1) that introduces the changes discussed above. Please tell me if it works for you. Cheers.", "title": null, "type": "comment" }, { "action": "closed", "author": "djipco", "comment_id": null, "datetime": 1546366609000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "djipco", "comment_id": 450748545, "datetime": 1546367457000, "masked_author": "username_1", "text": "The `toString()` approach was working fine except in cases where `id` is `null` or `undefined`. That's why I changed it to `String(id)`.", "title": null, "type": "comment" }, { "action": "created", "author": "aik099", "comment_id": 450755782, "datetime": 1546375555000, "masked_author": "username_0", "text": "Ah, it's the other way around. Got it. Thanks. Will test in a few days.", "title": null, "type": "comment" } ]
2
6
1,554
false
false
1,554
true
Atyantik/react-pwa
Atyantik
371,807,228
107
null
[ { "action": "opened", "author": "ericp96", "comment_id": null, "datetime": 1539925040000, "masked_author": "username_0", "text": "I have some dependencies that only work in node, as a result it seems to break the ui webpack build? I'm not quite sure how to repair:\r\n\r\n```\r\napp_1 | ℹ 「pawjs」: Compiled successfully.\r\napp_1 | Error: package.json does not exist at /package.json\r\napp_1 | at Object.exports.find (webpack://dev-server/./node_modules/node-pre-gyp/lib/pre-binding.js?:26:11)\r\napp_1 | at Object.eval (webpack://dev-server/./node_modules/grpc/src/grpc_extension.js?:35:27)\r\napp_1 | at eval (webpack://dev-server/./node_modules/grpc/src/grpc_extension.js?:89:30)\r\napp_1 | at Object../node_modules/grpc/src/grpc_extension.js (<anonymous>:2187:1)\r\napp_1 | at __webpack_require__ (<anonymous>:30:30)\r\napp_1 | at Object.eval (webpack://dev-server/./node_modules/grpc/src/client_interceptors.js?:151:12)\r\napp_1 | at eval (webpack://dev-server/./node_modules/grpc/src/client_interceptors.js?:1596:30)\r\napp_1 | at Object../node_modules/grpc/src/client_interceptors.js (<anonymous>:2140:1)\r\napp_1 | at __webpack_require__ (<anonymous>:30:30)\r\napp_1 | at Object.eval (webpack://dev-server/./node_modules/grpc/src/client.js?:42:27)\r\napp_1 | ⚠ 「pawjs」: Hash: f4756abd2aae95df45c2\r\n```", "title": "Server only dependencies breaking ui build", "type": "issue" }, { "action": "created", "author": "tirthbodawala", "comment_id": 433864483, "datetime": 1540809796000, "masked_author": "username_1", "text": "@username_0 was this issue solved?", "title": null, "type": "comment" }, { "action": "created", "author": "ericp96", "comment_id": 433894219, "datetime": 1540816673000, "masked_author": "username_0", "text": "Nope, not yet. I'll try to take a deeper dive sometime soon, however between other higher priorities such as a new baby, I haven't had the time to look at it. \r\n\r\nAny inspiration would be appreciated. I think it might have something to do with the webpack configuration needing to be different for the server so this exception is not thrown, but I'm not certain how.", "title": null, "type": "comment" }, { "action": "created", "author": "tirthbodawala", "comment_id": 433901732, "datetime": 1540818229000, "masked_author": "username_1", "text": "Which OS and Node versions are you using? Cause the error seems to be from node-pre-gyp which may be causing the issue.\r\n\r\nPS: Congrats on the baby. Happy for you.", "title": null, "type": "comment" }, { "action": "created", "author": "ericp96", "comment_id": 434189227, "datetime": 1540881805000, "masked_author": "username_0", "text": "Thanks, Tirth!\r\n\r\nI'm not entirely certain what is going on here, it's definitely a build thing. I'm putting the application inside a node 10 docker image. My guess is that webpack-dev-server is trying to do a client build and can't because it's trying to do something with grpc which is a Node.js thing and not a client side thing. As a result I think it's generating the exception mentioned.\r\n\r\nI'm guessing node-gyp is a dependency of the node.js grpc library and whatever it's invoking is an invalid API call on the client.", "title": null, "type": "comment" }, { "action": "created", "author": "santalucial", "comment_id": 500339367, "datetime": 1560156136000, "masked_author": "username_2", "text": "Same issue trying to add internal api's using mongoose, webpack breaks the serverside code", "title": null, "type": "comment" }, { "action": "created", "author": "tirthbodawala", "comment_id": 500363801, "datetime": 1560161284000, "masked_author": "username_1", "text": "@username_2 Can you please share a demo repo or error code logs?", "title": null, "type": "comment" }, { "action": "created", "author": "santalucial", "comment_id": 500814663, "datetime": 1560255327000, "masked_author": "username_2", "text": "@username_1 i've tried to replicate on a different pc but it seems it can compile successfully, gonna report back next week when i get my hands back on the pc where the issue arose", "title": null, "type": "comment" }, { "action": "created", "author": "santalucial", "comment_id": 504917076, "datetime": 1561365773000, "masked_author": "username_2", "text": "", "title": null, "type": "comment" }, { "action": "closed", "author": "tirthbodawala", "comment_id": null, "datetime": 1631080713000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
3
10
2,762
false
false
2,762
true
api-platform/core
api-platform
235,031,626
1,171
null
[ { "action": "opened", "author": "tseho", "comment_id": null, "datetime": 1497135296000, "masked_author": "username_0", "text": "When using the Doctrine ORM **OrderFilter**, I had a case when I had to sort on a canonical version of a field for valid results. (And, I hope, faster queries with proper indexes)\r\n\r\nI created a custom version of OrderFilter, checking if the sorted field has a canonical column (eg: name => name_canonical) and uses it in the orderBy instead of the normal one.\r\n\r\nIt is something you would accept if I do a PR ?", "title": "Prefer filter on canonical field", "type": "issue" }, { "action": "created", "author": "teohhanhui", "comment_id": 311619411, "datetime": 1498645278000, "masked_author": "username_1", "text": "You may write a custom filter which extends the `OrderFilter`. Specifically, you only have to override the `filterProperty` method.", "title": null, "type": "comment" }, { "action": "created", "author": "tseho", "comment_id": 311637941, "datetime": 1498650901000, "masked_author": "username_0", "text": "@username_1 Thanks for the reply.\r\n\r\nI already did that, I was wondering if this something we could add to **api-platform/core\r\n**.\r\nFor example, we could use ApiProperty to specify the canonical version of a property, to be used in `OrderFilter`.", "title": null, "type": "comment" }, { "action": "created", "author": "Simperfit", "comment_id": 379668111, "datetime": 1523260900000, "masked_author": "username_2", "text": "I don't mind if we implement this feature, it can be useful IMHO.\r\n@username_0 do you want to implement it ?", "title": null, "type": "comment" }, { "action": "created", "author": "tseho", "comment_id": 379673861, "datetime": 1523262278000, "masked_author": "username_0", "text": "@username_2 Sure ! It's a funny coincidence, I finally upgraded my app last week to use the ApiFilter annotation everywhere and I updated the way my CanonicalOrderFilter works.\r\n\r\nThe resulting syntax is the following:\r\n```\r\n /**\r\n * @ORM\\Column(type=\"string\")\r\n * @ApiFilter(CanonicalOrderFilter::class)\r\n */\r\n protected $email;\r\n\r\n /**\r\n * @ORM\\Column(type=\"string\")\r\n */\r\n protected $emailCanonical;\r\n```\r\n\r\nI will make a PR tonight so you can check it.", "title": null, "type": "comment" }, { "action": "created", "author": "Simperfit", "comment_id": 379676085, "datetime": 1523262764000, "masked_author": "username_2", "text": "@username_0 That's one of my ability, if you are a french people, I can read though your mind just by reading the issue :p.", "title": null, "type": "comment" }, { "action": "created", "author": "soyuka", "comment_id": 379687648, "datetime": 1523265314000, "masked_author": "username_3", "text": "Mhh looks to me that this is a specific use case. I don't see a fit in the core though.", "title": null, "type": "comment" }, { "action": "created", "author": "tseho", "comment_id": 379882958, "datetime": 1523305571000, "masked_author": "username_0", "text": "@username_3 It's not really my call :)\r\nCanonical fields are not *that* rare, there are some in FOSUserBundle. If this feature shouldn't be part of the core, I don't mind providing an example and some documentation on how to do it.\r\n\r\n@username_2 I have been running more tests and found out that having the CanonicalOrderFilter on a field is against the spirit of OrderFilter because you cannot control the order on which the filters are applied.\r\n\r\nI think a proper solution would be to add a new option:\r\n```\r\n/**\r\n * @ApiResource\r\n * @ApiFilter(OrderFilter::class, properties={\"email\": { \"canonical\": \"emailCanonical\", \"default_direction\": \"ASC\" }})\r\n */\r\nclass Offer\r\n{\r\n // ...\r\n}\r\n```\r\n\r\nThe change to OrderFilter could be then something like this:\r\n```\r\nprotected function filterProperty(string $property, $direction, QueryBuilder $queryBuilder, QueryNameGeneratorInterface $queryNameGenerator, string $resourceClass, string $operationName = null)\r\n{\r\n // ...\r\n\r\n if (null !== $canonical = $this->properties[$property]['canonical'] ?? null) {\r\n $queryBuilder->addOrderBy(sprintf('%s.%s', $alias, $canonical), $direction);\r\n }\r\n\r\n $queryBuilder->addOrderBy(sprintf('%s.%s', $alias, $field), $direction);\r\n}\r\n```", "title": null, "type": "comment" }, { "action": "created", "author": "tseho", "comment_id": 383023506, "datetime": 1524212760000, "masked_author": "username_0", "text": "Hey @username_3, @username_2, should I go and open a PR with my last proposal ?", "title": null, "type": "comment" }, { "action": "created", "author": "soyuka", "comment_id": 480567156, "datetime": 1554623079000, "masked_author": "username_3", "text": "probably related to https://github.com/api-platform/core/issues/2090", "title": null, "type": "comment" }, { "action": "closed", "author": "soyuka", "comment_id": null, "datetime": 1554623079000, "masked_author": "username_3", "text": "", "title": null, "type": "issue" } ]
4
11
2,961
false
false
2,961
true
snowplow/scala-maxmind-iplookups
snowplow
417,795,777
108
null
[ { "action": "opened", "author": "BenFradet", "comment_id": null, "datetime": 1551877884000, "masked_author": "username_0", "text": "", "title": "Introduce tagless final encoding", "type": "issue" }, { "action": "closed", "author": "dilyand", "comment_id": null, "datetime": 1574330948000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
2
0
false
false
0
false
voxpupuli/modulesync
voxpupuli
206,479,716
104
{ "number": 104, "repo": "modulesync", "user_login": "voxpupuli" }
[ { "action": "opened", "author": "domcleal", "comment_id": null, "datetime": 1486640447000, "masked_author": "username_0", "text": "", "title": "Test for issue #102", "type": "issue" }, { "action": "created", "author": "roidelapluie", "comment_id": 279343875, "datetime": 1486980544000, "masked_author": "username_1", "text": "Thanks!", "title": null, "type": "comment" } ]
2
2
7
false
false
7
false
tl-its-umich-edu/my-learning-analytics
tl-its-umich-edu
427,102,198
469
null
[ { "action": "opened", "author": "justin0022", "comment_id": null, "datetime": 1553881216000, "masked_author": "username_0", "text": "Currently there's an option to disable views on the back end, but on the React front-end all views will show up in the side navigation regardless.", "title": "Disable views on frontend if disabled on backend in React.", "type": "issue" }, { "action": "created", "author": "justin0022", "comment_id": 478088445, "datetime": 1553881402000, "masked_author": "username_0", "text": "@andrew-gardener we'll need an endpoint set up that sends the client info on what views are currently activated. Could you take this on?", "title": null, "type": "comment" }, { "action": "created", "author": "jonespm", "comment_id": 478101703, "datetime": 1553883827000, "masked_author": "username_1", "text": "This should already be available at /api/v1/courses_enabled\r\n\r\nIt has all of the courses, but it's indexed by course id. \r\n\r\n`{\"245664\": {\"fa\": 0, \"ap\": 0, \"gd\": 0}, \"261521\": {\"fa\": 1, \"ap\": 1, \"gd\": 1}, \"261632\": {\"fa\": 0, \"ap\": 0, \"gd\": 0}}`\r\n\r\nIf you had this in a var like json, json[245664] would return the views that are enabled/disabled (fa=files, ap=assignments, gd=grades.", "title": null, "type": "comment" }, { "action": "created", "author": "jonespm", "comment_id": 478101841, "datetime": 1553883852000, "masked_author": "username_1", "text": "I guess you could make this api \"slightly\" more efficient by just asking for the specific course.", "title": null, "type": "comment" }, { "action": "created", "author": "justin0022", "comment_id": 478108353, "datetime": 1553885043000, "masked_author": "username_0", "text": "Thanks @username_1, didn't know this till now.", "title": null, "type": "comment" }, { "action": "created", "author": "pushyamig", "comment_id": 478109308, "datetime": 1553885235000, "masked_author": "username_2", "text": "@username_0 I forgot about the endpoint. That Endpoint is public", "title": null, "type": "comment" }, { "action": "created", "author": "justin0022", "comment_id": 478109584, "datetime": 1553885285000, "masked_author": "username_0", "text": "No problem, should make it easier to implement now", "title": null, "type": "comment" }, { "action": "created", "author": "jonespm", "comment_id": 478109792, "datetime": 1553885324000, "masked_author": "username_1", "text": "Yeah we recently added this so we can add dynamic links to Canvas. It's cached locally (cache_page) but we're also are \"caching\" this this URL via cloudfront to reduce traffic to our servers and calling it with jsonp so we can dynamically add links to supported courses in Canvas. It's been working really good!", "title": null, "type": "comment" }, { "action": "created", "author": "pushyamig", "comment_id": 478112342, "datetime": 1553885813000, "masked_author": "username_2", "text": "I suggest not to use this API since URL is cached(in the browser) then we won't be getting the latest info. so if a view is disabled in DB then browser might still show the content.", "title": null, "type": "comment" }, { "action": "created", "author": "jonespm", "comment_id": 478114549, "datetime": 1553886229000, "masked_author": "username_1", "text": "We could just reduce the cache time too. . . I feel like even if we reduced it to 10-15 minutes it should be fine.", "title": null, "type": "comment" }, { "action": "created", "author": "pushyamig", "comment_id": 478160520, "datetime": 1553896209000, "masked_author": "username_2", "text": "The thing is you could you the `course_enabled` endpoint for getting the info about what course/view is enabled/disabled. But that API lacks the information about `Course name` that is needed for display in the UI. We could either add that info for the same endpoint. Or we could create a new endpoint just returning info about a course. \r\n\r\nAs Matt mentioned the purpose that endpoint created was for launching Myla from canvas when the view links(assignments/grades/files) was hacked on canvas page using Canvas custom JS. So that student can just access the links from respective pages.", "title": null, "type": "comment" }, { "action": "created", "author": "jonespm", "comment_id": 478745529, "datetime": 1554152354000, "masked_author": "username_1", "text": "I created a PR that also adds this to the \r\n\r\n/api/v1/courses/<courseid>/info feed in #473 / #472. You have to pass the full course ID with the CANVAS_DATA_ID_INCREMENT and this endpoint is currently being used by the \"Files Accessed\"", "title": null, "type": "comment" }, { "action": "created", "author": "pushyamig", "comment_id": 478781292, "datetime": 1554160709000, "masked_author": "username_2", "text": "With react that is not needed instead it is subtituded in BE in `views.py`", "title": null, "type": "comment" }, { "action": "created", "author": "justin0022", "comment_id": 479991145, "datetime": 1554399029000, "masked_author": "username_0", "text": "Should there be an option on the main `index` page to select which course the user wants to look at?", "title": null, "type": "comment" }, { "action": "created", "author": "pushyamig", "comment_id": 480009151, "datetime": 1554402074000, "masked_author": "username_2", "text": "This is what I am thinking.. the course info is a global piece of info that needs across all the view like `/grades`,`/files` and to future views. whichever view get that info needs to store as global and can be accessed by other components. Currently, components are not shared between views they are totally different. I have been reading about [React context ](https://medium.freecodecamp.org/how-react-context-can-come-to-the-rescue-if-you-dont-know-redux-5452464642ee) one way to handle this. do we want to consider this approach? or make an API call to get the couse_info for every view?", "title": null, "type": "comment" }, { "action": "created", "author": "justin0022", "comment_id": 480010674, "datetime": 1554402341000, "masked_author": "username_0", "text": "Doesn't `/api/v1/courses_enabled` list all courses for the user that has MyLA turned on?", "title": null, "type": "comment" }, { "action": "created", "author": "jennlove-um", "comment_id": 480305458, "datetime": 1554475985000, "masked_author": "username_3", "text": "I agree that we'll need to find an easy way in the UI for users to switch\nbetween courses. It might be needed at both the home page and individual\nvisualization level. For example, if I'm looking at the grade distribution\nvisualization in one class, it would be nice to be able to switch to the\ngrade distribution in another class without having to go back to the home\npage and change classes. If I could do it right from within the grade\ndistribution page, that would be great. Same for the other visualizations.\n\nI also anticipate that students will ask for a summary assignment planning\ntype of view. The progress bar would make less sense in that kind of view,\nbut the weekly schedule might be very helpful if it showed assignments for\nall classes in a given week.", "title": null, "type": "comment" }, { "action": "created", "author": "jonespm", "comment_id": 480371993, "datetime": 1554487864000, "masked_author": "username_1", "text": "We mentioned this back in #136.\r\n\r\nHowever this hasn't gotten any local priority because this is launched from Canvas and in our limited pilot a student has only been in one pilot course. I have some design ideas for better cross course navigation but that data should probably be in a new user specific api. \r\n\r\nI'd probably be useful to rewrite the backend to djangorestframework (and merge that PR for the models) to better support this effort. But we could just add this in eventually as a new feature .", "title": null, "type": "comment" }, { "action": "closed", "author": "pushyamig", "comment_id": null, "datetime": 1560214368000, "masked_author": "username_2", "text": "", "title": null, "type": "issue" } ]
4
19
4,485
false
false
4,485
true
cqframework/opioid-cds
cqframework
368,901,427
28
null
[ { "action": "opened", "author": "c-schuler", "comment_id": null, "datetime": 1539216440000, "masked_author": "username_0", "text": "Commented out code might make readers wonder if the logic really should be there but is commented out for some reason – or if it really shouldn’t be there but was never deleted. If there’s a reason, add a comment why the commented code is left intact, otherwise delete it.", "title": "Commented out sort by clause in Common library MME function", "type": "issue" }, { "action": "closed", "author": "JPercival", "comment_id": null, "datetime": 1549061115000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "JPercival", "comment_id": 459893766, "datetime": 1549061115000, "masked_author": "username_1", "text": "Already in master.", "title": null, "type": "comment" } ]
2
3
290
false
false
290
false
kiwiirc/irc-framework
kiwiirc
274,321,920
120
null
[ { "action": "opened", "author": "prawnsalad", "comment_id": null, "datetime": 1510783684000, "masked_author": "username_0", "text": "", "title": "Add a babel build step for NPM releases", "type": "issue" }, { "action": "closed", "author": "MaxLeiter", "comment_id": null, "datetime": 1512060680000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
2
0
false
false
0
false
atatanasov/gijgo
null
361,266,223
436
null
[ { "action": "opened", "author": "richardwm91", "comment_id": null, "datetime": 1537271422000, "masked_author": "username_0", "text": "Hi, i have a problem to set value when use footer in the end input.\r\n\r\n```\r\n<html>\r\n <body>\r\n <input id=\"start\" width=\"200\" />\r\n <input id=\"end\" width=\"200\" />\r\n <script>\r\n var $start = $('#start').datetimepicker(\r\n { \r\n footer: true,\r\n modal: true, \r\n change: function (e) { \r\n $end.value($start.value());\r\n }\r\n });\r\n \r\n var $end = $('#end').datetimepicker(\r\n { \r\n footer: true, //if you remove footer, it works.\r\n modal: true \r\n }); \r\n </script>\r\n </body>\r\n</html>\r\n```\r\n\r\ncould you help-me?", "title": "Set value when using footer param", "type": "issue" }, { "action": "closed", "author": "atatanasov", "comment_id": null, "datetime": 1538118248000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "atatanasov", "comment_id": 425342366, "datetime": 1538118281000, "masked_author": "username_1", "text": "You can find the new builds that include that fix at https://github.com/username_1/gijgo/tree/1.9/dist", "title": null, "type": "comment" } ]
2
3
767
false
false
767
true
bootstrap-vue/bootstrap-vue
bootstrap-vue
312,200,892
1,723
{ "number": 1723, "repo": "bootstrap-vue", "user_login": "bootstrap-vue" }
[ { "action": "opened", "author": "syffs", "comment_id": null, "datetime": 1523102329000, "masked_author": "username_0", "text": "`b-tabs` is very convenient to handle content, but its style is currently limited to `nav-tabs` and `nav-pills`. \r\n\r\n`no-nav-style` gets rid of the mandatory `nav-${navStyle}` allowing more customization without the overhead of deflecting `nav-tabs` and `nav-pills` effects\r\n\r\nI'd have introduced a `nav-style` props instead, but it'd have lacked constitency with `pills` to remain backward compatible.\r\n\r\ncheers", "title": "feat(tabs/noNavStyle): added related prop and check", "type": "issue" }, { "action": "created", "author": "pi0", "comment_id": 381418241, "datetime": 1523808904000, "masked_author": "username_1", "text": "Thanks!", "title": null, "type": "comment" } ]
3
3
419
false
true
419
false
knolleary/pubsubclient
null
300,538,912
404
null
[ { "action": "opened", "author": "z4nD4R", "comment_id": null, "datetime": 1519721268000, "masked_author": "username_0", "text": "Hello everyone,\r\n\r\nI'm using `pubsubclient` and works without issue, except one which I'm not sure if coupled with the lib itself. On my ESP32 I'm running simple code to publish humidity and temperature to MQTT broker. After some time the weird values are sending to MQTT. \r\nThe interesting thing is, when I comment the code about publishing it works withou issue - no weird values are displayed.\r\n\r\nMy code:\r\n\r\n```\r\nvoid loop()\r\n{\r\n LoopCounter++;\r\n client.loop();\r\n getDHT();\r\n if (LoopCounter > 10)\r\n {\r\n if (!client.connected())\r\n {\r\n connect_mqtt();\r\n }\r\n digitalWrite(LED_BUILTIN, HIGH);\r\n Serial.println(\"Publishing\");\r\n sprintf(hum,\"analog_actuator=%4g\",localHum);\r\n Serial.print(hum);Serial.print(\", \"); Serial.println(localHum);\r\n client.publish(\"v1/some/topic/data/151\",hum); // if I commet this line no weird sensor data anymore\r\n sprintf(temp,\"analog_actuator=%4g\",localTemp);\r\n delay(100);\r\n Serial.print(temp);Serial.print(\", \"); Serial.println(localTemp);\r\n client.publish(\"v1/some/topic/data/150\",temp); // if I commet this line no weird sensor data anymore\r\n LoopCounter = 0;\r\n digitalWrite(LED_BUILTIN, LOW);\r\n }\r\n delay(2000);\r\n}\r\n```\r\n\r\nI'd appreciate any help.\r\n\r\nY", "title": "client.publish modify the sending data?", "type": "issue" }, { "action": "created", "author": "z4nD4R", "comment_id": 368796985, "datetime": 1519722330000, "masked_author": "username_0", "text": "@slavino ,\r\nnot sure if coupled with the issue but could be. What kind of timer would you recomend to use?\r\n\r\nY", "title": null, "type": "comment" } ]
1
2
1,352
false
false
1,352
false
patriksimek/vm2
null
502,525,561
249
null
[ { "action": "opened", "author": "SecSamDev", "comment_id": null, "datetime": 1570180759000, "masked_author": "username_0", "text": "In theory, this works, not many libraries need to modify the constructor.\r\n```\r\nFunction.prototype.constructor = function (data) {\r\n console.log('Trying to use constructor...')\r\n console.log(data)\r\n return function(dat){\r\n return null;\r\n }\r\n}\r\n```", "title": "Protect VM from using construct function", "type": "issue" }, { "action": "created", "author": "XmiliaH", "comment_id": 538323106, "datetime": 1570181138000, "masked_author": "username_1", "text": "I don't see a reason to do this. If you want to do so you can execute code in the VM that hides all the Function constructors. But don't forget the global Function object and also GeneratorFunction, AsyncFunction & AsyncGeneratorFunctions.", "title": null, "type": "comment" }, { "action": "closed", "author": "SecSamDev", "comment_id": null, "datetime": 1570189858000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "SecSamDev", "comment_id": 538365273, "datetime": 1570189858000, "masked_author": "username_0", "text": "I just tested it:\r\n```\r\nconst sandbox = {test : async function(){return 1}}\r\ntry{\r\n let result = vm.runInNewContext(`\r\ntry{\r\n test.constructor('return process')().then(dat=>{\r\n console.log(dat)\r\n })\r\n}catch(e){console.log(e)}\r\n`, sandbox,{timeout : 10000})\r\n```\r\nOutputs `process {version: \"v12.10.0\", versions: Object, arch: \"x64\", platform: \"linux\", release: Object, …}`\r\n\r\nBut I suppose that it can be helpful in some cases to disallow the creation of objects using the constructor functions.", "title": null, "type": "comment" } ]
2
4
1,016
false
false
1,016
false
IBM/carbon-components
IBM
371,796,216
1,296
null
[ { "action": "opened", "author": "alisonjoseph", "comment_id": null, "datetime": 1539920817000, "masked_author": "username_0", "text": "## Steps to reproduce the issue\n\n1. Step one\n2. Step two\n3. Step three\n4. etc.\n\n## Additional information\n\n- Screenshots or code\n- Notes\n\n## Add labels\n\nPlease choose the appropriate label(s) from our existing label list to ensure that your issue is properly categorized. This will help us to better understand and address your issue.", "title": "Experimental Component - File Uploader - Development", "type": "issue" }, { "action": "created", "author": "laurenmrice", "comment_id": 435164592, "datetime": 1541101861000, "masked_author": "username_1", "text": "Designs are ready: https://ibm.box.com/s/jvywa1198xk4lrwri8oe64qtg2wtbc8d\nDesign issue: #1255", "title": null, "type": "comment" }, { "action": "created", "author": "aledavila", "comment_id": 442524656, "datetime": 1543424650000, "masked_author": "username_2", "text": "opening for website", "title": null, "type": "comment" }, { "action": "reopened", "author": "aledavila", "comment_id": null, "datetime": 1543424651000, "masked_author": "username_2", "text": "**Development**\r\nA developer can discover and install the experimental component by following accessible documentation.\r\n\r\n- [ ] Add to carbon-components\r\n- [ ] Update website (add to the experimental section and update component status page)", "title": "Experimental Component - File Uploader - Development", "type": "issue" }, { "action": "closed", "author": "alisonjoseph", "comment_id": null, "datetime": 1543507228000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" } ]
3
5
692
false
false
692
false
angristan/openvpn-install
null
320,885,441
213
{ "number": 213, "repo": "openvpn-install", "user_login": "angristan" }
[ { "action": "opened", "author": "tvasenin", "comment_id": null, "datetime": 1525713707000, "masked_author": "username_0", "text": "", "title": "Backport external IP handling", "type": "issue" }, { "action": "created", "author": "tvasenin", "comment_id": 415967656, "datetime": 1535201985000, "masked_author": "username_0", "text": "I took the original commits, analyzed what has been done in your repo that might conflict with these changes, and modified the commits accordingly.\r\n\r\nAre there any problems with this PR?", "title": null, "type": "comment" }, { "action": "created", "author": "angristan", "comment_id": 415969217, "datetime": 1535203664000, "masked_author": "username_1", "text": "Oh, no I mean I wonder how do I backport commits from another repo.", "title": null, "type": "comment" }, { "action": "created", "author": "angristan", "comment_id": 415984639, "datetime": 1535218210000, "masked_author": "username_1", "text": "Thanks!", "title": null, "type": "comment" } ]
2
4
261
false
false
261
false
termux/termux-packages
termux
290,688,425
2,057
{ "number": 2057, "repo": "termux-packages", "user_login": "termux" }
[ { "action": "opened", "author": "sogaiu", "comment_id": null, "datetime": 1516674944000, "masked_author": "username_0", "text": "Lightly tested.", "title": "Add package: pdfgrep", "type": "issue" }, { "action": "created", "author": "xeffyr", "comment_id": 459156922, "datetime": 1548891929000, "masked_author": "username_1", "text": "Implemented in [unstable-packages](https://github.com/termux/unstable-packages) repository.\r\n```\r\npkg install unstable-repo\r\npkg install pdfgrep\r\n```", "title": null, "type": "comment" } ]
2
2
164
false
false
164
false
ceph/ceph-ansible
ceph
511,283,776
4,653
{ "number": 4653, "repo": "ceph-ansible", "user_login": "ceph" }
[ { "action": "opened", "author": "arxcruz", "comment_id": null, "datetime": 1571833034000, "masked_author": "username_0", "text": "Depends-On: https://review.rdoproject.org/r/#/c/23386/", "title": "DNM - Testing ceph-ansible tripleo integration", "type": "issue" }, { "action": "created", "author": "arxcruz", "comment_id": 545416162, "datetime": 1571833146000, "masked_author": "username_0", "text": "check-rdo", "title": null, "type": "comment" }, { "action": "created", "author": "arxcruz", "comment_id": 545461533, "datetime": 1571839668000, "masked_author": "username_0", "text": "check-rdo", "title": null, "type": "comment" } ]
2
4
560
false
true
72
false
bryanjos/geo
null
441,543,102
107
{ "number": 107, "repo": "geo", "user_login": "bryanjos" }
[ { "action": "opened", "author": "bernardd", "comment_id": null, "datetime": 1557288845000, "masked_author": "username_0", "text": "The `reverse_byte_order/1` function was not especially quick. In an Ecto postgres query with a large number of geo fields, it ended up taking a significant percentage of the total time. I have some `fprof` files if you're interested in details, but the short version is that this change reduced the time to process the geo fields on 2000 objects (running under `fprof`, so the times are larger than they would otherwise be) from 1358ms to 142ms for the same query (the first value represented 42% of the total query time).", "title": "Optimise reverse_byte_order/1", "type": "issue" }, { "action": "created", "author": "bryanjos", "comment_id": 490510543, "datetime": 1557326012000, "masked_author": "username_1", "text": "Awesome! thanks!", "title": null, "type": "comment" } ]
2
2
538
false
false
538
false
lenznerm/github-slideshow
null
491,434,864
1
null
[ { "action": "closed", "author": "lenznerm", "comment_id": null, "datetime": 1570143096000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" } ]
2
6
6,805
false
true
0
false
mavam/gitdub
null
362,411,337
9
{ "number": 9, "repo": "gitdub", "user_login": "mavam" }
[ { "action": "opened", "author": "stas00", "comment_id": null, "datetime": 1537488450000, "masked_author": "username_0", "text": "As discussed here: https://github.com/username_1/gitdub/issues/8\r\n\r\nThank you.", "title": "add a new section: Installation as a service on Linux", "type": "issue" }, { "action": "created", "author": "mavam", "comment_id": 423661738, "datetime": 1537561803000, "masked_author": "username_1", "text": "Github merged this PR because the commit was accidentally part of another PR, even though you reverted it in a subsequent commit. I just cherry-picked the commit from the other PR, which has the same effect.\r\n\r\nThanks again for taking the time to submit the PR!", "title": null, "type": "comment" }, { "action": "created", "author": "stas00", "comment_id": 423716437, "datetime": 1537591554000, "masked_author": "username_0", "text": "Thank you for sorting it out, Matthias.", "title": null, "type": "comment" } ]
2
3
373
false
false
373
true
flutter/engine
flutter
474,368,318
10,247
{ "number": 10247, "repo": "engine", "user_login": "flutter" }
[ { "action": "opened", "author": "skia-flutter-autoroll", "comment_id": null, "datetime": 1564461534000, "masked_author": "username_0", "text": "Roll fuchsia/sdk/core/linux-amd64 from t0RagF4MaTp8dbNuL8PaVvRbMGnX7K0jRcnO-Vbw4k0C to IhJQnx6zPTVQn-gcwAI6N7mF5r_I4x8iiex_LNcDuWAC\n\n\nThe AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+/master/autoroll/README.md\n\nIf the roll is causing failures, please contact the current sheriff, who should\nbe CC'd on the roll, and stop the roller if necessary.", "title": "Roll fuchsia/sdk/core/linux-amd64 from t0Rag... to IhJQn...", "type": "issue" }, { "action": "created", "author": "skia-flutter-autoroll", "comment_id": 516262486, "datetime": 1564462939000, "masked_author": "username_0", "text": "Auto-roller completed checks. About to merge.", "title": null, "type": "comment" } ]
1
2
522
false
false
522
false
Over17/UnityAndroidPermissions
null
340,978,607
13
{ "number": 13, "repo": "UnityAndroidPermissions", "user_login": "Over17" }
[ { "action": "opened", "author": "DmitriyYukhanov", "comment_id": null, "datetime": 1531480147000, "masked_author": "username_0", "text": "Hey, Yury!\r\n\r\nWould be nice to add this method to simplify single permission requesting.", "title": "Add RequestPermission(string, AndroidPermissionCallback) method", "type": "issue" }, { "action": "created", "author": "Over17", "comment_id": 406547437, "datetime": 1532079636000, "masked_author": "username_1", "text": "Accepted! Thank you", "title": null, "type": "comment" } ]
2
2
107
false
false
107
false
ARMmbed/mbedtls
ARMmbed
409,244,257
2,430
{ "number": 2430, "repo": "mbedtls", "user_login": "ARMmbed" }
[ { "action": "opened", "author": "hanno-arm", "comment_id": null, "datetime": 1549969820000, "masked_author": "username_0", "text": "As has been reported in #821, many test cases in the X.509 parsing test suite use MD2 in places where an arbitrary hash algorithm would be supported. This is bad for two reasons: Firstly, it shows bad practice using a weak digest, and secondly, it significantly reduces negative test coverage in the default configuration which doesn't have MD2 enabled.\r\n\r\nThis PR changes the tests to use SHA-256 in place of MD2 in those instances where a general hash algorithm is allowed (and we're not specifically testing support for MD2).", "title": "Remove unnecessary uses of MD2 in X.509 parsing test suite", "type": "issue" }, { "action": "created", "author": "hanno-arm", "comment_id": 462757668, "datetime": 1549977916000, "masked_author": "username_0", "text": "@username_1 @username_2 I need to rework this PR, my approach to replacing MD2 by SHA-256 was too careless. Please don't review this for now.", "title": null, "type": "comment" }, { "action": "created", "author": "hanno-arm", "comment_id": 463142086, "datetime": 1550053109000, "masked_author": "username_0", "text": "@username_1 Could you take another look?", "title": null, "type": "comment" }, { "action": "created", "author": "hanno-arm", "comment_id": 465118997, "datetime": 1550581176000, "masked_author": "username_0", "text": "Nothing has changed since @username_2's approval - I think it got lost when @username_1 re-requested it. Was there a particular reason for that, @username_1?", "title": null, "type": "comment" }, { "action": "created", "author": "mpg", "comment_id": 465236945, "datetime": 1550598365000, "masked_author": "username_1", "text": "I don't remember doing that, so probably no particular reason ^^", "title": null, "type": "comment" }, { "action": "created", "author": "hanno-arm", "comment_id": 466450811, "datetime": 1550851809000, "masked_author": "username_0", "text": "Ping @Patater for gatekeeping.", "title": null, "type": "comment" }, { "action": "created", "author": "mpg", "comment_id": 468215810, "datetime": 1551348799000, "masked_author": "username_1", "text": "This fixes #821 which is labeled as a bug, so relabeling this with \"bug\", and hence needing backports.", "title": null, "type": "comment" }, { "action": "created", "author": "mpg", "comment_id": 468216178, "datetime": 1551348858000, "masked_author": "username_1", "text": "(Demoting from \"ready for merge\" as it needs backports.)", "title": null, "type": "comment" }, { "action": "created", "author": "hanno-arm", "comment_id": 488693926, "datetime": 1556807083000, "masked_author": "username_0", "text": "@k-stachowiak @Patater @username_2 I had to force-push this to resolve a ChangeLog conflict with `development`. Can you please re-review?", "title": null, "type": "comment" }, { "action": "created", "author": "hanno-arm", "comment_id": 497281049, "datetime": 1559211452000, "masked_author": "username_0", "text": "@Patater @username_2 I fixed the ChangeLog issue Jaeden spotted, and also rebased on top of `development`. Could you please re-review?", "title": null, "type": "comment" }, { "action": "created", "author": "AndrzejKurek", "comment_id": 498156939, "datetime": 1559549429000, "masked_author": "username_2", "text": "Please ping me when the remaining issues are resolved @username_0.", "title": null, "type": "comment" }, { "action": "created", "author": "hanno-arm", "comment_id": 498171632, "datetime": 1559552115000, "masked_author": "username_0", "text": "Thanks @Patater for spotting the inaccuracies, I believe to have addressed them. Could you please re-review?\r\n\r\nPing @username_2 for re-review, too!", "title": null, "type": "comment" }, { "action": "created", "author": "hanno-arm", "comment_id": 498259205, "datetime": 1559568936000, "masked_author": "username_0", "text": "@gilles-peskine-arm Thanks for your review.\r\n\r\nThe PR doesn't make the situation worse, because it only replaces MD2 by SHA-256 in parsing tests, and a MD2-specific parsing test remains (\"X509 Certification information MD2 digest\").\r\n\r\nNonetheless, you have a point that there's a pre-existing gap in the tests in that we don't exercise verification of an MD2 signed certificate, and I've added an analogue of \"Valid Cert MD4 Digest\" for MD2.\r\n\r\nAlso, I noticed that these tests don't expect success because they use a profile which forbids MDx, and I've added three tests which use a test-only profile allowing all MDs, so that we now also cover successful verification of MDx-signed CRTs.\r\n\r\n@gilles-peskine-arm @username_2 Can you please re-review?", "title": null, "type": "comment" } ]
3
13
2,337
false
false
2,337
true
revelrylabs/harmonium
revelrylabs
334,979,447
304
null
[ { "action": "opened", "author": "blazebarsamian", "comment_id": null, "datetime": 1529692785000, "masked_author": "username_0", "text": "### Scenario: Vars Table\r\n- [ ] Create a new folder in `/docs-src/src/pages/components` called `TextAlignTables`\r\n- [ ] Create a new file in that folder called `TextAlignVars.js`\r\n- [ ] Table details:\r\n - [ ] **Table Headers:** `Variable Name`, `Default Value`, `Description`\r\n - [ ] On small screens, there should be a `Table.HeadSmall` that says `TextAlign Vars`\r\n - [ ] The Table Data should include `<span>[Column Header]</span>` before the table data so that the headers shows on small screens when the table stacks.\r\n - [ ] Make sure to check the settings file for any vars that were not listed at the top of the components stylesheet. \r\n- [ ] Import the TextAlignVars file into the main example page: `/docs-src/src/pages/components/TextAlign.js`\r\n- [ ] After the `ExampleSection` include `<h3>Variables:</h3>`\r\n- [ ] Then call in the table: `<TextAlignVars />`\r\n\r\n### Scenario: Props Table\r\n- [ ] Create a new file in the `TextAlignTables` folder called `TextAlignProps.js`\r\n- [ ] Table details:\r\n - [ ] **Table Headers:** `Name`, `Type`, `Default`, `Description`\r\n - [ ] On small screens, there should be a `Table.HeadSmall` that says `TextAlign Props`\r\n - [ ] The Table Data should include `<span>[Column Header]</span>` before the table data so that the header shows on small screens when the table stacks. Example: \r\n - ```\r\n <Table.Data>\r\n <span>Name:</span> <code>shrink</code>\r\n </Table.Data>\r\n ```\r\n - [ ] Include all possible props (also check the components file to make sure you didnt miss any props that were not listed on the site.) \r\n- [ ] Import the TextAlignProps file into the main example page: `/docs-src/src/pages/components/TextAlign.js`\r\n- [ ] After the Variables section include `<h3>Properties:</h3>`\r\n- [ ] Then call in the table: `<TextAlignProps />`", "title": "As a user, I want the vars & props for the TextAlign component documented on the site", "type": "issue" }, { "action": "reopened", "author": "blazebarsamian", "comment_id": null, "datetime": 1556732617000, "masked_author": "username_0", "text": "### Scenario: Vars Table\n- [ ] Create a new folder in `/docs-src/src/pages/components` called `TextAlignTables`\n- [ ] Create a new file in that folder called `TextAlignVars.js`\n- [ ] Table details:\n - [ ] **Table Headers:** `Variable Name`, `Default Value`, `Description`\n - [ ] On small screens, there should be a `Table.HeadStacked` that says `TextAlign Vars`\n - [ ] The Table Data should include `<Table.HeaderInline>[Column Header]</Table.HeaderInline>` before the table data so that the headers shows on small screens when the table stacks.\n - [ ] Make sure to check the settings file for any vars that were not listed at the top of the components stylesheet. \n- [ ] Import the TextAlignVars file into the main example page: `/docs-src/src/pages/components/TextAlign.js`\n- [ ] After the `ExampleSection` include `<h3>Variables:</h3>`\n- [ ] Then call in the table: `<TextAlignVars />`\n\n### Scenario: Props Table\n- [ ] Create a new file in the `TextAlignTables` folder called `TextAlignProps.js`\n- [ ] Table details:\n - [ ] **Table Headers:** `Name`, `Type`, `Default`, `Description`\n - [ ] On small screens, there should be a `Table.HeadStacked` that says `TextAlign Props`\n - [ ] The Table Data should include `<Table.HeaderInline>[Column Header]</Table.HeaderInline>` before the table data so that the header shows on small screens when the table stacks. Example: \n - ```\n <Table.Data>\n <Table.HeaderInline>Name:</Table.HeaderInline> <code>shrink</code>\n </Table.Data>\n ```\n - [ ] Include all possible props (also check the components file to make sure you didnt miss any props that were not listed on the site.) \n- [ ] Import the TextAlignProps file into the main example page: `/docs-src/src/pages/components/TextAlign.js`\n- [ ] After the Variables section include `<h3>Properties:</h3>`\n- [ ] Then call in the table: `<TextAlignProps />`", "title": "As a user, I want the vars & props for the TextAlign component documented on the site", "type": "issue" } ]
2
4
3,918
false
true
3,746
false
DFE-Digital/manage-courses-frontend
DFE-Digital
427,654,526
129
{ "number": 129, "repo": "manage-courses-frontend", "user_login": "DFE-Digital" }
[ { "action": "opened", "author": "tvararu", "comment_id": null, "datetime": 1554118389000, "masked_author": "username_0", "text": "Now that the environment variable is defined, we can update the URL.", "title": "[1210] Fix Find URL on courses table", "type": "issue" }, { "action": "created", "author": "tvararu", "comment_id": 478542914, "datetime": 1554118405000, "masked_author": "username_0", "text": "![](https://github.trello.services/images/mini-trello-icon.png) [Courses table in manage-courses-frontend](https://trello.com/c/Ju2Kfadq/1210-courses-table-in-manage-courses-frontend)", "title": null, "type": "comment" }, { "action": "created", "author": "tvararu", "comment_id": 479419866, "datetime": 1554284986000, "masked_author": "username_0", "text": "@heidar done, also have added `.to_s` so that it doesn't blow up on the way into the link_to. :)", "title": null, "type": "comment" } ]
1
3
347
false
false
347
false
SwiftOldDriver/iOS-Weekly
SwiftOldDriver
463,484,998
1,497
null
[ { "action": "opened", "author": "waz0820", "comment_id": null, "datetime": 1562112159000, "masked_author": "username_0", "text": "# 推荐收录\r\n\r\n## 链接\r\n\r\n[Burritos - A collection of well tested Swift Property Wrappers](https://github.com/guillermomuntaner/Burritos)", "title": "Burritos - A collection of well tested Swift Property Wrappers", "type": "issue" }, { "action": "closed", "author": "ParsifalC", "comment_id": null, "datetime": 1562552112000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
2
130
false
false
130
false
3rd-Eden/memcached
null
93,392,963
253
{ "number": 253, "repo": "memcached", "user_login": "3rd-Eden" }
[ { "action": "opened", "author": "vsacheti", "comment_id": null, "datetime": 1436222122000, "masked_author": "username_0", "text": "", "title": "fixing socket connection issues", "type": "issue" }, { "action": "created", "author": "redonkulus", "comment_id": 132344610, "datetime": 1439930562000, "masked_author": "username_1", "text": "@3rd-Eden any updates?", "title": null, "type": "comment" }, { "action": "created", "author": "redonkulus", "comment_id": 209088778, "datetime": 1460492756000, "masked_author": "username_1", "text": "@ronkorving is this something you can merge and publish for us?", "title": null, "type": "comment" } ]
2
3
85
false
false
85
false
pre-commit/pre-commit
pre-commit
406,568,904
938
null
[ { "action": "opened", "author": "firba1", "comment_id": null, "datetime": 1549323563000, "masked_author": "username_0", "text": "Sometimes when I'm debugging hook failures, I need to introspect the hook's setup. For example, if I have a flake8 failure, then I want to figure out which flake8 version I'm installing in my pre-commit-hooks repo installation. Currently, `$XDG_RUNTIME_DIR/pre-commit/` contains a bunch of dirs with the hook repos, but no actual indication of which repo is which, leading to having to check each on individually. I think this could be solved in one of these ways:\r\n1) put each repo in a predictable place, e.g. pre-commit-hooks v2.1.0 would end up in `$XDG_RUNTIME_DIR/pre-commit/github.com/pre-commit/pre-commit-hooks/v2.1.0/`\r\n2) add a command to get directory of particular repo", "title": "Easy way to find hook repo?", "type": "issue" }, { "action": "created", "author": "asottile", "comment_id": 460458169, "datetime": 1549323757000, "masked_author": "username_1", "text": "You can inspect the private state information with `sqlite3 ~/.cache/pre-commit/db.db`\r\n\r\nyou can also temporarily override:\r\n\r\n```yaml\r\n - id: flake8\r\n entry: which flake8\r\n```\r\n\r\nThat said, the installation is intentionally hidden away and supposed to be immutable, making it easier to muck with that is not going to happen.\r\n\r\nDeep paths do not do well for shebang limits which is why there is a database implementing indirection, predictable paths are not feasible", "title": null, "type": "comment" }, { "action": "closed", "author": "asottile", "comment_id": null, "datetime": 1549323777000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "firba1", "comment_id": 460458407, "datetime": 1549323823000, "masked_author": "username_0", "text": "fug", "title": null, "type": "comment" } ]
2
4
1,165
false
false
1,165
false
MichMich/MagicMirror
null
365,557,098
1,421
{ "number": 1421, "repo": "MagicMirror", "user_login": "MichMich" }
[ { "action": "opened", "author": "rehne", "comment_id": null, "datetime": 1538413875000, "masked_author": "username_0", "text": "in case the th.json file from @maxjame5432 will be merged ( https://github.com/username_1/MagicMirror/pull/1413/commits/ddd94f7891e71401b5334276739840a9708b5ebf )", "title": "ordered translations and added thai language", "type": "issue" }, { "action": "created", "author": "MichMich", "comment_id": 433404042, "datetime": 1540559845000, "masked_author": "username_1", "text": "Thanks for the change. Unfortunately the changelog is incorrect. Please add the enties to the 2.6.0 release. Thanks!", "title": null, "type": "comment" }, { "action": "created", "author": "MichMich", "comment_id": 433404288, "datetime": 1540559896000, "masked_author": "username_1", "text": "Thai translation file missing in this pr.", "title": null, "type": "comment" }, { "action": "created", "author": "MichMich", "comment_id": 436905126, "datetime": 1541663890000, "masked_author": "username_1", "text": "Closing due to inactivity.", "title": null, "type": "comment" } ]
3
5
886
false
true
343
true
istio/api
istio
346,249,784
599
{ "number": 599, "repo": "api", "user_login": "istio" }
[ { "action": "opened", "author": "rshriram", "comment_id": null, "datetime": 1533052292000, "masked_author": "username_0", "text": "", "title": "Separate files for networking docs", "type": "issue" }, { "action": "created", "author": "rshriram", "comment_id": 409273209, "datetime": 1533052673000, "masked_author": "username_0", "text": "won't work..", "title": null, "type": "comment" } ]
2
3
755
false
true
12
false
eclair4151/AlexaControlledSamsungTV
null
369,794,868
13
null
[ { "action": "opened", "author": "mariuccio90", "comment_id": null, "datetime": 1539431276000, "masked_author": "username_0", "text": "Hi,\r\nThe server looks like is working on my RBPI but nothing is happening to my TV when i send commands to Alexa.\r\n\r\nTV Details:\r\nModel: UE49NU7170UXZT\r\n\r\n```Received\r\n\r\n a new message: \r\nb'{\"operation\": \"TurnOff\", \"endpointid\": \"(privacy)\"}'\r\nfrom topic: \r\npower/713394fb-adfd-4a97-a1b8-db65ca846cfc\r\n--------------\r\nFailed to send message to TV: timed out\r\n\r\n\r\nReceived a new message: \r\nb'{\"volumeSteps\": 10, \"operation\": \"AdjustVolume\", \"endpointid\": \"(privacy)\"}'\r\nfrom topic: \r\nspeaker/713394fb-adfd-4a97-a1b8-db65ca846cfc\r\n--------------\r\nFailed to send message to TV: timed out", "title": "Commands are not working", "type": "issue" }, { "action": "created", "author": "eclair4151", "comment_id": 429542501, "datetime": 1539437825000, "masked_author": "username_1", "text": "Whats the output when you run alexasmartcli scan\r\n\r\nand what is inside your tvconfig.py", "title": null, "type": "comment" }, { "action": "created", "author": "mariuccio90", "comment_id": 429552380, "datetime": 1539445828000, "masked_author": "username_0", "text": "Hi, This is the output:\r\n\r\n`root@DietPi:~/AlexaControlledSamsungTV# python3 alexasmartcli.py scan\r\nScanning for TVs. make sure they are turned on and on the same network`\r\n`No TVs found`", "title": null, "type": "comment" }, { "action": "created", "author": "eclair4151", "comment_id": 430790097, "datetime": 1539810440000, "masked_author": "username_1", "text": "Hmm i just use samsungctl to send commands to TVs. try using the command line option of this\r\nhttps://github.com/Ape/samsungctl\r\n\r\nand see if you can send commands", "title": null, "type": "comment" }, { "action": "created", "author": "mariuccio90", "comment_id": 431990851, "datetime": 1540243127000, "masked_author": "username_0", "text": "Hey Tomer, i will do it and let you know", "title": null, "type": "comment" }, { "action": "closed", "author": "eclair4151", "comment_id": null, "datetime": 1545323042000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
6
1,060
false
false
1,060
false
mateusc42/react-native-firebase-mlkit
null
445,738,543
25
null
[ { "action": "opened", "author": "jakecronin", "comment_id": null, "datetime": 1558201700000, "masked_author": "username_0", "text": "Thank you for building this mlkit bridge. I am having difficulty using this package with RNCamera.\r\n\r\nI have RNFirebase and RNCamera both functioning correctly on my app, but when I link react-native-firebase-mlkit and install the necessary pods, I get the following build error (iOS): \r\n\r\n`Undefined symbols for architecture arm64:\r\n \"_OBJC_CLASS_$_BarcodeDetectorManagerMlkit\", referenced from:\r\n objc-class-ref in libRNCamera.a(RNCameraManager.o)`\r\n\r\nHas anyone else encountered difficulty using this library with RNCamera?\r\n\r\nXcode version: 10.2\r\n\r\nFrom package.json:\r\n\r\n```\r\n\"dependencies\": {\r\n \"@okgrow/react-native-copilot\": \"^2.4.1\",\r\n \"@react-native-firebase/mlkit\": \"^0.0.4\",\r\n \"eslint-config-rallycoding\": \"^3.2.0\",\r\n \"lodash\": \"^4.17.11\",\r\n \"moment\": \"^2.24.0\",\r\n \"react\": \"16.8.3\",\r\n \"react-native\": \"0.59.5\",\r\n \"react-native-appsee\": \"^2.6.1\",\r\n \"react-native-calendar-events\": \"^1.7.1\",\r\n \"react-native-calendars\": \"^1.32.0\",\r\n \"react-native-camera\": \"^2.6.0\",\r\n \"react-native-communications\": \"^2.2.1\",\r\n \"react-native-contacts\": \"^4.0.0\",\r\n \"react-native-datepicker\": \"^1.7.2\",\r\n \"react-native-elements\": \"^1.1.0\",\r\n \"react-native-firebase\": \"^5.3.1\",\r\n \"react-native-firebase-mlkit\": \"^0.6.2\",\r\n \"react-native-google-places-autocomplete\": \"^1.3.9\",\r\n \"react-native-immediate-phone-call\": \"^1.0.0\",\r\n \"react-native-keyboard-aware-scroll-view\": \"^0.8.0\",\r\n \"react-native-maps\": \"^0.24.2\",\r\n \"react-native-navigation-directions\": \"^1.0.3\",\r\n \"react-native-permissions\": \"^1.1.1\",\r\n \"react-native-router-flux\": \"^4.0.6\",\r\n \"react-native-sliding-panes\": \"^1.0.3\",\r\n \"react-native-snap-carousel\": \"^3.7.5\",\r\n \"react-native-svg\": \"^9.4.0\",\r\n \"react-native-swipeout\": \"^2.3.6\",\r\n \"react-native-unified-contacts\": \"^1.6.2\",\r\n \"react-native-vector-icons\": \"^6.4.2\",\r\n \"react-redux\": \"^7.0.2\",\r\n \"redux\": \"^4.0.1\",\r\n \"redux-thunk\": \"^2.3.0\",\r\n \"s\": \"^0.1.1\",\r\n \"victory-native\": \"^32.0.2\"\r\n```\r\n\r\nBuild-Phases tab of Main project target\r\n<img width=\"697\" alt=\"Screenshot 2019-05-18 13 46 31\" src=\"https://user-images.githubusercontent.com/18358803/57973216-6be6d280-7973-11e9-892f-1b8b3d13e784.png\">", "title": "Colliding with RNCamera on iOS, error: Undefined symbol: _OBJC_CLASS_$_BarcodeDetectorManagerMlkit", "type": "issue" }, { "action": "created", "author": "GaspardC", "comment_id": 493700301, "datetime": 1558206730000, "masked_author": "username_1", "text": "Yes I have exactly the same error", "title": null, "type": "comment" }, { "action": "created", "author": "guidux", "comment_id": 495791962, "datetime": 1558733032000, "masked_author": "username_2", "text": "Today I had the same issue I noticed that BarcodeDetectorManagerMlkit.m and BarcodeDetectorManagerMlkit.h were missing after linking RNMlKit so I just drag these two files from .../node_modules/react-native-camera/ios/RN/BarcodeDetectorManagerMlkit.h. (and BarcodeDetectorManagerMlkit.m). \r\n![image](https://user-images.githubusercontent.com/1030759/58357393-a1def780-7e48-11e9-820c-10d1906faf20.png)", "title": null, "type": "comment" } ]
3
3
2,650
false
false
2,650
false
NixOS/nixpkgs
NixOS
472,276,075
65,333
null
[ { "action": "opened", "author": "adamtulinius", "comment_id": null, "datetime": 1563973972000, "masked_author": "username_0", "text": "**Describe the bug**\r\n`python3Packages.cherrypy` fails to build after upgrading to python 3.7.4. Samme issue that was fixed in master already.\r\n\r\n**To Reproduce**\r\n```\r\n$ nix-shell -p python3Packages.cherrypy\r\n[...]\r\n-------------------------------------------------------------------------------\r\nTOTAL 13375 2909 78%\r\n\r\n15 files skipped due to complete coverage.\r\nCoverage XML written to file coverage.xml\r\n\r\n=========================== short test summary info ============================\r\nXFAIL cherrypy/test/test_logging.py::test_tracebacks\r\n failing\r\nXPASS cherrypy/test/test_caching.py::CacheTest::test_antistampede #1536\r\nXPASS cherrypy/test/test_conn.py::LimitedRequestQueueTests::test_queue_full #1535\r\nXPASS cherrypy/test/test_static.py::StaticTest::test_file_stream #1475\r\nSKIPPED [1] /build/CherryPy-18.1.0/cherrypy/test/helper.py:330: skipped (not running HTTPS)...\r\nSKIPPED [4] /build/CherryPy-18.1.0/cherrypy/test/test_session.py:412: memcached not available\r\nSKIPPED [1] cherrypy/test/test_static.py:194: Windows only\r\n 1 failed, 277 passed, 6 skipped, 10 deselected, 1 xfailed, 3 xpassed, 654 warnings in 98.43 seconds\r\nbuilder for '/nix/store/2rl28qx5plfk0gp5dzs4r8qvvb9c52qd-python3.7-CherryPy-18.1.0.drv' failed with exit code 1\r\nerror: build of '/nix/store/2rl28qx5plfk0gp5dzs4r8qvvb9c52qd-python3.7-CherryPy-18.1.0.drv' failed\r\n```\r\n\r\n**Expected behavior**\r\nNo build failures ;-)\r\n\r\n**Additional context**\r\nThis PR needs to be backported to 19.03: https://github.com/NixOS/nixpkgs/pull/65217\r\n\r\n**Metadata**\r\n```\r\n$ nix run nixpkgs.nix-info -c nix-info -m\r\n - system: `\"x86_64-linux\"`\r\n - host os: `Linux 5.1.16, NixOS, 19.03.git.ef4753d (Koi)`\r\n - multi-user?: `yes`\r\n - sandbox: `yes`\r\n - version: `nix-env (Nix) 2.2.2`\r\n - nixpkgs: `/etc/nixos/nixpkgs`\r\n```\r\n\r\n(on `nixos-19.03` at ef4753de2aa07424fdbb4b691bf612ea2787d909)", "title": "python3Packages.cherrypy fails to build on 19.03", "type": "issue" }, { "action": "created", "author": "johanot", "comment_id": 514627089, "datetime": 1563974121000, "masked_author": "username_1", "text": "same as #65030", "title": null, "type": "comment" }, { "action": "created", "author": "johanot", "comment_id": 514639358, "datetime": 1563976039000, "masked_author": "username_1", "text": "ping @username_3 @username_4 . don't know if you're aware of this?", "title": null, "type": "comment" }, { "action": "created", "author": "spiderbit", "comment_id": 518611343, "datetime": 1565087236000, "masked_author": "username_2", "text": "Have the same Problem", "title": null, "type": "comment" }, { "action": "created", "author": "spiderbit", "comment_id": 526686432, "datetime": 1567186605000, "masked_author": "username_2", "text": "How can that not be backported in over a month?", "title": null, "type": "comment" }, { "action": "created", "author": "marsam", "comment_id": 526690572, "datetime": 1567187397000, "masked_author": "username_3", "text": "@username_2 sorry, I tried to backport it, but it doesn't apply cleanly. I'm going to try again this weekend", "title": null, "type": "comment" }, { "action": "created", "author": "spiderbit", "comment_id": 526699435, "datetime": 1567189080000, "masked_author": "username_2", "text": "is there some workaround tried something like that:\r\n (let newpkgs = import (fetchTarball https://github.com/NixOS/nixpkgs-channels/archive/nixos-unstable.tar.gz) {};\r\n in\r\n newpkgs.flexget)\r\n\r\nalso with cherrypy but it does not work... some overwrite attribute magic?", "title": null, "type": "comment" }, { "action": "created", "author": "spiderbit", "comment_id": 541117926, "datetime": 1570808781000, "masked_author": "username_2", "text": "Bump here can't rebuild my server since 3 months because of this bug? Really nobody trying to solve this?", "title": null, "type": "comment" }, { "action": "created", "author": "FRidh", "comment_id": 541131638, "datetime": 1570811031000, "masked_author": "username_4", "text": "@username_2 feel free to open a PR with a fix", "title": null, "type": "comment" }, { "action": "created", "author": "spiderbit", "comment_id": 541138813, "datetime": 1570812266000, "masked_author": "username_2", "text": "if Nixos would use a good programming language like lisp in a eyeblink but this very strange Programming language and project structure makes it very hard to contribute to.\r\n\r\nAlso I don't understand that \r\n1. I never got such requests when I reported bugs in other distros\r\n2. I don't get why people update something when it just brakes it, why not keep it intact instead of doing work to create a regression? \r\n3. As far as I understand everybody that tries to build it will become the same error so how could that go through any quality system?\r\n4. why does nobody just revert the commit that upgraded that package to the defect version?", "title": null, "type": "comment" }, { "action": "created", "author": "spiderbit", "comment_id": 541141596, "datetime": 1570812760000, "masked_author": "username_2", "text": "If somebody guarantees that if I find the commit that introduced that bug and revert it and send that as PR it get's accepted I do it.", "title": null, "type": "comment" }, { "action": "created", "author": "spiderbit", "comment_id": 541147576, "datetime": 1570813805000, "masked_author": "username_2", "text": "Yes 19.09 works or at least the rebuild works. I don't know if that is good enough to close that bug and how well 19.03 is still supported?", "title": null, "type": "comment" }, { "action": "created", "author": "jonringer", "comment_id": 544277972, "datetime": 1571595764000, "masked_author": "username_5", "text": "builds on master and 19.09, I'm in favor of closing\r\n\r\n@username_4 thoughts?", "title": null, "type": "comment" }, { "action": "created", "author": "spiderbit", "comment_id": 544310356, "datetime": 1571618515000, "masked_author": "username_2", "text": "it's ok with me but I don't know how nixos handles their stable branches when do you stop \"supporting\" stable branches after the next is out?", "title": null, "type": "comment" }, { "action": "created", "author": "jonringer", "comment_id": 544310839, "datetime": 1571618800000, "masked_author": "username_5", "text": "You would have to ask the release managers, but seeing as NixOS is largely volunteer driven, I wouldn't expect too long", "title": null, "type": "comment" }, { "action": "closed", "author": "FRidh", "comment_id": null, "datetime": 1571642938000, "masked_author": "username_4", "text": "", "title": null, "type": "issue" } ]
6
16
3,819
false
false
3,819
true
pantheon-systems/documentation
pantheon-systems
342,398,793
3,886
{ "number": 3886, "repo": "documentation", "user_login": "pantheon-systems" }
[ { "action": "opened", "author": "alexfornuto", "comment_id": null, "datetime": 1531930585000, "masked_author": "username_0", "text": "## Effect\r\nPR includes the following changes:\r\n- Re-instituted checksum comparison for rsync transfers. Testing showed that not only did skipping checksum _not_ keep us from hitting the BUGS-1877 issue, but it also resulted in updated files being skipped sometimes.\r\n\r\n- Adjusted the `rsync` flags controlling output, piped output to a logfile, and grep the logfile for entries where files are modified. This reduces the output to only what's relevant to debugging.\r\n\r\n- print more script output to CI shell.\r\n\r\n- Several HTML => Markdown adjustments, as part of testing that rsync saw file changes.", "title": "Rsync Improvements", "type": "issue" }, { "action": "created", "author": "joemiller", "comment_id": 406058458, "datetime": 1531944594000, "masked_author": "username_1", "text": "👍", "title": null, "type": "comment" } ]
2
2
600
false
false
600
false
OrganicIrradiation/scholarly
null
392,261,451
20
null
[ { "action": "opened", "author": "cozy9", "comment_id": null, "datetime": 1545154389000, "masked_author": "username_0", "text": "I have been running my script periodically, it throws the following error today, looks like the page returned from Google Scholar might have a different format now? Thanks!\r\n\r\nTraceback (most recent call last):\r\n File \"./crawl.py\", line 27, in <module>\r\n for x in rslt:\r\n File \"/usr/local/lib/python3.6/site-packages/scholarly.py\", line 100, in _search_scholar_soup\r\n yield Publication(row, 'scholar')\r\n File \"/usr/local/lib/python3.6/site-packages/scholarly.py\", line 138, in __init__\r\n title = databox.find('h3', class_='gs_rt')\r\nAttributeError: 'NoneType' object has no attribute 'find'", "title": "Did google scholar changes its format?", "type": "issue" }, { "action": "created", "author": "cozy9", "comment_id": 448306296, "datetime": 1545154843000, "masked_author": "username_0", "text": "To reproduce it, use the following script:\r\n\r\n```\r\nimport scholarly\r\nresults=scholarly.search_pubs_custom_url('/scholar?q=malaria+vaccine&hl=en')\r\nfor x in results:\r\n print(x.bib['title'][:50])\r\n```\r\n\r\nIt outputs\r\n```\r\nRandomised trial of efficacy of SPf66 vaccine agai\r\nSafety and immunogenicity in man of a synthetic pe\r\nEfficacy of RTS, S/AS02 malaria vaccine against Pl\r\nGenetically modified Plasmodium parasites as a pro\r\nTraceback (most recent call last):\r\n File \"./t.py\", line 8, in <module>\r\n for x in results:\r\n File \"/usr/local/lib/python3.6/site-packages/scholarly.py\", line 100, in _search_scholar_soup\r\n yield Publication(row, 'scholar')\r\n File \"/usr/local/lib/python3.6/site-packages/scholarly.py\", line 138, in __init__\r\n title = databox.find('h3', class_='gs_rt')\r\nAttributeError: 'NoneType' object has no attribute 'find'\r\n```", "title": null, "type": "comment" }, { "action": "created", "author": "DownPeriscope", "comment_id": 449101054, "datetime": 1545332341000, "masked_author": "username_1", "text": "I'm also encountering the same issue on my end. Not sure yet as to what is causing it.", "title": null, "type": "comment" }, { "action": "created", "author": "cozy9", "comment_id": 449153747, "datetime": 1545344370000, "masked_author": "username_0", "text": "It seems Google Scholar page now contains a suggestion section at the end of the page, which produces an extra None Publication. For now, my own patch is to edit the scholarly.py file in two places.\r\n\r\nThe bold face places are my edits\r\n```\r\n1. Line 100\r\n for row in soup.find_all('div', 'gs_r'):\r\n pub=Publication(row, 'scholar')\r\n if len(pub.bib)==0: continue\r\n yield pub\r\n2. Line 137\r\n databox = __data.find('div', class_='gs_ri')\r\n if (databox is None):\r\n return\r\n title = databox.find('h3', class_='gs_rt')\r\n```\r\n\r\nI am sure the author will be able to provide a cleaner fix.", "title": null, "type": "comment" }, { "action": "created", "author": "DownPeriscope", "comment_id": 449410259, "datetime": 1545404414000, "masked_author": "username_1", "text": "Thank you for the response. I implemented those changes but still no luck on my end unfortunately. I'm seeing this error when running the example from the author. This example here:\r\n\r\n`# Retrieve the author's data, fill-in, and print\r\nsearch_query = scholarly.search_author('Steven A Cholewiak')\r\nauthor = next(search_query).fill()\r\nprint(author)\r\n\r\n# Print the titles of the author's publications\r\nprint([pub.bib['title'] for pub in author.publications])\r\n\r\n# Take a closer look at the first publication\r\npub = author.publications[0].fill()\r\nprint(pub)\r\n\r\n# Which papers cited that publication?\r\nprint([citation.bib['title'] for citation in pub.get_citedby()])`\r\n\r\nIt's the final line where it is supposed to print titles of cited publications that seems to be giving the `NoneType` error.", "title": null, "type": "comment" }, { "action": "created", "author": "cozy9", "comment_id": 449472386, "datetime": 1545419115000, "masked_author": "username_0", "text": "Add one more then around 137:\r\n\r\n```\r\n databox = __data.find('div', class_='gs_ri')\r\n if databox is None:\r\n self.bib={'title':None, 'url':None, 'author':None, 'abstract':None, 'eprint':None}\r\n return\r\n title = databox.find('h3', class_='gs_rt')\r\n```\r\n\r\nAgain, my patch only prevents it from crashing, it returns publications entry with None title. I don't know enough about Google Scholar to provide a patch that can fix the root cause.", "title": null, "type": "comment" }, { "action": "created", "author": "namp", "comment_id": 461720975, "datetime": 1549612830000, "masked_author": "username_2", "text": "I inspected the scholar pages and the following two changes did the trick for me:\r\n\r\n1```\r\n. Line 100\r\n for row in soup.find_all('div', 'gs_ri'):\r\n \r\n2. Line 137\r\n databox = __data \r\n \r\n```", "title": null, "type": "comment" }, { "action": "created", "author": "OrganicIrradiation", "comment_id": 463422317, "datetime": 1550101389000, "masked_author": "username_3", "text": "I believe this issue has been fixed with the current code. Could you please confirm?", "title": null, "type": "comment" }, { "action": "created", "author": "cozy9", "comment_id": 463429258, "datetime": 1550103098000, "masked_author": "username_0", "text": "The examples work now. Thanks!", "title": null, "type": "comment" }, { "action": "closed", "author": "OrganicIrradiation", "comment_id": null, "datetime": 1559836097000, "masked_author": "username_3", "text": "", "title": null, "type": "issue" } ]
4
10
3,851
false
false
3,851
false
pingcap/tidb
pingcap
389,158,052
8,634
null
[ { "action": "opened", "author": "eurekaka", "comment_id": null, "datetime": 1544423295000, "masked_author": "username_0", "text": "## Bug Report\r\n\r\nPlease answer these questions before submitting your issue. Thanks!\r\n\r\n1. What did you do?\r\n```sql\r\ncreate table t(c1 int, index k(c1));\r\ncreate table t1(c1 int);\r\nselect /*+ TIDB_SMJ(a, b) */ a.c1 from t a , (select * from t1 limit 3) b where a.c1 = b.c1 and b.c1 is not null;\r\n```\r\n\r\n2. What did you expect to see?\r\n\r\nA plan with sort-merge join generated.\r\n\r\n3. What did you see instead?\r\n\r\n```\r\nmysql> select /*+ TIDB_SMJ(a, b) */ a.c1 from t a , (select * from t1 limit 3) b where a.c1 = b.c1 and b.c1 is not null;\r\nERROR 1815 (HY000): Internal : Can't find a proper physical plan for this query\r\n```\r\n\r\n4. What version of TiDB are you using (`tidb-server -V` or run `select tidb_version();` on TiDB)?\r\n\r\n```\r\nmysql> select tidb_version();\r\n+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+\r\n| tidb_version() |\r\n+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+\r\n| Release Version: v2.1.0-rc.3-295-g353861f\r\nGit Commit Hash: 353861fe8f4e5760b105a255a5540f612e9c953c\r\nGit Branch: master\r\nUTC Build Time: 2018-12-06 02:07:15\r\nGoVersion: go version go1.11.2 linux/amd64\r\nRace Enabled: false\r\nTiKV Min Version: 2.1.0-alpha.1-ff3dd160846b7d1aed9079c389fc188f7f5ea13e\r\nCheck Table Before Drop: false |\r\n+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+\r\n1 row in set (0.00 sec)\r\n```", "title": "Optimizer fails to generate any plan when `TIDB_SMJ` is specified", "type": "issue" }, { "action": "created", "author": "eurekaka", "comment_id": 445703564, "datetime": 1544423872000, "masked_author": "username_0", "text": "RCA: since subquery `b` contains `limit 3`, condition `b.c1 is not null` cannot be pushed down beyond `LogicalLimit`, so the inner child of `LogicalJoin` would be like `LogicalSelection -> LogicalLimit -> DataSource`. Because table `t1` has no index defined, inner plan cannot provide order property for sort-merge join, normally we would remove the order property requirement for inner plan first, then find physical implementation for inner plan, and finally add a `PhysicalSort` on top of inner plan. This logic is reflected in `findBestTask`:\r\n```go\r\n104 if prop.Enforced {\r\n105 // First, get the bestTask without enforced prop\r\n106 prop.Enforced = false\r\n107 bestTask, err = p.findBestTask(prop)\r\n108 if err != nil {\r\n109 return nil, errors.Trace(err)\r\n110 }\r\n111 prop.Enforced = true\r\n112 // Next, get the bestTask with enforced prop\r\n113 prop.Cols = []*expression.Column{}\r\n114 }\r\n115 physicalPlans := p.self.exhaustPhysicalPlans(prop)\r\n116 prop.Cols = oldPropCols\r\n117\r\n118 for _, pp := range physicalPlans {\r\n119 // find best child tasks firstly.\r\n120 childTasks = childTasks[:0]\r\n121 for i, child := range p.children {\r\n122 childTask, err := child.findBestTask(pp.GetChildReqProps(i))\r\n```\r\n\r\nHowever, for `LogicalSelection`, we don't build a new physical property for its child, instead, we just pass pointer of the required physical property for `LogicalSelection` down to its children, so in line 116 of the above pasted code snippet, the order requirement is added back for child of `LogicalSelection`, then it cannot find valid implementation.", "title": null, "type": "comment" }, { "action": "created", "author": "winoros", "comment_id": 445722760, "datetime": 1544428412000, "masked_author": "username_1", "text": "But, in the line 107 of the first code snippet. There should be a valid plan?", "title": null, "type": "comment" }, { "action": "created", "author": "eurekaka", "comment_id": 445724001, "datetime": 1544428759000, "masked_author": "username_0", "text": "No, in line 107, `prop.Cols` is not empty yet.", "title": null, "type": "comment" }, { "action": "created", "author": "eurekaka", "comment_id": 445748478, "datetime": 1544434262000, "masked_author": "username_0", "text": "@zz-jason I have done the check, only `LogicalSelection`, `LogicalLock` and `LogicalUnionScan` have risk. https://github.com/pingcap/tidb/pull/8635 has covered them.", "title": null, "type": "comment" }, { "action": "closed", "author": "eurekaka", "comment_id": null, "datetime": 1544435139000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" } ]
2
6
4,411
false
false
4,411
false
CareEvolution/ResearchKit
CareEvolution
408,273,909
10
{ "number": 10, "repo": "ResearchKit", "user_login": "CareEvolution" }
[ { "action": "opened", "author": "eschramm", "comment_id": null, "datetime": 1549651034000, "masked_author": "username_0", "text": "The goal of this request is to create a specialized, extendable `ORKAnswerFormat` for medications. Original development was aimed to merge against Apple's ResearchKit, but this is not a necessity. This is an early prototype being presented for feedback. Ultimately, I'd like the medication picker that we make to work with this poll Rosetta in the cloud for RxNorm concepts. Discussing with @dkonson, it may be several months or more before this is possible. In the meantime, I've been able to make this work with an updated RxNorm SQL store with local code for converting raw RxNorm data files for periodic updates that can more easily handle a predicate such as \"filter the search to only show opioids\", etc. See [here](https://github.com/CareEvolution/CEVResearchKit/pull/137) for a CEV implementation.\r\n\r\nThe new `ORKMedicationAnswerFormat` takes a Bool `singleChoice` and an `ORKMedicationPicker` which it will present when the user attempts to add a medication to the list. The corresponding `ORKMedicationQuestionResult` returns an array of `ORKMedication` which has 3 pieces currently:\r\n\r\n1. `medicationIdentifier` - a codifed representation of the medication; in our case, we will use an RxCUI via `ORKMedicationRxNormIdentifier`\r\n2. `medicationDescription` - a human readable description of the medication\r\n3. `detailedDescription` - detailed descriptive text that will display in the `longlabel` of the `ORKChoiceViewCell`\r\n\r\nIn order to present a clean list of the selected medication(s) to the user with a consistent look, this implementation riffs off of `ORKChoiceCellView`. If medications can be added to the list, a special cell with a title of `[Add a medication]` appears. When a medication is to be added, the `ORKMedicationPicker` (a subclass of `UITableViewController`) is pushed to the user to martial selection of a medication or cancelling the action. In this repository, a DummyMedPicker is provided in the `ORKCatalog` app to demonstrate how these pieces work together. While not ideal, a selection may be removed by tapping on it.\r\n\r\n![rkmedpicker](https://user-images.githubusercontent.com/1008462/52498333-29f10800-2b9e-11e9-91be-54a9efcb2574.png)", "title": "Adding a Medication Answer Format for ORKQuestions", "type": "issue" }, { "action": "created", "author": "eschramm", "comment_id": 468339577, "datetime": 1551371354000, "masked_author": "username_0", "text": "Have done a pretty major overhaul on this. I think I'm not really looking for something to push back to Apple's root branch at this point. The changes here attempt to utilize code from `ORKTextChoiceCellGroup` by setting up `ORKMedicationChoiceCellGroup` as a subclass. This cleans up some of the branching and minimizes code required.\r\n\r\nOriginally, I wanted to make `ORKMedicationPicker` as a protocol, but I was struggling with doing it in Objective-C (rusty). I think, however, I was able to get a decent working prototype where the picker coordinates the presentation of whatever UI is desired using a presentingViewController. This also meant some significant changes needed to be done in `CEVResearchKit` and `RKStudio-Participant` PRs based on these changes. But I feel it's a better product :)", "title": null, "type": "comment" }, { "action": "created", "author": "eschramm", "comment_id": 818953934, "datetime": 1618337824000, "masked_author": "username_0", "text": "Will close for now to clean up - can reopen if the need arises.", "title": null, "type": "comment" } ]
1
3
3,042
false
false
3,042
false
LN-Zap/zap-desktop
LN-Zap
435,692,171
2,080
null
[ { "action": "opened", "author": "mrfelton", "comment_id": null, "datetime": 1555931617000, "masked_author": "username_0", "text": "## Description\r\n\r\nSync process hangs at 99% for a long time when recovering a wallet whist lnd scans blocks for recoverable addresses.\r\n\r\n## Expected Behavior\r\n\r\nSync screen should factor in the additional time it takes to scan old blocks for recoverable addresses.\r\n\r\n## Actual Behavior\r\n\r\nSync screen hangs at 99% whilst old blocks are scanned.\r\n\r\nLog output from lnd shows what is happening in the background:\r\n\r\n```\r\n zap:lnd [INF] 2019-04-22 13:04:08.973 [INF] LNWL: RECOVERY MODE ENABLED -- rescanning for used addresses with recovery_window=250 +759ms\r\n zap:lnd [INF] 2019-04-22 13:04:08.983 [INF] LNWL: Seed birthday surpassed, starting recovery of wallet from height=567221 hash=0000000000000000002e2998f76507736d96df2f2cb45a744795d7316bea2b8a with recovery-window=250 +10ms\r\n zap:lnd [INF] 2019-04-22 13:04:08.996 [INF] LNWL: Scanning 780 blocks for recoverable addresses +13ms\r\n zap:lnd [INF] 2019-04-22 13:04:12.097 [INF] BTCN: Waiting for more block headers, then will start cfheaders sync from height 570000... +3s\r\n zap:lnd [INF] 2019-04-22 13:04:12.097 [INF] BTCN: Starting cfheaders sync from (block_height=570000, block_hash=0000000000000000000822cf76247f1ecec0a82dbecb3b482ec4d2d154e0cd1d) to (block_height=572746, block_hash=000000000000000000281a467a2f64f5b0283f9fd40c0bc3678776d33cf75723) +1ms\r\n zap:lnd [INF] 2019-04-22 13:04:12.099 [INF] BTCN: Starting cfheaders sync for filter_type=0 +2ms\r\n zap:lnd [INF] 2019-04-22 13:04:12.227 [INF] BTCN: Fetching set of checkpointed cfheaders filters from height=570000, hash=620f1c748b3965f3e8eed33d74bbaead8b2b584a028a7040f202277817ffbd5c +127ms\r\n zap:lnd [INF] 2019-04-22 13:04:12.227 [INF] BTCN: Starting to query for cfheaders from checkpoint_interval=570 +1ms\r\n zap:lnd [INF] 2019-04-22 13:04:12.227 [INF] BTCN: Attempting to query for 2 cfheader batches +0ms\r\n zap:lnd [INF] 2019-04-22 13:04:12.687 [INF] BTCN: Verified 83000 filter headers in the last 12.22s (height 570001, 2019-04-03 11:22:56 +0200 CEST) +460ms\r\n zap:main [INF] Sending message to renderer process: { msg: 'lndCfilterHeight', data: 570001 } +0ms\r\n zap:lnd [INF] 2019-04-22 13:04:15.714 [INF] BTCN: Fully caught up with cfheaders at height 572746, waiting at tip for new blocks +3s\r\n zap:lnd [INF] 2019-04-22 13:04:15.715 [INF] BTCN: Attempting to fetch set of un-checkpointed filters at height=572746, hash=000000000000000000281a467a2f64f5b0283f9fd40c0bc3678776d33cf75723 +0ms\r\n zap:lnd [INF] 2019-04-22 13:07:07.455 [INF] LNWL: Recovered addresses from blocks 567221-568000 +3m\r\n zap:lnd [INF] 2019-04-22 13:07:07.613 [INF] LNWL: Scanning 2000 blocks for recoverable addresses +157ms\r\n zap:lnd [INF] 2019-04-22 13:08:27.351 [INF] LNWL: Fetching block height=568358 hash=0000000000000000001e2c52b041dc46c93a00a6e123ac6ff2935beb31469b90 +1m\r\n zap:lnd [INF] 2019-04-22 13:08:51.196 [INF] LNWL: Fetching block height=568457 hash=0000000000000000001e4cb64e17b65f2654e5807a2cb5845c3def034d8a54df +24s\r\n```\r\n \r\n## Possible Fix\r\n\r\nFactor recovery process into the sync progress calculations and progress bar display\r\n\r\n## Steps to Reproduce\r\n\r\nImport an old wallet and monitor the lnd logs whist the sync is happening.\r\n\r\n## Your Environment\r\n\r\n- Zap version: 0.4.1\r\n- Operating System and version: all", "title": "Sync process hangs at 99% for a long time when recovering a wallet whist lnd scans blocks for recoverable addresses", "type": "issue" }, { "action": "closed", "author": "mrfelton", "comment_id": null, "datetime": 1556739063000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "mrfelton", "comment_id": 488389021, "datetime": 1556739063000, "masked_author": "username_0", "text": "Closed via https://github.com/LN-Zap/zap-desktop/pull/2133", "title": null, "type": "comment" } ]
1
3
3,327
false
false
3,327
false
pingcap/talent-plan
pingcap
426,273,512
29
{ "number": 29, "repo": "talent-plan", "user_login": "pingcap" }
[ { "action": "opened", "author": "sticnarf", "comment_id": null, "datetime": 1553742071000, "masked_author": "username_0", "text": "Fix #25 .", "title": "Remove lessons and questions", "type": "issue" }, { "action": "created", "author": "brson", "comment_id": 477435940, "datetime": 1553744645000, "masked_author": "username_1", "text": "I requested one change. Looks good otherwise. Thanks @username_0 .", "title": null, "type": "comment" } ]
2
2
73
false
false
73
true
msatrowsky/github-slideshow
null
358,140,768
1
null
[ { "action": "created", "author": "msatrowsky", "comment_id": 419503605, "datetime": 1536339759000, "masked_author": "username_0", "text": "I am new to Github and need some advice for web development. Any advice on where to begin would be greatly appreciated. @github", "title": null, "type": "comment" }, { "action": "closed", "author": "msatrowsky", "comment_id": null, "datetime": 1536341690000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" } ]
2
5
6,460
false
true
127
false
patternfly/patternfly-react
patternfly
513,507,017
3,224
null
[ { "action": "opened", "author": "seanforyou23", "comment_id": null, "datetime": 1572290487000, "masked_author": "username_0", "text": "I noticed that when a consuming typescript app uses the `strictFunctionTypes` compiler option, following certain component examples causes errors to be thrown. Below is an example of what the error looks like, a typical type mismatch from what I can tell..\r\n\r\n<img width=\"1189\" alt=\"Screen Shot 2019-10-28 at 3 00 24 PM\" src=\"https://user-images.githubusercontent.com/5942899/67710375-33bdd400-f996-11e9-9cc3-b9b91b96ad75.png\">\r\n\r\nThese are the component demos in the react-integration package I see that are affected.\r\n\r\n- ContextSelectorDemo/ContextSelectorDemo.tsx\r\n- SelectDemo/SelectDemo.tsx\r\n- TableDemo/TableActionsDemo.tsx\r\n- TableDemo/TableCompactExpandableDemo.tsx\r\n- TableDemo/TableSortableForCompoundExpandableDemo.tsx\r\n- TabsDemo/TabsDemo.tsx\r\n- TabsDemo/TabsStringEventKeyDemo.tsx", "title": "Some components don't meet `strictFunctionTypes` requirements", "type": "issue" }, { "action": "created", "author": "seanforyou23", "comment_id": 572106030, "datetime": 1578495361000, "masked_author": "username_0", "text": "This is a critical issue, commenting so stale bot doesn't close it.", "title": null, "type": "comment" }, { "action": "created", "author": "seanforyou23", "comment_id": 596523403, "datetime": 1583760485000, "masked_author": "username_0", "text": "Ping to keep this issue active", "title": null, "type": "comment" }, { "action": "created", "author": "evwilkin", "comment_id": 620865230, "datetime": 1588109304000, "masked_author": "username_1", "text": "Resolved in #4019", "title": null, "type": "comment" }, { "action": "closed", "author": "evwilkin", "comment_id": null, "datetime": 1588109305000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
3
7
1,184
false
true
908
false
jenkins-x/jenkins-x-versions
jenkins-x
472,096,315
344
{ "number": 344, "repo": "jenkins-x-versions", "user_login": "jenkins-x" }
[ { "action": "opened", "author": "jstrachan", "comment_id": null, "datetime": 1563948482000, "masked_author": "username_0", "text": "", "title": "chore: work around for regression in verify preinstall", "type": "issue" }, { "action": "created", "author": "jstrachan", "comment_id": 514493734, "datetime": 1563948491000, "masked_author": "username_0", "text": "/test boot", "title": null, "type": "comment" }, { "action": "created", "author": "jstrachan", "comment_id": 514496419, "datetime": 1563949190000, "masked_author": "username_0", "text": "/test boot", "title": null, "type": "comment" }, { "action": "created", "author": "jstrachan", "comment_id": 514499456, "datetime": 1563949908000, "masked_author": "username_0", "text": "/test boot", "title": null, "type": "comment" } ]
2
23
35,965
false
true
30
false
logstash-plugins/logstash-filter-aggregate
logstash-plugins
212,233,592
61
null
[ { "action": "opened", "author": "mrchang7", "comment_id": null, "datetime": 1488830609000, "masked_author": "username_0", "text": "Hi again,\r\n\r\nI'm not sure this issue could be in some way related to the other one I raised. \r\n\r\nHere is my sample code to reproduce it. When the 2.4.0 aggregate plugin is used with split, it looks it does not pass the maps over to the split events. This works correct with the lower version.\r\n\r\nWith the following code run, I tried providing the std input like this (two lines of records):\r\nt1 f1\r\nt2 f2\r\n\r\nAnd then checked if the s_data getting the correct value assigned before split, which is \"value\". But the result shows 'nil' for this field of s_data. \r\n\r\n`\r\ninput {\r\n stdin {}\r\n}\r\n\r\nfilter {\r\n\r\n grok { match => { \"message\" => \"%{DATA:t_id} %{DATA:f_id}$\" } }\r\n\r\n aggregate {\r\n task_id => \"%{t_id}\"\r\n code => \"\r\n if map['f_ids']\r\n map['f_ids'] << event['f_id']\r\n else\r\n map['f_ids'] = [event['f_id']]\r\n end\r\n event['f_ids'] = map['f_ids']\r\n \"\r\n }\r\n\r\n aggregate {\r\n task_id => \"%{f_id}\"\r\n code => \"\r\n map['data'] = 'value'\r\n event['data'] = map['data']\r\n \"\r\n }\r\n\r\n if [f_id] == \"f2\" {\r\n split {\r\n field => \"f_ids\"\r\n target => \"s_id\"\r\n }\r\n aggregate {\r\n task_id => \"%{s_id}\"\r\n code => \"\r\n event['s_data'] = map['data']\r\n \"\r\n }\r\n }\r\n\r\n}\r\n\r\noutput {\r\n stdout { codec => rubydebug }\r\n}\r\n\r\n`", "title": "aggregate 2.4.0 issue when using with split plugin", "type": "issue" }, { "action": "created", "author": "fbaligand", "comment_id": 284546276, "datetime": 1488837343000, "masked_author": "username_1", "text": "Actually, since version 2.4.0, if taskid pattern is not the same, aggregate map is not shared. \r\nIf you want sharing, you have to use the same taskid pattern so have to keep same value in same field name", "title": null, "type": "comment" }, { "action": "created", "author": "mrchang7", "comment_id": 284585866, "datetime": 1488848254000, "masked_author": "username_0", "text": "Okay, I see. Then I will try to following the rule. It would be nicer to have that in the document. Currently, it says for the task_id, \"This value must uniquely identify the task in the system.\"\r\n\r\nThanks for your quick help!", "title": null, "type": "comment" }, { "action": "created", "author": "fbaligand", "comment_id": 284777669, "datetime": 1488904727000, "masked_author": "username_1", "text": "You are right. \r\nI have to explain it in documentation. \r\n\r\nThat said, I truly think you should use version 2.3.1 : \r\n- in this version, aggregate maps are nicely stored to configured path at shutdown \r\n- and there is not this \"new behavior\" which annoy you.", "title": null, "type": "comment" }, { "action": "created", "author": "mrchang7", "comment_id": 284788663, "datetime": 1488906373000, "masked_author": "username_0", "text": "As I made the patterns the same even with the field names, it worked as before. Can I ask why you made this change? Wondering.. the value of task_id should matter if the map keeps based on it. \r\n\r\nThanks!", "title": null, "type": "comment" }, { "action": "created", "author": "mrchang7", "comment_id": 284843463, "datetime": 1488917299000, "masked_author": "username_0", "text": "The problem using 2.3.1 is we have multiple task_id's and like to set different time_out values to them.", "title": null, "type": "comment" }, { "action": "created", "author": "fbaligand", "comment_id": 284855115, "datetime": 1488919952000, "masked_author": "username_1", "text": "To allow this new 2.4 feature (timeout options per task id pattern), I had to tie aggregate maps to their taskid pattern ; so that timeout management for one task id pattern process only associated aggregate maps.", "title": null, "type": "comment" }, { "action": "created", "author": "mrchang7", "comment_id": 285093015, "datetime": 1488990991000, "masked_author": "username_0", "text": "That makes sense. Thanks!", "title": null, "type": "comment" }, { "action": "created", "author": "fbaligand", "comment_id": 285938879, "datetime": 1489318772000, "masked_author": "username_1", "text": "@username_0 \r\nAs it was a simple question, and the question is answered, could you close this issue ?", "title": null, "type": "comment" }, { "action": "closed", "author": "mrchang7", "comment_id": null, "datetime": 1490215364000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" } ]
2
10
2,848
false
false
2,848
true
JosephusPaye/Keen-UI
null
276,316,033
378
null
[ { "action": "opened", "author": "RFrix", "comment_id": null, "datetime": 1511430902000, "masked_author": "username_0", "text": "Is there any way to automatically focus and open a UISelect element upon it being rendered?\r\n\r\nI am trying to create a component that gets either a single number or an array of numbers as a prop and displays the first array-element or the single number in a label.\r\nUpon clicking the label it will be hidden and either the UITextbox (if a single number has been passed) or the UISelect (if an array has been passed) will be rendered.\r\n\r\nThe UITextbox can be autofocused with the autofocus=\"true\" prop, but I am unable to make this work with the UISelect component.\r\nThe component is created and filled and can be used as required, but a second click is necessary to open the dropdown which is, unfortunately, not acceptable for this project.\r\n\r\nI would really appreciate some help since I am kind of new to Vue and a bit out of my depths here.\r\n\r\nThank you.", "title": "Autofocus UISelect", "type": "issue" }, { "action": "created", "author": "RFrix", "comment_id": 346618389, "datetime": 1511443719000, "masked_author": "username_0", "text": "I have found a solution which is not beautiful but it does work.\r\nThe issue was a combination of not propagating click events and a tiny delay issue causing the UISelect to not be loaded.\r\nI fixed it by accessing it thorugh a ref, casting the ref since I am using typecast and calling click on the label containing the arrow icon of the select box.\r\nThe Timeout is necessary due to the mentioned delay issue.\r\nThis function is called directly after the boolean variable bound to v-show for the selectfield is set to true.\r\n\r\n` setTimeout(function () {\r\n (this.$refs.selectfield as any).$refs.label.children[0].children[1].click();\r\n }.bind(this),0);`", "title": null, "type": "comment" }, { "action": "closed", "author": "RFrix", "comment_id": null, "datetime": 1511443720000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "JosephusPaye", "comment_id": 346718265, "datetime": 1511486727000, "masked_author": "username_1", "text": "Hi @username_0,\r\n\r\nI'll see how I can add methods for `focus`/`open`/`close`/`toggle` to UiSelect.\r\n\r\nThe solution you used works, but as you said, isn't ideal. You shouldn't need to use anything not part of the documented public API of the component.", "title": null, "type": "comment" } ]
2
4
1,786
false
false
1,786
true
pragdave/earmark
null
496,743,973
280
null
[ { "action": "opened", "author": "RobertDober", "comment_id": null, "datetime": 1569137408000, "masked_author": "username_0", "text": "this can be seen here \r\n\r\n```\r\ntest/acceptance/html1/line_breaks_test.exs:32: Acceptance.Html1.LineBreaksTest.\"test Forced Line Breaks and in list items\"/1\r\n```\r\n\r\nThis has **zero impact** on `Earmark.as_html`", "title": "Single quote conversion to smartypants broken in AST Transformer", "type": "issue" }, { "action": "created", "author": "RobertDober", "comment_id": 567841461, "datetime": 1576831099000, "masked_author": "username_0", "text": "Will be covered by #317", "title": null, "type": "comment" }, { "action": "closed", "author": "RobertDober", "comment_id": null, "datetime": 1576831100000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" } ]
1
3
232
false
false
232
false
CPFL/Autoware
CPFL
260,119,958
815
null
[ { "action": "opened", "author": "andoh104", "comment_id": null, "datetime": 1506291150000, "masked_author": "username_0", "text": "Fill-out only one section depending on whether you are reporting a bug or a new feature.\r\n\r\n# Bug\r\n## Expected Behavior\r\nNo Error\r\n\r\n## Actual Behavior\r\n```\r\n[ 2%] Building CXX object util/packages/map_tools/CMakeFiles/pcd2csv.dir/nodes/pcd_converter/pcd2csv.cpp.o\r\n/home/tandoh/Autoware/ros/src/util/packages/map_tools/nodes/map_extender/map_extender.cpp:49:45: fatal error: velodyne_pointcloud/point_types.h: そのようなファイルやディレクトリはありません\r\n #include <velodyne_pointcloud/point_types.h>\r\n ^\r\ncompilation terminated.\r\n```\r\n\r\n## Steps to Reproduce the Problem\r\n\r\n`XXX:~/Autoware/ros$ ./catkin_make_release`\r\n\r\n## Specifications\r\n\r\n - Ubuntu version:14.04\r\n - ROS Version:Indigo\r\n - Autoware branch:1.5.0 & master", "title": "Build Error @1.5.0", "type": "issue" }, { "action": "created", "author": "andoh104", "comment_id": 331744793, "datetime": 1506292252000, "masked_author": "username_0", "text": "I think this cause is as follows:\r\n```\r\nXXX:~/Autoware/ros$ git diff\r\ndiff --git a/ros/src/util/packages/map_tools/CMakeLists.txt b/ros/src/util/packages/map_tools/CMakeLists.txt\r\nindex 062509ef..e0484298 100644\r\n--- a/ros/src/util/packages/map_tools/CMakeLists.txt\r\n+++ b/ros/src/util/packages/map_tools/CMakeLists.txt\r\n@@ -4,6 +4,7 @@ project(map_tools)\r\n find_package(catkin REQUIRED COMPONENTS\r\n pcl_ros\r\n pcl_conversions\r\n+ velodyne_pointcloud\r\n # runtime_manager\r\n )\r\n \r\ndiff --git a/ros/src/util/packages/map_tools/package.xml b/ros/src/util/packages/map_tools/package.xml\r\nindex e601d63b..319e9613 100644\r\n--- a/ros/src/util/packages/map_tools/package.xml\r\n+++ b/ros/src/util/packages/map_tools/package.xml\r\n@@ -6,6 +6,7 @@\r\n <maintainer email=\"yuki@ertl.jp\">kitsukawa</maintainer>\r\n <license>BSD</license>\r\n <buildtool_depend>catkin</buildtool_depend>\r\n+ <build_depend>velodyne_pointcloud</build_depend>\r\n <export>\r\n </export>\r\n </package>\r\n\r\n```\r\nBut after fixing this error, other errors still remain on the branch.", "title": null, "type": "comment" }, { "action": "created", "author": "yk-fujii", "comment_id": 331759563, "datetime": 1506305294000, "masked_author": "username_1", "text": "Thanks for the your report!\r\nI will fix other issues together in 1.5.1 today.", "title": null, "type": "comment" }, { "action": "closed", "author": "amc-nu", "comment_id": null, "datetime": 1506433657000, "masked_author": "username_2", "text": "", "title": null, "type": "issue" } ]
3
4
1,872
false
false
1,872
false
townhallproject/townHallProject
townhallproject
409,029,398
431
null
[ { "action": "opened", "author": "nathanmwilliams", "comment_id": null, "datetime": 1549927968000, "masked_author": "username_0", "text": "https://townhallproject.com/?district=NC-03-3703", "title": "No MOCs show up when clicking on NC-03", "type": "issue" }, { "action": "created", "author": "meganrm", "comment_id": 463086167, "datetime": 1550042124000, "masked_author": "username_1", "text": "fixed", "title": null, "type": "comment" }, { "action": "closed", "author": "meganrm", "comment_id": null, "datetime": 1550042124000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
3
53
false
false
53
false
videojs/video.js
videojs
440,614,808
5,979
null
[ { "action": "opened", "author": "zkc168", "comment_id": null, "datetime": 1557135114000, "masked_author": "username_0", "text": "I am playing RTMP stream. when happen network error,my code cannot ”error“ event ,follow is my code\r\n\r\nvar player = videojs('my-video', {}, function() {\r\n\tthis.on('error', function(event) {\r\n\t\t var time = this.currentTime();\r\n\r\n\t\tif(this.error().code === 2) {\r\n\t\t\tthis.error(null).pause().load().currentTime(time).play();\r\n\t\t}\r\n\t});\r\n});", "title": "network error cannot ”error“ event", "type": "issue" }, { "action": "closed", "author": "zkc168", "comment_id": null, "datetime": 1557193219000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" }, { "action": "reopened", "author": "zkc168", "comment_id": null, "datetime": 1557193233000, "masked_author": "username_0", "text": "I am playing RTMP stream. when happen network error,my code cannot ”error“ event ,follow is my code\r\n\r\nvar player = videojs('my-video', {}, function() {\r\n\tthis.on('error', function(event) {\r\n\t\t var time = this.currentTime();\r\n\r\n\t\tif(this.error().code === 2) {\r\n\t\t\tthis.error(null).pause().load().currentTime(time).play();\r\n\t\t}\r\n\t});\r\n});", "title": "network error cannot ”error“ event", "type": "issue" }, { "action": "created", "author": "zkc168", "comment_id": 489873404, "datetime": 1557193295000, "masked_author": "username_0", "text": "I am playing RTMP stream. when happen network error,my code cannot trigger ”error“ event ,follow is my code\r\n\r\nvar player = videojs('my-video', {}, function() {\r\n this.on('error', function(event) {\r\n var time = this.currentTime();\r\n\r\n\tif(this.error().code === 2) {\r\n\t\tthis.error(null).pause().load().currentTime(time).play();\r\n\t}\r\n });\r\n});", "title": null, "type": "comment" }, { "action": "closed", "author": "zkc168", "comment_id": null, "datetime": 1557193489000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "zkc168", "comment_id": 489874022, "datetime": 1557193489000, "masked_author": "username_0", "text": "I am playing RTMP stream. when happen network error,my code cannot trigger ”error“ event ,follow is my code\r\n\r\n- [ ] \r\n\r\nvar player = videojs('my-video', {}, function() {\r\n this.on('error', function(event) {\r\n var time = this.currentTime();\r\n\r\n\tif(this.error().code === 2) {\r\n\t\tthis.error(null).pause().load().currentTime(time).play();\r\n\t}\r\n });\r\n});", "title": null, "type": "comment" }, { "action": "reopened", "author": "zkc168", "comment_id": null, "datetime": 1557193566000, "masked_author": "username_0", "text": "I am playing RTMP stream. when happen network error,my code cannot trigger ”error“ event ,follow is my code\r\n\r\nvar player = videojs('my-video', {}, function() {\r\n\tthis.on('error', function(event) {\r\n\t\t var time = this.currentTime();\r\n\r\n\t\tif(this.error().code === 2) {\r\n\t\t\tthis.error(null).pause().load().currentTime(time).play();\r\n\t\t}\r\n\t});\r\n});", "title": "network error cannot trigger “error”event", "type": "issue" } ]
2
9
1,925
false
true
1,753
false
strongloop/loopback-next
strongloop
485,119,063
3,606
null
[ { "action": "opened", "author": "milanissimo", "comment_id": null, "datetime": 1566808786000, "masked_author": "username_0", "text": "I'm beginner starting to learn Loopback. Just freshly installed successfully Loopback (on Windows 8.1, node 12.7) then running \"lb4 app\", but does nothing (freezing). Anything missing?\r\n\r\n$ npm list -g --depth=0\r\nc:\\node12\r\n+-- @angular/cli@8.2.0\r\n+-- @loopback/cli@1.21.4\r\n+-- express@4.17.1\r\n+-- firebase-tools@7.2.4\r\n+-- ionic@5.2.3\r\n+-- native-run@0.2.8\r\n+-- npm@6.10.0\r\n`-- pg-promise@8.7.5\r\n\r\n$ npm list -g inquirer\r\nc:\\node12\r\n+-- @angular/cli@8.2.0\r\n| `-- inquirer@6.5.0\r\n+-- @loopback/cli@1.21.4\r\n| +-- inquirer@6.5.2\r\n| `-- yeoman-generator@4.0.1\r\n| `-- yeoman-environment@2.4.0\r\n| `-- inquirer@6.5.2 deduped\r\n+-- firebase-tools@7.2.4\r\n| `-- inquirer@6.3.1\r\n`-- ionic@5.2.3\r\n `-- @ionic/cli-framework@2.1.2\r\n `-- inquirer@6.5.0", "title": "lb4 app does nothing (freezing)", "type": "issue" }, { "action": "created", "author": "derdeka", "comment_id": 524804001, "datetime": 1566814213000, "masked_author": "username_1", "text": "I guess there is an issue getting an tty in MINGW64. Can you please try to do the same in a cmd or powershell window?", "title": null, "type": "comment" }, { "action": "created", "author": "milanissimo", "comment_id": 524818998, "datetime": 1566817712000, "masked_author": "username_0", "text": "It works with cmd (admin). Thanks.\r\n\r\nD:\\DEV\\loop-dev\\firstapp>lb4 app\r\n? Project name: firstapp\r\n? Project description: firstapp\r\n? Project root directory: firstapp\r\n? Application class name: FirstappApplication\r\n? Select features to enable in the project Enable eslint, Enable prettier, Enable mocha, Enable loopbackBuild\r\n create .eslintignore\r\n create .eslintrc.js\r\n create .mocharc.json\r\n create .npmrc\r\n create .prettierignore\r\n create .prettierrc\r\n create DEVELOPING.md\r\n create index.ts\r\n create package.json\r\n create README.md\r\n create tsconfig.json\r\n create .gitignore\r\n create index.js\r\n create public\\index.html\r\n create src\\application.ts\r\n create src\\index.ts\r\n create src\\migrate.ts\r\n create src\\sequence.ts\r\n create src\\controllers\\index.ts\r\n create src\\controllers\\ping.controller.ts\r\n create src\\controllers\\README.md\r\n create src\\datasources\\README.md\r\n create src\\models\\README.md\r\n create src\\repositories\\README.md\r\n create src\\__tests__\\README.md\r\n create src\\__tests__\\acceptance\\home-page.acceptance.ts\r\n create src\\__tests__\\acceptance\\ping.controller.acceptance.ts\r\n create src\\__tests__\\acceptance\\test-helper.ts", "title": null, "type": "comment" }, { "action": "created", "author": "hacksparrow", "comment_id": 524892624, "datetime": 1566850979000, "masked_author": "username_2", "text": "Microsoft provides an official Linux subsystem on Windows - https://docs.microsoft.com/en-us/windows/wsl/install-win10. Using it might be better than MinGW.\r\n\r\nSince you managed to get it working, I am closing this.", "title": null, "type": "comment" }, { "action": "closed", "author": "hacksparrow", "comment_id": null, "datetime": 1566850979000, "masked_author": "username_2", "text": "", "title": null, "type": "issue" } ]
3
5
2,276
false
false
2,276
false