type
stringclasses 14
values | public
bool 1
class | payload
stringlengths 2
428k
| repo
dict | actor
dict | org
dict | created_at
timestamp[us] | id
stringlengths 10
11
| other
stringlengths 31
69
|
---|---|---|---|---|---|---|---|---|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/tektoncd/pipeline/issues/1541","repository_url":"https://api.github.com/repos/tektoncd/pipeline","labels_url":"https://api.github.com/repos/tektoncd/pipeline/issues/1541/labels{/name}","comments_url":"https://api.github.com/repos/tektoncd/pipeline/issues/1541/comments","events_url":"https://api.github.com/repos/tektoncd/pipeline/issues/1541/events","html_url":"https://github.com/tektoncd/pipeline/pull/1541","id":519984711,"node_id":"MDExOlB1bGxSZXF1ZXN0MzM4NjUyMDY5","number":1541,"title":"[WIP] Add default pod template support","user":{"login":"eddycharly","id":47974576,"node_id":"MDQ6VXNlcjQ3OTc0NTc2","avatar_url":"https://avatars2.githubusercontent.com/u/47974576?v=4","gravatar_id":"","url":"https://api.github.com/users/eddycharly","html_url":"https://github.com/eddycharly","followers_url":"https://api.github.com/users/eddycharly/followers","following_url":"https://api.github.com/users/eddycharly/following{/other_user}","gists_url":"https://api.github.com/users/eddycharly/gists{/gist_id}","starred_url":"https://api.github.com/users/eddycharly/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/eddycharly/subscriptions","organizations_url":"https://api.github.com/users/eddycharly/orgs","repos_url":"https://api.github.com/users/eddycharly/repos","events_url":"https://api.github.com/users/eddycharly/events{/privacy}","received_events_url":"https://api.github.com/users/eddycharly/received_events","type":"User","site_admin":false},"labels":[{"id":1205639294,"node_id":"MDU6TGFiZWwxMjA1NjM5Mjk0","url":"https://api.github.com/repos/tektoncd/pipeline/labels/cla:%20yes","name":"cla: yes","color":"0c6a89","default":false,"description":"Trying to make the CLA bot happy with ppl from different companies work on one commit"},{"id":1075452092,"node_id":"MDU6TGFiZWwxMDc1NDUyMDky","url":"https://api.github.com/repos/tektoncd/pipeline/labels/do-not-merge/work-in-progress","name":"do-not-merge/work-in-progress","color":"e11d21","default":false,"description":"Indicates that a PR should not merge because it is a work in progress."},{"id":1402688528,"node_id":"MDU6TGFiZWwxNDAyNjg4NTI4","url":"https://api.github.com/repos/tektoncd/pipeline/labels/ok-to-test","name":"ok-to-test","color":"15dd18","default":false,"description":"Indicates a non-member PR verified by an org member that is safe to test."},{"id":1060218475,"node_id":"MDU6TGFiZWwxMDYwMjE4NDc1","url":"https://api.github.com/repos/tektoncd/pipeline/labels/size/L","name":"size/L","color":"ee9900","default":false,"description":"Denotes a PR that changes 100-499 lines, ignoring generated files."}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":25,"created_at":"2019-11-08T12:19:08Z","updated_at":"2020-01-10T12:15:27Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/tektoncd/pipeline/pulls/1541","html_url":"https://github.com/tektoncd/pipeline/pull/1541","diff_url":"https://github.com/tektoncd/pipeline/pull/1541.diff","patch_url":"https://github.com/tektoncd/pipeline/pull/1541.patch"},"body":"This pull request is a proposal to support a default pod template.\r\n\r\nThis feature would be useful when one wants to apply a pod template to all task and pipeline runs, for example specifying a node selector.\r\n\r\nThe default pod template is loaded from the defaults config map to let the end user define the default pod template to be used.\r\n\r\nYet to be defined : what behavior should we implement when a pod template and a default pod template are defined ? Merge both ? Pod template overrides completely the default one ? How can we bypass the default pod template if wanted (explicitly specifying `null` clears out the default pod template) ?\r\n\r\n**This is a proposal** : I didn't even try to build it, but the changes are small and easy to review. If it is accepted to support default pod template i will add tests and docs.\r\n\r\nAny feedback welcome.\r\n\r\n# Submitter Checklist\r\n\r\n- [ ] Includes [tests](https://github.com/tektoncd/community/blob/master/standards.md#principles) (if functionality changed/added)\r\n- [ ] Includes [docs](https://github.com/tektoncd/community/blob/master/standards.md#principles) (if user facing)\r\n- [ ] Commit messages follow [commit message best practices](https://github.com/tektoncd/community/blob/master/standards.md#commit-messages)\r\n"},"comment":{"url":"https://api.github.com/repos/tektoncd/pipeline/issues/comments/573012807","html_url":"https://github.com/tektoncd/pipeline/pull/1541#issuecomment-573012807","issue_url":"https://api.github.com/repos/tektoncd/pipeline/issues/1541","id":573012807,"node_id":"MDEyOklzc3VlQ29tbWVudDU3MzAxMjgwNw==","user":{"login":"tekton-robot","id":48335577,"node_id":"MDQ6VXNlcjQ4MzM1NTc3","avatar_url":"https://avatars3.githubusercontent.com/u/48335577?v=4","gravatar_id":"","url":"https://api.github.com/users/tekton-robot","html_url":"https://github.com/tekton-robot","followers_url":"https://api.github.com/users/tekton-robot/followers","following_url":"https://api.github.com/users/tekton-robot/following{/other_user}","gists_url":"https://api.github.com/users/tekton-robot/gists{/gist_id}","starred_url":"https://api.github.com/users/tekton-robot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tekton-robot/subscriptions","organizations_url":"https://api.github.com/users/tekton-robot/orgs","repos_url":"https://api.github.com/users/tekton-robot/repos","events_url":"https://api.github.com/users/tekton-robot/events{/privacy}","received_events_url":"https://api.github.com/users/tekton-robot/received_events","type":"User","site_admin":false},"created_at":"2020-01-10T12:15:27Z","updated_at":"2020-01-10T12:15:27Z","author_association":"COLLABORATOR","body":"@eddycharly: The following test **failed**, say `/retest` to rerun them all:\n\nTest name | Commit | Details | Rerun command\n--- | --- | --- | ---\npull-tekton-pipeline-unit-tests | 9619a0c637d3e941707400dad2ddbf93336bf064 | [link](https://tekton-releases.appspot.com/build/tekton-prow/pr-logs/pull/tektoncd_pipeline/1541/pull-tekton-pipeline-unit-tests/1215606321424896003/) | `/test tekton-pipeline-unit-tests`\n\n[Full PR test history](https://tekton-releases.appspot.com/pr/tektoncd_pipeline/1541). [Your PR dashboard](https://prow.tekton.dev/pr/eddycharly).\n\n<details>\n\nInstructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).\n</details>\n<!-- test report -->"}}
|
{
"id": 146641150,
"name": "tektoncd/pipeline",
"url": "https://api.github.com/repos/tektoncd/pipeline"
}
|
{
"id": 48335577,
"login": "tekton-robot",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/48335577?",
"url": "https://api.github.com/users/tekton-robot"
}
|
{
"id": 47602533,
"login": "tektoncd",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/47602533?",
"url": "https://api.github.com/orgs/tektoncd"
}
| 2020-01-10T12:15:28 |
11246549679
|
{"actor":{"display_login":"tekton-robot"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/elementor/elementor/issues/7645","repository_url":"https://api.github.com/repos/elementor/elementor","labels_url":"https://api.github.com/repos/elementor/elementor/issues/7645/labels{/name}","comments_url":"https://api.github.com/repos/elementor/elementor/issues/7645/comments","events_url":"https://api.github.com/repos/elementor/elementor/issues/7645/events","html_url":"https://github.com/elementor/elementor/issues/7645","id":426125845,"node_id":"MDU6SXNzdWU0MjYxMjU4NDU=","number":7645,"title":"With update 2.5.1 my Custom querys for posts are now broken","user":{"login":"dvalledor","id":31662831,"node_id":"MDQ6VXNlcjMxNjYyODMx","avatar_url":"https://avatars1.githubusercontent.com/u/31662831?v=4","gravatar_id":"","url":"https://api.github.com/users/dvalledor","html_url":"https://github.com/dvalledor","followers_url":"https://api.github.com/users/dvalledor/followers","following_url":"https://api.github.com/users/dvalledor/following{/other_user}","gists_url":"https://api.github.com/users/dvalledor/gists{/gist_id}","starred_url":"https://api.github.com/users/dvalledor/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dvalledor/subscriptions","organizations_url":"https://api.github.com/users/dvalledor/orgs","repos_url":"https://api.github.com/users/dvalledor/repos","events_url":"https://api.github.com/users/dvalledor/events{/privacy}","received_events_url":"https://api.github.com/users/dvalledor/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":6,"created_at":"2019-03-27T18:43:24Z","updated_at":"2019-03-28T08:45:55Z","closed_at":"2019-03-28T08:45:06Z","author_association":"NONE","body":"<!-- ## BEFORE POSTING YOUR ISSUE\r\n\r\n- Please create GitHub issues only for bugs and feature requests. GitHub issues ARE NOT FOR SUPPORT!\r\n\r\n- If you have questions or need general support, Please use: https://wordpress.org/support/plugin/elementor \r\n\r\n- For help and support from the Elementor community, see: https://www.facebook.com/groups/Elementors/\r\n\r\n- To read more about Elementor, check out our documentation: https://docs.elementor.com\r\n\r\n- Developers docs are located at: https://developers.elementor.com/\r\n\r\n===== Guidelines ====\r\n\r\n- Search this repository (top of the page) for the issue, and make sure it has not been fixed or reported before.\r\n- Make sure you are using the most updated versions of Elementor, WordPress & your theme.\r\n- Deactivate all of your plugins. If this solves the problem, gradually activate your plugins one by one, until you spot the problematic plugin.\r\n- Change your WordPress theme to WordPress TwentySixteen (or other default WordPress theme).\r\n- If you're requesting a new feature, explain why you'd like it to be added. Try to add as much detail as you can, and be specific.\r\n\r\n-->\r\n\r\n## Prerequisites\r\n<!-- MARK COMPLETED ITEMS WITH AN [x] -->\r\n\r\n- [ ] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.\r\n- [x] The issue still exists against the latest stable version of Elementor.\r\n\r\n\r\n## Description\r\n\r\n<!-- \r\nDescribe which problem you've encountered. What caused the issue, and what did you expect to happen. Attach screenshots and related links to help us understand the issue in more detail. \r\n\r\nPlease be as descriptive as possible; issues lacking the below details, or for any other reason than to report a bug, may be closed without action. \r\n-->\r\n\r\n## Steps to reproduce\r\n\r\n<!-- \r\nFor bug reports, list all the steps needed to reproduce your issue, so we can replicate it ourselves. \r\n-->\r\n\r\n## Isolating the problem\r\n<!-- MARK COMPLETED ITEMS WITH AN [x] -->\r\n- [x] This bug happens with only Elementor plugin active (and Elementor Pro).\r\n- [x] This bug happens with a default WordPress theme active.\r\n- [x] I can reproduce this bug consistently using the steps above.\r\n\r\n## Environment\r\n\r\n<details>\r\n<summary>System Info</summary>\r\n```\r\n<!-- For bug reports, let us know about your system environment: Copy and paste the system info report from Elementor => System info, and paste it here or in http://pastebin.com/ -->\r\n```\r\n</details>\r\n"},"comment":{"url":"https://api.github.com/repos/elementor/elementor/issues/comments/477502646","html_url":"https://github.com/elementor/elementor/issues/7645#issuecomment-477502646","issue_url":"https://api.github.com/repos/elementor/elementor/issues/7645","id":477502646,"node_id":"MDEyOklzc3VlQ29tbWVudDQ3NzUwMjY0Ng==","user":{"login":"shilo-ey","id":45009641,"node_id":"MDQ6VXNlcjQ1MDA5NjQx","avatar_url":"https://avatars2.githubusercontent.com/u/45009641?v=4","gravatar_id":"","url":"https://api.github.com/users/shilo-ey","html_url":"https://github.com/shilo-ey","followers_url":"https://api.github.com/users/shilo-ey/followers","following_url":"https://api.github.com/users/shilo-ey/following{/other_user}","gists_url":"https://api.github.com/users/shilo-ey/gists{/gist_id}","starred_url":"https://api.github.com/users/shilo-ey/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/shilo-ey/subscriptions","organizations_url":"https://api.github.com/users/shilo-ey/orgs","repos_url":"https://api.github.com/users/shilo-ey/repos","events_url":"https://api.github.com/users/shilo-ey/events{/privacy}","received_events_url":"https://api.github.com/users/shilo-ey/received_events","type":"User","site_admin":false},"created_at":"2019-03-28T08:45:55Z","updated_at":"2019-03-28T08:45:55Z","author_association":"COLLABORATOR","body":"Please send us your system info including PHP version in the thread mentioned above."}}
|
{
"id": 60010673,
"name": "elementor/elementor",
"url": "https://api.github.com/repos/elementor/elementor"
}
|
{
"id": 45009641,
"login": "shilo-ey",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/45009641?",
"url": "https://api.github.com/users/shilo-ey"
}
|
{
"id": 47606894,
"login": "elementor",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/47606894?",
"url": "https://api.github.com/orgs/elementor"
}
| 2019-03-28T08:46:00 |
9331021678
|
{"actor":{"display_login":"shilo-ey"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/openenclave/openenclave/issues/2209","repository_url":"https://api.github.com/repos/openenclave/openenclave","labels_url":"https://api.github.com/repos/openenclave/openenclave/issues/2209/labels{/name}","comments_url":"https://api.github.com/repos/openenclave/openenclave/issues/2209/comments","events_url":"https://api.github.com/repos/openenclave/openenclave/issues/2209/events","html_url":"https://github.com/openenclave/openenclave/pull/2209","id":499060346,"node_id":"MDExOlB1bGxSZXF1ZXN0MzIxODYxOTc2","number":2209,"title":"SGX: QE identity info is now required to available by the DCAP provider.","user":{"login":"jazzybluesea","id":31323795,"node_id":"MDQ6VXNlcjMxMzIzNzk1","avatar_url":"https://avatars0.githubusercontent.com/u/31323795?v=4","gravatar_id":"","url":"https://api.github.com/users/jazzybluesea","html_url":"https://github.com/jazzybluesea","followers_url":"https://api.github.com/users/jazzybluesea/followers","following_url":"https://api.github.com/users/jazzybluesea/following{/other_user}","gists_url":"https://api.github.com/users/jazzybluesea/gists{/gist_id}","starred_url":"https://api.github.com/users/jazzybluesea/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jazzybluesea/subscriptions","organizations_url":"https://api.github.com/users/jazzybluesea/orgs","repos_url":"https://api.github.com/users/jazzybluesea/repos","events_url":"https://api.github.com/users/jazzybluesea/events{/privacy}","received_events_url":"https://api.github.com/users/jazzybluesea/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2019-09-26T18:59:40Z","updated_at":"2019-09-26T19:01:22Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/openenclave/openenclave/pulls/2209","html_url":"https://github.com/openenclave/openenclave/pull/2209","diff_url":"https://github.com/openenclave/openenclave/pull/2209.diff","patch_url":"https://github.com/openenclave/openenclave/pull/2209.patch"},"body":"1. For SGX quote verification, the QE identity info is now required. Previously the QE identity info was not available in the DCAP provider.\r\n2. Updated doxygen comments.\r\n\r\nFixes #2208 "},"comment":{"url":"https://api.github.com/repos/openenclave/openenclave/issues/comments/535641969","html_url":"https://github.com/openenclave/openenclave/pull/2209#issuecomment-535641969","issue_url":"https://api.github.com/repos/openenclave/openenclave/issues/2209","id":535641969,"node_id":"MDEyOklzc3VlQ29tbWVudDUzNTY0MTk2OQ==","user":{"login":"jazzybluesea","id":31323795,"node_id":"MDQ6VXNlcjMxMzIzNzk1","avatar_url":"https://avatars0.githubusercontent.com/u/31323795?v=4","gravatar_id":"","url":"https://api.github.com/users/jazzybluesea","html_url":"https://github.com/jazzybluesea","followers_url":"https://api.github.com/users/jazzybluesea/followers","following_url":"https://api.github.com/users/jazzybluesea/following{/other_user}","gists_url":"https://api.github.com/users/jazzybluesea/gists{/gist_id}","starred_url":"https://api.github.com/users/jazzybluesea/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jazzybluesea/subscriptions","organizations_url":"https://api.github.com/users/jazzybluesea/orgs","repos_url":"https://api.github.com/users/jazzybluesea/repos","events_url":"https://api.github.com/users/jazzybluesea/events{/privacy}","received_events_url":"https://api.github.com/users/jazzybluesea/received_events","type":"User","site_admin":false},"created_at":"2019-09-26T19:01:22Z","updated_at":"2019-09-26T19:01:22Z","author_association":"CONTRIBUTOR","body":"@johnkord Still waiting for a new nuget package for the windows DCAP client to fix an issue in the dll. This new package will need to get installed in all the windows systems."}}
|
{
"id": 101804230,
"name": "openenclave/openenclave",
"url": "https://api.github.com/repos/openenclave/openenclave"
}
|
{
"id": 31323795,
"login": "jazzybluesea",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/31323795?",
"url": "https://api.github.com/users/jazzybluesea"
}
|
{
"id": 47616719,
"login": "openenclave",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/47616719?",
"url": "https://api.github.com/orgs/openenclave"
}
| 2019-09-26T19:01:22 |
10504508840
|
{"actor":{"display_login":"jazzybluesea"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/quarkusio/quarkus/issues/3787","repository_url":"https://api.github.com/repos/quarkusio/quarkus","labels_url":"https://api.github.com/repos/quarkusio/quarkus/issues/3787/labels{/name}","comments_url":"https://api.github.com/repos/quarkusio/quarkus/issues/3787/comments","events_url":"https://api.github.com/repos/quarkusio/quarkus/issues/3787/events","html_url":"https://github.com/quarkusio/quarkus/issues/3787","id":487636190,"node_id":"MDU6SXNzdWU0ODc2MzYxOTA=","number":3787,"title":"Unable to run test using `mvn clean test` on main application when Flyway is embedded in an external jar.","user":{"login":"dcdh","id":5189615,"node_id":"MDQ6VXNlcjUxODk2MTU=","avatar_url":"https://avatars3.githubusercontent.com/u/5189615?v=4","gravatar_id":"","url":"https://api.github.com/users/dcdh","html_url":"https://github.com/dcdh","followers_url":"https://api.github.com/users/dcdh/followers","following_url":"https://api.github.com/users/dcdh/following{/other_user}","gists_url":"https://api.github.com/users/dcdh/gists{/gist_id}","starred_url":"https://api.github.com/users/dcdh/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dcdh/subscriptions","organizations_url":"https://api.github.com/users/dcdh/orgs","repos_url":"https://api.github.com/users/dcdh/repos","events_url":"https://api.github.com/users/dcdh/events{/privacy}","received_events_url":"https://api.github.com/users/dcdh/received_events","type":"User","site_admin":false},"labels":[{"id":985346620,"node_id":"MDU6TGFiZWw5ODUzNDY2MjA=","url":"https://api.github.com/repos/quarkusio/quarkus/labels/bug","name":"bug","color":"d73a4a","default":true}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2019-08-30T19:22:31Z","updated_at":"2019-11-13T12:00:10Z","closed_at":null,"author_association":"CONTRIBUTOR","body":"**Describe the bug**\r\nI have designed a POC to ensure that CDI, JPA, Flyway and Kafka integration defined in an external jar are working well.\r\nExcepted Flyway all other libraries are working.\r\n\r\n**Expected behavior**\r\nThe appliation should compile and produce a jar file.\r\n\r\n**Actual behavior**\r\nThe application fails to compile.\r\nThis error arise when compiling it:\r\n\r\n```\r\n[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.355 s <<< FAILURE! - in com.damdamdeo.helloworld.HelloWorldServiceAppTest\r\n[ERROR] should_say_hello Time elapsed: 0.011 s <<< ERROR!\r\norg.junit.jupiter.api.extension.TestInstantiationException: \r\nTestInstanceFactory [io.quarkus.test.junit.QuarkusTestExtension] failed to instantiate test class [com.damdamdeo.helloworld.HelloWorldServiceAppTest]: io.quarkus.builder.BuildException: Build failure: Build failed due to errors\r\n [error]: Build step io.quarkus.flyway.FlywayProcessor#build threw an exception: java.nio.file.FileSystemNotFoundException\r\nCaused by: java.lang.RuntimeException: \r\nio.quarkus.builder.BuildException: Build failure: Build failed due to errors\r\n [error]: Build step io.quarkus.flyway.FlywayProcessor#build threw an exception: java.nio.file.FileSystemNotFoundException\r\nCaused by: io.quarkus.builder.BuildException: \r\nBuild failure: Build failed due to errors\r\n [error]: Build step io.quarkus.flyway.FlywayProcessor#build threw an exception: java.nio.file.FileSystemNotFoundException\r\nCaused by: java.nio.file.FileSystemNotFoundException\r\n```\r\n\r\n**To Reproduce**\r\nSteps to reproduce the behavior:\r\n1. git clone https://github.com/dcdh/poc-quarkus-external-jar.git\r\n2. cd helloworld-service\r\n3. mvn clean install\r\n4. cd ../helloworld-app\r\n5. mvn clean install\r\n\r\n**Configuration**\r\n```properties\r\n# Add your application.properties here, if applicable.\r\n\r\n```\r\n\r\n**Screenshots**\r\n\r\n\r\n**Environment (please complete the following information):**\r\n - Output of `uname -a` or `ver`: Linux arch-anywhere 5.1.6-arch1-1-ARCH #1 SMP PREEMPT Fri May 31 15:17:53 UTC 2019 x86_64 GNU/Linux\r\n - Output of `java -version`: openjdk version \"1.8.0_222\"\r\n - GraalVM version (if different from Java): n.a.\r\n - Quarkus version or git rev: 0.21.1\r\n\r\n**Additional context**\r\n"},"comment":{"url":"https://api.github.com/repos/quarkusio/quarkus/issues/comments/553373428","html_url":"https://github.com/quarkusio/quarkus/issues/3787#issuecomment-553373428","issue_url":"https://api.github.com/repos/quarkusio/quarkus/issues/3787","id":553373428,"node_id":"MDEyOklzc3VlQ29tbWVudDU1MzM3MzQyOA==","user":{"login":"stale[bot]","id":26384082,"node_id":"MDM6Qm90MjYzODQwODI=","avatar_url":"https://avatars3.githubusercontent.com/in/1724?v=4","gravatar_id":"","url":"https://api.github.com/users/stale%5Bbot%5D","html_url":"https://github.com/apps/stale","followers_url":"https://api.github.com/users/stale%5Bbot%5D/followers","following_url":"https://api.github.com/users/stale%5Bbot%5D/following{/other_user}","gists_url":"https://api.github.com/users/stale%5Bbot%5D/gists{/gist_id}","starred_url":"https://api.github.com/users/stale%5Bbot%5D/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/stale%5Bbot%5D/subscriptions","organizations_url":"https://api.github.com/users/stale%5Bbot%5D/orgs","repos_url":"https://api.github.com/users/stale%5Bbot%5D/repos","events_url":"https://api.github.com/users/stale%5Bbot%5D/events{/privacy}","received_events_url":"https://api.github.com/users/stale%5Bbot%5D/received_events","type":"Bot","site_admin":false},"created_at":"2019-11-13T12:00:10Z","updated_at":"2019-11-13T12:00:10Z","author_association":"NONE","body":"This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you!\nWe are doing this automatically to ensure out-of-date issues does not stay around indefinitely. \nIf you believe this issue is still relevant please put a comment on it on why and if it truly needs to stay request or add 'pinned' label.\n"}}
|
{
"id": 139914932,
"name": "quarkusio/quarkus",
"url": "https://api.github.com/repos/quarkusio/quarkus"
}
|
{
"id": 26384082,
"login": "stale[bot]",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/26384082?",
"url": "https://api.github.com/users/stale[bot]"
}
|
{
"id": 47638783,
"login": "quarkusio",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/47638783?",
"url": "https://api.github.com/orgs/quarkusio"
}
| 2019-11-13T12:00:10 |
10852043478
|
{"actor":{"display_login":"stale"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/quarkusio/quarkus/issues/5139","repository_url":"https://api.github.com/repos/quarkusio/quarkus","labels_url":"https://api.github.com/repos/quarkusio/quarkus/issues/5139/labels{/name}","comments_url":"https://api.github.com/repos/quarkusio/quarkus/issues/5139/comments","events_url":"https://api.github.com/repos/quarkusio/quarkus/issues/5139/events","html_url":"https://github.com/quarkusio/quarkus/pull/5139","id":516840739,"node_id":"MDExOlB1bGxSZXF1ZXN0MzM2MDM0MzUx","number":5139,"title":"Reflection fixes","user":{"login":"gsmet","id":1279749,"node_id":"MDQ6VXNlcjEyNzk3NDk=","avatar_url":"https://avatars1.githubusercontent.com/u/1279749?v=4","gravatar_id":"","url":"https://api.github.com/users/gsmet","html_url":"https://github.com/gsmet","followers_url":"https://api.github.com/users/gsmet/followers","following_url":"https://api.github.com/users/gsmet/following{/other_user}","gists_url":"https://api.github.com/users/gsmet/gists{/gist_id}","starred_url":"https://api.github.com/users/gsmet/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/gsmet/subscriptions","organizations_url":"https://api.github.com/users/gsmet/orgs","repos_url":"https://api.github.com/users/gsmet/repos","events_url":"https://api.github.com/users/gsmet/events{/privacy}","received_events_url":"https://api.github.com/users/gsmet/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2019-11-03T15:02:33Z","updated_at":"2019-11-03T16:36:47Z","closed_at":null,"author_association":"MEMBER","pull_request":{"url":"https://api.github.com/repos/quarkusio/quarkus/pulls/5139","html_url":"https://github.com/quarkusio/quarkus/pull/5139","diff_url":"https://github.com/quarkusio/quarkus/pull/5139.diff","patch_url":"https://github.com/quarkusio/quarkus/pull/5139.patch"},"body":"@geoand this is my proposal for https://github.com/quarkusio/quarkus/pull/4832 \r\n\r\nLet's see if native tests pass."},"comment":{"url":"https://api.github.com/repos/quarkusio/quarkus/issues/comments/549155308","html_url":"https://github.com/quarkusio/quarkus/pull/5139#issuecomment-549155308","issue_url":"https://api.github.com/repos/quarkusio/quarkus/issues/5139","id":549155308,"node_id":"MDEyOklzc3VlQ29tbWVudDU0OTE1NTMwOA==","user":{"login":"geoand","id":4374975,"node_id":"MDQ6VXNlcjQzNzQ5NzU=","avatar_url":"https://avatars2.githubusercontent.com/u/4374975?v=4","gravatar_id":"","url":"https://api.github.com/users/geoand","html_url":"https://github.com/geoand","followers_url":"https://api.github.com/users/geoand/followers","following_url":"https://api.github.com/users/geoand/following{/other_user}","gists_url":"https://api.github.com/users/geoand/gists{/gist_id}","starred_url":"https://api.github.com/users/geoand/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/geoand/subscriptions","organizations_url":"https://api.github.com/users/geoand/orgs","repos_url":"https://api.github.com/users/geoand/repos","events_url":"https://api.github.com/users/geoand/events{/privacy}","received_events_url":"https://api.github.com/users/geoand/received_events","type":"User","site_admin":false},"created_at":"2019-11-03T16:36:47Z","updated_at":"2019-11-03T16:36:47Z","author_association":"CONTRIBUTOR","body":"Looks like a nice improvement. Maybe we should let it bake a couple days though before releasing?"}}
|
{
"id": 139914932,
"name": "quarkusio/quarkus",
"url": "https://api.github.com/repos/quarkusio/quarkus"
}
|
{
"id": 4374975,
"login": "geoand",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4374975?",
"url": "https://api.github.com/users/geoand"
}
|
{
"id": 47638783,
"login": "quarkusio",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/47638783?",
"url": "https://api.github.com/orgs/quarkusio"
}
| 2019-11-03T16:36:47 |
10775806559
|
{"actor":{"display_login":"geoand"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/quarkusio/quarkus/issues/5694","repository_url":"https://api.github.com/repos/quarkusio/quarkus","labels_url":"https://api.github.com/repos/quarkusio/quarkus/issues/5694/labels{/name}","comments_url":"https://api.github.com/repos/quarkusio/quarkus/issues/5694/comments","events_url":"https://api.github.com/repos/quarkusio/quarkus/issues/5694/events","html_url":"https://github.com/quarkusio/quarkus/pull/5694","id":527263131,"node_id":"MDExOlB1bGxSZXF1ZXN0MzQ0NTczNDEz","number":5694,"title":"New extension: GELF logging support","user":{"login":"loicmathieu","id":1819009,"node_id":"MDQ6VXNlcjE4MTkwMDk=","avatar_url":"https://avatars2.githubusercontent.com/u/1819009?v=4","gravatar_id":"","url":"https://api.github.com/users/loicmathieu","html_url":"https://github.com/loicmathieu","followers_url":"https://api.github.com/users/loicmathieu/followers","following_url":"https://api.github.com/users/loicmathieu/following{/other_user}","gists_url":"https://api.github.com/users/loicmathieu/gists{/gist_id}","starred_url":"https://api.github.com/users/loicmathieu/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/loicmathieu/subscriptions","organizations_url":"https://api.github.com/users/loicmathieu/orgs","repos_url":"https://api.github.com/users/loicmathieu/repos","events_url":"https://api.github.com/users/loicmathieu/events{/privacy}","received_events_url":"https://api.github.com/users/loicmathieu/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":{"url":"https://api.github.com/repos/quarkusio/quarkus/milestones/49","html_url":"https://github.com/quarkusio/quarkus/milestone/49","labels_url":"https://api.github.com/repos/quarkusio/quarkus/milestones/49/labels","id":4913070,"node_id":"MDk6TWlsZXN0b25lNDkxMzA3MA==","number":49,"title":"1.2.0","description":"","creator":{"login":"gsmet","id":1279749,"node_id":"MDQ6VXNlcjEyNzk3NDk=","avatar_url":"https://avatars1.githubusercontent.com/u/1279749?v=4","gravatar_id":"","url":"https://api.github.com/users/gsmet","html_url":"https://github.com/gsmet","followers_url":"https://api.github.com/users/gsmet/followers","following_url":"https://api.github.com/users/gsmet/following{/other_user}","gists_url":"https://api.github.com/users/gsmet/gists{/gist_id}","starred_url":"https://api.github.com/users/gsmet/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/gsmet/subscriptions","organizations_url":"https://api.github.com/users/gsmet/orgs","repos_url":"https://api.github.com/users/gsmet/repos","events_url":"https://api.github.com/users/gsmet/events{/privacy}","received_events_url":"https://api.github.com/users/gsmet/received_events","type":"User","site_admin":false},"open_issues":3,"closed_issues":4,"state":"open","created_at":"2019-12-08T21:58:56Z","updated_at":"2019-12-09T11:50:08Z","due_on":null,"closed_at":null},"comments":11,"created_at":"2019-11-22T15:30:46Z","updated_at":"2019-12-09T11:51:45Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/quarkusio/quarkus/pulls/5694","html_url":"https://github.com/quarkusio/quarkus/pull/5694","diff_url":"https://github.com/quarkusio/quarkus/pull/5694.diff","patch_url":"https://github.com/quarkusio/quarkus/pull/5694.patch"},"body":"Provides support for GELF Log Handler.\r\nFixes #4908 and #3166 (maybe not entirely as I don't know if it is usable for Fluentd)\r\n\r\nThis allows to send logs directly to Graylog, Logstash or Fluentd via TCP or UDP socket in the GELF Format.\r\n\r\n~~This is still a WIP:~~\r\n\r\n- [x] Native is not working (but don't generate an error)\r\n- [x] Logstash needs to be tested but should works\r\n- [x] Needs to be evaluated if it can be used with Fluentd\r\n- [x] Guide needs to be done\r\n\r\nThe following issues needs to be opened after this PR will be merged to improve it:\r\n\r\n- Resoves the issue with the NPE on `java.net.InetAddress.getHostFromNameService()` on native and remove the current workaround\r\n- Fix the issue of the first log event missing in native mode (can be linked to the previous issue)"},"comment":{"url":"https://api.github.com/repos/quarkusio/quarkus/issues/comments/563202275","html_url":"https://github.com/quarkusio/quarkus/pull/5694#issuecomment-563202275","issue_url":"https://api.github.com/repos/quarkusio/quarkus/issues/5694","id":563202275,"node_id":"MDEyOklzc3VlQ29tbWVudDU2MzIwMjI3NQ==","user":{"login":"gsmet","id":1279749,"node_id":"MDQ6VXNlcjEyNzk3NDk=","avatar_url":"https://avatars1.githubusercontent.com/u/1279749?v=4","gravatar_id":"","url":"https://api.github.com/users/gsmet","html_url":"https://github.com/gsmet","followers_url":"https://api.github.com/users/gsmet/followers","following_url":"https://api.github.com/users/gsmet/following{/other_user}","gists_url":"https://api.github.com/users/gsmet/gists{/gist_id}","starred_url":"https://api.github.com/users/gsmet/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/gsmet/subscriptions","organizations_url":"https://api.github.com/users/gsmet/orgs","repos_url":"https://api.github.com/users/gsmet/repos","events_url":"https://api.github.com/users/gsmet/events{/privacy}","received_events_url":"https://api.github.com/users/gsmet/received_events","type":"User","site_admin":false},"created_at":"2019-12-09T11:51:45Z","updated_at":"2019-12-09T11:51:45Z","author_association":"MEMBER","body":"@loicmathieu can you ping me when you're done? I'll do a doc generation and a final review of the doc"}}
|
{
"id": 139914932,
"name": "quarkusio/quarkus",
"url": "https://api.github.com/repos/quarkusio/quarkus"
}
|
{
"id": 1279749,
"login": "gsmet",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/1279749?",
"url": "https://api.github.com/users/gsmet"
}
|
{
"id": 47638783,
"login": "quarkusio",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/47638783?",
"url": "https://api.github.com/orgs/quarkusio"
}
| 2019-12-09T11:51:45 |
11043742609
|
{"actor":{"display_login":"gsmet"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/quarkusio/quarkus/issues/4347","repository_url":"https://api.github.com/repos/quarkusio/quarkus","labels_url":"https://api.github.com/repos/quarkusio/quarkus/issues/4347/labels{/name}","comments_url":"https://api.github.com/repos/quarkusio/quarkus/issues/4347/comments","events_url":"https://api.github.com/repos/quarkusio/quarkus/issues/4347/events","html_url":"https://github.com/quarkusio/quarkus/issues/4347","id":502014299,"node_id":"MDU6SXNzdWU1MDIwMTQyOTk=","number":4347,"title":"Add a JPA Identity Extension","user":{"login":"stuartwdouglas","id":328571,"node_id":"MDQ6VXNlcjMyODU3MQ==","avatar_url":"https://avatars0.githubusercontent.com/u/328571?v=4","gravatar_id":"","url":"https://api.github.com/users/stuartwdouglas","html_url":"https://github.com/stuartwdouglas","followers_url":"https://api.github.com/users/stuartwdouglas/followers","following_url":"https://api.github.com/users/stuartwdouglas/following{/other_user}","gists_url":"https://api.github.com/users/stuartwdouglas/gists{/gist_id}","starred_url":"https://api.github.com/users/stuartwdouglas/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/stuartwdouglas/subscriptions","organizations_url":"https://api.github.com/users/stuartwdouglas/orgs","repos_url":"https://api.github.com/users/stuartwdouglas/repos","events_url":"https://api.github.com/users/stuartwdouglas/events{/privacy}","received_events_url":"https://api.github.com/users/stuartwdouglas/received_events","type":"User","site_admin":false},"labels":[{"id":1553869078,"node_id":"MDU6TGFiZWwxNTUzODY5MDc4","url":"https://api.github.com/repos/quarkusio/quarkus/labels/extension-proposal","name":"extension-proposal","color":"abfcbb","default":false,"description":"Discuss and Propose new extensions"}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":{"url":"https://api.github.com/repos/quarkusio/quarkus/milestones/42","html_url":"https://github.com/quarkusio/quarkus/milestone/42","labels_url":"https://api.github.com/repos/quarkusio/quarkus/milestones/42/labels","id":4796663,"node_id":"MDk6TWlsZXN0b25lNDc5NjY2Mw==","number":42,"title":"1+","description":null,"creator":{"login":"maxandersen","id":54129,"node_id":"MDQ6VXNlcjU0MTI5","avatar_url":"https://avatars1.githubusercontent.com/u/54129?v=4","gravatar_id":"","url":"https://api.github.com/users/maxandersen","html_url":"https://github.com/maxandersen","followers_url":"https://api.github.com/users/maxandersen/followers","following_url":"https://api.github.com/users/maxandersen/following{/other_user}","gists_url":"https://api.github.com/users/maxandersen/gists{/gist_id}","starred_url":"https://api.github.com/users/maxandersen/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/maxandersen/subscriptions","organizations_url":"https://api.github.com/users/maxandersen/orgs","repos_url":"https://api.github.com/users/maxandersen/repos","events_url":"https://api.github.com/users/maxandersen/events{/privacy}","received_events_url":"https://api.github.com/users/maxandersen/received_events","type":"User","site_admin":false},"open_issues":10,"closed_issues":0,"state":"open","created_at":"2019-10-29T20:14:43Z","updated_at":"2019-11-15T14:39:38Z","due_on":null,"closed_at":null},"comments":5,"created_at":"2019-10-03T11:42:10Z","updated_at":"2019-11-21T15:00:04Z","closed_at":null,"author_association":"MEMBER","body":"This extension would allow for an easy annotation driven approach to creating JPA entities that represent a user. An entity can be annotated with @Username and @Password (and maybe @Salt) to inform Quarkus that this entity represents a user. Quarkus will then automatically wire up authentication based on this entity. "},"comment":{"url":"https://api.github.com/repos/quarkusio/quarkus/issues/comments/557122768","html_url":"https://github.com/quarkusio/quarkus/issues/4347#issuecomment-557122768","issue_url":"https://api.github.com/repos/quarkusio/quarkus/issues/4347","id":557122768,"node_id":"MDEyOklzc3VlQ29tbWVudDU1NzEyMjc2OA==","user":{"login":"FroMage","id":179265,"node_id":"MDQ6VXNlcjE3OTI2NQ==","avatar_url":"https://avatars3.githubusercontent.com/u/179265?v=4","gravatar_id":"","url":"https://api.github.com/users/FroMage","html_url":"https://github.com/FroMage","followers_url":"https://api.github.com/users/FroMage/followers","following_url":"https://api.github.com/users/FroMage/following{/other_user}","gists_url":"https://api.github.com/users/FroMage/gists{/gist_id}","starred_url":"https://api.github.com/users/FroMage/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/FroMage/subscriptions","organizations_url":"https://api.github.com/users/FroMage/orgs","repos_url":"https://api.github.com/users/FroMage/repos","events_url":"https://api.github.com/users/FroMage/events{/privacy}","received_events_url":"https://api.github.com/users/FroMage/received_events","type":"User","site_admin":false},"created_at":"2019-11-21T15:00:04Z","updated_at":"2019-11-21T15:00:04Z","author_association":"MEMBER","body":"It's almost done here: https://github.com/quarkusio/quarkus/pull/5660"}}
|
{
"id": 139914932,
"name": "quarkusio/quarkus",
"url": "https://api.github.com/repos/quarkusio/quarkus"
}
|
{
"id": 179265,
"login": "FroMage",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/179265?",
"url": "https://api.github.com/users/FroMage"
}
|
{
"id": 47638783,
"login": "quarkusio",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/47638783?",
"url": "https://api.github.com/orgs/quarkusio"
}
| 2019-11-21T15:00:04 |
10917341182
|
{"actor":{"display_login":"FroMage"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/quarkusio/quarkus/issues/2267","repository_url":"https://api.github.com/repos/quarkusio/quarkus","labels_url":"https://api.github.com/repos/quarkusio/quarkus/issues/2267/labels{/name}","comments_url":"https://api.github.com/repos/quarkusio/quarkus/issues/2267/comments","events_url":"https://api.github.com/repos/quarkusio/quarkus/issues/2267/events","html_url":"https://github.com/quarkusio/quarkus/issues/2267","id":438220877,"node_id":"MDU6SXNzdWU0MzgyMjA4Nzc=","number":2267,"title":"Two beans with @Scheduled causes jaeger metrics error","user":{"login":"mejlholm","id":31166597,"node_id":"MDQ6VXNlcjMxMTY2NTk3","avatar_url":"https://avatars0.githubusercontent.com/u/31166597?v=4","gravatar_id":"","url":"https://api.github.com/users/mejlholm","html_url":"https://github.com/mejlholm","followers_url":"https://api.github.com/users/mejlholm/followers","following_url":"https://api.github.com/users/mejlholm/following{/other_user}","gists_url":"https://api.github.com/users/mejlholm/gists{/gist_id}","starred_url":"https://api.github.com/users/mejlholm/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mejlholm/subscriptions","organizations_url":"https://api.github.com/users/mejlholm/orgs","repos_url":"https://api.github.com/users/mejlholm/repos","events_url":"https://api.github.com/users/mejlholm/events{/privacy}","received_events_url":"https://api.github.com/users/mejlholm/received_events","type":"User","site_admin":false},"labels":[{"id":985346620,"node_id":"MDU6TGFiZWw5ODUzNDY2MjA=","url":"https://api.github.com/repos/quarkusio/quarkus/labels/bug","name":"bug","color":"d73a4a","default":true},{"id":1321590926,"node_id":"MDU6TGFiZWwxMzIxNTkwOTI2","url":"https://api.github.com/repos/quarkusio/quarkus/labels/component:scheduler","name":"component:scheduler","color":"1a0ba0","default":false},{"id":1283619446,"node_id":"MDU6TGFiZWwxMjgzNjE5NDQ2","url":"https://api.github.com/repos/quarkusio/quarkus/labels/component:smallrye","name":"component:smallrye","color":"1a0ba0","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":{"url":"https://api.github.com/repos/quarkusio/quarkus/milestones/20","html_url":"https://github.com/quarkusio/quarkus/milestone/20","labels_url":"https://api.github.com/repos/quarkusio/quarkus/milestones/20/labels","id":4256049,"node_id":"MDk6TWlsZXN0b25lNDI1NjA0OQ==","number":20,"title":"0.15.0","description":"","creator":{"login":"gsmet","id":1279749,"node_id":"MDQ6VXNlcjEyNzk3NDk=","avatar_url":"https://avatars1.githubusercontent.com/u/1279749?v=4","gravatar_id":"","url":"https://api.github.com/users/gsmet","html_url":"https://github.com/gsmet","followers_url":"https://api.github.com/users/gsmet/followers","following_url":"https://api.github.com/users/gsmet/following{/other_user}","gists_url":"https://api.github.com/users/gsmet/gists{/gist_id}","starred_url":"https://api.github.com/users/gsmet/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/gsmet/subscriptions","organizations_url":"https://api.github.com/users/gsmet/orgs","repos_url":"https://api.github.com/users/gsmet/repos","events_url":"https://api.github.com/users/gsmet/events{/privacy}","received_events_url":"https://api.github.com/users/gsmet/received_events","type":"User","site_admin":false},"open_issues":8,"closed_issues":73,"state":"open","created_at":"2019-04-24T15:59:23Z","updated_at":"2019-05-05T21:05:43Z","due_on":null,"closed_at":null},"comments":6,"created_at":"2019-04-29T09:18:22Z","updated_at":"2019-05-06T12:13:38Z","closed_at":null,"author_association":"NONE","body":"There seems to be an issue with the combination of two (or more) beans using @Scheduled with @Traced at the same time. \r\n\r\nQuarkus 0.14\r\nMvn 3.6.1\r\nJava 11\r\nGraalVM not relevant\r\n\r\nTrigger using code sample in this repository:\r\nhttps://github.com/mejlholm/quarkus-scheduled-error\r\n\r\nThough it seems to be an issue with @Traced and @Scheduled in two @ApplicationScoped beans at the same time. \r\n\r\nTriggers this error on startup with: mvn clean compile quarkus:dev\r\n\r\n2019-04-29 11:07:17,088 ERROR [org.qua.cor.ErrorLogger] (DefaultQuartzScheduler_Worker-1) Job (io.quarkus.scheduler.Scheduler.1_org.acme.quickstart.Scheduler1_ScheduledInvoker_run_72e66771a77415a7284d3ae42331659c186071de threw an exception.: org.quartz.SchedulerException: Job threw an unhandled exception. [See nested exception: java.lang.RuntimeException: No reflection exceptions should be thrown unless there is a fundamental error in your code set up.]\r\n at org.quartz.core.JobRunShell.run(JobRunShell.java:213)\r\n at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)\r\nCaused by: java.lang.RuntimeException: No reflection exceptions should be thrown unless there is a fundamental error in your code set up.\r\n at io.jaegertracing.internal.metrics.Metrics.createMetrics(Metrics.java:76)\r\n at io.jaegertracing.internal.metrics.Metrics.<init>(Metrics.java:32)\r\n at io.jaegertracing.internal.metrics.Metrics.<init>(Metrics.java:28)\r\n at io.jaegertracing.Configuration.getTracerBuilder(Configuration.java:221)\r\n at io.jaegertracing.Configuration.getTracer(Configuration.java:245)\r\n at io.quarkus.jaeger.runtime.QuarkusJaegerTracer.lambda$tracer$0(QuarkusJaegerTracer.java:45)\r\n at java.base/java.util.concurrent.atomic.AtomicReference.updateAndGet(AtomicReference.java:209)\r\n at io.quarkus.jaeger.runtime.QuarkusJaegerTracer.tracer(QuarkusJaegerTracer.java:41)\r\n at io.quarkus.jaeger.runtime.QuarkusJaegerTracer.buildSpan(QuarkusJaegerTracer.java:51)\r\n at io.opentracing.util.GlobalTracer.buildSpan(GlobalTracer.java:133)\r\n at io.opentracing.contrib.interceptors.OpenTracingInterceptor.wrap(OpenTracingInterceptor.java:44)\r\n at io.opentracing.contrib.interceptors.OpenTracingInterceptor_Bean.intercept(Unknown Source)\r\n at io.quarkus.arc.InvocationContextImpl$InterceptorInvocation.invoke(InvocationContextImpl.java:270)\r\n at io.quarkus.arc.InvocationContextImpl.invokeNext(InvocationContextImpl.java:149)\r\n at io.quarkus.arc.InvocationContextImpl.proceed(InvocationContextImpl.java:173)\r\n at io.quarkus.arc.ActivateRequestContextInterceptor.aroundInvoke(ActivateRequestContextInterceptor.java:38)\r\n at io.quarkus.arc.ActivateRequestContextInterceptor_Bean.intercept(Unknown Source)\r\n at io.quarkus.arc.InvocationContextImpl$InterceptorInvocation.invoke(InvocationContextImpl.java:270)\r\n at io.quarkus.arc.InvocationContextImpl.invokeNext(InvocationContextImpl.java:149)\r\n at io.quarkus.arc.InvocationContextImpl.proceed(InvocationContextImpl.java:173)\r\n at org.acme.quickstart.Scheduler1_Subclass.run(Unknown Source)\r\n at org.acme.quickstart.Scheduler1_ClientProxy.run(Unknown Source)\r\n at org.acme.quickstart.Scheduler1_ScheduledInvoker_run_72e66771a77415a7284d3ae42331659c186071de.invoke(Unknown Source)\r\n at io.quarkus.scheduler.runtime.QuartzScheduler$InvokerJob.execute(QuartzScheduler.java:264)\r\n at org.quartz.core.JobRunShell.run(JobRunShell.java:202)\r\n ... 1 more\r\nCaused by: java.lang.IllegalArgumentException: A metric with name jaeger_tracer_reporter_queue_length already exists\r\n at io.smallrye.metrics.MetricsRegistryImphttps://github.com/quarkusio/quarkus/issues/new\r\n\r\nl.register(MetricsRegistryImpl.java:113)\r\n at io.quarkus.jaeger.runtime.QuarkusJaegerMetricsFactory.createGauge(QuarkusJaegerMetricsFactory.java:64)\r\n at io.jaegertracing.internal.metrics.Metrics.createMetrics(Metrics.java:66)\r\n ... 25 more "},"comment":{"url":"https://api.github.com/repos/quarkusio/quarkus/issues/comments/489598904","html_url":"https://github.com/quarkusio/quarkus/issues/2267#issuecomment-489598904","issue_url":"https://api.github.com/repos/quarkusio/quarkus/issues/2267","id":489598904,"node_id":"MDEyOklzc3VlQ29tbWVudDQ4OTU5ODkwNA==","user":{"login":"mejlholm","id":31166597,"node_id":"MDQ6VXNlcjMxMTY2NTk3","avatar_url":"https://avatars0.githubusercontent.com/u/31166597?v=4","gravatar_id":"","url":"https://api.github.com/users/mejlholm","html_url":"https://github.com/mejlholm","followers_url":"https://api.github.com/users/mejlholm/followers","following_url":"https://api.github.com/users/mejlholm/following{/other_user}","gists_url":"https://api.github.com/users/mejlholm/gists{/gist_id}","starred_url":"https://api.github.com/users/mejlholm/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mejlholm/subscriptions","organizations_url":"https://api.github.com/users/mejlholm/orgs","repos_url":"https://api.github.com/users/mejlholm/repos","events_url":"https://api.github.com/users/mejlholm/events{/privacy}","received_events_url":"https://api.github.com/users/mejlholm/received_events","type":"User","site_admin":false},"created_at":"2019-05-06T12:13:38Z","updated_at":"2019-05-06T12:13:38Z","author_association":"NONE","body":"@pavolloffay it is still the reproducer in github that is causing the issue. Here is a full log from the reproducer:\r\n\r\nλ mvn clean compile quarkus:dev\r\nJava HotSpot(TM) 64-Bit Server VM warning: Ignoring option PermSize; support was removed in 8.0\r\n[INFO] Scanning for projects...\r\n[INFO]\r\n[INFO] ----------------------< org.acme:getting-started >----------------------\r\n[INFO] Building getting-started 1.0-SNAPSHOT\r\n[INFO] --------------------------------[ jar ]---------------------------------\r\n[INFO]\r\n[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ getting-started ---\r\n[INFO] Deleting C:\\dev\\sandbox\\quarkus-scheduled-error\\target\r\n[INFO]\r\n[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ getting-started ---\r\n[INFO] Using 'UTF-8' encoding to copy filtered resources.\r\n[INFO] Copying 1 resource\r\n[INFO]\r\n[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ getting-started ---\r\n[INFO] Changes detected - recompiling the module!\r\n[INFO] Compiling 2 source files to C:\\dev\\sandbox\\quarkus-scheduled-error\\target\\classes\r\n[INFO]\r\n[INFO] --- quarkus-maven-plugin:999-SNAPSHOT:dev (default-cli) @ getting-started ---\r\nListening for transport dt_socket at address: 5005\r\n2019-05-06 14:12:45,626 INFO [io.qua.dep.QuarkusAugmentor] (main) Beginning quarkus augmentation\r\n2019-05-06 14:12:46,545 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 919ms\r\n2019-05-06 14:12:47,018 INFO [io.quarkus] (main) Quarkus 999-SNAPSHOT started in 1.515s. Listening on: http://[::]:8080\r\n2019-05-06 14:12:47,023 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, resteasy, scheduler, smallrye-metrics, smallrye-opentracing]\r\n2019-05-06 14:12:47,044 INFO [io.sma.met.MetricsRegistryImpl] (DefaultQuartzScheduler_Worker-2) Register metric [name: jaeger_tracer_traces, type: counter]\r\n2019-05-06 14:12:47,044 INFO [io.sma.met.MetricsRegistryImpl] (DefaultQuartzScheduler_Worker-1) Register metric [name: jaeger_tracer_traces, type: counter]\r\n2019-05-06 14:12:47,047 INFO [io.sma.met.MetricsRegistryImpl] (DefaultQuartzScheduler_Worker-2) Register metric [name: jaeger_tracer_started_spans, type: counter]\r\n2019-05-06 14:12:47,049 INFO [io.sma.met.MetricsRegistryImpl] (DefaultQuartzScheduler_Worker-1) Register metric [name: jaeger_tracer_started_spans, type: counter]\r\n2019-05-06 14:12:47,051 INFO [io.sma.met.MetricsRegistryImpl] (DefaultQuartzScheduler_Worker-2) Register metric [name: jaeger_tracer_finished_spans, type: counter] 2019-05-06 14:12:47,053 INFO [io.sma.met.MetricsRegistryImpl] (DefaultQuartzScheduler_Worker-1) Register metric [name: jaeger_tracer_finished_spans, type: counter] 2019-05-06 14:12:47,054 INFO [io.sma.met.MetricsRegistryImpl] (DefaultQuartzScheduler_Worker-2) Register metric [name: jaeger_tracer_span_context_decoding_errors, type: counter]\r\n2019-05-06 14:12:47,057 INFO [io.sma.met.MetricsRegistryImpl] (DefaultQuartzScheduler_Worker-1) Register metric [name: jaeger_tracer_span_context_decoding_errors, type: counter]\r\n2019-05-06 14:12:47,059 INFO [io.sma.met.MetricsRegistryImpl] (DefaultQuartzScheduler_Worker-2) Register metric [name: jaeger_tracer_reporter_spans, type: counter] 2019-05-06 14:12:47,062 INFO [io.sma.met.MetricsRegistryImpl] (DefaultQuartzScheduler_Worker-1) Register metric [name: jaeger_tracer_reporter_spans, type: counter] 2019-05-06 14:12:47,064 INFO [io.sma.met.MetricsRegistryImpl] (DefaultQuartzScheduler_Worker-2) Register metric [name: jaeger_tracer_sampler_queries, type: counter]\r\n\r\n2019-05-06 14:12:47,067 INFO [io.sma.met.MetricsRegistryImpl] (DefaultQuartzScheduler_Worker-2) Register metric [name: jaeger_tracer_sampler_updates, type: counter]\r\n\r\n2019-05-06 14:12:47,067 ERROR [org.qua.cor.JobRunShell] (DefaultQuartzScheduler_Worker-1) Job io.quarkus.scheduler.Scheduler.1_org.acme.quickstart.Scheduler1_ScheduledInvoker_run_72e66771a77415a7284d3ae42331659c186071de threw an unhandled Exception: : java.lang.RuntimeException: No reflection exceptions should be thrown unless there is a fundamental error in your code set up.\r\n at io.jaegertracing.internal.metrics.Metrics.createMetrics(Metrics.java:76)\r\n at io.jaegertracing.internal.metrics.Metrics.<init>(Metrics.java:32)\r\n at io.jaegertracing.internal.metrics.Metrics.<init>(Metrics.java:28)\r\n at io.jaegertracing.Configuration.getTracerBuilder(Configuration.java:221)\r\n at io.jaegertracing.Configuration.getTracer(Configuration.java:245)\r\n at io.quarkus.jaeger.runtime.QuarkusJaegerTracer.lambda$tracer$0(QuarkusJaegerTracer.java:45)\r\n at java.base/java.util.concurrent.atomic.AtomicReference.updateAndGet(AtomicReference.java:209)\r\n at io.quarkus.jaeger.runtime.QuarkusJaegerTracer.tracer(QuarkusJaegerTracer.java:41)\r\n at io.quarkus.jaeger.runtime.QuarkusJaegerTracer.buildSpan(QuarkusJaegerTracer.java:51)\r\n at io.opentracing.util.GlobalTracer.buildSpan(GlobalTracer.java:133)\r\n at io.quarkus.smallrye.opentracing.runtime.TracerProducer_ProducerMethod_tracer_96dadb3d6afa0cccadfe742c3e06ad433737c844_ClientProxy.buildSpan(Unknown Source)\r\n at io.opentracing.contrib.interceptors.OpenTracingInterceptor.wrap(OpenTracingInterceptor.java:44)\r\n at io.opentracing.contrib.interceptors.OpenTracingInterceptor_Bean.intercept(Unknown Source)\r\n at io.quarkus.arc.InvocationContextImpl$InterceptorInvocation.invoke(InvocationContextImpl.java:270)\r\n at io.quarkus.arc.InvocationContextImpl.invokeNext(InvocationContextImpl.java:149)\r\n at io.quarkus.arc.InvocationContextImpl.proceed(InvocationContextImpl.java:173)\r\n at io.quarkus.arc.ActivateRequestContextInterceptor.aroundInvoke(ActivateRequestContextInterceptor.java:38)\r\n at io.quarkus.arc.ActivateRequestContextInterceptor_Bean.intercept(Unknown Source)\r\n at io.quarkus.arc.InvocationContextImpl$InterceptorInvocation.invoke(InvocationContextImpl.java:270)\r\n at io.quarkus.arc.InvocationContextImpl.invokeNext(InvocationContextImpl.java:149)\r\n at io.quarkus.arc.InvocationContextImpl.proceed(InvocationContextImpl.java:173)\r\n at org.acme.quickstart.Scheduler1_Subclass.run(Unknown Source)\r\n at org.acme.quickstart.Scheduler1_ClientProxy.run(Unknown Source)\r\n at org.acme.quickstart.Scheduler1_ScheduledInvoker_run_72e66771a77415a7284d3ae42331659c186071de.invoke(Unknown Source)\r\n at io.quarkus.scheduler.runtime.QuartzScheduler$InvokerJob.execute(QuartzScheduler.java:264)\r\n at org.quartz.core.JobRunShell.run(JobRunShell.java:202)\r\n at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)\r\nCaused by: java.lang.IllegalArgumentException: A metric with name jaeger_tracer_reporter_queue_length already exists\r\n at io.smallrye.metrics.MetricsRegistryImpl.register(MetricsRegistryImpl.java:113)\r\n at io.quarkus.jaeger.runtime.QuarkusJaegerMetricsFactory.createGauge(QuarkusJaegerMetricsFactory.java:64)\r\n at io.jaegertracing.internal.metrics.Metrics.createMetrics(Metrics.java:66)\r\n ... 26 more\r\n\r\n2019-05-06 14:12:47,071 INFO [io.sma.met.MetricsRegistryImpl] (DefaultQuartzScheduler_Worker-2) Register metric [name: jaeger_tracer_baggage_updates, type: counter]\r\n\r\n2019-05-06 14:12:47,074 ERROR [org.qua.cor.ErrorLogger] (DefaultQuartzScheduler_Worker-1) Job (io.quarkus.scheduler.Scheduler.1_org.acme.quickstart.Scheduler1_ScheduledInvoker_run_72e66771a77415a7284d3ae42331659c186071de threw an exception.: org.quartz.SchedulerException: Job threw an unhandled exception. [See nested exception: java.lang.RuntimeException: No reflection exceptions should be thrown unless there is a fundamental error in your code set up.]\r\n at org.quartz.core.JobRunShell.run(JobRunShell.java:213)\r\n at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)\r\nCaused by: java.lang.RuntimeException: No reflection exceptions should be thrown unless there is a fundamental error in your code set up.\r\n at io.jaegertracing.internal.metrics.Metrics.createMetrics(Metrics.java:76)\r\n at io.jaegertracing.internal.metrics.Metrics.<init>(Metrics.java:32)\r\n at io.jaegertracing.internal.metrics.Metrics.<init>(Metrics.java:28)\r\n at io.jaegertracing.Configuration.getTracerBuilder(Configuration.java:221)\r\n at io.jaegertracing.Configuration.getTracer(Configuration.java:245)\r\n at io.quarkus.jaeger.runtime.QuarkusJaegerTracer.lambda$tracer$0(QuarkusJaegerTracer.java:45)\r\n at java.base/java.util.concurrent.atomic.AtomicReference.updateAndGet(AtomicReference.java:209)\r\n at io.quarkus.jaeger.runtime.QuarkusJaegerTracer.tracer(QuarkusJaegerTracer.java:41)\r\n at io.quarkus.jaeger.runtime.QuarkusJaegerTracer.buildSpan(QuarkusJaegerTracer.java:51)\r\n at io.opentracing.util.GlobalTracer.buildSpan(GlobalTracer.java:133)\r\n at io.quarkus.smallrye.opentracing.runtime.TracerProducer_ProducerMethod_tracer_96dadb3d6afa0cccadfe742c3e06ad433737c844_ClientProxy.buildSpan(Unknown Source)\r\n at io.opentracing.contrib.interceptors.OpenTracingInterceptor.wrap(OpenTracingInterceptor.java:44)\r\n at io.opentracing.contrib.interceptors.OpenTracingInterceptor_Bean.intercept(Unknown Source)\r\n at io.quarkus.arc.InvocationContextImpl$InterceptorInvocation.invoke(InvocationContextImpl.java:270)\r\n at io.quarkus.arc.InvocationContextImpl.invokeNext(InvocationContextImpl.java:149)\r\n at io.quarkus.arc.InvocationContextImpl.proceed(InvocationContextImpl.java:173)\r\n at io.quarkus.arc.ActivateRequestContextInterceptor.aroundInvoke(ActivateRequestContextInterceptor.java:38)\r\n at io.quarkus.arc.ActivateRequestContextInterceptor_Bean.intercept(Unknown Source)\r\n at io.quarkus.arc.InvocationContextImpl$InterceptorInvocation.invoke(InvocationContextImpl.java:270)\r\n at io.quarkus.arc.InvocationContextImpl.invokeNext(InvocationContextImpl.java:149)\r\n at io.quarkus.arc.InvocationContextImpl.proceed(InvocationContextImpl.java:173)\r\n at org.acme.quickstart.Scheduler1_Subclass.run(Unknown Source)\r\n at org.acme.quickstart.Scheduler1_ClientProxy.run(Unknown Source)\r\n at org.acme.quickstart.Scheduler1_ScheduledInvoker_run_72e66771a77415a7284d3ae42331659c186071de.invoke(Unknown Source)\r\n at io.quarkus.scheduler.runtime.QuartzScheduler$InvokerJob.execute(QuartzScheduler.java:264)\r\n at org.quartz.core.JobRunShell.run(JobRunShell.java:202)\r\n ... 1 more\r\nCaused by: java.lang.IllegalArgumentException: A metric with name jaeger_tracer_reporter_queue_length already exists\r\n at io.smallrye.metrics.MetricsRegistryImpl.register(MetricsRegistryImpl.java:113)\r\n at io.quarkus.jaeger.runtime.QuarkusJaegerMetricsFactory.createGauge(QuarkusJaegerMetricsFactory.java:64)\r\n at io.jaegertracing.internal.metrics.Metrics.createMetrics(Metrics.java:66)\r\n ... 26 more\r\n\r\n2019-05-06 14:12:47,076 INFO [io.sma.met.MetricsRegistryImpl] (DefaultQuartzScheduler_Worker-2) Register metric [name: jaeger_tracer_baggage_truncations, type: counter]\r\n2019-05-06 14:12:47,089 INFO [io.sma.met.MetricsRegistryImpl] (DefaultQuartzScheduler_Worker-2) Register metric [name: jaeger_tracer_baggage_restrictions_updates, type: counter]\r\n2019-05-06 14:12:47,139 INFO [io.jae.Configuration] (DefaultQuartzScheduler_Worker-2) Initialized tracer=JaegerTracer(version=Java-0.34.0, serviceName=getting-started, reporter=RemoteReporter(sender=UdpSender(), closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=SNBWS0027, jaeger.version=Java-0.34.0, ip=10.0.75.1}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false)"}}
|
{
"id": 139914932,
"name": "quarkusio/quarkus",
"url": "https://api.github.com/repos/quarkusio/quarkus"
}
|
{
"id": 31166597,
"login": "mejlholm",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/31166597?",
"url": "https://api.github.com/users/mejlholm"
}
|
{
"id": 47638783,
"login": "quarkusio",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/47638783?",
"url": "https://api.github.com/orgs/quarkusio"
}
| 2019-05-06T12:13:38 |
9569699957
|
{"actor":{"display_login":"mejlholm"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/gitspeak/community/issues/66","repository_url":"https://api.github.com/repos/gitspeak/community","labels_url":"https://api.github.com/repos/gitspeak/community/issues/66/labels{/name}","comments_url":"https://api.github.com/repos/gitspeak/community/issues/66/comments","events_url":"https://api.github.com/repos/gitspeak/community/issues/66/events","html_url":"https://github.com/gitspeak/community/issues/66","id":476301322,"node_id":"MDU6SXNzdWU0NzYzMDEzMjI=","number":66,"title":"can't write description before writing the title on draft issues and notes","user":{"login":"scanf","id":925044,"node_id":"MDQ6VXNlcjkyNTA0NA==","avatar_url":"https://avatars1.githubusercontent.com/u/925044?v=4","gravatar_id":"","url":"https://api.github.com/users/scanf","html_url":"https://github.com/scanf","followers_url":"https://api.github.com/users/scanf/followers","following_url":"https://api.github.com/users/scanf/following{/other_user}","gists_url":"https://api.github.com/users/scanf/gists{/gist_id}","starred_url":"https://api.github.com/users/scanf/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/scanf/subscriptions","organizations_url":"https://api.github.com/users/scanf/orgs","repos_url":"https://api.github.com/users/scanf/repos","events_url":"https://api.github.com/users/scanf/events{/privacy}","received_events_url":"https://api.github.com/users/scanf/received_events","type":"User","site_admin":false},"labels":[{"id":1530447017,"node_id":"MDU6TGFiZWwxNTMwNDQ3MDE3","url":"https://api.github.com/repos/gitspeak/community/labels/annoyance","name":"annoyance","color":"dd7eaf","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2019-08-02T18:20:24Z","updated_at":"2019-09-03T10:25:06Z","closed_at":null,"author_association":"MEMBER","body":"When composing a new note and selecting the description area, GitSpeak changes the detail view to the next item on the list. Hence making it impossible to draft a issue or note without first entering the title. I was expecting GitSpeak to allow me to edit the description before entering the title. This is just a workflow thing.\r\n\r\nBelow is a gif demonstrating the bug\r\n\r\n"},"comment":{"url":"https://api.github.com/repos/gitspeak/community/issues/comments/527399795","html_url":"https://github.com/gitspeak/community/issues/66#issuecomment-527399795","issue_url":"https://api.github.com/repos/gitspeak/community/issues/66","id":527399795,"node_id":"MDEyOklzc3VlQ29tbWVudDUyNzM5OTc5NQ==","user":{"login":"scanf","id":925044,"node_id":"MDQ6VXNlcjkyNTA0NA==","avatar_url":"https://avatars1.githubusercontent.com/u/925044?v=4","gravatar_id":"","url":"https://api.github.com/users/scanf","html_url":"https://github.com/scanf","followers_url":"https://api.github.com/users/scanf/followers","following_url":"https://api.github.com/users/scanf/following{/other_user}","gists_url":"https://api.github.com/users/scanf/gists{/gist_id}","starred_url":"https://api.github.com/users/scanf/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/scanf/subscriptions","organizations_url":"https://api.github.com/users/scanf/orgs","repos_url":"https://api.github.com/users/scanf/repos","events_url":"https://api.github.com/users/scanf/events{/privacy}","received_events_url":"https://api.github.com/users/scanf/received_events","type":"User","site_admin":false},"created_at":"2019-09-03T10:25:06Z","updated_at":"2019-09-03T10:25:06Z","author_association":"MEMBER","body":"This has been fixed in the latest release.\n<!--!https://gitspeak.com/-/ncp2ylLd740c5-->"}}
|
{
"id": 170299189,
"name": "gitspeak/community",
"url": "https://api.github.com/repos/gitspeak/community"
}
|
{
"id": 925044,
"login": "scanf",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/925044?",
"url": "https://api.github.com/users/scanf"
}
|
{
"id": 47641745,
"login": "gitspeak",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/47641745?",
"url": "https://api.github.com/orgs/gitspeak"
}
| 2019-09-03T10:25:06 |
10335371455
|
{"actor":{"display_login":"scanf"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/cdfoundation/toc/issues/8","repository_url":"https://api.github.com/repos/cdfoundation/toc","labels_url":"https://api.github.com/repos/cdfoundation/toc/issues/8/labels{/name}","comments_url":"https://api.github.com/repos/cdfoundation/toc/issues/8/comments","events_url":"https://api.github.com/repos/cdfoundation/toc/issues/8/events","html_url":"https://github.com/cdfoundation/toc/pull/8","id":441370578,"node_id":"MDExOlB1bGxSZXF1ZXN0Mjc2NzA5ODkx","number":8,"title":"Task/create draft code conduct","user":{"login":"danlopez00","id":727396,"node_id":"MDQ6VXNlcjcyNzM5Ng==","avatar_url":"https://avatars0.githubusercontent.com/u/727396?v=4","gravatar_id":"","url":"https://api.github.com/users/danlopez00","html_url":"https://github.com/danlopez00","followers_url":"https://api.github.com/users/danlopez00/followers","following_url":"https://api.github.com/users/danlopez00/following{/other_user}","gists_url":"https://api.github.com/users/danlopez00/gists{/gist_id}","starred_url":"https://api.github.com/users/danlopez00/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/danlopez00/subscriptions","organizations_url":"https://api.github.com/users/danlopez00/orgs","repos_url":"https://api.github.com/users/danlopez00/repos","events_url":"https://api.github.com/users/danlopez00/events{/privacy}","received_events_url":"https://api.github.com/users/danlopez00/received_events","type":"User","site_admin":false},"labels":[{"id":1351681646,"node_id":"MDU6TGFiZWwxMzUxNjgxNjQ2","url":"https://api.github.com/repos/cdfoundation/toc/labels/documentation","name":"documentation","color":"1175d8","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2019-05-07T18:08:00Z","updated_at":"2019-05-07T18:09:34Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/cdfoundation/toc/pulls/8","html_url":"https://github.com/cdfoundation/toc/pull/8","diff_url":"https://github.com/cdfoundation/toc/pull/8.diff","patch_url":"https://github.com/cdfoundation/toc/pull/8.patch"},"body":""},"comment":{"url":"https://api.github.com/repos/cdfoundation/toc/issues/comments/490189043","html_url":"https://github.com/cdfoundation/toc/pull/8#issuecomment-490189043","issue_url":"https://api.github.com/repos/cdfoundation/toc/issues/8","id":490189043,"node_id":"MDEyOklzc3VlQ29tbWVudDQ5MDE4OTA0Mw==","user":{"login":"danlopez00","id":727396,"node_id":"MDQ6VXNlcjcyNzM5Ng==","avatar_url":"https://avatars0.githubusercontent.com/u/727396?v=4","gravatar_id":"","url":"https://api.github.com/users/danlopez00","html_url":"https://github.com/danlopez00","followers_url":"https://api.github.com/users/danlopez00/followers","following_url":"https://api.github.com/users/danlopez00/following{/other_user}","gists_url":"https://api.github.com/users/danlopez00/gists{/gist_id}","starred_url":"https://api.github.com/users/danlopez00/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/danlopez00/subscriptions","organizations_url":"https://api.github.com/users/danlopez00/orgs","repos_url":"https://api.github.com/users/danlopez00/repos","events_url":"https://api.github.com/users/danlopez00/events{/privacy}","received_events_url":"https://api.github.com/users/danlopez00/received_events","type":"User","site_admin":false},"created_at":"2019-05-07T18:09:34Z","updated_at":"2019-05-07T18:09:34Z","author_association":"CONTRIBUTOR","body":"We should change the email address to what makes sense to field code of conduct emails"}}
|
{
"id": 173227481,
"name": "cdfoundation/toc",
"url": "https://api.github.com/repos/cdfoundation/toc"
}
|
{
"id": 727396,
"login": "danlopez00",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/727396?",
"url": "https://api.github.com/users/danlopez00"
}
|
{
"id": 47642222,
"login": "cdfoundation",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/47642222?",
"url": "https://api.github.com/orgs/cdfoundation"
}
| 2019-05-07T18:09:34 |
9580392917
|
{"actor":{"display_login":"danlopez00"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/gribot-robotics/electronic/issues/1","repository_url":"https://api.github.com/repos/gribot-robotics/electronic","labels_url":"https://api.github.com/repos/gribot-robotics/electronic/issues/1/labels{/name}","comments_url":"https://api.github.com/repos/gribot-robotics/electronic/issues/1/comments","events_url":"https://api.github.com/repos/gribot-robotics/electronic/issues/1/events","html_url":"https://github.com/gribot-robotics/electronic/issues/1","id":488307386,"node_id":"MDU6SXNzdWU0ODgzMDczODY=","number":1,"title":"Find a battery for the mower","user":{"login":"guycorbaz","id":40335021,"node_id":"MDQ6VXNlcjQwMzM1MDIx","avatar_url":"https://avatars2.githubusercontent.com/u/40335021?v=4","gravatar_id":"","url":"https://api.github.com/users/guycorbaz","html_url":"https://github.com/guycorbaz","followers_url":"https://api.github.com/users/guycorbaz/followers","following_url":"https://api.github.com/users/guycorbaz/following{/other_user}","gists_url":"https://api.github.com/users/guycorbaz/gists{/gist_id}","starred_url":"https://api.github.com/users/guycorbaz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/guycorbaz/subscriptions","organizations_url":"https://api.github.com/users/guycorbaz/orgs","repos_url":"https://api.github.com/users/guycorbaz/repos","events_url":"https://api.github.com/users/guycorbaz/events{/privacy}","received_events_url":"https://api.github.com/users/guycorbaz/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":{"url":"https://api.github.com/repos/gribot-robotics/electronic/milestones/2","html_url":"https://github.com/gribot-robotics/electronic/milestone/2","labels_url":"https://api.github.com/repos/gribot-robotics/electronic/milestones/2/labels","id":4622858,"node_id":"MDk6TWlsZXN0b25lNDYyMjg1OA==","number":2,"title":"Frame designed completed","description":"","creator":{"login":"guycorbaz","id":40335021,"node_id":"MDQ6VXNlcjQwMzM1MDIx","avatar_url":"https://avatars2.githubusercontent.com/u/40335021?v=4","gravatar_id":"","url":"https://api.github.com/users/guycorbaz","html_url":"https://github.com/guycorbaz","followers_url":"https://api.github.com/users/guycorbaz/followers","following_url":"https://api.github.com/users/guycorbaz/following{/other_user}","gists_url":"https://api.github.com/users/guycorbaz/gists{/gist_id}","starred_url":"https://api.github.com/users/guycorbaz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/guycorbaz/subscriptions","organizations_url":"https://api.github.com/users/guycorbaz/orgs","repos_url":"https://api.github.com/users/guycorbaz/repos","events_url":"https://api.github.com/users/guycorbaz/events{/privacy}","received_events_url":"https://api.github.com/users/guycorbaz/received_events","type":"User","site_admin":false},"open_issues":1,"closed_issues":0,"state":"open","created_at":"2019-09-02T20:37:00Z","updated_at":"2019-09-07T22:49:30Z","due_on":"2019-11-30T08:00:00Z","closed_at":null},"comments":0,"created_at":"2019-09-02T20:08:35Z","updated_at":"2019-09-07T22:49:54Z","closed_at":null,"author_association":"MEMBER","body":""},"comment":{"url":"https://api.github.com/repos/gribot-robotics/electronic/issues/comments/529152978","html_url":"https://github.com/gribot-robotics/electronic/issues/1#issuecomment-529152978","issue_url":"https://api.github.com/repos/gribot-robotics/electronic/issues/1","id":529152978,"node_id":"MDEyOklzc3VlQ29tbWVudDUyOTE1Mjk3OA==","user":{"login":"guycorbaz","id":40335021,"node_id":"MDQ6VXNlcjQwMzM1MDIx","avatar_url":"https://avatars2.githubusercontent.com/u/40335021?v=4","gravatar_id":"","url":"https://api.github.com/users/guycorbaz","html_url":"https://github.com/guycorbaz","followers_url":"https://api.github.com/users/guycorbaz/followers","following_url":"https://api.github.com/users/guycorbaz/following{/other_user}","gists_url":"https://api.github.com/users/guycorbaz/gists{/gist_id}","starred_url":"https://api.github.com/users/guycorbaz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/guycorbaz/subscriptions","organizations_url":"https://api.github.com/users/guycorbaz/orgs","repos_url":"https://api.github.com/users/guycorbaz/repos","events_url":"https://api.github.com/users/guycorbaz/events{/privacy}","received_events_url":"https://api.github.com/users/guycorbaz/received_events","type":"User","site_admin":false},"created_at":"2019-09-07T22:49:54Z","updated_at":"2019-09-07T22:49:54Z","author_association":"MEMBER","body":"We need the battery to complete the frame design"}}
|
{
"id": 170812212,
"name": "gribot-robotics/electronic",
"url": "https://api.github.com/repos/gribot-robotics/electronic"
}
|
{
"id": 40335021,
"login": "guycorbaz",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/40335021?",
"url": "https://api.github.com/users/guycorbaz"
}
|
{
"id": 47653961,
"login": "gribot-robotics",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/47653961?",
"url": "https://api.github.com/orgs/gribot-robotics"
}
| 2019-09-07T22:49:54 |
10369084198
|
{"actor":{"display_login":"guycorbaz"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/itmo-cet-sem/franky/issues/11","repository_url":"https://api.github.com/repos/itmo-cet-sem/franky","labels_url":"https://api.github.com/repos/itmo-cet-sem/franky/issues/11/labels{/name}","comments_url":"https://api.github.com/repos/itmo-cet-sem/franky/issues/11/comments","events_url":"https://api.github.com/repos/itmo-cet-sem/franky/issues/11/events","html_url":"https://github.com/itmo-cet-sem/franky/issues/11","id":421734711,"node_id":"MDU6SXNzdWU0MjE3MzQ3MTE=","number":11,"title":"Research Github API","user":{"login":"dyadyaJora","id":17435388,"node_id":"MDQ6VXNlcjE3NDM1Mzg4","avatar_url":"https://avatars2.githubusercontent.com/u/17435388?v=4","gravatar_id":"","url":"https://api.github.com/users/dyadyaJora","html_url":"https://github.com/dyadyaJora","followers_url":"https://api.github.com/users/dyadyaJora/followers","following_url":"https://api.github.com/users/dyadyaJora/following{/other_user}","gists_url":"https://api.github.com/users/dyadyaJora/gists{/gist_id}","starred_url":"https://api.github.com/users/dyadyaJora/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dyadyaJora/subscriptions","organizations_url":"https://api.github.com/users/dyadyaJora/orgs","repos_url":"https://api.github.com/users/dyadyaJora/repos","events_url":"https://api.github.com/users/dyadyaJora/events{/privacy}","received_events_url":"https://api.github.com/users/dyadyaJora/received_events","type":"User","site_admin":false},"labels":[{"id":1275147055,"node_id":"MDU6TGFiZWwxMjc1MTQ3MDU1","url":"https://api.github.com/repos/itmo-cet-sem/franky/labels/docs","name":"docs","color":"3c4cc9","default":false}],"state":"open","locked":false,"assignee":{"login":"tcibinan","id":16464586,"node_id":"MDQ6VXNlcjE2NDY0NTg2","avatar_url":"https://avatars0.githubusercontent.com/u/16464586?v=4","gravatar_id":"","url":"https://api.github.com/users/tcibinan","html_url":"https://github.com/tcibinan","followers_url":"https://api.github.com/users/tcibinan/followers","following_url":"https://api.github.com/users/tcibinan/following{/other_user}","gists_url":"https://api.github.com/users/tcibinan/gists{/gist_id}","starred_url":"https://api.github.com/users/tcibinan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tcibinan/subscriptions","organizations_url":"https://api.github.com/users/tcibinan/orgs","repos_url":"https://api.github.com/users/tcibinan/repos","events_url":"https://api.github.com/users/tcibinan/events{/privacy}","received_events_url":"https://api.github.com/users/tcibinan/received_events","type":"User","site_admin":false},"assignees":[{"login":"tcibinan","id":16464586,"node_id":"MDQ6VXNlcjE2NDY0NTg2","avatar_url":"https://avatars0.githubusercontent.com/u/16464586?v=4","gravatar_id":"","url":"https://api.github.com/users/tcibinan","html_url":"https://github.com/tcibinan","followers_url":"https://api.github.com/users/tcibinan/followers","following_url":"https://api.github.com/users/tcibinan/following{/other_user}","gists_url":"https://api.github.com/users/tcibinan/gists{/gist_id}","starred_url":"https://api.github.com/users/tcibinan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tcibinan/subscriptions","organizations_url":"https://api.github.com/users/tcibinan/orgs","repos_url":"https://api.github.com/users/tcibinan/repos","events_url":"https://api.github.com/users/tcibinan/events{/privacy}","received_events_url":"https://api.github.com/users/tcibinan/received_events","type":"User","site_admin":false}],"milestone":null,"comments":1,"created_at":"2019-03-15T23:06:24Z","updated_at":"2019-04-09T20:31:34Z","closed_at":null,"author_association":"CONTRIBUTOR","body":""},"comment":{"url":"https://api.github.com/repos/itmo-cet-sem/franky/issues/comments/481423392","html_url":"https://github.com/itmo-cet-sem/franky/issues/11#issuecomment-481423392","issue_url":"https://api.github.com/repos/itmo-cet-sem/franky/issues/11","id":481423392,"node_id":"MDEyOklzc3VlQ29tbWVudDQ4MTQyMzM5Mg==","user":{"login":"tcibinan","id":16464586,"node_id":"MDQ6VXNlcjE2NDY0NTg2","avatar_url":"https://avatars0.githubusercontent.com/u/16464586?v=4","gravatar_id":"","url":"https://api.github.com/users/tcibinan","html_url":"https://github.com/tcibinan","followers_url":"https://api.github.com/users/tcibinan/followers","following_url":"https://api.github.com/users/tcibinan/following{/other_user}","gists_url":"https://api.github.com/users/tcibinan/gists{/gist_id}","starred_url":"https://api.github.com/users/tcibinan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tcibinan/subscriptions","organizations_url":"https://api.github.com/users/tcibinan/orgs","repos_url":"https://api.github.com/users/tcibinan/repos","events_url":"https://api.github.com/users/tcibinan/events{/privacy}","received_events_url":"https://api.github.com/users/tcibinan/received_events","type":"User","site_admin":false},"created_at":"2019-04-09T20:31:34Z","updated_at":"2019-04-09T20:31:34Z","author_association":"COLLABORATOR","body":"Brief GitHub API description is available in the corresponding wiki [page](https://github.com/itmo-cet-sem/franky/wiki/GitHub-API)."}}
|
{
"id": 175891358,
"name": "itmo-cet-sem/franky",
"url": "https://api.github.com/repos/itmo-cet-sem/franky"
}
|
{
"id": 16464586,
"login": "tcibinan",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16464586?",
"url": "https://api.github.com/users/tcibinan"
}
|
{
"id": 47666744,
"login": "itmo-cet-sem",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/47666744?",
"url": "https://api.github.com/orgs/itmo-cet-sem"
}
| 2019-04-09T20:31:35 |
9410538048
|
{"actor":{"display_login":"tcibinan"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/hcsp/collect-string-to-list-map/issues/33","repository_url":"https://api.github.com/repos/hcsp/collect-string-to-list-map","labels_url":"https://api.github.com/repos/hcsp/collect-string-to-list-map/issues/33/labels{/name}","comments_url":"https://api.github.com/repos/hcsp/collect-string-to-list-map/issues/33/comments","events_url":"https://api.github.com/repos/hcsp/collect-string-to-list-map/issues/33/events","html_url":"https://github.com/hcsp/collect-string-to-list-map/pull/33","id":491089902,"node_id":"MDExOlB1bGxSZXF1ZXN0MzE1NTI2NDEz","number":33,"title":"将List处理成Map<String, List>","user":{"login":"richardhtw","id":11595158,"node_id":"MDQ6VXNlcjExNTk1MTU4","avatar_url":"https://avatars2.githubusercontent.com/u/11595158?v=4","gravatar_id":"","url":"https://api.github.com/users/richardhtw","html_url":"https://github.com/richardhtw","followers_url":"https://api.github.com/users/richardhtw/followers","following_url":"https://api.github.com/users/richardhtw/following{/other_user}","gists_url":"https://api.github.com/users/richardhtw/gists{/gist_id}","starred_url":"https://api.github.com/users/richardhtw/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/richardhtw/subscriptions","organizations_url":"https://api.github.com/users/richardhtw/orgs","repos_url":"https://api.github.com/users/richardhtw/repos","events_url":"https://api.github.com/users/richardhtw/events{/privacy}","received_events_url":"https://api.github.com/users/richardhtw/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2019-09-09T13:16:03Z","updated_at":"2019-09-09T13:16:22Z","closed_at":null,"author_association":"NONE","pull_request":{"url":"https://api.github.com/repos/hcsp/collect-string-to-list-map/pulls/33","html_url":"https://github.com/hcsp/collect-string-to-list-map/pull/33","diff_url":"https://github.com/hcsp/collect-string-to-list-map/pull/33.diff","patch_url":"https://github.com/hcsp/collect-string-to-list-map/pull/33.patch"},"body":""},"comment":{"url":"https://api.github.com/repos/hcsp/collect-string-to-list-map/issues/comments/529468936","html_url":"https://github.com/hcsp/collect-string-to-list-map/pull/33#issuecomment-529468936","issue_url":"https://api.github.com/repos/hcsp/collect-string-to-list-map/issues/33","id":529468936,"node_id":"MDEyOklzc3VlQ29tbWVudDUyOTQ2ODkzNg==","user":{"login":"hcsp-bot","id":49554844,"node_id":"MDQ6VXNlcjQ5NTU0ODQ0","avatar_url":"https://avatars2.githubusercontent.com/u/49554844?v=4","gravatar_id":"","url":"https://api.github.com/users/hcsp-bot","html_url":"https://github.com/hcsp-bot","followers_url":"https://api.github.com/users/hcsp-bot/followers","following_url":"https://api.github.com/users/hcsp-bot/following{/other_user}","gists_url":"https://api.github.com/users/hcsp-bot/gists{/gist_id}","starred_url":"https://api.github.com/users/hcsp-bot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/hcsp-bot/subscriptions","organizations_url":"https://api.github.com/users/hcsp-bot/orgs","repos_url":"https://api.github.com/users/hcsp-bot/repos","events_url":"https://api.github.com/users/hcsp-bot/events{/privacy}","received_events_url":"https://api.github.com/users/hcsp-bot/received_events","type":"User","site_admin":false},"created_at":"2019-09-09T13:16:22Z","updated_at":"2019-09-09T13:16:22Z","author_association":"CONTRIBUTOR","body":"恭喜你,你的提交 https://github.com/hcsp/collect-string-to-list-map/pull/33/commits/0c547d09955dc80b205b4825e94777bca3cf6ad2 已经通过我们的CI检查:[Your tests passed on CircleCI!](https://circleci.com/gh/hcsp/collect-string-to-list-map/140?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)\n\n:thumbsup: 它会被自动merge后revert。请不要骄傲,继续挑战!"}}
|
{
"id": 198045802,
"name": "hcsp/collect-string-to-list-map",
"url": "https://api.github.com/repos/hcsp/collect-string-to-list-map"
}
|
{
"id": 49554844,
"login": "hcsp-bot",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/49554844?",
"url": "https://api.github.com/users/hcsp-bot"
}
|
{
"id": 47730780,
"login": "hcsp",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/47730780?",
"url": "https://api.github.com/orgs/hcsp"
}
| 2019-09-09T13:16:22 |
10375999168
|
{"actor":{"display_login":"hcsp-bot"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/hcsp/fix-boolean-return-value-npe/issues/111","repository_url":"https://api.github.com/repos/hcsp/fix-boolean-return-value-npe","labels_url":"https://api.github.com/repos/hcsp/fix-boolean-return-value-npe/issues/111/labels{/name}","comments_url":"https://api.github.com/repos/hcsp/fix-boolean-return-value-npe/issues/111/comments","events_url":"https://api.github.com/repos/hcsp/fix-boolean-return-value-npe/issues/111/events","html_url":"https://github.com/hcsp/fix-boolean-return-value-npe/pull/111","id":528114120,"node_id":"MDExOlB1bGxSZXF1ZXN0MzQ1MjM4NzI3","number":111,"title":"修复com/github/hcsp/datatype/Light.java","user":{"login":"MorganXie","id":20500924,"node_id":"MDQ6VXNlcjIwNTAwOTI0","avatar_url":"https://avatars3.githubusercontent.com/u/20500924?v=4","gravatar_id":"","url":"https://api.github.com/users/MorganXie","html_url":"https://github.com/MorganXie","followers_url":"https://api.github.com/users/MorganXie/followers","following_url":"https://api.github.com/users/MorganXie/following{/other_user}","gists_url":"https://api.github.com/users/MorganXie/gists{/gist_id}","starred_url":"https://api.github.com/users/MorganXie/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/MorganXie/subscriptions","organizations_url":"https://api.github.com/users/MorganXie/orgs","repos_url":"https://api.github.com/users/MorganXie/repos","events_url":"https://api.github.com/users/MorganXie/events{/privacy}","received_events_url":"https://api.github.com/users/MorganXie/received_events","type":"User","site_admin":false},"labels":[{"id":1554338792,"node_id":"MDU6TGFiZWwxNTU0MzM4Nzky","url":"https://api.github.com/repos/hcsp/fix-boolean-return-value-npe/labels/from:VIP","name":"from:VIP","color":"3b5dab","default":false,"description":null},{"id":1554338857,"node_id":"MDU6TGFiZWwxNTU0MzM4ODU3","url":"https://api.github.com/repos/hcsp/fix-boolean-return-value-npe/labels/is:answer","name":"is:answer","color":"008672","default":false,"description":null}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2019-11-25T14:14:04Z","updated_at":"2019-11-25T14:14:09Z","closed_at":null,"author_association":"NONE","pull_request":{"url":"https://api.github.com/repos/hcsp/fix-boolean-return-value-npe/pulls/111","html_url":"https://github.com/hcsp/fix-boolean-return-value-npe/pull/111","diff_url":"https://github.com/hcsp/fix-boolean-return-value-npe/pull/111.diff","patch_url":"https://github.com/hcsp/fix-boolean-return-value-npe/pull/111.patch"},"body":"<!--- 你要打开的这个Pull request(PR)的类型是?默认是题目解答,如果你正在修复当前的仓库的缺陷,请选择对应的类型 -->\r\n\r\n- [x] 这个PR解答了当前仓库中的题目(机器人会自动判题并合并当前PR)\r\n- [ ] 这个PR修复了当前仓库中的一些代码缺陷(机器人不会判题,而是由管理员来处理当前PR)\r\n\r\n"},"comment":{"url":"https://api.github.com/repos/hcsp/fix-boolean-return-value-npe/issues/comments/558173736","html_url":"https://github.com/hcsp/fix-boolean-return-value-npe/pull/111#issuecomment-558173736","issue_url":"https://api.github.com/repos/hcsp/fix-boolean-return-value-npe/issues/111","id":558173736,"node_id":"MDEyOklzc3VlQ29tbWVudDU1ODE3MzczNg==","user":{"login":"hcsp-bot","id":49554844,"node_id":"MDQ6VXNlcjQ5NTU0ODQ0","avatar_url":"https://avatars2.githubusercontent.com/u/49554844?v=4","gravatar_id":"","url":"https://api.github.com/users/hcsp-bot","html_url":"https://github.com/hcsp-bot","followers_url":"https://api.github.com/users/hcsp-bot/followers","following_url":"https://api.github.com/users/hcsp-bot/following{/other_user}","gists_url":"https://api.github.com/users/hcsp-bot/gists{/gist_id}","starred_url":"https://api.github.com/users/hcsp-bot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/hcsp-bot/subscriptions","organizations_url":"https://api.github.com/users/hcsp-bot/orgs","repos_url":"https://api.github.com/users/hcsp-bot/repos","events_url":"https://api.github.com/users/hcsp-bot/events{/privacy}","received_events_url":"https://api.github.com/users/hcsp-bot/received_events","type":"User","site_admin":false},"created_at":"2019-11-25T14:14:09Z","updated_at":"2019-11-25T14:14:09Z","author_association":"CONTRIBUTOR","body":":tada: 感谢提交Pull Request!请稍等片刻,我们已经将其提交到CI进行检查,一旦有结果会立即通知您!"}}
|
{
"id": 189792978,
"name": "hcsp/fix-boolean-return-value-npe",
"url": "https://api.github.com/repos/hcsp/fix-boolean-return-value-npe"
}
|
{
"id": 49554844,
"login": "hcsp-bot",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/49554844?",
"url": "https://api.github.com/users/hcsp-bot"
}
|
{
"id": 47730780,
"login": "hcsp",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/47730780?",
"url": "https://api.github.com/orgs/hcsp"
}
| 2019-11-25T14:14:09 |
10941240521
|
{"actor":{"display_login":"hcsp-bot"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/hcsp/practise-ddl-sql/issues/44","repository_url":"https://api.github.com/repos/hcsp/practise-ddl-sql","labels_url":"https://api.github.com/repos/hcsp/practise-ddl-sql/issues/44/labels{/name}","comments_url":"https://api.github.com/repos/hcsp/practise-ddl-sql/issues/44/comments","events_url":"https://api.github.com/repos/hcsp/practise-ddl-sql/issues/44/events","html_url":"https://github.com/hcsp/practise-ddl-sql/pull/44","id":529818285,"node_id":"MDExOlB1bGxSZXF1ZXN0MzQ2NjIyNjM0","number":44,"title":"使用sql语言完成建表和修改,使用``来避开sql关键词","user":{"login":"sceraser","id":42718757,"node_id":"MDQ6VXNlcjQyNzE4NzU3","avatar_url":"https://avatars0.githubusercontent.com/u/42718757?v=4","gravatar_id":"","url":"https://api.github.com/users/sceraser","html_url":"https://github.com/sceraser","followers_url":"https://api.github.com/users/sceraser/followers","following_url":"https://api.github.com/users/sceraser/following{/other_user}","gists_url":"https://api.github.com/users/sceraser/gists{/gist_id}","starred_url":"https://api.github.com/users/sceraser/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sceraser/subscriptions","organizations_url":"https://api.github.com/users/sceraser/orgs","repos_url":"https://api.github.com/users/sceraser/repos","events_url":"https://api.github.com/users/sceraser/events{/privacy}","received_events_url":"https://api.github.com/users/sceraser/received_events","type":"User","site_admin":false},"labels":[{"id":1554354523,"node_id":"MDU6TGFiZWwxNTU0MzU0NTIz","url":"https://api.github.com/repos/hcsp/practise-ddl-sql/labels/from:VIP","name":"from:VIP","color":"3b5dab","default":false,"description":null},{"id":1554354552,"node_id":"MDU6TGFiZWwxNTU0MzU0NTUy","url":"https://api.github.com/repos/hcsp/practise-ddl-sql/labels/is:answer","name":"is:answer","color":"008672","default":false,"description":null}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2019-11-28T10:16:28Z","updated_at":"2019-11-28T10:16:58Z","closed_at":null,"author_association":"NONE","pull_request":{"url":"https://api.github.com/repos/hcsp/practise-ddl-sql/pulls/44","html_url":"https://github.com/hcsp/practise-ddl-sql/pull/44","diff_url":"https://github.com/hcsp/practise-ddl-sql/pull/44.diff","patch_url":"https://github.com/hcsp/practise-ddl-sql/pull/44.patch"},"body":"<!--- 你要打开的这个Pull request(PR)的类型是?默认是题目解答,如果你正在修复当前的仓库的缺陷,请选择对应的类型 -->\r\n\r\n- [x] 这个PR解答了当前仓库中的题目(机器人会自动判题并合并当前PR)\r\n- [ ] 这个PR修复了当前仓库中的一些代码缺陷(机器人不会判题,而是由管理员来处理当前PR)\r\n\r\n"},"comment":{"url":"https://api.github.com/repos/hcsp/practise-ddl-sql/issues/comments/559432155","html_url":"https://github.com/hcsp/practise-ddl-sql/pull/44#issuecomment-559432155","issue_url":"https://api.github.com/repos/hcsp/practise-ddl-sql/issues/44","id":559432155,"node_id":"MDEyOklzc3VlQ29tbWVudDU1OTQzMjE1NQ==","user":{"login":"hcsp-bot","id":49554844,"node_id":"MDQ6VXNlcjQ5NTU0ODQ0","avatar_url":"https://avatars2.githubusercontent.com/u/49554844?v=4","gravatar_id":"","url":"https://api.github.com/users/hcsp-bot","html_url":"https://github.com/hcsp-bot","followers_url":"https://api.github.com/users/hcsp-bot/followers","following_url":"https://api.github.com/users/hcsp-bot/following{/other_user}","gists_url":"https://api.github.com/users/hcsp-bot/gists{/gist_id}","starred_url":"https://api.github.com/users/hcsp-bot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/hcsp-bot/subscriptions","organizations_url":"https://api.github.com/users/hcsp-bot/orgs","repos_url":"https://api.github.com/users/hcsp-bot/repos","events_url":"https://api.github.com/users/hcsp-bot/events{/privacy}","received_events_url":"https://api.github.com/users/hcsp-bot/received_events","type":"User","site_admin":false},"created_at":"2019-11-28T10:16:58Z","updated_at":"2019-11-28T10:16:58Z","author_association":"CONTRIBUTOR","body":"恭喜你,你的提交 https://github.com/hcsp/practise-ddl-sql/pull/44/commits/28840a35e4ff187f5906e720c36490992bae1889 已经通过我们的CI检查:[Your tests passed on CircleCI!](https://circleci.com/gh/hcsp/practise-ddl-sql/192?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)\n\n:thumbsup: 它会被自动merge后revert。请不要骄傲,继续挑战!\n\n[点击这里查看模范代码](https://github.com/hcsp/practise-ddl-sql/pulls?q=is%3Apr+label%3A\"best+solution\")"}}
|
{
"id": 202497039,
"name": "hcsp/practise-ddl-sql",
"url": "https://api.github.com/repos/hcsp/practise-ddl-sql"
}
|
{
"id": 49554844,
"login": "hcsp-bot",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/49554844?",
"url": "https://api.github.com/users/hcsp-bot"
}
|
{
"id": 47730780,
"login": "hcsp",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/47730780?",
"url": "https://api.github.com/orgs/hcsp"
}
| 2019-11-28T10:16:59 |
10967806660
|
{"actor":{"display_login":"hcsp-bot"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/hcsp/add-numbers-in-string/issues/133","repository_url":"https://api.github.com/repos/hcsp/add-numbers-in-string","labels_url":"https://api.github.com/repos/hcsp/add-numbers-in-string/issues/133/labels{/name}","comments_url":"https://api.github.com/repos/hcsp/add-numbers-in-string/issues/133/comments","events_url":"https://api.github.com/repos/hcsp/add-numbers-in-string/issues/133/events","html_url":"https://github.com/hcsp/add-numbers-in-string/pull/133","id":545525820,"node_id":"MDExOlB1bGxSZXF1ZXN0MzU5Mzc5Nzk4","number":133,"title":"add function","user":{"login":"code2014","id":3267235,"node_id":"MDQ6VXNlcjMyNjcyMzU=","avatar_url":"https://avatars3.githubusercontent.com/u/3267235?v=4","gravatar_id":"","url":"https://api.github.com/users/code2014","html_url":"https://github.com/code2014","followers_url":"https://api.github.com/users/code2014/followers","following_url":"https://api.github.com/users/code2014/following{/other_user}","gists_url":"https://api.github.com/users/code2014/gists{/gist_id}","starred_url":"https://api.github.com/users/code2014/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/code2014/subscriptions","organizations_url":"https://api.github.com/users/code2014/orgs","repos_url":"https://api.github.com/users/code2014/repos","events_url":"https://api.github.com/users/code2014/events{/privacy}","received_events_url":"https://api.github.com/users/code2014/received_events","type":"User","site_admin":false},"labels":[{"id":1554339091,"node_id":"MDU6TGFiZWwxNTU0MzM5MDkx","url":"https://api.github.com/repos/hcsp/add-numbers-in-string/labels/is:answer","name":"is:answer","color":"008672","default":false,"description":null}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2020-01-06T03:52:48Z","updated_at":"2020-01-06T03:53:09Z","closed_at":null,"author_association":"NONE","pull_request":{"url":"https://api.github.com/repos/hcsp/add-numbers-in-string/pulls/133","html_url":"https://github.com/hcsp/add-numbers-in-string/pull/133","diff_url":"https://github.com/hcsp/add-numbers-in-string/pull/133.diff","patch_url":"https://github.com/hcsp/add-numbers-in-string/pull/133.patch"},"body":"<!--- 你要打开的这个Pull request(PR)的类型是?默认是题目解答,如果你正在修复当前的仓库的缺陷,请选择对应的类型 -->\r\n\r\n- [x] 这个PR解答了当前仓库中的题目(机器人会自动判题并合并当前PR)\r\n- [ ] 这个PR修复了当前仓库中的一些代码缺陷(机器人不会判题,而是由管理员来处理当前PR)\r\n\r\n"},"comment":{"url":"https://api.github.com/repos/hcsp/add-numbers-in-string/issues/comments/570993640","html_url":"https://github.com/hcsp/add-numbers-in-string/pull/133#issuecomment-570993640","issue_url":"https://api.github.com/repos/hcsp/add-numbers-in-string/issues/133","id":570993640,"node_id":"MDEyOklzc3VlQ29tbWVudDU3MDk5MzY0MA==","user":{"login":"hcsp-bot","id":49554844,"node_id":"MDQ6VXNlcjQ5NTU0ODQ0","avatar_url":"https://avatars2.githubusercontent.com/u/49554844?v=4","gravatar_id":"","url":"https://api.github.com/users/hcsp-bot","html_url":"https://github.com/hcsp-bot","followers_url":"https://api.github.com/users/hcsp-bot/followers","following_url":"https://api.github.com/users/hcsp-bot/following{/other_user}","gists_url":"https://api.github.com/users/hcsp-bot/gists{/gist_id}","starred_url":"https://api.github.com/users/hcsp-bot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/hcsp-bot/subscriptions","organizations_url":"https://api.github.com/users/hcsp-bot/orgs","repos_url":"https://api.github.com/users/hcsp-bot/repos","events_url":"https://api.github.com/users/hcsp-bot/events{/privacy}","received_events_url":"https://api.github.com/users/hcsp-bot/received_events","type":"User","site_admin":false},"created_at":"2020-01-06T03:53:09Z","updated_at":"2020-01-06T03:53:09Z","author_association":"CONTRIBUTOR","body":"恭喜你,你的提交 https://github.com/hcsp/add-numbers-in-string/pull/133/commits/e1b641b413d61d48b1484ad0545f42cff7e68ab0 已经通过我们的CI检查:[Your tests passed on CircleCI!](https://circleci.com/gh/hcsp/add-numbers-in-string/484?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)\n\n:thumbsup: 它会被自动merge后revert。请不要骄傲,继续挑战!\n\n[点击这里查看模范代码](https://github.com/hcsp/add-numbers-in-string/pulls?q=is%3Apr+label%3A\"best+solution\")"}}
|
{
"id": 189793007,
"name": "hcsp/add-numbers-in-string",
"url": "https://api.github.com/repos/hcsp/add-numbers-in-string"
}
|
{
"id": 49554844,
"login": "hcsp-bot",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/49554844?",
"url": "https://api.github.com/users/hcsp-bot"
}
|
{
"id": 47730780,
"login": "hcsp",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/47730780?",
"url": "https://api.github.com/orgs/hcsp"
}
| 2020-01-06T03:53:09 |
11207491826
|
{"actor":{"display_login":"hcsp-bot"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/fuck-xuexiqiangguo/Fuck-XueXiQiangGuo/issues/390","repository_url":"https://api.github.com/repos/fuck-xuexiqiangguo/Fuck-XueXiQiangGuo","labels_url":"https://api.github.com/repos/fuck-xuexiqiangguo/Fuck-XueXiQiangGuo/issues/390/labels{/name}","comments_url":"https://api.github.com/repos/fuck-xuexiqiangguo/Fuck-XueXiQiangGuo/issues/390/comments","events_url":"https://api.github.com/repos/fuck-xuexiqiangguo/Fuck-XueXiQiangGuo/issues/390/events","html_url":"https://github.com/fuck-xuexiqiangguo/Fuck-XueXiQiangGuo/issues/390","id":471440689,"node_id":"MDU6SXNzdWU0NzE0NDA2ODk=","number":390,"title":"这错误是什么意思?","user":{"login":"zz803abc","id":50546321,"node_id":"MDQ6VXNlcjUwNTQ2MzIx","avatar_url":"https://avatars1.githubusercontent.com/u/50546321?v=4","gravatar_id":"","url":"https://api.github.com/users/zz803abc","html_url":"https://github.com/zz803abc","followers_url":"https://api.github.com/users/zz803abc/followers","following_url":"https://api.github.com/users/zz803abc/following{/other_user}","gists_url":"https://api.github.com/users/zz803abc/gists{/gist_id}","starred_url":"https://api.github.com/users/zz803abc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zz803abc/subscriptions","organizations_url":"https://api.github.com/users/zz803abc/orgs","repos_url":"https://api.github.com/users/zz803abc/repos","events_url":"https://api.github.com/users/zz803abc/events{/privacy}","received_events_url":"https://api.github.com/users/zz803abc/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2019-07-23T01:14:21Z","updated_at":"2019-07-31T16:33:49Z","closed_at":null,"author_association":"NONE","body":"\r\n\r\n\r\n"},"comment":{"url":"https://api.github.com/repos/fuck-xuexiqiangguo/Fuck-XueXiQiangGuo/issues/comments/516925030","html_url":"https://github.com/fuck-xuexiqiangguo/Fuck-XueXiQiangGuo/issues/390#issuecomment-516925030","issue_url":"https://api.github.com/repos/fuck-xuexiqiangguo/Fuck-XueXiQiangGuo/issues/390","id":516925030,"node_id":"MDEyOklzc3VlQ29tbWVudDUxNjkyNTAzMA==","user":{"login":"lmmsoft","id":1109198,"node_id":"MDQ6VXNlcjExMDkxOTg=","avatar_url":"https://avatars3.githubusercontent.com/u/1109198?v=4","gravatar_id":"","url":"https://api.github.com/users/lmmsoft","html_url":"https://github.com/lmmsoft","followers_url":"https://api.github.com/users/lmmsoft/followers","following_url":"https://api.github.com/users/lmmsoft/following{/other_user}","gists_url":"https://api.github.com/users/lmmsoft/gists{/gist_id}","starred_url":"https://api.github.com/users/lmmsoft/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/lmmsoft/subscriptions","organizations_url":"https://api.github.com/users/lmmsoft/orgs","repos_url":"https://api.github.com/users/lmmsoft/repos","events_url":"https://api.github.com/users/lmmsoft/events{/privacy}","received_events_url":"https://api.github.com/users/lmmsoft/received_events","type":"User","site_admin":false},"created_at":"2019-07-31T16:33:49Z","updated_at":"2019-07-31T16:33:49Z","author_association":"NONE","body":"同问,启动之后遇到了\r\n`Binding request timed out from 172.17.0.x:36323`\r\n错误,不能继续学习,很着急~"}}
|
{
"id": 171776113,
"name": "fuck-xuexiqiangguo/Fuck-XueXiQiangGuo",
"url": "https://api.github.com/repos/fuck-xuexiqiangguo/Fuck-XueXiQiangGuo"
}
|
{
"id": 1109198,
"login": "lmmsoft",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/1109198?",
"url": "https://api.github.com/users/lmmsoft"
}
|
{
"id": 47837672,
"login": "fuck-xuexiqiangguo",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/47837672?",
"url": "https://api.github.com/orgs/fuck-xuexiqiangguo"
}
| 2019-07-31T16:33:49 |
10121872238
|
{"actor":{"display_login":"lmmsoft"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/IEE2463/classroom/issues/22","repository_url":"https://api.github.com/repos/IEE2463/classroom","labels_url":"https://api.github.com/repos/IEE2463/classroom/issues/22/labels{/name}","comments_url":"https://api.github.com/repos/IEE2463/classroom/issues/22/comments","events_url":"https://api.github.com/repos/IEE2463/classroom/issues/22/events","html_url":"https://github.com/IEE2463/classroom/issues/22","id":496853444,"node_id":"MDU6SXNzdWU0OTY4NTM0NDQ=","number":22,"title":"Dudas Laboratorio 5","user":{"login":"felipesanchezvaras","id":7042467,"node_id":"MDQ6VXNlcjcwNDI0Njc=","avatar_url":"https://avatars3.githubusercontent.com/u/7042467?v=4","gravatar_id":"","url":"https://api.github.com/users/felipesanchezvaras","html_url":"https://github.com/felipesanchezvaras","followers_url":"https://api.github.com/users/felipesanchezvaras/followers","following_url":"https://api.github.com/users/felipesanchezvaras/following{/other_user}","gists_url":"https://api.github.com/users/felipesanchezvaras/gists{/gist_id}","starred_url":"https://api.github.com/users/felipesanchezvaras/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/felipesanchezvaras/subscriptions","organizations_url":"https://api.github.com/users/felipesanchezvaras/orgs","repos_url":"https://api.github.com/users/felipesanchezvaras/repos","events_url":"https://api.github.com/users/felipesanchezvaras/events{/privacy}","received_events_url":"https://api.github.com/users/felipesanchezvaras/received_events","type":"User","site_admin":false},"labels":[{"id":1524172916,"node_id":"MDU6TGFiZWwxNTI0MTcyOTE2","url":"https://api.github.com/repos/IEE2463/classroom/labels/Info%20%C3%BAtil","name":"Info útil","color":"fbca04","default":false},{"id":1487651888,"node_id":"MDU6TGFiZWwxNDg3NjUxODg4","url":"https://api.github.com/repos/IEE2463/classroom/labels/help%20wanted","name":"help wanted","color":"008672","default":true}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":8,"created_at":"2019-09-23T00:29:50Z","updated_at":"2019-09-29T03:31:46Z","closed_at":null,"author_association":"CONTRIBUTOR","body":"Esta Issue tiene el fin de resolver dudas del laboratorio 5."},"comment":{"url":"https://api.github.com/repos/IEE2463/classroom/issues/comments/536245162","html_url":"https://github.com/IEE2463/classroom/issues/22#issuecomment-536245162","issue_url":"https://api.github.com/repos/IEE2463/classroom/issues/22","id":536245162,"node_id":"MDEyOklzc3VlQ29tbWVudDUzNjI0NTE2Mg==","user":{"login":"GuidoMunoz","id":48062750,"node_id":"MDQ6VXNlcjQ4MDYyNzUw","avatar_url":"https://avatars0.githubusercontent.com/u/48062750?v=4","gravatar_id":"","url":"https://api.github.com/users/GuidoMunoz","html_url":"https://github.com/GuidoMunoz","followers_url":"https://api.github.com/users/GuidoMunoz/followers","following_url":"https://api.github.com/users/GuidoMunoz/following{/other_user}","gists_url":"https://api.github.com/users/GuidoMunoz/gists{/gist_id}","starred_url":"https://api.github.com/users/GuidoMunoz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/GuidoMunoz/subscriptions","organizations_url":"https://api.github.com/users/GuidoMunoz/orgs","repos_url":"https://api.github.com/users/GuidoMunoz/repos","events_url":"https://api.github.com/users/GuidoMunoz/events{/privacy}","received_events_url":"https://api.github.com/users/GuidoMunoz/received_events","type":"User","site_admin":false},"created_at":"2019-09-29T03:31:45Z","updated_at":"2019-09-29T03:31:45Z","author_association":"NONE","body":"@CamilaTurrieta Si, es que además lei mal el enunciado del laboratorio. Gracias!"}}
|
{
"id": 200925173,
"name": "IEE2463/classroom",
"url": "https://api.github.com/repos/IEE2463/classroom"
}
|
{
"id": 48062750,
"login": "GuidoMunoz",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/48062750?",
"url": "https://api.github.com/users/GuidoMunoz"
}
|
{
"id": 47935092,
"login": "IEE2463",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/47935092?",
"url": "https://api.github.com/orgs/IEE2463"
}
| 2019-09-29T03:31:46 |
10517555346
|
{"actor":{"display_login":"GuidoMunoz"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/sun-asterisk-research/chatwork-forwarder/issues/93","repository_url":"https://api.github.com/repos/sun-asterisk-research/chatwork-forwarder","labels_url":"https://api.github.com/repos/sun-asterisk-research/chatwork-forwarder/issues/93/labels{/name}","comments_url":"https://api.github.com/repos/sun-asterisk-research/chatwork-forwarder/issues/93/comments","events_url":"https://api.github.com/repos/sun-asterisk-research/chatwork-forwarder/issues/93/events","html_url":"https://github.com/sun-asterisk-research/chatwork-forwarder/pull/93","id":539540420,"node_id":"MDExOlB1bGxSZXF1ZXN0MzU0NDk3NTg1","number":93,"title":"Refs Task#395664 Dashboard for admin site","user":{"login":"tamtt-1031","id":49390791,"node_id":"MDQ6VXNlcjQ5MzkwNzkx","avatar_url":"https://avatars0.githubusercontent.com/u/49390791?v=4","gravatar_id":"","url":"https://api.github.com/users/tamtt-1031","html_url":"https://github.com/tamtt-1031","followers_url":"https://api.github.com/users/tamtt-1031/followers","following_url":"https://api.github.com/users/tamtt-1031/following{/other_user}","gists_url":"https://api.github.com/users/tamtt-1031/gists{/gist_id}","starred_url":"https://api.github.com/users/tamtt-1031/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tamtt-1031/subscriptions","organizations_url":"https://api.github.com/users/tamtt-1031/orgs","repos_url":"https://api.github.com/users/tamtt-1031/repos","events_url":"https://api.github.com/users/tamtt-1031/events{/privacy}","received_events_url":"https://api.github.com/users/tamtt-1031/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2019-12-18T08:51:57Z","updated_at":"2019-12-18T08:54:47Z","closed_at":null,"author_association":"COLLABORATOR","pull_request":{"url":"https://api.github.com/repos/sun-asterisk-research/chatwork-forwarder/pulls/93","html_url":"https://github.com/sun-asterisk-research/chatwork-forwarder/pull/93","diff_url":"https://github.com/sun-asterisk-research/chatwork-forwarder/pull/93.diff","patch_url":"https://github.com/sun-asterisk-research/chatwork-forwarder/pull/93.patch"},"body":"## Related Tickets\r\n\r\n- [#395664](https://dev.sun-asterisk.com/issues/395664)\r\n\r\n## What's this PR do ?\r\n\r\n- [x] Dashboard for admin site\r\n\r\n## Library\r\n*(List package, library third party add new include version)*\r\n\r\n- N/A\r\n\r\n## Performance\r\n\r\n- [ ] Resolved n + 1 query\r\n- [ ] Run explain query already\r\n- [ ] Time run rake task : 1000 ms\r\n\r\n## Checklist\r\n\r\n- [ ] It was tested in local success?\r\n- [ ] Fill link PR into ticket and the opposite\r\n- [ ] Note purpose/reason, solution, scope of influence into ticket\r\n\r\n## ENV note\r\n\r\n```\r\n```\r\n\r\n## Notes\r\n*(Other notes)*\r\n\r\n"},"comment":{"url":"https://api.github.com/repos/sun-asterisk-research/chatwork-forwarder/issues/comments/566938399","html_url":"https://github.com/sun-asterisk-research/chatwork-forwarder/pull/93#issuecomment-566938399","issue_url":"https://api.github.com/repos/sun-asterisk-research/chatwork-forwarder/issues/93","id":566938399,"node_id":"MDEyOklzc3VlQ29tbWVudDU2NjkzODM5OQ==","user":{"login":"framgiaciv3","id":40970418,"node_id":"MDQ6VXNlcjQwOTcwNDE4","avatar_url":"https://avatars3.githubusercontent.com/u/40970418?v=4","gravatar_id":"","url":"https://api.github.com/users/framgiaciv3","html_url":"https://github.com/framgiaciv3","followers_url":"https://api.github.com/users/framgiaciv3/followers","following_url":"https://api.github.com/users/framgiaciv3/following{/other_user}","gists_url":"https://api.github.com/users/framgiaciv3/gists{/gist_id}","starred_url":"https://api.github.com/users/framgiaciv3/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/framgiaciv3/subscriptions","organizations_url":"https://api.github.com/users/framgiaciv3/orgs","repos_url":"https://api.github.com/users/framgiaciv3/repos","events_url":"https://api.github.com/users/framgiaciv3/events{/privacy}","received_events_url":"https://api.github.com/users/framgiaciv3/received_events","type":"User","site_admin":false},"created_at":"2019-12-18T08:54:47Z","updated_at":"2019-12-18T08:54:47Z","author_association":"COLLABORATOR","body":"</br> **1. Result build** </br><table><tr><th>Style</th><th>Status</th><th>Ignored</th></tr><tr><td>php_artisan_migrate_._start_run_.19</td><td>success</td><td></td></tr><tr><td>composer_dump-autolo._start_run_.17</td><td>success</td><td></td></tr><tr><td>yarn_install._start_run_.7</td><td>success</td><td></td></tr><tr><td>php_artisan_config_c._start_run_.11</td><td>success</td><td></td></tr><tr><td>phpunit</td><td>success</td><td></td></tr><tr><td>framgia-ci_test-conn._start_run_.15</td><td>success</td><td></td></tr><tr><td>cp__env_example__env._start_run_.3</td><td>success</td><td></td></tr><tr><td>yarn_dev._start_run_.9</td><td>success</td><td></td></tr><tr><td>composer_install._start_run_.5</td><td>success</td><td></td></tr><tr><td>phpcs</td><td>failure</td><td></td></tr><tr><td>php_artisan_key_gene._start_run_.13</td><td>success</td><td></td></tr></table>"}}
|
{
"id": 220891447,
"name": "sun-asterisk-research/chatwork-forwarder",
"url": "https://api.github.com/repos/sun-asterisk-research/chatwork-forwarder"
}
|
{
"id": 40970418,
"login": "framgiaciv3",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/40970418?",
"url": "https://api.github.com/users/framgiaciv3"
}
|
{
"id": 47969958,
"login": "sun-asterisk-research",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/47969958?",
"url": "https://api.github.com/orgs/sun-asterisk-research"
}
| 2019-12-18T08:54:47 |
11114543264
|
{"actor":{"display_login":"framgiaciv3"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/test-organization-kkjeer/app-test/issues/12022","repository_url":"https://api.github.com/repos/test-organization-kkjeer/app-test","labels_url":"https://api.github.com/repos/test-organization-kkjeer/app-test/issues/12022/labels{/name}","comments_url":"https://api.github.com/repos/test-organization-kkjeer/app-test/issues/12022/comments","events_url":"https://api.github.com/repos/test-organization-kkjeer/app-test/issues/12022/events","html_url":"https://github.com/test-organization-kkjeer/app-test/issues/12022","id":542407744,"node_id":"MDU6SXNzdWU1NDI0MDc3NDQ=","number":12022,"title":"Auto monkey issue r6mbb","user":{"login":"bot-monkey-1","id":49659212,"node_id":"MDQ6VXNlcjQ5NjU5MjEy","avatar_url":"https://avatars1.githubusercontent.com/u/49659212?v=4","gravatar_id":"","url":"https://api.github.com/users/bot-monkey-1","html_url":"https://github.com/bot-monkey-1","followers_url":"https://api.github.com/users/bot-monkey-1/followers","following_url":"https://api.github.com/users/bot-monkey-1/following{/other_user}","gists_url":"https://api.github.com/users/bot-monkey-1/gists{/gist_id}","starred_url":"https://api.github.com/users/bot-monkey-1/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bot-monkey-1/subscriptions","organizations_url":"https://api.github.com/users/bot-monkey-1/orgs","repos_url":"https://api.github.com/users/bot-monkey-1/repos","events_url":"https://api.github.com/users/bot-monkey-1/events{/privacy}","received_events_url":"https://api.github.com/users/bot-monkey-1/received_events","type":"User","site_admin":false},"labels":[{"id":1327051661,"node_id":"MDU6TGFiZWwxMzI3MDUxNjYx","url":"https://api.github.com/repos/test-organization-kkjeer/app-test/labels/Needs:%20Author%20Feedback","name":"Needs: Author Feedback","color":"ededed","default":false,"description":null}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2019-12-26T02:07:56Z","updated_at":"2019-12-26T02:08:01Z","closed_at":null,"author_association":"COLLABORATOR","body":"Issue: switch label upon author reply\nvia `issue/labeling.test.ts`"},"comment":{"url":"https://api.github.com/repos/test-organization-kkjeer/app-test/issues/comments/568949178","html_url":"https://github.com/test-organization-kkjeer/app-test/issues/12022#issuecomment-568949178","issue_url":"https://api.github.com/repos/test-organization-kkjeer/app-test/issues/12022","id":568949178,"node_id":"MDEyOklzc3VlQ29tbWVudDU2ODk0OTE3OA==","user":{"login":"bot-monkey-1","id":49659212,"node_id":"MDQ6VXNlcjQ5NjU5MjEy","avatar_url":"https://avatars1.githubusercontent.com/u/49659212?v=4","gravatar_id":"","url":"https://api.github.com/users/bot-monkey-1","html_url":"https://github.com/bot-monkey-1","followers_url":"https://api.github.com/users/bot-monkey-1/followers","following_url":"https://api.github.com/users/bot-monkey-1/following{/other_user}","gists_url":"https://api.github.com/users/bot-monkey-1/gists{/gist_id}","starred_url":"https://api.github.com/users/bot-monkey-1/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bot-monkey-1/subscriptions","organizations_url":"https://api.github.com/users/bot-monkey-1/orgs","repos_url":"https://api.github.com/users/bot-monkey-1/repos","events_url":"https://api.github.com/users/bot-monkey-1/events{/privacy}","received_events_url":"https://api.github.com/users/bot-monkey-1/received_events","type":"User","site_admin":false},"created_at":"2019-12-26T02:08:01Z","updated_at":"2019-12-26T02:08:01Z","author_association":"COLLABORATOR","body":"Sure!"}}
|
{
"id": 175689856,
"name": "test-organization-kkjeer/app-test",
"url": "https://api.github.com/repos/test-organization-kkjeer/app-test"
}
|
{
"id": 49659212,
"login": "bot-monkey-1",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/49659212?",
"url": "https://api.github.com/users/bot-monkey-1"
}
|
{
"id": 47997193,
"login": "test-organization-kkjeer",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/47997193?",
"url": "https://api.github.com/orgs/test-organization-kkjeer"
}
| 2019-12-26T02:08:01 |
11158924892
|
{"actor":{"display_login":"bot-monkey-1"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/eventsurfer/eventsurfer/issues/157","repository_url":"https://api.github.com/repos/eventsurfer/eventsurfer","labels_url":"https://api.github.com/repos/eventsurfer/eventsurfer/issues/157/labels{/name}","comments_url":"https://api.github.com/repos/eventsurfer/eventsurfer/issues/157/comments","events_url":"https://api.github.com/repos/eventsurfer/eventsurfer/issues/157/events","html_url":"https://github.com/eventsurfer/eventsurfer/pull/157","id":500275471,"node_id":"MDExOlB1bGxSZXF1ZXN0MzIyNzgwNzE1","number":157,"title":"[Security] Bump rubyzip from 1.2.3 to 1.3.0","user":{"login":"dependabot-preview[bot]","id":27856297,"node_id":"MDM6Qm90Mjc4NTYyOTc=","avatar_url":"https://avatars3.githubusercontent.com/in/2141?v=4","gravatar_id":"","url":"https://api.github.com/users/dependabot-preview%5Bbot%5D","html_url":"https://github.com/apps/dependabot-preview","followers_url":"https://api.github.com/users/dependabot-preview%5Bbot%5D/followers","following_url":"https://api.github.com/users/dependabot-preview%5Bbot%5D/following{/other_user}","gists_url":"https://api.github.com/users/dependabot-preview%5Bbot%5D/gists{/gist_id}","starred_url":"https://api.github.com/users/dependabot-preview%5Bbot%5D/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dependabot-preview%5Bbot%5D/subscriptions","organizations_url":"https://api.github.com/users/dependabot-preview%5Bbot%5D/orgs","repos_url":"https://api.github.com/users/dependabot-preview%5Bbot%5D/repos","events_url":"https://api.github.com/users/dependabot-preview%5Bbot%5D/events{/privacy}","received_events_url":"https://api.github.com/users/dependabot-preview%5Bbot%5D/received_events","type":"Bot","site_admin":false},"labels":[{"id":1396021068,"node_id":"MDU6TGFiZWwxMzk2MDIxMDY4","url":"https://api.github.com/repos/eventsurfer/eventsurfer/labels/dependencies","name":"dependencies","color":"0366d6","default":false},{"id":1495775895,"node_id":"MDU6TGFiZWwxNDk1Nzc1ODk1","url":"https://api.github.com/repos/eventsurfer/eventsurfer/labels/security","name":"security","color":"ee0701","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2019-09-30T13:24:34Z","updated_at":"2019-10-02T06:07:56Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/eventsurfer/eventsurfer/pulls/157","html_url":"https://github.com/eventsurfer/eventsurfer/pull/157","diff_url":"https://github.com/eventsurfer/eventsurfer/pull/157.diff","patch_url":"https://github.com/eventsurfer/eventsurfer/pull/157.patch"},"body":"[//]: # (dependabot-start)\n⚠️ **Dependabot is rebasing this PR** ⚠️ \n\nIf you make any changes to it yourself then they will take precedence over the rebase.\n\n---\n\n[//]: # (dependabot-end)\n\nBumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.3 to 1.3.0. **This update includes a security fix.**\n<details>\n<summary>Vulnerabilities fixed</summary>\n\n*Sourced from [The Ruby Advisory Database](https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rubyzip/CVE-2019-16892.yml).*\n\n> **Denial of Service in rubyzip (\"zip bombs\")**\n> In Rubyzip before 1.3.0, a crafted ZIP file can bypass application\n> checks on ZIP entry sizes because data about the uncompressed size\n> can be spoofed. This allows attackers to cause a denial of service\n> (disk consumption).\n> \n> Patched versions: >= 1.3.0\n> Unaffected versions: none\n\n</details>\n<details>\n<summary>Release notes</summary>\n\n*Sourced from [rubyzip's releases](https://github.com/rubyzip/rubyzip/releases).*\n\n> ## v1.3.0\n> Security\r\n> \r\n> - Add `validate_entry_sizes` option so that callers can trust an entry's reported size when using `extract` [#403](https://github-redirect.dependabot.com/rubyzip/rubyzip/pull/403)\r\n> - This option defaults to `false` for backward compatibility in this release, but you are strongly encouraged to set it to `true`. It will default to `true` in rubyzip 2.0.\r\n> \r\n> New Feature\r\n> \r\n> - Add `add_stored` method to simplify adding entries without compression [#366](https://github-redirect.dependabot.com/rubyzip/rubyzip/pull/366)\r\n> \r\n> Tooling / Documentation\r\n> \r\n> - Add more gem metadata links [#402](https://github-redirect.dependabot.com/rubyzip/rubyzip/pull/402)\n> \n> ## v1.2.4\n> - Do not rewrite zip files opened with `open_buffer` that have not changed [#360](https://github-redirect.dependabot.com/rubyzip/rubyzip/pull/360)\r\n> \r\n> Tooling / Documentation\r\n> \r\n> - Update `example_recursive.rb` in README [#397](https://github-redirect.dependabot.com/rubyzip/rubyzip/pull/397)\r\n> - Hold CI at `trusty` for now, automatically pick the latest ruby patch version, use rbx-4 and hold jruby at 9.1 [#399](https://github-redirect.dependabot.com/rubyzip/rubyzip/pull/399)\n</details>\n<details>\n<summary>Changelog</summary>\n\n*Sourced from [rubyzip's changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md).*\n\n> # 1.3.0 (2019-09-25)\n> \n> Security\n> \n> - Add `validate_entry_sizes` option so that callers can trust an entry's reported size when using `extract` [#403](https://github-redirect.dependabot.com/rubyzip/rubyzip/pull/403)\n> - This option defaults to `false` for backward compatibility in this release, but you are strongly encouraged to set it to `true`. It will default to `true` in rubyzip 2.0.\n> \n> New Feature\n> \n> - Add `add_stored` method to simplify adding entries without compression [#366](https://github-redirect.dependabot.com/rubyzip/rubyzip/pull/366)\n> \n> Tooling / Documentation\n> \n> - Add more gem metadata links [#402](https://github-redirect.dependabot.com/rubyzip/rubyzip/pull/402)\n> \n> # 1.2.4 (2019-09-06)\n> \n> - Do not rewrite zip files opened with `open_buffer` that have not changed [#360](https://github-redirect.dependabot.com/rubyzip/rubyzip/pull/360)\n> \n> Tooling / Documentation\n> \n> - Update `example_recursive.rb` in README [#397](https://github-redirect.dependabot.com/rubyzip/rubyzip/pull/397)\n> - Hold CI at `trusty` for now, automatically pick the latest ruby patch version, use rbx-4 and hold jruby at 9.1 [#399](https://github-redirect.dependabot.com/rubyzip/rubyzip/pull/399)\n</details>\n<details>\n<summary>Commits</summary>\n\n- [`e79d9ea`](https://github.com/rubyzip/rubyzip/commit/e79d9ea2922be12db121c20f5dc55bba8a35418a) Merge pull request [#407](https://github-redirect.dependabot.com/rubyzip/rubyzip/issues/407) from rubyzip/v1-3-0\n- [`7c65e1e`](https://github.com/rubyzip/rubyzip/commit/7c65e1e3595031392f1050b81fb2b95b0f2ee764) Bump version to 1.3.0\n- [`d65fe7b`](https://github.com/rubyzip/rubyzip/commit/d65fe7bd283ec94f9d6dc7605f61a6b0dd00f55e) Merge pull request [#403](https://github-redirect.dependabot.com/rubyzip/rubyzip/issues/403) from rubyzip/check-size\n- [`97cb6ae`](https://github.com/rubyzip/rubyzip/commit/97cb6aefe6d12bd2429d7a2e119ccb26f259d71d) Warn when an entry size is invalid\n- [`7849f73`](https://github.com/rubyzip/rubyzip/commit/7849f7362ab0cd23d5730ef8b6f2c39252da2285) Default validate_entry_sizes to false for 1.3 release\n- [`4167f0c`](https://github.com/rubyzip/rubyzip/commit/4167f0ce67e42b082605bca75c7bdfd01eb23804) Validate entry sizes when extracting\n- [`94b7fa2`](https://github.com/rubyzip/rubyzip/commit/94b7fa276992933592d69eb6bb17fc09105f8395) [ci skip] Update changelog\n- [`93505ca`](https://github.com/rubyzip/rubyzip/commit/93505ca16f0444bdb04f88f4b8f820ae5d628353) Check expected entry size in add_stored test\n- [`6619bf3`](https://github.com/rubyzip/rubyzip/commit/6619bf3a1d779f092481d37d84ea280e3c6f764f) Merge pull request [#366](https://github-redirect.dependabot.com/rubyzip/rubyzip/issues/366) from hainesr/add-stored\n- [`ecb2776`](https://github.com/rubyzip/rubyzip/commit/ecb277621852589ecc1557f228665a5338ac0809) Zip::File.add_stored() to add uncompressed files.\n- Additional commits viewable in [compare view](https://github.com/rubyzip/rubyzip/compare/v1.2.3...v1.3.0)\n</details>\n<br />\n\n[](https://dependabot.com/compatibility-score.html?dependency-name=rubyzip&package-manager=bundler&previous-version=1.2.3&new-version=1.3.0)\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language\n- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language\n- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language\n- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language\n- `@dependabot badge me` will comment on this PR with code to add a \"Dependabot enabled\" badge to your readme\n\nAdditionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):\n- Update frequency (including time of day and day of week)\n- Pull request limits (per update run and/or open at any time)\n- Out-of-range updates (receive only lockfile updates, if desired)\n- Security updates (receive only security updates, if desired)\n\nFinally, you can contact us by mentioning @dependabot.\n\n</details>"},"comment":{"url":"https://api.github.com/repos/eventsurfer/eventsurfer/issues/comments/537350668","html_url":"https://github.com/eventsurfer/eventsurfer/pull/157#issuecomment-537350668","issue_url":"https://api.github.com/repos/eventsurfer/eventsurfer/issues/157","id":537350668,"node_id":"MDEyOklzc3VlQ29tbWVudDUzNzM1MDY2OA==","user":{"login":"dependabot-preview[bot]","id":27856297,"node_id":"MDM6Qm90Mjc4NTYyOTc=","avatar_url":"https://avatars3.githubusercontent.com/in/2141?v=4","gravatar_id":"","url":"https://api.github.com/users/dependabot-preview%5Bbot%5D","html_url":"https://github.com/apps/dependabot-preview","followers_url":"https://api.github.com/users/dependabot-preview%5Bbot%5D/followers","following_url":"https://api.github.com/users/dependabot-preview%5Bbot%5D/following{/other_user}","gists_url":"https://api.github.com/users/dependabot-preview%5Bbot%5D/gists{/gist_id}","starred_url":"https://api.github.com/users/dependabot-preview%5Bbot%5D/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dependabot-preview%5Bbot%5D/subscriptions","organizations_url":"https://api.github.com/users/dependabot-preview%5Bbot%5D/orgs","repos_url":"https://api.github.com/users/dependabot-preview%5Bbot%5D/repos","events_url":"https://api.github.com/users/dependabot-preview%5Bbot%5D/events{/privacy}","received_events_url":"https://api.github.com/users/dependabot-preview%5Bbot%5D/received_events","type":"Bot","site_admin":false},"created_at":"2019-10-02T06:07:56Z","updated_at":"2019-10-02T06:07:56Z","author_association":"CONTRIBUTOR","body":"Looks like rubyzip is no longer updatable, so this is no longer needed."}}
|
{
"id": 156921794,
"name": "eventsurfer/eventsurfer",
"url": "https://api.github.com/repos/eventsurfer/eventsurfer"
}
|
{
"id": 27856297,
"login": "dependabot-preview[bot]",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/27856297?",
"url": "https://api.github.com/users/dependabot-preview[bot]"
}
|
{
"id": 48012516,
"login": "eventsurfer",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/48012516?",
"url": "https://api.github.com/orgs/eventsurfer"
}
| 2019-10-02T06:07:56 |
10539669841
|
{"actor":{"display_login":"dependabot-preview"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/mse-org/mseide-msegui/issues/6","repository_url":"https://api.github.com/repos/mse-org/mseide-msegui","labels_url":"https://api.github.com/repos/mse-org/mseide-msegui/issues/6/labels{/name}","comments_url":"https://api.github.com/repos/mse-org/mseide-msegui/issues/6/comments","events_url":"https://api.github.com/repos/mse-org/mseide-msegui/issues/6/events","html_url":"https://github.com/mse-org/mseide-msegui/issues/6","id":418056916,"node_id":"MDU6SXNzdWU0MTgwNTY5MTY=","number":6,"title":"Localization of mselang","user":{"login":"glixx","id":2681872,"node_id":"MDQ6VXNlcjI2ODE4NzI=","avatar_url":"https://avatars0.githubusercontent.com/u/2681872?v=4","gravatar_id":"","url":"https://api.github.com/users/glixx","html_url":"https://github.com/glixx","followers_url":"https://api.github.com/users/glixx/followers","following_url":"https://api.github.com/users/glixx/following{/other_user}","gists_url":"https://api.github.com/users/glixx/gists{/gist_id}","starred_url":"https://api.github.com/users/glixx/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/glixx/subscriptions","organizations_url":"https://api.github.com/users/glixx/orgs","repos_url":"https://api.github.com/users/glixx/repos","events_url":"https://api.github.com/users/glixx/events{/privacy}","received_events_url":"https://api.github.com/users/glixx/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":21,"created_at":"2019-03-06T23:27:20Z","updated_at":"2019-03-07T01:47:12Z","closed_at":null,"author_association":"CONTRIBUTOR","body":"\"no NT\" checkbox of msei18n tool does not work."},"comment":{"url":"https://api.github.com/repos/mse-org/mseide-msegui/issues/comments/470349782","html_url":"https://github.com/mse-org/mseide-msegui/issues/6#issuecomment-470349782","issue_url":"https://api.github.com/repos/mse-org/mseide-msegui/issues/6","id":470349782,"node_id":"MDEyOklzc3VlQ29tbWVudDQ3MDM0OTc4Mg==","user":{"login":"glixx","id":2681872,"node_id":"MDQ6VXNlcjI2ODE4NzI=","avatar_url":"https://avatars0.githubusercontent.com/u/2681872?v=4","gravatar_id":"","url":"https://api.github.com/users/glixx","html_url":"https://github.com/glixx","followers_url":"https://api.github.com/users/glixx/followers","following_url":"https://api.github.com/users/glixx/following{/other_user}","gists_url":"https://api.github.com/users/glixx/gists{/gist_id}","starred_url":"https://api.github.com/users/glixx/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/glixx/subscriptions","organizations_url":"https://api.github.com/users/glixx/orgs","repos_url":"https://api.github.com/users/glixx/repos","events_url":"https://api.github.com/users/glixx/events{/privacy}","received_events_url":"https://api.github.com/users/glixx/received_events","type":"User","site_admin":false},"created_at":"2019-03-07T01:47:12Z","updated_at":"2019-03-07T01:47:12Z","author_association":"CONTRIBUTOR","body":"OK. Delete extra files. You know mselang better."}}
|
{
"id": 173009532,
"name": "mse-org/mseide-msegui",
"url": "https://api.github.com/repos/mse-org/mseide-msegui"
}
|
{
"id": 2681872,
"login": "glixx",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/2681872?",
"url": "https://api.github.com/users/glixx"
}
|
{
"id": 48073501,
"login": "mse-org",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/48073501?",
"url": "https://api.github.com/orgs/mse-org"
}
| 2019-03-07T01:47:12 |
9195288607
|
{"actor":{"display_login":"glixx"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/openshift-knative/knative-eventing-operator/issues/86","repository_url":"https://api.github.com/repos/openshift-knative/knative-eventing-operator","labels_url":"https://api.github.com/repos/openshift-knative/knative-eventing-operator/issues/86/labels{/name}","comments_url":"https://api.github.com/repos/openshift-knative/knative-eventing-operator/issues/86/comments","events_url":"https://api.github.com/repos/openshift-knative/knative-eventing-operator/issues/86/events","html_url":"https://github.com/openshift-knative/knative-eventing-operator/pull/86","id":547496087,"node_id":"MDExOlB1bGxSZXF1ZXN0MzYwOTc0NTA4","number":86,"title":"Quay.io overring and yaml polishing ","user":{"login":"matzew","id":157646,"node_id":"MDQ6VXNlcjE1NzY0Ng==","avatar_url":"https://avatars3.githubusercontent.com/u/157646?v=4","gravatar_id":"","url":"https://api.github.com/users/matzew","html_url":"https://github.com/matzew","followers_url":"https://api.github.com/users/matzew/followers","following_url":"https://api.github.com/users/matzew/following{/other_user}","gists_url":"https://api.github.com/users/matzew/gists{/gist_id}","starred_url":"https://api.github.com/users/matzew/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/matzew/subscriptions","organizations_url":"https://api.github.com/users/matzew/orgs","repos_url":"https://api.github.com/users/matzew/repos","events_url":"https://api.github.com/users/matzew/events{/privacy}","received_events_url":"https://api.github.com/users/matzew/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2020-01-09T14:00:50Z","updated_at":"2020-01-09T14:01:18Z","closed_at":null,"author_association":"MEMBER","pull_request":{"url":"https://api.github.com/repos/openshift-knative/knative-eventing-operator/pulls/86","html_url":"https://github.com/openshift-knative/knative-eventing-operator/pull/86","diff_url":"https://github.com/openshift-knative/knative-eventing-operator/pull/86.diff","patch_url":"https://github.com/openshift-knative/knative-eventing-operator/pull/86.patch"},"body":""},"comment":{"url":"https://api.github.com/repos/openshift-knative/knative-eventing-operator/issues/comments/572574167","html_url":"https://github.com/openshift-knative/knative-eventing-operator/pull/86#issuecomment-572574167","issue_url":"https://api.github.com/repos/openshift-knative/knative-eventing-operator/issues/86","id":572574167,"node_id":"MDEyOklzc3VlQ29tbWVudDU3MjU3NDE2Nw==","user":{"login":"openshift-ci-robot","id":30189103,"node_id":"MDQ6VXNlcjMwMTg5MTAz","avatar_url":"https://avatars1.githubusercontent.com/u/30189103?v=4","gravatar_id":"","url":"https://api.github.com/users/openshift-ci-robot","html_url":"https://github.com/openshift-ci-robot","followers_url":"https://api.github.com/users/openshift-ci-robot/followers","following_url":"https://api.github.com/users/openshift-ci-robot/following{/other_user}","gists_url":"https://api.github.com/users/openshift-ci-robot/gists{/gist_id}","starred_url":"https://api.github.com/users/openshift-ci-robot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/openshift-ci-robot/subscriptions","organizations_url":"https://api.github.com/users/openshift-ci-robot/orgs","repos_url":"https://api.github.com/users/openshift-ci-robot/repos","events_url":"https://api.github.com/users/openshift-ci-robot/events{/privacy}","received_events_url":"https://api.github.com/users/openshift-ci-robot/received_events","type":"User","site_admin":false},"created_at":"2020-01-09T14:01:17Z","updated_at":"2020-01-09T14:01:17Z","author_association":"NONE","body":"@matzew: GitHub didn't allow me to assign the following users: aliok.\n\nNote that only [openshift-knative members](https://github.com/orgs/openshift-knative/people), repo collaborators and people who have commented on this issue/PR can be assigned. Additionally, issues/PRs can only have 10 assignees at the same time.\nFor more information please see [the contributor guide](https://git.k8s.io/community/contributors/guide/#issue-assignment-in-github)\n\n<details>\n\nIn response to [this](https://github.com/openshift-knative/knative-eventing-operator/pull/86#issuecomment-572574160):\n\n>/assign @aliok \n\n\nInstructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.\n</details>"}}
|
{
"id": 177622905,
"name": "openshift-knative/knative-eventing-operator",
"url": "https://api.github.com/repos/openshift-knative/knative-eventing-operator"
}
|
{
"id": 30189103,
"login": "openshift-ci-robot",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/30189103?",
"url": "https://api.github.com/users/openshift-ci-robot"
}
|
{
"id": 48102184,
"login": "openshift-knative",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/48102184?",
"url": "https://api.github.com/orgs/openshift-knative"
}
| 2020-01-09T14:01:18 |
11238101653
|
{"actor":{"display_login":"openshift-ci-robot"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/dasch-swiss/sipi/issues/307","repository_url":"https://api.github.com/repos/dasch-swiss/sipi","labels_url":"https://api.github.com/repos/dasch-swiss/sipi/issues/307/labels{/name}","comments_url":"https://api.github.com/repos/dasch-swiss/sipi/issues/307/comments","events_url":"https://api.github.com/repos/dasch-swiss/sipi/issues/307/events","html_url":"https://github.com/dasch-swiss/sipi/issues/307","id":508884356,"node_id":"MDU6SXNzdWU1MDg4ODQzNTY=","number":307,"title":"Broken sipi.io documentation link","user":{"login":"gfoo","id":15976605,"node_id":"MDQ6VXNlcjE1OTc2NjA1","avatar_url":"https://avatars3.githubusercontent.com/u/15976605?v=4","gravatar_id":"","url":"https://api.github.com/users/gfoo","html_url":"https://github.com/gfoo","followers_url":"https://api.github.com/users/gfoo/followers","following_url":"https://api.github.com/users/gfoo/following{/other_user}","gists_url":"https://api.github.com/users/gfoo/gists{/gist_id}","starred_url":"https://api.github.com/users/gfoo/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/gfoo/subscriptions","organizations_url":"https://api.github.com/users/gfoo/orgs","repos_url":"https://api.github.com/users/gfoo/repos","events_url":"https://api.github.com/users/gfoo/events{/privacy}","received_events_url":"https://api.github.com/users/gfoo/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2019-10-18T06:38:19Z","updated_at":"2019-10-18T07:14:52Z","closed_at":null,"author_association":"NONE","body":"The link `http://www.sipi.io` is routed to `http://dhlab-basel.github.io/Sipi/documentation/index.html`. Should be updated to `https://dasch-swiss.github.io/sipi/documentation/index.html` due to recent github repos renaming."},"comment":{"url":"https://api.github.com/repos/dasch-swiss/sipi/issues/comments/543561017","html_url":"https://github.com/dasch-swiss/sipi/issues/307#issuecomment-543561017","issue_url":"https://api.github.com/repos/dasch-swiss/sipi/issues/307","id":543561017,"node_id":"MDEyOklzc3VlQ29tbWVudDU0MzU2MTAxNw==","user":{"login":"subotic","id":400790,"node_id":"MDQ6VXNlcjQwMDc5MA==","avatar_url":"https://avatars3.githubusercontent.com/u/400790?v=4","gravatar_id":"","url":"https://api.github.com/users/subotic","html_url":"https://github.com/subotic","followers_url":"https://api.github.com/users/subotic/followers","following_url":"https://api.github.com/users/subotic/following{/other_user}","gists_url":"https://api.github.com/users/subotic/gists{/gist_id}","starred_url":"https://api.github.com/users/subotic/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/subotic/subscriptions","organizations_url":"https://api.github.com/users/subotic/orgs","repos_url":"https://api.github.com/users/subotic/repos","events_url":"https://api.github.com/users/subotic/events{/privacy}","received_events_url":"https://api.github.com/users/subotic/received_events","type":"User","site_admin":false},"created_at":"2019-10-18T07:14:52Z","updated_at":"2019-10-18T07:14:52Z","author_association":"CONTRIBUTOR","body":"Thanks for submitting it."}}
|
{
"id": 54192472,
"name": "dasch-swiss/sipi",
"url": "https://api.github.com/repos/dasch-swiss/sipi"
}
|
{
"id": 400790,
"login": "subotic",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/400790?",
"url": "https://api.github.com/users/subotic"
}
|
{
"id": 48151632,
"login": "dasch-swiss",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/48151632?",
"url": "https://api.github.com/orgs/dasch-swiss"
}
| 2019-10-18T07:14:53 |
10659274221
|
{"actor":{"display_login":"subotic"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/uiuc-mrdc/cogs/issues/2","repository_url":"https://api.github.com/repos/uiuc-mrdc/cogs","labels_url":"https://api.github.com/repos/uiuc-mrdc/cogs/issues/2/labels{/name}","comments_url":"https://api.github.com/repos/uiuc-mrdc/cogs/issues/2/comments","events_url":"https://api.github.com/repos/uiuc-mrdc/cogs/issues/2/events","html_url":"https://github.com/uiuc-mrdc/cogs/pull/2","id":516695901,"node_id":"MDExOlB1bGxSZXF1ZXN0MzM1OTIwOTYw","number":2,"title":"Added CoGS for Dummies","user":{"login":"lpulley","id":7193187,"node_id":"MDQ6VXNlcjcxOTMxODc=","avatar_url":"https://avatars3.githubusercontent.com/u/7193187?v=4","gravatar_id":"","url":"https://api.github.com/users/lpulley","html_url":"https://github.com/lpulley","followers_url":"https://api.github.com/users/lpulley/followers","following_url":"https://api.github.com/users/lpulley/following{/other_user}","gists_url":"https://api.github.com/users/lpulley/gists{/gist_id}","starred_url":"https://api.github.com/users/lpulley/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/lpulley/subscriptions","organizations_url":"https://api.github.com/users/lpulley/orgs","repos_url":"https://api.github.com/users/lpulley/repos","events_url":"https://api.github.com/users/lpulley/events{/privacy}","received_events_url":"https://api.github.com/users/lpulley/received_events","type":"User","site_admin":false},"labels":[{"id":1597588560,"node_id":"MDU6TGFiZWwxNTk3NTg4NTYw","url":"https://api.github.com/repos/uiuc-mrdc/cogs/labels/documentation","name":"documentation","color":"0075ca","default":true}],"state":"open","locked":false,"assignee":{"login":"lpulley","id":7193187,"node_id":"MDQ6VXNlcjcxOTMxODc=","avatar_url":"https://avatars3.githubusercontent.com/u/7193187?v=4","gravatar_id":"","url":"https://api.github.com/users/lpulley","html_url":"https://github.com/lpulley","followers_url":"https://api.github.com/users/lpulley/followers","following_url":"https://api.github.com/users/lpulley/following{/other_user}","gists_url":"https://api.github.com/users/lpulley/gists{/gist_id}","starred_url":"https://api.github.com/users/lpulley/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/lpulley/subscriptions","organizations_url":"https://api.github.com/users/lpulley/orgs","repos_url":"https://api.github.com/users/lpulley/repos","events_url":"https://api.github.com/users/lpulley/events{/privacy}","received_events_url":"https://api.github.com/users/lpulley/received_events","type":"User","site_admin":false},"assignees":[{"login":"lpulley","id":7193187,"node_id":"MDQ6VXNlcjcxOTMxODc=","avatar_url":"https://avatars3.githubusercontent.com/u/7193187?v=4","gravatar_id":"","url":"https://api.github.com/users/lpulley","html_url":"https://github.com/lpulley","followers_url":"https://api.github.com/users/lpulley/followers","following_url":"https://api.github.com/users/lpulley/following{/other_user}","gists_url":"https://api.github.com/users/lpulley/gists{/gist_id}","starred_url":"https://api.github.com/users/lpulley/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/lpulley/subscriptions","organizations_url":"https://api.github.com/users/lpulley/orgs","repos_url":"https://api.github.com/users/lpulley/repos","events_url":"https://api.github.com/users/lpulley/events{/privacy}","received_events_url":"https://api.github.com/users/lpulley/received_events","type":"User","site_admin":false}],"milestone":null,"comments":6,"created_at":"2019-11-02T19:28:07Z","updated_at":"2019-11-06T16:35:59Z","closed_at":null,"author_association":"MEMBER","pull_request":{"url":"https://api.github.com/repos/uiuc-mrdc/cogs/pulls/2","html_url":"https://github.com/uiuc-mrdc/cogs/pull/2","diff_url":"https://github.com/uiuc-mrdc/cogs/pull/2.diff","patch_url":"https://github.com/uiuc-mrdc/cogs/pull/2.patch"},"body":"Minor changes to the README. Will have to update the \"Dummies\" section as we add services. Also, @Timur2012, when cloning the repo and running from scratch, will the user need to run `docker-compose exec web python manage.py makemigrations` in addition to `migrate`, to create migrations from our custom models?"},"comment":{"url":"https://api.github.com/repos/uiuc-mrdc/cogs/issues/comments/550392573","html_url":"https://github.com/uiuc-mrdc/cogs/pull/2#issuecomment-550392573","issue_url":"https://api.github.com/repos/uiuc-mrdc/cogs/issues/2","id":550392573,"node_id":"MDEyOklzc3VlQ29tbWVudDU1MDM5MjU3Mw==","user":{"login":"lpulley","id":7193187,"node_id":"MDQ6VXNlcjcxOTMxODc=","avatar_url":"https://avatars3.githubusercontent.com/u/7193187?v=4","gravatar_id":"","url":"https://api.github.com/users/lpulley","html_url":"https://github.com/lpulley","followers_url":"https://api.github.com/users/lpulley/followers","following_url":"https://api.github.com/users/lpulley/following{/other_user}","gists_url":"https://api.github.com/users/lpulley/gists{/gist_id}","starred_url":"https://api.github.com/users/lpulley/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/lpulley/subscriptions","organizations_url":"https://api.github.com/users/lpulley/orgs","repos_url":"https://api.github.com/users/lpulley/repos","events_url":"https://api.github.com/users/lpulley/events{/privacy}","received_events_url":"https://api.github.com/users/lpulley/received_events","type":"User","site_admin":false},"created_at":"2019-11-06T16:35:59Z","updated_at":"2019-11-06T16:35:59Z","author_association":"MEMBER","body":"Weird, I didn't cancel it. Sent another just now."}}
|
{
"id": 213066113,
"name": "uiuc-mrdc/cogs",
"url": "https://api.github.com/repos/uiuc-mrdc/cogs"
}
|
{
"id": 7193187,
"login": "lpulley",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/7193187?",
"url": "https://api.github.com/users/lpulley"
}
|
{
"id": 48163267,
"login": "uiuc-mrdc",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/48163267?",
"url": "https://api.github.com/orgs/uiuc-mrdc"
}
| 2019-11-06T16:35:59 |
10801829186
|
{"actor":{"display_login":"lpulley"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/sql-machine-learning/sqlflow/issues/377","repository_url":"https://api.github.com/repos/sql-machine-learning/sqlflow","labels_url":"https://api.github.com/repos/sql-machine-learning/sqlflow/issues/377/labels{/name}","comments_url":"https://api.github.com/repos/sql-machine-learning/sqlflow/issues/377/comments","events_url":"https://api.github.com/repos/sql-machine-learning/sqlflow/issues/377/events","html_url":"https://github.com/sql-machine-learning/sqlflow/issues/377","id":443276577,"node_id":"MDU6SXNzdWU0NDMyNzY1Nzc=","number":377,"title":"Use independent storage media to save models","user":{"login":"weiguoz","id":6634907,"node_id":"MDQ6VXNlcjY2MzQ5MDc=","avatar_url":"https://avatars3.githubusercontent.com/u/6634907?v=4","gravatar_id":"","url":"https://api.github.com/users/weiguoz","html_url":"https://github.com/weiguoz","followers_url":"https://api.github.com/users/weiguoz/followers","following_url":"https://api.github.com/users/weiguoz/following{/other_user}","gists_url":"https://api.github.com/users/weiguoz/gists{/gist_id}","starred_url":"https://api.github.com/users/weiguoz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/weiguoz/subscriptions","organizations_url":"https://api.github.com/users/weiguoz/orgs","repos_url":"https://api.github.com/users/weiguoz/repos","events_url":"https://api.github.com/users/weiguoz/events{/privacy}","received_events_url":"https://api.github.com/users/weiguoz/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":{"login":"weiguoz","id":6634907,"node_id":"MDQ6VXNlcjY2MzQ5MDc=","avatar_url":"https://avatars3.githubusercontent.com/u/6634907?v=4","gravatar_id":"","url":"https://api.github.com/users/weiguoz","html_url":"https://github.com/weiguoz","followers_url":"https://api.github.com/users/weiguoz/followers","following_url":"https://api.github.com/users/weiguoz/following{/other_user}","gists_url":"https://api.github.com/users/weiguoz/gists{/gist_id}","starred_url":"https://api.github.com/users/weiguoz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/weiguoz/subscriptions","organizations_url":"https://api.github.com/users/weiguoz/orgs","repos_url":"https://api.github.com/users/weiguoz/repos","events_url":"https://api.github.com/users/weiguoz/events{/privacy}","received_events_url":"https://api.github.com/users/weiguoz/received_events","type":"User","site_admin":false},"assignees":[{"login":"weiguoz","id":6634907,"node_id":"MDQ6VXNlcjY2MzQ5MDc=","avatar_url":"https://avatars3.githubusercontent.com/u/6634907?v=4","gravatar_id":"","url":"https://api.github.com/users/weiguoz","html_url":"https://github.com/weiguoz","followers_url":"https://api.github.com/users/weiguoz/followers","following_url":"https://api.github.com/users/weiguoz/following{/other_user}","gists_url":"https://api.github.com/users/weiguoz/gists{/gist_id}","starred_url":"https://api.github.com/users/weiguoz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/weiguoz/subscriptions","organizations_url":"https://api.github.com/users/weiguoz/orgs","repos_url":"https://api.github.com/users/weiguoz/repos","events_url":"https://api.github.com/users/weiguoz/events{/privacy}","received_events_url":"https://api.github.com/users/weiguoz/received_events","type":"User","site_admin":false}],"milestone":null,"comments":0,"created_at":"2019-05-13T08:46:41Z","updated_at":"2019-05-13T09:00:26Z","closed_at":null,"author_association":"COLLABORATOR","body":"**Is your feature request related to a problem? Please describe.**\r\nWe use `train/pred` data source to save models. This method:\r\n1. costs user resource. \r\nIn most case, user resource is expensive\r\n2. hard to reuse the model result across datasets\r\nDataset for `pred` must be the same as the dataset for `train` at this moment.\r\nIn several cases, we hope to use the `hive` dataset to `train`, the `pred` the `MySQL` data.\r\n\r\n**Describe the solution you'd like**\r\nUsing independent storage media, such as [OSS](https://www.alibabacloud.com/product/oss)\r\n\r\nrefer: [aliyun-oss-go-sdk](https://github.com/aliyun/aliyun-oss-go-sdk)\r\n"},"comment":{"url":"https://api.github.com/repos/sql-machine-learning/sqlflow/issues/comments/491738244","html_url":"https://github.com/sql-machine-learning/sqlflow/issues/377#issuecomment-491738244","issue_url":"https://api.github.com/repos/sql-machine-learning/sqlflow/issues/377","id":491738244,"node_id":"MDEyOklzc3VlQ29tbWVudDQ5MTczODI0NA==","user":{"login":"weiguoz","id":6634907,"node_id":"MDQ6VXNlcjY2MzQ5MDc=","avatar_url":"https://avatars3.githubusercontent.com/u/6634907?v=4","gravatar_id":"","url":"https://api.github.com/users/weiguoz","html_url":"https://github.com/weiguoz","followers_url":"https://api.github.com/users/weiguoz/followers","following_url":"https://api.github.com/users/weiguoz/following{/other_user}","gists_url":"https://api.github.com/users/weiguoz/gists{/gist_id}","starred_url":"https://api.github.com/users/weiguoz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/weiguoz/subscriptions","organizations_url":"https://api.github.com/users/weiguoz/orgs","repos_url":"https://api.github.com/users/weiguoz/repos","events_url":"https://api.github.com/users/weiguoz/events{/privacy}","received_events_url":"https://api.github.com/users/weiguoz/received_events","type":"User","site_admin":false},"created_at":"2019-05-13T09:00:26Z","updated_at":"2019-05-13T09:00:26Z","author_association":"COLLABORATOR","body":"Related #319 [comments](https://github.com/sql-machine-learning/sqlflow/pull/319#pullrequestreview-236454187).\r\n"}}
|
{
"id": 151525500,
"name": "sql-machine-learning/sqlflow",
"url": "https://api.github.com/repos/sql-machine-learning/sqlflow"
}
|
{
"id": 6634907,
"login": "weiguoz",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6634907?",
"url": "https://api.github.com/users/weiguoz"
}
|
{
"id": 48231449,
"login": "sql-machine-learning",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/48231449?",
"url": "https://api.github.com/orgs/sql-machine-learning"
}
| 2019-05-13T09:00:26 |
9612474693
|
{"actor":{"display_login":"weiguoz"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/traduora/traduora/issues/24","repository_url":"https://api.github.com/repos/traduora/traduora","labels_url":"https://api.github.com/repos/traduora/traduora/issues/24/labels{/name}","comments_url":"https://api.github.com/repos/traduora/traduora/issues/24/comments","events_url":"https://api.github.com/repos/traduora/traduora/issues/24/events","html_url":"https://github.com/traduora/traduora/pull/24","id":421919013,"node_id":"MDExOlB1bGxSZXF1ZXN0MjYxODQwNTE3","number":24,"title":"WIP: Invite system","user":{"login":"magyarosibotond","id":7799003,"node_id":"MDQ6VXNlcjc3OTkwMDM=","avatar_url":"https://avatars1.githubusercontent.com/u/7799003?v=4","gravatar_id":"","url":"https://api.github.com/users/magyarosibotond","html_url":"https://github.com/magyarosibotond","followers_url":"https://api.github.com/users/magyarosibotond/followers","following_url":"https://api.github.com/users/magyarosibotond/following{/other_user}","gists_url":"https://api.github.com/users/magyarosibotond/gists{/gist_id}","starred_url":"https://api.github.com/users/magyarosibotond/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/magyarosibotond/subscriptions","organizations_url":"https://api.github.com/users/magyarosibotond/orgs","repos_url":"https://api.github.com/users/magyarosibotond/repos","events_url":"https://api.github.com/users/magyarosibotond/events{/privacy}","received_events_url":"https://api.github.com/users/magyarosibotond/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2019-03-17T12:55:22Z","updated_at":"2019-03-18T09:34:56Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/traduora/traduora/pulls/24","html_url":"https://github.com/traduora/traduora/pull/24","diff_url":"https://github.com/traduora/traduora/pull/24.diff","patch_url":"https://github.com/traduora/traduora/pull/24.patch"},"body":"Hey @anthonynsimon,\r\n\r\nI've created this WIP pull request to discuss the technical decision for the pull request while moving forward with the implementation.\r\n\r\nI've created a new controller for /projects/:id/invites (since it represents a separate feature of the app) and I was thinking about where to move the invite / add to project logic.\r\n\r\nThe webapp shouldn't know about the user when it tries to invite someone to the project.\r\n\r\nI was thinking about removing POST /project/:id/users and move the logic to POST /projects/:id/invites.\r\n\r\nWhat do you think? "},"comment":{"url":"https://api.github.com/repos/traduora/traduora/issues/comments/473835266","html_url":"https://github.com/traduora/traduora/pull/24#issuecomment-473835266","issue_url":"https://api.github.com/repos/traduora/traduora/issues/24","id":473835266,"node_id":"MDEyOklzc3VlQ29tbWVudDQ3MzgzNTI2Ng==","user":{"login":"anthonynsimon","id":13251079,"node_id":"MDQ6VXNlcjEzMjUxMDc5","avatar_url":"https://avatars3.githubusercontent.com/u/13251079?v=4","gravatar_id":"","url":"https://api.github.com/users/anthonynsimon","html_url":"https://github.com/anthonynsimon","followers_url":"https://api.github.com/users/anthonynsimon/followers","following_url":"https://api.github.com/users/anthonynsimon/following{/other_user}","gists_url":"https://api.github.com/users/anthonynsimon/gists{/gist_id}","starred_url":"https://api.github.com/users/anthonynsimon/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/anthonynsimon/subscriptions","organizations_url":"https://api.github.com/users/anthonynsimon/orgs","repos_url":"https://api.github.com/users/anthonynsimon/repos","events_url":"https://api.github.com/users/anthonynsimon/events{/privacy}","received_events_url":"https://api.github.com/users/anthonynsimon/received_events","type":"User","site_admin":false},"created_at":"2019-03-18T09:34:56Z","updated_at":"2019-03-18T09:34:56Z","author_association":"CONTRIBUTOR","body":"@magyarosibotond hey, I think it's a great start. I agree that it makes sense to then move the \"add project user\" logic into this new controller.\r\n\r\nRegarding the rest of the implementation, what would you say about something like the following:\r\n\r\nAn admin invites a user to the project, two possible cases:\r\n- Invited user is already registered on traduora with that email, then simply auto-assign as team member and skip the invite, just send email notification to user.\r\n- Invited user is not yet registered on traduora, then send invite email and assign as team member on account creation.\r\n\r\nBasically we would require to check the invites table when a user is signing up, to create the ProjectUser entitiy if there are any open invites."}}
|
{
"id": 173899470,
"name": "traduora/traduora",
"url": "https://api.github.com/repos/traduora/traduora"
}
|
{
"id": 13251079,
"login": "anthonynsimon",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/13251079?",
"url": "https://api.github.com/users/anthonynsimon"
}
|
{
"id": 48238001,
"login": "traduora",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/48238001?",
"url": "https://api.github.com/orgs/traduora"
}
| 2019-03-18T09:34:56 |
9261567793
|
{"actor":{"display_login":"anthonynsimon"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/libra/libra/issues/1971","repository_url":"https://api.github.com/repos/libra/libra","labels_url":"https://api.github.com/repos/libra/libra/issues/1971/labels{/name}","comments_url":"https://api.github.com/repos/libra/libra/issues/1971/comments","events_url":"https://api.github.com/repos/libra/libra/issues/1971/events","html_url":"https://github.com/libra/libra/pull/1971","id":535938756,"node_id":"MDExOlB1bGxSZXF1ZXN0MzUxNTU3NTgx","number":1971,"title":"[cluster-test] Mount datadir to /opt/libra/etc/libradb/db","user":{"login":"ankushagarwal","id":796949,"node_id":"MDQ6VXNlcjc5Njk0OQ==","avatar_url":"https://avatars2.githubusercontent.com/u/796949?v=4","gravatar_id":"","url":"https://api.github.com/users/ankushagarwal","html_url":"https://github.com/ankushagarwal","followers_url":"https://api.github.com/users/ankushagarwal/followers","following_url":"https://api.github.com/users/ankushagarwal/following{/other_user}","gists_url":"https://api.github.com/users/ankushagarwal/gists{/gist_id}","starred_url":"https://api.github.com/users/ankushagarwal/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ankushagarwal/subscriptions","organizations_url":"https://api.github.com/users/ankushagarwal/orgs","repos_url":"https://api.github.com/users/ankushagarwal/repos","events_url":"https://api.github.com/users/ankushagarwal/events{/privacy}","received_events_url":"https://api.github.com/users/ankushagarwal/received_events","type":"User","site_admin":false},"labels":[{"id":1724364070,"node_id":"MDU6TGFiZWwxNzI0MzY0MDcw","url":"https://api.github.com/repos/libra/libra/labels/cla-signed","name":"cla-signed","color":"ededed","default":false,"description":null},{"id":1467818524,"node_id":"MDU6TGFiZWwxNDY3ODE4NTI0","url":"https://api.github.com/repos/libra/libra/labels/cluster_test","name":"cluster_test","color":"f9c2e1","default":false,"description":""}],"state":"open","locked":false,"assignee":{"login":"ankushagarwal","id":796949,"node_id":"MDQ6VXNlcjc5Njk0OQ==","avatar_url":"https://avatars2.githubusercontent.com/u/796949?v=4","gravatar_id":"","url":"https://api.github.com/users/ankushagarwal","html_url":"https://github.com/ankushagarwal","followers_url":"https://api.github.com/users/ankushagarwal/followers","following_url":"https://api.github.com/users/ankushagarwal/following{/other_user}","gists_url":"https://api.github.com/users/ankushagarwal/gists{/gist_id}","starred_url":"https://api.github.com/users/ankushagarwal/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ankushagarwal/subscriptions","organizations_url":"https://api.github.com/users/ankushagarwal/orgs","repos_url":"https://api.github.com/users/ankushagarwal/repos","events_url":"https://api.github.com/users/ankushagarwal/events{/privacy}","received_events_url":"https://api.github.com/users/ankushagarwal/received_events","type":"User","site_admin":false},"assignees":[{"login":"ankushagarwal","id":796949,"node_id":"MDQ6VXNlcjc5Njk0OQ==","avatar_url":"https://avatars2.githubusercontent.com/u/796949?v=4","gravatar_id":"","url":"https://api.github.com/users/ankushagarwal","html_url":"https://github.com/ankushagarwal","followers_url":"https://api.github.com/users/ankushagarwal/followers","following_url":"https://api.github.com/users/ankushagarwal/following{/other_user}","gists_url":"https://api.github.com/users/ankushagarwal/gists{/gist_id}","starred_url":"https://api.github.com/users/ankushagarwal/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ankushagarwal/subscriptions","organizations_url":"https://api.github.com/users/ankushagarwal/orgs","repos_url":"https://api.github.com/users/ankushagarwal/repos","events_url":"https://api.github.com/users/ankushagarwal/events{/privacy}","received_events_url":"https://api.github.com/users/ankushagarwal/received_events","type":"User","site_admin":false}],"milestone":null,"comments":2,"created_at":"2019-12-10T19:22:35Z","updated_at":"2019-12-10T19:36:05Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/libra/libra/pulls/1971","html_url":"https://github.com/libra/libra/pull/1971","diff_url":"https://github.com/libra/libra/pull/1971.diff","patch_url":"https://github.com/libra/libra/pull/1971.patch"},"body":"## Summary\r\n\r\nTemporary fix to enable libra-node to write logs and rocksdb data to the `/data` directory on the host\r\n\r\nThe config currently hardcodes the storage directory to `/opt/libra/etc/libradb/db`, so here we mount `/data` from host into `/opt/libra/etc/libradb/db` on the container. We also change the location of the libra.log inside the container, but it stays on `/data` directory on the host\r\n\r\n## Test Plan\r\n\r\n`terraform apply`"},"comment":{"url":"https://api.github.com/repos/libra/libra/issues/comments/564209328","html_url":"https://github.com/libra/libra/pull/1971#issuecomment-564209328","issue_url":"https://api.github.com/repos/libra/libra/issues/1971","id":564209328,"node_id":"MDEyOklzc3VlQ29tbWVudDU2NDIwOTMyOA==","user":{"login":"andll","id":2972353,"node_id":"MDQ6VXNlcjI5NzIzNTM=","avatar_url":"https://avatars2.githubusercontent.com/u/2972353?v=4","gravatar_id":"","url":"https://api.github.com/users/andll","html_url":"https://github.com/andll","followers_url":"https://api.github.com/users/andll/followers","following_url":"https://api.github.com/users/andll/following{/other_user}","gists_url":"https://api.github.com/users/andll/gists{/gist_id}","starred_url":"https://api.github.com/users/andll/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/andll/subscriptions","organizations_url":"https://api.github.com/users/andll/orgs","repos_url":"https://api.github.com/users/andll/repos","events_url":"https://api.github.com/users/andll/events{/privacy}","received_events_url":"https://api.github.com/users/andll/received_events","type":"User","site_admin":false},"created_at":"2019-12-10T19:36:04Z","updated_at":"2019-12-10T19:36:04Z","author_association":"CONTRIBUTOR","body":"(1) Name `libradb` for mounted dir is confusing. Previously `libradb` was name of directory where state db is(as opposite to consensusdb where consensus db is). Now we have `libradb/db/libradb` with state db and `libradb/db/consensusdb`with consensus db - this is too messy\r\n\r\n(2) We need logs and data dir separated - data dir needs to be deleted during deploy and log files should be log rotated, both should be mounted to host\r\n\r\n(3) Also we need to update cluster test code that do wiping and log rotation to account for directory name change"}}
|
{
"id": 179164257,
"name": "libra/libra",
"url": "https://api.github.com/repos/libra/libra"
}
|
{
"id": 2972353,
"login": "andll",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/2972353?",
"url": "https://api.github.com/users/andll"
}
|
{
"id": 48265171,
"login": "libra",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/48265171?",
"url": "https://api.github.com/orgs/libra"
}
| 2019-12-10T19:36:05 |
11057732019
|
{"actor":{"display_login":"andll"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/libra/libra/issues/2113","repository_url":"https://api.github.com/repos/libra/libra","labels_url":"https://api.github.com/repos/libra/libra/issues/2113/labels{/name}","comments_url":"https://api.github.com/repos/libra/libra/issues/2113/comments","events_url":"https://api.github.com/repos/libra/libra/issues/2113/events","html_url":"https://github.com/libra/libra/pull/2113","id":541489078,"node_id":"MDExOlB1bGxSZXF1ZXN0MzU2MTEyNTEz","number":2113,"title":"[libra_channel] Use `NonZeroUsize` instead of assert for usize that s…","user":{"login":"nikakis","id":20859093,"node_id":"MDQ6VXNlcjIwODU5MDkz","avatar_url":"https://avatars3.githubusercontent.com/u/20859093?v=4","gravatar_id":"","url":"https://api.github.com/users/nikakis","html_url":"https://github.com/nikakis","followers_url":"https://api.github.com/users/nikakis/followers","following_url":"https://api.github.com/users/nikakis/following{/other_user}","gists_url":"https://api.github.com/users/nikakis/gists{/gist_id}","starred_url":"https://api.github.com/users/nikakis/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/nikakis/subscriptions","organizations_url":"https://api.github.com/users/nikakis/orgs","repos_url":"https://api.github.com/users/nikakis/repos","events_url":"https://api.github.com/users/nikakis/events{/privacy}","received_events_url":"https://api.github.com/users/nikakis/received_events","type":"User","site_admin":false},"labels":[{"id":1724364070,"node_id":"MDU6TGFiZWwxNzI0MzY0MDcw","url":"https://api.github.com/repos/libra/libra/labels/cla-signed","name":"cla-signed","color":"ededed","default":false,"description":null}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":4,"created_at":"2019-12-22T18:58:43Z","updated_at":"2019-12-27T18:36:06Z","closed_at":null,"author_association":"NONE","pull_request":{"url":"https://api.github.com/repos/libra/libra/pulls/2113","html_url":"https://github.com/libra/libra/pull/2113","diff_url":"https://github.com/libra/libra/pull/2113.diff","patch_url":"https://github.com/libra/libra/pull/2113.patch"},"body":"…hould be > 0\r\n\r\n<!--\r\nThank you for sending a PR. We appreciate you spending time to help improve the Libra project.\r\n\r\nThe project is undergoing daily changes. Pull Requests will be reviewed and responded to as time permits.\r\n-->\r\n\r\n## Motivation\r\n\r\n(Write your motivation for proposed changes here.)\r\n\r\n### Have you read the [Contributing Guidelines on pull requests](https://github.com/libra/libra/blob/master/CONTRIBUTING.md#pull-requests)?\r\n\r\n(Write your answer here.)\r\n\r\n## Test Plan\r\n\r\n(Share your test plan here. If you changed code, please provide us with clear instructions for verifying that your changes work.)\r\n\r\n## Related PRs\r\n\r\n(If this PR adds or changes functionality, please take some time to update the docs at https://github.com/libra/website, and link to your PR here.)\r\n"},"comment":{"url":"https://api.github.com/repos/libra/libra/issues/comments/569322835","html_url":"https://github.com/libra/libra/pull/2113#issuecomment-569322835","issue_url":"https://api.github.com/repos/libra/libra/issues/2113","id":569322835,"node_id":"MDEyOklzc3VlQ29tbWVudDU2OTMyMjgzNQ==","user":{"login":"bors-libra","id":53831230,"node_id":"MDQ6VXNlcjUzODMxMjMw","avatar_url":"https://avatars1.githubusercontent.com/u/53831230?v=4","gravatar_id":"","url":"https://api.github.com/users/bors-libra","html_url":"https://github.com/bors-libra","followers_url":"https://api.github.com/users/bors-libra/followers","following_url":"https://api.github.com/users/bors-libra/following{/other_user}","gists_url":"https://api.github.com/users/bors-libra/gists{/gist_id}","starred_url":"https://api.github.com/users/bors-libra/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bors-libra/subscriptions","organizations_url":"https://api.github.com/users/bors-libra/orgs","repos_url":"https://api.github.com/users/bors-libra/repos","events_url":"https://api.github.com/users/bors-libra/events{/privacy}","received_events_url":"https://api.github.com/users/bors-libra/received_events","type":"User","site_admin":false},"created_at":"2019-12-27T18:36:06Z","updated_at":"2019-12-27T18:36:06Z","author_association":"COLLABORATOR","body":":pushpin: Commit 5c10075 has been approved by `bothra90`\n\n<!-- @bors-libra r=bothra90 5c100755216a2bc117e909a707fec6ddea8b3132 -->"}}
|
{
"id": 179164257,
"name": "libra/libra",
"url": "https://api.github.com/repos/libra/libra"
}
|
{
"id": 53831230,
"login": "bors-libra",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/53831230?",
"url": "https://api.github.com/users/bors-libra"
}
|
{
"id": 48265171,
"login": "libra",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/48265171?",
"url": "https://api.github.com/orgs/libra"
}
| 2019-12-27T18:36:06 |
11167769691
|
{"actor":{"display_login":"bors-libra"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/libra/libra/issues/1318","repository_url":"https://api.github.com/repos/libra/libra","labels_url":"https://api.github.com/repos/libra/libra/issues/1318/labels{/name}","comments_url":"https://api.github.com/repos/libra/libra/issues/1318/comments","events_url":"https://api.github.com/repos/libra/libra/issues/1318/events","html_url":"https://github.com/libra/libra/pull/1318","id":506834293,"node_id":"MDExOlB1bGxSZXF1ZXN0MzI3OTQxNTUw","number":1318,"title":"[language] Allow disassembly without source location information","user":{"login":"tzakian","id":2895723,"node_id":"MDQ6VXNlcjI4OTU3MjM=","avatar_url":"https://avatars0.githubusercontent.com/u/2895723?v=4","gravatar_id":"","url":"https://api.github.com/users/tzakian","html_url":"https://github.com/tzakian","followers_url":"https://api.github.com/users/tzakian/followers","following_url":"https://api.github.com/users/tzakian/following{/other_user}","gists_url":"https://api.github.com/users/tzakian/gists{/gist_id}","starred_url":"https://api.github.com/users/tzakian/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tzakian/subscriptions","organizations_url":"https://api.github.com/users/tzakian/orgs","repos_url":"https://api.github.com/users/tzakian/repos","events_url":"https://api.github.com/users/tzakian/events{/privacy}","received_events_url":"https://api.github.com/users/tzakian/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":3,"created_at":"2019-10-14T19:29:37Z","updated_at":"2019-10-16T17:23:30Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/libra/libra/pulls/1318","html_url":"https://github.com/libra/libra/pull/1318","diff_url":"https://github.com/libra/libra/pull/1318.diff","patch_url":"https://github.com/libra/libra/pull/1318.patch"},"body":"Given a compiled module/script we can now generate dummy source information.\r\nThis allows us to provide dummy names for locals and type parameters, and is used in the disassembler at the moment if a source map is not supplied.\r\n\r\nThus, if a source map is supplied then we get: \r\n\r\n```\r\nmodule 0000000000000000000000000000000000000000000000000000000000000000.Foo {\r\nresource A {\r\n a: u64,\r\n b: bool\r\n}\r\nresource B<T: All> {\r\n c: T,\r\n d: bool\r\n}\r\nstruct T {\r\n foo: u64,\r\n bar: bool\r\n}\r\nstruct R<X: All> {\r\n ffoo: u64,\r\n bbar: bool\r\n}\r\nnative struct C<T: All>\r\nnative struct D\r\nnative resource E<T: All>\r\nnative resource F\r\n\r\npublic foo<T: All>():u64\r\npublic bar(x: u64):\r\nnative nat<T: All>(x: u64):T\r\npublic flip(b: bool):u64\r\n}\r\n```\r\n\r\nBut, if a source map file is not found, the following is generated instead:\r\n\r\n```\r\nmodule 0000000000000000000000000000000000000000000000000000000000000000.Foo {\r\nresource A {\r\n a: u64,\r\n b: bool\r\n}\r\nresource B<Ty0: All> {\r\n c: Ty0,\r\n d: bool\r\n}\r\nstruct T {\r\n foo: u64,\r\n bar: bool\r\n}\r\nstruct R<Ty0: All> {\r\n ffoo: u64,\r\n bbar: bool\r\n}\r\nnative struct C<Ty0: All>\r\nnative struct D\r\nnative resource E<Ty0: All>\r\nnative resource F\r\n\r\npublic foo<Ty0: All>():u64\r\npublic bar(loc0: u64):\r\nnative nat<Ty0: All>(loc0: u64):Ty0\r\npublic flip(loc0: bool):u64\r\n}"},"comment":{"url":"https://api.github.com/repos/libra/libra/issues/comments/542805871","html_url":"https://github.com/libra/libra/pull/1318#issuecomment-542805871","issue_url":"https://api.github.com/repos/libra/libra/issues/1318","id":542805871,"node_id":"MDEyOklzc3VlQ29tbWVudDU0MjgwNTg3MQ==","user":{"login":"bors-libra","id":53831230,"node_id":"MDQ6VXNlcjUzODMxMjMw","avatar_url":"https://avatars1.githubusercontent.com/u/53831230?v=4","gravatar_id":"","url":"https://api.github.com/users/bors-libra","html_url":"https://github.com/bors-libra","followers_url":"https://api.github.com/users/bors-libra/followers","following_url":"https://api.github.com/users/bors-libra/following{/other_user}","gists_url":"https://api.github.com/users/bors-libra/gists{/gist_id}","starred_url":"https://api.github.com/users/bors-libra/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bors-libra/subscriptions","organizations_url":"https://api.github.com/users/bors-libra/orgs","repos_url":"https://api.github.com/users/bors-libra/repos","events_url":"https://api.github.com/users/bors-libra/events{/privacy}","received_events_url":"https://api.github.com/users/bors-libra/received_events","type":"User","site_admin":false},"created_at":"2019-10-16T17:23:30Z","updated_at":"2019-10-16T17:23:30Z","author_association":"COLLABORATOR","body":":sunny: Test successful - [checks-circle_commit_workflow](https://circleci.com/workflow-run/1d7abafd-146d-42a5-a367-be35b8e9f0fa?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link)\nApproved by: dariorussi\nPushing cff3b5aebb1008ec42fa2d5c792dd5d839e342ad to master..."}}
|
{
"id": 179164257,
"name": "libra/libra",
"url": "https://api.github.com/repos/libra/libra"
}
|
{
"id": 53831230,
"login": "bors-libra",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/53831230?",
"url": "https://api.github.com/users/bors-libra"
}
|
{
"id": 48265171,
"login": "libra",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/48265171?",
"url": "https://api.github.com/orgs/libra"
}
| 2019-10-16T17:23:30 |
10645465366
|
{"actor":{"display_login":"bors-libra"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/libra/libra/issues/1726","repository_url":"https://api.github.com/repos/libra/libra","labels_url":"https://api.github.com/repos/libra/libra/issues/1726/labels{/name}","comments_url":"https://api.github.com/repos/libra/libra/issues/1726/comments","events_url":"https://api.github.com/repos/libra/libra/issues/1726/events","html_url":"https://github.com/libra/libra/pull/1726","id":521856474,"node_id":"MDExOlB1bGxSZXF1ZXN0MzQwMTU3MTA1","number":1726,"title":"[Easy][Storage] A bit code cleanup in jellyfish-merkle","user":{"login":"wqfish","id":1171005,"node_id":"MDQ6VXNlcjExNzEwMDU=","avatar_url":"https://avatars2.githubusercontent.com/u/1171005?v=4","gravatar_id":"","url":"https://api.github.com/users/wqfish","html_url":"https://github.com/wqfish","followers_url":"https://api.github.com/users/wqfish/followers","following_url":"https://api.github.com/users/wqfish/following{/other_user}","gists_url":"https://api.github.com/users/wqfish/gists{/gist_id}","starred_url":"https://api.github.com/users/wqfish/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/wqfish/subscriptions","organizations_url":"https://api.github.com/users/wqfish/orgs","repos_url":"https://api.github.com/users/wqfish/repos","events_url":"https://api.github.com/users/wqfish/events{/privacy}","received_events_url":"https://api.github.com/users/wqfish/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":4,"created_at":"2019-11-12T23:11:05Z","updated_at":"2019-11-12T23:41:40Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/libra/libra/pulls/1726","html_url":"https://github.com/libra/libra/pull/1726","diff_url":"https://github.com/libra/libra/pull/1726.diff","patch_url":"https://github.com/libra/libra/pull/1726.patch"},"body":"<!--\r\nThank you for sending a PR. We appreciate you spending time to help improve the Libra project.\r\n\r\nThe project is undergoing daily changes. Pull Requests will be reviewed and responded to as time permits.\r\n-->\r\n\r\n## Motivation\r\n\r\nJust minor changes to make the code more readable.\r\n\r\n### Have you read the [Contributing Guidelines on pull requests](https://github.com/libra/libra/blob/master/CONTRIBUTING.md#pull-requests)?\r\n\r\nNo.\r\n\r\n## Test Plan\r\n\r\nCI.\r\n\r\n## Related PRs\r\n\r\nNone.\r\n"},"comment":{"url":"https://api.github.com/repos/libra/libra/issues/comments/553168686","html_url":"https://github.com/libra/libra/pull/1726#issuecomment-553168686","issue_url":"https://api.github.com/repos/libra/libra/issues/1726","id":553168686,"node_id":"MDEyOklzc3VlQ29tbWVudDU1MzE2ODY4Ng==","user":{"login":"bors-libra","id":53831230,"node_id":"MDQ6VXNlcjUzODMxMjMw","avatar_url":"https://avatars1.githubusercontent.com/u/53831230?v=4","gravatar_id":"","url":"https://api.github.com/users/bors-libra","html_url":"https://github.com/bors-libra","followers_url":"https://api.github.com/users/bors-libra/followers","following_url":"https://api.github.com/users/bors-libra/following{/other_user}","gists_url":"https://api.github.com/users/bors-libra/gists{/gist_id}","starred_url":"https://api.github.com/users/bors-libra/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bors-libra/subscriptions","organizations_url":"https://api.github.com/users/bors-libra/orgs","repos_url":"https://api.github.com/users/bors-libra/repos","events_url":"https://api.github.com/users/bors-libra/events{/privacy}","received_events_url":"https://api.github.com/users/bors-libra/received_events","type":"User","site_admin":false},"created_at":"2019-11-12T23:41:40Z","updated_at":"2019-11-12T23:41:40Z","author_association":"COLLABORATOR","body":":sunny: Test successful - [checks-circle_commit_workflow](https://circleci.com/workflow-run/b10b5a43-2edd-4e9f-9341-02e0b010bd30?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link)\nApproved by: lightmark\nPushing e7882ef79f27c52a3a74e3bfd1e7194babf8d3e3 to master..."}}
|
{
"id": 179164257,
"name": "libra/libra",
"url": "https://api.github.com/repos/libra/libra"
}
|
{
"id": 53831230,
"login": "bors-libra",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/53831230?",
"url": "https://api.github.com/users/bors-libra"
}
|
{
"id": 48265171,
"login": "libra",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/48265171?",
"url": "https://api.github.com/orgs/libra"
}
| 2019-11-12T23:41:40 |
10847759706
|
{"actor":{"display_login":"bors-libra"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/waellet/waellet/issues/198","repository_url":"https://api.github.com/repos/waellet/waellet","labels_url":"https://api.github.com/repos/waellet/waellet/issues/198/labels{/name}","comments_url":"https://api.github.com/repos/waellet/waellet/issues/198/comments","events_url":"https://api.github.com/repos/waellet/waellet/issues/198/events","html_url":"https://github.com/waellet/waellet/issues/198","id":529432336,"node_id":"MDU6SXNzdWU1Mjk0MzIzMzY=","number":198,"title":"An in-range update of @vue/cli-service is breaking the build 🚨","user":{"login":"greenkeeper[bot]","id":23040076,"node_id":"MDM6Qm90MjMwNDAwNzY=","avatar_url":"https://avatars3.githubusercontent.com/in/505?v=4","gravatar_id":"","url":"https://api.github.com/users/greenkeeper%5Bbot%5D","html_url":"https://github.com/apps/greenkeeper","followers_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/followers","following_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/following{/other_user}","gists_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/gists{/gist_id}","starred_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/subscriptions","organizations_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/orgs","repos_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/repos","events_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/events{/privacy}","received_events_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/received_events","type":"Bot","site_admin":false},"labels":[{"id":1656074807,"node_id":"MDU6TGFiZWwxNjU2MDc0ODA3","url":"https://api.github.com/repos/waellet/waellet/labels/greenkeeper","name":"greenkeeper","color":"00c775","default":false,"description":null}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2019-11-27T15:51:48Z","updated_at":"2019-11-27T15:53:03Z","closed_at":null,"author_association":"CONTRIBUTOR","body":"\n## The dependency [@vue/cli-service](https://github.com/vuejs/vue-cli) was updated from `4.1.0` to `4.1.1`.\n\n🚨 [View failing branch](https://github.com/waellet/waellet/compare/master...waellet:greenkeeper%2F%40vue%2Fcli-service-4.1.1).\n\nThis version is **covered** by your **current version range** and after updating it in your project **the build failed**.\n\n\n\n\n@vue/cli-service is a direct dependency of this project, and **it is very likely causing it to break**. If other packages depend on yours, this update is probably also breaking those in turn.\n\n\n\n<details>\n<summary>Status Details</summary>\n\n- ❌ **ci/circleci: install:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/waellet/waellet/237?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).\n</details>\n\n\n---\n\n<details>\n<summary>Release Notes for v4.1.1</summary>\n\n<h4><g-emoji class=\"g-emoji\" alias=\"bug\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f41b.png\">🐛</g-emoji> Bug Fix</h4>\n<ul>\n<li><code>@vue/cli-plugin-typescript</code>\n<ul>\n<li><a href=\"https://urls.greenkeeper.io/vuejs/vue-cli/pull/4894\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/vuejs/vue-cli/pull/4894/hovercard\">#4894</a> fix: fix tsx compilation (<a href=\"https://urls.greenkeeper.io/sodatea\">@sodatea</a>)</li>\n</ul>\n</li>\n</ul>\n<h4>Committers: 1</h4>\n<ul>\n<li>Haoqun Jiang (<a href=\"https://urls.greenkeeper.io/sodatea\">@sodatea</a>)</li>\n</ul>\n</details>\n\n<details>\n<summary>Commits</summary>\n<p>The new version differs by 3 commits.</p>\n<ul>\n<li><a href=\"https://urls.greenkeeper.io/vuejs/vue-cli/commit/2ddcc65dfe2a1f75df9df0b391c9b3e181407faf\"><code>2ddcc65</code></a> <code>v4.1.1</code></li>\n<li><a href=\"https://urls.greenkeeper.io/vuejs/vue-cli/commit/dd98fa6799914f54827142f0feb312835698bb4f\"><code>dd98fa6</code></a> <code>fix: fix tsx compilation (#4894)</code></li>\n<li><a href=\"https://urls.greenkeeper.io/vuejs/vue-cli/commit/d21245d6b5b9092694572ee5f035dcdf3046f777\"><code>d21245d</code></a> <code>workflow: correctly decide which dist-tag to use</code></li>\n</ul>\n<p>See the <a href=\"https://urls.greenkeeper.io/vuejs/vue-cli/compare/d316a187894a588722018c46113182c9dcb6c178...2ddcc65dfe2a1f75df9df0b391c9b3e181407faf\">full diff</a></p>\n</details>\n\n\n<details>\n<summary>FAQ and help</summary>\n\nThere is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).\n</details>\n\n---\n\n\nYour [Greenkeeper](https://greenkeeper.io) Bot :palm_tree:\n"},"comment":{"url":"https://api.github.com/repos/waellet/waellet/issues/comments/559145125","html_url":"https://github.com/waellet/waellet/issues/198#issuecomment-559145125","issue_url":"https://api.github.com/repos/waellet/waellet/issues/198","id":559145125,"node_id":"MDEyOklzc3VlQ29tbWVudDU1OTE0NTEyNQ==","user":{"login":"greenkeeper[bot]","id":23040076,"node_id":"MDM6Qm90MjMwNDAwNzY=","avatar_url":"https://avatars3.githubusercontent.com/in/505?v=4","gravatar_id":"","url":"https://api.github.com/users/greenkeeper%5Bbot%5D","html_url":"https://github.com/apps/greenkeeper","followers_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/followers","following_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/following{/other_user}","gists_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/gists{/gist_id}","starred_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/subscriptions","organizations_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/orgs","repos_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/repos","events_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/events{/privacy}","received_events_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/received_events","type":"Bot","site_admin":false},"created_at":"2019-11-27T15:53:03Z","updated_at":"2019-11-27T15:53:03Z","author_association":"CONTRIBUTOR","body":"After pinning to **4.1.0** your tests are still failing. The reported issue _might_ not affect your project. These imprecisions are caused by inconsistent test results."}}
|
{
"id": 175948065,
"name": "waellet/waellet",
"url": "https://api.github.com/repos/waellet/waellet"
}
|
{
"id": 23040076,
"login": "greenkeeper[bot]",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/23040076?",
"url": "https://api.github.com/users/greenkeeper[bot]"
}
|
{
"id": 48279376,
"login": "waellet",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/48279376?",
"url": "https://api.github.com/orgs/waellet"
}
| 2019-11-27T15:53:03 |
10961716794
|
{"actor":{"display_login":"greenkeeper"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/crytic/slither/issues/253","repository_url":"https://api.github.com/repos/crytic/slither","labels_url":"https://api.github.com/repos/crytic/slither/issues/253/labels{/name}","comments_url":"https://api.github.com/repos/crytic/slither/issues/253/comments","events_url":"https://api.github.com/repos/crytic/slither/issues/253/events","html_url":"https://github.com/crytic/slither/issues/253","id":446018960,"node_id":"MDU6SXNzdWU0NDYwMTg5NjA=","number":253,"title":"Flattening and etherscan upload","user":{"login":"montyly","id":13798342,"node_id":"MDQ6VXNlcjEzNzk4MzQy","avatar_url":"https://avatars2.githubusercontent.com/u/13798342?v=4","gravatar_id":"","url":"https://api.github.com/users/montyly","html_url":"https://github.com/montyly","followers_url":"https://api.github.com/users/montyly/followers","following_url":"https://api.github.com/users/montyly/following{/other_user}","gists_url":"https://api.github.com/users/montyly/gists{/gist_id}","starred_url":"https://api.github.com/users/montyly/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/montyly/subscriptions","organizations_url":"https://api.github.com/users/montyly/orgs","repos_url":"https://api.github.com/users/montyly/repos","events_url":"https://api.github.com/users/montyly/events{/privacy}","received_events_url":"https://api.github.com/users/montyly/received_events","type":"User","site_admin":false},"labels":[{"id":1047160702,"node_id":"MDU6TGFiZWwxMDQ3MTYwNzAy","url":"https://api.github.com/repos/crytic/slither/labels/enhancement","name":"enhancement","color":"a2eeef","default":true},{"id":1047160704,"node_id":"MDU6TGFiZWwxMDQ3MTYwNzA0","url":"https://api.github.com/repos/crytic/slither/labels/good%20first%20issue","name":"good first issue","color":"7057ff","default":true}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":8,"created_at":"2019-05-20T09:41:08Z","updated_at":"2019-08-12T16:15:42Z","closed_at":null,"author_association":"MEMBER","body":"Slither should be able to flatten any codebase and upload it to the etherscan verified contracts database, through [their API](https://etherscan.io/apis#contracts)\r\n\r\nOne caveat is to support aliasing of import"},"comment":{"url":"https://api.github.com/repos/crytic/slither/issues/comments/520492418","html_url":"https://github.com/crytic/slither/issues/253#issuecomment-520492418","issue_url":"https://api.github.com/repos/crytic/slither/issues/253","id":520492418,"node_id":"MDEyOklzc3VlQ29tbWVudDUyMDQ5MjQxOA==","user":{"login":"gitcoinbot","id":27903976,"node_id":"MDQ6VXNlcjI3OTAzOTc2","avatar_url":"https://avatars2.githubusercontent.com/u/27903976?v=4","gravatar_id":"","url":"https://api.github.com/users/gitcoinbot","html_url":"https://github.com/gitcoinbot","followers_url":"https://api.github.com/users/gitcoinbot/followers","following_url":"https://api.github.com/users/gitcoinbot/following{/other_user}","gists_url":"https://api.github.com/users/gitcoinbot/gists{/gist_id}","starred_url":"https://api.github.com/users/gitcoinbot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/gitcoinbot/subscriptions","organizations_url":"https://api.github.com/users/gitcoinbot/orgs","repos_url":"https://api.github.com/users/gitcoinbot/repos","events_url":"https://api.github.com/users/gitcoinbot/events{/privacy}","received_events_url":"https://api.github.com/users/gitcoinbot/received_events","type":"User","site_admin":false},"created_at":"2019-08-12T16:15:42Z","updated_at":"2019-08-12T16:15:42Z","author_association":"NONE","body":"@skyge Hello from Gitcoin Core - are you still working on this issue? Please submit a WIP PR or comment back within the next 3 days or you will be removed from this ticket and it will be returned to an ‘Open’ status. Please let us know if you have questions!\n* [x] reminder (3 days)\n* [ ] escalation to mods (6 days)\n\nFunders only: Snooze warnings for [1 day](https://gitcoin.co/issue/crytic/slither/253/3218?snooze=1) | [3 days](https://gitcoin.co/issue/crytic/slither/253/3218?snooze=3) | [5 days](https://gitcoin.co/issue/crytic/slither/253/3218?snooze=5) | [10 days](https://gitcoin.co/issue/crytic/slither/253/3218?snooze=10) | [100 days](https://gitcoin.co/issue/crytic/slither/253/3218?snooze=100)"}}
|
{
"id": 147583941,
"name": "crytic/slither",
"url": "https://api.github.com/repos/crytic/slither"
}
|
{
"id": 27903976,
"login": "gitcoinbot",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/27903976?",
"url": "https://api.github.com/users/gitcoinbot"
}
|
{
"id": 48330002,
"login": "crytic",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/48330002?",
"url": "https://api.github.com/orgs/crytic"
}
| 2019-08-12T16:15:43 |
10194696947
|
{"actor":{"display_login":"gitcoinbot"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/commanderx16/x16-emulator/issues/138","repository_url":"https://api.github.com/repos/commanderx16/x16-emulator","labels_url":"https://api.github.com/repos/commanderx16/x16-emulator/issues/138/labels{/name}","comments_url":"https://api.github.com/repos/commanderx16/x16-emulator/issues/138/comments","events_url":"https://api.github.com/repos/commanderx16/x16-emulator/issues/138/events","html_url":"https://github.com/commanderx16/x16-emulator/pull/138","id":499687298,"node_id":"MDExOlB1bGxSZXF1ZXN0MzIyMzU1Mzk0","number":138,"title":"Add SDL Controller Support","user":{"login":"jjbliss","id":3870465,"node_id":"MDQ6VXNlcjM4NzA0NjU=","avatar_url":"https://avatars1.githubusercontent.com/u/3870465?v=4","gravatar_id":"","url":"https://api.github.com/users/jjbliss","html_url":"https://github.com/jjbliss","followers_url":"https://api.github.com/users/jjbliss/followers","following_url":"https://api.github.com/users/jjbliss/following{/other_user}","gists_url":"https://api.github.com/users/jjbliss/gists{/gist_id}","starred_url":"https://api.github.com/users/jjbliss/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jjbliss/subscriptions","organizations_url":"https://api.github.com/users/jjbliss/orgs","repos_url":"https://api.github.com/users/jjbliss/repos","events_url":"https://api.github.com/users/jjbliss/events{/privacy}","received_events_url":"https://api.github.com/users/jjbliss/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2019-09-27T23:14:01Z","updated_at":"2019-09-29T01:35:17Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/commanderx16/x16-emulator/pulls/138","html_url":"https://github.com/commanderx16/x16-emulator/pull/138","diff_url":"https://github.com/commanderx16/x16-emulator/pull/138.diff","patch_url":"https://github.com/commanderx16/x16-emulator/pull/138.patch"},"body":"As requested in issue #56 , here is SDL controller support.\r\nTo use, add a command line argument, like \"-joy1 SNES\" and it will use the first SDL controller.\r\nThis works in a similar way to the ps2 implementation.\r\n\r\nThis might be improved by switching over to SDL events to maintain the controller state, as I've seen it miss very fast button presses. That issue was with a somewhat laggy bluetooth controller, so I'm not sure how much was just the bluetooth problems though."},"comment":{"url":"https://api.github.com/repos/commanderx16/x16-emulator/issues/comments/536238769","html_url":"https://github.com/commanderx16/x16-emulator/pull/138#issuecomment-536238769","issue_url":"https://api.github.com/repos/commanderx16/x16-emulator/issues/138","id":536238769,"node_id":"MDEyOklzc3VlQ29tbWVudDUzNjIzODc2OQ==","user":{"login":"jjbliss","id":3870465,"node_id":"MDQ6VXNlcjM4NzA0NjU=","avatar_url":"https://avatars1.githubusercontent.com/u/3870465?v=4","gravatar_id":"","url":"https://api.github.com/users/jjbliss","html_url":"https://github.com/jjbliss","followers_url":"https://api.github.com/users/jjbliss/followers","following_url":"https://api.github.com/users/jjbliss/following{/other_user}","gists_url":"https://api.github.com/users/jjbliss/gists{/gist_id}","starred_url":"https://api.github.com/users/jjbliss/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jjbliss/subscriptions","organizations_url":"https://api.github.com/users/jjbliss/orgs","repos_url":"https://api.github.com/users/jjbliss/repos","events_url":"https://api.github.com/users/jjbliss/events{/privacy}","received_events_url":"https://api.github.com/users/jjbliss/received_events","type":"User","site_admin":false},"created_at":"2019-09-29T01:35:17Z","updated_at":"2019-09-29T01:35:17Z","author_association":"CONTRIBUTOR","body":"Thanks greg, I'll put in those changes. A few more too.\r\nI've put together a small test program to see the controller inputs. There are a few problems I'm seeing, so I'll try to fix those.\r\nhttps://github.com/jjbliss/x16-controller-test\r\n"}}
|
{
"id": 198308456,
"name": "commanderx16/x16-emulator",
"url": "https://api.github.com/repos/commanderx16/x16-emulator"
}
|
{
"id": 3870465,
"login": "jjbliss",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/3870465?",
"url": "https://api.github.com/users/jjbliss"
}
|
{
"id": 48333074,
"login": "commanderx16",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/48333074?",
"url": "https://api.github.com/orgs/commanderx16"
}
| 2019-09-29T01:35:17 |
10517341212
|
{"actor":{"display_login":"jjbliss"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/openjs-foundation/cross-project-council/issues/286","repository_url":"https://api.github.com/repos/openjs-foundation/cross-project-council","labels_url":"https://api.github.com/repos/openjs-foundation/cross-project-council/issues/286/labels{/name}","comments_url":"https://api.github.com/repos/openjs-foundation/cross-project-council/issues/286/comments","events_url":"https://api.github.com/repos/openjs-foundation/cross-project-council/issues/286/events","html_url":"https://github.com/openjs-foundation/cross-project-council/issues/286","id":479609582,"node_id":"MDU6SXNzdWU0Nzk2MDk1ODI=","number":286,"title":"OpenJS Foundation Cross Project Council Meeting 2019-08-13","user":{"login":"mhdawson","id":9373002,"node_id":"MDQ6VXNlcjkzNzMwMDI=","avatar_url":"https://avatars3.githubusercontent.com/u/9373002?v=4","gravatar_id":"","url":"https://api.github.com/users/mhdawson","html_url":"https://github.com/mhdawson","followers_url":"https://api.github.com/users/mhdawson/followers","following_url":"https://api.github.com/users/mhdawson/following{/other_user}","gists_url":"https://api.github.com/users/mhdawson/gists{/gist_id}","starred_url":"https://api.github.com/users/mhdawson/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mhdawson/subscriptions","organizations_url":"https://api.github.com/users/mhdawson/orgs","repos_url":"https://api.github.com/users/mhdawson/repos","events_url":"https://api.github.com/users/mhdawson/events{/privacy}","received_events_url":"https://api.github.com/users/mhdawson/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":{"login":"mhdawson","id":9373002,"node_id":"MDQ6VXNlcjkzNzMwMDI=","avatar_url":"https://avatars3.githubusercontent.com/u/9373002?v=4","gravatar_id":"","url":"https://api.github.com/users/mhdawson","html_url":"https://github.com/mhdawson","followers_url":"https://api.github.com/users/mhdawson/followers","following_url":"https://api.github.com/users/mhdawson/following{/other_user}","gists_url":"https://api.github.com/users/mhdawson/gists{/gist_id}","starred_url":"https://api.github.com/users/mhdawson/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mhdawson/subscriptions","organizations_url":"https://api.github.com/users/mhdawson/orgs","repos_url":"https://api.github.com/users/mhdawson/repos","events_url":"https://api.github.com/users/mhdawson/events{/privacy}","received_events_url":"https://api.github.com/users/mhdawson/received_events","type":"User","site_admin":false},"assignees":[{"login":"mhdawson","id":9373002,"node_id":"MDQ6VXNlcjkzNzMwMDI=","avatar_url":"https://avatars3.githubusercontent.com/u/9373002?v=4","gravatar_id":"","url":"https://api.github.com/users/mhdawson","html_url":"https://github.com/mhdawson","followers_url":"https://api.github.com/users/mhdawson/followers","following_url":"https://api.github.com/users/mhdawson/following{/other_user}","gists_url":"https://api.github.com/users/mhdawson/gists{/gist_id}","starred_url":"https://api.github.com/users/mhdawson/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mhdawson/subscriptions","organizations_url":"https://api.github.com/users/mhdawson/orgs","repos_url":"https://api.github.com/users/mhdawson/repos","events_url":"https://api.github.com/users/mhdawson/events{/privacy}","received_events_url":"https://api.github.com/users/mhdawson/received_events","type":"User","site_admin":false}],"milestone":null,"comments":1,"created_at":"2019-08-12T12:06:28Z","updated_at":"2019-08-12T19:15:21Z","closed_at":null,"author_association":"MEMBER","body":"\n## Time\n\n**UTC Tue 13-Aug-2019 16:00 (04:00 PM)**:\n\n| Timezone | Date/Time |\n|---------------|-----------------------|\n| US / Pacific | Tue 13-Aug-2019 09:00 (09:00 AM) |\n| US / Mountain | Tue 13-Aug-2019 10:00 (10:00 AM) |\n| US / Central | Tue 13-Aug-2019 11:00 (11:00 AM) |\n| US / Eastern | Tue 13-Aug-2019 12:00 (12:00 PM) |\n| London | Tue 13-Aug-2019 17:00 (05:00 PM) |\n| Amsterdam | Tue 13-Aug-2019 18:00 (06:00 PM) |\n| Moscow | Tue 13-Aug-2019 19:00 (07:00 PM) |\n| Chennai | Tue 13-Aug-2019 21:30 (09:30 PM) |\n| Hangzhou | Wed 14-Aug-2019 00:00 (12:00 AM) |\n| Tokyo | Wed 14-Aug-2019 01:00 (01:00 AM) |\n| Sydney | Wed 14-Aug-2019 02:00 (02:00 AM) |\n\nOr in your local time:\n* http://www.timeanddate.com/worldclock/fixedtime.html?msg=Node.js+Foundation+Cross%20Project%20Council+Meeting+2019-08-13&iso=20190813T16\n* or http://www.wolframalpha.com/input/?i=04PM+UTC%2C+Aug+13%2C+2019+in+local+time\n\n## Links\n\n* Minutes Google Doc: <https://docs.google.com/document/d/1JwKmD36Nmli1btrdDWoSldCD0sZEjAK8QgHQaUMacxE/edit>\n\n\n## Agenda\n\nExtracted from **cross-project-council-agenda** labelled issues and pull requests from the **openjs-foundation org** prior to the meeting.\n\n### openjs-foundation/cross-project-council\n\n* jQuery project infrastructure [#285](https://github.com/openjs-foundation/cross-project-council/issues/285)\n* adds a draft charter template [#279](https://github.com/openjs-foundation/cross-project-council/pull/279)\n* doc: swapping refs to TAC with CPC [#275](https://github.com/openjs-foundation/cross-project-council/pull/275)\n* ELI5: project charters [#207](https://github.com/openjs-foundation/cross-project-council/issues/207)\n* Post-Bootstrap work to be managed by CPC [#115](https://github.com/openjs-foundation/cross-project-council/issues/115)\n\n## Invited\n\n* OpenJS Foundation Cross Project Council\n* OpenJS Foundation Project Maintainers\n* OpenJS Foundation Board of Directors\n\n### Observers/Guests\n\n\n## Notes\n\nThe agenda comes from issues labelled with `cross-project-council-agenda` across **all of the repositories in the openjs-foundation org**. Please label any additional issues that should be on the agenda before the meeting starts.\n\n## Joining the meeting\n\n\n\nlink for participants: Zoom link: https://zoom.us/j/920010234\n* For those who just want to watch: https://livestream.openjsf.org\n\n---\n\n**Invitees**\n\nPlease use the following emoji reactions in this post to indicate your\navailability.\n\n* :+1: - Attending\n* :-1: - Not attending\n* :confused: - Not sure yet\n\n\n"},"comment":{"url":"https://api.github.com/repos/openjs-foundation/cross-project-council/issues/comments/520558031","html_url":"https://github.com/openjs-foundation/cross-project-council/issues/286#issuecomment-520558031","issue_url":"https://api.github.com/repos/openjs-foundation/cross-project-council/issues/286","id":520558031,"node_id":"MDEyOklzc3VlQ29tbWVudDUyMDU1ODAzMQ==","user":{"login":"Jonahss","id":1521841,"node_id":"MDQ6VXNlcjE1MjE4NDE=","avatar_url":"https://avatars2.githubusercontent.com/u/1521841?v=4","gravatar_id":"","url":"https://api.github.com/users/Jonahss","html_url":"https://github.com/Jonahss","followers_url":"https://api.github.com/users/Jonahss/followers","following_url":"https://api.github.com/users/Jonahss/following{/other_user}","gists_url":"https://api.github.com/users/Jonahss/gists{/gist_id}","starred_url":"https://api.github.com/users/Jonahss/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Jonahss/subscriptions","organizations_url":"https://api.github.com/users/Jonahss/orgs","repos_url":"https://api.github.com/users/Jonahss/repos","events_url":"https://api.github.com/users/Jonahss/events{/privacy}","received_events_url":"https://api.github.com/users/Jonahss/received_events","type":"User","site_admin":false},"created_at":"2019-08-12T19:15:21Z","updated_at":"2019-08-12T19:15:21Z","author_association":"CONTRIBUTOR","body":"I won't be able to make it, I'll be on a plane."}}
|
{
"id": 152907917,
"name": "openjs-foundation/cross-project-council",
"url": "https://api.github.com/repos/openjs-foundation/cross-project-council"
}
|
{
"id": 1521841,
"login": "Jonahss",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/1521841?",
"url": "https://api.github.com/users/Jonahss"
}
|
{
"id": 48335322,
"login": "openjs-foundation",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/48335322?",
"url": "https://api.github.com/orgs/openjs-foundation"
}
| 2019-08-12T19:15:21 |
10195874778
|
{"actor":{"display_login":"Jonahss"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/astrorama/SourceXtractorPlusPlus/issues/165","repository_url":"https://api.github.com/repos/astrorama/SourceXtractorPlusPlus","labels_url":"https://api.github.com/repos/astrorama/SourceXtractorPlusPlus/issues/165/labels{/name}","comments_url":"https://api.github.com/repos/astrorama/SourceXtractorPlusPlus/issues/165/comments","events_url":"https://api.github.com/repos/astrorama/SourceXtractorPlusPlus/issues/165/events","html_url":"https://github.com/astrorama/SourceXtractorPlusPlus/issues/165","id":523517256,"node_id":"MDU6SXNzdWU1MjM1MTcyNTY=","number":165,"title":"Negative variance values","user":{"login":"mkuemmel","id":10818276,"node_id":"MDQ6VXNlcjEwODE4Mjc2","avatar_url":"https://avatars0.githubusercontent.com/u/10818276?v=4","gravatar_id":"","url":"https://api.github.com/users/mkuemmel","html_url":"https://github.com/mkuemmel","followers_url":"https://api.github.com/users/mkuemmel/followers","following_url":"https://api.github.com/users/mkuemmel/following{/other_user}","gists_url":"https://api.github.com/users/mkuemmel/gists{/gist_id}","starred_url":"https://api.github.com/users/mkuemmel/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mkuemmel/subscriptions","organizations_url":"https://api.github.com/users/mkuemmel/orgs","repos_url":"https://api.github.com/users/mkuemmel/repos","events_url":"https://api.github.com/users/mkuemmel/events{/privacy}","received_events_url":"https://api.github.com/users/mkuemmel/received_events","type":"User","site_admin":false},"labels":[{"id":692457658,"node_id":"MDU6TGFiZWw2OTI0NTc2NTg=","url":"https://api.github.com/repos/astrorama/SourceXtractorPlusPlus/labels/bug","name":"bug","color":"ee0701","default":true,"description":null}],"state":"open","locked":false,"assignee":{"login":"ayllon","id":1410577,"node_id":"MDQ6VXNlcjE0MTA1Nzc=","avatar_url":"https://avatars1.githubusercontent.com/u/1410577?v=4","gravatar_id":"","url":"https://api.github.com/users/ayllon","html_url":"https://github.com/ayllon","followers_url":"https://api.github.com/users/ayllon/followers","following_url":"https://api.github.com/users/ayllon/following{/other_user}","gists_url":"https://api.github.com/users/ayllon/gists{/gist_id}","starred_url":"https://api.github.com/users/ayllon/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ayllon/subscriptions","organizations_url":"https://api.github.com/users/ayllon/orgs","repos_url":"https://api.github.com/users/ayllon/repos","events_url":"https://api.github.com/users/ayllon/events{/privacy}","received_events_url":"https://api.github.com/users/ayllon/received_events","type":"User","site_admin":false},"assignees":[{"login":"ayllon","id":1410577,"node_id":"MDQ6VXNlcjE0MTA1Nzc=","avatar_url":"https://avatars1.githubusercontent.com/u/1410577?v=4","gravatar_id":"","url":"https://api.github.com/users/ayllon","html_url":"https://github.com/ayllon","followers_url":"https://api.github.com/users/ayllon/followers","following_url":"https://api.github.com/users/ayllon/following{/other_user}","gists_url":"https://api.github.com/users/ayllon/gists{/gist_id}","starred_url":"https://api.github.com/users/ayllon/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ayllon/subscriptions","organizations_url":"https://api.github.com/users/ayllon/orgs","repos_url":"https://api.github.com/users/ayllon/repos","events_url":"https://api.github.com/users/ayllon/events{/privacy}","received_events_url":"https://api.github.com/users/ayllon/received_events","type":"User","site_admin":false},{"login":"marcschefer","id":31961290,"node_id":"MDQ6VXNlcjMxOTYxMjkw","avatar_url":"https://avatars3.githubusercontent.com/u/31961290?v=4","gravatar_id":"","url":"https://api.github.com/users/marcschefer","html_url":"https://github.com/marcschefer","followers_url":"https://api.github.com/users/marcschefer/followers","following_url":"https://api.github.com/users/marcschefer/following{/other_user}","gists_url":"https://api.github.com/users/marcschefer/gists{/gist_id}","starred_url":"https://api.github.com/users/marcschefer/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/marcschefer/subscriptions","organizations_url":"https://api.github.com/users/marcschefer/orgs","repos_url":"https://api.github.com/users/marcschefer/repos","events_url":"https://api.github.com/users/marcschefer/events{/privacy}","received_events_url":"https://api.github.com/users/marcschefer/received_events","type":"User","site_admin":false}],"milestone":null,"comments":7,"created_at":"2019-11-15T14:58:26Z","updated_at":"2019-11-22T10:52:57Z","closed_at":null,"author_association":"COLLABORATOR","body":"Turns out that the filtered variance *can* be <0.0 when \"--weight-type=background\" and the image values are constant. This leads to sqrt(<0.0)=nan in further processing steps.\r\nTurns out there are two sources of negative variance values:\r\n1. the spline interpolation of low level (positive) variance can become negative;\r\n2. the convolution with the detection filter using DFT can lead to negative filtered variance values;\r\n\r\nThe first problem is already solved in this branch:\r\nhttps://github.com/astrorama/SourceXtractorPlusPlus/tree/fix/negative_var_values\r\n\r\n2. still needs to be solved. I do have data for testing purposes."},"comment":{"url":"https://api.github.com/repos/astrorama/SourceXtractorPlusPlus/issues/comments/557486759","html_url":"https://github.com/astrorama/SourceXtractorPlusPlus/issues/165#issuecomment-557486759","issue_url":"https://api.github.com/repos/astrorama/SourceXtractorPlusPlus/issues/165","id":557486759,"node_id":"MDEyOklzc3VlQ29tbWVudDU1NzQ4Njc1OQ==","user":{"login":"mkuemmel","id":10818276,"node_id":"MDQ6VXNlcjEwODE4Mjc2","avatar_url":"https://avatars0.githubusercontent.com/u/10818276?v=4","gravatar_id":"","url":"https://api.github.com/users/mkuemmel","html_url":"https://github.com/mkuemmel","followers_url":"https://api.github.com/users/mkuemmel/followers","following_url":"https://api.github.com/users/mkuemmel/following{/other_user}","gists_url":"https://api.github.com/users/mkuemmel/gists{/gist_id}","starred_url":"https://api.github.com/users/mkuemmel/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mkuemmel/subscriptions","organizations_url":"https://api.github.com/users/mkuemmel/orgs","repos_url":"https://api.github.com/users/mkuemmel/repos","events_url":"https://api.github.com/users/mkuemmel/events{/privacy}","received_events_url":"https://api.github.com/users/mkuemmel/received_events","type":"User","site_admin":false},"created_at":"2019-11-22T10:52:57Z","updated_at":"2019-11-22T10:52:57Z","author_association":"COLLABORATOR","body":"Also I was doing the same mistake. It is corrected."}}
|
{
"id": 103535841,
"name": "astrorama/SourceXtractorPlusPlus",
"url": "https://api.github.com/repos/astrorama/SourceXtractorPlusPlus"
}
|
{
"id": 10818276,
"login": "mkuemmel",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/10818276?",
"url": "https://api.github.com/users/mkuemmel"
}
|
{
"id": 48352705,
"login": "astrorama",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/48352705?",
"url": "https://api.github.com/orgs/astrorama"
}
| 2019-11-22T10:52:57 |
10924774965
|
{"actor":{"display_login":"mkuemmel"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/ytdl-org/youtube-dl/issues/22674","repository_url":"https://api.github.com/repos/ytdl-org/youtube-dl","labels_url":"https://api.github.com/repos/ytdl-org/youtube-dl/issues/22674/labels{/name}","comments_url":"https://api.github.com/repos/ytdl-org/youtube-dl/issues/22674/comments","events_url":"https://api.github.com/repos/ytdl-org/youtube-dl/issues/22674/events","html_url":"https://github.com/ytdl-org/youtube-dl/issues/22674","id":505505177,"node_id":"MDU6SXNzdWU1MDU1MDUxNzc=","number":22674,"title":"FranceTV: sound stop after 10 seconds in videos with audio only file","user":{"login":"zag-adka","id":56411907,"node_id":"MDQ6VXNlcjU2NDExOTA3","avatar_url":"https://avatars3.githubusercontent.com/u/56411907?v=4","gravatar_id":"","url":"https://api.github.com/users/zag-adka","html_url":"https://github.com/zag-adka","followers_url":"https://api.github.com/users/zag-adka/followers","following_url":"https://api.github.com/users/zag-adka/following{/other_user}","gists_url":"https://api.github.com/users/zag-adka/gists{/gist_id}","starred_url":"https://api.github.com/users/zag-adka/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zag-adka/subscriptions","organizations_url":"https://api.github.com/users/zag-adka/orgs","repos_url":"https://api.github.com/users/zag-adka/repos","events_url":"https://api.github.com/users/zag-adka/events{/privacy}","received_events_url":"https://api.github.com/users/zag-adka/received_events","type":"User","site_admin":false},"labels":[{"id":254120733,"node_id":"MDU6TGFiZWwyNTQxMjA3MzM=","url":"https://api.github.com/repos/ytdl-org/youtube-dl/labels/geo-restricted","name":"geo-restricted","color":"fbca04","default":false,"description":null}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2019-10-10T20:53:21Z","updated_at":"2019-11-23T20:21:05Z","closed_at":null,"author_association":"NONE","body":"In several videos from www.france.tv, including all recent from \"Passion Outremer\" but also some others, there are several video only files and an audio only file. But the other video files are video+audio. This audio file triggers an error of ffmpeg after 10 seconds when merging, thus the video+audio merged file doesn't have sound included after these seconds. For an original sound file of about 20 MB, the sound extracted from the merged file is only 80 KB, including only these 10 seconds.\r\n\r\nThis problem is not strictly related to youtube-dl and maybe not to ffmpeg. I think that it comes from a basic copy protection system which includes an error in the file. In the browser, it works well, but with youtube-dl the sound track is truncated.\r\n\r\nPlease note that if I download the audio only file with \"-f bestaudio\", the sound track is also cut, because of the postprocessing with ffmpeg.\r\n\r\nI found a workaround to keep the entire sound track for further postprocessing by using this option: \"--fixup never\", combined with \"-f bestaudio\".\r\n\r\nI first tried to hear the sound with VLC or mplayer, it stops at 10s. Then I installed ffplay 4.1.4 (Debian package from deb-multimedia.org), which works, but I hear a very short pause in the sound at 10 seconds, then at 30s and maybe every 30s. I haven't tried with ffmpeg 4.2 or 4.2.1. Of course, I use the latest youtube-dl, which is 2019.09.28.\r\n\r\nMaybe with ffmpeg options I can merge the video only file and the audio only file but I'm not an expert of ffmpeg and haven't found it in the documentation. If a fix is found with ffmpeg options, it would be useful to include it in youtube-dl code.\r\n\r\nHere are some examples of these videos:\r\n\r\nhttps://www.france.tv/documentaires/voyages/1073909-montagne-pelee-un-volcan-sous-haute-surveillance.html\r\nhttps://www.france.tv/france-o/antilles-les-volcans-se-reveillent/1020287-montserrat-la-pompei-des-caraibes.html\r\nhttps://www.france.tv/documentaires/voyages/1083115-soufriere-la-vieille-dame-indomptable.html\r\nhttps://www.france.tv/france-o/antilles-les-volcans-se-reveillent/1084769-dominique-une-ile-en-ebullition.html\r\nhttps://www.france.tv/documentaires/animaux-nature/1085375-des-volcans-aux-lagons.html\r\nhttps://www.france.tv/documentaires/animaux-nature/1085373-reunion-le-volcan-rouge.html\r\nhttps://www.france.tv/france-o/passion-outre-mer/763831-passion-outre-mer.html\r\n\r\nFor the concerned videos, \"youtube-dl -F\" gives for example:\r\nformat code extension resolution note\r\nhls_v5_os-audio-aacl-64-Audio_Français mp4 audio only [fr] \r\nhls_v5_os-191 mp4 256x144 191k , avc1.42C01E, 25.0fps, video only\r\nhls_v5_os-321 mp4 320x180 321k , avc1.42C01E, 25.0fps, video only\r\nhls_v5_os-609 mp4 512x288 609k , avc1.42C01E, 25.0fps, video only\r\nhls_v5_os-880 mp4 704x396 880k , avc1.4D401F, 25.0fps, video only\r\nhls_v5_os-1554 mp4 1024x576 1554k , avc1.4D401F, 25.0fps, video only (best)\r\n\r\nOther videos with audio merged are OK.\r\n\r\nI attach a log of youtube-dl downloading the audio only file, with the file cut by postprocessing, as you can see in the following \"ls\".\r\n\r\n[rapport_de_bug_youtube-dl.log](https://github.com/ytdl-org/youtube-dl/files/3714580/rapport_de_bug_youtube-dl.log)\r\n"},"comment":{"url":"https://api.github.com/repos/ytdl-org/youtube-dl/issues/comments/557829791","html_url":"https://github.com/ytdl-org/youtube-dl/issues/22674#issuecomment-557829791","issue_url":"https://api.github.com/repos/ytdl-org/youtube-dl/issues/22674","id":557829791,"node_id":"MDEyOklzc3VlQ29tbWVudDU1NzgyOTc5MQ==","user":{"login":"guy-teube","id":18379228,"node_id":"MDQ6VXNlcjE4Mzc5MjI4","avatar_url":"https://avatars0.githubusercontent.com/u/18379228?v=4","gravatar_id":"","url":"https://api.github.com/users/guy-teube","html_url":"https://github.com/guy-teube","followers_url":"https://api.github.com/users/guy-teube/followers","following_url":"https://api.github.com/users/guy-teube/following{/other_user}","gists_url":"https://api.github.com/users/guy-teube/gists{/gist_id}","starred_url":"https://api.github.com/users/guy-teube/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/guy-teube/subscriptions","organizations_url":"https://api.github.com/users/guy-teube/orgs","repos_url":"https://api.github.com/users/guy-teube/repos","events_url":"https://api.github.com/users/guy-teube/events{/privacy}","received_events_url":"https://api.github.com/users/guy-teube/received_events","type":"User","site_admin":false},"created_at":"2019-11-23T20:21:05Z","updated_at":"2019-11-23T20:21:05Z","author_association":"NONE","body":"Any news about this issue ? All my videos have no sound after 10 seconds, quite disturbing...\r\nThank you"}}
|
{
"id": 1039520,
"name": "ytdl-org/youtube-dl",
"url": "https://api.github.com/repos/ytdl-org/youtube-dl"
}
|
{
"id": 18379228,
"login": "guy-teube",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/18379228?",
"url": "https://api.github.com/users/guy-teube"
}
|
{
"id": 48381040,
"login": "ytdl-org",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/48381040?",
"url": "https://api.github.com/orgs/ytdl-org"
}
| 2019-11-23T20:21:06 |
10932794883
|
{"actor":{"display_login":"guy-teube"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/ytdl-org/youtube-dl/issues/21601","repository_url":"https://api.github.com/repos/ytdl-org/youtube-dl","labels_url":"https://api.github.com/repos/ytdl-org/youtube-dl/issues/21601/labels{/name}","comments_url":"https://api.github.com/repos/ytdl-org/youtube-dl/issues/21601/comments","events_url":"https://api.github.com/repos/ytdl-org/youtube-dl/issues/21601/events","html_url":"https://github.com/ytdl-org/youtube-dl/issues/21601","id":462870032,"node_id":"MDU6SXNzdWU0NjI4NzAwMzI=","number":21601,"title":"PluralSight downloads seem to have stopped working - \"Unable to download webpage: HTTP Error 403: Forbidden\"","user":{"login":"marcthayer","id":646630,"node_id":"MDQ6VXNlcjY0NjYzMA==","avatar_url":"https://avatars3.githubusercontent.com/u/646630?v=4","gravatar_id":"","url":"https://api.github.com/users/marcthayer","html_url":"https://github.com/marcthayer","followers_url":"https://api.github.com/users/marcthayer/followers","following_url":"https://api.github.com/users/marcthayer/following{/other_user}","gists_url":"https://api.github.com/users/marcthayer/gists{/gist_id}","starred_url":"https://api.github.com/users/marcthayer/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/marcthayer/subscriptions","organizations_url":"https://api.github.com/users/marcthayer/orgs","repos_url":"https://api.github.com/users/marcthayer/repos","events_url":"https://api.github.com/users/marcthayer/events{/privacy}","received_events_url":"https://api.github.com/users/marcthayer/received_events","type":"User","site_admin":false},"labels":[{"id":317495295,"node_id":"MDU6TGFiZWwzMTc0OTUyOTU=","url":"https://api.github.com/repos/ytdl-org/youtube-dl/labels/account-needed","name":"account-needed","color":"fef2c0","default":false}],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":5,"created_at":"2019-07-01T19:20:13Z","updated_at":"2019-08-02T15:51:54Z","closed_at":"2019-07-01T20:33:57Z","author_association":"NONE","body":"## Checklist\r\n\r\n- [x] I'm reporting a broken site support\r\n- [x] I've verified that I'm running youtube-dl version **2019.07.02**\r\n- [x] I've checked that all provided URLs are alive and playable in a browser\r\n- [x] I've checked that all URLs and arguments with special characters are properly quoted or escaped\r\n- [x] I've searched the bugtracker for similar issues including closed ones\r\n\r\n## Verbose log\r\n\r\n```\r\n[debug] System config: []\r\n[debug] User config: []\r\n[debug] Custom config: []\r\n[debug] Command-line args: [u'--username', u'PRIVATE', u'--password', u'PRIVATE', u'-o', u'~/PluralSight/%(playlist)s/%(chapter_number)s - %(chapter)s/%(playlist_index)s - %(title)s.%(ext)s', u'--sleep-interval', u'60', u'https://app.pluralsight.com/library/courses/test-driven-development-big-picture', u'--playlist-start', u'1', u'--verbose']\r\n[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8\r\n[debug] youtube-dl version 2019.07.02\r\n[debug] Python version 2.7.16 (CPython) - Darwin-18.6.0-x86_64-i386-64bit\r\n[debug] exe versions: rtmpdump 2.4\r\n[debug] Proxy map: {}\r\n[pluralsight:course] test-driven-development-big-picture: Downloading JSON metadata\r\n[download] Downloading playlist: Test-driven Development: The Big Picture\r\n[pluralsight:course] playlist Test-driven Development: The Big Picture: Collected 31 video ids (downloading 31 of them)\r\n[download] Downloading video 1 of 31\r\n[pluralsight] Downloading login page\r\nERROR: Unable to download webpage: HTTP Error 403: Forbidden (caused by HTTPError()); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.\r\n File \"/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py\", line 627, in _request_webpage\r\n return self._downloader.urlopen(url_or_request)\r\n File \"/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py\", line 2227, in urlopen\r\n return self._opener.open(req, timeout=self._socket_timeout)\r\n File \"/usr/local/Cellar/python@2/2.7.16/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py\", line 435, in open\r\n response = meth(req, response)\r\n File \"/usr/local/Cellar/python@2/2.7.16/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py\", line 548, in http_response\r\n 'http', request, response, code, msg, hdrs)\r\n File \"/usr/local/Cellar/python@2/2.7.16/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py\", line 473, in error\r\n return self._call_chain(*args)\r\n File \"/usr/local/Cellar/python@2/2.7.16/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py\", line 407, in _call_chain\r\n result = func(*args)\r\n File \"/usr/local/Cellar/python@2/2.7.16/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py\", line 556, in http_error_default\r\n raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)\r\n```\r\n\r\n## Description\r\n\r\nPluralSight doesn't seem to be working for me and a few other people I checked with. It was working as of last week when I first tried this tool to successfully download one course. While trying to download another yesterday, I started running into the above 403 error. Updating to the latest version of this tool didn't change anything, and I don't think that one course a week is enough to trigger any blocks on my side.\r\n\r\nMostly I want someone else to try to confirm if it's account specific to us or not, though all the people I checked with are under different accounts and download at very different frequencies, but all of us are getting 403s now.\r\n"},"comment":{"url":"https://api.github.com/repos/ytdl-org/youtube-dl/issues/comments/517752159","html_url":"https://github.com/ytdl-org/youtube-dl/issues/21601#issuecomment-517752159","issue_url":"https://api.github.com/repos/ytdl-org/youtube-dl/issues/21601","id":517752159,"node_id":"MDEyOklzc3VlQ29tbWVudDUxNzc1MjE1OQ==","user":{"login":"LakunleD","id":7894603,"node_id":"MDQ6VXNlcjc4OTQ2MDM=","avatar_url":"https://avatars3.githubusercontent.com/u/7894603?v=4","gravatar_id":"","url":"https://api.github.com/users/LakunleD","html_url":"https://github.com/LakunleD","followers_url":"https://api.github.com/users/LakunleD/followers","following_url":"https://api.github.com/users/LakunleD/following{/other_user}","gists_url":"https://api.github.com/users/LakunleD/gists{/gist_id}","starred_url":"https://api.github.com/users/LakunleD/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/LakunleD/subscriptions","organizations_url":"https://api.github.com/users/LakunleD/orgs","repos_url":"https://api.github.com/users/LakunleD/repos","events_url":"https://api.github.com/users/LakunleD/events{/privacy}","received_events_url":"https://api.github.com/users/LakunleD/received_events","type":"User","site_admin":false},"created_at":"2019-08-02T15:51:54Z","updated_at":"2019-08-02T15:51:54Z","author_association":"NONE","body":"@dstftw Do you still need a pluralsight account to test with? I can provide you with one"}}
|
{
"id": 1039520,
"name": "ytdl-org/youtube-dl",
"url": "https://api.github.com/repos/ytdl-org/youtube-dl"
}
|
{
"id": 7894603,
"login": "LakunleD",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/7894603?",
"url": "https://api.github.com/users/LakunleD"
}
|
{
"id": 48381040,
"login": "ytdl-org",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/48381040?",
"url": "https://api.github.com/orgs/ytdl-org"
}
| 2019-08-02T15:51:54 |
10137685829
|
{"actor":{"display_login":"LakunleD"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/demostat/demostat/issues/22","repository_url":"https://api.github.com/repos/demostat/demostat","labels_url":"https://api.github.com/repos/demostat/demostat/issues/22/labels{/name}","comments_url":"https://api.github.com/repos/demostat/demostat/issues/22/comments","events_url":"https://api.github.com/repos/demostat/demostat/issues/22/events","html_url":"https://github.com/demostat/demostat/issues/22","id":420535408,"node_id":"MDU6SXNzdWU0MjA1MzU0MDg=","number":22,"title":"Organisation-View verschönern","user":{"login":"clerie","id":9381848,"node_id":"MDQ6VXNlcjkzODE4NDg=","avatar_url":"https://avatars3.githubusercontent.com/u/9381848?v=4","gravatar_id":"","url":"https://api.github.com/users/clerie","html_url":"https://github.com/clerie","followers_url":"https://api.github.com/users/clerie/followers","following_url":"https://api.github.com/users/clerie/following{/other_user}","gists_url":"https://api.github.com/users/clerie/gists{/gist_id}","starred_url":"https://api.github.com/users/clerie/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/clerie/subscriptions","organizations_url":"https://api.github.com/users/clerie/orgs","repos_url":"https://api.github.com/users/clerie/repos","events_url":"https://api.github.com/users/clerie/events{/privacy}","received_events_url":"https://api.github.com/users/clerie/received_events","type":"User","site_admin":false},"labels":[{"id":1252587200,"node_id":"MDU6TGFiZWwxMjUyNTg3MjAw","url":"https://api.github.com/repos/demostat/demostat/labels/enhancement","name":"enhancement","color":"a2eeef","default":true},{"id":1271415555,"node_id":"MDU6TGFiZWwxMjcxNDE1NTU1","url":"https://api.github.com/repos/demostat/demostat/labels/important","name":"important","color":"fc1946","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":{"url":"https://api.github.com/repos/demostat/demostat/milestones/1","html_url":"https://github.com/demostat/demostat/milestone/1","labels_url":"https://api.github.com/repos/demostat/demostat/milestones/1/labels","id":4096346,"node_id":"MDk6TWlsZXN0b25lNDA5NjM0Ng==","number":1,"title":"Alpha","description":"Ab diesem Entwicklunsstand sollte man das ganze als Besucher nutzen können und als Admin auch öffentlich zugänglich machen können, dass niemand vergrault wird XP","creator":{"login":"clerie","id":9381848,"node_id":"MDQ6VXNlcjkzODE4NDg=","avatar_url":"https://avatars3.githubusercontent.com/u/9381848?v=4","gravatar_id":"","url":"https://api.github.com/users/clerie","html_url":"https://github.com/clerie","followers_url":"https://api.github.com/users/clerie/followers","following_url":"https://api.github.com/users/clerie/following{/other_user}","gists_url":"https://api.github.com/users/clerie/gists{/gist_id}","starred_url":"https://api.github.com/users/clerie/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/clerie/subscriptions","organizations_url":"https://api.github.com/users/clerie/orgs","repos_url":"https://api.github.com/users/clerie/repos","events_url":"https://api.github.com/users/clerie/events{/privacy}","received_events_url":"https://api.github.com/users/clerie/received_events","type":"User","site_admin":false},"open_issues":10,"closed_issues":6,"state":"open","created_at":"2019-02-28T11:43:19Z","updated_at":"2019-03-13T20:45:49Z","due_on":null,"closed_at":null},"comments":1,"created_at":"2019-03-13T14:36:52Z","updated_at":"2019-03-13T20:48:08Z","closed_at":null,"author_association":"COLLABORATOR","body":"Die Übersichtsseite muss dringend überarbeitet werden. Nicht nur, dass bestimmte Details nicht angezeigt werden, sondern auch, dass die angezeigten Demos ungefiltert sind und demnacht auch viel zu viele angezeigt werden können"},"comment":{"url":"https://api.github.com/repos/demostat/demostat/issues/comments/472599297","html_url":"https://github.com/demostat/demostat/issues/22#issuecomment-472599297","issue_url":"https://api.github.com/repos/demostat/demostat/issues/22","id":472599297,"node_id":"MDEyOklzc3VlQ29tbWVudDQ3MjU5OTI5Nw==","user":{"login":"clerie","id":9381848,"node_id":"MDQ6VXNlcjkzODE4NDg=","avatar_url":"https://avatars3.githubusercontent.com/u/9381848?v=4","gravatar_id":"","url":"https://api.github.com/users/clerie","html_url":"https://github.com/clerie","followers_url":"https://api.github.com/users/clerie/followers","following_url":"https://api.github.com/users/clerie/following{/other_user}","gists_url":"https://api.github.com/users/clerie/gists{/gist_id}","starred_url":"https://api.github.com/users/clerie/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/clerie/subscriptions","organizations_url":"https://api.github.com/users/clerie/orgs","repos_url":"https://api.github.com/users/clerie/repos","events_url":"https://api.github.com/users/clerie/events{/privacy}","received_events_url":"https://api.github.com/users/clerie/received_events","type":"User","site_admin":false},"created_at":"2019-03-13T20:48:08Z","updated_at":"2019-03-13T20:48:08Z","author_association":"COLLABORATOR","body":"Aktuell werden alle Demos angezeigt, die je eingetragen wurden. Das kann viel werden. Wir müssen uns überlegen, wie wir diese darstellen woll und welche Demos. Als Filter im Archiv oder nur Demos mit einer bestimmten Popularität..."}}
|
{
"id": 173099268,
"name": "demostat/demostat",
"url": "https://api.github.com/repos/demostat/demostat"
}
|
{
"id": 9381848,
"login": "clerie",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/9381848?",
"url": "https://api.github.com/users/clerie"
}
|
{
"id": 48494462,
"login": "demostat",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/48494462?",
"url": "https://api.github.com/orgs/demostat"
}
| 2019-03-13T20:48:08 |
9238176319
|
{"actor":{"display_login":"clerie"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/commons-stack/website/issues/6","repository_url":"https://api.github.com/repos/commons-stack/website","labels_url":"https://api.github.com/repos/commons-stack/website/issues/6/labels{/name}","comments_url":"https://api.github.com/repos/commons-stack/website/issues/6/comments","events_url":"https://api.github.com/repos/commons-stack/website/issues/6/events","html_url":"https://github.com/commons-stack/website/issues/6","id":445451735,"node_id":"MDU6SXNzdWU0NDU0NTE3MzU=","number":6,"title":"Change background ","user":{"login":"krrisis","id":6533925,"node_id":"MDQ6VXNlcjY1MzM5MjU=","avatar_url":"https://avatars2.githubusercontent.com/u/6533925?v=4","gravatar_id":"","url":"https://api.github.com/users/krrisis","html_url":"https://github.com/krrisis","followers_url":"https://api.github.com/users/krrisis/followers","following_url":"https://api.github.com/users/krrisis/following{/other_user}","gists_url":"https://api.github.com/users/krrisis/gists{/gist_id}","starred_url":"https://api.github.com/users/krrisis/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/krrisis/subscriptions","organizations_url":"https://api.github.com/users/krrisis/orgs","repos_url":"https://api.github.com/users/krrisis/repos","events_url":"https://api.github.com/users/krrisis/events{/privacy}","received_events_url":"https://api.github.com/users/krrisis/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2019-05-17T13:48:39Z","updated_at":"2019-05-21T10:56:37Z","closed_at":null,"author_association":"NONE","body":"Just talked with kay, loie, griff etc\r\nWe think the background is cool but we prefer something slightly less.. psychedelic :) but NOT corporate ofc \r\n\r\nProposal: could you come up with a static background that brings back some of the color coding of the carrot? \r\n\r\nFYI: don't put tooo much time in it, bcs that research group from the other max is working on a logo & house style. (just might still take some time - so this is for in the meantime)"},"comment":{"url":"https://api.github.com/repos/commons-stack/website/issues/comments/494342811","html_url":"https://github.com/commons-stack/website/issues/6#issuecomment-494342811","issue_url":"https://api.github.com/repos/commons-stack/website/issues/6","id":494342811,"node_id":"MDEyOklzc3VlQ29tbWVudDQ5NDM0MjgxMQ==","user":{"login":"MaxSemenchuk","id":11428528,"node_id":"MDQ6VXNlcjExNDI4NTI4","avatar_url":"https://avatars3.githubusercontent.com/u/11428528?v=4","gravatar_id":"","url":"https://api.github.com/users/MaxSemenchuk","html_url":"https://github.com/MaxSemenchuk","followers_url":"https://api.github.com/users/MaxSemenchuk/followers","following_url":"https://api.github.com/users/MaxSemenchuk/following{/other_user}","gists_url":"https://api.github.com/users/MaxSemenchuk/gists{/gist_id}","starred_url":"https://api.github.com/users/MaxSemenchuk/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/MaxSemenchuk/subscriptions","organizations_url":"https://api.github.com/users/MaxSemenchuk/orgs","repos_url":"https://api.github.com/users/MaxSemenchuk/repos","events_url":"https://api.github.com/users/MaxSemenchuk/events{/privacy}","received_events_url":"https://api.github.com/users/MaxSemenchuk/received_events","type":"User","site_admin":false},"created_at":"2019-05-21T10:56:37Z","updated_at":"2019-05-21T10:56:37Z","author_association":"NONE","body":"@krrisis check now"}}
|
{
"id": 186406040,
"name": "commons-stack/website",
"url": "https://api.github.com/repos/commons-stack/website"
}
|
{
"id": 11428528,
"login": "MaxSemenchuk",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/11428528?",
"url": "https://api.github.com/users/MaxSemenchuk"
}
|
{
"id": 48513475,
"login": "commons-stack",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/48513475?",
"url": "https://api.github.com/orgs/commons-stack"
}
| 2019-05-21T10:56:38 |
9666485205
|
{"actor":{"display_login":"MaxSemenchuk"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/cs701-accessmidd/access-midd/issues/10","repository_url":"https://api.github.com/repos/cs701-accessmidd/access-midd","labels_url":"https://api.github.com/repos/cs701-accessmidd/access-midd/issues/10/labels{/name}","comments_url":"https://api.github.com/repos/cs701-accessmidd/access-midd/issues/10/comments","events_url":"https://api.github.com/repos/cs701-accessmidd/access-midd/issues/10/events","html_url":"https://github.com/cs701-accessmidd/access-midd/pull/10","id":434079677,"node_id":"MDExOlB1bGxSZXF1ZXN0MjcxMTQ3NTcz","number":10,"title":"Display directions","user":{"login":"stephaniec1997","id":29439385,"node_id":"MDQ6VXNlcjI5NDM5Mzg1","avatar_url":"https://avatars2.githubusercontent.com/u/29439385?v=4","gravatar_id":"","url":"https://api.github.com/users/stephaniec1997","html_url":"https://github.com/stephaniec1997","followers_url":"https://api.github.com/users/stephaniec1997/followers","following_url":"https://api.github.com/users/stephaniec1997/following{/other_user}","gists_url":"https://api.github.com/users/stephaniec1997/gists{/gist_id}","starred_url":"https://api.github.com/users/stephaniec1997/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/stephaniec1997/subscriptions","organizations_url":"https://api.github.com/users/stephaniec1997/orgs","repos_url":"https://api.github.com/users/stephaniec1997/repos","events_url":"https://api.github.com/users/stephaniec1997/events{/privacy}","received_events_url":"https://api.github.com/users/stephaniec1997/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2019-04-17T03:50:28Z","updated_at":"2019-04-17T14:42:37Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/cs701-accessmidd/access-midd/pulls/10","html_url":"https://github.com/cs701-accessmidd/access-midd/pull/10","diff_url":"https://github.com/cs701-accessmidd/access-midd/pull/10.diff","patch_url":"https://github.com/cs701-accessmidd/access-midd/pull/10.patch"},"body":"I tried fixing some of the lint errors in the backend but wasn't sure if I messed up the functionality of it, feel free to edit it back to how it was."},"comment":{"url":"https://api.github.com/repos/cs701-accessmidd/access-midd/issues/comments/484119971","html_url":"https://github.com/cs701-accessmidd/access-midd/pull/10#issuecomment-484119971","issue_url":"https://api.github.com/repos/cs701-accessmidd/access-midd/issues/10","id":484119971,"node_id":"MDEyOklzc3VlQ29tbWVudDQ4NDExOTk3MQ==","user":{"login":"sternberginator","id":36488947,"node_id":"MDQ6VXNlcjM2NDg4OTQ3","avatar_url":"https://avatars1.githubusercontent.com/u/36488947?v=4","gravatar_id":"","url":"https://api.github.com/users/sternberginator","html_url":"https://github.com/sternberginator","followers_url":"https://api.github.com/users/sternberginator/followers","following_url":"https://api.github.com/users/sternberginator/following{/other_user}","gists_url":"https://api.github.com/users/sternberginator/gists{/gist_id}","starred_url":"https://api.github.com/users/sternberginator/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sternberginator/subscriptions","organizations_url":"https://api.github.com/users/sternberginator/orgs","repos_url":"https://api.github.com/users/sternberginator/repos","events_url":"https://api.github.com/users/sternberginator/events{/privacy}","received_events_url":"https://api.github.com/users/sternberginator/received_events","type":"User","site_admin":false},"created_at":"2019-04-17T14:42:37Z","updated_at":"2019-04-17T14:42:37Z","author_association":"COLLABORATOR","body":"It looks good but when I run the simulator I can't get the directions to/from buttons to do anything or figure out how to show the directions. I made one change that I think was lint \"fixing\" stuff but gave an error with the knex setup, so I changed it in a way that hopefully will both work and pass the lint."}}
|
{
"id": 175504220,
"name": "cs701-accessmidd/access-midd",
"url": "https://api.github.com/repos/cs701-accessmidd/access-midd"
}
|
{
"id": 36488947,
"login": "sternberginator",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/36488947?",
"url": "https://api.github.com/users/sternberginator"
}
|
{
"id": 48534428,
"login": "cs701-accessmidd",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/48534428?",
"url": "https://api.github.com/orgs/cs701-accessmidd"
}
| 2019-04-17T14:42:37 |
9462062289
|
{"actor":{"display_login":"sternberginator"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/ALQO-Universe/ALQO/issues/19","repository_url":"https://api.github.com/repos/ALQO-Universe/ALQO","labels_url":"https://api.github.com/repos/ALQO-Universe/ALQO/issues/19/labels{/name}","comments_url":"https://api.github.com/repos/ALQO-Universe/ALQO/issues/19/comments","events_url":"https://api.github.com/repos/ALQO-Universe/ALQO/issues/19/events","html_url":"https://github.com/ALQO-Universe/ALQO/issues/19","id":538027072,"node_id":"MDU6SXNzdWU1MzgwMjcwNzI=","number":19,"title":"Wallet version 6.2 seems to be banning all peers when syncing","user":{"login":"gwestwood","id":31341494,"node_id":"MDQ6VXNlcjMxMzQxNDk0","avatar_url":"https://avatars2.githubusercontent.com/u/31341494?v=4","gravatar_id":"","url":"https://api.github.com/users/gwestwood","html_url":"https://github.com/gwestwood","followers_url":"https://api.github.com/users/gwestwood/followers","following_url":"https://api.github.com/users/gwestwood/following{/other_user}","gists_url":"https://api.github.com/users/gwestwood/gists{/gist_id}","starred_url":"https://api.github.com/users/gwestwood/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/gwestwood/subscriptions","organizations_url":"https://api.github.com/users/gwestwood/orgs","repos_url":"https://api.github.com/users/gwestwood/repos","events_url":"https://api.github.com/users/gwestwood/events{/privacy}","received_events_url":"https://api.github.com/users/gwestwood/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":3,"created_at":"2019-12-15T09:46:30Z","updated_at":"2019-12-15T13:16:47Z","closed_at":null,"author_association":"NONE","body":"### Describe the issue\r\nWhen trying to sync/resync the v6.2 ALQO wallet starts to ban all peers.\r\n\r\n### Can you reliably reproduce the issue?\r\n#### If so, please list the steps to reproduce below:\r\n1. Two ways to reproduce - will only cover the \"sync from zero\" scenario.\r\n2. Make sure that you have an empty datadir.\r\n3. Open the v6.2 executable. It will get a peer but will only sync a few blocks before quickly starting banning every one of them.\r\n\r\n### Expected behavior\r\nValid peers should not be banned.\r\n\r\n### Actual behavior\r\nApparently valid peers are being banned and the wallet ends up unable to sync or talk to any other node without banning them.\r\n\r\n### What version of ALQO are you using?\r\nALQO-v6.2.0.0-d4d958e4f-win64\r\n\r\n### Machine specs:\r\n- OS: Windows 10\r\n- CPU: Intel Core i7 3740QM\r\n- RAM: 16GB\r\n- Disk size: 500GB\r\n- Disk Type (HD/SDD): SSD\r\n\r\n### Any extra information that might be useful in the debugging process.\r\n2019-12-15 09:21:14 peer 18 sent version (size 98)\r\n2019-12-15 09:21:14 asking peer for sporks\r\n2019-12-15 09:21:14 receive version message: /ALQO:6.1.0/: version 70918, blocks=7269, us=84.65.3.34:20480, peer=18\r\n2019-12-15 09:21:14 Added time data, samples 19, offset -1 (+0 minutes)\r\n2019-12-15 09:21:14 nTimeOffset = -1\r\n2019-12-15 09:21:14 peer 18 sent getsporks (size 0)\r\n2019-12-15 09:21:14 peer 18 sent verack (size 0)\r\n2019-12-15 09:21:14 peer 18 sent getaddr (size 0)\r\n2019-12-15 09:21:14 peer 18 sent ping (size 8)\r\n2019-12-15 09:21:14 peer 18 sent pong (size 8)\r\n2019-12-15 09:21:14 peer 18 sent inv (size 18003)\r\n\r\n[ SNIP lots of \"2019-12-15 09:21:14 Requesting block\" ... ]\r\n\r\n2019-12-15 09:21:14 peer 18 sent addr (size 31)\r\n2019-12-15 09:21:14 peer 18 sent block (size 472)\r\n2019-12-15 09:21:14 ERROR: CheckProofOfStake() : INFO: read txPrev failed\r\n2019-12-15 09:21:14 ERROR: AcceptBlock: proof of stake check failed\r\n2019-12-15 09:21:14 ERROR: ProcessNewBlock : AcceptBlock FAILED\r\n2019-12-15 09:21:14 Misbehaving: 185.177.59.98:58684 (0 -> 100) BAN THRESHOLD EXCEEDED\r\n"},"comment":{"url":"https://api.github.com/repos/ALQO-Universe/ALQO/issues/comments/565808805","html_url":"https://github.com/ALQO-Universe/ALQO/issues/19#issuecomment-565808805","issue_url":"https://api.github.com/repos/ALQO-Universe/ALQO/issues/19","id":565808805,"node_id":"MDEyOklzc3VlQ29tbWVudDU2NTgwODgwNQ==","user":{"login":"Archiefkast","id":30975633,"node_id":"MDQ6VXNlcjMwOTc1NjMz","avatar_url":"https://avatars3.githubusercontent.com/u/30975633?v=4","gravatar_id":"","url":"https://api.github.com/users/Archiefkast","html_url":"https://github.com/Archiefkast","followers_url":"https://api.github.com/users/Archiefkast/followers","following_url":"https://api.github.com/users/Archiefkast/following{/other_user}","gists_url":"https://api.github.com/users/Archiefkast/gists{/gist_id}","starred_url":"https://api.github.com/users/Archiefkast/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Archiefkast/subscriptions","organizations_url":"https://api.github.com/users/Archiefkast/orgs","repos_url":"https://api.github.com/users/Archiefkast/repos","events_url":"https://api.github.com/users/Archiefkast/events{/privacy}","received_events_url":"https://api.github.com/users/Archiefkast/received_events","type":"User","site_admin":false},"created_at":"2019-12-15T13:16:47Z","updated_at":"2019-12-15T13:16:47Z","author_association":"NONE","body":"Thanks for your quick response and good to hear that you already have a fix for this issue. I'll check it later."}}
|
{
"id": 221703402,
"name": "ALQO-Universe/ALQO",
"url": "https://api.github.com/repos/ALQO-Universe/ALQO"
}
|
{
"id": 30975633,
"login": "Archiefkast",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/30975633?",
"url": "https://api.github.com/users/Archiefkast"
}
|
{
"id": 48611267,
"login": "ALQO-Universe",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/48611267?",
"url": "https://api.github.com/orgs/ALQO-Universe"
}
| 2019-12-15T13:16:47 |
11091562813
|
{"actor":{"display_login":"Archiefkast"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/plan-player-analytics/Plan/issues/1021","repository_url":"https://api.github.com/repos/plan-player-analytics/Plan","labels_url":"https://api.github.com/repos/plan-player-analytics/Plan/issues/1021/labels{/name}","comments_url":"https://api.github.com/repos/plan-player-analytics/Plan/issues/1021/comments","events_url":"https://api.github.com/repos/plan-player-analytics/Plan/issues/1021/events","html_url":"https://github.com/plan-player-analytics/Plan/issues/1021","id":438646370,"node_id":"MDU6SXNzdWU0Mzg2NDYzNzA=","number":1021,"title":"Interface redesign","user":{"login":"Rsl1122","id":24460436,"node_id":"MDQ6VXNlcjI0NDYwNDM2","avatar_url":"https://avatars0.githubusercontent.com/u/24460436?v=4","gravatar_id":"","url":"https://api.github.com/users/Rsl1122","html_url":"https://github.com/Rsl1122","followers_url":"https://api.github.com/users/Rsl1122/followers","following_url":"https://api.github.com/users/Rsl1122/following{/other_user}","gists_url":"https://api.github.com/users/Rsl1122/gists{/gist_id}","starred_url":"https://api.github.com/users/Rsl1122/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Rsl1122/subscriptions","organizations_url":"https://api.github.com/users/Rsl1122/orgs","repos_url":"https://api.github.com/users/Rsl1122/repos","events_url":"https://api.github.com/users/Rsl1122/events{/privacy}","received_events_url":"https://api.github.com/users/Rsl1122/received_events","type":"User","site_admin":false},"labels":[{"id":736358745,"node_id":"MDU6TGFiZWw3MzYzNTg3NDU=","url":"https://api.github.com/repos/plan-player-analytics/Plan/labels/Feature","name":"Feature","color":"1d76db","default":false},{"id":804612594,"node_id":"MDU6TGFiZWw4MDQ2MTI1OTQ=","url":"https://api.github.com/repos/plan-player-analytics/Plan/labels/JavaScript%20&%20HTML","name":"JavaScript & HTML","color":"bfdadc","default":false},{"id":1130405204,"node_id":"MDU6TGFiZWwxMTMwNDA1MjA0","url":"https://api.github.com/repos/plan-player-analytics/Plan/labels/p:%20epic","name":"p: epic","color":"fcdaa4","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":{"url":"https://api.github.com/repos/plan-player-analytics/Plan/milestones/44","html_url":"https://github.com/plan-player-analytics/Plan/milestone/44","labels_url":"https://api.github.com/repos/plan-player-analytics/Plan/milestones/44/labels","id":4528723,"node_id":"MDk6TWlsZXN0b25lNDUyODcyMw==","number":44,"title":"5.0","description":"Original plans were to redesign the user interface, but it would also be beneficial to restructure some of the packages, since they are accumulating some cruft (like data.store package)\r\n\r\nReleases before 5.0\r\n- 5.0 Alpha build once interface redesign is not missing too many features the previous versions had.\r\n- 5.0 Beta build once PlanPluginBridge is removed (All PluginData ported over)\r\n- 5.0 build once it feels ready.","creator":{"login":"Rsl1122","id":24460436,"node_id":"MDQ6VXNlcjI0NDYwNDM2","avatar_url":"https://avatars0.githubusercontent.com/u/24460436?v=4","gravatar_id":"","url":"https://api.github.com/users/Rsl1122","html_url":"https://github.com/Rsl1122","followers_url":"https://api.github.com/users/Rsl1122/followers","following_url":"https://api.github.com/users/Rsl1122/following{/other_user}","gists_url":"https://api.github.com/users/Rsl1122/gists{/gist_id}","starred_url":"https://api.github.com/users/Rsl1122/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Rsl1122/subscriptions","organizations_url":"https://api.github.com/users/Rsl1122/orgs","repos_url":"https://api.github.com/users/Rsl1122/repos","events_url":"https://api.github.com/users/Rsl1122/events{/privacy}","received_events_url":"https://api.github.com/users/Rsl1122/received_events","type":"User","site_admin":false},"open_issues":12,"closed_issues":0,"state":"open","created_at":"2019-07-29T07:49:59Z","updated_at":"2019-09-30T10:33:08Z","due_on":"2019-08-31T07:00:00Z","closed_at":null},"comments":42,"created_at":"2019-04-30T07:54:31Z","updated_at":"2019-10-01T14:15:55Z","closed_at":null,"author_association":"COLLABORATOR","body":"### Is your feature request related to a problem? Please describe.\r\n\r\nThe current design limits what kind of information can be conveyed efficiently, and some useless information is displayed on the pages.\r\n\r\n#### Problems with current design\r\n\r\n- Network health does not help reasoning about the state of the network\r\n- Server health is an arbitrary number and notes do not rely enough context\r\n- Command usage numbers become useless after few months\r\n- Network servers tab limits how much information can be displayed about a server in a quick glance, requiring users to go to the server page for more information\r\n- All placeholders are replaced in java code, making Plan webserver crucial part of the software\r\n- jQuery data-tables are parsed from DOM, which is more expensive than using JSON\r\n- Graph data is included in the html inside a script tag, making the file a lot larger to transmit.\r\n- Color picker does not change color above currently chosen color until refreshing the page\r\n- Used template uses Bootstrap 3 and updating to 4 is not worth it\r\n- Some displayed information is calculated in java code when it could be done in an SQL query.\r\n- Server does not know what access level the viewer has, all users need to be displayed the same page\r\n\r\n### Describe the solution you'd like\r\n\r\nInterface redesign with a more up to date template.\r\n\r\nRequirements:\r\n\r\n- Data transferred with JSON instead of in html\r\n- Context reliant information is conveyed near the data related to it\r\n\r\n### Additional context\r\n\r\nCurrent form of analysis uses quite a lot of memory. Optimizing this could be achieved during the redesign.\r\n"},"comment":{"url":"https://api.github.com/repos/plan-player-analytics/Plan/issues/comments/537057248","html_url":"https://github.com/plan-player-analytics/Plan/issues/1021#issuecomment-537057248","issue_url":"https://api.github.com/repos/plan-player-analytics/Plan/issues/1021","id":537057248,"node_id":"MDEyOklzc3VlQ29tbWVudDUzNzA1NzI0OA==","user":{"login":"Rsl1122","id":24460436,"node_id":"MDQ6VXNlcjI0NDYwNDM2","avatar_url":"https://avatars0.githubusercontent.com/u/24460436?v=4","gravatar_id":"","url":"https://api.github.com/users/Rsl1122","html_url":"https://github.com/Rsl1122","followers_url":"https://api.github.com/users/Rsl1122/followers","following_url":"https://api.github.com/users/Rsl1122/following{/other_user}","gists_url":"https://api.github.com/users/Rsl1122/gists{/gist_id}","starred_url":"https://api.github.com/users/Rsl1122/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Rsl1122/subscriptions","organizations_url":"https://api.github.com/users/Rsl1122/orgs","repos_url":"https://api.github.com/users/Rsl1122/repos","events_url":"https://api.github.com/users/Rsl1122/events{/privacy}","received_events_url":"https://api.github.com/users/Rsl1122/received_events","type":"User","site_admin":false},"created_at":"2019-10-01T14:15:55Z","updated_at":"2019-10-01T14:15:55Z","author_association":"COLLABORATOR","body":"> windowWidth/baseWidth\r\n\r\nUnfortunately it's very difficult to get something that reduces it correctly (I don't know a way to do this with just css)\r\n\r\nI tried something similar in another project when an svg image went outside of its box, and gave up after trying to fix the issues with it (a big can of worms) for the whole day. "}}
|
{
"id": 75960287,
"name": "plan-player-analytics/Plan",
"url": "https://api.github.com/repos/plan-player-analytics/Plan"
}
|
{
"id": 24460436,
"login": "Rsl1122",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/24460436?",
"url": "https://api.github.com/users/Rsl1122"
}
|
{
"id": 48692242,
"login": "plan-player-analytics",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/48692242?",
"url": "https://api.github.com/orgs/plan-player-analytics"
}
| 2019-10-01T14:15:55 |
10534109957
|
{"actor":{"display_login":"Rsl1122"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/bencheeorg/benchee/issues/281","repository_url":"https://api.github.com/repos/bencheeorg/benchee","labels_url":"https://api.github.com/repos/bencheeorg/benchee/issues/281/labels{/name}","comments_url":"https://api.github.com/repos/bencheeorg/benchee/issues/281/comments","events_url":"https://api.github.com/repos/bencheeorg/benchee/issues/281/events","html_url":"https://github.com/bencheeorg/benchee/pull/281","id":423590811,"node_id":"MDExOlB1bGxSZXF1ZXN0MjYzMTMwNTMx","number":281,"title":"Added ability for user to set a reference_job as in the config in ord…","user":{"login":"JamesGood626","id":28694041,"node_id":"MDQ6VXNlcjI4Njk0MDQx","avatar_url":"https://avatars2.githubusercontent.com/u/28694041?v=4","gravatar_id":"","url":"https://api.github.com/users/JamesGood626","html_url":"https://github.com/JamesGood626","followers_url":"https://api.github.com/users/JamesGood626/followers","following_url":"https://api.github.com/users/JamesGood626/following{/other_user}","gists_url":"https://api.github.com/users/JamesGood626/gists{/gist_id}","starred_url":"https://api.github.com/users/JamesGood626/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/JamesGood626/subscriptions","organizations_url":"https://api.github.com/users/JamesGood626/orgs","repos_url":"https://api.github.com/users/JamesGood626/repos","events_url":"https://api.github.com/users/JamesGood626/events{/privacy}","received_events_url":"https://api.github.com/users/JamesGood626/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":18,"created_at":"2019-03-21T06:48:25Z","updated_at":"2019-06-02T21:24:21Z","closed_at":null,"author_association":"NONE","pull_request":{"url":"https://api.github.com/repos/bencheeorg/benchee/pulls/281","html_url":"https://github.com/bencheeorg/benchee/pull/281","diff_url":"https://github.com/bencheeorg/benchee/pull/281.diff","patch_url":"https://github.com/bencheeorg/benchee/pull/281.patch"},"body":"https://github.com/bencheeorg/benchee/issues/179\r\n\r\nTest assertion which exercises the new feature is located in /test/benchee/formatters/console_test.exs:71\r\n\r\nIn the event that a reference_job is unable to match one of the scenarios in the list provided as an argument to comparison_report/4 in /lib/benchee/formatters/console/run_time.ex, I decided that the default scenario will be used rather than warning the user. Can change that so the output will provide a warning if requested.\r\n\r\nUpdated the defstruct, dialyzer types, and documentation in /lib/benchee/configuration.ex to include reference_job as a config option."},"comment":{"url":"https://api.github.com/repos/bencheeorg/benchee/issues/comments/498066665","html_url":"https://github.com/bencheeorg/benchee/pull/281#issuecomment-498066665","issue_url":"https://api.github.com/repos/bencheeorg/benchee/issues/281","id":498066665,"node_id":"MDEyOklzc3VlQ29tbWVudDQ5ODA2NjY2NQ==","user":{"login":"JamesGood626","id":28694041,"node_id":"MDQ6VXNlcjI4Njk0MDQx","avatar_url":"https://avatars2.githubusercontent.com/u/28694041?v=4","gravatar_id":"","url":"https://api.github.com/users/JamesGood626","html_url":"https://github.com/JamesGood626","followers_url":"https://api.github.com/users/JamesGood626/followers","following_url":"https://api.github.com/users/JamesGood626/following{/other_user}","gists_url":"https://api.github.com/users/JamesGood626/gists{/gist_id}","starred_url":"https://api.github.com/users/JamesGood626/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/JamesGood626/subscriptions","organizations_url":"https://api.github.com/users/JamesGood626/orgs","repos_url":"https://api.github.com/users/JamesGood626/repos","events_url":"https://api.github.com/users/JamesGood626/events{/privacy}","received_events_url":"https://api.github.com/users/JamesGood626/received_events","type":"User","site_admin":false},"created_at":"2019-06-02T21:24:21Z","updated_at":"2019-06-02T21:24:21Z","author_association":"NONE","body":"Worked on this today. I've got the output for the reference job into this format:\r\n\r\nFastest - 200 ips 2x faster\r\nMiddle - 100 ips\r\nSlowest - 50 ips 2x slower\r\n\r\nJust need to write the tests to check that it's in the correct order.\r\n\r\nAfter that is done. Then I'll need to handle the cases which warrant issuing a warning to the user."}}
|
{
"id": 59428665,
"name": "bencheeorg/benchee",
"url": "https://api.github.com/repos/bencheeorg/benchee"
}
|
{
"id": 28694041,
"login": "JamesGood626",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/28694041?",
"url": "https://api.github.com/users/JamesGood626"
}
|
{
"id": 48727080,
"login": "bencheeorg",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/48727080?",
"url": "https://api.github.com/orgs/bencheeorg"
}
| 2019-06-02T21:24:21 |
9742937891
|
{"actor":{"display_login":"JamesGood626"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/portinariui/portinari-angular/issues/137","repository_url":"https://api.github.com/repos/portinariui/portinari-angular","labels_url":"https://api.github.com/repos/portinariui/portinari-angular/issues/137/labels{/name}","comments_url":"https://api.github.com/repos/portinariui/portinari-angular/issues/137/comments","events_url":"https://api.github.com/repos/portinariui/portinari-angular/issues/137/events","html_url":"https://github.com/portinariui/portinari-angular/issues/137","id":511540645,"node_id":"MDU6SXNzdWU1MTE1NDA2NDU=","number":137,"title":"Envio de informações customizadas","user":{"login":"likid","id":10984007,"node_id":"MDQ6VXNlcjEwOTg0MDA3","avatar_url":"https://avatars3.githubusercontent.com/u/10984007?v=4","gravatar_id":"","url":"https://api.github.com/users/likid","html_url":"https://github.com/likid","followers_url":"https://api.github.com/users/likid/followers","following_url":"https://api.github.com/users/likid/following{/other_user}","gists_url":"https://api.github.com/users/likid/gists{/gist_id}","starred_url":"https://api.github.com/users/likid/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/likid/subscriptions","organizations_url":"https://api.github.com/users/likid/orgs","repos_url":"https://api.github.com/users/likid/repos","events_url":"https://api.github.com/users/likid/events{/privacy}","received_events_url":"https://api.github.com/users/likid/received_events","type":"User","site_admin":false},"labels":[{"id":1634646692,"node_id":"MDU6TGFiZWwxNjM0NjQ2Njky","url":"https://api.github.com/repos/portinariui/portinari-angular/labels/DTHFUI-2256","name":"DTHFUI-2256","color":"ededed","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2019-10-23T20:00:46Z","updated_at":"2019-10-24T13:56:38Z","closed_at":null,"author_association":"NONE","body":"Pessoal, no template Page Dynamic Table, ao definir o endpoint ou ao colocar o component no template, teria como adicionar a possibilidade de enviar um campo ou uma informação customizada ao fazer requisições ao endpoint. Peço isso pois da forma que está documentada não há como enviar informações de autenticação para o endpoint e com isso não é possível distinguir quais informações serão retornadas."},"comment":{"url":"https://api.github.com/repos/portinariui/portinari-angular/issues/comments/545930068","html_url":"https://github.com/portinariui/portinari-angular/issues/137#issuecomment-545930068","issue_url":"https://api.github.com/repos/portinariui/portinari-angular/issues/137","id":545930068,"node_id":"MDEyOklzc3VlQ29tbWVudDU0NTkzMDA2OA==","user":{"login":"jhosefmarks","id":11772148,"node_id":"MDQ6VXNlcjExNzcyMTQ4","avatar_url":"https://avatars1.githubusercontent.com/u/11772148?v=4","gravatar_id":"","url":"https://api.github.com/users/jhosefmarks","html_url":"https://github.com/jhosefmarks","followers_url":"https://api.github.com/users/jhosefmarks/followers","following_url":"https://api.github.com/users/jhosefmarks/following{/other_user}","gists_url":"https://api.github.com/users/jhosefmarks/gists{/gist_id}","starred_url":"https://api.github.com/users/jhosefmarks/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jhosefmarks/subscriptions","organizations_url":"https://api.github.com/users/jhosefmarks/orgs","repos_url":"https://api.github.com/users/jhosefmarks/repos","events_url":"https://api.github.com/users/jhosefmarks/events{/privacy}","received_events_url":"https://api.github.com/users/jhosefmarks/received_events","type":"User","site_admin":false},"created_at":"2019-10-24T13:56:38Z","updated_at":"2019-10-24T13:56:38Z","author_association":"MEMBER","body":"Você adicionou o interceptor no mesmo módulo que está seu Page Dynamic Table?\r\n\r\nVocê poderia subir seu exemplo aqui?\r\n\r\nhttps://stackblitz.com/fork/portinariui"}}
|
{
"id": 193748094,
"name": "portinariui/portinari-angular",
"url": "https://api.github.com/repos/portinariui/portinari-angular"
}
|
{
"id": 11772148,
"login": "jhosefmarks",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/11772148?",
"url": "https://api.github.com/users/jhosefmarks"
}
|
{
"id": 48802515,
"login": "portinariui",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/48802515?",
"url": "https://api.github.com/orgs/portinariui"
}
| 2019-10-24T13:56:39 |
10705568970
|
{"actor":{"display_login":"jhosefmarks"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/seata/seata/issues/1123","repository_url":"https://api.github.com/repos/seata/seata","labels_url":"https://api.github.com/repos/seata/seata/issues/1123/labels{/name}","comments_url":"https://api.github.com/repos/seata/seata/issues/1123/comments","events_url":"https://api.github.com/repos/seata/seata/issues/1123/events","html_url":"https://github.com/seata/seata/pull/1123","id":449225953,"node_id":"MDExOlB1bGxSZXF1ZXN0MjgyNzk1NDUx","number":1123,"title":"Add a rollback_ctx field for saving the context of undo log. ","user":{"login":"ujjboy","id":1424920,"node_id":"MDQ6VXNlcjE0MjQ5MjA=","avatar_url":"https://avatars1.githubusercontent.com/u/1424920?v=4","gravatar_id":"","url":"https://api.github.com/users/ujjboy","html_url":"https://github.com/ujjboy","followers_url":"https://api.github.com/users/ujjboy/followers","following_url":"https://api.github.com/users/ujjboy/following{/other_user}","gists_url":"https://api.github.com/users/ujjboy/gists{/gist_id}","starred_url":"https://api.github.com/users/ujjboy/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ujjboy/subscriptions","organizations_url":"https://api.github.com/users/ujjboy/orgs","repos_url":"https://api.github.com/users/ujjboy/repos","events_url":"https://api.github.com/users/ujjboy/events{/privacy}","received_events_url":"https://api.github.com/users/ujjboy/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":5,"created_at":"2019-05-28T11:53:31Z","updated_at":"2019-06-03T23:35:36Z","closed_at":null,"author_association":"MEMBER","pull_request":{"url":"https://api.github.com/repos/seata/seata/pulls/1123","html_url":"https://github.com/seata/seata/pull/1123","diff_url":"https://github.com/seata/seata/pull/1123.diff","patch_url":"https://github.com/seata/seata/pull/1123.patch"},"body":"Add a `rollback_ctx` field for saving the context of undo log. such as serializer/compress.\r\n\r\n> **WARN:Incompatible with the old version** \r\n\r\n\r\n### Ⅰ. Describe what this PR did\r\n- Add `rollback_ctx` field to table `undo_log`.\r\n- Save context when encode undo log.\r\n- Parse context and get serializer before decode undo log.\r\n- Add `getName` and `getDefaultContent()` of UndoLogParser.\r\n\r\n### Ⅱ. Does this pull request fix one issue?\r\n#1122 "},"comment":{"url":"https://api.github.com/repos/seata/seata/issues/comments/498464115","html_url":"https://github.com/seata/seata/pull/1123#issuecomment-498464115","issue_url":"https://api.github.com/repos/seata/seata/issues/1123","id":498464115,"node_id":"MDEyOklzc3VlQ29tbWVudDQ5ODQ2NDExNQ==","user":{"login":"leizhiyuan","id":2684384,"node_id":"MDQ6VXNlcjI2ODQzODQ=","avatar_url":"https://avatars3.githubusercontent.com/u/2684384?v=4","gravatar_id":"","url":"https://api.github.com/users/leizhiyuan","html_url":"https://github.com/leizhiyuan","followers_url":"https://api.github.com/users/leizhiyuan/followers","following_url":"https://api.github.com/users/leizhiyuan/following{/other_user}","gists_url":"https://api.github.com/users/leizhiyuan/gists{/gist_id}","starred_url":"https://api.github.com/users/leizhiyuan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/leizhiyuan/subscriptions","organizations_url":"https://api.github.com/users/leizhiyuan/orgs","repos_url":"https://api.github.com/users/leizhiyuan/repos","events_url":"https://api.github.com/users/leizhiyuan/events{/privacy}","received_events_url":"https://api.github.com/users/leizhiyuan/received_events","type":"User","site_admin":false},"created_at":"2019-06-03T23:35:36Z","updated_at":"2019-06-03T23:35:36Z","author_association":"COLLABORATOR","body":"I think it is ok, because of the undo log will be deleted later, so store more data is acceptable."}}
|
{
"id": 163387337,
"name": "seata/seata",
"url": "https://api.github.com/repos/seata/seata"
}
|
{
"id": 2684384,
"login": "leizhiyuan",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/2684384?",
"url": "https://api.github.com/users/leizhiyuan"
}
|
{
"id": 48813648,
"login": "seata",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/48813648?",
"url": "https://api.github.com/orgs/seata"
}
| 2019-06-03T23:35:36 |
9750998290
|
{"actor":{"display_login":"leizhiyuan"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/taosdata/TDengine/issues/251","repository_url":"https://api.github.com/repos/taosdata/TDengine","labels_url":"https://api.github.com/repos/taosdata/TDengine/issues/251/labels{/name}","comments_url":"https://api.github.com/repos/taosdata/TDengine/issues/251/comments","events_url":"https://api.github.com/repos/taosdata/TDengine/issues/251/events","html_url":"https://github.com/taosdata/TDengine/issues/251","id":475517616,"node_id":"MDU6SXNzdWU0NzU1MTc2MTY=","number":251,"title":"SQLs can cause the client and server crash","user":{"login":"zend","id":25160,"node_id":"MDQ6VXNlcjI1MTYw","avatar_url":"https://avatars1.githubusercontent.com/u/25160?v=4","gravatar_id":"","url":"https://api.github.com/users/zend","html_url":"https://github.com/zend","followers_url":"https://api.github.com/users/zend/followers","following_url":"https://api.github.com/users/zend/following{/other_user}","gists_url":"https://api.github.com/users/zend/gists{/gist_id}","starred_url":"https://api.github.com/users/zend/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zend/subscriptions","organizations_url":"https://api.github.com/users/zend/orgs","repos_url":"https://api.github.com/users/zend/repos","events_url":"https://api.github.com/users/zend/events{/privacy}","received_events_url":"https://api.github.com/users/zend/received_events","type":"User","site_admin":false},"labels":[{"id":1446234714,"node_id":"MDU6TGFiZWwxNDQ2MjM0NzE0","url":"https://api.github.com/repos/taosdata/TDengine/labels/bug","name":"bug","color":"d73a4a","default":true}],"state":"closed","locked":false,"assignee":{"login":"hjxilinx","id":8252296,"node_id":"MDQ6VXNlcjgyNTIyOTY=","avatar_url":"https://avatars0.githubusercontent.com/u/8252296?v=4","gravatar_id":"","url":"https://api.github.com/users/hjxilinx","html_url":"https://github.com/hjxilinx","followers_url":"https://api.github.com/users/hjxilinx/followers","following_url":"https://api.github.com/users/hjxilinx/following{/other_user}","gists_url":"https://api.github.com/users/hjxilinx/gists{/gist_id}","starred_url":"https://api.github.com/users/hjxilinx/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/hjxilinx/subscriptions","organizations_url":"https://api.github.com/users/hjxilinx/orgs","repos_url":"https://api.github.com/users/hjxilinx/repos","events_url":"https://api.github.com/users/hjxilinx/events{/privacy}","received_events_url":"https://api.github.com/users/hjxilinx/received_events","type":"User","site_admin":false},"assignees":[{"login":"hjxilinx","id":8252296,"node_id":"MDQ6VXNlcjgyNTIyOTY=","avatar_url":"https://avatars0.githubusercontent.com/u/8252296?v=4","gravatar_id":"","url":"https://api.github.com/users/hjxilinx","html_url":"https://github.com/hjxilinx","followers_url":"https://api.github.com/users/hjxilinx/followers","following_url":"https://api.github.com/users/hjxilinx/following{/other_user}","gists_url":"https://api.github.com/users/hjxilinx/gists{/gist_id}","starred_url":"https://api.github.com/users/hjxilinx/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/hjxilinx/subscriptions","organizations_url":"https://api.github.com/users/hjxilinx/orgs","repos_url":"https://api.github.com/users/hjxilinx/repos","events_url":"https://api.github.com/users/hjxilinx/events{/privacy}","received_events_url":"https://api.github.com/users/hjxilinx/received_events","type":"User","site_admin":false}],"milestone":null,"comments":1,"created_at":"2019-08-01T07:23:42Z","updated_at":"2019-08-02T12:26:06Z","closed_at":"2019-08-02T12:26:06Z","author_association":"NONE","body":"### Runtime Environment\r\n```\r\n08/01 15:00:04.158425 7f1ee3836700 UTL gitinfo: ddcb2519e895c2e2101089aedaf529cee5cefe04 \r\n08/01 15:00:04.158431 7f1ee3836700 UTL buildinfo: Built by plum at 2019-07-29 10:41 \r\n08/01 15:00:04.158437 7f1ee3836700 UTL version: 1.6.1.2 \r\n08/01 15:00:04.158442 7f1ee3836700 UTL dataDir: /export/appadmin/tdengine/data\r\n08/01 15:00:04.158446 7f1ee3836700 UTL os pageSize: 4096(KB)\r\n08/01 15:00:04.158451 7f1ee3836700 UTL os openMax: 102400\r\n08/01 15:00:04.158454 7f1ee3836700 UTL os streamMax: 16\r\n08/01 15:00:04.158459 7f1ee3836700 UTL os numOfCores: 64\r\n08/01 15:00:04.158462 7f1ee3836700 UTL os totalDisk: 0(GB)\r\n08/01 15:00:04.158467 7f1ee3836700 UTL os totalMemory: 258223(MB)\r\n08/01 15:00:04.158473 7f1ee3836700 UTL os sysname: Linux\r\n08/01 15:00:04.158478 7f1ee3836700 UTL os nodename: host-10-191-62-208\r\n08/01 15:00:04.158481 7f1ee3836700 UTL os release: 2.6.32-504.16.2.el6.x86_64\r\n08/01 15:00:04.158486 7f1ee3836700 UTL os version: #1 SMP Wed Apr 22 06:48:29 UTC 2015\r\n08/01 15:00:04.158489 7f1ee3836700 UTL os machine: x86_64\r\n```\r\n\r\n### Steps to reproduce client crash\r\n```\r\ntaos> create table a (ts timestamp, m int); <-- create a normal table\r\nQuery OK, 1 row(s) affected (0.000313s)\r\n\r\ntaos> insert into b using a tags(0) values(1564329600000, 0); <-- intentionally use table as STable\r\n段错误 <-- taos client crash here\r\n```\r\n\r\n### Steps to reproduce server crash\r\n```\r\ntaos> insert into b using a tags() values(1564329600000, 0); <-- apply empty tags\r\nTSDB error: failed to connect to server <-- server crash here\r\n```\r\n\r\n### Server logs when crash\r\n```\r\n08/01 15:11:08.628067 7f1ea261d700 MND user:root login from 127.0.0.1, code:0\r\ntaosd: /tmp/TDengine/src/system/src/mgmtMeter.c:106: mgmtGetTagsLength: Assertion `mgmtIsMetric(pMetric) && col >= 0' failed.\r\n已放弃\r\n```"},"comment":{"url":"https://api.github.com/repos/taosdata/TDengine/issues/comments/517680739","html_url":"https://github.com/taosdata/TDengine/issues/251#issuecomment-517680739","issue_url":"https://api.github.com/repos/taosdata/TDengine/issues/251","id":517680739,"node_id":"MDEyOklzc3VlQ29tbWVudDUxNzY4MDczOQ==","user":{"login":"zend","id":25160,"node_id":"MDQ6VXNlcjI1MTYw","avatar_url":"https://avatars1.githubusercontent.com/u/25160?v=4","gravatar_id":"","url":"https://api.github.com/users/zend","html_url":"https://github.com/zend","followers_url":"https://api.github.com/users/zend/followers","following_url":"https://api.github.com/users/zend/following{/other_user}","gists_url":"https://api.github.com/users/zend/gists{/gist_id}","starred_url":"https://api.github.com/users/zend/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zend/subscriptions","organizations_url":"https://api.github.com/users/zend/orgs","repos_url":"https://api.github.com/users/zend/repos","events_url":"https://api.github.com/users/zend/events{/privacy}","received_events_url":"https://api.github.com/users/zend/received_events","type":"User","site_admin":false},"created_at":"2019-08-02T12:26:06Z","updated_at":"2019-08-02T12:26:06Z","author_association":"NONE","body":"Verified."}}
|
{
"id": 196353673,
"name": "taosdata/TDengine",
"url": "https://api.github.com/repos/taosdata/TDengine"
}
|
{
"id": 25160,
"login": "zend",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/25160?",
"url": "https://api.github.com/users/zend"
}
|
{
"id": 48876650,
"login": "taosdata",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/48876650?",
"url": "https://api.github.com/orgs/taosdata"
}
| 2019-08-02T12:26:07 |
10136221135
|
{"actor":{"display_login":"zend"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/taosdata/TDengine/issues/452","repository_url":"https://api.github.com/repos/taosdata/TDengine","labels_url":"https://api.github.com/repos/taosdata/TDengine/issues/452/labels{/name}","comments_url":"https://api.github.com/repos/taosdata/TDengine/issues/452/comments","events_url":"https://api.github.com/repos/taosdata/TDengine/issues/452/events","html_url":"https://github.com/taosdata/TDengine/issues/452","id":488455837,"node_id":"MDU6SXNzdWU0ODg0NTU4Mzc=","number":452,"title":"安装完tdengine-1.6.1.7.deb启动不了","user":{"login":"pyfrog","id":22998285,"node_id":"MDQ6VXNlcjIyOTk4Mjg1","avatar_url":"https://avatars2.githubusercontent.com/u/22998285?v=4","gravatar_id":"","url":"https://api.github.com/users/pyfrog","html_url":"https://github.com/pyfrog","followers_url":"https://api.github.com/users/pyfrog/followers","following_url":"https://api.github.com/users/pyfrog/following{/other_user}","gists_url":"https://api.github.com/users/pyfrog/gists{/gist_id}","starred_url":"https://api.github.com/users/pyfrog/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/pyfrog/subscriptions","organizations_url":"https://api.github.com/users/pyfrog/orgs","repos_url":"https://api.github.com/users/pyfrog/repos","events_url":"https://api.github.com/users/pyfrog/events{/privacy}","received_events_url":"https://api.github.com/users/pyfrog/received_events","type":"User","site_admin":false},"labels":[{"id":1446234731,"node_id":"MDU6TGFiZWwxNDQ2MjM0NzMx","url":"https://api.github.com/repos/taosdata/TDengine/labels/help%20wanted","name":"help wanted","color":"008672","default":true},{"id":1446234737,"node_id":"MDU6TGFiZWwxNDQ2MjM0NzM3","url":"https://api.github.com/repos/taosdata/TDengine/labels/question","name":"question","color":"d876e3","default":true}],"state":"open","locked":false,"assignee":{"login":"guanshengliang","id":28882257,"node_id":"MDQ6VXNlcjI4ODgyMjU3","avatar_url":"https://avatars1.githubusercontent.com/u/28882257?v=4","gravatar_id":"","url":"https://api.github.com/users/guanshengliang","html_url":"https://github.com/guanshengliang","followers_url":"https://api.github.com/users/guanshengliang/followers","following_url":"https://api.github.com/users/guanshengliang/following{/other_user}","gists_url":"https://api.github.com/users/guanshengliang/gists{/gist_id}","starred_url":"https://api.github.com/users/guanshengliang/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/guanshengliang/subscriptions","organizations_url":"https://api.github.com/users/guanshengliang/orgs","repos_url":"https://api.github.com/users/guanshengliang/repos","events_url":"https://api.github.com/users/guanshengliang/events{/privacy}","received_events_url":"https://api.github.com/users/guanshengliang/received_events","type":"User","site_admin":false},"assignees":[{"login":"guanshengliang","id":28882257,"node_id":"MDQ6VXNlcjI4ODgyMjU3","avatar_url":"https://avatars1.githubusercontent.com/u/28882257?v=4","gravatar_id":"","url":"https://api.github.com/users/guanshengliang","html_url":"https://github.com/guanshengliang","followers_url":"https://api.github.com/users/guanshengliang/followers","following_url":"https://api.github.com/users/guanshengliang/following{/other_user}","gists_url":"https://api.github.com/users/guanshengliang/gists{/gist_id}","starred_url":"https://api.github.com/users/guanshengliang/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/guanshengliang/subscriptions","organizations_url":"https://api.github.com/users/guanshengliang/orgs","repos_url":"https://api.github.com/users/guanshengliang/repos","events_url":"https://api.github.com/users/guanshengliang/events{/privacy}","received_events_url":"https://api.github.com/users/guanshengliang/received_events","type":"User","site_admin":false}],"milestone":null,"comments":0,"created_at":"2019-09-03T08:11:50Z","updated_at":"2019-09-04T01:40:15Z","closed_at":null,"author_association":"NONE","body":"Selecting previously unselected package tdengine.\r\n(Reading database ... 52398 files and directories currently installed.)\r\nPreparing to unpack tdengine-1.6.1.7.deb ...\r\nUnpacking tdengine (1.6.1.7) ...\r\nSetting up tdengine (1.6.1.7) ...\r\nStart to install TDEngine...\r\nsed: can't read /etc/inittab: No such file or directory\r\ncp: cannot stat '%{init_d_dir}/taosd': No such file or directory\r\ngrep: /etc/inittab: No such file or directory\r\nupdate-rc.d: error: unable to read /etc/init.d/taosd\r\n\r\nTDengine is installed successfully!\r\n\r\nTo configure TDengine : edit /etc/taos/taos.cfg\r\nTo start TDengine : sudo update-rc.d taosd default for the first time\r\n : sudo service taosd start after\r\nTo access TDengine : use taos in shell\r\n\r\nTDengine is installed successfully!\r\n\r\n输入taos:\r\nWelcome to the TDengine shell, client version:1.6.1.7\r\nTSDB error: failed to connect to server\r\n\r\n于是启动\r\nsystemctl start taosd 提示:\r\nFailed to start taosd.service: Unit taosd.service not found.\r\n\r\n\r\n\r\n"},"comment":{"url":"https://api.github.com/repos/taosdata/TDengine/issues/comments/527703685","html_url":"https://github.com/taosdata/TDengine/issues/452#issuecomment-527703685","issue_url":"https://api.github.com/repos/taosdata/TDengine/issues/452","id":527703685,"node_id":"MDEyOklzc3VlQ29tbWVudDUyNzcwMzY4NQ==","user":{"login":"guanshengliang","id":28882257,"node_id":"MDQ6VXNlcjI4ODgyMjU3","avatar_url":"https://avatars1.githubusercontent.com/u/28882257?v=4","gravatar_id":"","url":"https://api.github.com/users/guanshengliang","html_url":"https://github.com/guanshengliang","followers_url":"https://api.github.com/users/guanshengliang/followers","following_url":"https://api.github.com/users/guanshengliang/following{/other_user}","gists_url":"https://api.github.com/users/guanshengliang/gists{/gist_id}","starred_url":"https://api.github.com/users/guanshengliang/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/guanshengliang/subscriptions","organizations_url":"https://api.github.com/users/guanshengliang/orgs","repos_url":"https://api.github.com/users/guanshengliang/repos","events_url":"https://api.github.com/users/guanshengliang/events{/privacy}","received_events_url":"https://api.github.com/users/guanshengliang/received_events","type":"User","site_admin":false},"created_at":"2019-09-04T01:40:15Z","updated_at":"2019-09-04T01:40:15Z","author_association":"CONTRIBUTOR","body":"请提供一下操作系统信息\r\n从你给出的信息来看,这个操作系统比较老,不支持systemctl"}}
|
{
"id": 196353673,
"name": "taosdata/TDengine",
"url": "https://api.github.com/repos/taosdata/TDengine"
}
|
{
"id": 28882257,
"login": "guanshengliang",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/28882257?",
"url": "https://api.github.com/users/guanshengliang"
}
|
{
"id": 48876650,
"login": "taosdata",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/48876650?",
"url": "https://api.github.com/orgs/taosdata"
}
| 2019-09-04T01:40:15 |
10341309825
|
{"actor":{"display_login":"guanshengliang"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/loco-3d/crocoddyl/issues/281","repository_url":"https://api.github.com/repos/loco-3d/crocoddyl","labels_url":"https://api.github.com/repos/loco-3d/crocoddyl/issues/281/labels{/name}","comments_url":"https://api.github.com/repos/loco-3d/crocoddyl/issues/281/comments","events_url":"https://api.github.com/repos/loco-3d/crocoddyl/issues/281/events","html_url":"https://github.com/loco-3d/crocoddyl/issues/281","id":524480437,"node_id":"MDU6SXNzdWU1MjQ0ODA0Mzc=","number":281,"title":"Moving to GitHub (prior to Nov 12th)","user":{"login":"wxmerkt","id":1664508,"node_id":"MDQ6VXNlcjE2NjQ1MDg=","avatar_url":"https://avatars2.githubusercontent.com/u/1664508?v=4","gravatar_id":"","url":"https://api.github.com/users/wxmerkt","html_url":"https://github.com/wxmerkt","followers_url":"https://api.github.com/users/wxmerkt/followers","following_url":"https://api.github.com/users/wxmerkt/following{/other_user}","gists_url":"https://api.github.com/users/wxmerkt/gists{/gist_id}","starred_url":"https://api.github.com/users/wxmerkt/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/wxmerkt/subscriptions","organizations_url":"https://api.github.com/users/wxmerkt/orgs","repos_url":"https://api.github.com/users/wxmerkt/repos","events_url":"https://api.github.com/users/wxmerkt/events{/privacy}","received_events_url":"https://api.github.com/users/wxmerkt/received_events","type":"User","site_admin":false},"labels":[{"id":1683571977,"node_id":"MDU6TGFiZWwxNjgzNTcxOTc3","url":"https://api.github.com/repos/loco-3d/crocoddyl/labels/ci/cd","name":"ci/cd","color":"F0AD4E","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":{"url":"https://api.github.com/repos/loco-3d/crocoddyl/milestones/10","html_url":"https://github.com/loco-3d/crocoddyl/milestone/10","labels_url":"https://api.github.com/repos/loco-3d/crocoddyl/milestones/10/labels","id":4856207,"node_id":"MDk6TWlsZXN0b25lNDg1NjIwNw==","number":10,"title":"Documentation","description":"","creator":{"login":"wxmerkt","id":1664508,"node_id":"MDQ6VXNlcjE2NjQ1MDg=","avatar_url":"https://avatars2.githubusercontent.com/u/1664508?v=4","gravatar_id":"","url":"https://api.github.com/users/wxmerkt","html_url":"https://github.com/wxmerkt","followers_url":"https://api.github.com/users/wxmerkt/followers","following_url":"https://api.github.com/users/wxmerkt/following{/other_user}","gists_url":"https://api.github.com/users/wxmerkt/gists{/gist_id}","starred_url":"https://api.github.com/users/wxmerkt/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/wxmerkt/subscriptions","organizations_url":"https://api.github.com/users/wxmerkt/orgs","repos_url":"https://api.github.com/users/wxmerkt/repos","events_url":"https://api.github.com/users/wxmerkt/events{/privacy}","received_events_url":"https://api.github.com/users/wxmerkt/received_events","type":"User","site_admin":false},"open_issues":3,"closed_issues":4,"state":"open","created_at":"2019-11-18T14:29:02Z","updated_at":"2019-11-18T16:34:48Z","due_on":null,"closed_at":null},"comments":5,"created_at":"2019-11-18T16:34:47Z","updated_at":"2019-11-18T16:35:06Z","closed_at":null,"author_association":"COLLABORATOR","body":"In GitLab by @wxmerkt on Nov 5, 2019, 17:23\n\nAs per the last meeting, we have decided to move the main development to GitHub prior to **November 12th**. This is in line with the agreement at the March Paris meeting. All development going forward will be on GitHub, with a mirror to this repository on Gepgitlab.\n\nHere are the steps that are required:\n\n**Critical:**\n1. Move issues, wiki, etc.: There is an automated tool here: https://github.com/piceaTech/node-gitlab-2-github\n2. Set up webhook from GitHub to Gitlab CI: Step by step here: https://docs.gitlab.com/ee/ci/ci_cd_for_external_repos/github_integration.html [this is for Gitlab.com not self-hosted but should be similar; Pinocchio has it set up]\n3. Flip mirror from Gepgitlab->GitHub to GitHub->Gepgitlab\n4. Mirror all open PRs over to GitHub and reopen\n\n**Nice to have later on:**\n1. Additional GitHub Actions / Travis CI\n\nIs there any other step I forgot?\n\n@nim65s Can you do (2) and (3) since none of us have the permissions?\n\nI am happy to pick up (1) and (4), but also happy for you to jump in if you have bandwidth."},"comment":{"url":"https://api.github.com/repos/loco-3d/crocoddyl/issues/comments/555097942","html_url":"https://github.com/loco-3d/crocoddyl/issues/281#issuecomment-555097942","issue_url":"https://api.github.com/repos/loco-3d/crocoddyl/issues/281","id":555097942,"node_id":"MDEyOklzc3VlQ29tbWVudDU1NTA5Nzk0Mg==","user":{"login":"wxmerkt","id":1664508,"node_id":"MDQ6VXNlcjE2NjQ1MDg=","avatar_url":"https://avatars2.githubusercontent.com/u/1664508?v=4","gravatar_id":"","url":"https://api.github.com/users/wxmerkt","html_url":"https://github.com/wxmerkt","followers_url":"https://api.github.com/users/wxmerkt/followers","following_url":"https://api.github.com/users/wxmerkt/following{/other_user}","gists_url":"https://api.github.com/users/wxmerkt/gists{/gist_id}","starred_url":"https://api.github.com/users/wxmerkt/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/wxmerkt/subscriptions","organizations_url":"https://api.github.com/users/wxmerkt/orgs","repos_url":"https://api.github.com/users/wxmerkt/repos","events_url":"https://api.github.com/users/wxmerkt/events{/privacy}","received_events_url":"https://api.github.com/users/wxmerkt/received_events","type":"User","site_admin":false},"created_at":"2019-11-18T16:35:06Z","updated_at":"2019-11-18T16:35:06Z","author_association":"COLLABORATOR","body":"In GitLab by @ostasse on Nov 6, 2019, 03:28\n\n>>(2) & (3) require paying (several k€/month) versions of Gitlab.\n\n> Can you point me to links explaining this please?\n\nhttps://about.gitlab.com/pricing/self-managed/feature-comparison/\nYou need to have a premium license which 19$ per user per month.\nFor 2 years 19$/month with 30 people: 13680 euros so we are not at several keuros/months, but I am not sure this is worth it."}}
|
{
"id": 190190517,
"name": "loco-3d/crocoddyl",
"url": "https://api.github.com/repos/loco-3d/crocoddyl"
}
|
{
"id": 1664508,
"login": "wxmerkt",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/1664508?",
"url": "https://api.github.com/users/wxmerkt"
}
|
{
"id": 49023623,
"login": "loco-3d",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/49023623?",
"url": "https://api.github.com/orgs/loco-3d"
}
| 2019-11-18T16:35:07 |
10888620430
|
{"actor":{"display_login":"wxmerkt"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/comingoo/comingoo-rider/issues/17","repository_url":"https://api.github.com/repos/comingoo/comingoo-rider","labels_url":"https://api.github.com/repos/comingoo/comingoo-rider/issues/17/labels{/name}","comments_url":"https://api.github.com/repos/comingoo/comingoo-rider/issues/17/comments","events_url":"https://api.github.com/repos/comingoo/comingoo-rider/issues/17/events","html_url":"https://github.com/comingoo/comingoo-rider/pull/17","id":430630476,"node_id":"MDExOlB1bGxSZXF1ZXN0MjY4NDc2Mjc2","number":17,"title":"c-75: Assets with Maps","user":{"login":"kashifghaffarasim","id":17811099,"node_id":"MDQ6VXNlcjE3ODExMDk5","avatar_url":"https://avatars0.githubusercontent.com/u/17811099?v=4","gravatar_id":"","url":"https://api.github.com/users/kashifghaffarasim","html_url":"https://github.com/kashifghaffarasim","followers_url":"https://api.github.com/users/kashifghaffarasim/followers","following_url":"https://api.github.com/users/kashifghaffarasim/following{/other_user}","gists_url":"https://api.github.com/users/kashifghaffarasim/gists{/gist_id}","starred_url":"https://api.github.com/users/kashifghaffarasim/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/kashifghaffarasim/subscriptions","organizations_url":"https://api.github.com/users/kashifghaffarasim/orgs","repos_url":"https://api.github.com/users/kashifghaffarasim/repos","events_url":"https://api.github.com/users/kashifghaffarasim/events{/privacy}","received_events_url":"https://api.github.com/users/kashifghaffarasim/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2019-04-08T19:57:04Z","updated_at":"2019-04-09T15:43:03Z","closed_at":"2019-04-09T15:42:48Z","author_association":"NONE","pull_request":{"url":"https://api.github.com/repos/comingoo/comingoo-rider/pulls/17","html_url":"https://github.com/comingoo/comingoo-rider/pull/17","diff_url":"https://github.com/comingoo/comingoo-rider/pull/17.diff","patch_url":"https://github.com/comingoo/comingoo-rider/pull/17.patch"},"body":""},"comment":{"url":"https://api.github.com/repos/comingoo/comingoo-rider/issues/comments/481307136","html_url":"https://github.com/comingoo/comingoo-rider/pull/17#issuecomment-481307136","issue_url":"https://api.github.com/repos/comingoo/comingoo-rider/issues/17","id":481307136,"node_id":"MDEyOklzc3VlQ29tbWVudDQ4MTMwNzEzNg==","user":{"login":"buraksak35","id":39245976,"node_id":"MDQ6VXNlcjM5MjQ1OTc2","avatar_url":"https://avatars3.githubusercontent.com/u/39245976?v=4","gravatar_id":"","url":"https://api.github.com/users/buraksak35","html_url":"https://github.com/buraksak35","followers_url":"https://api.github.com/users/buraksak35/followers","following_url":"https://api.github.com/users/buraksak35/following{/other_user}","gists_url":"https://api.github.com/users/buraksak35/gists{/gist_id}","starred_url":"https://api.github.com/users/buraksak35/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/buraksak35/subscriptions","organizations_url":"https://api.github.com/users/buraksak35/orgs","repos_url":"https://api.github.com/users/buraksak35/repos","events_url":"https://api.github.com/users/buraksak35/events{/privacy}","received_events_url":"https://api.github.com/users/buraksak35/received_events","type":"User","site_admin":false},"created_at":"2019-04-09T15:43:03Z","updated_at":"2019-04-09T15:43:03Z","author_association":"NONE","body":"> As per request rider team.\r\n\r\nThank you mate"}}
|
{
"id": 178255201,
"name": "comingoo/comingoo-rider",
"url": "https://api.github.com/repos/comingoo/comingoo-rider"
}
|
{
"id": 39245976,
"login": "buraksak35",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/39245976?",
"url": "https://api.github.com/users/buraksak35"
}
|
{
"id": 49036965,
"login": "comingoo",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/49036965?",
"url": "https://api.github.com/orgs/comingoo"
}
| 2019-04-09T15:43:03 |
9408570755
|
{"actor":{"display_login":"buraksak35"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/botfront/botfront/issues/70","repository_url":"https://api.github.com/repos/botfront/botfront","labels_url":"https://api.github.com/repos/botfront/botfront/issues/70/labels{/name}","comments_url":"https://api.github.com/repos/botfront/botfront/issues/70/comments","events_url":"https://api.github.com/repos/botfront/botfront/issues/70/events","html_url":"https://github.com/botfront/botfront/issues/70","id":456553969,"node_id":"MDU6SXNzdWU0NTY1NTM5Njk=","number":70,"title":"Hard coded action url","user":{"login":"znat","id":3694634,"node_id":"MDQ6VXNlcjM2OTQ2MzQ=","avatar_url":"https://avatars0.githubusercontent.com/u/3694634?v=4","gravatar_id":"","url":"https://api.github.com/users/znat","html_url":"https://github.com/znat","followers_url":"https://api.github.com/users/znat/followers","following_url":"https://api.github.com/users/znat/following{/other_user}","gists_url":"https://api.github.com/users/znat/gists{/gist_id}","starred_url":"https://api.github.com/users/znat/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/znat/subscriptions","organizations_url":"https://api.github.com/users/znat/orgs","repos_url":"https://api.github.com/users/znat/repos","events_url":"https://api.github.com/users/znat/events{/privacy}","received_events_url":"https://api.github.com/users/znat/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2019-06-15T16:34:33Z","updated_at":"2019-06-18T03:46:16Z","closed_at":null,"author_association":"CONTRIBUTOR","body":"Why exactly do we have a hard coded value here? Should be taken from endpoints and not env\r\nhttps://github.com/botfront/botfront/blob/faee3d91ac56df7e2046f1b4f95ba80bdc6ab274/botfront/imports/api/endpoints/endpoints.docker-compose.js#L11"},"comment":{"url":"https://api.github.com/repos/botfront/botfront/issues/comments/502934229","html_url":"https://github.com/botfront/botfront/issues/70#issuecomment-502934229","issue_url":"https://api.github.com/repos/botfront/botfront/issues/70","id":502934229,"node_id":"MDEyOklzc3VlQ29tbWVudDUwMjkzNDIyOQ==","user":{"login":"znat","id":3694634,"node_id":"MDQ6VXNlcjM2OTQ2MzQ=","avatar_url":"https://avatars0.githubusercontent.com/u/3694634?v=4","gravatar_id":"","url":"https://api.github.com/users/znat","html_url":"https://github.com/znat","followers_url":"https://api.github.com/users/znat/followers","following_url":"https://api.github.com/users/znat/following{/other_user}","gists_url":"https://api.github.com/users/znat/gists{/gist_id}","starred_url":"https://api.github.com/users/znat/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/znat/subscriptions","organizations_url":"https://api.github.com/users/znat/orgs","repos_url":"https://api.github.com/users/znat/repos","events_url":"https://api.github.com/users/znat/events{/privacy}","received_events_url":"https://api.github.com/users/znat/received_events","type":"User","site_admin":false},"created_at":"2019-06-18T03:46:16Z","updated_at":"2019-06-18T03:46:16Z","author_association":"CONTRIBUTOR","body":"And it IS in the endpoints and should be taken from there"}}
|
{
"id": 184647570,
"name": "botfront/botfront",
"url": "https://api.github.com/repos/botfront/botfront"
}
|
{
"id": 3694634,
"login": "znat",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/3694634?",
"url": "https://api.github.com/users/znat"
}
|
{
"id": 49046730,
"login": "botfront",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/49046730?",
"url": "https://api.github.com/orgs/botfront"
}
| 2019-06-18T03:46:16 |
9840721817
|
{"actor":{"display_login":"znat"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/seoaapp/SeoaBot/issues/40","repository_url":"https://api.github.com/repos/seoaapp/SeoaBot","labels_url":"https://api.github.com/repos/seoaapp/SeoaBot/issues/40/labels{/name}","comments_url":"https://api.github.com/repos/seoaapp/SeoaBot/issues/40/comments","events_url":"https://api.github.com/repos/seoaapp/SeoaBot/issues/40/events","html_url":"https://github.com/seoaapp/SeoaBot/issues/40","id":476222912,"node_id":"MDU6SXNzdWU0NzYyMjI5MTI=","number":40,"title":"html에서 css파일 연동 방법","user":{"login":"seomingyu11","id":42382793,"node_id":"MDQ6VXNlcjQyMzgyNzkz","avatar_url":"https://avatars2.githubusercontent.com/u/42382793?v=4","gravatar_id":"","url":"https://api.github.com/users/seomingyu11","html_url":"https://github.com/seomingyu11","followers_url":"https://api.github.com/users/seomingyu11/followers","following_url":"https://api.github.com/users/seomingyu11/following{/other_user}","gists_url":"https://api.github.com/users/seomingyu11/gists{/gist_id}","starred_url":"https://api.github.com/users/seomingyu11/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/seomingyu11/subscriptions","organizations_url":"https://api.github.com/users/seomingyu11/orgs","repos_url":"https://api.github.com/users/seomingyu11/repos","events_url":"https://api.github.com/users/seomingyu11/events{/privacy}","received_events_url":"https://api.github.com/users/seomingyu11/received_events","type":"User","site_admin":false},"labels":[{"id":1387087377,"node_id":"MDU6TGFiZWwxMzg3MDg3Mzc3","url":"https://api.github.com/repos/seoaapp/SeoaBot/labels/help%20wanted","name":"help wanted","color":"008672","default":true},{"id":1475432603,"node_id":"MDU6TGFiZWwxNDc1NDMyNjAz","url":"https://api.github.com/repos/seoaapp/SeoaBot/labels/quiz-request","name":"quiz-request","color":"fbca04","default":false}],"state":"open","locked":false,"assignee":{"login":"PMHStudio","id":39158228,"node_id":"MDQ6VXNlcjM5MTU4MjI4","avatar_url":"https://avatars2.githubusercontent.com/u/39158228?v=4","gravatar_id":"","url":"https://api.github.com/users/PMHStudio","html_url":"https://github.com/PMHStudio","followers_url":"https://api.github.com/users/PMHStudio/followers","following_url":"https://api.github.com/users/PMHStudio/following{/other_user}","gists_url":"https://api.github.com/users/PMHStudio/gists{/gist_id}","starred_url":"https://api.github.com/users/PMHStudio/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/PMHStudio/subscriptions","organizations_url":"https://api.github.com/users/PMHStudio/orgs","repos_url":"https://api.github.com/users/PMHStudio/repos","events_url":"https://api.github.com/users/PMHStudio/events{/privacy}","received_events_url":"https://api.github.com/users/PMHStudio/received_events","type":"User","site_admin":false},"assignees":[{"login":"PMHStudio","id":39158228,"node_id":"MDQ6VXNlcjM5MTU4MjI4","avatar_url":"https://avatars2.githubusercontent.com/u/39158228?v=4","gravatar_id":"","url":"https://api.github.com/users/PMHStudio","html_url":"https://github.com/PMHStudio","followers_url":"https://api.github.com/users/PMHStudio/followers","following_url":"https://api.github.com/users/PMHStudio/following{/other_user}","gists_url":"https://api.github.com/users/PMHStudio/gists{/gist_id}","starred_url":"https://api.github.com/users/PMHStudio/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/PMHStudio/subscriptions","organizations_url":"https://api.github.com/users/PMHStudio/orgs","repos_url":"https://api.github.com/users/PMHStudio/repos","events_url":"https://api.github.com/users/PMHStudio/events{/privacy}","received_events_url":"https://api.github.com/users/PMHStudio/received_events","type":"User","site_admin":false}],"milestone":null,"comments":7,"created_at":"2019-08-02T14:58:36Z","updated_at":"2019-08-03T00:29:23Z","closed_at":null,"author_association":"MEMBER","body":"## 문제의 언어 Quiz Language (Programming Language)\r\nHTML\r\n\r\n## 문제 Question (OX로 문제를 풀수있어야 합니다 Yes/No quiz)\r\nHTML에서 css 파일과 연동하기 위해서 아래의 태그를 사용해야 합니다.\r\n<link rel=\"stylesheet\" href=\"css_link.css\">\r\n\r\n## 답 Answer\r\nO\r\n\r\n## 풀이 Answer Explanation\r\nhttps://www.w3schools.com/tags/tag_link.asp\r\n위의 페이지로 들어가시면 <link>태그로 css를 연동 할 수 있음을 알 수 있습니다.\r\n"},"comment":{"url":"https://api.github.com/repos/seoaapp/SeoaBot/issues/comments/517878704","html_url":"https://github.com/seoaapp/SeoaBot/issues/40#issuecomment-517878704","issue_url":"https://api.github.com/repos/seoaapp/SeoaBot/issues/40","id":517878704,"node_id":"MDEyOklzc3VlQ29tbWVudDUxNzg3ODcwNA==","user":{"login":"PMHStudio","id":39158228,"node_id":"MDQ6VXNlcjM5MTU4MjI4","avatar_url":"https://avatars2.githubusercontent.com/u/39158228?v=4","gravatar_id":"","url":"https://api.github.com/users/PMHStudio","html_url":"https://github.com/PMHStudio","followers_url":"https://api.github.com/users/PMHStudio/followers","following_url":"https://api.github.com/users/PMHStudio/following{/other_user}","gists_url":"https://api.github.com/users/PMHStudio/gists{/gist_id}","starred_url":"https://api.github.com/users/PMHStudio/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/PMHStudio/subscriptions","organizations_url":"https://api.github.com/users/PMHStudio/orgs","repos_url":"https://api.github.com/users/PMHStudio/repos","events_url":"https://api.github.com/users/PMHStudio/events{/privacy}","received_events_url":"https://api.github.com/users/PMHStudio/received_events","type":"User","site_admin":false},"created_at":"2019-08-03T00:29:23Z","updated_at":"2019-08-03T00:29:23Z","author_association":"MEMBER","body":"html은 프로그래밍 언어 취급을 받지는 못하고 있지만\r\nCodeQuiz에서는 퀴즈가 그렇게 많지는 않기때문에 환영입니다\r\n"}}
|
{
"id": 189825448,
"name": "seoaapp/SeoaBot",
"url": "https://api.github.com/repos/seoaapp/SeoaBot"
}
|
{
"id": 39158228,
"login": "PMHStudio",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/39158228?",
"url": "https://api.github.com/users/PMHStudio"
}
|
{
"id": 49084888,
"login": "seoaapp",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/49084888?",
"url": "https://api.github.com/orgs/seoaapp"
}
| 2019-08-03T00:29:23 |
10140133572
|
{"actor":{"display_login":"PMHStudio"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/rust-windowing/winit/issues/1311","repository_url":"https://api.github.com/repos/rust-windowing/winit","labels_url":"https://api.github.com/repos/rust-windowing/winit/issues/1311/labels{/name}","comments_url":"https://api.github.com/repos/rust-windowing/winit/issues/1311/comments","events_url":"https://api.github.com/repos/rust-windowing/winit/issues/1311/events","html_url":"https://github.com/rust-windowing/winit/issues/1311","id":532922973,"node_id":"MDU6SXNzdWU1MzI5MjI5NzM=","number":1311,"title":"Question - Multi-Process Application Macos","user":{"login":"chichid","id":6054451,"node_id":"MDQ6VXNlcjYwNTQ0NTE=","avatar_url":"https://avatars1.githubusercontent.com/u/6054451?v=4","gravatar_id":"","url":"https://api.github.com/users/chichid","html_url":"https://github.com/chichid","followers_url":"https://api.github.com/users/chichid/followers","following_url":"https://api.github.com/users/chichid/following{/other_user}","gists_url":"https://api.github.com/users/chichid/gists{/gist_id}","starred_url":"https://api.github.com/users/chichid/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/chichid/subscriptions","organizations_url":"https://api.github.com/users/chichid/orgs","repos_url":"https://api.github.com/users/chichid/repos","events_url":"https://api.github.com/users/chichid/events{/privacy}","received_events_url":"https://api.github.com/users/chichid/received_events","type":"User","site_admin":false},"labels":[{"id":474349859,"node_id":"MDU6TGFiZWw0NzQzNDk4NTk=","url":"https://api.github.com/repos/rust-windowing/winit/labels/platform:%20macOS","name":"platform: macOS","color":"FFF882","default":false,"description":""},{"id":924440199,"node_id":"MDU6TGFiZWw5MjQ0NDAxOTk=","url":"https://api.github.com/repos/rust-windowing/winit/labels/status:%20needs%20investigation","name":"status: needs investigation","color":"C7FEC1","default":false,"description":""},{"id":330617025,"node_id":"MDU6TGFiZWwzMzA2MTcwMjU=","url":"https://api.github.com/repos/rust-windowing/winit/labels/type:%20question","name":"type: question","color":"C4F2FF","default":false,"description":""}],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2019-12-04T20:41:19Z","updated_at":"2019-12-21T20:49:47Z","closed_at":"2019-12-08T22:11:32Z","author_association":"CONTRIBUTOR","body":"This is is probably not a winit problem but I wanted to ask anyway. Currently, I'm trying to experiment with multi-process apps in rust (same architecture as google chrome, one process by window) and I encoutered a problem on MacOS where it creates a new dock icon for each new forked child process. Is there any possible way to handle that? Whether at the winit level or by any other means?"},"comment":{"url":"https://api.github.com/repos/rust-windowing/winit/issues/comments/568210872","html_url":"https://github.com/rust-windowing/winit/issues/1311#issuecomment-568210872","issue_url":"https://api.github.com/repos/rust-windowing/winit/issues/1311","id":568210872,"node_id":"MDEyOklzc3VlQ29tbWVudDU2ODIxMDg3Mg==","user":{"login":"Osspial","id":16296823,"node_id":"MDQ6VXNlcjE2Mjk2ODIz","avatar_url":"https://avatars1.githubusercontent.com/u/16296823?v=4","gravatar_id":"","url":"https://api.github.com/users/Osspial","html_url":"https://github.com/Osspial","followers_url":"https://api.github.com/users/Osspial/followers","following_url":"https://api.github.com/users/Osspial/following{/other_user}","gists_url":"https://api.github.com/users/Osspial/gists{/gist_id}","starred_url":"https://api.github.com/users/Osspial/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Osspial/subscriptions","organizations_url":"https://api.github.com/users/Osspial/orgs","repos_url":"https://api.github.com/users/Osspial/repos","events_url":"https://api.github.com/users/Osspial/events{/privacy}","received_events_url":"https://api.github.com/users/Osspial/received_events","type":"User","site_admin":false},"created_at":"2019-12-21T20:49:47Z","updated_at":"2019-12-21T20:49:47Z","author_association":"MEMBER","body":"FWIW, Chrome (or CEF, at the very least) has a single process that handles the master event loop and the top-level windows, but has separate processes for managing the resources in each particular window. I'd guess that, if you can avoid initializing the `EventLoop` in child processes, you should be able to avoid creating separate dock icons."}}
|
{
"id": 52353408,
"name": "rust-windowing/winit",
"url": "https://api.github.com/repos/rust-windowing/winit"
}
|
{
"id": 16296823,
"login": "Osspial",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16296823?",
"url": "https://api.github.com/users/Osspial"
}
|
{
"id": 49372933,
"login": "rust-windowing",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/49372933?",
"url": "https://api.github.com/orgs/rust-windowing"
}
| 2019-12-21T20:49:48 |
11141227773
|
{"actor":{"display_login":"Osspial"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/openshift-scale/images/issues/24","repository_url":"https://api.github.com/repos/openshift-scale/images","labels_url":"https://api.github.com/repos/openshift-scale/images/issues/24/labels{/name}","comments_url":"https://api.github.com/repos/openshift-scale/images/issues/24/comments","events_url":"https://api.github.com/repos/openshift-scale/images/issues/24/events","html_url":"https://github.com/openshift-scale/images/issues/24","id":538304325,"node_id":"MDU6SXNzdWU1MzgzMDQzMjU=","number":24,"title":"Build images on a nightly basis","user":{"login":"chaitanyaenr","id":14077093,"node_id":"MDQ6VXNlcjE0MDc3MDkz","avatar_url":"https://avatars1.githubusercontent.com/u/14077093?v=4","gravatar_id":"","url":"https://api.github.com/users/chaitanyaenr","html_url":"https://github.com/chaitanyaenr","followers_url":"https://api.github.com/users/chaitanyaenr/followers","following_url":"https://api.github.com/users/chaitanyaenr/following{/other_user}","gists_url":"https://api.github.com/users/chaitanyaenr/gists{/gist_id}","starred_url":"https://api.github.com/users/chaitanyaenr/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/chaitanyaenr/subscriptions","organizations_url":"https://api.github.com/users/chaitanyaenr/orgs","repos_url":"https://api.github.com/users/chaitanyaenr/repos","events_url":"https://api.github.com/users/chaitanyaenr/events{/privacy}","received_events_url":"https://api.github.com/users/chaitanyaenr/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2019-12-16T09:57:41Z","updated_at":"2019-12-17T08:25:52Z","closed_at":null,"author_association":"MEMBER","body":"The current setup triggers an image build in quay if a new commit gets merged into the repo, we need a way to trigger it on a nightly basis to get the latest content including clusterloader binary and snafu into the image."},"comment":{"url":"https://api.github.com/repos/openshift-scale/images/issues/comments/566436200","html_url":"https://github.com/openshift-scale/images/issues/24#issuecomment-566436200","issue_url":"https://api.github.com/repos/openshift-scale/images/issues/24","id":566436200,"node_id":"MDEyOklzc3VlQ29tbWVudDU2NjQzNjIwMA==","user":{"login":"chaitanyaenr","id":14077093,"node_id":"MDQ6VXNlcjE0MDc3MDkz","avatar_url":"https://avatars1.githubusercontent.com/u/14077093?v=4","gravatar_id":"","url":"https://api.github.com/users/chaitanyaenr","html_url":"https://github.com/chaitanyaenr","followers_url":"https://api.github.com/users/chaitanyaenr/followers","following_url":"https://api.github.com/users/chaitanyaenr/following{/other_user}","gists_url":"https://api.github.com/users/chaitanyaenr/gists{/gist_id}","starred_url":"https://api.github.com/users/chaitanyaenr/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/chaitanyaenr/subscriptions","organizations_url":"https://api.github.com/users/chaitanyaenr/orgs","repos_url":"https://api.github.com/users/chaitanyaenr/repos","events_url":"https://api.github.com/users/chaitanyaenr/events{/privacy}","received_events_url":"https://api.github.com/users/chaitanyaenr/received_events","type":"User","site_admin":false},"created_at":"2019-12-17T08:25:52Z","updated_at":"2019-12-17T08:25:52Z","author_association":"MEMBER","body":"/cc @aakarshg @mohit-sheth "}}
|
{
"id": 187887335,
"name": "openshift-scale/images",
"url": "https://api.github.com/repos/openshift-scale/images"
}
|
{
"id": 14077093,
"login": "chaitanyaenr",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/14077093?",
"url": "https://api.github.com/users/chaitanyaenr"
}
|
{
"id": 49765465,
"login": "openshift-scale",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/49765465?",
"url": "https://api.github.com/orgs/openshift-scale"
}
| 2019-12-17T08:25:52 |
11104769590
|
{"actor":{"display_login":"chaitanyaenr"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/catsearch/CatSearch-server/issues/36","repository_url":"https://api.github.com/repos/catsearch/CatSearch-server","labels_url":"https://api.github.com/repos/catsearch/CatSearch-server/issues/36/labels{/name}","comments_url":"https://api.github.com/repos/catsearch/CatSearch-server/issues/36/comments","events_url":"https://api.github.com/repos/catsearch/CatSearch-server/issues/36/events","html_url":"https://github.com/catsearch/CatSearch-server/pull/36","id":500791272,"node_id":"MDExOlB1bGxSZXF1ZXN0MzIzMTg3MDY3","number":36,"title":"Bump mongoose from 5.6.10 to 5.7.3","user":{"login":"dependabot-preview[bot]","id":27856297,"node_id":"MDM6Qm90Mjc4NTYyOTc=","avatar_url":"https://avatars3.githubusercontent.com/in/2141?v=4","gravatar_id":"","url":"https://api.github.com/users/dependabot-preview%5Bbot%5D","html_url":"https://github.com/apps/dependabot-preview","followers_url":"https://api.github.com/users/dependabot-preview%5Bbot%5D/followers","following_url":"https://api.github.com/users/dependabot-preview%5Bbot%5D/following{/other_user}","gists_url":"https://api.github.com/users/dependabot-preview%5Bbot%5D/gists{/gist_id}","starred_url":"https://api.github.com/users/dependabot-preview%5Bbot%5D/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dependabot-preview%5Bbot%5D/subscriptions","organizations_url":"https://api.github.com/users/dependabot-preview%5Bbot%5D/orgs","repos_url":"https://api.github.com/users/dependabot-preview%5Bbot%5D/repos","events_url":"https://api.github.com/users/dependabot-preview%5Bbot%5D/events{/privacy}","received_events_url":"https://api.github.com/users/dependabot-preview%5Bbot%5D/received_events","type":"Bot","site_admin":false},"labels":[{"id":1502971922,"node_id":"MDU6TGFiZWwxNTAyOTcxOTIy","url":"https://api.github.com/repos/catsearch/CatSearch-server/labels/dependencies","name":"dependencies","color":"0366d6","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2019-10-01T09:59:54Z","updated_at":"2019-10-10T09:24:09Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/catsearch/CatSearch-server/pulls/36","html_url":"https://github.com/catsearch/CatSearch-server/pull/36","diff_url":"https://github.com/catsearch/CatSearch-server/pull/36.diff","patch_url":"https://github.com/catsearch/CatSearch-server/pull/36.patch"},"body":"Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.6.10 to 5.7.3.\n<details>\n<summary>Changelog</summary>\n\n*Sourced from [mongoose's changelog](https://github.com/Automattic/mongoose/blob/master/History.md).*\n\n> 5.7.3 / 2019-09-30\n> ==================\n> * fix: make CoreMongooseArray#includes() handle `fromIndex` parameter [#8203](https://github-redirect.dependabot.com/Automattic/mongoose/issues/8203)\n> * fix(update): cast right hand side of `$pull` as a query instead of an update for document arrays [#8166](https://github-redirect.dependabot.com/Automattic/mongoose/issues/8166)\n> * fix(populate): handle virtual populate of an embedded discriminator nested path [#8173](https://github-redirect.dependabot.com/Automattic/mongoose/issues/8173)\n> * docs(validation): remove deprecated `isAsync` from validation docs in favor of emphasizing promises [#8184](https://github-redirect.dependabot.com/Automattic/mongoose/issues/8184)\n> * docs(documents): add overwriting section [#8178](https://github-redirect.dependabot.com/Automattic/mongoose/issues/8178)\n> * docs(promises): add note about queries being thenable [#8110](https://github-redirect.dependabot.com/Automattic/mongoose/issues/8110)\n> * perf: avoid update validators going into Mixed types [#8192](https://github-redirect.dependabot.com/Automattic/mongoose/issues/8192) [birdofpreyru](https://github.com/birdofpreyru)\n> * refactor: remove async as a prod dependency [#8073](https://github-redirect.dependabot.com/Automattic/mongoose/issues/8073)\n> \n> 5.7.2 / 2019-09-23\n> ==================\n> * fix(mongoose): support `mongoose.set('autoIndex', false)` [#8158](https://github-redirect.dependabot.com/Automattic/mongoose/issues/8158)\n> * fix(discriminator): support `tiedValue` parameter for embedded discriminators analagous to top-level discriminators [#8164](https://github-redirect.dependabot.com/Automattic/mongoose/issues/8164)\n> * fix(query): handle `toConstructor()` with entries-style sort syntax [#8159](https://github-redirect.dependabot.com/Automattic/mongoose/issues/8159)\n> * fix(populate): avoid converting mixed paths into arrays if populating an object path under `Mixed` [#8157](https://github-redirect.dependabot.com/Automattic/mongoose/issues/8157)\n> * fix: use $wrapCallback when using promises for mongoose-async-hooks\n> * fix: handle queries with setter that converts value to Number instance [#8150](https://github-redirect.dependabot.com/Automattic/mongoose/issues/8150)\n> * docs: add mongoosejs-cli to readme [#8142](https://github-redirect.dependabot.com/Automattic/mongoose/issues/8142)\n> * docs: fix example typo for Schema.prototype.plugin() [#8175](https://github-redirect.dependabot.com/Automattic/mongoose/issues/8175) [anaethoss](https://github.com/anaethoss)\n> \n> 5.7.1 / 2019-09-13\n> ==================\n> * fix(query): fix TypeError when calling `findOneAndUpdate()` with `runValidators` [#8151](https://github-redirect.dependabot.com/Automattic/mongoose/issues/8151) [fernandolguevara](https://github.com/fernandolguevara)\n> * fix(document): throw strict mode error if setting an immutable path with strict mode: false [#8149](https://github-redirect.dependabot.com/Automattic/mongoose/issues/8149)\n> * fix(mongoose): support passing options object to Mongoose constructor [#8144](https://github-redirect.dependabot.com/Automattic/mongoose/issues/8144)\n> * fix(model): make syncIndexes() handle changes in index key order [#8135](https://github-redirect.dependabot.com/Automattic/mongoose/issues/8135)\n> * fix(error): export StrictModeError as a static property of MongooseError [#8148](https://github-redirect.dependabot.com/Automattic/mongoose/issues/8148) [ouyuran](https://github.com/ouyuran)\n> * docs(connection+mongoose): add `useUnifiedTopology` option to `connect()` and `openUri()` docs [#8146](https://github-redirect.dependabot.com/Automattic/mongoose/issues/8146)\n> \n> 5.7.0 / 2019-09-09\n> ==================\n> * feat(document+query): support conditionally immutable schema paths [#8001](https://github-redirect.dependabot.com/Automattic/mongoose/issues/8001)\n> * perf(documentarray): refactor to use ES6 classes instead of mixins, ~30% speedup [#7895](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7895)\n> * feat: use MongoDB driver 3.3.x for MongoDB 4.2 support [#8083](https://github-redirect.dependabot.com/Automattic/mongoose/issues/8083) [#8078](https://github-redirect.dependabot.com/Automattic/mongoose/issues/8078)\n> * feat(schema+query): add pre('validate') and post('validate') hooks for update validation [#7984](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7984)\n> * fix(timestamps): ensure updatedAt gets incremented consistently using update with and without $set [#4768](https://github-redirect.dependabot.com/Automattic/mongoose/issues/4768)\n> * feat(query): add `Query#get()` to make writing custom setters that handle both queries and documents easier [#7312](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7312)\n> * feat(document): run setters on defaults [#8012](https://github-redirect.dependabot.com/Automattic/mongoose/issues/8012)\n> * feat(document): add `aliases: false` option to `Document#toObject()` [#7548](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7548)\n> * feat(timestamps): support skipping updatedAt and createdAt for individual save() and update() [#3934](https://github-redirect.dependabot.com/Automattic/mongoose/issues/3934)\n> * docs: fix index creation link in guide [#8138](https://github-redirect.dependabot.com/Automattic/mongoose/issues/8138) [joebowbeer](https://github.com/joebowbeer)\n> \n> 5.6.13 / 2019-09-04\n> ===================\n> * fix(parallel): fix parallelLimit when fns is empty [#8130](https://github-redirect.dependabot.com/Automattic/mongoose/issues/8130) [#8128](https://github-redirect.dependabot.com/Automattic/mongoose/issues/8128) [sibelius](https://github.com/sibelius)\n> * fix(document): ensure nested mixed validator gets called exactly once [#8117](https://github-redirect.dependabot.com/Automattic/mongoose/issues/8117)\n> * fix(populate): handle `justOne = undefined` [#8125](https://github-redirect.dependabot.com/Automattic/mongoose/issues/8125) [taxilian](https://github.com/taxilian)\n> \n></tr></table> ... (truncated)\n</details>\n<details>\n<summary>Commits</summary>\n\n- [`43b63ae`](https://github.com/Automattic/mongoose/commit/43b63ae8d18e49db3ddb56b4c843637339495a76) chore: release 5.7.3\n- [`06112b0`](https://github.com/Automattic/mongoose/commit/06112b061aa8a29b56fc92aae16797805700e417) docs(validation): remove deprecated `isAsync` from validation docs in favor o...\n- [`7fee719`](https://github.com/Automattic/mongoose/commit/7fee719574d00d7831906420dfc12e631f585575) docs(documents): add overwriting section\n- [`98b5a73`](https://github.com/Automattic/mongoose/commit/98b5a73243f831c7c69b889ab86d2e50d4f17a6d) fix: make CoreMongooseArray#includes() handle `fromIndex` parameter\n- [`6c91dea`](https://github.com/Automattic/mongoose/commit/6c91deafb9ca9176c84b3bf38654768c1a9dc3b2) style: fix lint\n- [`9bb4b03`](https://github.com/Automattic/mongoose/commit/9bb4b034ab4ca3cb03cf18eb888bdd308612d2d5) refactor: remove async as a prod dependency\n- [`3647292`](https://github.com/Automattic/mongoose/commit/36472927155dc861a57e878c2b6e68f91a522dda) refactor(cursor): remove async.queue() from eachAsync() re: [#8073](https://github-redirect.dependabot.com/Automattic/mongoose/issues/8073) [#5502](https://github-redirect.dependabot.com/Automattic/mongoose/issues/5502)\n- [`e60db1b`](https://github.com/Automattic/mongoose/commit/e60db1b1d928a6da02f08e4890356087826e7c24) refactor(cursor): remove dependency on async.times()\n- [`c5b2355`](https://github.com/Automattic/mongoose/commit/c5b235537e8888fd04d2928ec550f206b53fd8e7) docs(promises): add note about queries being thenable\n- [`da77b8d`](https://github.com/Automattic/mongoose/commit/da77b8df8a4b17f2b5beeffdf3b36e49123e3fc6) Merge pull request [#8192](https://github-redirect.dependabot.com/Automattic/mongoose/issues/8192) from birdofpreyru/fix-8093-1\n- Additional commits viewable in [compare view](https://github.com/Automattic/mongoose/compare/5.6.10...5.7.3)\n</details>\n<br />\n\n[](https://dependabot.com/compatibility-score.html?dependency-name=mongoose&package-manager=npm_and_yarn&previous-version=5.6.10&new-version=5.7.3)\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language\n- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language\n- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language\n- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language\n- `@dependabot badge me` will comment on this PR with code to add a \"Dependabot enabled\" badge to your readme\n\nAdditionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):\n- Update frequency (including time of day and day of week)\n- Pull request limits (per update run and/or open at any time)\n- Out-of-range updates (receive only lockfile updates, if desired)\n- Security updates (receive only security updates, if desired)\n\nFinally, you can contact us by mentioning @dependabot.\n\n</details>"},"comment":{"url":"https://api.github.com/repos/catsearch/CatSearch-server/issues/comments/540481884","html_url":"https://github.com/catsearch/CatSearch-server/pull/36#issuecomment-540481884","issue_url":"https://api.github.com/repos/catsearch/CatSearch-server/issues/36","id":540481884,"node_id":"MDEyOklzc3VlQ29tbWVudDU0MDQ4MTg4NA==","user":{"login":"dependabot-preview[bot]","id":27856297,"node_id":"MDM6Qm90Mjc4NTYyOTc=","avatar_url":"https://avatars3.githubusercontent.com/in/2141?v=4","gravatar_id":"","url":"https://api.github.com/users/dependabot-preview%5Bbot%5D","html_url":"https://github.com/apps/dependabot-preview","followers_url":"https://api.github.com/users/dependabot-preview%5Bbot%5D/followers","following_url":"https://api.github.com/users/dependabot-preview%5Bbot%5D/following{/other_user}","gists_url":"https://api.github.com/users/dependabot-preview%5Bbot%5D/gists{/gist_id}","starred_url":"https://api.github.com/users/dependabot-preview%5Bbot%5D/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dependabot-preview%5Bbot%5D/subscriptions","organizations_url":"https://api.github.com/users/dependabot-preview%5Bbot%5D/orgs","repos_url":"https://api.github.com/users/dependabot-preview%5Bbot%5D/repos","events_url":"https://api.github.com/users/dependabot-preview%5Bbot%5D/events{/privacy}","received_events_url":"https://api.github.com/users/dependabot-preview%5Bbot%5D/received_events","type":"Bot","site_admin":false},"created_at":"2019-10-10T09:24:09Z","updated_at":"2019-10-10T09:24:09Z","author_association":"CONTRIBUTOR","body":"Superseded by #39."}}
|
{
"id": 181756579,
"name": "catsearch/CatSearch-server",
"url": "https://api.github.com/repos/catsearch/CatSearch-server"
}
|
{
"id": 27856297,
"login": "dependabot-preview[bot]",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/27856297?",
"url": "https://api.github.com/users/dependabot-preview[bot]"
}
|
{
"id": 49829980,
"login": "catsearch",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/49829980?",
"url": "https://api.github.com/orgs/catsearch"
}
| 2019-10-10T09:24:12 |
10600117723
|
{"actor":{"display_login":"dependabot-preview"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/standup-raven/standup-raven/issues/11","repository_url":"https://api.github.com/repos/standup-raven/standup-raven","labels_url":"https://api.github.com/repos/standup-raven/standup-raven/issues/11/labels{/name}","comments_url":"https://api.github.com/repos/standup-raven/standup-raven/issues/11/comments","events_url":"https://api.github.com/repos/standup-raven/standup-raven/issues/11/events","html_url":"https://github.com/standup-raven/standup-raven/issues/11","id":438262479,"node_id":"MDU6SXNzdWU0MzgyNjI0Nzk=","number":11,"title":"BUG - JS errors in console","user":{"login":"hanzei","id":16541325,"node_id":"MDQ6VXNlcjE2NTQxMzI1","avatar_url":"https://avatars0.githubusercontent.com/u/16541325?v=4","gravatar_id":"","url":"https://api.github.com/users/hanzei","html_url":"https://github.com/hanzei","followers_url":"https://api.github.com/users/hanzei/followers","following_url":"https://api.github.com/users/hanzei/following{/other_user}","gists_url":"https://api.github.com/users/hanzei/gists{/gist_id}","starred_url":"https://api.github.com/users/hanzei/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/hanzei/subscriptions","organizations_url":"https://api.github.com/users/hanzei/orgs","repos_url":"https://api.github.com/users/hanzei/repos","events_url":"https://api.github.com/users/hanzei/events{/privacy}","received_events_url":"https://api.github.com/users/hanzei/received_events","type":"User","site_admin":false},"labels":[{"id":1328625558,"node_id":"MDU6TGFiZWwxMzI4NjI1NTU4","url":"https://api.github.com/repos/standup-raven/standup-raven/labels/bug","name":"bug","color":"d73a4a","default":true},{"id":1341292031,"node_id":"MDU6TGFiZWwxMzQxMjkyMDMx","url":"https://api.github.com/repos/standup-raven/standup-raven/labels/webapp","name":"webapp","color":"e26ac8","default":false}],"state":"open","locked":false,"assignee":{"login":"harshilsharma","id":18575143,"node_id":"MDQ6VXNlcjE4NTc1MTQz","avatar_url":"https://avatars1.githubusercontent.com/u/18575143?v=4","gravatar_id":"","url":"https://api.github.com/users/harshilsharma","html_url":"https://github.com/harshilsharma","followers_url":"https://api.github.com/users/harshilsharma/followers","following_url":"https://api.github.com/users/harshilsharma/following{/other_user}","gists_url":"https://api.github.com/users/harshilsharma/gists{/gist_id}","starred_url":"https://api.github.com/users/harshilsharma/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/harshilsharma/subscriptions","organizations_url":"https://api.github.com/users/harshilsharma/orgs","repos_url":"https://api.github.com/users/harshilsharma/repos","events_url":"https://api.github.com/users/harshilsharma/events{/privacy}","received_events_url":"https://api.github.com/users/harshilsharma/received_events","type":"User","site_admin":false},"assignees":[{"login":"harshilsharma","id":18575143,"node_id":"MDQ6VXNlcjE4NTc1MTQz","avatar_url":"https://avatars1.githubusercontent.com/u/18575143?v=4","gravatar_id":"","url":"https://api.github.com/users/harshilsharma","html_url":"https://github.com/harshilsharma","followers_url":"https://api.github.com/users/harshilsharma/followers","following_url":"https://api.github.com/users/harshilsharma/following{/other_user}","gists_url":"https://api.github.com/users/harshilsharma/gists{/gist_id}","starred_url":"https://api.github.com/users/harshilsharma/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/harshilsharma/subscriptions","organizations_url":"https://api.github.com/users/harshilsharma/orgs","repos_url":"https://api.github.com/users/harshilsharma/repos","events_url":"https://api.github.com/users/harshilsharma/events{/privacy}","received_events_url":"https://api.github.com/users/harshilsharma/received_events","type":"User","site_admin":false}],"milestone":null,"comments":0,"created_at":"2019-04-29T11:09:22Z","updated_at":"2019-04-30T03:27:08Z","closed_at":null,"author_association":"NONE","body":"**Summary**\r\nA one-line description of what the bug is.\r\n\r\n**Steps To Reproduce**\r\nSteps to reproduce the behavior:\r\n1. Install the plugin\r\n2. Go into a channel that has a standup configured\r\n\r\n**Expected behavior**\r\nNo errors\r\n\r\n**Observed Behavior**\r\nErrors in JS console:\r\n<details> \r\n <summary>Errors:</summary>\r\n\r\n```\r\nWarning: Failed prop type: The prop `visible` is marked as required in `StandupModal`, but its value is `undefined`.\r\n in StandupModal (created by Connect(StandupModal))\r\n in Connect(StandupModal) (created by Pluggable)\r\n in Pluggable (created by Connect(Pluggable))\r\n in Connect(Pluggable) (created by ChannelController)\r\n in div (created by ChannelController)\r\n in div (created by ChannelController)\r\n in ChannelController (created by Context.Consumer)\r\n in Route (created by NeedsTeam)\r\n in Switch (created by NeedsTeam)\r\n in NeedsTeam (created by Connect(NeedsTeam))\r\n in Connect(NeedsTeam) (created by Context.Consumer)\r\n in Route (created by withRouter(Connect(NeedsTeam)))\r\n in withRouter(Connect(NeedsTeam)) (created by Context.Consumer)\r\n in LoggedIn (created by Connect(LoggedIn))\r\n in Connect(LoggedIn) (created by AsyncComponent)\r\n in AsyncComponent\r\n in Unknown (created by Context.Consumer)\r\n in Route (created by LoggedInRoute)\r\n in LoggedInRoute (created by Root)\r\n in Switch (created by Root)\r\n in IntlProvider (created by IntlProvider)\r\n in IntlProvider (created by Connect(IntlProvider))\r\n in Connect(IntlProvider) (created by Root)\r\n in Root (created by Connect(Root))\r\n in Connect(Root) (created by AsyncComponent)\r\n in AsyncComponent\r\n in Unknown (created by Context.Consumer)\r\n in Route\r\n in Router\r\n in Provider checkPropTypes.js:20\r\n printWarning checkPropTypes.js:20\r\n checkPropTypes checkPropTypes.js:82\r\n React 29\r\n Redux 4\r\n dispatchPluginComponentAction registry.js:23\r\n registerRootComponent registry.js:53\r\n initialize index.jsx:18\r\n initializePlugin index.js:106\r\n onLoad index.js:76\r\nWarning: Failed prop type: The prop `id` is required to make `Tooltip` accessible for users of assistive technologies such as screen readers.\r\n in Tooltip (created by StandupModal)\r\n in StandupModal (created by Connect(StandupModal))\r\n in Connect(StandupModal) (created by Pluggable)\r\n in Pluggable (created by Connect(Pluggable))\r\n in Connect(Pluggable) (created by ChannelController)\r\n in div (created by ChannelController)\r\n in div (created by ChannelController)\r\n in ChannelController (created by Context.Consumer)\r\n in Route (created by NeedsTeam)\r\n in Switch (created by NeedsTeam)\r\n in NeedsTeam (created by Connect(NeedsTeam))\r\n in Connect(NeedsTeam) (created by Context.Consumer)\r\n in Route (created by withRouter(Connect(NeedsTeam)))\r\n in withRouter(Connect(NeedsTeam)) (created by Context.Consumer)\r\n in LoggedIn (created by Connect(LoggedIn))\r\n in Connect(LoggedIn) (created by AsyncComponent)\r\n in AsyncComponent\r\n in Unknown (created by Context.Consumer)\r\n in Route (created by LoggedInRoute)\r\n in LoggedInRoute (created by Root)\r\n in Switch (created by Root)\r\n in IntlProvider (created by IntlProvider)\r\n in IntlProvider (created by Connect(IntlProvider))\r\n in Connect(IntlProvider) (created by Root)\r\n in Root (created by Connect(Root))\r\n in Connect(Root) (created by AsyncComponent)\r\n in AsyncComponent\r\n in Unknown (created by Context.Consumer)\r\n in Route\r\n in Router\r\n in Provider checkPropTypes.js:20\r\nWarning: Failed prop type: Invalid prop `bsStyle` of value `` supplied to `Alert`, expected one of [\"success\",\"warning\",\"danger\",\"info\"].\r\n in Alert (created by StandupModal)\r\n in StandupModal (created by Connect(StandupModal))\r\n in Connect(StandupModal) (created by Pluggable)\r\n in Pluggable (created by Connect(Pluggable))\r\n in Connect(Pluggable) (created by ChannelController)\r\n in div (created by ChannelController)\r\n in div (created by ChannelController)\r\n in ChannelController (created by Context.Consumer)\r\n in Route (created by NeedsTeam)\r\n in Switch (created by NeedsTeam)\r\n in NeedsTeam (created by Connect(NeedsTeam))\r\n in Connect(NeedsTeam) (created by Context.Consumer)\r\n in Route (created by withRouter(Connect(NeedsTeam)))\r\n in withRouter(Connect(NeedsTeam)) (created by Context.Consumer)\r\n in LoggedIn (created by Connect(LoggedIn))\r\n in Connect(LoggedIn) (created by AsyncComponent)\r\n in AsyncComponent\r\n in Unknown (created by Context.Consumer)\r\n in Route (created by LoggedInRoute)\r\n in LoggedInRoute (created by Root)\r\n in Switch (created by Root)\r\n in IntlProvider (created by IntlProvider)\r\n in IntlProvider (created by Connect(IntlProvider))\r\n in Connect(IntlProvider) (created by Root)\r\n in Root (created by Connect(Root))\r\n in Connect(Root) (created by AsyncComponent)\r\n in AsyncComponent\r\n in Unknown (created by Context.Consumer)\r\n in Route\r\n in Router\r\n in Provider checkPropTypes.js:20\r\nLoaded standup-raven plugin index.js:77:12\r\nWarning: Failed prop type: The prop `id` is required to make `Dropdown` accessible for users of assistive technologies such as screen readers.\r\n in Dropdown (created by Uncontrolled(Dropdown))\r\n in Uncontrolled(Dropdown) (created by SplitButton)\r\n in SplitButton (created by ConfigModal)\r\n in div (created by FormGroup)\r\n in FormGroup (created by ConfigModal)\r\n in span (created by ConfigModal)\r\n in div (created by ConfigModal)\r\n in div (created by ModalBody)\r\n in ModalBody (created by ConfigModal)\r\n in div (created by ModalDialog)\r\n in div (created by ModalDialog)\r\n in div (created by ModalDialog)\r\n in ModalDialog (created by Modal)\r\n in Transition (created by Fade)\r\n in Fade (created by DialogTransition)\r\n in DialogTransition (created by Modal)\r\n in RefHolder (created by Modal)\r\n in div (created by Modal)\r\n in Portal (created by Modal)\r\n in Modal (created by Modal)\r\n in Modal (created by ConfigModal)\r\n in ConfigModal (created by Connect(ConfigModal))\r\n in Connect(ConfigModal) (created by Pluggable)\r\n in Pluggable (created by Connect(Pluggable))\r\n in Connect(Pluggable) (created by ChannelController)\r\n in div (created by ChannelController)\r\n in div (created by ChannelController)\r\n in ChannelController (created by Context.Consumer)\r\n in Route (created by NeedsTeam)\r\n in Switch (created by NeedsTeam)\r\n in NeedsTeam (created by Connect(NeedsTeam))\r\n in Connect(NeedsTeam) (created by Context.Consumer)\r\n in Route (created by withRouter(Connect(NeedsTeam)))\r\n in withRouter(Connect(NeedsTeam)) (created by Context.Consumer)\r\n in LoggedIn (created by Connect(LoggedIn))\r\n in Connect(LoggedIn) (created by AsyncComponent)\r\n in AsyncComponent\r\n in Unknown (created by Context.Consumer)\r\n in Route (created by LoggedInRoute)\r\n in LoggedInRoute (created by Root)\r\n in Switch (created by Root)\r\n in IntlProvider (created by IntlProvider)\r\n in IntlProvider (created by Connect(IntlProvider))\r\n in Connect(IntlProvider) (created by Root)\r\n in Root (created by Connect(Root))\r\n in Connect(Root) (created by AsyncComponent)\r\n in AsyncComponent\r\n in Unknown (created by Context.Consumer)\r\n in Route\r\n in Router\r\n in Provider\r\n```\r\n\r\n</details>\r\n\r\n**Screenshots**\r\nIf applicable, add screenshots to help explain your problem.\r\n\r\n**Environment (if applicable):**\r\n- OS: linux\r\n- Browser: Firefox\r\n- Mattermost-Server: `master`\r\n"},"comment":{"url":"https://api.github.com/repos/standup-raven/standup-raven/issues/comments/487811271","html_url":"https://github.com/standup-raven/standup-raven/issues/11#issuecomment-487811271","issue_url":"https://api.github.com/repos/standup-raven/standup-raven/issues/11","id":487811271,"node_id":"MDEyOklzc3VlQ29tbWVudDQ4NzgxMTI3MQ==","user":{"login":"harshilsharma","id":18575143,"node_id":"MDQ6VXNlcjE4NTc1MTQz","avatar_url":"https://avatars1.githubusercontent.com/u/18575143?v=4","gravatar_id":"","url":"https://api.github.com/users/harshilsharma","html_url":"https://github.com/harshilsharma","followers_url":"https://api.github.com/users/harshilsharma/followers","following_url":"https://api.github.com/users/harshilsharma/following{/other_user}","gists_url":"https://api.github.com/users/harshilsharma/gists{/gist_id}","starred_url":"https://api.github.com/users/harshilsharma/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/harshilsharma/subscriptions","organizations_url":"https://api.github.com/users/harshilsharma/orgs","repos_url":"https://api.github.com/users/harshilsharma/repos","events_url":"https://api.github.com/users/harshilsharma/events{/privacy}","received_events_url":"https://api.github.com/users/harshilsharma/received_events","type":"User","site_admin":false},"created_at":"2019-04-30T03:27:08Z","updated_at":"2019-04-30T03:27:08Z","author_association":"COLLABORATOR","body":"@hanzei thanks for the bug report!\r\n\r\nI was it's due to an unhandled case of `undefined` in the selectors. Will get the fix up after some testing."}}
|
{
"id": 182545561,
"name": "standup-raven/standup-raven",
"url": "https://api.github.com/repos/standup-raven/standup-raven"
}
|
{
"id": 18575143,
"login": "harshilsharma",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/18575143?",
"url": "https://api.github.com/users/harshilsharma"
}
|
{
"id": 49834866,
"login": "standup-raven",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/49834866?",
"url": "https://api.github.com/orgs/standup-raven"
}
| 2019-04-30T03:27:08 |
9534783174
|
{"actor":{"display_login":"harshilsharma"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/rust-ml/discussion/issues/1","repository_url":"https://api.github.com/repos/rust-ml/discussion","labels_url":"https://api.github.com/repos/rust-ml/discussion/issues/1/labels{/name}","comments_url":"https://api.github.com/repos/rust-ml/discussion/issues/1/comments","events_url":"https://api.github.com/repos/rust-ml/discussion/issues/1/events","html_url":"https://github.com/rust-ml/discussion/issues/1","id":438037103,"node_id":"MDU6SXNzdWU0MzgwMzcxMDM=","number":1,"title":"What do we want to build?","user":{"login":"LukeMathWalker","id":20745048,"node_id":"MDQ6VXNlcjIwNzQ1MDQ4","avatar_url":"https://avatars1.githubusercontent.com/u/20745048?v=4","gravatar_id":"","url":"https://api.github.com/users/LukeMathWalker","html_url":"https://github.com/LukeMathWalker","followers_url":"https://api.github.com/users/LukeMathWalker/followers","following_url":"https://api.github.com/users/LukeMathWalker/following{/other_user}","gists_url":"https://api.github.com/users/LukeMathWalker/gists{/gist_id}","starred_url":"https://api.github.com/users/LukeMathWalker/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/LukeMathWalker/subscriptions","organizations_url":"https://api.github.com/users/LukeMathWalker/orgs","repos_url":"https://api.github.com/users/LukeMathWalker/repos","events_url":"https://api.github.com/users/LukeMathWalker/events{/privacy}","received_events_url":"https://api.github.com/users/LukeMathWalker/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":38,"created_at":"2019-04-28T09:43:21Z","updated_at":"2019-05-03T15:26:41Z","closed_at":null,"author_association":"CONTRIBUTOR","body":"Welcome!\r\n\r\nI created this repository as a discussion hub for the ML ecosystem in Rust, \"following\" a talk I gave at the Rust meetup in London ([slides](https://docs.google.com/presentation/d/1dOqqosLPtBixIVSvNy5-vLVAapfFUMm3sV4TR9v-Fkw/edit?usp=sharing)).\r\n\r\nI do believe that Rust has great potential in this area, but to fully realize this potential we need to provide building blocks: we need to tackle those shared challenges that, once removed, will enable more and more people to just come to Rust and build what they want to build.\r\n\r\nThe three building blocks I do see as fundamental for an ML ecosystem are:\r\n- n-dimensional arrays;\r\n- dataframes;\r\n- an ML model interface.\r\n\r\nI have spent the last year, when it comes to open-source contributions, enhancing n-dimensional arrays: direct contributions to [`ndarray`](https://github.com/rust-ndarray/ndarray), statistical routines on top of it ([`ndarray-stats`](https://github.com/jturner314/ndarray-stats)) and [tutorials](https://www.lpalmieri.com/) to help people to get into the Rust scientific ecosystem from Python, Julia or R. I do believe that `ndarray` is in more than a good shape when it comes to fulfil NumPy's role in the Rust ecosystem.\r\n\r\nThere is now movement as well when it comes to dataframes - a discussion is taking place at https://github.com/rust-dataframe/discussion/issues/1 to explore use cases and potential designs. (The idea of opening this repository comes directly from this experiment of community-led design for dataframes).\r\n\r\nGiven that one of the two data structures that are usually consumed by ML models is ready (n-dimensional arrays) and the other one is baking (dataframes) I think it's time to start thinking about what to do with the ML-specific piece.\r\n\r\nI don't want to steer the debate too much with the opening post (I'll chip in once the discussion starts), but the questions I'd like to see tackled are:\r\n- what use-cases could make Rust shine in the ML ecosystem?\r\n- what are the basic capabilities that have to be built to enable the usage of Rust for ML workloads?\r\n- how should we structure such a project? A core library with few traits and a set of separate crates tackling different aspects? A large battery-included scikit-learn equivalent?\r\n- why do **you** want to use Rust for ML?\r\n\r\n "},"comment":{"url":"https://api.github.com/repos/rust-ml/discussion/issues/comments/489134952","html_url":"https://github.com/rust-ml/discussion/issues/1#issuecomment-489134952","issue_url":"https://api.github.com/repos/rust-ml/discussion/issues/1","id":489134952,"node_id":"MDEyOklzc3VlQ29tbWVudDQ4OTEzNDk1Mg==","user":{"login":"stokhos","id":19867532,"node_id":"MDQ6VXNlcjE5ODY3NTMy","avatar_url":"https://avatars0.githubusercontent.com/u/19867532?v=4","gravatar_id":"","url":"https://api.github.com/users/stokhos","html_url":"https://github.com/stokhos","followers_url":"https://api.github.com/users/stokhos/followers","following_url":"https://api.github.com/users/stokhos/following{/other_user}","gists_url":"https://api.github.com/users/stokhos/gists{/gist_id}","starred_url":"https://api.github.com/users/stokhos/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/stokhos/subscriptions","organizations_url":"https://api.github.com/users/stokhos/orgs","repos_url":"https://api.github.com/users/stokhos/repos","events_url":"https://api.github.com/users/stokhos/events{/privacy}","received_events_url":"https://api.github.com/users/stokhos/received_events","type":"User","site_admin":false},"created_at":"2019-05-03T15:26:41Z","updated_at":"2019-05-03T15:26:41Z","author_association":"NONE","body":"I'm a newbie in ML, I think in order to make rust shine in ML, we should think of include more basic optimization algorithms. there are many nonlinear algorithms that have faster convergence rate and maybe better local optimal than ADAMS and Gradient Descent, there are also cases when people are looking for integer solutions. I'm not sure if these are inlcuded in tensorflow or other DL frameworks, but it would be cool if people can find them here."}}
|
{
"id": 183627000,
"name": "rust-ml/discussion",
"url": "https://api.github.com/repos/rust-ml/discussion"
}
|
{
"id": 19867532,
"login": "stokhos",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/19867532?",
"url": "https://api.github.com/users/stokhos"
}
|
{
"id": 50020044,
"login": "rust-ml",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/50020044?",
"url": "https://api.github.com/orgs/rust-ml"
}
| 2019-05-03T15:26:41 |
9558965111
|
{"actor":{"display_login":"stokhos"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/alanda-io/alanda/issues/3","repository_url":"https://api.github.com/repos/alanda-io/alanda","labels_url":"https://api.github.com/repos/alanda-io/alanda/issues/3/labels{/name}","comments_url":"https://api.github.com/repos/alanda-io/alanda/issues/3/comments","events_url":"https://api.github.com/repos/alanda-io/alanda/issues/3/events","html_url":"https://github.com/alanda-io/alanda/pull/3","id":519989664,"node_id":"MDExOlB1bGxSZXF1ZXN0MzM4NjU2MjE4","number":3,"title":"Added Oracle Databes installation link","user":{"login":"christophhagelkruys","id":57437647,"node_id":"MDQ6VXNlcjU3NDM3NjQ3","avatar_url":"https://avatars1.githubusercontent.com/u/57437647?v=4","gravatar_id":"","url":"https://api.github.com/users/christophhagelkruys","html_url":"https://github.com/christophhagelkruys","followers_url":"https://api.github.com/users/christophhagelkruys/followers","following_url":"https://api.github.com/users/christophhagelkruys/following{/other_user}","gists_url":"https://api.github.com/users/christophhagelkruys/gists{/gist_id}","starred_url":"https://api.github.com/users/christophhagelkruys/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/christophhagelkruys/subscriptions","organizations_url":"https://api.github.com/users/christophhagelkruys/orgs","repos_url":"https://api.github.com/users/christophhagelkruys/repos","events_url":"https://api.github.com/users/christophhagelkruys/events{/privacy}","received_events_url":"https://api.github.com/users/christophhagelkruys/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":{"login":"EmmanuelKasper","id":1281908,"node_id":"MDQ6VXNlcjEyODE5MDg=","avatar_url":"https://avatars2.githubusercontent.com/u/1281908?v=4","gravatar_id":"","url":"https://api.github.com/users/EmmanuelKasper","html_url":"https://github.com/EmmanuelKasper","followers_url":"https://api.github.com/users/EmmanuelKasper/followers","following_url":"https://api.github.com/users/EmmanuelKasper/following{/other_user}","gists_url":"https://api.github.com/users/EmmanuelKasper/gists{/gist_id}","starred_url":"https://api.github.com/users/EmmanuelKasper/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/EmmanuelKasper/subscriptions","organizations_url":"https://api.github.com/users/EmmanuelKasper/orgs","repos_url":"https://api.github.com/users/EmmanuelKasper/repos","events_url":"https://api.github.com/users/EmmanuelKasper/events{/privacy}","received_events_url":"https://api.github.com/users/EmmanuelKasper/received_events","type":"User","site_admin":false},"assignees":[{"login":"EmmanuelKasper","id":1281908,"node_id":"MDQ6VXNlcjEyODE5MDg=","avatar_url":"https://avatars2.githubusercontent.com/u/1281908?v=4","gravatar_id":"","url":"https://api.github.com/users/EmmanuelKasper","html_url":"https://github.com/EmmanuelKasper","followers_url":"https://api.github.com/users/EmmanuelKasper/followers","following_url":"https://api.github.com/users/EmmanuelKasper/following{/other_user}","gists_url":"https://api.github.com/users/EmmanuelKasper/gists{/gist_id}","starred_url":"https://api.github.com/users/EmmanuelKasper/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/EmmanuelKasper/subscriptions","organizations_url":"https://api.github.com/users/EmmanuelKasper/orgs","repos_url":"https://api.github.com/users/EmmanuelKasper/repos","events_url":"https://api.github.com/users/EmmanuelKasper/events{/privacy}","received_events_url":"https://api.github.com/users/EmmanuelKasper/received_events","type":"User","site_admin":false}],"milestone":null,"comments":2,"created_at":"2019-11-08T12:30:45Z","updated_at":"2019-11-11T14:30:54Z","closed_at":null,"author_association":"NONE","pull_request":{"url":"https://api.github.com/repos/alanda-io/alanda/pulls/3","html_url":"https://github.com/alanda-io/alanda/pull/3","diff_url":"https://github.com/alanda-io/alanda/pull/3.diff","patch_url":"https://github.com/alanda-io/alanda/pull/3.patch"},"body":"added using docker without sudo"},"comment":{"url":"https://api.github.com/repos/alanda-io/alanda/issues/comments/552468210","html_url":"https://github.com/alanda-io/alanda/pull/3#issuecomment-552468210","issue_url":"https://api.github.com/repos/alanda-io/alanda/issues/3","id":552468210,"node_id":"MDEyOklzc3VlQ29tbWVudDU1MjQ2ODIxMA==","user":{"login":"christophhagelkruys","id":57437647,"node_id":"MDQ6VXNlcjU3NDM3NjQ3","avatar_url":"https://avatars1.githubusercontent.com/u/57437647?v=4","gravatar_id":"","url":"https://api.github.com/users/christophhagelkruys","html_url":"https://github.com/christophhagelkruys","followers_url":"https://api.github.com/users/christophhagelkruys/followers","following_url":"https://api.github.com/users/christophhagelkruys/following{/other_user}","gists_url":"https://api.github.com/users/christophhagelkruys/gists{/gist_id}","starred_url":"https://api.github.com/users/christophhagelkruys/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/christophhagelkruys/subscriptions","organizations_url":"https://api.github.com/users/christophhagelkruys/orgs","repos_url":"https://api.github.com/users/christophhagelkruys/repos","events_url":"https://api.github.com/users/christophhagelkruys/events{/privacy}","received_events_url":"https://api.github.com/users/christophhagelkruys/received_events","type":"User","site_admin":false},"created_at":"2019-11-11T14:30:54Z","updated_at":"2019-11-11T14:30:54Z","author_association":"NONE","body":" Requirement: ODB 11.2.0 changed to >= 11.2.0\r\ndeleted using docker without sudo \r\nAdded one line before \"create user alanda identified as alanda;\",\r\nbecause I could not create this user without c## infront of it, without this line."}}
|
{
"id": 200077440,
"name": "alanda-io/alanda",
"url": "https://api.github.com/repos/alanda-io/alanda"
}
|
{
"id": 57437647,
"login": "christophhagelkruys",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/57437647?",
"url": "https://api.github.com/users/christophhagelkruys"
}
|
{
"id": 50147021,
"login": "alanda-io",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/50147021?",
"url": "https://api.github.com/orgs/alanda-io"
}
| 2019-11-11T14:30:54 |
10834175520
|
{"actor":{"display_login":"christophhagelkruys"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/nih-cfde/announcements/issues/4","repository_url":"https://api.github.com/repos/nih-cfde/announcements","labels_url":"https://api.github.com/repos/nih-cfde/announcements/issues/4/labels{/name}","comments_url":"https://api.github.com/repos/nih-cfde/announcements/issues/4/comments","events_url":"https://api.github.com/repos/nih-cfde/announcements/issues/4/events","html_url":"https://github.com/nih-cfde/announcements/issues/4","id":449315033,"node_id":"MDU6SXNzdWU0NDkzMTUwMzM=","number":4,"title":"Weekly announcements to post 06-03-19","user":{"login":"ACharbonneau","id":1719360,"node_id":"MDQ6VXNlcjE3MTkzNjA=","avatar_url":"https://avatars2.githubusercontent.com/u/1719360?v=4","gravatar_id":"","url":"https://api.github.com/users/ACharbonneau","html_url":"https://github.com/ACharbonneau","followers_url":"https://api.github.com/users/ACharbonneau/followers","following_url":"https://api.github.com/users/ACharbonneau/following{/other_user}","gists_url":"https://api.github.com/users/ACharbonneau/gists{/gist_id}","starred_url":"https://api.github.com/users/ACharbonneau/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ACharbonneau/subscriptions","organizations_url":"https://api.github.com/users/ACharbonneau/orgs","repos_url":"https://api.github.com/users/ACharbonneau/repos","events_url":"https://api.github.com/users/ACharbonneau/events{/privacy}","received_events_url":"https://api.github.com/users/ACharbonneau/received_events","type":"User","site_admin":false},"labels":[{"id":1361294201,"node_id":"MDU6TGFiZWwxMzYxMjk0MjAx","url":"https://api.github.com/repos/nih-cfde/announcements/labels/Announcements","name":"Announcements","color":"13dd7f","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2019-05-28T14:49:33Z","updated_at":"2019-05-29T20:17:12Z","closed_at":null,"author_association":"CONTRIBUTOR","body":"Add a comment containing your interesting links and announcements here! Let us know under which heading your post belongs (or add your own):\r\n\r\nCritical Announcements\r\nEvents\r\nMeeting Outcomes\r\nResources\r\nTools\r\nNew Releases\r\nWelcome/Farewell"},"comment":{"url":"https://api.github.com/repos/nih-cfde/announcements/issues/comments/497093071","html_url":"https://github.com/nih-cfde/announcements/issues/4#issuecomment-497093071","issue_url":"https://api.github.com/repos/nih-cfde/announcements/issues/4","id":497093071,"node_id":"MDEyOklzc3VlQ29tbWVudDQ5NzA5MzA3MQ==","user":{"login":"ACharbonneau","id":1719360,"node_id":"MDQ6VXNlcjE3MTkzNjA=","avatar_url":"https://avatars2.githubusercontent.com/u/1719360?v=4","gravatar_id":"","url":"https://api.github.com/users/ACharbonneau","html_url":"https://github.com/ACharbonneau","followers_url":"https://api.github.com/users/ACharbonneau/followers","following_url":"https://api.github.com/users/ACharbonneau/following{/other_user}","gists_url":"https://api.github.com/users/ACharbonneau/gists{/gist_id}","starred_url":"https://api.github.com/users/ACharbonneau/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ACharbonneau/subscriptions","organizations_url":"https://api.github.com/users/ACharbonneau/orgs","repos_url":"https://api.github.com/users/ACharbonneau/repos","events_url":"https://api.github.com/users/ACharbonneau/events{/privacy}","received_events_url":"https://api.github.com/users/ACharbonneau/received_events","type":"User","site_admin":false},"created_at":"2019-05-29T20:17:12Z","updated_at":"2019-05-29T20:17:12Z","author_association":"CONTRIBUTOR","body":"# Welcome\r\n\r\n\r\n**White group:** Jeff Shao, Suvarna Nadendla\r\n\r\n**Kesselman Group:** Karl Czajkowski\r\n\r\n**O'Conner Group:** Teresa Barsanti\r\n\r\n"}}
|
{
"id": 186648818,
"name": "nih-cfde/announcements",
"url": "https://api.github.com/repos/nih-cfde/announcements"
}
|
{
"id": 1719360,
"login": "ACharbonneau",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/1719360?",
"url": "https://api.github.com/users/ACharbonneau"
}
|
{
"id": 50423532,
"login": "nih-cfde",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/50423532?",
"url": "https://api.github.com/orgs/nih-cfde"
}
| 2019-05-29T20:17:12 |
9722288717
|
{"actor":{"display_login":"ACharbonneau"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/omou-org/front-end/issues/80","repository_url":"https://api.github.com/repos/omou-org/front-end","labels_url":"https://api.github.com/repos/omou-org/front-end/issues/80/labels{/name}","comments_url":"https://api.github.com/repos/omou-org/front-end/issues/80/comments","events_url":"https://api.github.com/repos/omou-org/front-end/issues/80/events","html_url":"https://github.com/omou-org/front-end/issues/80","id":483797507,"node_id":"MDU6SXNzdWU0ODM3OTc1MDc=","number":80,"title":"Registration Payment","user":{"login":"dhuangg","id":12959959,"node_id":"MDQ6VXNlcjEyOTU5OTU5","avatar_url":"https://avatars1.githubusercontent.com/u/12959959?v=4","gravatar_id":"","url":"https://api.github.com/users/dhuangg","html_url":"https://github.com/dhuangg","followers_url":"https://api.github.com/users/dhuangg/followers","following_url":"https://api.github.com/users/dhuangg/following{/other_user}","gists_url":"https://api.github.com/users/dhuangg/gists{/gist_id}","starred_url":"https://api.github.com/users/dhuangg/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dhuangg/subscriptions","organizations_url":"https://api.github.com/users/dhuangg/orgs","repos_url":"https://api.github.com/users/dhuangg/repos","events_url":"https://api.github.com/users/dhuangg/events{/privacy}","received_events_url":"https://api.github.com/users/dhuangg/received_events","type":"User","site_admin":false},"labels":[{"id":1354797270,"node_id":"MDU6TGFiZWwxMzU0Nzk3Mjcw","url":"https://api.github.com/repos/omou-org/front-end/labels/enhancement","name":"enhancement","color":"a2eeef","default":true,"description":"New feature or request"}],"state":"open","locked":false,"assignee":{"login":"NeilAllavarpu","id":13577797,"node_id":"MDQ6VXNlcjEzNTc3Nzk3","avatar_url":"https://avatars0.githubusercontent.com/u/13577797?v=4","gravatar_id":"","url":"https://api.github.com/users/NeilAllavarpu","html_url":"https://github.com/NeilAllavarpu","followers_url":"https://api.github.com/users/NeilAllavarpu/followers","following_url":"https://api.github.com/users/NeilAllavarpu/following{/other_user}","gists_url":"https://api.github.com/users/NeilAllavarpu/gists{/gist_id}","starred_url":"https://api.github.com/users/NeilAllavarpu/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/NeilAllavarpu/subscriptions","organizations_url":"https://api.github.com/users/NeilAllavarpu/orgs","repos_url":"https://api.github.com/users/NeilAllavarpu/repos","events_url":"https://api.github.com/users/NeilAllavarpu/events{/privacy}","received_events_url":"https://api.github.com/users/NeilAllavarpu/received_events","type":"User","site_admin":false},"assignees":[{"login":"NeilAllavarpu","id":13577797,"node_id":"MDQ6VXNlcjEzNTc3Nzk3","avatar_url":"https://avatars0.githubusercontent.com/u/13577797?v=4","gravatar_id":"","url":"https://api.github.com/users/NeilAllavarpu","html_url":"https://github.com/NeilAllavarpu","followers_url":"https://api.github.com/users/NeilAllavarpu/followers","following_url":"https://api.github.com/users/NeilAllavarpu/following{/other_user}","gists_url":"https://api.github.com/users/NeilAllavarpu/gists{/gist_id}","starred_url":"https://api.github.com/users/NeilAllavarpu/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/NeilAllavarpu/subscriptions","organizations_url":"https://api.github.com/users/NeilAllavarpu/orgs","repos_url":"https://api.github.com/users/NeilAllavarpu/repos","events_url":"https://api.github.com/users/NeilAllavarpu/events{/privacy}","received_events_url":"https://api.github.com/users/NeilAllavarpu/received_events","type":"User","site_admin":false}],"milestone":null,"comments":1,"created_at":"2019-08-22T06:36:03Z","updated_at":"2019-12-24T17:22:04Z","closed_at":null,"author_association":"CONTRIBUTOR","body":"We need to create the payment section for the form. Right now it's missing some fields. Below I outline what needs to be done for the payment section \r\n\r\n2 Possibilities for paying for a course: \r\n1) the user is paying for a class (1 teacher to many students) \r\n2) the user is paying for a 1x1 session\r\n\r\nIf situation 1)\r\n- There is a set price for the entire course (i.e. the course has 12 sessions, the price reflects the total of price for 12 sessions)\r\n- The user must pay the price of the course prior to the first day of class\r\n- At registration the user doesn't have to pay the full price\r\n- user must define the following: \r\n1. discount code if applicable\r\n2. the amount the user is paying\r\n3. the method by which the user's paying\r\n\r\nIf situation 2) the user must define the following: \r\n1. type of 1x1 session (high school, middle school, something else?)\r\n2. the number of 1x1 sessions to be paid\r\n3. discount code if applicable\r\n4. the amount the user is paying\r\n5. the method by which the user's paying\r\n\r\nAsk Katie or Gabbie if you have questions. "},"comment":{"url":"https://api.github.com/repos/omou-org/front-end/issues/comments/568781461","html_url":"https://github.com/omou-org/front-end/issues/80#issuecomment-568781461","issue_url":"https://api.github.com/repos/omou-org/front-end/issues/80","id":568781461,"node_id":"MDEyOklzc3VlQ29tbWVudDU2ODc4MTQ2MQ==","user":{"login":"dhuangg","id":12959959,"node_id":"MDQ6VXNlcjEyOTU5OTU5","avatar_url":"https://avatars1.githubusercontent.com/u/12959959?v=4","gravatar_id":"","url":"https://api.github.com/users/dhuangg","html_url":"https://github.com/dhuangg","followers_url":"https://api.github.com/users/dhuangg/followers","following_url":"https://api.github.com/users/dhuangg/following{/other_user}","gists_url":"https://api.github.com/users/dhuangg/gists{/gist_id}","starred_url":"https://api.github.com/users/dhuangg/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dhuangg/subscriptions","organizations_url":"https://api.github.com/users/dhuangg/orgs","repos_url":"https://api.github.com/users/dhuangg/repos","events_url":"https://api.github.com/users/dhuangg/events{/privacy}","received_events_url":"https://api.github.com/users/dhuangg/received_events","type":"User","site_admin":false},"created_at":"2019-12-24T17:22:04Z","updated_at":"2019-12-24T17:22:04Z","author_association":"CONTRIBUTOR","body":"Most of the frontend done. Need to add payment features + styling"}}
|
{
"id": 185841330,
"name": "omou-org/front-end",
"url": "https://api.github.com/repos/omou-org/front-end"
}
|
{
"id": 12959959,
"login": "dhuangg",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/12959959?",
"url": "https://api.github.com/users/dhuangg"
}
|
{
"id": 50459769,
"login": "omou-org",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/50459769?",
"url": "https://api.github.com/orgs/omou-org"
}
| 2019-12-24T17:22:04 |
11154658514
|
{"actor":{"display_login":"dhuangg"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/formatjs/react-intl/issues/1378","repository_url":"https://api.github.com/repos/formatjs/react-intl","labels_url":"https://api.github.com/repos/formatjs/react-intl/issues/1378/labels{/name}","comments_url":"https://api.github.com/repos/formatjs/react-intl/issues/1378/comments","events_url":"https://api.github.com/repos/formatjs/react-intl/issues/1378/events","html_url":"https://github.com/formatjs/react-intl/issues/1378","id":472335418,"node_id":"MDU6SXNzdWU0NzIzMzU0MTg=","number":1378,"title":"Undefined locale for relative time format in v3","user":{"login":"lithin","id":6726858,"node_id":"MDQ6VXNlcjY3MjY4NTg=","avatar_url":"https://avatars1.githubusercontent.com/u/6726858?v=4","gravatar_id":"","url":"https://api.github.com/users/lithin","html_url":"https://github.com/lithin","followers_url":"https://api.github.com/users/lithin/followers","following_url":"https://api.github.com/users/lithin/following{/other_user}","gists_url":"https://api.github.com/users/lithin/gists{/gist_id}","starred_url":"https://api.github.com/users/lithin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/lithin/subscriptions","organizations_url":"https://api.github.com/users/lithin/orgs","repos_url":"https://api.github.com/users/lithin/repos","events_url":"https://api.github.com/users/lithin/events{/privacy}","received_events_url":"https://api.github.com/users/lithin/received_events","type":"User","site_admin":false},"labels":[{"id":94866185,"node_id":"MDU6TGFiZWw5NDg2NjE4NQ==","url":"https://api.github.com/repos/formatjs/react-intl/labels/bug","name":"bug","color":"fc2929","default":true}],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":5,"created_at":"2019-07-24T15:02:29Z","updated_at":"2019-09-17T07:56:19Z","closed_at":"2019-09-17T03:10:43Z","author_association":"NONE","body":"When developing a React Native app, we noticed an issue regarding `FormattedRelativeTime`.\r\n\r\n### Step to reproduce for BUG REPORT\r\n\r\nUsing this code: \r\n```\r\n<IntlProvider locale=\"en-gb\">\r\n <Text>\r\n <FormattedRelativeTime value={0} />\r\n </Text>\r\n</IntlProvider>\r\n```\r\n\r\nwe get this error:\r\n\r\n<img width=\"356\" alt=\"Screenshot 2019-07-16 at 14 13 36\" src=\"https://user-images.githubusercontent.com/6726858/61804733-589d2b00-ae2c-11e9-9b40-cdfb62d5d714.png\">\r\n\r\nHowever when we swap `locale=\"en-gb\"` for `locale=\"en\"`, it works again.\r\n\r\n### Your Environment\r\n\r\nRunning RN 0.59.x, behaviour observable on iOS simulator (iPhone 8)\r\n\r\n| Executable | Version |\r\n| ------------------: | :------ |\r\n| `npm ls react-intl` |3.0.0.-beta.18 |\r\n| `npm ls react` | 16.8.x |\r\n| `npm --version` | 6.4.1 |\r\n| `node --version` | 10.15.3 |\r\n\r\n| OS | Version |\r\n| ---- | ------- |\r\n| iOS | iPhone 8, XCode 10.2 |"},"comment":{"url":"https://api.github.com/repos/formatjs/react-intl/issues/comments/532107077","html_url":"https://github.com/formatjs/react-intl/issues/1378#issuecomment-532107077","issue_url":"https://api.github.com/repos/formatjs/react-intl/issues/1378","id":532107077,"node_id":"MDEyOklzc3VlQ29tbWVudDUzMjEwNzA3Nw==","user":{"login":"lithin","id":6726858,"node_id":"MDQ6VXNlcjY3MjY4NTg=","avatar_url":"https://avatars1.githubusercontent.com/u/6726858?v=4","gravatar_id":"","url":"https://api.github.com/users/lithin","html_url":"https://github.com/lithin","followers_url":"https://api.github.com/users/lithin/followers","following_url":"https://api.github.com/users/lithin/following{/other_user}","gists_url":"https://api.github.com/users/lithin/gists{/gist_id}","starred_url":"https://api.github.com/users/lithin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/lithin/subscriptions","organizations_url":"https://api.github.com/users/lithin/orgs","repos_url":"https://api.github.com/users/lithin/repos","events_url":"https://api.github.com/users/lithin/events{/privacy}","received_events_url":"https://api.github.com/users/lithin/received_events","type":"User","site_admin":false},"created_at":"2019-09-17T07:56:19Z","updated_at":"2019-09-17T07:56:19Z","author_association":"NONE","body":"I can confirm this has been fixed 👍 "}}
|
{
"id": 19117456,
"name": "formatjs/react-intl",
"url": "https://api.github.com/repos/formatjs/react-intl"
}
|
{
"id": 6726858,
"login": "lithin",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6726858?",
"url": "https://api.github.com/users/lithin"
}
|
{
"id": 50559490,
"login": "formatjs",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/50559490?",
"url": "https://api.github.com/orgs/formatjs"
}
| 2019-09-17T07:56:19 |
10430902852
|
{"actor":{"display_login":"lithin"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/nus-cs2103-AY1920S1/forum/issues/67","repository_url":"https://api.github.com/repos/nus-cs2103-AY1920S1/forum","labels_url":"https://api.github.com/repos/nus-cs2103-AY1920S1/forum/issues/67/labels{/name}","comments_url":"https://api.github.com/repos/nus-cs2103-AY1920S1/forum/issues/67/comments","events_url":"https://api.github.com/repos/nus-cs2103-AY1920S1/forum/issues/67/events","html_url":"https://github.com/nus-cs2103-AY1920S1/forum/issues/67","id":493607681,"node_id":"MDU6SXNzdWU0OTM2MDc2ODE=","number":67,"title":"Clarification for week 5's increment as pull request","user":{"login":"ChangUo79","id":54112270,"node_id":"MDQ6VXNlcjU0MTEyMjcw","avatar_url":"https://avatars3.githubusercontent.com/u/54112270?v=4","gravatar_id":"","url":"https://api.github.com/users/ChangUo79","html_url":"https://github.com/ChangUo79","followers_url":"https://api.github.com/users/ChangUo79/followers","following_url":"https://api.github.com/users/ChangUo79/following{/other_user}","gists_url":"https://api.github.com/users/ChangUo79/gists{/gist_id}","starred_url":"https://api.github.com/users/ChangUo79/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ChangUo79/subscriptions","organizations_url":"https://api.github.com/users/ChangUo79/orgs","repos_url":"https://api.github.com/users/ChangUo79/repos","events_url":"https://api.github.com/users/ChangUo79/events{/privacy}","received_events_url":"https://api.github.com/users/ChangUo79/received_events","type":"User","site_admin":false},"labels":[{"id":1490796783,"node_id":"MDU6TGFiZWwxNDkwNzk2Nzgz","url":"https://api.github.com/repos/nus-cs2103-AY1920S1/forum/labels/type-Question%20:thinking:","name":"type-Question :thinking:","color":"8a52ce","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2019-09-14T10:12:26Z","updated_at":"2019-09-15T08:57:12Z","closed_at":null,"author_association":"NONE","body":"Previously, I did my increments on a separate branch but did a pull instead of a pull request and had already merged. I wanted to do the pull request anyway, so I added a commit each to the CodeQuality branch and the Assertions branch and created the pull request this way:\r\n\r\n\r\n\r\nAfterwards, I did a pull on my master branch on sourcetree and it became like this:\r\n\r\n\r\nNow I am slightly hesitant to pull for CodeQuality and Assertions as more problems might arise. I looked through and it seemed fine but felt that it would be better to have a second opinion before proceeding.\r\n\r\nAny help is greatly appreciated!\r\n"},"comment":{"url":"https://api.github.com/repos/nus-cs2103-AY1920S1/forum/issues/comments/531547768","html_url":"https://github.com/nus-cs2103-AY1920S1/forum/issues/67#issuecomment-531547768","issue_url":"https://api.github.com/repos/nus-cs2103-AY1920S1/forum/issues/67","id":531547768,"node_id":"MDEyOklzc3VlQ29tbWVudDUzMTU0Nzc2OA==","user":{"login":"damithc","id":1673303,"node_id":"MDQ6VXNlcjE2NzMzMDM=","avatar_url":"https://avatars3.githubusercontent.com/u/1673303?v=4","gravatar_id":"","url":"https://api.github.com/users/damithc","html_url":"https://github.com/damithc","followers_url":"https://api.github.com/users/damithc/followers","following_url":"https://api.github.com/users/damithc/following{/other_user}","gists_url":"https://api.github.com/users/damithc/gists{/gist_id}","starred_url":"https://api.github.com/users/damithc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/damithc/subscriptions","organizations_url":"https://api.github.com/users/damithc/orgs","repos_url":"https://api.github.com/users/damithc/repos","events_url":"https://api.github.com/users/damithc/events{/privacy}","received_events_url":"https://api.github.com/users/damithc/received_events","type":"User","site_admin":false},"created_at":"2019-09-15T08:57:12Z","updated_at":"2019-09-15T08:57:12Z","author_association":"COLLABORATOR","body":"It's fine. it's a common practice to merge the master branch to a feature branch to make the feature branch up-to-date with the latest master."}}
|
{
"id": 201268818,
"name": "nus-cs2103-AY1920S1/forum",
"url": "https://api.github.com/repos/nus-cs2103-AY1920S1/forum"
}
|
{
"id": 1673303,
"login": "damithc",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/1673303?",
"url": "https://api.github.com/users/damithc"
}
|
{
"id": 50736603,
"login": "nus-cs2103-AY1920S1",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/50736603?",
"url": "https://api.github.com/orgs/nus-cs2103-AY1920S1"
}
| 2019-09-15T08:57:12 |
10418474047
|
{"actor":{"display_login":"damithc"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/rapid-music-finder/rapid-shazam/issues/23","repository_url":"https://api.github.com/repos/rapid-music-finder/rapid-shazam","labels_url":"https://api.github.com/repos/rapid-music-finder/rapid-shazam/issues/23/labels{/name}","comments_url":"https://api.github.com/repos/rapid-music-finder/rapid-shazam/issues/23/comments","events_url":"https://api.github.com/repos/rapid-music-finder/rapid-shazam/issues/23/events","html_url":"https://github.com/rapid-music-finder/rapid-shazam/issues/23","id":447426790,"node_id":"MDU6SXNzdWU0NDc0MjY3OTA=","number":23,"title":"Show Concert Info among the search results","user":{"login":"johachi","id":47516968,"node_id":"MDQ6VXNlcjQ3NTE2OTY4","avatar_url":"https://avatars3.githubusercontent.com/u/47516968?v=4","gravatar_id":"","url":"https://api.github.com/users/johachi","html_url":"https://github.com/johachi","followers_url":"https://api.github.com/users/johachi/followers","following_url":"https://api.github.com/users/johachi/following{/other_user}","gists_url":"https://api.github.com/users/johachi/gists{/gist_id}","starred_url":"https://api.github.com/users/johachi/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/johachi/subscriptions","organizations_url":"https://api.github.com/users/johachi/orgs","repos_url":"https://api.github.com/users/johachi/repos","events_url":"https://api.github.com/users/johachi/events{/privacy}","received_events_url":"https://api.github.com/users/johachi/received_events","type":"User","site_admin":false},"labels":[{"id":1370276839,"node_id":"MDU6TGFiZWwxMzcwMjc2ODM5","url":"https://api.github.com/repos/rapid-music-finder/rapid-shazam/labels/Priority:%20High","name":"Priority: High","color":"FF0000","default":false}],"state":"closed","locked":false,"assignee":{"login":"Ania-chan","id":37947642,"node_id":"MDQ6VXNlcjM3OTQ3NjQy","avatar_url":"https://avatars0.githubusercontent.com/u/37947642?v=4","gravatar_id":"","url":"https://api.github.com/users/Ania-chan","html_url":"https://github.com/Ania-chan","followers_url":"https://api.github.com/users/Ania-chan/followers","following_url":"https://api.github.com/users/Ania-chan/following{/other_user}","gists_url":"https://api.github.com/users/Ania-chan/gists{/gist_id}","starred_url":"https://api.github.com/users/Ania-chan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Ania-chan/subscriptions","organizations_url":"https://api.github.com/users/Ania-chan/orgs","repos_url":"https://api.github.com/users/Ania-chan/repos","events_url":"https://api.github.com/users/Ania-chan/events{/privacy}","received_events_url":"https://api.github.com/users/Ania-chan/received_events","type":"User","site_admin":false},"assignees":[{"login":"Ania-chan","id":37947642,"node_id":"MDQ6VXNlcjM3OTQ3NjQy","avatar_url":"https://avatars0.githubusercontent.com/u/37947642?v=4","gravatar_id":"","url":"https://api.github.com/users/Ania-chan","html_url":"https://github.com/Ania-chan","followers_url":"https://api.github.com/users/Ania-chan/followers","following_url":"https://api.github.com/users/Ania-chan/following{/other_user}","gists_url":"https://api.github.com/users/Ania-chan/gists{/gist_id}","starred_url":"https://api.github.com/users/Ania-chan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Ania-chan/subscriptions","organizations_url":"https://api.github.com/users/Ania-chan/orgs","repos_url":"https://api.github.com/users/Ania-chan/repos","events_url":"https://api.github.com/users/Ania-chan/events{/privacy}","received_events_url":"https://api.github.com/users/Ania-chan/received_events","type":"User","site_admin":false}],"milestone":null,"comments":0,"created_at":"2019-05-23T02:53:44Z","updated_at":"2019-05-23T13:04:04Z","closed_at":"2019-05-23T13:04:04Z","author_association":"CONTRIBUTOR","body":""},"comment":{"url":"https://api.github.com/repos/rapid-music-finder/rapid-shazam/issues/comments/495209372","html_url":"https://github.com/rapid-music-finder/rapid-shazam/issues/23#issuecomment-495209372","issue_url":"https://api.github.com/repos/rapid-music-finder/rapid-shazam/issues/23","id":495209372,"node_id":"MDEyOklzc3VlQ29tbWVudDQ5NTIwOTM3Mg==","user":{"login":"johachi","id":47516968,"node_id":"MDQ6VXNlcjQ3NTE2OTY4","avatar_url":"https://avatars3.githubusercontent.com/u/47516968?v=4","gravatar_id":"","url":"https://api.github.com/users/johachi","html_url":"https://github.com/johachi","followers_url":"https://api.github.com/users/johachi/followers","following_url":"https://api.github.com/users/johachi/following{/other_user}","gists_url":"https://api.github.com/users/johachi/gists{/gist_id}","starred_url":"https://api.github.com/users/johachi/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/johachi/subscriptions","organizations_url":"https://api.github.com/users/johachi/orgs","repos_url":"https://api.github.com/users/johachi/repos","events_url":"https://api.github.com/users/johachi/events{/privacy}","received_events_url":"https://api.github.com/users/johachi/received_events","type":"User","site_admin":false},"created_at":"2019-05-23T13:04:04Z","updated_at":"2019-05-23T13:04:04Z","author_association":"CONTRIBUTOR","body":"This was closed by #27 "}}
|
{
"id": 187755551,
"name": "rapid-music-finder/rapid-shazam",
"url": "https://api.github.com/repos/rapid-music-finder/rapid-shazam"
}
|
{
"id": 47516968,
"login": "johachi",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/47516968?",
"url": "https://api.github.com/users/johachi"
}
|
{
"id": 50856018,
"login": "rapid-music-finder",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/50856018?",
"url": "https://api.github.com/orgs/rapid-music-finder"
}
| 2019-05-23T13:04:04 |
9684095195
|
{"actor":{"display_login":"johachi"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/dependency-check/dependency-check-sonar-plugin/issues/170","repository_url":"https://api.github.com/repos/dependency-check/dependency-check-sonar-plugin","labels_url":"https://api.github.com/repos/dependency-check/dependency-check-sonar-plugin/issues/170/labels{/name}","comments_url":"https://api.github.com/repos/dependency-check/dependency-check-sonar-plugin/issues/170/comments","events_url":"https://api.github.com/repos/dependency-check/dependency-check-sonar-plugin/issues/170/events","html_url":"https://github.com/dependency-check/dependency-check-sonar-plugin/issues/170","id":490624008,"node_id":"MDU6SXNzdWU0OTA2MjQwMDg=","number":170,"title":"Organisation change","user":{"login":"Reamer","id":454320,"node_id":"MDQ6VXNlcjQ1NDMyMA==","avatar_url":"https://avatars2.githubusercontent.com/u/454320?v=4","gravatar_id":"","url":"https://api.github.com/users/Reamer","html_url":"https://github.com/Reamer","followers_url":"https://api.github.com/users/Reamer/followers","following_url":"https://api.github.com/users/Reamer/following{/other_user}","gists_url":"https://api.github.com/users/Reamer/gists{/gist_id}","starred_url":"https://api.github.com/users/Reamer/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Reamer/subscriptions","organizations_url":"https://api.github.com/users/Reamer/orgs","repos_url":"https://api.github.com/users/Reamer/repos","events_url":"https://api.github.com/users/Reamer/events{/privacy}","received_events_url":"https://api.github.com/users/Reamer/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":11,"created_at":"2019-09-07T11:16:48Z","updated_at":"2019-09-13T17:39:48Z","closed_at":null,"author_association":"MEMBER","body":"Hi @bradflood and @pethers,\r\nI had a small email conversation with Nicolas Bontoux from Sonarsource about violations of our current organization name (\"SonarSecurityCommunity\") and organization picture. Therefore I changed the picture of the organization. I'll also try to move this project to [SonarQubeCommunity](https://github.com/SonarQubeCommunity). I hope, this is also in your intention. Let me know, if it isn't.\r\nBest Regards\r\nReamer\r\n"},"comment":{"url":"https://api.github.com/repos/dependency-check/dependency-check-sonar-plugin/issues/comments/531327591","html_url":"https://github.com/dependency-check/dependency-check-sonar-plugin/issues/170#issuecomment-531327591","issue_url":"https://api.github.com/repos/dependency-check/dependency-check-sonar-plugin/issues/170","id":531327591,"node_id":"MDEyOklzc3VlQ29tbWVudDUzMTMyNzU5MQ==","user":{"login":"jeremylong","id":862914,"node_id":"MDQ6VXNlcjg2MjkxNA==","avatar_url":"https://avatars2.githubusercontent.com/u/862914?v=4","gravatar_id":"","url":"https://api.github.com/users/jeremylong","html_url":"https://github.com/jeremylong","followers_url":"https://api.github.com/users/jeremylong/followers","following_url":"https://api.github.com/users/jeremylong/following{/other_user}","gists_url":"https://api.github.com/users/jeremylong/gists{/gist_id}","starred_url":"https://api.github.com/users/jeremylong/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jeremylong/subscriptions","organizations_url":"https://api.github.com/users/jeremylong/orgs","repos_url":"https://api.github.com/users/jeremylong/repos","events_url":"https://api.github.com/users/jeremylong/events{/privacy}","received_events_url":"https://api.github.com/users/jeremylong/received_events","type":"User","site_admin":false},"created_at":"2019-09-13T17:39:48Z","updated_at":"2019-09-13T17:39:48Z","author_association":"NONE","body":"Just approved the CI. I'll try to be on top of any other requests that come in."}}
|
{
"id": 29143201,
"name": "dependency-check/dependency-check-sonar-plugin",
"url": "https://api.github.com/repos/dependency-check/dependency-check-sonar-plugin"
}
|
{
"id": 862914,
"login": "jeremylong",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/862914?",
"url": "https://api.github.com/users/jeremylong"
}
|
{
"id": 50874977,
"login": "dependency-check",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/50874977?",
"url": "https://api.github.com/orgs/dependency-check"
}
| 2019-09-13T17:39:48 |
10413094841
|
{"actor":{"display_login":"jeremylong"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/googleforgames/agones/issues/1174","repository_url":"https://api.github.com/repos/googleforgames/agones","labels_url":"https://api.github.com/repos/googleforgames/agones/issues/1174/labels{/name}","comments_url":"https://api.github.com/repos/googleforgames/agones/issues/1174/comments","events_url":"https://api.github.com/repos/googleforgames/agones/issues/1174/events","html_url":"https://github.com/googleforgames/agones/pull/1174","id":518107625,"node_id":"MDExOlB1bGxSZXF1ZXN0MzM3MDU4NDAx","number":1174,"title":"Flaky: TestGameServerRestartBeforeReadyCrash","user":{"login":"markmandel","id":298370,"node_id":"MDQ6VXNlcjI5ODM3MA==","avatar_url":"https://avatars1.githubusercontent.com/u/298370?v=4","gravatar_id":"","url":"https://api.github.com/users/markmandel","html_url":"https://github.com/markmandel","followers_url":"https://api.github.com/users/markmandel/followers","following_url":"https://api.github.com/users/markmandel/following{/other_user}","gists_url":"https://api.github.com/users/markmandel/gists{/gist_id}","starred_url":"https://api.github.com/users/markmandel/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/markmandel/subscriptions","organizations_url":"https://api.github.com/users/markmandel/orgs","repos_url":"https://api.github.com/users/markmandel/repos","events_url":"https://api.github.com/users/markmandel/events{/privacy}","received_events_url":"https://api.github.com/users/markmandel/received_events","type":"User","site_admin":false},"labels":[{"id":1546255182,"node_id":"MDU6TGFiZWwxNTQ2MjU1MTgy","url":"https://api.github.com/repos/googleforgames/agones/labels/approved","name":"approved","color":"ededed","default":false},{"id":772495992,"node_id":"MDU6TGFiZWw3NzI0OTU5OTI=","url":"https://api.github.com/repos/googleforgames/agones/labels/kind/bug","name":"kind/bug","color":"ee0701","default":false},{"id":1522760459,"node_id":"MDU6TGFiZWwxNTIyNzYwNDU5","url":"https://api.github.com/repos/googleforgames/agones/labels/size/M","name":"size/M","color":"ededed","default":false}],"state":"open","locked":false,"assignee":{"login":"roberthbailey","id":7751204,"node_id":"MDQ6VXNlcjc3NTEyMDQ=","avatar_url":"https://avatars1.githubusercontent.com/u/7751204?v=4","gravatar_id":"","url":"https://api.github.com/users/roberthbailey","html_url":"https://github.com/roberthbailey","followers_url":"https://api.github.com/users/roberthbailey/followers","following_url":"https://api.github.com/users/roberthbailey/following{/other_user}","gists_url":"https://api.github.com/users/roberthbailey/gists{/gist_id}","starred_url":"https://api.github.com/users/roberthbailey/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/roberthbailey/subscriptions","organizations_url":"https://api.github.com/users/roberthbailey/orgs","repos_url":"https://api.github.com/users/roberthbailey/repos","events_url":"https://api.github.com/users/roberthbailey/events{/privacy}","received_events_url":"https://api.github.com/users/roberthbailey/received_events","type":"User","site_admin":false},"assignees":[{"login":"roberthbailey","id":7751204,"node_id":"MDQ6VXNlcjc3NTEyMDQ=","avatar_url":"https://avatars1.githubusercontent.com/u/7751204?v=4","gravatar_id":"","url":"https://api.github.com/users/roberthbailey","html_url":"https://github.com/roberthbailey","followers_url":"https://api.github.com/users/roberthbailey/followers","following_url":"https://api.github.com/users/roberthbailey/following{/other_user}","gists_url":"https://api.github.com/users/roberthbailey/gists{/gist_id}","starred_url":"https://api.github.com/users/roberthbailey/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/roberthbailey/subscriptions","organizations_url":"https://api.github.com/users/roberthbailey/orgs","repos_url":"https://api.github.com/users/roberthbailey/repos","events_url":"https://api.github.com/users/roberthbailey/events{/privacy}","received_events_url":"https://api.github.com/users/roberthbailey/received_events","type":"User","site_admin":false}],"milestone":null,"comments":16,"created_at":"2019-11-05T22:59:41Z","updated_at":"2019-11-07T16:48:55Z","closed_at":null,"author_association":"COLLABORATOR","pull_request":{"url":"https://api.github.com/repos/googleforgames/agones/pulls/1174","html_url":"https://github.com/googleforgames/agones/pull/1174","diff_url":"https://github.com/googleforgames/agones/pull/1174.diff","patch_url":"https://github.com/googleforgames/agones/pull/1174.patch"},"body":"There was a race condition in which if a game server container crashes,\r\nand then restarts and moves to ready, the crashed game server\r\ncontainer id could be the recorded container that was added as an\r\nAnnotation to the GameServer, which would is incorrect.\r\n\r\nThis fix has a check in place to ensure the game server container id\r\nthat is being added as the Annotation value, is from an actual running\r\ncontainer.\r\n\r\nCloses #1173"},"comment":{"url":"https://api.github.com/repos/googleforgames/agones/issues/comments/551165132","html_url":"https://github.com/googleforgames/agones/pull/1174#issuecomment-551165132","issue_url":"https://api.github.com/repos/googleforgames/agones/issues/1174","id":551165132,"node_id":"MDEyOklzc3VlQ29tbWVudDU1MTE2NTEzMg==","user":{"login":"google-oss-robot","id":44651202,"node_id":"MDQ6VXNlcjQ0NjUxMjAy","avatar_url":"https://avatars2.githubusercontent.com/u/44651202?v=4","gravatar_id":"","url":"https://api.github.com/users/google-oss-robot","html_url":"https://github.com/google-oss-robot","followers_url":"https://api.github.com/users/google-oss-robot/followers","following_url":"https://api.github.com/users/google-oss-robot/following{/other_user}","gists_url":"https://api.github.com/users/google-oss-robot/gists{/gist_id}","starred_url":"https://api.github.com/users/google-oss-robot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/google-oss-robot/subscriptions","organizations_url":"https://api.github.com/users/google-oss-robot/orgs","repos_url":"https://api.github.com/users/google-oss-robot/repos","events_url":"https://api.github.com/users/google-oss-robot/events{/privacy}","received_events_url":"https://api.github.com/users/google-oss-robot/received_events","type":"User","site_admin":false},"created_at":"2019-11-07T16:48:55Z","updated_at":"2019-11-07T16:48:55Z","author_association":"NONE","body":"New changes are detected. LGTM label has been removed."}}
|
{
"id": 113473682,
"name": "googleforgames/agones",
"url": "https://api.github.com/repos/googleforgames/agones"
}
|
{
"id": 44651202,
"login": "google-oss-robot",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/44651202?",
"url": "https://api.github.com/users/google-oss-robot"
}
|
{
"id": 50891674,
"login": "googleforgames",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/50891674?",
"url": "https://api.github.com/orgs/googleforgames"
}
| 2019-11-07T16:48:56 |
10811620629
|
{"actor":{"display_login":"google-oss-robot"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/pygments/pygments-migration-test/issues/714","repository_url":"https://api.github.com/repos/pygments/pygments-migration-test","labels_url":"https://api.github.com/repos/pygments/pygments-migration-test/issues/714/labels{/name}","comments_url":"https://api.github.com/repos/pygments/pygments-migration-test/issues/714/comments","events_url":"https://api.github.com/repos/pygments/pygments-migration-test/issues/714/events","html_url":"https://github.com/pygments/pygments-migration-test/issues/714","id":487792165,"node_id":"MDU6SXNzdWU0ODc3OTIxNjU=","number":714,"title":"Release new version","user":{"login":"Anteru","id":1633576,"node_id":"MDQ6VXNlcjE2MzM1NzY=","avatar_url":"https://avatars1.githubusercontent.com/u/1633576?v=4","gravatar_id":"","url":"https://api.github.com/users/Anteru","html_url":"https://github.com/Anteru","followers_url":"https://api.github.com/users/Anteru/followers","following_url":"https://api.github.com/users/Anteru/following{/other_user}","gists_url":"https://api.github.com/users/Anteru/gists{/gist_id}","starred_url":"https://api.github.com/users/Anteru/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Anteru/subscriptions","organizations_url":"https://api.github.com/users/Anteru/orgs","repos_url":"https://api.github.com/users/Anteru/repos","events_url":"https://api.github.com/users/Anteru/events{/privacy}","received_events_url":"https://api.github.com/users/Anteru/received_events","type":"User","site_admin":false},"labels":[{"id":1529683000,"node_id":"MDU6TGFiZWwxNTI5NjgzMDAw","url":"https://api.github.com/repos/pygments/pygments-migration-test/labels/imported","name":"imported","color":"ededed","default":false},{"id":1529683001,"node_id":"MDU6TGFiZWwxNTI5NjgzMDAx","url":"https://api.github.com/repos/pygments/pygments-migration-test/labels/major","name":"major","color":"ededed","default":false},{"id":1529704567,"node_id":"MDU6TGFiZWwxNTI5NzA0NTY3","url":"https://api.github.com/repos/pygments/pygments-migration-test/labels/proposal","name":"proposal","color":"ededed","default":false}],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2019-08-31T17:22:58Z","updated_at":"2019-08-31T17:23:00Z","closed_at":"2019-08-31T17:22:59Z","author_association":"COLLABORATOR","body":"(Original issue 1007 created by nobbz on 2014-06-20T10:11:46.098017+00:00)\n\nHi!\r\n\r\nThere was a pullrequest about a year ago that has been merged, but pygments installed via pip seems not to contain this changeset.\r\n\r\nSo when is a new pygments release planned?\r\n\r\nThe pullrequest in question is [#193](https://bitbucket.org/birkenfeld/pygments-main/pull-request/193/lexer-for-iso-iec-14977-ebnf-grammars)."},"comment":{"url":"https://api.github.com/repos/pygments/pygments-migration-test/issues/comments/526849682","html_url":"https://github.com/pygments/pygments-migration-test/issues/714#issuecomment-526849682","issue_url":"https://api.github.com/repos/pygments/pygments-migration-test/issues/714","id":526849682,"node_id":"MDEyOklzc3VlQ29tbWVudDUyNjg0OTY4Mg==","user":{"login":"Anteru","id":1633576,"node_id":"MDQ6VXNlcjE2MzM1NzY=","avatar_url":"https://avatars1.githubusercontent.com/u/1633576?v=4","gravatar_id":"","url":"https://api.github.com/users/Anteru","html_url":"https://github.com/Anteru","followers_url":"https://api.github.com/users/Anteru/followers","following_url":"https://api.github.com/users/Anteru/following{/other_user}","gists_url":"https://api.github.com/users/Anteru/gists{/gist_id}","starred_url":"https://api.github.com/users/Anteru/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Anteru/subscriptions","organizations_url":"https://api.github.com/users/Anteru/orgs","repos_url":"https://api.github.com/users/Anteru/repos","events_url":"https://api.github.com/users/Anteru/events{/privacy}","received_events_url":"https://api.github.com/users/Anteru/received_events","type":"User","site_admin":false},"created_at":"2019-08-31T17:23:00Z","updated_at":"2019-08-31T17:23:00Z","author_association":"COLLABORATOR","body":"(Original issue 1007 last updated on 2015-10-17T02:43:24.491135+00:00)\n\n(Issue automaticaly closed due to status in Bitbucket: resolved)"}}
|
{
"id": 205564111,
"name": "pygments/pygments-migration-test",
"url": "https://api.github.com/repos/pygments/pygments-migration-test"
}
|
{
"id": 1633576,
"login": "Anteru",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/1633576?",
"url": "https://api.github.com/users/Anteru"
}
|
{
"id": 50935516,
"login": "pygments",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/50935516?",
"url": "https://api.github.com/orgs/pygments"
}
| 2019-08-31T17:23:01 |
10323005960
|
{"actor":{"display_login":"Anteru"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/vasavah/vsv-fli-grn/issues/132","repository_url":"https://api.github.com/repos/vasavah/vsv-fli-grn","labels_url":"https://api.github.com/repos/vasavah/vsv-fli-grn/issues/132/labels{/name}","comments_url":"https://api.github.com/repos/vasavah/vsv-fli-grn/issues/132/comments","events_url":"https://api.github.com/repos/vasavah/vsv-fli-grn/issues/132/events","html_url":"https://github.com/vasavah/vsv-fli-grn/issues/132","id":498086150,"node_id":"MDU6SXNzdWU0OTgwODYxNTA=","number":132,"title":"TS137: Name of Logistics Coordinator can't be seen for JO that has been shipped","user":{"login":"HannahCastro","id":51902789,"node_id":"MDQ6VXNlcjUxOTAyNzg5","avatar_url":"https://avatars1.githubusercontent.com/u/51902789?v=4","gravatar_id":"","url":"https://api.github.com/users/HannahCastro","html_url":"https://github.com/HannahCastro","followers_url":"https://api.github.com/users/HannahCastro/followers","following_url":"https://api.github.com/users/HannahCastro/following{/other_user}","gists_url":"https://api.github.com/users/HannahCastro/gists{/gist_id}","starred_url":"https://api.github.com/users/HannahCastro/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/HannahCastro/subscriptions","organizations_url":"https://api.github.com/users/HannahCastro/orgs","repos_url":"https://api.github.com/users/HannahCastro/repos","events_url":"https://api.github.com/users/HannahCastro/events{/privacy}","received_events_url":"https://api.github.com/users/HannahCastro/received_events","type":"User","site_admin":false},"labels":[{"id":1648963594,"node_id":"MDU6TGFiZWwxNjQ4OTYzNTk0","url":"https://api.github.com/repos/vasavah/vsv-fli-grn/labels/Deployed%20-%20FLI%20Validation","name":"Deployed - FLI Validation","color":"ba18f9","default":false,"description":""},{"id":1399303694,"node_id":"MDU6TGFiZWwxMzk5MzAzNjk0","url":"https://api.github.com/repos/vasavah/vsv-fli-grn/labels/Enhancement","name":"Enhancement","color":"a2eeef","default":false,"description":"New feature or request"},{"id":1607769620,"node_id":"MDU6TGFiZWwxNjA3NzY5NjIw","url":"https://api.github.com/repos/vasavah/vsv-fli-grn/labels/JO%20Management","name":"JO Management","color":"337fdd","default":false,"description":""},{"id":1572859830,"node_id":"MDU6TGFiZWwxNTcyODU5ODMw","url":"https://api.github.com/repos/vasavah/vsv-fli-grn/labels/V1.0%20Cycle%201","name":"V1.0 Cycle 1","color":"e2b273","default":false,"description":""}],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2019-09-25T06:53:01Z","updated_at":"2019-11-21T07:52:47Z","closed_at":"2019-11-21T07:52:46Z","author_association":"NONE","body":"**Describe the bug**\r\nThe name of the assigned Logistics Coordinator can't be seen anymore in the JO that is in-transit.\r\n\r\n**To Reproduce**\r\nSteps to reproduce the behavior:\r\n1. Go to 'Job Order'\r\n2. Click on 'View' of JO that is currently being shipped or has been delivered\r\n3. See error\r\n\r\n**Expected behavior**\r\nThe name of the assigned Logistics Coordinator should still be seen in the JO so that user can track who is working on the JO.\r\n\r\n**Screenshots**\r\n\r\n\r\n**Desktop (please complete the following information):**\r\n - OS: [Windows 7]\r\n - Browser [Google Chrome]\r\n - Version [75.0.3770.100]"},"comment":{"url":"https://api.github.com/repos/vasavah/vsv-fli-grn/issues/comments/556963770","html_url":"https://github.com/vasavah/vsv-fli-grn/issues/132#issuecomment-556963770","issue_url":"https://api.github.com/repos/vasavah/vsv-fli-grn/issues/132","id":556963770,"node_id":"MDEyOklzc3VlQ29tbWVudDU1Njk2Mzc3MA==","user":{"login":"HannahCastro","id":51902789,"node_id":"MDQ6VXNlcjUxOTAyNzg5","avatar_url":"https://avatars1.githubusercontent.com/u/51902789?v=4","gravatar_id":"","url":"https://api.github.com/users/HannahCastro","html_url":"https://github.com/HannahCastro","followers_url":"https://api.github.com/users/HannahCastro/followers","following_url":"https://api.github.com/users/HannahCastro/following{/other_user}","gists_url":"https://api.github.com/users/HannahCastro/gists{/gist_id}","starred_url":"https://api.github.com/users/HannahCastro/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/HannahCastro/subscriptions","organizations_url":"https://api.github.com/users/HannahCastro/orgs","repos_url":"https://api.github.com/users/HannahCastro/repos","events_url":"https://api.github.com/users/HannahCastro/events{/privacy}","received_events_url":"https://api.github.com/users/HannahCastro/received_events","type":"User","site_admin":false},"created_at":"2019-11-21T07:52:46Z","updated_at":"2019-11-21T07:52:46Z","author_association":"NONE","body":"The name of the assigned Logistics Coordinator can now be seen in the JO.\r\n\r\n\r\nThis issue is now resolved."}}
|
{
"id": 191172916,
"name": "vasavah/vsv-fli-grn",
"url": "https://api.github.com/repos/vasavah/vsv-fli-grn"
}
|
{
"id": 51902789,
"login": "HannahCastro",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/51902789?",
"url": "https://api.github.com/users/HannahCastro"
}
|
{
"id": 51080879,
"login": "vasavah",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/51080879?",
"url": "https://api.github.com/orgs/vasavah"
}
| 2019-11-21T07:52:47 |
10913892239
|
{"actor":{"display_login":"HannahCastro"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/thinkful-ei-emu/RAMbo-Tracker-client/issues/12","repository_url":"https://api.github.com/repos/thinkful-ei-emu/RAMbo-Tracker-client","labels_url":"https://api.github.com/repos/thinkful-ei-emu/RAMbo-Tracker-client/issues/12/labels{/name}","comments_url":"https://api.github.com/repos/thinkful-ei-emu/RAMbo-Tracker-client/issues/12/comments","events_url":"https://api.github.com/repos/thinkful-ei-emu/RAMbo-Tracker-client/issues/12/events","html_url":"https://github.com/thinkful-ei-emu/RAMbo-Tracker-client/pull/12","id":494843921,"node_id":"MDExOlB1bGxSZXF1ZXN0MzE4NTE5MTQ3","number":12,"title":"Symptom comp corey","user":{"login":"monorthwest","id":24667423,"node_id":"MDQ6VXNlcjI0NjY3NDIz","avatar_url":"https://avatars1.githubusercontent.com/u/24667423?v=4","gravatar_id":"","url":"https://api.github.com/users/monorthwest","html_url":"https://github.com/monorthwest","followers_url":"https://api.github.com/users/monorthwest/followers","following_url":"https://api.github.com/users/monorthwest/following{/other_user}","gists_url":"https://api.github.com/users/monorthwest/gists{/gist_id}","starred_url":"https://api.github.com/users/monorthwest/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/monorthwest/subscriptions","organizations_url":"https://api.github.com/users/monorthwest/orgs","repos_url":"https://api.github.com/users/monorthwest/repos","events_url":"https://api.github.com/users/monorthwest/events{/privacy}","received_events_url":"https://api.github.com/users/monorthwest/received_events","type":"User","site_admin":false},"labels":[{"id":1559591869,"node_id":"MDU6TGFiZWwxNTU5NTkxODY5","url":"https://api.github.com/repos/thinkful-ei-emu/RAMbo-Tracker-client/labels/User%20Stories","name":"User Stories","color":"bf4a2f","default":false}],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2019-09-17T20:47:08Z","updated_at":"2019-09-18T14:07:29Z","closed_at":"2019-09-17T21:15:50Z","author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/thinkful-ei-emu/RAMbo-Tracker-client/pulls/12","html_url":"https://github.com/thinkful-ei-emu/RAMbo-Tracker-client/pull/12","diff_url":"https://github.com/thinkful-ei-emu/RAMbo-Tracker-client/pull/12.diff","patch_url":"https://github.com/thinkful-ei-emu/RAMbo-Tracker-client/pull/12.patch"},"body":"Created symptom component, still needs API to finish the POST for this component."},"comment":{"url":"https://api.github.com/repos/thinkful-ei-emu/RAMbo-Tracker-client/issues/comments/532700937","html_url":"https://github.com/thinkful-ei-emu/RAMbo-Tracker-client/pull/12#issuecomment-532700937","issue_url":"https://api.github.com/repos/thinkful-ei-emu/RAMbo-Tracker-client/issues/12","id":532700937,"node_id":"MDEyOklzc3VlQ29tbWVudDUzMjcwMDkzNw==","user":{"login":"dcoollx","id":19657930,"node_id":"MDQ6VXNlcjE5NjU3OTMw","avatar_url":"https://avatars2.githubusercontent.com/u/19657930?v=4","gravatar_id":"","url":"https://api.github.com/users/dcoollx","html_url":"https://github.com/dcoollx","followers_url":"https://api.github.com/users/dcoollx/followers","following_url":"https://api.github.com/users/dcoollx/following{/other_user}","gists_url":"https://api.github.com/users/dcoollx/gists{/gist_id}","starred_url":"https://api.github.com/users/dcoollx/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dcoollx/subscriptions","organizations_url":"https://api.github.com/users/dcoollx/orgs","repos_url":"https://api.github.com/users/dcoollx/repos","events_url":"https://api.github.com/users/dcoollx/events{/privacy}","received_events_url":"https://api.github.com/users/dcoollx/received_events","type":"User","site_admin":false},"created_at":"2019-09-18T14:07:29Z","updated_at":"2019-09-18T14:07:29Z","author_association":"COLLABORATOR","body":"Dont forget to refrence the issue you are working on like this; closes #4 "}}
|
{
"id": 208844184,
"name": "thinkful-ei-emu/RAMbo-Tracker-client",
"url": "https://api.github.com/repos/thinkful-ei-emu/RAMbo-Tracker-client"
}
|
{
"id": 19657930,
"login": "dcoollx",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/19657930?",
"url": "https://api.github.com/users/dcoollx"
}
|
{
"id": 51130424,
"login": "thinkful-ei-emu",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/51130424?",
"url": "https://api.github.com/orgs/thinkful-ei-emu"
}
| 2019-09-18T14:07:29 |
10443007421
|
{"actor":{"display_login":"dcoollx"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/fcatest/fca-test/issues/5","repository_url":"https://api.github.com/repos/fcatest/fca-test","labels_url":"https://api.github.com/repos/fcatest/fca-test/issues/5/labels{/name}","comments_url":"https://api.github.com/repos/fcatest/fca-test/issues/5/comments","events_url":"https://api.github.com/repos/fcatest/fca-test/issues/5/events","html_url":"https://github.com/fcatest/fca-test/pull/5","id":460226705,"node_id":"MDExOlB1bGxSZXF1ZXN0MjkxMzk3OTUz","number":5,"title":"Update .zuul.yaml","user":{"login":"sarmak1179","id":36204696,"node_id":"MDQ6VXNlcjM2MjA0Njk2","avatar_url":"https://avatars2.githubusercontent.com/u/36204696?v=4","gravatar_id":"","url":"https://api.github.com/users/sarmak1179","html_url":"https://github.com/sarmak1179","followers_url":"https://api.github.com/users/sarmak1179/followers","following_url":"https://api.github.com/users/sarmak1179/following{/other_user}","gists_url":"https://api.github.com/users/sarmak1179/gists{/gist_id}","starred_url":"https://api.github.com/users/sarmak1179/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sarmak1179/subscriptions","organizations_url":"https://api.github.com/users/sarmak1179/orgs","repos_url":"https://api.github.com/users/sarmak1179/repos","events_url":"https://api.github.com/users/sarmak1179/events{/privacy}","received_events_url":"https://api.github.com/users/sarmak1179/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2019-06-25T06:03:50Z","updated_at":"2019-06-25T06:04:29Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/fcatest/fca-test/pulls/5","html_url":"https://github.com/fcatest/fca-test/pull/5","diff_url":"https://github.com/fcatest/fca-test/pull/5.diff","patch_url":"https://github.com/fcatest/fca-test/pull/5.patch"},"body":""},"comment":{"url":"https://api.github.com/repos/fcatest/fca-test/issues/comments/505297364","html_url":"https://github.com/fcatest/fca-test/pull/5#issuecomment-505297364","issue_url":"https://api.github.com/repos/fcatest/fca-test/issues/5","id":505297364,"node_id":"MDEyOklzc3VlQ29tbWVudDUwNTI5NzM2NA==","user":{"login":"fca-org-zuul[bot]","id":51357531,"node_id":"MDM6Qm90NTEzNTc1MzE=","avatar_url":"https://avatars2.githubusercontent.com/u/51357122?v=4","gravatar_id":"","url":"https://api.github.com/users/fca-org-zuul%5Bbot%5D","html_url":"https://github.com/apps/fca-org-zuul","followers_url":"https://api.github.com/users/fca-org-zuul%5Bbot%5D/followers","following_url":"https://api.github.com/users/fca-org-zuul%5Bbot%5D/following{/other_user}","gists_url":"https://api.github.com/users/fca-org-zuul%5Bbot%5D/gists{/gist_id}","starred_url":"https://api.github.com/users/fca-org-zuul%5Bbot%5D/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/fca-org-zuul%5Bbot%5D/subscriptions","organizations_url":"https://api.github.com/users/fca-org-zuul%5Bbot%5D/orgs","repos_url":"https://api.github.com/users/fca-org-zuul%5Bbot%5D/repos","events_url":"https://api.github.com/users/fca-org-zuul%5Bbot%5D/events{/privacy}","received_events_url":"https://api.github.com/users/fca-org-zuul%5Bbot%5D/received_events","type":"Bot","site_admin":false},"created_at":"2019-06-25T06:04:29Z","updated_at":"2019-06-25T06:04:29Z","author_association":"NONE","body":"Build succeeded.\n\n- [noop ](noop) : SUCCESS in 0s\n"}}
|
{
"id": 190150922,
"name": "fcatest/fca-test",
"url": "https://api.github.com/repos/fcatest/fca-test"
}
|
{
"id": 51357531,
"login": "fca-org-zuul[bot]",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/51357531?",
"url": "https://api.github.com/users/fca-org-zuul[bot]"
}
|
{
"id": 51357122,
"login": "fcatest",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/51357122?",
"url": "https://api.github.com/orgs/fcatest"
}
| 2019-06-25T06:04:30 |
9886234093
|
{"actor":{"display_login":"fca-org-zuul"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/milvus-io/milvus/issues/194","repository_url":"https://api.github.com/repos/milvus-io/milvus","labels_url":"https://api.github.com/repos/milvus-io/milvus/issues/194/labels{/name}","comments_url":"https://api.github.com/repos/milvus-io/milvus/issues/194/comments","events_url":"https://api.github.com/repos/milvus-io/milvus/issues/194/events","html_url":"https://github.com/milvus-io/milvus/issues/194","id":517523307,"node_id":"MDU6SXNzdWU1MTc1MjMzMDc=","number":194,"title":"[BUG]Search faild: message=\"Table file doesn't exist\"","user":{"login":"lym777","id":53458891,"node_id":"MDQ6VXNlcjUzNDU4ODkx","avatar_url":"https://avatars2.githubusercontent.com/u/53458891?v=4","gravatar_id":"","url":"https://api.github.com/users/lym777","html_url":"https://github.com/lym777","followers_url":"https://api.github.com/users/lym777/followers","following_url":"https://api.github.com/users/lym777/following{/other_user}","gists_url":"https://api.github.com/users/lym777/gists{/gist_id}","starred_url":"https://api.github.com/users/lym777/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/lym777/subscriptions","organizations_url":"https://api.github.com/users/lym777/orgs","repos_url":"https://api.github.com/users/lym777/repos","events_url":"https://api.github.com/users/lym777/events{/privacy}","received_events_url":"https://api.github.com/users/lym777/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":{"login":"yhmo","id":2282099,"node_id":"MDQ6VXNlcjIyODIwOTk=","avatar_url":"https://avatars3.githubusercontent.com/u/2282099?v=4","gravatar_id":"","url":"https://api.github.com/users/yhmo","html_url":"https://github.com/yhmo","followers_url":"https://api.github.com/users/yhmo/followers","following_url":"https://api.github.com/users/yhmo/following{/other_user}","gists_url":"https://api.github.com/users/yhmo/gists{/gist_id}","starred_url":"https://api.github.com/users/yhmo/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/yhmo/subscriptions","organizations_url":"https://api.github.com/users/yhmo/orgs","repos_url":"https://api.github.com/users/yhmo/repos","events_url":"https://api.github.com/users/yhmo/events{/privacy}","received_events_url":"https://api.github.com/users/yhmo/received_events","type":"User","site_admin":false},"assignees":[{"login":"yhmo","id":2282099,"node_id":"MDQ6VXNlcjIyODIwOTk=","avatar_url":"https://avatars3.githubusercontent.com/u/2282099?v=4","gravatar_id":"","url":"https://api.github.com/users/yhmo","html_url":"https://github.com/yhmo","followers_url":"https://api.github.com/users/yhmo/followers","following_url":"https://api.github.com/users/yhmo/following{/other_user}","gists_url":"https://api.github.com/users/yhmo/gists{/gist_id}","starred_url":"https://api.github.com/users/yhmo/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/yhmo/subscriptions","organizations_url":"https://api.github.com/users/yhmo/orgs","repos_url":"https://api.github.com/users/yhmo/repos","events_url":"https://api.github.com/users/yhmo/events{/privacy}","received_events_url":"https://api.github.com/users/yhmo/received_events","type":"User","site_admin":false}],"milestone":null,"comments":0,"created_at":"2019-11-05T03:09:55Z","updated_at":"2019-11-05T07:20:00Z","closed_at":null,"author_association":"NONE","body":"**Describe the bug**\r\nindex_type=sq8h\r\nAfter importing a large amount of data, some index files were accidentally deleted by the system."},"comment":{"url":"https://api.github.com/repos/milvus-io/milvus/issues/comments/549695373","html_url":"https://github.com/milvus-io/milvus/issues/194#issuecomment-549695373","issue_url":"https://api.github.com/repos/milvus-io/milvus/issues/194","id":549695373,"node_id":"MDEyOklzc3VlQ29tbWVudDU0OTY5NTM3Mw==","user":{"login":"yhmo","id":2282099,"node_id":"MDQ6VXNlcjIyODIwOTk=","avatar_url":"https://avatars3.githubusercontent.com/u/2282099?v=4","gravatar_id":"","url":"https://api.github.com/users/yhmo","html_url":"https://github.com/yhmo","followers_url":"https://api.github.com/users/yhmo/followers","following_url":"https://api.github.com/users/yhmo/following{/other_user}","gists_url":"https://api.github.com/users/yhmo/gists{/gist_id}","starred_url":"https://api.github.com/users/yhmo/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/yhmo/subscriptions","organizations_url":"https://api.github.com/users/yhmo/orgs","repos_url":"https://api.github.com/users/yhmo/repos","events_url":"https://api.github.com/users/yhmo/events{/privacy}","received_events_url":"https://api.github.com/users/yhmo/received_events","type":"User","site_admin":false},"created_at":"2019-11-05T07:20:00Z","updated_at":"2019-11-05T07:20:00Z","author_association":"COLLABORATOR","body":"Fixed in 0.5.2"}}
|
{
"id": 208728772,
"name": "milvus-io/milvus",
"url": "https://api.github.com/repos/milvus-io/milvus"
}
|
{
"id": 2282099,
"login": "yhmo",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/2282099?",
"url": "https://api.github.com/users/yhmo"
}
|
{
"id": 51735404,
"login": "milvus-io",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/51735404?",
"url": "https://api.github.com/orgs/milvus-io"
}
| 2019-11-05T07:20:03 |
10787397494
|
{"actor":{"display_login":"yhmo"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/hugos29dev/the-Project-Alpha/issues/178","repository_url":"https://api.github.com/repos/hugos29dev/the-Project-Alpha","labels_url":"https://api.github.com/repos/hugos29dev/the-Project-Alpha/issues/178/labels{/name}","comments_url":"https://api.github.com/repos/hugos29dev/the-Project-Alpha/issues/178/comments","events_url":"https://api.github.com/repos/hugos29dev/the-Project-Alpha/issues/178/events","html_url":"https://github.com/hugos29dev/the-Project-Alpha/pull/178","id":545571652,"node_id":"MDExOlB1bGxSZXF1ZXN0MzU5NDE2NjE1","number":178,"title":"Bump danger from 9.2.9 to 9.2.10","user":{"login":"dependabot-preview[bot]","id":27856297,"node_id":"MDM6Qm90Mjc4NTYyOTc=","avatar_url":"https://avatars3.githubusercontent.com/in/2141?v=4","gravatar_id":"","url":"https://api.github.com/users/dependabot-preview%5Bbot%5D","html_url":"https://github.com/apps/dependabot-preview","followers_url":"https://api.github.com/users/dependabot-preview%5Bbot%5D/followers","following_url":"https://api.github.com/users/dependabot-preview%5Bbot%5D/following{/other_user}","gists_url":"https://api.github.com/users/dependabot-preview%5Bbot%5D/gists{/gist_id}","starred_url":"https://api.github.com/users/dependabot-preview%5Bbot%5D/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dependabot-preview%5Bbot%5D/subscriptions","organizations_url":"https://api.github.com/users/dependabot-preview%5Bbot%5D/orgs","repos_url":"https://api.github.com/users/dependabot-preview%5Bbot%5D/repos","events_url":"https://api.github.com/users/dependabot-preview%5Bbot%5D/events{/privacy}","received_events_url":"https://api.github.com/users/dependabot-preview%5Bbot%5D/received_events","type":"Bot","site_admin":false},"labels":[{"id":1630046620,"node_id":"MDU6TGFiZWwxNjMwMDQ2NjIw","url":"https://api.github.com/repos/hugos29dev/the-Project-Alpha/labels/dependencies","name":"dependencies","color":"f9e593","default":false,"description":"Pull requests that update a dependency file"}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2020-01-06T06:55:08Z","updated_at":"2020-01-06T06:55:14Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/hugos29dev/the-Project-Alpha/pulls/178","html_url":"https://github.com/hugos29dev/the-Project-Alpha/pull/178","diff_url":"https://github.com/hugos29dev/the-Project-Alpha/pull/178.diff","patch_url":"https://github.com/hugos29dev/the-Project-Alpha/pull/178.patch"},"body":"Bumps [danger](https://github.com/danger/danger-js) from 9.2.9 to 9.2.10.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/danger/danger-js/releases\">danger's releases</a>.</em></p>\n<blockquote>\n<h2>Release 9.2.10</h2>\n<ul>\n<li>Prepare for release (31cea4e)</li>\n<li>Merge pull request <a href=\"https://github-redirect.dependabot.com/danger/danger-js/issues/970\">#970</a> from HelloCore/fix/generated-bin (2f13081)</li>\n<li>Using process.pkg to detect if it's running from brew binary (3bbcc44)</li>\n<li>Bump version pkg (d48af07)</li>\n<li>Merge pull request <a href=\"https://github-redirect.dependabot.com/danger/danger-js/issues/968\">#968</a> from beezly/use_gitlab_api_env (dab0e63)</li>\n<li>Use CI_API_V4_URL in GitLab if it is available (3f27263)</li>\n<li>Merge pull request <a href=\"https://github-redirect.dependabot.com/danger/danger-js/issues/967\">#967</a> from beezly/fix_gitlab_protocol_regex (86d4573)</li>\n<li>Fix a small bug in the protocol matching regex for DANGER_GITLAB_HOST (0a8441d)</li>\n<li>Merge pull request <a href=\"https://github-redirect.dependabot.com/danger/danger-js/issues/966\">#966</a> from sluongng/master (4f12214)</li>\n<li>Improved gitlab documentation (d1e8254)</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/danger/danger-js/blob/master/CHANGELOG.md\">danger's changelog</a>.</em></p>\n<blockquote>\n<h1>9.2.10</h1>\n<ul>\n<li>Fixes for the homebrew generated binaries - [<a href=\"https://github.com/hellocore\">@hellocore</a>]</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/danger/danger-js/commit/ecae123ccf87ee9721fe1e6b43de85f50e0eaa29\"><code>ecae123</code></a> Release 9.2.10</li>\n<li><a href=\"https://github.com/danger/danger-js/commit/31cea4ec69808fd849c4924e77400228487094bd\"><code>31cea4e</code></a> Prepare for release</li>\n<li><a href=\"https://github.com/danger/danger-js/commit/2f13081f4c0fe7141f6932546f58c6b3b7590bbd\"><code>2f13081</code></a> Merge pull request <a href=\"https://github-redirect.dependabot.com/danger/danger-js/issues/970\">#970</a> from HelloCore/fix/generated-bin</li>\n<li><a href=\"https://github.com/danger/danger-js/commit/3bbcc442bed13597fa63e586a1a92c8ed3b36b05\"><code>3bbcc44</code></a> Using process.pkg to detect if it's running from brew binary</li>\n<li><a href=\"https://github.com/danger/danger-js/commit/d48af076c1e8709ece2d048abb198f4c545dce89\"><code>d48af07</code></a> Bump version pkg</li>\n<li><a href=\"https://github.com/danger/danger-js/commit/dab0e63a97705617c0e0017d85a9ff7129cadd5f\"><code>dab0e63</code></a> Merge pull request <a href=\"https://github-redirect.dependabot.com/danger/danger-js/issues/968\">#968</a> from beezly/use_gitlab_api_env</li>\n<li><a href=\"https://github.com/danger/danger-js/commit/3f272638c24fe8d61f0bce23e69677068902f73f\"><code>3f27263</code></a> Use CI_API_V4_URL in GitLab if it is available</li>\n<li><a href=\"https://github.com/danger/danger-js/commit/86d45732dae2d9213b7c10f0dbd3f86e63a2d941\"><code>86d4573</code></a> Merge pull request <a href=\"https://github-redirect.dependabot.com/danger/danger-js/issues/967\">#967</a> from beezly/fix_gitlab_protocol_regex</li>\n<li><a href=\"https://github.com/danger/danger-js/commit/0a8441d889b37097d24f6747ab79a612ae374f36\"><code>0a8441d</code></a> Fix a small bug in the protocol matching regex for DANGER_GITLAB_HOST</li>\n<li><a href=\"https://github.com/danger/danger-js/commit/4f12214b397500c80eedeb8a97cc864d14e4078c\"><code>4f12214</code></a> Merge pull request <a href=\"https://github-redirect.dependabot.com/danger/danger-js/issues/966\">#966</a> from sluongng/master</li>\n<li>Additional commits viewable in <a href=\"https://github.com/danger/danger-js/compare/9.2.9...9.2.10\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[](https://dependabot.com/compatibility-score.html?dependency-name=danger&package-manager=npm_and_yarn&previous-version=9.2.9&new-version=9.2.10)\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language\n- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language\n- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language\n- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language\n- `@dependabot badge me` will comment on this PR with code to add a \"Dependabot enabled\" badge to your readme\n\nAdditionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):\n- Update frequency (including time of day and day of week)\n- Pull request limits (per update run and/or open at any time)\n- Out-of-range updates (receive only lockfile updates, if desired)\n- Security updates (receive only security updates, if desired)\n\n\n\n</details>"},"comment":{"url":"https://api.github.com/repos/hugos29dev/the-Project-Alpha/issues/comments/571027081","html_url":"https://github.com/hugos29dev/the-Project-Alpha/pull/178#issuecomment-571027081","issue_url":"https://api.github.com/repos/hugos29dev/the-Project-Alpha/issues/178","id":571027081,"node_id":"MDEyOklzc3VlQ29tbWVudDU3MTAyNzA4MQ==","user":{"login":"now[bot]","id":35613825,"node_id":"MDM6Qm90MzU2MTM4MjU=","avatar_url":"https://avatars2.githubusercontent.com/in/8329?v=4","gravatar_id":"","url":"https://api.github.com/users/now%5Bbot%5D","html_url":"https://github.com/apps/now","followers_url":"https://api.github.com/users/now%5Bbot%5D/followers","following_url":"https://api.github.com/users/now%5Bbot%5D/following{/other_user}","gists_url":"https://api.github.com/users/now%5Bbot%5D/gists{/gist_id}","starred_url":"https://api.github.com/users/now%5Bbot%5D/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/now%5Bbot%5D/subscriptions","organizations_url":"https://api.github.com/users/now%5Bbot%5D/orgs","repos_url":"https://api.github.com/users/now%5Bbot%5D/repos","events_url":"https://api.github.com/users/now%5Bbot%5D/events{/privacy}","received_events_url":"https://api.github.com/users/now%5Bbot%5D/received_events","type":"Bot","site_admin":false},"created_at":"2020-01-06T06:55:14Z","updated_at":"2020-01-06T06:55:14Z","author_association":"NONE","body":"\nThis pull request is being automatically deployed with ZEIT Now ([learn more](https://zeit.co/docs/v2/integrations/now-for-github?utm_source=automated&utm_medium=github&utm_campaign=now_bot)).\nTo see the status of your deployment, click on the icon next to each commit.\n\t"}}
|
{
"id": 213016663,
"name": "hugos29dev/the-Project-Alpha",
"url": "https://api.github.com/repos/hugos29dev/the-Project-Alpha"
}
|
{
"id": 35613825,
"login": "now[bot]",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/35613825?",
"url": "https://api.github.com/users/now[bot]"
}
|
{
"id": 51781460,
"login": "hugos29dev",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/51781460?",
"url": "https://api.github.com/orgs/hugos29dev"
}
| 2020-01-06T06:55:14 |
11208169926
|
{"actor":{"display_login":"now"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/KeplerStation/KeplerStation/issues/558","repository_url":"https://api.github.com/repos/KeplerStation/KeplerStation","labels_url":"https://api.github.com/repos/KeplerStation/KeplerStation/issues/558/labels{/name}","comments_url":"https://api.github.com/repos/KeplerStation/KeplerStation/issues/558/comments","events_url":"https://api.github.com/repos/KeplerStation/KeplerStation/issues/558/events","html_url":"https://github.com/KeplerStation/KeplerStation/pull/558","id":488336715,"node_id":"MDExOlB1bGxSZXF1ZXN0MzEzMzgwMjMw","number":558,"title":"[MIRROR] Adds the Male AI vox voice.","user":{"login":"KeplerStation-Bot","id":51834513,"node_id":"MDQ6VXNlcjUxODM0NTEz","avatar_url":"https://avatars1.githubusercontent.com/u/51834513?v=4","gravatar_id":"","url":"https://api.github.com/users/KeplerStation-Bot","html_url":"https://github.com/KeplerStation-Bot","followers_url":"https://api.github.com/users/KeplerStation-Bot/followers","following_url":"https://api.github.com/users/KeplerStation-Bot/following{/other_user}","gists_url":"https://api.github.com/users/KeplerStation-Bot/gists{/gist_id}","starred_url":"https://api.github.com/users/KeplerStation-Bot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/KeplerStation-Bot/subscriptions","organizations_url":"https://api.github.com/users/KeplerStation-Bot/orgs","repos_url":"https://api.github.com/users/KeplerStation-Bot/repos","events_url":"https://api.github.com/users/KeplerStation-Bot/events{/privacy}","received_events_url":"https://api.github.com/users/KeplerStation-Bot/received_events","type":"User","site_admin":false},"labels":[{"id":1406804507,"node_id":"MDU6TGFiZWwxNDA2ODA0NTA3","url":"https://api.github.com/repos/KeplerStation/KeplerStation/labels/Feature","name":"Feature","color":"137d00","default":false},{"id":1406900609,"node_id":"MDU6TGFiZWwxNDA2OTAwNjA5","url":"https://api.github.com/repos/KeplerStation/KeplerStation/labels/Upstream%20PR%20Merged","name":"Upstream PR Merged","color":"ededed","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2019-09-02T23:28:09Z","updated_at":"2019-09-03T16:18:37Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/KeplerStation/KeplerStation/pulls/558","html_url":"https://github.com/KeplerStation/KeplerStation/pull/558","diff_url":"https://github.com/KeplerStation/KeplerStation/pull/558.diff","patch_url":"https://github.com/KeplerStation/KeplerStation/pull/558.patch"},"body":"Original PR: https://github.com/Citadel-Station-13/Citadel-Station-13/pull/9057\n--------------------\n## About The Pull Request\r\nAdds the Male vox voice that everybody knows and loves. Gives the AI an option when making a vox announcement whether to have the voice be Male or Female. \r\n## Why It's Good For The Game\r\nThe Male vox is a classic, spanning many servers all the way back to goonstation. \r\n_[Click for sample video.](https://youtu.be/xZnfJ8pweVc?t=19s)_\r\n## Changelog\r\n:cl:\r\nadd: Adds male AI vox.\r\n/:cl:"},"comment":{"url":"https://api.github.com/repos/KeplerStation/KeplerStation/issues/comments/527531708","html_url":"https://github.com/KeplerStation/KeplerStation/pull/558#issuecomment-527531708","issue_url":"https://api.github.com/repos/KeplerStation/KeplerStation/issues/558","id":527531708,"node_id":"MDEyOklzc3VlQ29tbWVudDUyNzUzMTcwOA==","user":{"login":"AffectedArc07","id":25063394,"node_id":"MDQ6VXNlcjI1MDYzMzk0","avatar_url":"https://avatars1.githubusercontent.com/u/25063394?v=4","gravatar_id":"","url":"https://api.github.com/users/AffectedArc07","html_url":"https://github.com/AffectedArc07","followers_url":"https://api.github.com/users/AffectedArc07/followers","following_url":"https://api.github.com/users/AffectedArc07/following{/other_user}","gists_url":"https://api.github.com/users/AffectedArc07/gists{/gist_id}","starred_url":"https://api.github.com/users/AffectedArc07/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/AffectedArc07/subscriptions","organizations_url":"https://api.github.com/users/AffectedArc07/orgs","repos_url":"https://api.github.com/users/AffectedArc07/repos","events_url":"https://api.github.com/users/AffectedArc07/events{/privacy}","received_events_url":"https://api.github.com/users/AffectedArc07/received_events","type":"User","site_admin":false},"created_at":"2019-09-03T16:18:37Z","updated_at":"2019-09-03T16:18:37Z","author_association":"MEMBER","body":"\r\nYieks"}}
|
{
"id": 191988999,
"name": "KeplerStation/KeplerStation",
"url": "https://api.github.com/repos/KeplerStation/KeplerStation"
}
|
{
"id": 25063394,
"login": "AffectedArc07",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/25063394?",
"url": "https://api.github.com/users/AffectedArc07"
}
|
{
"id": 51833872,
"login": "KeplerStation",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/51833872?",
"url": "https://api.github.com/orgs/KeplerStation"
}
| 2019-09-03T16:18:37 |
10338178232
|
{"actor":{"display_login":"AffectedArc07"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/ycm-core/YouCompleteMe/issues/3122","repository_url":"https://api.github.com/repos/ycm-core/YouCompleteMe","labels_url":"https://api.github.com/repos/ycm-core/YouCompleteMe/issues/3122/labels{/name}","comments_url":"https://api.github.com/repos/ycm-core/YouCompleteMe/issues/3122/comments","events_url":"https://api.github.com/repos/ycm-core/YouCompleteMe/issues/3122/events","html_url":"https://github.com/ycm-core/YouCompleteMe/issues/3122","id":351846546,"node_id":"MDU6SXNzdWUzNTE4NDY1NDY=","number":3122,"title":"Support for Haskell IDE Engine","user":{"login":"saschagrunert","id":695473,"node_id":"MDQ6VXNlcjY5NTQ3Mw==","avatar_url":"https://avatars0.githubusercontent.com/u/695473?v=4","gravatar_id":"","url":"https://api.github.com/users/saschagrunert","html_url":"https://github.com/saschagrunert","followers_url":"https://api.github.com/users/saschagrunert/followers","following_url":"https://api.github.com/users/saschagrunert/following{/other_user}","gists_url":"https://api.github.com/users/saschagrunert/gists{/gist_id}","starred_url":"https://api.github.com/users/saschagrunert/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/saschagrunert/subscriptions","organizations_url":"https://api.github.com/users/saschagrunert/orgs","repos_url":"https://api.github.com/users/saschagrunert/repos","events_url":"https://api.github.com/users/saschagrunert/events{/privacy}","received_events_url":"https://api.github.com/users/saschagrunert/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":5,"created_at":"2018-08-18T19:48:58Z","updated_at":"2019-11-10T22:13:55Z","closed_at":"2019-11-10T20:36:32Z","author_association":"CONTRIBUTOR","body":"# Issue Prelude\r\n\r\n**Please complete these steps and check these boxes (by putting an `x` inside\r\nthe brackets) _before_ filing your issue:**\r\n\r\n- [x] I have read and understood YCM's [CONTRIBUTING][cont] document.\r\n- [x] I have read and understood YCM's [CODE_OF_CONDUCT][code] document.\r\n- [x] I have read and understood YCM's [README][readme], **especially the\r\n [Frequently Asked Questions][faq] section.**\r\n- [x] I have searched YCM's issue tracker to find issues similar to the one I'm\r\n about to report and couldn't find an answer to my problem. ([Example Google\r\n search.][search])\r\n- [ ] If filing a bug report, I have included the output of `vim --version`.\r\n- [ ] If filing a bug report, I have included the output of `:YcmDebugInfo`.\r\n- [ ] If filing a bug report, I have attached the contents of the logfiles using\r\n the `:YcmToggleLogs` command.\r\n- [ ] If filing a bug report, I have included which OS (including specific OS\r\n version) I am using.\r\n- [ ] If filing a bug report, I have included a minimal test case that reproduces\r\n my issue, including what I expected to happen and what actually happened.\r\n- [ ] If filing a installation failure report, I have included the entire output\r\n of `install.py` (or `cmake`/`make`/`ninja`) including its invocation\r\n- [x] **I understand this is an open-source project staffed by volunteers and\r\n that any help I receive is a selfless, heartfelt _gift_ of their free time. I\r\n know I am not entitled to anything and will be polite and courteous.**\r\n- [x] **I understand my issue may be closed if it becomes obvious I didn't\r\n actually perform all of these steps.**\r\n\r\nThank you for adhering to this process! It ensures your issue is resolved\r\nquickly and that neither your nor our time is needlessly wasted.\r\n\r\n# Details\r\n\r\nIs there any support for the [Haskell-IDE-Engine](https://github.com/haskell/haskell-ide-engine) planned yet? 👍"},"comment":{"url":"https://api.github.com/repos/ycm-core/YouCompleteMe/issues/comments/552240574","html_url":"https://github.com/ycm-core/YouCompleteMe/issues/3122#issuecomment-552240574","issue_url":"https://api.github.com/repos/ycm-core/YouCompleteMe/issues/3122","id":552240574,"node_id":"MDEyOklzc3VlQ29tbWVudDU1MjI0MDU3NA==","user":{"login":"bstaletic","id":7791699,"node_id":"MDQ6VXNlcjc3OTE2OTk=","avatar_url":"https://avatars3.githubusercontent.com/u/7791699?v=4","gravatar_id":"","url":"https://api.github.com/users/bstaletic","html_url":"https://github.com/bstaletic","followers_url":"https://api.github.com/users/bstaletic/followers","following_url":"https://api.github.com/users/bstaletic/following{/other_user}","gists_url":"https://api.github.com/users/bstaletic/gists{/gist_id}","starred_url":"https://api.github.com/users/bstaletic/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bstaletic/subscriptions","organizations_url":"https://api.github.com/users/bstaletic/orgs","repos_url":"https://api.github.com/users/bstaletic/repos","events_url":"https://api.github.com/users/bstaletic/events{/privacy}","received_events_url":"https://api.github.com/users/bstaletic/received_events","type":"User","site_admin":false},"created_at":"2019-11-10T22:13:55Z","updated_at":"2019-11-10T22:13:55Z","author_association":"COLLABORATOR","body":"I forgot one more thing. You will need a `.ycm_extra_conf.py` with the following content:\r\n\r\n```python\r\ndef Settings(**kwargs):\r\n return { 'ls': { \"languageServerHaskell\": {} } }\r\n```\r\n\r\nI believe this is one of those \"it's not a bug, it's a feature\" moments."}}
|
{
"id": 4037197,
"name": "ycm-core/YouCompleteMe",
"url": "https://api.github.com/repos/ycm-core/YouCompleteMe"
}
|
{
"id": 7791699,
"login": "bstaletic",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/7791699?",
"url": "https://api.github.com/users/bstaletic"
}
|
{
"id": 52140259,
"login": "ycm-core",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/52140259?",
"url": "https://api.github.com/orgs/ycm-core"
}
| 2019-11-10T22:13:55 |
10829277467
|
{"actor":{"display_login":"bstaletic"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/unoplatform/Uno.WindowsCommunityToolkit/issues/68","repository_url":"https://api.github.com/repos/unoplatform/Uno.WindowsCommunityToolkit","labels_url":"https://api.github.com/repos/unoplatform/Uno.WindowsCommunityToolkit/issues/68/labels{/name}","comments_url":"https://api.github.com/repos/unoplatform/Uno.WindowsCommunityToolkit/issues/68/comments","events_url":"https://api.github.com/repos/unoplatform/Uno.WindowsCommunityToolkit/issues/68/events","html_url":"https://github.com/unoplatform/Uno.WindowsCommunityToolkit/pull/68","id":508171639,"node_id":"MDExOlB1bGxSZXF1ZXN0MzI5MDE3NzM5","number":68,"title":"fix: add android samples app to the sln","user":{"login":"ghuntley","id":127353,"node_id":"MDQ6VXNlcjEyNzM1Mw==","avatar_url":"https://avatars0.githubusercontent.com/u/127353?v=4","gravatar_id":"","url":"https://api.github.com/users/ghuntley","html_url":"https://github.com/ghuntley","followers_url":"https://api.github.com/users/ghuntley/followers","following_url":"https://api.github.com/users/ghuntley/following{/other_user}","gists_url":"https://api.github.com/users/ghuntley/gists{/gist_id}","starred_url":"https://api.github.com/users/ghuntley/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ghuntley/subscriptions","organizations_url":"https://api.github.com/users/ghuntley/orgs","repos_url":"https://api.github.com/users/ghuntley/repos","events_url":"https://api.github.com/users/ghuntley/events{/privacy}","received_events_url":"https://api.github.com/users/ghuntley/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2019-10-17T00:50:54Z","updated_at":"2019-10-31T11:28:03Z","closed_at":null,"author_association":"NONE","pull_request":{"url":"https://api.github.com/repos/unoplatform/Uno.WindowsCommunityToolkit/pulls/68","html_url":"https://github.com/unoplatform/Uno.WindowsCommunityToolkit/pull/68","diff_url":"https://github.com/unoplatform/Uno.WindowsCommunityToolkit/pull/68.diff","patch_url":"https://github.com/unoplatform/Uno.WindowsCommunityToolkit/pull/68.patch"},"body":"## Other information\r\n\r\nThe Android application was missing from the sln, this PR adds it.\r\n"},"comment":{"url":"https://api.github.com/repos/unoplatform/Uno.WindowsCommunityToolkit/issues/comments/548326222","html_url":"https://github.com/unoplatform/Uno.WindowsCommunityToolkit/pull/68#issuecomment-548326222","issue_url":"https://api.github.com/repos/unoplatform/Uno.WindowsCommunityToolkit/issues/68","id":548326222,"node_id":"MDEyOklzc3VlQ29tbWVudDU0ODMyNjIyMg==","user":{"login":"CLAassistant","id":11571300,"node_id":"MDQ6VXNlcjExNTcxMzAw","avatar_url":"https://avatars1.githubusercontent.com/u/11571300?v=4","gravatar_id":"","url":"https://api.github.com/users/CLAassistant","html_url":"https://github.com/CLAassistant","followers_url":"https://api.github.com/users/CLAassistant/followers","following_url":"https://api.github.com/users/CLAassistant/following{/other_user}","gists_url":"https://api.github.com/users/CLAassistant/gists{/gist_id}","starred_url":"https://api.github.com/users/CLAassistant/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/CLAassistant/subscriptions","organizations_url":"https://api.github.com/users/CLAassistant/orgs","repos_url":"https://api.github.com/users/CLAassistant/repos","events_url":"https://api.github.com/users/CLAassistant/events{/privacy}","received_events_url":"https://api.github.com/users/CLAassistant/received_events","type":"User","site_admin":false},"created_at":"2019-10-31T11:28:03Z","updated_at":"2019-10-31T11:28:03Z","author_association":"NONE","body":"[](https://cla-assistant.io/unoplatform/Uno.WindowsCommunityToolkit?pullRequest=68) <br/>Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our [Contributor License Agreement](https://cla-assistant.io/unoplatform/Uno.WindowsCommunityToolkit?pullRequest=68) before we can accept your contribution.<br/><sub>You have signed the CLA already but the status is still pending? Let us [recheck](https://cla-assistant.io/check/unoplatform/Uno.WindowsCommunityToolkit?pullRequest=68) it.</sub>"}}
|
{
"id": 137125287,
"name": "unoplatform/Uno.WindowsCommunityToolkit",
"url": "https://api.github.com/repos/unoplatform/Uno.WindowsCommunityToolkit"
}
|
{
"id": 11571300,
"login": "CLAassistant",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/11571300?",
"url": "https://api.github.com/users/CLAassistant"
}
|
{
"id": 52228309,
"login": "unoplatform",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/52228309?",
"url": "https://api.github.com/orgs/unoplatform"
}
| 2019-10-31T11:28:04 |
10756556588
|
{"actor":{"display_login":"CLAassistant"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/fourseers/PartTimeJob/issues/129","repository_url":"https://api.github.com/repos/fourseers/PartTimeJob","labels_url":"https://api.github.com/repos/fourseers/PartTimeJob/issues/129/labels{/name}","comments_url":"https://api.github.com/repos/fourseers/PartTimeJob/issues/129/comments","events_url":"https://api.github.com/repos/fourseers/PartTimeJob/issues/129/events","html_url":"https://github.com/fourseers/PartTimeJob/pull/129","id":470100824,"node_id":"MDExOlB1bGxSZXF1ZXN0Mjk5MTU1ODMz","number":129,"title":"Fea merchant admin front","user":{"login":"chris98122","id":41262973,"node_id":"MDQ6VXNlcjQxMjYyOTcz","avatar_url":"https://avatars2.githubusercontent.com/u/41262973?v=4","gravatar_id":"","url":"https://api.github.com/users/chris98122","html_url":"https://github.com/chris98122","followers_url":"https://api.github.com/users/chris98122/followers","following_url":"https://api.github.com/users/chris98122/following{/other_user}","gists_url":"https://api.github.com/users/chris98122/gists{/gist_id}","starred_url":"https://api.github.com/users/chris98122/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/chris98122/subscriptions","organizations_url":"https://api.github.com/users/chris98122/orgs","repos_url":"https://api.github.com/users/chris98122/repos","events_url":"https://api.github.com/users/chris98122/events{/privacy}","received_events_url":"https://api.github.com/users/chris98122/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2019-07-19T02:00:05Z","updated_at":"2019-07-19T02:01:05Z","closed_at":null,"author_association":"COLLABORATOR","pull_request":{"url":"https://api.github.com/repos/fourseers/PartTimeJob/pulls/129","html_url":"https://github.com/fourseers/PartTimeJob/pull/129","diff_url":"https://github.com/fourseers/PartTimeJob/pull/129.diff","patch_url":"https://github.com/fourseers/PartTimeJob/pull/129.patch"},"body":""},"comment":{"url":"https://api.github.com/repos/fourseers/PartTimeJob/issues/comments/513059904","html_url":"https://github.com/fourseers/PartTimeJob/pull/129#issuecomment-513059904","issue_url":"https://api.github.com/repos/fourseers/PartTimeJob/issues/129","id":513059904,"node_id":"MDEyOklzc3VlQ29tbWVudDUxMzA1OTkwNA==","user":{"login":"ShenJiahuan","id":15841780,"node_id":"MDQ6VXNlcjE1ODQxNzgw","avatar_url":"https://avatars0.githubusercontent.com/u/15841780?v=4","gravatar_id":"","url":"https://api.github.com/users/ShenJiahuan","html_url":"https://github.com/ShenJiahuan","followers_url":"https://api.github.com/users/ShenJiahuan/followers","following_url":"https://api.github.com/users/ShenJiahuan/following{/other_user}","gists_url":"https://api.github.com/users/ShenJiahuan/gists{/gist_id}","starred_url":"https://api.github.com/users/ShenJiahuan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ShenJiahuan/subscriptions","organizations_url":"https://api.github.com/users/ShenJiahuan/orgs","repos_url":"https://api.github.com/users/ShenJiahuan/repos","events_url":"https://api.github.com/users/ShenJiahuan/events{/privacy}","received_events_url":"https://api.github.com/users/ShenJiahuan/received_events","type":"User","site_admin":false},"created_at":"2019-07-19T02:01:05Z","updated_at":"2019-07-19T02:01:05Z","author_association":"COLLABORATOR","body":"resolve #92 "}}
|
{
"id": 194531234,
"name": "fourseers/PartTimeJob",
"url": "https://api.github.com/repos/fourseers/PartTimeJob"
}
|
{
"id": 15841780,
"login": "ShenJiahuan",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/15841780?",
"url": "https://api.github.com/users/ShenJiahuan"
}
|
{
"id": 52379557,
"login": "fourseers",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/52379557?",
"url": "https://api.github.com/orgs/fourseers"
}
| 2019-07-19T02:01:05 |
10042167603
|
{"actor":{"display_login":"ShenJiahuan"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/openmm/openmm/issues/2351","repository_url":"https://api.github.com/repos/openmm/openmm","labels_url":"https://api.github.com/repos/openmm/openmm/issues/2351/labels{/name}","comments_url":"https://api.github.com/repos/openmm/openmm/issues/2351/comments","events_url":"https://api.github.com/repos/openmm/openmm/issues/2351/events","html_url":"https://github.com/openmm/openmm/pull/2351","id":470959060,"node_id":"MDExOlB1bGxSZXF1ZXN0Mjk5NzY4NjA0","number":2351,"title":"WIP: Nosé-Hoover Thermostat","user":{"login":"andysim","id":201881,"node_id":"MDQ6VXNlcjIwMTg4MQ==","avatar_url":"https://avatars2.githubusercontent.com/u/201881?v=4","gravatar_id":"","url":"https://api.github.com/users/andysim","html_url":"https://github.com/andysim","followers_url":"https://api.github.com/users/andysim/followers","following_url":"https://api.github.com/users/andysim/following{/other_user}","gists_url":"https://api.github.com/users/andysim/gists{/gist_id}","starred_url":"https://api.github.com/users/andysim/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/andysim/subscriptions","organizations_url":"https://api.github.com/users/andysim/orgs","repos_url":"https://api.github.com/users/andysim/repos","events_url":"https://api.github.com/users/andysim/events{/privacy}","received_events_url":"https://api.github.com/users/andysim/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":37,"created_at":"2019-07-22T08:22:55Z","updated_at":"2019-12-27T14:18:24Z","closed_at":"2019-12-21T20:48:39Z","author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/openmm/openmm/pulls/2351","html_url":"https://github.com/openmm/openmm/pull/2351","diff_url":"https://github.com/openmm/openmm/pull/2351.diff","patch_url":"https://github.com/openmm/openmm/pull/2351.patch"},"body":"A while ago I submitted a [Nosé-Hoover chain integrator](https://openmmtools.readthedocs.io/en/latest/api/generated/openmmtools.integrators.NoseHooverChainVelocityVerletIntegrator.html#openmmtools.integrators.NoseHooverChainVelocityVerletIntegrator) to OpenMMTools. That version was written as a CustomIntegrator, but our tests show that it can be quite slow compared to the Langevin version. Moreover, Drude cannot be implemented that way. This PR (written by Andreas Krämer and I) provides a proper first class implementation of NHC that allows an arbitrary number of thermostats, which can be applied to either absolute or relative velocities. The performance is much better than the CustomIntegrator version, and Drude is supported.\r\n\r\nTODO:\r\n- [x] Reference\r\n- [x] CUDA\r\n- [x] OpenCL"},"comment":{"url":"https://api.github.com/repos/openmm/openmm/issues/comments/569279071","html_url":"https://github.com/openmm/openmm/pull/2351#issuecomment-569279071","issue_url":"https://api.github.com/repos/openmm/openmm/issues/2351","id":569279071,"node_id":"MDEyOklzc3VlQ29tbWVudDU2OTI3OTA3MQ==","user":{"login":"andysim","id":201881,"node_id":"MDQ6VXNlcjIwMTg4MQ==","avatar_url":"https://avatars2.githubusercontent.com/u/201881?v=4","gravatar_id":"","url":"https://api.github.com/users/andysim","html_url":"https://github.com/andysim","followers_url":"https://api.github.com/users/andysim/followers","following_url":"https://api.github.com/users/andysim/following{/other_user}","gists_url":"https://api.github.com/users/andysim/gists{/gist_id}","starred_url":"https://api.github.com/users/andysim/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/andysim/subscriptions","organizations_url":"https://api.github.com/users/andysim/orgs","repos_url":"https://api.github.com/users/andysim/repos","events_url":"https://api.github.com/users/andysim/events{/privacy}","received_events_url":"https://api.github.com/users/andysim/received_events","type":"User","site_admin":false},"created_at":"2019-12-27T14:18:24Z","updated_at":"2019-12-27T14:18:24Z","author_association":"CONTRIBUTOR","body":"Because you haven't overloaded the `||` operator in the Array class, it will be safe to change \r\n\r\n```\r\nif (chainState.at(2*chainID).getSize() != chainLength) {\r\n```\r\nto\r\n```\r\nif (!chainState.at(2*chainID).isInitialized() || chainState.at(2*chainID).getSize() != chainLength) {\r\n```\r\nbecause the compiler will shortcut the second condition. The checks within that block look correct to me - the decision whether to call `resize` or `initialize<>` looks to be correct after your comments during the PR review. Please let me know if I can clarify any thing else and sorry again for the mess.\r\n"}}
|
{
"id": 10178188,
"name": "openmm/openmm",
"url": "https://api.github.com/repos/openmm/openmm"
}
|
{
"id": 201881,
"login": "andysim",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/201881?",
"url": "https://api.github.com/users/andysim"
}
|
{
"id": 52428936,
"login": "openmm",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/52428936?",
"url": "https://api.github.com/orgs/openmm"
}
| 2019-12-27T14:18:25 |
11166701528
|
{"actor":{"display_login":"andysim"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/desmos-labs/desmos/issues/70","repository_url":"https://api.github.com/repos/desmos-labs/desmos","labels_url":"https://api.github.com/repos/desmos-labs/desmos/issues/70/labels{/name}","comments_url":"https://api.github.com/repos/desmos-labs/desmos/issues/70/comments","events_url":"https://api.github.com/repos/desmos-labs/desmos/issues/70/events","html_url":"https://github.com/desmos-labs/desmos/pull/70","id":546736242,"node_id":"MDExOlB1bGxSZXF1ZXN0MzYwMzU2MTU5","number":70,"title":"Implemented the post message cap to 500 characters","user":{"login":"RiccardoM","id":9119016,"node_id":"MDQ6VXNlcjkxMTkwMTY=","avatar_url":"https://avatars1.githubusercontent.com/u/9119016?v=4","gravatar_id":"","url":"https://api.github.com/users/RiccardoM","html_url":"https://github.com/RiccardoM","followers_url":"https://api.github.com/users/RiccardoM/followers","following_url":"https://api.github.com/users/RiccardoM/following{/other_user}","gists_url":"https://api.github.com/users/RiccardoM/gists{/gist_id}","starred_url":"https://api.github.com/users/RiccardoM/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/RiccardoM/subscriptions","organizations_url":"https://api.github.com/users/RiccardoM/orgs","repos_url":"https://api.github.com/users/RiccardoM/repos","events_url":"https://api.github.com/users/RiccardoM/events{/privacy}","received_events_url":"https://api.github.com/users/RiccardoM/received_events","type":"User","site_admin":false},"labels":[{"id":1445506583,"node_id":"MDU6TGFiZWwxNDQ1NTA2NTgz","url":"https://api.github.com/repos/desmos-labs/desmos/labels/Kind:Enhancement","name":"Kind:Enhancement","color":"439cb7","default":false,"description":"Enhance an already existing feature; no \"New feature\" to add"},{"id":1558691275,"node_id":"MDU6TGFiZWwxNTU4NjkxMjc1","url":"https://api.github.com/repos/desmos-labs/desmos/labels/Module:Post","name":"Module:Post","color":"c6f280","default":false,"description":"Post module"},{"id":1645818820,"node_id":"MDU6TGFiZWwxNjQ1ODE4ODIw","url":"https://api.github.com/repos/desmos-labs/desmos/labels/Status:R4R","name":"Status:R4R","color":"b56224","default":false,"description":"This PR is ready to be reviewed"}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":{"url":"https://api.github.com/repos/desmos-labs/desmos/milestones/2","html_url":"https://github.com/desmos-labs/desmos/milestone/2","labels_url":"https://api.github.com/repos/desmos-labs/desmos/milestones/2/labels","id":4918779,"node_id":"MDk6TWlsZXN0b25lNDkxODc3OQ==","number":2,"title":"v0.2.0","description":"Second `desmos` version ","creator":{"login":"RiccardoM","id":9119016,"node_id":"MDQ6VXNlcjkxMTkwMTY=","avatar_url":"https://avatars1.githubusercontent.com/u/9119016?v=4","gravatar_id":"","url":"https://api.github.com/users/RiccardoM","html_url":"https://github.com/RiccardoM","followers_url":"https://api.github.com/users/RiccardoM/followers","following_url":"https://api.github.com/users/RiccardoM/following{/other_user}","gists_url":"https://api.github.com/users/RiccardoM/gists{/gist_id}","starred_url":"https://api.github.com/users/RiccardoM/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/RiccardoM/subscriptions","organizations_url":"https://api.github.com/users/RiccardoM/orgs","repos_url":"https://api.github.com/users/RiccardoM/repos","events_url":"https://api.github.com/users/RiccardoM/events{/privacy}","received_events_url":"https://api.github.com/users/RiccardoM/received_events","type":"User","site_admin":false},"open_issues":4,"closed_issues":9,"state":"open","created_at":"2019-12-10T12:29:48Z","updated_at":"2020-01-08T14:32:58Z","due_on":"2020-01-10T08:00:00Z","closed_at":null},"comments":1,"created_at":"2020-01-08T09:17:58Z","updated_at":"2020-01-09T06:20:55Z","closed_at":null,"author_association":"COLLABORATOR","pull_request":{"url":"https://api.github.com/repos/desmos-labs/desmos/pulls/70","html_url":"https://github.com/desmos-labs/desmos/pull/70","diff_url":"https://github.com/desmos-labs/desmos/pull/70.diff","patch_url":"https://github.com/desmos-labs/desmos/pull/70.patch"},"body":"<!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺\r\nv ✰ Thanks for creating a PR! ✰ \r\nv Before smashing the submit button please review the checkboxes.\r\nv If a checkbox is n/a - please still include it but + a little note why\r\n☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -->\r\n\r\n## Description\r\nThis PR allows to cap the post message length to 500 characters, fixing #67 \r\n\r\n## Checklist\r\n- [x] Targeted PR against correct branch.\r\n- [x] Linked to Github issue with discussion and accepted design OR link to spec that describes this work.\r\n- [x] Wrote tests.\r\n- [x] Added an entry to the `CHANGELOG.md` file.\r\n- [ ] Re-reviewed `Files changed` in the Github PR explorer.\r\n"},"comment":{"url":"https://api.github.com/repos/desmos-labs/desmos/issues/comments/572408893","html_url":"https://github.com/desmos-labs/desmos/pull/70#issuecomment-572408893","issue_url":"https://api.github.com/repos/desmos-labs/desmos/issues/70","id":572408893,"node_id":"MDEyOklzc3VlQ29tbWVudDU3MjQwODg5Mw==","user":{"login":"RiccardoM","id":9119016,"node_id":"MDQ6VXNlcjkxMTkwMTY=","avatar_url":"https://avatars1.githubusercontent.com/u/9119016?v=4","gravatar_id":"","url":"https://api.github.com/users/RiccardoM","html_url":"https://github.com/RiccardoM","followers_url":"https://api.github.com/users/RiccardoM/followers","following_url":"https://api.github.com/users/RiccardoM/following{/other_user}","gists_url":"https://api.github.com/users/RiccardoM/gists{/gist_id}","starred_url":"https://api.github.com/users/RiccardoM/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/RiccardoM/subscriptions","organizations_url":"https://api.github.com/users/RiccardoM/orgs","repos_url":"https://api.github.com/users/RiccardoM/repos","events_url":"https://api.github.com/users/RiccardoM/events{/privacy}","received_events_url":"https://api.github.com/users/RiccardoM/received_events","type":"User","site_admin":false},"created_at":"2020-01-09T06:20:55Z","updated_at":"2020-01-09T06:20:55Z","author_association":"COLLABORATOR","body":"I'd like to have @kwunyeung reviewing this PR too if possible :smile: "}}
|
{
"id": 196274212,
"name": "desmos-labs/desmos",
"url": "https://api.github.com/repos/desmos-labs/desmos"
}
|
{
"id": 9119016,
"login": "RiccardoM",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/9119016?",
"url": "https://api.github.com/users/RiccardoM"
}
|
{
"id": 53291125,
"login": "desmos-labs",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/53291125?",
"url": "https://api.github.com/orgs/desmos-labs"
}
| 2020-01-09T06:20:55 |
11234756540
|
{"actor":{"display_login":"RiccardoM"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/jaeles-project/jaeles/issues/3","repository_url":"https://api.github.com/repos/jaeles-project/jaeles","labels_url":"https://api.github.com/repos/jaeles-project/jaeles/issues/3/labels{/name}","comments_url":"https://api.github.com/repos/jaeles-project/jaeles/issues/3/comments","events_url":"https://api.github.com/repos/jaeles-project/jaeles/issues/3/events","html_url":"https://github.com/jaeles-project/jaeles/issues/3","id":530359154,"node_id":"MDU6SXNzdWU1MzAzNTkxNTQ=","number":3,"title":"How to add a new signature manually?","user":{"login":"thisEdgarMarquez","id":18132492,"node_id":"MDQ6VXNlcjE4MTMyNDky","avatar_url":"https://avatars3.githubusercontent.com/u/18132492?v=4","gravatar_id":"","url":"https://api.github.com/users/thisEdgarMarquez","html_url":"https://github.com/thisEdgarMarquez","followers_url":"https://api.github.com/users/thisEdgarMarquez/followers","following_url":"https://api.github.com/users/thisEdgarMarquez/following{/other_user}","gists_url":"https://api.github.com/users/thisEdgarMarquez/gists{/gist_id}","starred_url":"https://api.github.com/users/thisEdgarMarquez/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/thisEdgarMarquez/subscriptions","organizations_url":"https://api.github.com/users/thisEdgarMarquez/orgs","repos_url":"https://api.github.com/users/thisEdgarMarquez/repos","events_url":"https://api.github.com/users/thisEdgarMarquez/events{/privacy}","received_events_url":"https://api.github.com/users/thisEdgarMarquez/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2019-11-29T13:55:40Z","updated_at":"2019-11-29T16:01:36Z","closed_at":null,"author_association":"NONE","body":"Hello, I would like to know how to add a new signature manually since through the UI a 404 error returns, please and thank you"},"comment":{"url":"https://api.github.com/repos/jaeles-project/jaeles/issues/comments/559832214","html_url":"https://github.com/jaeles-project/jaeles/issues/3#issuecomment-559832214","issue_url":"https://api.github.com/repos/jaeles-project/jaeles/issues/3","id":559832214,"node_id":"MDEyOklzc3VlQ29tbWVudDU1OTgzMjIxNA==","user":{"login":"j3ssie","id":23289085,"node_id":"MDQ6VXNlcjIzMjg5MDg1","avatar_url":"https://avatars1.githubusercontent.com/u/23289085?v=4","gravatar_id":"","url":"https://api.github.com/users/j3ssie","html_url":"https://github.com/j3ssie","followers_url":"https://api.github.com/users/j3ssie/followers","following_url":"https://api.github.com/users/j3ssie/following{/other_user}","gists_url":"https://api.github.com/users/j3ssie/gists{/gist_id}","starred_url":"https://api.github.com/users/j3ssie/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/j3ssie/subscriptions","organizations_url":"https://api.github.com/users/j3ssie/orgs","repos_url":"https://api.github.com/users/j3ssie/repos","events_url":"https://api.github.com/users/j3ssie/events{/privacy}","received_events_url":"https://api.github.com/users/j3ssie/received_events","type":"User","site_admin":false},"created_at":"2019-11-29T16:01:36Z","updated_at":"2019-11-29T16:01:36Z","author_association":"MEMBER","body":"Just follow this [docs](https://jaeles-project.github.io/signatures/) to understand a signature and this [repo](https://github.com/jaeles-project/jaeles-signatures) for more examples.\r\n\r\nIf your question is how to load new Signature to a DB? Just save it to anywhere then load it by the command below.\r\n```\r\njaeles config -a reload -F /tmp/custom-signatures/\r\n```\r\nwith `/tmp/custom-signatures/` is your custom signature folder.\r\n\r\nOr you can just use new signature directly by using this command\r\n`jaeles scan -s new_sign.yaml -u example.com`\r\n\r\nLet me know if you have any question?"}}
|
{
"id": 221847055,
"name": "jaeles-project/jaeles",
"url": "https://api.github.com/repos/jaeles-project/jaeles"
}
|
{
"id": 23289085,
"login": "j3ssie",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/23289085?",
"url": "https://api.github.com/users/j3ssie"
}
|
{
"id": 53511103,
"login": "jaeles-project",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/53511103?",
"url": "https://api.github.com/orgs/jaeles-project"
}
| 2019-11-29T16:01:36 |
10977222146
|
{"actor":{"display_login":"j3ssie"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/async-rs/async-std/issues/60","repository_url":"https://api.github.com/repos/async-rs/async-std","labels_url":"https://api.github.com/repos/async-rs/async-std/issues/60/labels{/name}","comments_url":"https://api.github.com/repos/async-rs/async-std/issues/60/comments","events_url":"https://api.github.com/repos/async-rs/async-std/issues/60/events","html_url":"https://github.com/async-rs/async-std/issues/60","id":481811112,"node_id":"MDU6SXNzdWU0ODE4MTExMTI=","number":60,"title":"Expose IoHandle or some way to register mio Evented","user":{"login":"passcod","id":155787,"node_id":"MDQ6VXNlcjE1NTc4Nw==","avatar_url":"https://avatars1.githubusercontent.com/u/155787?v=4","gravatar_id":"","url":"https://api.github.com/users/passcod","html_url":"https://github.com/passcod","followers_url":"https://api.github.com/users/passcod/followers","following_url":"https://api.github.com/users/passcod/following{/other_user}","gists_url":"https://api.github.com/users/passcod/gists{/gist_id}","starred_url":"https://api.github.com/users/passcod/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/passcod/subscriptions","organizations_url":"https://api.github.com/users/passcod/orgs","repos_url":"https://api.github.com/users/passcod/repos","events_url":"https://api.github.com/users/passcod/events{/privacy}","received_events_url":"https://api.github.com/users/passcod/received_events","type":"User","site_admin":false},"labels":[{"id":1490662234,"node_id":"MDU6TGFiZWwxNDkwNjYyMjM0","url":"https://api.github.com/repos/async-rs/async-std/labels/enhancement","name":"enhancement","color":"a2eeef","default":true}],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":7,"created_at":"2019-08-16T22:44:39Z","updated_at":"2019-09-17T23:59:54Z","closed_at":"2019-09-17T23:59:54Z","author_association":"NONE","body":"Currently this is hidden as an implementation detail of the network driver. Exposing would make it possible to hook up arbitrary Evented e.g. for other kernel event sources.\r\n\r\nPerhaps this doesn't belong in async-std... in that case, maybe it could be extracted to another crate?"},"comment":{"url":"https://api.github.com/repos/async-rs/async-std/issues/comments/532446330","html_url":"https://github.com/async-rs/async-std/issues/60#issuecomment-532446330","issue_url":"https://api.github.com/repos/async-rs/async-std/issues/60","id":532446330,"node_id":"MDEyOklzc3VlQ29tbWVudDUzMjQ0NjMzMA==","user":{"login":"yoshuawuyts","id":2467194,"node_id":"MDQ6VXNlcjI0NjcxOTQ=","avatar_url":"https://avatars3.githubusercontent.com/u/2467194?v=4","gravatar_id":"","url":"https://api.github.com/users/yoshuawuyts","html_url":"https://github.com/yoshuawuyts","followers_url":"https://api.github.com/users/yoshuawuyts/followers","following_url":"https://api.github.com/users/yoshuawuyts/following{/other_user}","gists_url":"https://api.github.com/users/yoshuawuyts/gists{/gist_id}","starred_url":"https://api.github.com/users/yoshuawuyts/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/yoshuawuyts/subscriptions","organizations_url":"https://api.github.com/users/yoshuawuyts/orgs","repos_url":"https://api.github.com/users/yoshuawuyts/repos","events_url":"https://api.github.com/users/yoshuawuyts/events{/privacy}","received_events_url":"https://api.github.com/users/yoshuawuyts/received_events","type":"User","site_admin":false},"created_at":"2019-09-17T23:59:54Z","updated_at":"2019-09-17T23:59:54Z","author_association":"MEMBER","body":"This is not something that's a priority in the short/medium term. Spawning a separate event event loop seems like a reasonable intermediate solution.\r\n\r\nGoing to go ahead and close this to remove it from our active backlog, but this is definitely something we may want to revisit in the future!"}}
|
{
"id": 201257663,
"name": "async-rs/async-std",
"url": "https://api.github.com/repos/async-rs/async-std"
}
|
{
"id": 2467194,
"login": "yoshuawuyts",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/2467194?",
"url": "https://api.github.com/users/yoshuawuyts"
}
|
{
"id": 53658918,
"login": "async-rs",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/53658918?",
"url": "https://api.github.com/orgs/async-rs"
}
| 2019-09-17T23:59:54 |
10437942433
|
{"actor":{"display_login":"yoshuawuyts"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/official-antistasi-community/A3-Antistasi-1.4/issues/28","repository_url":"https://api.github.com/repos/official-antistasi-community/A3-Antistasi-1.4","labels_url":"https://api.github.com/repos/official-antistasi-community/A3-Antistasi-1.4/issues/28/labels{/name}","comments_url":"https://api.github.com/repos/official-antistasi-community/A3-Antistasi-1.4/issues/28/comments","events_url":"https://api.github.com/repos/official-antistasi-community/A3-Antistasi-1.4/issues/28/events","html_url":"https://github.com/official-antistasi-community/A3-Antistasi-1.4/issues/28","id":477111628,"node_id":"MDU6SXNzdWU0NzcxMTE2Mjg=","number":28,"title":"Badly formatted times on missions","user":{"login":"Spoffy","id":4805393,"node_id":"MDQ6VXNlcjQ4MDUzOTM=","avatar_url":"https://avatars0.githubusercontent.com/u/4805393?v=4","gravatar_id":"","url":"https://api.github.com/users/Spoffy","html_url":"https://github.com/Spoffy","followers_url":"https://api.github.com/users/Spoffy/followers","following_url":"https://api.github.com/users/Spoffy/following{/other_user}","gists_url":"https://api.github.com/users/Spoffy/gists{/gist_id}","starred_url":"https://api.github.com/users/Spoffy/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Spoffy/subscriptions","organizations_url":"https://api.github.com/users/Spoffy/orgs","repos_url":"https://api.github.com/users/Spoffy/repos","events_url":"https://api.github.com/users/Spoffy/events{/privacy}","received_events_url":"https://api.github.com/users/Spoffy/received_events","type":"User","site_admin":false},"labels":[{"id":1485652432,"node_id":"MDU6TGFiZWwxNDg1NjUyNDMy","url":"https://api.github.com/repos/official-antistasi-community/A3-Antistasi-1.4/labels/Fixed","name":"Fixed","color":"55EE55","default":false},{"id":1485652721,"node_id":"MDU6TGFiZWwxNDg1NjUyNzIx","url":"https://api.github.com/repos/official-antistasi-community/A3-Antistasi-1.4/labels/bug","name":"bug","color":"d73a4a","default":true}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2019-08-06T00:25:52Z","updated_at":"2019-08-06T00:25:53Z","closed_at":null,"author_association":"NONE","body":"Sometimes it cuts 0's from the times on the missions e.g. 16:07 -> 16:7\r\n\r\nFixable with this: https://community.bistudio.com/wiki/BIS_fnc_timeToString"},"comment":{"url":"https://api.github.com/repos/official-antistasi-community/A3-Antistasi-1.4/issues/comments/518449025","html_url":"https://github.com/official-antistasi-community/A3-Antistasi-1.4/issues/28#issuecomment-518449025","issue_url":"https://api.github.com/repos/official-antistasi-community/A3-Antistasi-1.4/issues/28","id":518449025,"node_id":"MDEyOklzc3VlQ29tbWVudDUxODQ0OTAyNQ==","user":{"login":"Spoffy","id":4805393,"node_id":"MDQ6VXNlcjQ4MDUzOTM=","avatar_url":"https://avatars0.githubusercontent.com/u/4805393?v=4","gravatar_id":"","url":"https://api.github.com/users/Spoffy","html_url":"https://github.com/Spoffy","followers_url":"https://api.github.com/users/Spoffy/followers","following_url":"https://api.github.com/users/Spoffy/following{/other_user}","gists_url":"https://api.github.com/users/Spoffy/gists{/gist_id}","starred_url":"https://api.github.com/users/Spoffy/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Spoffy/subscriptions","organizations_url":"https://api.github.com/users/Spoffy/orgs","repos_url":"https://api.github.com/users/Spoffy/repos","events_url":"https://api.github.com/users/Spoffy/events{/privacy}","received_events_url":"https://api.github.com/users/Spoffy/received_events","type":"User","site_admin":false},"created_at":"2019-08-06T00:25:53Z","updated_at":"2019-08-06T00:25:53Z","author_association":"NONE","body":"Fixed in 719415185f22080c3b53a70ecc70eb0f390cf8c7 from #72 by @SonorousMeerkat "}}
|
{
"id": 200686399,
"name": "official-antistasi-community/A3-Antistasi-1.4",
"url": "https://api.github.com/repos/official-antistasi-community/A3-Antistasi-1.4"
}
|
{
"id": 4805393,
"login": "Spoffy",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4805393?",
"url": "https://api.github.com/users/Spoffy"
}
|
{
"id": 53788409,
"login": "official-antistasi-community",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/53788409?",
"url": "https://api.github.com/orgs/official-antistasi-community"
}
| 2019-08-06T00:25:54 |
10152577869
|
{"actor":{"display_login":"Spoffy"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/uvsy-flutter-mobile/flutter-universy-mobile-client/issues/117","repository_url":"https://api.github.com/repos/uvsy-flutter-mobile/flutter-universy-mobile-client","labels_url":"https://api.github.com/repos/uvsy-flutter-mobile/flutter-universy-mobile-client/issues/117/labels{/name}","comments_url":"https://api.github.com/repos/uvsy-flutter-mobile/flutter-universy-mobile-client/issues/117/comments","events_url":"https://api.github.com/repos/uvsy-flutter-mobile/flutter-universy-mobile-client/issues/117/events","html_url":"https://github.com/uvsy-flutter-mobile/flutter-universy-mobile-client/issues/117","id":513028941,"node_id":"MDU6SXNzdWU1MTMwMjg5NDE=","number":117,"title":"Las letras del mensaje \"No se encuentran comisiones disponibles\" se corta.","user":{"login":"GuidoHenry","id":49662338,"node_id":"MDQ6VXNlcjQ5NjYyMzM4","avatar_url":"https://avatars0.githubusercontent.com/u/49662338?v=4","gravatar_id":"","url":"https://api.github.com/users/GuidoHenry","html_url":"https://github.com/GuidoHenry","followers_url":"https://api.github.com/users/GuidoHenry/followers","following_url":"https://api.github.com/users/GuidoHenry/following{/other_user}","gists_url":"https://api.github.com/users/GuidoHenry/gists{/gist_id}","starred_url":"https://api.github.com/users/GuidoHenry/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/GuidoHenry/subscriptions","organizations_url":"https://api.github.com/users/GuidoHenry/orgs","repos_url":"https://api.github.com/users/GuidoHenry/repos","events_url":"https://api.github.com/users/GuidoHenry/events{/privacy}","received_events_url":"https://api.github.com/users/GuidoHenry/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2019-10-27T22:08:12Z","updated_at":"2019-10-27T22:08:47Z","closed_at":null,"author_association":"COLLABORATOR","body":""},"comment":{"url":"https://api.github.com/repos/uvsy-flutter-mobile/flutter-universy-mobile-client/issues/comments/546739747","html_url":"https://github.com/uvsy-flutter-mobile/flutter-universy-mobile-client/issues/117#issuecomment-546739747","issue_url":"https://api.github.com/repos/uvsy-flutter-mobile/flutter-universy-mobile-client/issues/117","id":546739747,"node_id":"MDEyOklzc3VlQ29tbWVudDU0NjczOTc0Nw==","user":{"login":"GuidoHenry","id":49662338,"node_id":"MDQ6VXNlcjQ5NjYyMzM4","avatar_url":"https://avatars0.githubusercontent.com/u/49662338?v=4","gravatar_id":"","url":"https://api.github.com/users/GuidoHenry","html_url":"https://github.com/GuidoHenry","followers_url":"https://api.github.com/users/GuidoHenry/followers","following_url":"https://api.github.com/users/GuidoHenry/following{/other_user}","gists_url":"https://api.github.com/users/GuidoHenry/gists{/gist_id}","starred_url":"https://api.github.com/users/GuidoHenry/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/GuidoHenry/subscriptions","organizations_url":"https://api.github.com/users/GuidoHenry/orgs","repos_url":"https://api.github.com/users/GuidoHenry/repos","events_url":"https://api.github.com/users/GuidoHenry/events{/privacy}","received_events_url":"https://api.github.com/users/GuidoHenry/received_events","type":"User","site_admin":false},"created_at":"2019-10-27T22:08:47Z","updated_at":"2019-10-27T22:08:47Z","author_association":"COLLABORATOR","body":"\r\n"}}
|
{
"id": 184520166,
"name": "uvsy-flutter-mobile/flutter-universy-mobile-client",
"url": "https://api.github.com/repos/uvsy-flutter-mobile/flutter-universy-mobile-client"
}
|
{
"id": 49662338,
"login": "GuidoHenry",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/49662338?",
"url": "https://api.github.com/users/GuidoHenry"
}
|
{
"id": 54006086,
"login": "uvsy-flutter-mobile",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/54006086?",
"url": "https://api.github.com/orgs/uvsy-flutter-mobile"
}
| 2019-10-27T22:08:47 |
10723930233
|
{"actor":{"display_login":"GuidoHenry"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/labseu2-niyon/frontend/issues/77","repository_url":"https://api.github.com/repos/labseu2-niyon/frontend","labels_url":"https://api.github.com/repos/labseu2-niyon/frontend/issues/77/labels{/name}","comments_url":"https://api.github.com/repos/labseu2-niyon/frontend/issues/77/comments","events_url":"https://api.github.com/repos/labseu2-niyon/frontend/issues/77/events","html_url":"https://github.com/labseu2-niyon/frontend/pull/77","id":495862225,"node_id":"MDExOlB1bGxSZXF1ZXN0MzE5MzI3NzU4","number":77,"title":"Feature/social buttons","user":{"login":"krikaz","id":47924913,"node_id":"MDQ6VXNlcjQ3OTI0OTEz","avatar_url":"https://avatars0.githubusercontent.com/u/47924913?v=4","gravatar_id":"","url":"https://api.github.com/users/krikaz","html_url":"https://github.com/krikaz","followers_url":"https://api.github.com/users/krikaz/followers","following_url":"https://api.github.com/users/krikaz/following{/other_user}","gists_url":"https://api.github.com/users/krikaz/gists{/gist_id}","starred_url":"https://api.github.com/users/krikaz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/krikaz/subscriptions","organizations_url":"https://api.github.com/users/krikaz/orgs","repos_url":"https://api.github.com/users/krikaz/repos","events_url":"https://api.github.com/users/krikaz/events{/privacy}","received_events_url":"https://api.github.com/users/krikaz/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2019-09-19T15:09:01Z","updated_at":"2019-09-19T15:09:06Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/labseu2-niyon/frontend/pulls/77","html_url":"https://github.com/labseu2-niyon/frontend/pull/77","diff_url":"https://github.com/labseu2-niyon/frontend/pull/77.diff","patch_url":"https://github.com/labseu2-niyon/frontend/pull/77.patch"},"body":"# Description\r\n\r\nChanged backend url on Signup\r\n"},"comment":{"url":"https://api.github.com/repos/labseu2-niyon/frontend/issues/comments/533176059","html_url":"https://github.com/labseu2-niyon/frontend/pull/77#issuecomment-533176059","issue_url":"https://api.github.com/repos/labseu2-niyon/frontend/issues/77","id":533176059,"node_id":"MDEyOklzc3VlQ29tbWVudDUzMzE3NjA1OQ==","user":{"login":"now[bot]","id":35613825,"node_id":"MDM6Qm90MzU2MTM4MjU=","avatar_url":"https://avatars2.githubusercontent.com/in/8329?v=4","gravatar_id":"","url":"https://api.github.com/users/now%5Bbot%5D","html_url":"https://github.com/apps/now","followers_url":"https://api.github.com/users/now%5Bbot%5D/followers","following_url":"https://api.github.com/users/now%5Bbot%5D/following{/other_user}","gists_url":"https://api.github.com/users/now%5Bbot%5D/gists{/gist_id}","starred_url":"https://api.github.com/users/now%5Bbot%5D/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/now%5Bbot%5D/subscriptions","organizations_url":"https://api.github.com/users/now%5Bbot%5D/orgs","repos_url":"https://api.github.com/users/now%5Bbot%5D/repos","events_url":"https://api.github.com/users/now%5Bbot%5D/events{/privacy}","received_events_url":"https://api.github.com/users/now%5Bbot%5D/received_events","type":"Bot","site_admin":false},"created_at":"2019-09-19T15:09:06Z","updated_at":"2019-09-19T15:09:06Z","author_association":"NONE","body":"\nThis pull request is [automatically deployed](https://zeit.co/docs/v2/integrations/now-for-github?utm_source=automated&utm_medium=github&utm_campaign=now_bot) with [Now](https://zeit.co/now?utm_source=automated&utm_medium=github&utm_campaign=now_bot).\nTo access deployments, click Details below or on the icon next to each push.\n\t"}}
|
{
"id": 202553010,
"name": "labseu2-niyon/frontend",
"url": "https://api.github.com/repos/labseu2-niyon/frontend"
}
|
{
"id": 35613825,
"login": "now[bot]",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/35613825?",
"url": "https://api.github.com/users/now[bot]"
}
|
{
"id": 54145376,
"login": "labseu2-niyon",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/54145376?",
"url": "https://api.github.com/orgs/labseu2-niyon"
}
| 2019-09-19T15:09:06 |
10452702817
|
{"actor":{"display_login":"now"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/cse442-fall-2019-offering/442projects-team-450/issues/101","repository_url":"https://api.github.com/repos/cse442-fall-2019-offering/442projects-team-450","labels_url":"https://api.github.com/repos/cse442-fall-2019-offering/442projects-team-450/issues/101/labels{/name}","comments_url":"https://api.github.com/repos/cse442-fall-2019-offering/442projects-team-450/issues/101/comments","events_url":"https://api.github.com/repos/cse442-fall-2019-offering/442projects-team-450/issues/101/events","html_url":"https://github.com/cse442-fall-2019-offering/442projects-team-450/issues/101","id":526889119,"node_id":"MDU6SXNzdWU1MjY4ODkxMTk=","number":101,"title":"Console error on setting date for scoreboard updates","user":{"login":"Prometheus66","id":39921556,"node_id":"MDQ6VXNlcjM5OTIxNTU2","avatar_url":"https://avatars3.githubusercontent.com/u/39921556?v=4","gravatar_id":"","url":"https://api.github.com/users/Prometheus66","html_url":"https://github.com/Prometheus66","followers_url":"https://api.github.com/users/Prometheus66/followers","following_url":"https://api.github.com/users/Prometheus66/following{/other_user}","gists_url":"https://api.github.com/users/Prometheus66/gists{/gist_id}","starred_url":"https://api.github.com/users/Prometheus66/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Prometheus66/subscriptions","organizations_url":"https://api.github.com/users/Prometheus66/orgs","repos_url":"https://api.github.com/users/Prometheus66/repos","events_url":"https://api.github.com/users/Prometheus66/events{/privacy}","received_events_url":"https://api.github.com/users/Prometheus66/received_events","type":"User","site_admin":false},"labels":[{"id":1537288905,"node_id":"MDU6TGFiZWwxNTM3Mjg4OTA1","url":"https://api.github.com/repos/cse442-fall-2019-offering/442projects-team-450/labels/bug","name":"bug","color":"d73a4a","default":true,"description":"Something isn't working"}],"state":"open","locked":false,"assignee":{"login":"KedharGhi","id":38930541,"node_id":"MDQ6VXNlcjM4OTMwNTQx","avatar_url":"https://avatars3.githubusercontent.com/u/38930541?v=4","gravatar_id":"","url":"https://api.github.com/users/KedharGhi","html_url":"https://github.com/KedharGhi","followers_url":"https://api.github.com/users/KedharGhi/followers","following_url":"https://api.github.com/users/KedharGhi/following{/other_user}","gists_url":"https://api.github.com/users/KedharGhi/gists{/gist_id}","starred_url":"https://api.github.com/users/KedharGhi/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/KedharGhi/subscriptions","organizations_url":"https://api.github.com/users/KedharGhi/orgs","repos_url":"https://api.github.com/users/KedharGhi/repos","events_url":"https://api.github.com/users/KedharGhi/events{/privacy}","received_events_url":"https://api.github.com/users/KedharGhi/received_events","type":"User","site_admin":false},"assignees":[{"login":"KedharGhi","id":38930541,"node_id":"MDQ6VXNlcjM4OTMwNTQx","avatar_url":"https://avatars3.githubusercontent.com/u/38930541?v=4","gravatar_id":"","url":"https://api.github.com/users/KedharGhi","html_url":"https://github.com/KedharGhi","followers_url":"https://api.github.com/users/KedharGhi/followers","following_url":"https://api.github.com/users/KedharGhi/following{/other_user}","gists_url":"https://api.github.com/users/KedharGhi/gists{/gist_id}","starred_url":"https://api.github.com/users/KedharGhi/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/KedharGhi/subscriptions","organizations_url":"https://api.github.com/users/KedharGhi/orgs","repos_url":"https://api.github.com/users/KedharGhi/repos","events_url":"https://api.github.com/users/KedharGhi/events{/privacy}","received_events_url":"https://api.github.com/users/KedharGhi/received_events","type":"User","site_admin":false}],"milestone":null,"comments":1,"created_at":"2019-11-21T23:00:16Z","updated_at":"2019-11-21T23:02:29Z","closed_at":null,"author_association":"COLLABORATOR","body":""},"comment":{"url":"https://api.github.com/repos/cse442-fall-2019-offering/442projects-team-450/issues/comments/557311635","html_url":"https://github.com/cse442-fall-2019-offering/442projects-team-450/issues/101#issuecomment-557311635","issue_url":"https://api.github.com/repos/cse442-fall-2019-offering/442projects-team-450/issues/101","id":557311635,"node_id":"MDEyOklzc3VlQ29tbWVudDU1NzMxMTYzNQ==","user":{"login":"Prometheus66","id":39921556,"node_id":"MDQ6VXNlcjM5OTIxNTU2","avatar_url":"https://avatars3.githubusercontent.com/u/39921556?v=4","gravatar_id":"","url":"https://api.github.com/users/Prometheus66","html_url":"https://github.com/Prometheus66","followers_url":"https://api.github.com/users/Prometheus66/followers","following_url":"https://api.github.com/users/Prometheus66/following{/other_user}","gists_url":"https://api.github.com/users/Prometheus66/gists{/gist_id}","starred_url":"https://api.github.com/users/Prometheus66/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Prometheus66/subscriptions","organizations_url":"https://api.github.com/users/Prometheus66/orgs","repos_url":"https://api.github.com/users/Prometheus66/repos","events_url":"https://api.github.com/users/Prometheus66/events{/privacy}","received_events_url":"https://api.github.com/users/Prometheus66/received_events","type":"User","site_admin":false},"created_at":"2019-11-21T23:02:29Z","updated_at":"2019-11-21T23:02:29Z","author_association":"COLLABORATOR","body":""}}
|
{
"id": 206406601,
"name": "cse442-fall-2019-offering/442projects-team-450",
"url": "https://api.github.com/repos/cse442-fall-2019-offering/442projects-team-450"
}
|
{
"id": 39921556,
"login": "Prometheus66",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/39921556?",
"url": "https://api.github.com/users/Prometheus66"
}
|
{
"id": 54152587,
"login": "cse442-fall-2019-offering",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/54152587?",
"url": "https://api.github.com/orgs/cse442-fall-2019-offering"
}
| 2019-11-21T23:02:30 |
10921136994
|
{"actor":{"display_login":"Prometheus66"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/eclipse-theia/theia/issues/6717","repository_url":"https://api.github.com/repos/eclipse-theia/theia","labels_url":"https://api.github.com/repos/eclipse-theia/theia/issues/6717/labels{/name}","comments_url":"https://api.github.com/repos/eclipse-theia/theia/issues/6717/comments","events_url":"https://api.github.com/repos/eclipse-theia/theia/issues/6717/events","html_url":"https://github.com/eclipse-theia/theia/pull/6717","id":534488397,"node_id":"MDExOlB1bGxSZXF1ZXN0MzUwMzczNjU3","number":6717,"title":"Update filesystem.ts","user":{"login":"JesterOrNot","id":50386709,"node_id":"MDQ6VXNlcjUwMzg2NzA5","avatar_url":"https://avatars3.githubusercontent.com/u/50386709?v=4","gravatar_id":"","url":"https://api.github.com/users/JesterOrNot","html_url":"https://github.com/JesterOrNot","followers_url":"https://api.github.com/users/JesterOrNot/followers","following_url":"https://api.github.com/users/JesterOrNot/following{/other_user}","gists_url":"https://api.github.com/users/JesterOrNot/gists{/gist_id}","starred_url":"https://api.github.com/users/JesterOrNot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/JesterOrNot/subscriptions","organizations_url":"https://api.github.com/users/JesterOrNot/orgs","repos_url":"https://api.github.com/users/JesterOrNot/repos","events_url":"https://api.github.com/users/JesterOrNot/events{/privacy}","received_events_url":"https://api.github.com/users/JesterOrNot/received_events","type":"User","site_admin":false},"labels":[{"id":725939329,"node_id":"MDU6TGFiZWw3MjU5MzkzMjk=","url":"https://api.github.com/repos/eclipse-theia/theia/labels/filesystem","name":"filesystem","color":"ff0f83","default":false,"description":"issues related to the filesystem"}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":4,"created_at":"2019-12-08T03:57:26Z","updated_at":"2019-12-09T06:45:19Z","closed_at":null,"author_association":"NONE","pull_request":{"url":"https://api.github.com/repos/eclipse-theia/theia/pulls/6717","html_url":"https://github.com/eclipse-theia/theia/pull/6717","diff_url":"https://github.com/eclipse-theia/theia/pull/6717.diff","patch_url":"https://github.com/eclipse-theia/theia/pull/6717.patch"},"body":"<!--\nThank you for your Pull Request. Please provide a description and review\nthe requirements below.\n\nContributors guide: https://github.com/theia-ide/theia/blob/master/CONTRIBUTING.md\n-->\n\n#### What it does\n<!-- Include relevant issues and describe how they are addressed. -->\n\n#### How to test\n<!-- Explain how a reviewer can reproduce a bug, test new functionality or verify performance improvements. -->\n\n#### Review checklist\n\n- [x] as an author, I have thoroughly tested my changes and carefully followed [the review guidelines](https://github.com/theia-ide/theia/blob/master/doc/pull-requests.md#requesting-a-review)\n\n#### Reminder for reviewers\n\n- as a reviewer, I agree to behave in accordance with [the review guidelines](https://github.com/theia-ide/theia/blob/master/doc/pull-requests.md#reviewing)\n\nSigned-off-by: Sean Hellum seanhellum45@gmail.com"},"comment":{"url":"https://api.github.com/repos/eclipse-theia/theia/issues/comments/563089005","html_url":"https://github.com/eclipse-theia/theia/pull/6717#issuecomment-563089005","issue_url":"https://api.github.com/repos/eclipse-theia/theia/issues/6717","id":563089005,"node_id":"MDEyOklzc3VlQ29tbWVudDU2MzA4OTAwNQ==","user":{"login":"akosyakov","id":3082655,"node_id":"MDQ6VXNlcjMwODI2NTU=","avatar_url":"https://avatars2.githubusercontent.com/u/3082655?v=4","gravatar_id":"","url":"https://api.github.com/users/akosyakov","html_url":"https://github.com/akosyakov","followers_url":"https://api.github.com/users/akosyakov/followers","following_url":"https://api.github.com/users/akosyakov/following{/other_user}","gists_url":"https://api.github.com/users/akosyakov/gists{/gist_id}","starred_url":"https://api.github.com/users/akosyakov/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/akosyakov/subscriptions","organizations_url":"https://api.github.com/users/akosyakov/orgs","repos_url":"https://api.github.com/users/akosyakov/repos","events_url":"https://api.github.com/users/akosyakov/events{/privacy}","received_events_url":"https://api.github.com/users/akosyakov/received_events","type":"User","site_admin":false},"created_at":"2019-12-09T06:45:19Z","updated_at":"2019-12-09T06:45:19Z","author_association":"COLLABORATOR","body":"Try:\r\n```\r\ngit reset --soft origin/HEAD\r\ngit commit -m \"your commit message\" -s\r\n```\r\n\r\nFirst line remove all your commit but preserve changes. Second line create a new signed-off commit with your message."}}
|
{
"id": 83050680,
"name": "eclipse-theia/theia",
"url": "https://api.github.com/repos/eclipse-theia/theia"
}
|
{
"id": 3082655,
"login": "akosyakov",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/3082655?",
"url": "https://api.github.com/users/akosyakov"
}
|
{
"id": 54183333,
"login": "eclipse-theia",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/54183333?",
"url": "https://api.github.com/orgs/eclipse-theia"
}
| 2019-12-09T06:45:19 |
11041508318
|
{"actor":{"display_login":"akosyakov"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/labseu2-workout-tracker/client/issues/30","repository_url":"https://api.github.com/repos/labseu2-workout-tracker/client","labels_url":"https://api.github.com/repos/labseu2-workout-tracker/client/issues/30/labels{/name}","comments_url":"https://api.github.com/repos/labseu2-workout-tracker/client/issues/30/comments","events_url":"https://api.github.com/repos/labseu2-workout-tracker/client/issues/30/events","html_url":"https://github.com/labseu2-workout-tracker/client/pull/30","id":488508539,"node_id":"MDExOlB1bGxSZXF1ZXN0MzEzNTEzNTQz","number":30,"title":"Add pull request format","user":{"login":"Hoxtygen","id":19408669,"node_id":"MDQ6VXNlcjE5NDA4NjY5","avatar_url":"https://avatars3.githubusercontent.com/u/19408669?v=4","gravatar_id":"","url":"https://api.github.com/users/Hoxtygen","html_url":"https://github.com/Hoxtygen","followers_url":"https://api.github.com/users/Hoxtygen/followers","following_url":"https://api.github.com/users/Hoxtygen/following{/other_user}","gists_url":"https://api.github.com/users/Hoxtygen/gists{/gist_id}","starred_url":"https://api.github.com/users/Hoxtygen/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Hoxtygen/subscriptions","organizations_url":"https://api.github.com/users/Hoxtygen/orgs","repos_url":"https://api.github.com/users/Hoxtygen/repos","events_url":"https://api.github.com/users/Hoxtygen/events{/privacy}","received_events_url":"https://api.github.com/users/Hoxtygen/received_events","type":"User","site_admin":false},"labels":[{"id":1507952787,"node_id":"MDU6TGFiZWwxNTA3OTUyNzg3","url":"https://api.github.com/repos/labseu2-workout-tracker/client/labels/enhancement","name":"enhancement","color":"a2eeef","default":true}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2019-09-03T09:59:08Z","updated_at":"2019-09-03T10:05:08Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/labseu2-workout-tracker/client/pulls/30","html_url":"https://github.com/labseu2-workout-tracker/client/pull/30","diff_url":"https://github.com/labseu2-workout-tracker/client/pull/30.diff","patch_url":"https://github.com/labseu2-workout-tracker/client/pull/30.patch"},"body":"## What does this PR do\r\nAdds a pull request format team members can use when raising when raising PR\r\n\r\n## Description of task to be completed\r\nMake available uniform pull request.\r\n\r\n## How should this manually be tested\r\nThis can be tested after this PR has been merged. Any PR raised after should have the formats written out in the PR description box.\r\n\r\n## What are the relevant Trello board stories\r\n[Delivers [chore-PR-format](https://trello.com/c/EGad7Bwy/27-as-a-developer-on-this-project-i-should-be-able-to-tell-what-a-pr-does-without-going-through-the-written-codes)]\r\n"},"comment":{"url":"https://api.github.com/repos/labseu2-workout-tracker/client/issues/comments/527393489","html_url":"https://github.com/labseu2-workout-tracker/client/pull/30#issuecomment-527393489","issue_url":"https://api.github.com/repos/labseu2-workout-tracker/client/issues/30","id":527393489,"node_id":"MDEyOklzc3VlQ29tbWVudDUyNzM5MzQ4OQ==","user":{"login":"hyetigran","id":5153613,"node_id":"MDQ6VXNlcjUxNTM2MTM=","avatar_url":"https://avatars0.githubusercontent.com/u/5153613?v=4","gravatar_id":"","url":"https://api.github.com/users/hyetigran","html_url":"https://github.com/hyetigran","followers_url":"https://api.github.com/users/hyetigran/followers","following_url":"https://api.github.com/users/hyetigran/following{/other_user}","gists_url":"https://api.github.com/users/hyetigran/gists{/gist_id}","starred_url":"https://api.github.com/users/hyetigran/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/hyetigran/subscriptions","organizations_url":"https://api.github.com/users/hyetigran/orgs","repos_url":"https://api.github.com/users/hyetigran/repos","events_url":"https://api.github.com/users/hyetigran/events{/privacy}","received_events_url":"https://api.github.com/users/hyetigran/received_events","type":"User","site_admin":false},"created_at":"2019-09-03T10:05:08Z","updated_at":"2019-09-03T10:05:08Z","author_association":"CONTRIBUTOR","body":"Thanks for adding this.\r\n\r\nLet's keep this at the top."}}
|
{
"id": 203168106,
"name": "labseu2-workout-tracker/client",
"url": "https://api.github.com/repos/labseu2-workout-tracker/client"
}
|
{
"id": 5153613,
"login": "hyetigran",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5153613?",
"url": "https://api.github.com/users/hyetigran"
}
|
{
"id": 54273601,
"login": "labseu2-workout-tracker",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/54273601?",
"url": "https://api.github.com/orgs/labseu2-workout-tracker"
}
| 2019-09-03T10:05:08 |
10335230277
|
{"actor":{"display_login":"hyetigran"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/JuliaPerf/BenchmarksGame.jl/issues/39","repository_url":"https://api.github.com/repos/JuliaPerf/BenchmarksGame.jl","labels_url":"https://api.github.com/repos/JuliaPerf/BenchmarksGame.jl/issues/39/labels{/name}","comments_url":"https://api.github.com/repos/JuliaPerf/BenchmarksGame.jl/issues/39/comments","events_url":"https://api.github.com/repos/JuliaPerf/BenchmarksGame.jl/issues/39/events","html_url":"https://github.com/JuliaPerf/BenchmarksGame.jl/issues/39","id":484081433,"node_id":"MDU6SXNzdWU0ODQwODE0MzM=","number":39,"title":"Release under benchmarks-game license","user":{"login":"non-Jedi","id":17915621,"node_id":"MDQ6VXNlcjE3OTE1NjIx","avatar_url":"https://avatars0.githubusercontent.com/u/17915621?v=4","gravatar_id":"","url":"https://api.github.com/users/non-Jedi","html_url":"https://github.com/non-Jedi","followers_url":"https://api.github.com/users/non-Jedi/followers","following_url":"https://api.github.com/users/non-Jedi/following{/other_user}","gists_url":"https://api.github.com/users/non-Jedi/gists{/gist_id}","starred_url":"https://api.github.com/users/non-Jedi/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/non-Jedi/subscriptions","organizations_url":"https://api.github.com/users/non-Jedi/orgs","repos_url":"https://api.github.com/users/non-Jedi/repos","events_url":"https://api.github.com/users/non-Jedi/events{/privacy}","received_events_url":"https://api.github.com/users/non-Jedi/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2019-08-22T15:56:54Z","updated_at":"2019-08-22T16:24:10Z","closed_at":null,"author_association":"NONE","body":"Benchmarks contributed to the benchmarks game website must be released under the [benchmarks-game license](https://salsa.debian.org/benchmarksgame-team/benchmarksgame/blob/master/LICENSE.md) (revised BSD). This repo currently has no license other than those benchmarks derived from those in Base. Could all the contributors please comment below affirming they release their changes under the linked license?\r\n\r\n- @KristofferC \r\n- @SimonDanisch \r\n- @maltezfaria \r\n- @hycakir \r\n- @tkoolen \r\n- @jrevels \r\n- @PallHaraldsson \r\n\r\nThanks"},"comment":{"url":"https://api.github.com/repos/JuliaPerf/BenchmarksGame.jl/issues/comments/523977418","html_url":"https://github.com/JuliaPerf/BenchmarksGame.jl/issues/39#issuecomment-523977418","issue_url":"https://api.github.com/repos/JuliaPerf/BenchmarksGame.jl/issues/39","id":523977418,"node_id":"MDEyOklzc3VlQ29tbWVudDUyMzk3NzQxOA==","user":{"login":"jrevels","id":3277443,"node_id":"MDQ6VXNlcjMyNzc0NDM=","avatar_url":"https://avatars2.githubusercontent.com/u/3277443?v=4","gravatar_id":"","url":"https://api.github.com/users/jrevels","html_url":"https://github.com/jrevels","followers_url":"https://api.github.com/users/jrevels/followers","following_url":"https://api.github.com/users/jrevels/following{/other_user}","gists_url":"https://api.github.com/users/jrevels/gists{/gist_id}","starred_url":"https://api.github.com/users/jrevels/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jrevels/subscriptions","organizations_url":"https://api.github.com/users/jrevels/orgs","repos_url":"https://api.github.com/users/jrevels/repos","events_url":"https://api.github.com/users/jrevels/events{/privacy}","received_events_url":"https://api.github.com/users/jrevels/received_events","type":"User","site_admin":false},"created_at":"2019-08-22T16:24:10Z","updated_at":"2019-08-22T16:24:10Z","author_association":"CONTRIBUTOR","body":"ref https://github.com/JuliaPerf/BenchmarksGame.jl/pull/31, not sure if I should even count as a contributor 😛but fine with the license regardless."}}
|
{
"id": 158297896,
"name": "JuliaPerf/BenchmarksGame.jl",
"url": "https://api.github.com/repos/JuliaPerf/BenchmarksGame.jl"
}
|
{
"id": 3277443,
"login": "jrevels",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/3277443?",
"url": "https://api.github.com/users/jrevels"
}
|
{
"id": 54366184,
"login": "JuliaPerf",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/54366184?",
"url": "https://api.github.com/orgs/JuliaPerf"
}
| 2019-08-22T16:24:10 |
10264454830
|
{"actor":{"display_login":"jrevels"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/piku/piku/issues/149","repository_url":"https://api.github.com/repos/piku/piku","labels_url":"https://api.github.com/repos/piku/piku/issues/149/labels{/name}","comments_url":"https://api.github.com/repos/piku/piku/issues/149/comments","events_url":"https://api.github.com/repos/piku/piku/issues/149/events","html_url":"https://github.com/piku/piku/issues/149","id":527687171,"node_id":"MDU6SXNzdWU1Mjc2ODcxNzE=","number":149,"title":"Downgrade piku requirement to python 3.4 ","user":{"login":"jsenin","id":1436451,"node_id":"MDQ6VXNlcjE0MzY0NTE=","avatar_url":"https://avatars3.githubusercontent.com/u/1436451?v=4","gravatar_id":"","url":"https://api.github.com/users/jsenin","html_url":"https://github.com/jsenin","followers_url":"https://api.github.com/users/jsenin/followers","following_url":"https://api.github.com/users/jsenin/following{/other_user}","gists_url":"https://api.github.com/users/jsenin/gists{/gist_id}","starred_url":"https://api.github.com/users/jsenin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jsenin/subscriptions","organizations_url":"https://api.github.com/users/jsenin/orgs","repos_url":"https://api.github.com/users/jsenin/repos","events_url":"https://api.github.com/users/jsenin/events{/privacy}","received_events_url":"https://api.github.com/users/jsenin/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":8,"created_at":"2019-11-24T11:54:51Z","updated_at":"2019-11-26T09:22:59Z","closed_at":null,"author_association":"CONTRIBUTOR","body":"Due debian jessie ships python3.4 and piku don't require any feature from python3.5, may we downgrade requirement to vesion 3.4 and let to run piku on old debian jessie boxes\r\n\r\nhttps://packages.debian.org/es/jessie/python3\r\nhttps://github.com/piku/piku/blob/master/piku.py#L7"},"comment":{"url":"https://api.github.com/repos/piku/piku/issues/comments/558539755","html_url":"https://github.com/piku/piku/issues/149#issuecomment-558539755","issue_url":"https://api.github.com/repos/piku/piku/issues/149","id":558539755,"node_id":"MDEyOklzc3VlQ29tbWVudDU1ODUzOTc1NQ==","user":{"login":"chr15m","id":67130,"node_id":"MDQ6VXNlcjY3MTMw","avatar_url":"https://avatars3.githubusercontent.com/u/67130?v=4","gravatar_id":"","url":"https://api.github.com/users/chr15m","html_url":"https://github.com/chr15m","followers_url":"https://api.github.com/users/chr15m/followers","following_url":"https://api.github.com/users/chr15m/following{/other_user}","gists_url":"https://api.github.com/users/chr15m/gists{/gist_id}","starred_url":"https://api.github.com/users/chr15m/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/chr15m/subscriptions","organizations_url":"https://api.github.com/users/chr15m/orgs","repos_url":"https://api.github.com/users/chr15m/repos","events_url":"https://api.github.com/users/chr15m/events{/privacy}","received_events_url":"https://api.github.com/users/chr15m/received_events","type":"User","site_admin":false},"created_at":"2019-11-26T09:22:59Z","updated_at":"2019-11-26T09:22:59Z","author_association":"CONTRIBUTOR","body":"Understood.\r\n\r\nA bit of a data point:\r\n\r\n\r\n\r\n * 1.61 is Jessie = 33525 popcon installs\r\n * 1.64 is Stretch = 74751 popcon installs\r\n * 1.69 is Buster (stable) = 63321 popcon installs\r\n\r\nAs you can see Jessie still has an installed base about 50% the size of Stretch and Buster (but falling fast).\r\n\r\n[Source](https://popcon.debian.org/)."}}
|
{
"id": 54778964,
"name": "piku/piku",
"url": "https://api.github.com/repos/piku/piku"
}
|
{
"id": 67130,
"login": "chr15m",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/67130?",
"url": "https://api.github.com/users/chr15m"
}
|
{
"id": 54391989,
"login": "piku",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/54391989?",
"url": "https://api.github.com/orgs/piku"
}
| 2019-11-26T09:22:59 |
10948677543
|
{"actor":{"display_login":"chr15m"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/mikro-orm/mikro-orm/issues/151","repository_url":"https://api.github.com/repos/mikro-orm/mikro-orm","labels_url":"https://api.github.com/repos/mikro-orm/mikro-orm/issues/151/labels{/name}","comments_url":"https://api.github.com/repos/mikro-orm/mikro-orm/issues/151/comments","events_url":"https://api.github.com/repos/mikro-orm/mikro-orm/issues/151/events","html_url":"https://github.com/mikro-orm/mikro-orm/issues/151","id":496624854,"node_id":"MDU6SXNzdWU0OTY2MjQ4NTQ=","number":151,"title":"[bug] OneToOne inverse relationship not made","user":{"login":"lookfirst","id":85355,"node_id":"MDQ6VXNlcjg1MzU1","avatar_url":"https://avatars0.githubusercontent.com/u/85355?v=4","gravatar_id":"","url":"https://api.github.com/users/lookfirst","html_url":"https://github.com/lookfirst","followers_url":"https://api.github.com/users/lookfirst/followers","following_url":"https://api.github.com/users/lookfirst/following{/other_user}","gists_url":"https://api.github.com/users/lookfirst/gists{/gist_id}","starred_url":"https://api.github.com/users/lookfirst/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/lookfirst/subscriptions","organizations_url":"https://api.github.com/users/lookfirst/orgs","repos_url":"https://api.github.com/users/lookfirst/repos","events_url":"https://api.github.com/users/lookfirst/events{/privacy}","received_events_url":"https://api.github.com/users/lookfirst/received_events","type":"User","site_admin":false},"labels":[{"id":868042408,"node_id":"MDU6TGFiZWw4NjgwNDI0MDg=","url":"https://api.github.com/repos/mikro-orm/mikro-orm/labels/bug","name":"bug","color":"d73a4a","default":true}],"state":"open","locked":false,"assignee":{"login":"B4nan","id":615580,"node_id":"MDQ6VXNlcjYxNTU4MA==","avatar_url":"https://avatars1.githubusercontent.com/u/615580?v=4","gravatar_id":"","url":"https://api.github.com/users/B4nan","html_url":"https://github.com/B4nan","followers_url":"https://api.github.com/users/B4nan/followers","following_url":"https://api.github.com/users/B4nan/following{/other_user}","gists_url":"https://api.github.com/users/B4nan/gists{/gist_id}","starred_url":"https://api.github.com/users/B4nan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/B4nan/subscriptions","organizations_url":"https://api.github.com/users/B4nan/orgs","repos_url":"https://api.github.com/users/B4nan/repos","events_url":"https://api.github.com/users/B4nan/events{/privacy}","received_events_url":"https://api.github.com/users/B4nan/received_events","type":"User","site_admin":false},"assignees":[{"login":"B4nan","id":615580,"node_id":"MDQ6VXNlcjYxNTU4MA==","avatar_url":"https://avatars1.githubusercontent.com/u/615580?v=4","gravatar_id":"","url":"https://api.github.com/users/B4nan","html_url":"https://github.com/B4nan","followers_url":"https://api.github.com/users/B4nan/followers","following_url":"https://api.github.com/users/B4nan/following{/other_user}","gists_url":"https://api.github.com/users/B4nan/gists{/gist_id}","starred_url":"https://api.github.com/users/B4nan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/B4nan/subscriptions","organizations_url":"https://api.github.com/users/B4nan/orgs","repos_url":"https://api.github.com/users/B4nan/repos","events_url":"https://api.github.com/users/B4nan/events{/privacy}","received_events_url":"https://api.github.com/users/B4nan/received_events","type":"User","site_admin":false}],"milestone":null,"comments":12,"created_at":"2019-09-21T07:21:23Z","updated_at":"2019-09-22T14:48:14Z","closed_at":null,"author_association":"CONTRIBUTOR","body":"Looking at the database, the issue seems to be that dog.person isn't populated, but person.dog is.\r\n\r\nhttps://github.com/lookfirst/mikro-example/blob/master/test/dog.spec.ts#L51\r\n\r\n```\r\n[query] begin\r\n[query] insert into `Dog` default values [took 1 ms]\r\n[query] insert into `Person` (`dog`, `email`, `id`) values (?, ?, ?) [took 1 ms]\r\n[query] commit\r\n[query] select `e0`.* from `Dog` as `e0` where `e0`.`id` = ? limit ? [took 1 ms]\r\n\r\nTypeError: Cannot read property 'init' of null\r\n at Context.<anonymous> (test/dog.spec.ts:61:42)\r\n```"},"comment":{"url":"https://api.github.com/repos/mikro-orm/mikro-orm/issues/comments/533888374","html_url":"https://github.com/mikro-orm/mikro-orm/issues/151#issuecomment-533888374","issue_url":"https://api.github.com/repos/mikro-orm/mikro-orm/issues/151","id":533888374,"node_id":"MDEyOklzc3VlQ29tbWVudDUzMzg4ODM3NA==","user":{"login":"B4nan","id":615580,"node_id":"MDQ6VXNlcjYxNTU4MA==","avatar_url":"https://avatars1.githubusercontent.com/u/615580?v=4","gravatar_id":"","url":"https://api.github.com/users/B4nan","html_url":"https://github.com/B4nan","followers_url":"https://api.github.com/users/B4nan/followers","following_url":"https://api.github.com/users/B4nan/following{/other_user}","gists_url":"https://api.github.com/users/B4nan/gists{/gist_id}","starred_url":"https://api.github.com/users/B4nan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/B4nan/subscriptions","organizations_url":"https://api.github.com/users/B4nan/orgs","repos_url":"https://api.github.com/users/B4nan/repos","events_url":"https://api.github.com/users/B4nan/events{/privacy}","received_events_url":"https://api.github.com/users/B4nan/received_events","type":"User","site_admin":false},"created_at":"2019-09-22T14:48:14Z","updated_at":"2019-09-22T14:48:14Z","author_association":"MEMBER","body":"So I got it working. \r\n\r\nFirst problem for me was that you used default export in your cli-config, which was not supported (now it is). Then some problems with paths (I used debug command to find out hehe), used default `baseDir` and changed the config to: \r\n\r\n```typescript\r\nexport default {\r\n\tentitiesDirs: ['./build/src/db/model'],\r\n\tentitiesDirsTs: ['./src/db/model'],\r\n\tdebug: true,\r\n\ttype: 'sqlite',\r\n\tdbName: './build/test.sqlite',\r\n\twarnWhenNoEntities: true, // this is default, so not necessary\r\n\tcache: { enabled: false },\r\n\tnamingStrategy: EntityCaseNamingStrategy,\r\n} as Options;\r\n```\r\n\r\nThen changed the 1:1 defs as I proposed earlier. God that `init` missing error finally. I did add logging of params so I can see what happens - it correctly created both entities:\r\n\r\n```sql\r\n[query] begin\r\n[query] insert into `Dog` default values [took 1 ms]\r\n[]\r\n[query] insert into `Person` (`dog`, `email`, `id`) values (?, ?, ?) [took 0 ms]\r\n[ 1, 'foo@bar.com', 'person:1' ]\r\n[query] commit\r\n[query] select `e0`.* from `Dog` as `e0` where `e0`.`id` = ? limit ? [took 1 ms]\r\n[ 1, 1 ]\r\n```\r\n\r\nYour particular use case was not really supported, although I remember I was working on this... It worked either when you searched by the reference or when populating it:\r\n\r\n```typescript\r\nconst dog1 = await orm.em.findOne(Dog, {id: dog.id}, ['person']); // ok, populates person entity as well\r\nconst dog2 = await orm.em.findOne(Dog, {person: person.id}); // ok, only finds person id\r\n```\r\n\r\nWith `3.0.0-alpha.12` it will work even without that, joining the other table and getting the referenced PK automatically, so you will have a reference there (not initialized). \r\n\r\nNow the select query looks like this:\r\n\r\n```sql\r\n[query] select `e0`.*, `e1`.`id` as `person` from `Dog` as `e0` left join `Person` as `e1` on `e0`.`id` = `e1`.`dog` where `e0`.`id` = ? limit ? [took 0 ms]\r\n```"}}
|
{
"id": 125342064,
"name": "mikro-orm/mikro-orm",
"url": "https://api.github.com/repos/mikro-orm/mikro-orm"
}
|
{
"id": 615580,
"login": "B4nan",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/615580?",
"url": "https://api.github.com/users/B4nan"
}
|
{
"id": 54766168,
"login": "mikro-orm",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/54766168?",
"url": "https://api.github.com/orgs/mikro-orm"
}
| 2019-09-22T14:48:15 |
10468589168
|
{"actor":{"display_login":"B4nan"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/The-Squadratics/openMRS_security_project/issues/38","repository_url":"https://api.github.com/repos/The-Squadratics/openMRS_security_project","labels_url":"https://api.github.com/repos/The-Squadratics/openMRS_security_project/issues/38/labels{/name}","comments_url":"https://api.github.com/repos/The-Squadratics/openMRS_security_project/issues/38/comments","events_url":"https://api.github.com/repos/The-Squadratics/openMRS_security_project/issues/38/events","html_url":"https://github.com/The-Squadratics/openMRS_security_project/issues/38","id":514274243,"node_id":"MDU6SXNzdWU1MTQyNzQyNDM=","number":38,"title":"Designing for SSE - Task 0 - Create Working Document","user":{"login":"TravisIngram","id":5983684,"node_id":"MDQ6VXNlcjU5ODM2ODQ=","avatar_url":"https://avatars3.githubusercontent.com/u/5983684?v=4","gravatar_id":"","url":"https://api.github.com/users/TravisIngram","html_url":"https://github.com/TravisIngram","followers_url":"https://api.github.com/users/TravisIngram/followers","following_url":"https://api.github.com/users/TravisIngram/following{/other_user}","gists_url":"https://api.github.com/users/TravisIngram/gists{/gist_id}","starred_url":"https://api.github.com/users/TravisIngram/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/TravisIngram/subscriptions","organizations_url":"https://api.github.com/users/TravisIngram/orgs","repos_url":"https://api.github.com/users/TravisIngram/repos","events_url":"https://api.github.com/users/TravisIngram/events{/privacy}","received_events_url":"https://api.github.com/users/TravisIngram/received_events","type":"User","site_admin":false},"labels":[{"id":1622795203,"node_id":"MDU6TGFiZWwxNjIyNzk1MjAz","url":"https://api.github.com/repos/The-Squadratics/openMRS_security_project/labels/Design","name":"Design","color":"006b75","default":false}],"state":"closed","locked":false,"assignee":{"login":"TravisIngram","id":5983684,"node_id":"MDQ6VXNlcjU5ODM2ODQ=","avatar_url":"https://avatars3.githubusercontent.com/u/5983684?v=4","gravatar_id":"","url":"https://api.github.com/users/TravisIngram","html_url":"https://github.com/TravisIngram","followers_url":"https://api.github.com/users/TravisIngram/followers","following_url":"https://api.github.com/users/TravisIngram/following{/other_user}","gists_url":"https://api.github.com/users/TravisIngram/gists{/gist_id}","starred_url":"https://api.github.com/users/TravisIngram/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/TravisIngram/subscriptions","organizations_url":"https://api.github.com/users/TravisIngram/orgs","repos_url":"https://api.github.com/users/TravisIngram/repos","events_url":"https://api.github.com/users/TravisIngram/events{/privacy}","received_events_url":"https://api.github.com/users/TravisIngram/received_events","type":"User","site_admin":false},"assignees":[{"login":"TravisIngram","id":5983684,"node_id":"MDQ6VXNlcjU5ODM2ODQ=","avatar_url":"https://avatars3.githubusercontent.com/u/5983684?v=4","gravatar_id":"","url":"https://api.github.com/users/TravisIngram","html_url":"https://github.com/TravisIngram","followers_url":"https://api.github.com/users/TravisIngram/followers","following_url":"https://api.github.com/users/TravisIngram/following{/other_user}","gists_url":"https://api.github.com/users/TravisIngram/gists{/gist_id}","starred_url":"https://api.github.com/users/TravisIngram/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/TravisIngram/subscriptions","organizations_url":"https://api.github.com/users/TravisIngram/orgs","repos_url":"https://api.github.com/users/TravisIngram/repos","events_url":"https://api.github.com/users/TravisIngram/events{/privacy}","received_events_url":"https://api.github.com/users/TravisIngram/received_events","type":"User","site_admin":false}],"milestone":{"url":"https://api.github.com/repos/The-Squadratics/openMRS_security_project/milestones/1","html_url":"https://github.com/The-Squadratics/openMRS_security_project/milestone/1","labels_url":"https://api.github.com/repos/The-Squadratics/openMRS_security_project/milestones/1/labels","id":4761751,"node_id":"MDk6TWlsZXN0b25lNDc2MTc1MQ==","number":1,"title":"Designing for SSE","description":"Project milestone 4 - Threat Model Analysis","creator":{"login":"TravisIngram","id":5983684,"node_id":"MDQ6VXNlcjU5ODM2ODQ=","avatar_url":"https://avatars3.githubusercontent.com/u/5983684?v=4","gravatar_id":"","url":"https://api.github.com/users/TravisIngram","html_url":"https://github.com/TravisIngram","followers_url":"https://api.github.com/users/TravisIngram/followers","following_url":"https://api.github.com/users/TravisIngram/following{/other_user}","gists_url":"https://api.github.com/users/TravisIngram/gists{/gist_id}","starred_url":"https://api.github.com/users/TravisIngram/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/TravisIngram/subscriptions","organizations_url":"https://api.github.com/users/TravisIngram/orgs","repos_url":"https://api.github.com/users/TravisIngram/repos","events_url":"https://api.github.com/users/TravisIngram/events{/privacy}","received_events_url":"https://api.github.com/users/TravisIngram/received_events","type":"User","site_admin":false},"open_issues":3,"closed_issues":1,"state":"open","created_at":"2019-10-17T17:23:54Z","updated_at":"2019-11-02T20:57:16Z","due_on":null,"closed_at":null},"comments":1,"created_at":"2019-10-29T22:45:29Z","updated_at":"2019-11-02T20:57:16Z","closed_at":"2019-11-02T20:57:16Z","author_association":"COLLABORATOR","body":"### Designing for SSE - Task 0 - Project documentation\r\n\r\nThe intent of the task is to create the working document and initial tasks for the Designing for SSE assignment.\r\n\r\n### Deliverable\r\n\r\n* Create a new markdown document in which we'll track the progress of this assignment\r\n* Create the initial task issues for this assignment"},"comment":{"url":"https://api.github.com/repos/The-Squadratics/openMRS_security_project/issues/comments/549080594","html_url":"https://github.com/The-Squadratics/openMRS_security_project/issues/38#issuecomment-549080594","issue_url":"https://api.github.com/repos/The-Squadratics/openMRS_security_project/issues/38","id":549080594,"node_id":"MDEyOklzc3VlQ29tbWVudDU0OTA4MDU5NA==","user":{"login":"TravisIngram","id":5983684,"node_id":"MDQ6VXNlcjU5ODM2ODQ=","avatar_url":"https://avatars3.githubusercontent.com/u/5983684?v=4","gravatar_id":"","url":"https://api.github.com/users/TravisIngram","html_url":"https://github.com/TravisIngram","followers_url":"https://api.github.com/users/TravisIngram/followers","following_url":"https://api.github.com/users/TravisIngram/following{/other_user}","gists_url":"https://api.github.com/users/TravisIngram/gists{/gist_id}","starred_url":"https://api.github.com/users/TravisIngram/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/TravisIngram/subscriptions","organizations_url":"https://api.github.com/users/TravisIngram/orgs","repos_url":"https://api.github.com/users/TravisIngram/repos","events_url":"https://api.github.com/users/TravisIngram/events{/privacy}","received_events_url":"https://api.github.com/users/TravisIngram/received_events","type":"User","site_admin":false},"created_at":"2019-11-02T20:57:16Z","updated_at":"2019-11-02T20:57:16Z","author_association":"COLLABORATOR","body":"I updated the working document with more information based on the team meeting. It should be ready for actual additions now."}}
|
{
"id": 207022602,
"name": "The-Squadratics/openMRS_security_project",
"url": "https://api.github.com/repos/The-Squadratics/openMRS_security_project"
}
|
{
"id": 5983684,
"login": "TravisIngram",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5983684?",
"url": "https://api.github.com/users/TravisIngram"
}
|
{
"id": 55033963,
"login": "The-Squadratics",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/55033963?",
"url": "https://api.github.com/orgs/The-Squadratics"
}
| 2019-11-02T20:57:16 |
10773486402
|
{"actor":{"display_login":"TravisIngram"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/YarnSpinnerTool/YarnEditor/issues/60","repository_url":"https://api.github.com/repos/YarnSpinnerTool/YarnEditor","labels_url":"https://api.github.com/repos/YarnSpinnerTool/YarnEditor/issues/60/labels{/name}","comments_url":"https://api.github.com/repos/YarnSpinnerTool/YarnEditor/issues/60/comments","events_url":"https://api.github.com/repos/YarnSpinnerTool/YarnEditor/issues/60/events","html_url":"https://github.com/YarnSpinnerTool/YarnEditor/issues/60","id":494955062,"node_id":"MDU6SXNzdWU0OTQ5NTUwNjI=","number":60,"title":"[CLOSED] exactly 262 errors while installing Yarn in my project's forlder.","user":{"login":"desplesda","id":901768,"node_id":"MDQ6VXNlcjkwMTc2OA==","avatar_url":"https://avatars1.githubusercontent.com/u/901768?v=4","gravatar_id":"","url":"https://api.github.com/users/desplesda","html_url":"https://github.com/desplesda","followers_url":"https://api.github.com/users/desplesda/followers","following_url":"https://api.github.com/users/desplesda/following{/other_user}","gists_url":"https://api.github.com/users/desplesda/gists{/gist_id}","starred_url":"https://api.github.com/users/desplesda/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/desplesda/subscriptions","organizations_url":"https://api.github.com/users/desplesda/orgs","repos_url":"https://api.github.com/users/desplesda/repos","events_url":"https://api.github.com/users/desplesda/events{/privacy}","received_events_url":"https://api.github.com/users/desplesda/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2019-09-18T02:46:51Z","updated_at":"2019-09-18T02:46:52Z","closed_at":null,"author_association":"COLLABORATOR","body":"<a href=\"https://github.com/Dreaddisk\"><img src=\"https://avatars0.githubusercontent.com/u/20979052?v=4\" align=\"left\" width=\"96\" height=\"96\" hspace=\"10\"></img></a> **Issue by [Dreaddisk](https://github.com/Dreaddisk)**\n_Friday Nov 03, 2017 at 18:23 GMT_\n_Originally opened as https://github.com/InfiniteAmmoInc/Yarn/issues/60_\n\n----\n\nAfter put the yarn folder in my projects folder. I get in my console 262 errors from the app JS file.\n"},"comment":{"url":"https://api.github.com/repos/YarnSpinnerTool/YarnEditor/issues/comments/532494956","html_url":"https://github.com/YarnSpinnerTool/YarnEditor/issues/60#issuecomment-532494956","issue_url":"https://api.github.com/repos/YarnSpinnerTool/YarnEditor/issues/60","id":532494956,"node_id":"MDEyOklzc3VlQ29tbWVudDUzMjQ5NDk1Ng==","user":{"login":"desplesda","id":901768,"node_id":"MDQ6VXNlcjkwMTc2OA==","avatar_url":"https://avatars1.githubusercontent.com/u/901768?v=4","gravatar_id":"","url":"https://api.github.com/users/desplesda","html_url":"https://github.com/desplesda","followers_url":"https://api.github.com/users/desplesda/followers","following_url":"https://api.github.com/users/desplesda/following{/other_user}","gists_url":"https://api.github.com/users/desplesda/gists{/gist_id}","starred_url":"https://api.github.com/users/desplesda/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/desplesda/subscriptions","organizations_url":"https://api.github.com/users/desplesda/orgs","repos_url":"https://api.github.com/users/desplesda/repos","events_url":"https://api.github.com/users/desplesda/events{/privacy}","received_events_url":"https://api.github.com/users/desplesda/received_events","type":"User","site_admin":false},"created_at":"2019-09-18T02:46:52Z","updated_at":"2019-09-18T02:46:52Z","author_association":"COLLABORATOR","body":"<a href=\"https://github.com/bowlercaptain\"><img src=\"https://avatars2.githubusercontent.com/u/2024824?v=4\" align=\"left\" width=\"48\" height=\"48\" hspace=\"10\"></img></a> **Comment by [bowlercaptain](https://github.com/bowlercaptain)**\n_Friday Nov 03, 2017 at 21:23 GMT_\n\n----\n\nHey Dreaddisk - it sounds like you've put Yarn inside of a Unity project; Yarn is actually meant to be used outside of Unity, like a text editor or any other application. It has \"js\" files, but as you've seen, they're not built on unity's API, they compose a NW.JS app.\r\n\r\nYou should use Yarn outside of your project, but when you go to save and export your scripts, *those* you would want to save to your project's assets folder. If you're interested in a Unity-specific loader for yarn files, check out the YarnSpinner project (https://github.com/thesecretlab/YarnSpinner).\r\n\r\nYou didn't mention Unity in your issue but I *assume* that's what you meant given you mentioned the console. If something else is going on, feel free to let me know.\n"}}
|
{
"id": 209198646,
"name": "YarnSpinnerTool/YarnEditor",
"url": "https://api.github.com/repos/YarnSpinnerTool/YarnEditor"
}
|
{
"id": 901768,
"login": "desplesda",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/901768?",
"url": "https://api.github.com/users/desplesda"
}
|
{
"id": 55043536,
"login": "YarnSpinnerTool",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/55043536?",
"url": "https://api.github.com/orgs/YarnSpinnerTool"
}
| 2019-09-18T02:46:52 |
10438590691
|
{"actor":{"display_login":"desplesda"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/threatrack/ghidra-patchdiff-correlator/issues/1","repository_url":"https://api.github.com/repos/threatrack/ghidra-patchdiff-correlator","labels_url":"https://api.github.com/repos/threatrack/ghidra-patchdiff-correlator/issues/1/labels{/name}","comments_url":"https://api.github.com/repos/threatrack/ghidra-patchdiff-correlator/issues/1/comments","events_url":"https://api.github.com/repos/threatrack/ghidra-patchdiff-correlator/issues/1/events","html_url":"https://github.com/threatrack/ghidra-patchdiff-correlator/issues/1","id":516051077,"node_id":"MDU6SXNzdWU1MTYwNTEwNzc=","number":1,"title":"Plugin does not show up","user":{"login":"HackityAnn","id":29224259,"node_id":"MDQ6VXNlcjI5MjI0MjU5","avatar_url":"https://avatars0.githubusercontent.com/u/29224259?v=4","gravatar_id":"","url":"https://api.github.com/users/HackityAnn","html_url":"https://github.com/HackityAnn","followers_url":"https://api.github.com/users/HackityAnn/followers","following_url":"https://api.github.com/users/HackityAnn/following{/other_user}","gists_url":"https://api.github.com/users/HackityAnn/gists{/gist_id}","starred_url":"https://api.github.com/users/HackityAnn/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/HackityAnn/subscriptions","organizations_url":"https://api.github.com/users/HackityAnn/orgs","repos_url":"https://api.github.com/users/HackityAnn/repos","events_url":"https://api.github.com/users/HackityAnn/events{/privacy}","received_events_url":"https://api.github.com/users/HackityAnn/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2019-11-01T11:10:19Z","updated_at":"2019-11-03T07:56:05Z","closed_at":"2019-11-02T20:43:43Z","author_association":"NONE","body":"I am not a very pro user of Ghidra (starting to learn about exploit development etc.) so sorry if this is actually just me being dumb.\r\n\r\nUsing Ghidra on windows 10.\r\nChanged the extensions.properties file to use version 9.1\r\nCreated a ZIP file of the PatchDiffCorrelator folder and installed that through Ghidra.\r\nGhidra says everything is ok, but no extra correlation algorithms are added to the version tracking."},"comment":{"url":"https://api.github.com/repos/threatrack/ghidra-patchdiff-correlator/issues/comments/549113528","html_url":"https://github.com/threatrack/ghidra-patchdiff-correlator/issues/1#issuecomment-549113528","issue_url":"https://api.github.com/repos/threatrack/ghidra-patchdiff-correlator/issues/1","id":549113528,"node_id":"MDEyOklzc3VlQ29tbWVudDU0OTExMzUyOA==","user":{"login":"HackityAnn","id":29224259,"node_id":"MDQ6VXNlcjI5MjI0MjU5","avatar_url":"https://avatars0.githubusercontent.com/u/29224259?v=4","gravatar_id":"","url":"https://api.github.com/users/HackityAnn","html_url":"https://github.com/HackityAnn","followers_url":"https://api.github.com/users/HackityAnn/followers","following_url":"https://api.github.com/users/HackityAnn/following{/other_user}","gists_url":"https://api.github.com/users/HackityAnn/gists{/gist_id}","starred_url":"https://api.github.com/users/HackityAnn/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/HackityAnn/subscriptions","organizations_url":"https://api.github.com/users/HackityAnn/orgs","repos_url":"https://api.github.com/users/HackityAnn/repos","events_url":"https://api.github.com/users/HackityAnn/events{/privacy}","received_events_url":"https://api.github.com/users/HackityAnn/received_events","type":"User","site_admin":false},"created_at":"2019-11-03T07:56:05Z","updated_at":"2019-11-03T07:56:05Z","author_association":"NONE","body":"Ah so it was indeed my mistake :P I'll read into compiling plugins for Ghidra a bit, thanks for the new releases!"}}
|
{
"id": 214256765,
"name": "threatrack/ghidra-patchdiff-correlator",
"url": "https://api.github.com/repos/threatrack/ghidra-patchdiff-correlator"
}
|
{
"id": 29224259,
"login": "HackityAnn",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/29224259?",
"url": "https://api.github.com/users/HackityAnn"
}
|
{
"id": 55058101,
"login": "threatrack",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/55058101?",
"url": "https://api.github.com/orgs/threatrack"
}
| 2019-11-03T07:56:05 |
10774627892
|
{"actor":{"display_login":"HackityAnn"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/wit-course/kotlin/issues/28","repository_url":"https://api.github.com/repos/wit-course/kotlin","labels_url":"https://api.github.com/repos/wit-course/kotlin/issues/28/labels{/name}","comments_url":"https://api.github.com/repos/wit-course/kotlin/issues/28/comments","events_url":"https://api.github.com/repos/wit-course/kotlin/issues/28/events","html_url":"https://github.com/wit-course/kotlin/issues/28","id":500873180,"node_id":"MDU6SXNzdWU1MDA4NzMxODA=","number":28,"title":"Operators and Expressions","user":{"login":"Nick-Qu","id":52942696,"node_id":"MDQ6VXNlcjUyOTQyNjk2","avatar_url":"https://avatars0.githubusercontent.com/u/52942696?v=4","gravatar_id":"","url":"https://api.github.com/users/Nick-Qu","html_url":"https://github.com/Nick-Qu","followers_url":"https://api.github.com/users/Nick-Qu/followers","following_url":"https://api.github.com/users/Nick-Qu/following{/other_user}","gists_url":"https://api.github.com/users/Nick-Qu/gists{/gist_id}","starred_url":"https://api.github.com/users/Nick-Qu/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Nick-Qu/subscriptions","organizations_url":"https://api.github.com/users/Nick-Qu/orgs","repos_url":"https://api.github.com/users/Nick-Qu/repos","events_url":"https://api.github.com/users/Nick-Qu/events{/privacy}","received_events_url":"https://api.github.com/users/Nick-Qu/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":{"login":"Hande-hub","id":45753570,"node_id":"MDQ6VXNlcjQ1NzUzNTcw","avatar_url":"https://avatars3.githubusercontent.com/u/45753570?v=4","gravatar_id":"","url":"https://api.github.com/users/Hande-hub","html_url":"https://github.com/Hande-hub","followers_url":"https://api.github.com/users/Hande-hub/followers","following_url":"https://api.github.com/users/Hande-hub/following{/other_user}","gists_url":"https://api.github.com/users/Hande-hub/gists{/gist_id}","starred_url":"https://api.github.com/users/Hande-hub/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Hande-hub/subscriptions","organizations_url":"https://api.github.com/users/Hande-hub/orgs","repos_url":"https://api.github.com/users/Hande-hub/repos","events_url":"https://api.github.com/users/Hande-hub/events{/privacy}","received_events_url":"https://api.github.com/users/Hande-hub/received_events","type":"User","site_admin":false},"assignees":[{"login":"Hande-hub","id":45753570,"node_id":"MDQ6VXNlcjQ1NzUzNTcw","avatar_url":"https://avatars3.githubusercontent.com/u/45753570?v=4","gravatar_id":"","url":"https://api.github.com/users/Hande-hub","html_url":"https://github.com/Hande-hub","followers_url":"https://api.github.com/users/Hande-hub/followers","following_url":"https://api.github.com/users/Hande-hub/following{/other_user}","gists_url":"https://api.github.com/users/Hande-hub/gists{/gist_id}","starred_url":"https://api.github.com/users/Hande-hub/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Hande-hub/subscriptions","organizations_url":"https://api.github.com/users/Hande-hub/orgs","repos_url":"https://api.github.com/users/Hande-hub/repos","events_url":"https://api.github.com/users/Hande-hub/events{/privacy}","received_events_url":"https://api.github.com/users/Hande-hub/received_events","type":"User","site_admin":false}],"milestone":{"url":"https://api.github.com/repos/wit-course/kotlin/milestones/36","html_url":"https://github.com/wit-course/kotlin/milestone/36","labels_url":"https://api.github.com/repos/wit-course/kotlin/milestones/36/labels","id":4717422,"node_id":"MDk6TWlsZXN0b25lNDcxNzQyMg==","number":36,"title":"[Logical] Hande Zhou","description":"","creator":{"login":"Hande-hub","id":45753570,"node_id":"MDQ6VXNlcjQ1NzUzNTcw","avatar_url":"https://avatars3.githubusercontent.com/u/45753570?v=4","gravatar_id":"","url":"https://api.github.com/users/Hande-hub","html_url":"https://github.com/Hande-hub","followers_url":"https://api.github.com/users/Hande-hub/followers","following_url":"https://api.github.com/users/Hande-hub/following{/other_user}","gists_url":"https://api.github.com/users/Hande-hub/gists{/gist_id}","starred_url":"https://api.github.com/users/Hande-hub/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Hande-hub/subscriptions","organizations_url":"https://api.github.com/users/Hande-hub/orgs","repos_url":"https://api.github.com/users/Hande-hub/repos","events_url":"https://api.github.com/users/Hande-hub/events{/privacy}","received_events_url":"https://api.github.com/users/Hande-hub/received_events","type":"User","site_admin":false},"open_issues":1,"closed_issues":0,"state":"open","created_at":"2019-10-03T09:46:22Z","updated_at":"2019-10-03T09:47:42Z","due_on":"2019-10-04T07:00:00Z","closed_at":null},"comments":0,"created_at":"2019-10-01T12:48:28Z","updated_at":"2019-10-03T09:50:03Z","closed_at":null,"author_association":"NONE","body":"写几个代码小模块,包含4种主要运算符(算术运算、关系运算、逻辑运算和位运算),最终代码除变量定义外使用且只使用运算符和表达式!这意味着:不能使用控制语句(if、for、while等)、输出语句(print之类)、函数或其他任何语法。下面是本issue所需实现的几个模块(case):\r\n\r\n2数交换,引入第三个变量\r\n2数交换,不引入第三个变量(分别用算术运算符和位运算符实现)\r\n判断两个浮点数是否相等\r\n判断某个年份是否为润年\r\n判断一个整数是否为偶数 (分别用算术运算符和位运算符实现)\r\n判断一个整数是否为2n"},"comment":{"url":"https://api.github.com/repos/wit-course/kotlin/issues/comments/537873414","html_url":"https://github.com/wit-course/kotlin/issues/28#issuecomment-537873414","issue_url":"https://api.github.com/repos/wit-course/kotlin/issues/28","id":537873414,"node_id":"MDEyOklzc3VlQ29tbWVudDUzNzg3MzQxNA==","user":{"login":"Hande-hub","id":45753570,"node_id":"MDQ6VXNlcjQ1NzUzNTcw","avatar_url":"https://avatars3.githubusercontent.com/u/45753570?v=4","gravatar_id":"","url":"https://api.github.com/users/Hande-hub","html_url":"https://github.com/Hande-hub","followers_url":"https://api.github.com/users/Hande-hub/followers","following_url":"https://api.github.com/users/Hande-hub/following{/other_user}","gists_url":"https://api.github.com/users/Hande-hub/gists{/gist_id}","starred_url":"https://api.github.com/users/Hande-hub/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Hande-hub/subscriptions","organizations_url":"https://api.github.com/users/Hande-hub/orgs","repos_url":"https://api.github.com/users/Hande-hub/repos","events_url":"https://api.github.com/users/Hande-hub/events{/privacy}","received_events_url":"https://api.github.com/users/Hande-hub/received_events","type":"User","site_admin":false},"created_at":"2019-10-03T09:50:03Z","updated_at":"2019-10-03T09:50:03Z","author_association":"NONE","body":"@Nick-Qu Nick,你这个issues创建的有问题啊"}}
|
{
"id": 210763898,
"name": "wit-course/kotlin",
"url": "https://api.github.com/repos/wit-course/kotlin"
}
|
{
"id": 45753570,
"login": "Hande-hub",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/45753570?",
"url": "https://api.github.com/users/Hande-hub"
}
|
{
"id": 55074236,
"login": "wit-course",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/55074236?",
"url": "https://api.github.com/orgs/wit-course"
}
| 2019-10-03T09:50:03 |
10549922370
|
{"actor":{"display_login":"Hande-hub"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/hngi/StartNg/issues/215","repository_url":"https://api.github.com/repos/hngi/StartNg","labels_url":"https://api.github.com/repos/hngi/StartNg/issues/215/labels{/name}","comments_url":"https://api.github.com/repos/hngi/StartNg/issues/215/comments","events_url":"https://api.github.com/repos/hngi/StartNg/issues/215/events","html_url":"https://github.com/hngi/StartNg/pull/215","id":512384385,"node_id":"MDExOlB1bGxSZXF1ZXN0MzMyNDA0Mzgw","number":215,"title":"Improve UI Both on User/admin","user":{"login":"samody2006","id":9530145,"node_id":"MDQ6VXNlcjk1MzAxNDU=","avatar_url":"https://avatars1.githubusercontent.com/u/9530145?v=4","gravatar_id":"","url":"https://api.github.com/users/samody2006","html_url":"https://github.com/samody2006","followers_url":"https://api.github.com/users/samody2006/followers","following_url":"https://api.github.com/users/samody2006/following{/other_user}","gists_url":"https://api.github.com/users/samody2006/gists{/gist_id}","starred_url":"https://api.github.com/users/samody2006/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/samody2006/subscriptions","organizations_url":"https://api.github.com/users/samody2006/orgs","repos_url":"https://api.github.com/users/samody2006/repos","events_url":"https://api.github.com/users/samody2006/events{/privacy}","received_events_url":"https://api.github.com/users/samody2006/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2019-10-25T08:44:37Z","updated_at":"2019-10-25T13:02:45Z","closed_at":"2019-10-25T13:02:45Z","author_association":"NONE","pull_request":{"url":"https://api.github.com/repos/hngi/StartNg/pulls/215","html_url":"https://github.com/hngi/StartNg/pull/215","diff_url":"https://github.com/hngi/StartNg/pull/215.diff","patch_url":"https://github.com/hngi/StartNg/pull/215.patch"},"body":""},"comment":{"url":"https://api.github.com/repos/hngi/StartNg/issues/comments/546344766","html_url":"https://github.com/hngi/StartNg/pull/215#issuecomment-546344766","issue_url":"https://api.github.com/repos/hngi/StartNg/issues/215","id":546344766,"node_id":"MDEyOklzc3VlQ29tbWVudDU0NjM0NDc2Ng==","user":{"login":"serignoleba","id":20845851,"node_id":"MDQ6VXNlcjIwODQ1ODUx","avatar_url":"https://avatars3.githubusercontent.com/u/20845851?v=4","gravatar_id":"","url":"https://api.github.com/users/serignoleba","html_url":"https://github.com/serignoleba","followers_url":"https://api.github.com/users/serignoleba/followers","following_url":"https://api.github.com/users/serignoleba/following{/other_user}","gists_url":"https://api.github.com/users/serignoleba/gists{/gist_id}","starred_url":"https://api.github.com/users/serignoleba/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/serignoleba/subscriptions","organizations_url":"https://api.github.com/users/serignoleba/orgs","repos_url":"https://api.github.com/users/serignoleba/repos","events_url":"https://api.github.com/users/serignoleba/events{/privacy}","received_events_url":"https://api.github.com/users/serignoleba/received_events","type":"User","site_admin":false},"created_at":"2019-10-25T13:02:45Z","updated_at":"2019-10-25T13:02:45Z","author_association":"COLLABORATOR","body":"Make the PR to the frontend branch"}}
|
{
"id": 213624394,
"name": "hngi/StartNg",
"url": "https://api.github.com/repos/hngi/StartNg"
}
|
{
"id": 20845851,
"login": "serignoleba",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/20845851?",
"url": "https://api.github.com/users/serignoleba"
}
|
{
"id": 55231433,
"login": "hngi",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/55231433?",
"url": "https://api.github.com/orgs/hngi"
}
| 2019-10-25T13:02:46 |
10714178738
|
{"actor":{"display_login":"serignoleba"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/Insight-Timer/flutter_exoplayer/issues/15","repository_url":"https://api.github.com/repos/Insight-Timer/flutter_exoplayer","labels_url":"https://api.github.com/repos/Insight-Timer/flutter_exoplayer/issues/15/labels{/name}","comments_url":"https://api.github.com/repos/Insight-Timer/flutter_exoplayer/issues/15/comments","events_url":"https://api.github.com/repos/Insight-Timer/flutter_exoplayer/issues/15/events","html_url":"https://github.com/Insight-Timer/flutter_exoplayer/pull/15","id":548001479,"node_id":"MDExOlB1bGxSZXF1ZXN0MzYxMzg2MDQ2","number":15,"title":"Display time on notification bar","user":{"login":"prakash-concetto","id":54362503,"node_id":"MDQ6VXNlcjU0MzYyNTAz","avatar_url":"https://avatars1.githubusercontent.com/u/54362503?v=4","gravatar_id":"","url":"https://api.github.com/users/prakash-concetto","html_url":"https://github.com/prakash-concetto","followers_url":"https://api.github.com/users/prakash-concetto/followers","following_url":"https://api.github.com/users/prakash-concetto/following{/other_user}","gists_url":"https://api.github.com/users/prakash-concetto/gists{/gist_id}","starred_url":"https://api.github.com/users/prakash-concetto/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/prakash-concetto/subscriptions","organizations_url":"https://api.github.com/users/prakash-concetto/orgs","repos_url":"https://api.github.com/users/prakash-concetto/repos","events_url":"https://api.github.com/users/prakash-concetto/events{/privacy}","received_events_url":"https://api.github.com/users/prakash-concetto/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2020-01-10T10:36:58Z","updated_at":"2020-01-13T21:37:01Z","closed_at":null,"author_association":"NONE","pull_request":{"url":"https://api.github.com/repos/Insight-Timer/flutter_exoplayer/pulls/15","html_url":"https://github.com/Insight-Timer/flutter_exoplayer/pull/15","diff_url":"https://github.com/Insight-Timer/flutter_exoplayer/pull/15.diff","patch_url":"https://github.com/Insight-Timer/flutter_exoplayer/pull/15.patch"},"body":"- Display time on notification bar \r\n- Solved issue of notification is rebuilt every time issue #2069\r\nVideo : https://drive.google.com/open?id=1OiUBM0c67db0-pe-5X1DU2M2Y-YApOtp"},"comment":{"url":"https://api.github.com/repos/Insight-Timer/flutter_exoplayer/issues/comments/573882707","html_url":"https://github.com/Insight-Timer/flutter_exoplayer/pull/15#issuecomment-573882707","issue_url":"https://api.github.com/repos/Insight-Timer/flutter_exoplayer/issues/15","id":573882707,"node_id":"MDEyOklzc3VlQ29tbWVudDU3Mzg4MjcwNw==","user":{"login":"danielR2001","id":49685515,"node_id":"MDQ6VXNlcjQ5Njg1NTE1","avatar_url":"https://avatars3.githubusercontent.com/u/49685515?v=4","gravatar_id":"","url":"https://api.github.com/users/danielR2001","html_url":"https://github.com/danielR2001","followers_url":"https://api.github.com/users/danielR2001/followers","following_url":"https://api.github.com/users/danielR2001/following{/other_user}","gists_url":"https://api.github.com/users/danielR2001/gists{/gist_id}","starred_url":"https://api.github.com/users/danielR2001/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/danielR2001/subscriptions","organizations_url":"https://api.github.com/users/danielR2001/orgs","repos_url":"https://api.github.com/users/danielR2001/repos","events_url":"https://api.github.com/users/danielR2001/events{/privacy}","received_events_url":"https://api.github.com/users/danielR2001/received_events","type":"User","site_admin":false},"created_at":"2020-01-13T21:37:01Z","updated_at":"2020-01-13T21:37:01Z","author_association":"NONE","body":"hello @prakash-concetto , I see you are adding good features to my library, what don't you submit your PRs at the main library?"}}
|
{
"id": 213501089,
"name": "Insight-Timer/flutter_exoplayer",
"url": "https://api.github.com/repos/Insight-Timer/flutter_exoplayer"
}
|
{
"id": 49685515,
"login": "danielR2001",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/49685515?",
"url": "https://api.github.com/users/danielR2001"
}
|
{
"id": 55262485,
"login": "Insight-Timer",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/55262485?",
"url": "https://api.github.com/orgs/Insight-Timer"
}
| 2020-01-13T21:37:02 |
11265924527
|
{"actor":{"display_login":"danielR2001"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/dlut-211/ces/issues/8","repository_url":"https://api.github.com/repos/dlut-211/ces","labels_url":"https://api.github.com/repos/dlut-211/ces/issues/8/labels{/name}","comments_url":"https://api.github.com/repos/dlut-211/ces/issues/8/comments","events_url":"https://api.github.com/repos/dlut-211/ces/issues/8/events","html_url":"https://github.com/dlut-211/ces/pull/8","id":520543647,"node_id":"MDExOlB1bGxSZXF1ZXN0MzM5MTA5NTM2","number":8,"title":"Bump eslint from 2.13.1 to 6.6.0 in /node_modules1/argparse","user":{"login":"dependabot[bot]","id":49699333,"node_id":"MDM6Qm90NDk2OTkzMzM=","avatar_url":"https://avatars0.githubusercontent.com/in/29110?v=4","gravatar_id":"","url":"https://api.github.com/users/dependabot%5Bbot%5D","html_url":"https://github.com/apps/dependabot","followers_url":"https://api.github.com/users/dependabot%5Bbot%5D/followers","following_url":"https://api.github.com/users/dependabot%5Bbot%5D/following{/other_user}","gists_url":"https://api.github.com/users/dependabot%5Bbot%5D/gists{/gist_id}","starred_url":"https://api.github.com/users/dependabot%5Bbot%5D/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dependabot%5Bbot%5D/subscriptions","organizations_url":"https://api.github.com/users/dependabot%5Bbot%5D/orgs","repos_url":"https://api.github.com/users/dependabot%5Bbot%5D/repos","events_url":"https://api.github.com/users/dependabot%5Bbot%5D/events{/privacy}","received_events_url":"https://api.github.com/users/dependabot%5Bbot%5D/received_events","type":"Bot","site_admin":false},"labels":[{"id":1647256192,"node_id":"MDU6TGFiZWwxNjQ3MjU2MTky","url":"https://api.github.com/repos/dlut-211/ces/labels/dependencies","name":"dependencies","color":"0366d6","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2019-11-10T02:32:20Z","updated_at":"2019-11-11T03:00:32Z","closed_at":null,"author_association":"NONE","pull_request":{"url":"https://api.github.com/repos/dlut-211/ces/pulls/8","html_url":"https://github.com/dlut-211/ces/pull/8","diff_url":"https://github.com/dlut-211/ces/pull/8.diff","patch_url":"https://github.com/dlut-211/ces/pull/8.patch"},"body":"Bumps [eslint](https://github.com/eslint/eslint) from 2.13.1 to 6.6.0.\n<details>\n<summary>Release notes</summary>\n\n*Sourced from [eslint's releases](https://github.com/eslint/eslint/releases).*\n\n> ## v6.6.0\n> * [`39dfe08`](https://github.com/eslint/eslint/commit/39dfe0880fa934e287e8ea1f7b56d5cba8d43765) Update: false positives in function-call-argument-newline (fixes [#12123](https://github-redirect.dependabot.com/eslint/eslint/issues/12123)) ([#12280](https://github-redirect.dependabot.com/eslint/eslint/issues/12280)) (Scott O'Hara)\n> * [`4d84210`](https://github.com/eslint/eslint/commit/4d842105c9c82026be668d7425213138903d4d41) Update: improve report location for no-trailing-spaces (fixes [#12315](https://github-redirect.dependabot.com/eslint/eslint/issues/12315)) ([#12477](https://github-redirect.dependabot.com/eslint/eslint/issues/12477)) (Milos Djermanovic)\n> * [`c6a7745`](https://github.com/eslint/eslint/commit/c6a7745a1371a85932bfae5fec039d1b6fcfc128) Update: no-trailing-spaces false negatives after comments (fixes [#12479](https://github-redirect.dependabot.com/eslint/eslint/issues/12479)) ([#12480](https://github-redirect.dependabot.com/eslint/eslint/issues/12480)) (Milos Djermanovic)\n> * [`0bffe95`](https://github.com/eslint/eslint/commit/0bffe953d2752dd2d3045f2f8771c96b6cee8fc4) Fix: no-misleading-character-class crash on invalid regex (fixes [#12169](https://github-redirect.dependabot.com/eslint/eslint/issues/12169)) ([#12347](https://github-redirect.dependabot.com/eslint/eslint/issues/12347)) (Milos Djermanovic)\n> * [`c6a9a3b`](https://github.com/eslint/eslint/commit/c6a9a3bc58b69dbf9be9cd09b0283c081ca211e7) Update: Add enforceForIndexOf option to use-isnan (fixes [#12207](https://github-redirect.dependabot.com/eslint/eslint/issues/12207)) ([#12379](https://github-redirect.dependabot.com/eslint/eslint/issues/12379)) (Milos Djermanovic)\n> * [`364877b`](https://github.com/eslint/eslint/commit/364877b2504e8f7ece04770b93d517e2f27458d0) Update: measure plugin loading time and output in debug message ([#12395](https://github-redirect.dependabot.com/eslint/eslint/issues/12395)) (Victor Homyakov)\n> * [`1744fab`](https://github.com/eslint/eslint/commit/1744faba3c93c869f7dbbf0a704d32e2692d6856) Fix: operator-assignment removes and duplicates comments ([#12485](https://github-redirect.dependabot.com/eslint/eslint/issues/12485)) (Milos Djermanovic)\n> * [`52ca11a`](https://github.com/eslint/eslint/commit/52ca11a66ab6c2fb5a71d8b9869482f14f98cb9d) Fix: operator-assignment invalid autofix with adjacent tokens ([#12483](https://github-redirect.dependabot.com/eslint/eslint/issues/12483)) (Milos Djermanovic)\n> * [`0f6d0dc`](https://github.com/eslint/eslint/commit/0f6d0dcdf5adc30079a7379bbf605a4ef3887a85) Fix: CLIEngine#addPlugin reset lastConfigArrays (fixes [#12425](https://github-redirect.dependabot.com/eslint/eslint/issues/12425)) ([#12468](https://github-redirect.dependabot.com/eslint/eslint/issues/12468)) (Toru Nagashima)\n> * [`923a8cb`](https://github.com/eslint/eslint/commit/923a8cb752b8dee1e622c5fd36f3f53288e30602) Chore: Fix lint failure in JSDoc comment ([#12489](https://github-redirect.dependabot.com/eslint/eslint/issues/12489)) (Brandon Mills)\n> * [`aac3be4`](https://github.com/eslint/eslint/commit/aac3be435cccc241781150fcac728df04d086fa8) Update: Add ignored prop regex no-param-reassign ([#11275](https://github-redirect.dependabot.com/eslint/eslint/issues/11275)) (Luke Bennett)\n> * [`e5382d6`](https://github.com/eslint/eslint/commit/e5382d6e4eb1344f537b6f107535269e9939fcb8) Chore: Remove unused parameter in dot-location ([#12464](https://github-redirect.dependabot.com/eslint/eslint/issues/12464)) (Milos Djermanovic)\n> * [`49faefb`](https://github.com/eslint/eslint/commit/49faefbee3fc7daaf2482d9d7d23513d6ffda9e8) Fix: no-obj-calls false positive (fixes [#12437](https://github-redirect.dependabot.com/eslint/eslint/issues/12437)) ([#12467](https://github-redirect.dependabot.com/eslint/eslint/issues/12467)) (Toru Nagashima)\n> * [`b3dbd96`](https://github.com/eslint/eslint/commit/b3dbd9657bbeac6571111a4429b03fc085ba6655) Fix: problematic installation issue (fixes [#11018](https://github-redirect.dependabot.com/eslint/eslint/issues/11018)) ([#12309](https://github-redirect.dependabot.com/eslint/eslint/issues/12309)) (Toru Nagashima)\n> * [`cd7c29b`](https://github.com/eslint/eslint/commit/cd7c29b17085c14c9cf6345201c72a192c0d0e0c) Sponsors: Sync README with website (ESLint Jenkins)\n> * [`8233873`](https://github.com/eslint/eslint/commit/8233873b8e5facd80ab7b172bff1e896a9c5fd39) Docs: Add note about Node.js requiring SSL support (fixes [#11413](https://github-redirect.dependabot.com/eslint/eslint/issues/11413)) ([#12475](https://github-redirect.dependabot.com/eslint/eslint/issues/12475)) (Nicholas C. Zakas)\n> * [`89e8aaf`](https://github.com/eslint/eslint/commit/89e8aafcc622a4763bed6b9d62f148ef95798f38) Fix: improve report location for no-tabs ([#12471](https://github-redirect.dependabot.com/eslint/eslint/issues/12471)) (Milos Djermanovic)\n> * [`7dffe48`](https://github.com/eslint/eslint/commit/7dffe482d646d4e5f94fa87a22f3b5b2e0a4b189) Update: Enable function string option in comma-dangle (fixes [#12058](https://github-redirect.dependabot.com/eslint/eslint/issues/12058)) ([#12462](https://github-redirect.dependabot.com/eslint/eslint/issues/12462)) (YeonJuan)\n> * [`e15e1f9`](https://github.com/eslint/eslint/commit/e15e1f933f287d274a726e7f0f0a1dd80f0964af) Docs: fix doc for no-unneeded-ternary rule (fixes [#12098](https://github-redirect.dependabot.com/eslint/eslint/issues/12098)) ([#12410](https://github-redirect.dependabot.com/eslint/eslint/issues/12410)) (Sam Rae)\n> * [`b1dc58f`](https://github.com/eslint/eslint/commit/b1dc58f0a717cb3d19300c845ca23a21ceb610d3) Sponsors: Sync README with website (ESLint Jenkins)\n> * [`61749c9`](https://github.com/eslint/eslint/commit/61749c94bd8a2ebcdfb89e0cd48c4a029a945079) Chore: Provide debug log for parser errors ([#12474](https://github-redirect.dependabot.com/eslint/eslint/issues/12474)) (Brad Zacher)\n> * [`7c8bbe0`](https://github.com/eslint/eslint/commit/7c8bbe0391944e1f92e083a04715bf4b3fe6be5d) Update: enforceForOrderingRelations no-unsafe-negation (fixes [#12163](https://github-redirect.dependabot.com/eslint/eslint/issues/12163)) ([#12414](https://github-redirect.dependabot.com/eslint/eslint/issues/12414)) (Sam Rae)\n> * [`349ed67`](https://github.com/eslint/eslint/commit/349ed6700e1155384597e1e6035550a96cb8a42d) Update: improve report location for no-mixed-operators ([#12328](https://github-redirect.dependabot.com/eslint/eslint/issues/12328)) (Chiawen Chen)\n> * [`a102eaa`](https://github.com/eslint/eslint/commit/a102eaa9ac19e1c6d92f79a4033e9048cfb64c0d) Fix: prefer-numeric-literals invalid autofix with adjacent tokens ([#12387](https://github-redirect.dependabot.com/eslint/eslint/issues/12387)) (Milos Djermanovic)\n> * [`6e7c18d`](https://github.com/eslint/eslint/commit/6e7c18ddb30b32ee5b2e842cc8258aa7aebb7445) Update: enforceForNewInMemberExpressions no-extra-parens (fixes [#12428](https://github-redirect.dependabot.com/eslint/eslint/issues/12428)) ([#12436](https://github-redirect.dependabot.com/eslint/eslint/issues/12436)) (Milos Djermanovic)\n> * [`51fbbd7`](https://github.com/eslint/eslint/commit/51fbbd78f98f223d17071650f5117d07f60dadc2) Fix: array-bracket-newline consistent error with comments (fixes [#12416](https://github-redirect.dependabot.com/eslint/eslint/issues/12416)) ([#12441](https://github-redirect.dependabot.com/eslint/eslint/issues/12441)) (Milos Djermanovic)\n> * [`e657d4c`](https://github.com/eslint/eslint/commit/e657d4ccb9f3dd5cacceaaa40ffe24ac29a1349a) Fix: report full dot location in dot-location ([#12452](https://github-redirect.dependabot.com/eslint/eslint/issues/12452)) (Milos Djermanovic)\n> * [`2d6e345`](https://github.com/eslint/eslint/commit/2d6e345e3c2626b0f2252f22cfaffdf53ea0871a) Update: make isSpaceBetweenTokens() ignore newline in comments ([#12407](https://github-redirect.dependabot.com/eslint/eslint/issues/12407)) (YeonJuan)\n> * [`84f71de`](https://github.com/eslint/eslint/commit/84f71de0e686e0fe37b83d6728ce1825caaa44fb) Update: remove default overrides in keyword-spacing (fixes [#12369](https://github-redirect.dependabot.com/eslint/eslint/issues/12369)) ([#12411](https://github-redirect.dependabot.com/eslint/eslint/issues/12411)) (YeonJuan)\n> * [`18a0b0e`](https://github.com/eslint/eslint/commit/18a0b0e3df927428a22b5b5295f9faee4bd57246) Update: improve report location for no-space-in-parens ([#12364](https://github-redirect.dependabot.com/eslint/eslint/issues/12364)) (Chiawen Chen)\n> * [`d61c8a5`](https://github.com/eslint/eslint/commit/d61c8a5a75447a36276f2d4f84afb3e1129618da) Update: improve report location for no-multi-spaces ([#12329](https://github-redirect.dependabot.com/eslint/eslint/issues/12329)) (Chiawen Chen)\n> * [`561093f`](https://github.com/eslint/eslint/commit/561093fc4267a4ae317d63bc9f103020fad88802) Upgrade: bump inquirer to ^7.0.0 ([#12440](https://github-redirect.dependabot.com/eslint/eslint/issues/12440)) (Joe Graham)\n> * [`fb633b2`](https://github.com/eslint/eslint/commit/fb633b2bbd0a390b247047524fdd1f612dbab803) Chore: Add a script for testing with more control ([#12444](https://github-redirect.dependabot.com/eslint/eslint/issues/12444)) (Eric Wang)\n> * [`012ec51`](https://github.com/eslint/eslint/commit/012ec5151113a2be06fc0e4cd208d714e52dbc57) Sponsors: Sync README with website (ESLint Jenkins)\n> * [`874fe16`](https://github.com/eslint/eslint/commit/874fe1642a10a0fb937ccccdd4d22343b84f80dc) New: pass cwd from cli engine ([#12389](https://github-redirect.dependabot.com/eslint/eslint/issues/12389)) (Eric Wang)\n> * [`b962775`](https://github.com/eslint/eslint/commit/b962775b8cb7c90985a5ab63e56744bb2ba79644) Update: no-self-assign should detect member expression with this ([#12279](https://github-redirect.dependabot.com/eslint/eslint/issues/12279)) (Tibor Blenessy)\n> * [`02977f2`](https://github.com/eslint/eslint/commit/02977f25a922dd0b8617c16116bb4364d0f30e94) Docs: Clarify `eslint:recommended` semver policy ([#12429](https://github-redirect.dependabot.com/eslint/eslint/issues/12429)) (Kevin Partington)\n> * [`97045ae`](https://github.com/eslint/eslint/commit/97045ae0805e6503887eef0b131dcb9e70b6d185) Docs: Fixes object type for `rules` in \"Use a Plugin\" ([#12409](https://github-redirect.dependabot.com/eslint/eslint/issues/12409)) (Daisy Develops)\n> * [`24ca088`](https://github.com/eslint/eslint/commit/24ca088fdc901feef8f10b050414fbde64b55c7d) Docs: Fix typo in v6 migration guide ([#12412](https://github-redirect.dependabot.com/eslint/eslint/issues/12412)) (Benjamim Sonntag)\n> * [`b094008`](https://github.com/eslint/eslint/commit/b094008fb196dc1de5b4c27b7dbf0bcbb4b7b352) Chore: update version parameter name ([#12402](https://github-redirect.dependabot.com/eslint/eslint/issues/12402)) (Toru Nagashima)\n> * [`e5637ba`](https://github.com/eslint/eslint/commit/e5637badd42f087d115f81575b832097fe6fe554) Chore: enable jsdoc/require-description ([#12365](https://github-redirect.dependabot.com/eslint/eslint/issues/12365)) (Kai Cataldo)\n> * [`d31f337`](https://github.com/eslint/eslint/commit/d31f3370396ec4868722bdc044aa697b135ac183) Sponsors: Sync README with website (ESLint Jenkins)\n> * [`7ffb22f`](https://github.com/eslint/eslint/commit/7ffb22f61cf1622511a7fe42b5ead7c3b216df5e) Chore: Clean up inline directive parsing ([#12375](https://github-redirect.dependabot.com/eslint/eslint/issues/12375)) (Jordan Eldredge)\n> * [`84467c0`](https://github.com/eslint/eslint/commit/84467c07461cc47ee43807ba9014e13700473c5c) Docs: fix wrong max-depth example (fixes [#11991](https://github-redirect.dependabot.com/eslint/eslint/issues/11991)) ([#12358](https://github-redirect.dependabot.com/eslint/eslint/issues/12358)) (Gabriel R Sezefredo)\n> * [`3642342`](https://github.com/eslint/eslint/commit/364234262efabd91fa8bd53161d9d3e1e37e7944) Docs: Fix minor formatting/grammar errors ([#12371](https://github-redirect.dependabot.com/eslint/eslint/issues/12371)) (cherryblossom000)\n> * [`c47fa0d`](https://github.com/eslint/eslint/commit/c47fa0dfc76211b3b0e5649c63acdd9606ce0eca) Docs: Fix missing word in sentence ([#12361](https://github-redirect.dependabot.com/eslint/eslint/issues/12361)) (Dan Boulet)\n> * [`8108f49`](https://github.com/eslint/eslint/commit/8108f49f9fa0c2de80b3b66c847551beff585951) Chore: enable additional eslint-plugin-jsdoc rules ([#12336](https://github-redirect.dependabot.com/eslint/eslint/issues/12336)) (Kai Cataldo)\n> * [`b718d2e`](https://github.com/eslint/eslint/commit/b718d2e6c9fe3fc56aa7cfc68b1a40b5cd8a7c01) Chore: update issue template with --eslint-fix flag ([#12352](https://github-redirect.dependabot.com/eslint/eslint/issues/12352)) (James George)\n> * [`20ba14d`](https://github.com/eslint/eslint/commit/20ba14dc78fc2654b2920d14877dde21c6c10da4) Sponsors: Sync README with website (ESLint Jenkins)\n></tr></table> ... (truncated)\n</details>\n<details>\n<summary>Changelog</summary>\n\n*Sourced from [eslint's changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md).*\n\n> v6.6.0 - October 25, 2019\n> \n> * [`39dfe08`](https://github.com/eslint/eslint/commit/39dfe0880fa934e287e8ea1f7b56d5cba8d43765) Update: false positives in function-call-argument-newline (fixes [#12123](https://github-redirect.dependabot.com/eslint/eslint/issues/12123)) ([#12280](https://github-redirect.dependabot.com/eslint/eslint/issues/12280)) (Scott O'Hara)\n> * [`4d84210`](https://github.com/eslint/eslint/commit/4d842105c9c82026be668d7425213138903d4d41) Update: improve report location for no-trailing-spaces (fixes [#12315](https://github-redirect.dependabot.com/eslint/eslint/issues/12315)) ([#12477](https://github-redirect.dependabot.com/eslint/eslint/issues/12477)) (Milos Djermanovic)\n> * [`c6a7745`](https://github.com/eslint/eslint/commit/c6a7745a1371a85932bfae5fec039d1b6fcfc128) Update: no-trailing-spaces false negatives after comments (fixes [#12479](https://github-redirect.dependabot.com/eslint/eslint/issues/12479)) ([#12480](https://github-redirect.dependabot.com/eslint/eslint/issues/12480)) (Milos Djermanovic)\n> * [`0bffe95`](https://github.com/eslint/eslint/commit/0bffe953d2752dd2d3045f2f8771c96b6cee8fc4) Fix: no-misleading-character-class crash on invalid regex (fixes [#12169](https://github-redirect.dependabot.com/eslint/eslint/issues/12169)) ([#12347](https://github-redirect.dependabot.com/eslint/eslint/issues/12347)) (Milos Djermanovic)\n> * [`c6a9a3b`](https://github.com/eslint/eslint/commit/c6a9a3bc58b69dbf9be9cd09b0283c081ca211e7) Update: Add enforceForIndexOf option to use-isnan (fixes [#12207](https://github-redirect.dependabot.com/eslint/eslint/issues/12207)) ([#12379](https://github-redirect.dependabot.com/eslint/eslint/issues/12379)) (Milos Djermanovic)\n> * [`364877b`](https://github.com/eslint/eslint/commit/364877b2504e8f7ece04770b93d517e2f27458d0) Update: measure plugin loading time and output in debug message ([#12395](https://github-redirect.dependabot.com/eslint/eslint/issues/12395)) (Victor Homyakov)\n> * [`1744fab`](https://github.com/eslint/eslint/commit/1744faba3c93c869f7dbbf0a704d32e2692d6856) Fix: operator-assignment removes and duplicates comments ([#12485](https://github-redirect.dependabot.com/eslint/eslint/issues/12485)) (Milos Djermanovic)\n> * [`52ca11a`](https://github.com/eslint/eslint/commit/52ca11a66ab6c2fb5a71d8b9869482f14f98cb9d) Fix: operator-assignment invalid autofix with adjacent tokens ([#12483](https://github-redirect.dependabot.com/eslint/eslint/issues/12483)) (Milos Djermanovic)\n> * [`0f6d0dc`](https://github.com/eslint/eslint/commit/0f6d0dcdf5adc30079a7379bbf605a4ef3887a85) Fix: CLIEngine#addPlugin reset lastConfigArrays (fixes [#12425](https://github-redirect.dependabot.com/eslint/eslint/issues/12425)) ([#12468](https://github-redirect.dependabot.com/eslint/eslint/issues/12468)) (Toru Nagashima)\n> * [`923a8cb`](https://github.com/eslint/eslint/commit/923a8cb752b8dee1e622c5fd36f3f53288e30602) Chore: Fix lint failure in JSDoc comment ([#12489](https://github-redirect.dependabot.com/eslint/eslint/issues/12489)) (Brandon Mills)\n> * [`aac3be4`](https://github.com/eslint/eslint/commit/aac3be435cccc241781150fcac728df04d086fa8) Update: Add ignored prop regex no-param-reassign ([#11275](https://github-redirect.dependabot.com/eslint/eslint/issues/11275)) (Luke Bennett)\n> * [`e5382d6`](https://github.com/eslint/eslint/commit/e5382d6e4eb1344f537b6f107535269e9939fcb8) Chore: Remove unused parameter in dot-location ([#12464](https://github-redirect.dependabot.com/eslint/eslint/issues/12464)) (Milos Djermanovic)\n> * [`49faefb`](https://github.com/eslint/eslint/commit/49faefbee3fc7daaf2482d9d7d23513d6ffda9e8) Fix: no-obj-calls false positive (fixes [#12437](https://github-redirect.dependabot.com/eslint/eslint/issues/12437)) ([#12467](https://github-redirect.dependabot.com/eslint/eslint/issues/12467)) (Toru Nagashima)\n> * [`b3dbd96`](https://github.com/eslint/eslint/commit/b3dbd9657bbeac6571111a4429b03fc085ba6655) Fix: problematic installation issue (fixes [#11018](https://github-redirect.dependabot.com/eslint/eslint/issues/11018)) ([#12309](https://github-redirect.dependabot.com/eslint/eslint/issues/12309)) (Toru Nagashima)\n> * [`cd7c29b`](https://github.com/eslint/eslint/commit/cd7c29b17085c14c9cf6345201c72a192c0d0e0c) Sponsors: Sync README with website (ESLint Jenkins)\n> * [`8233873`](https://github.com/eslint/eslint/commit/8233873b8e5facd80ab7b172bff1e896a9c5fd39) Docs: Add note about Node.js requiring SSL support (fixes [#11413](https://github-redirect.dependabot.com/eslint/eslint/issues/11413)) ([#12475](https://github-redirect.dependabot.com/eslint/eslint/issues/12475)) (Nicholas C. Zakas)\n> * [`89e8aaf`](https://github.com/eslint/eslint/commit/89e8aafcc622a4763bed6b9d62f148ef95798f38) Fix: improve report location for no-tabs ([#12471](https://github-redirect.dependabot.com/eslint/eslint/issues/12471)) (Milos Djermanovic)\n> * [`7dffe48`](https://github.com/eslint/eslint/commit/7dffe482d646d4e5f94fa87a22f3b5b2e0a4b189) Update: Enable function string option in comma-dangle (fixes [#12058](https://github-redirect.dependabot.com/eslint/eslint/issues/12058)) ([#12462](https://github-redirect.dependabot.com/eslint/eslint/issues/12462)) (YeonJuan)\n> * [`e15e1f9`](https://github.com/eslint/eslint/commit/e15e1f933f287d274a726e7f0f0a1dd80f0964af) Docs: fix doc for no-unneeded-ternary rule (fixes [#12098](https://github-redirect.dependabot.com/eslint/eslint/issues/12098)) ([#12410](https://github-redirect.dependabot.com/eslint/eslint/issues/12410)) (Sam Rae)\n> * [`b1dc58f`](https://github.com/eslint/eslint/commit/b1dc58f0a717cb3d19300c845ca23a21ceb610d3) Sponsors: Sync README with website (ESLint Jenkins)\n> * [`61749c9`](https://github.com/eslint/eslint/commit/61749c94bd8a2ebcdfb89e0cd48c4a029a945079) Chore: Provide debug log for parser errors ([#12474](https://github-redirect.dependabot.com/eslint/eslint/issues/12474)) (Brad Zacher)\n> * [`7c8bbe0`](https://github.com/eslint/eslint/commit/7c8bbe0391944e1f92e083a04715bf4b3fe6be5d) Update: enforceForOrderingRelations no-unsafe-negation (fixes [#12163](https://github-redirect.dependabot.com/eslint/eslint/issues/12163)) ([#12414](https://github-redirect.dependabot.com/eslint/eslint/issues/12414)) (Sam Rae)\n> * [`349ed67`](https://github.com/eslint/eslint/commit/349ed6700e1155384597e1e6035550a96cb8a42d) Update: improve report location for no-mixed-operators ([#12328](https://github-redirect.dependabot.com/eslint/eslint/issues/12328)) (Chiawen Chen)\n> * [`a102eaa`](https://github.com/eslint/eslint/commit/a102eaa9ac19e1c6d92f79a4033e9048cfb64c0d) Fix: prefer-numeric-literals invalid autofix with adjacent tokens ([#12387](https://github-redirect.dependabot.com/eslint/eslint/issues/12387)) (Milos Djermanovic)\n> * [`6e7c18d`](https://github.com/eslint/eslint/commit/6e7c18ddb30b32ee5b2e842cc8258aa7aebb7445) Update: enforceForNewInMemberExpressions no-extra-parens (fixes [#12428](https://github-redirect.dependabot.com/eslint/eslint/issues/12428)) ([#12436](https://github-redirect.dependabot.com/eslint/eslint/issues/12436)) (Milos Djermanovic)\n> * [`51fbbd7`](https://github.com/eslint/eslint/commit/51fbbd78f98f223d17071650f5117d07f60dadc2) Fix: array-bracket-newline consistent error with comments (fixes [#12416](https://github-redirect.dependabot.com/eslint/eslint/issues/12416)) ([#12441](https://github-redirect.dependabot.com/eslint/eslint/issues/12441)) (Milos Djermanovic)\n> * [`e657d4c`](https://github.com/eslint/eslint/commit/e657d4ccb9f3dd5cacceaaa40ffe24ac29a1349a) Fix: report full dot location in dot-location ([#12452](https://github-redirect.dependabot.com/eslint/eslint/issues/12452)) (Milos Djermanovic)\n> * [`2d6e345`](https://github.com/eslint/eslint/commit/2d6e345e3c2626b0f2252f22cfaffdf53ea0871a) Update: make isSpaceBetweenTokens() ignore newline in comments ([#12407](https://github-redirect.dependabot.com/eslint/eslint/issues/12407)) (YeonJuan)\n> * [`84f71de`](https://github.com/eslint/eslint/commit/84f71de0e686e0fe37b83d6728ce1825caaa44fb) Update: remove default overrides in keyword-spacing (fixes [#12369](https://github-redirect.dependabot.com/eslint/eslint/issues/12369)) ([#12411](https://github-redirect.dependabot.com/eslint/eslint/issues/12411)) (YeonJuan)\n> * [`18a0b0e`](https://github.com/eslint/eslint/commit/18a0b0e3df927428a22b5b5295f9faee4bd57246) Update: improve report location for no-space-in-parens ([#12364](https://github-redirect.dependabot.com/eslint/eslint/issues/12364)) (Chiawen Chen)\n> * [`d61c8a5`](https://github.com/eslint/eslint/commit/d61c8a5a75447a36276f2d4f84afb3e1129618da) Update: improve report location for no-multi-spaces ([#12329](https://github-redirect.dependabot.com/eslint/eslint/issues/12329)) (Chiawen Chen)\n> * [`561093f`](https://github.com/eslint/eslint/commit/561093fc4267a4ae317d63bc9f103020fad88802) Upgrade: bump inquirer to ^7.0.0 ([#12440](https://github-redirect.dependabot.com/eslint/eslint/issues/12440)) (Joe Graham)\n> * [`fb633b2`](https://github.com/eslint/eslint/commit/fb633b2bbd0a390b247047524fdd1f612dbab803) Chore: Add a script for testing with more control ([#12444](https://github-redirect.dependabot.com/eslint/eslint/issues/12444)) (Eric Wang)\n> * [`012ec51`](https://github.com/eslint/eslint/commit/012ec5151113a2be06fc0e4cd208d714e52dbc57) Sponsors: Sync README with website (ESLint Jenkins)\n> * [`874fe16`](https://github.com/eslint/eslint/commit/874fe1642a10a0fb937ccccdd4d22343b84f80dc) New: pass cwd from cli engine ([#12389](https://github-redirect.dependabot.com/eslint/eslint/issues/12389)) (Eric Wang)\n> * [`b962775`](https://github.com/eslint/eslint/commit/b962775b8cb7c90985a5ab63e56744bb2ba79644) Update: no-self-assign should detect member expression with this ([#12279](https://github-redirect.dependabot.com/eslint/eslint/issues/12279)) (Tibor Blenessy)\n> * [`02977f2`](https://github.com/eslint/eslint/commit/02977f25a922dd0b8617c16116bb4364d0f30e94) Docs: Clarify `eslint:recommended` semver policy ([#12429](https://github-redirect.dependabot.com/eslint/eslint/issues/12429)) (Kevin Partington)\n> * [`97045ae`](https://github.com/eslint/eslint/commit/97045ae0805e6503887eef0b131dcb9e70b6d185) Docs: Fixes object type for `rules` in \"Use a Plugin\" ([#12409](https://github-redirect.dependabot.com/eslint/eslint/issues/12409)) (Daisy Develops)\n> * [`24ca088`](https://github.com/eslint/eslint/commit/24ca088fdc901feef8f10b050414fbde64b55c7d) Docs: Fix typo in v6 migration guide ([#12412](https://github-redirect.dependabot.com/eslint/eslint/issues/12412)) (Benjamim Sonntag)\n> * [`b094008`](https://github.com/eslint/eslint/commit/b094008fb196dc1de5b4c27b7dbf0bcbb4b7b352) Chore: update version parameter name ([#12402](https://github-redirect.dependabot.com/eslint/eslint/issues/12402)) (Toru Nagashima)\n> * [`e5637ba`](https://github.com/eslint/eslint/commit/e5637badd42f087d115f81575b832097fe6fe554) Chore: enable jsdoc/require-description ([#12365](https://github-redirect.dependabot.com/eslint/eslint/issues/12365)) (Kai Cataldo)\n> * [`d31f337`](https://github.com/eslint/eslint/commit/d31f3370396ec4868722bdc044aa697b135ac183) Sponsors: Sync README with website (ESLint Jenkins)\n> * [`7ffb22f`](https://github.com/eslint/eslint/commit/7ffb22f61cf1622511a7fe42b5ead7c3b216df5e) Chore: Clean up inline directive parsing ([#12375](https://github-redirect.dependabot.com/eslint/eslint/issues/12375)) (Jordan Eldredge)\n> * [`84467c0`](https://github.com/eslint/eslint/commit/84467c07461cc47ee43807ba9014e13700473c5c) Docs: fix wrong max-depth example (fixes [#11991](https://github-redirect.dependabot.com/eslint/eslint/issues/11991)) ([#12358](https://github-redirect.dependabot.com/eslint/eslint/issues/12358)) (Gabriel R Sezefredo)\n> * [`3642342`](https://github.com/eslint/eslint/commit/364234262efabd91fa8bd53161d9d3e1e37e7944) Docs: Fix minor formatting/grammar errors ([#12371](https://github-redirect.dependabot.com/eslint/eslint/issues/12371)) (cherryblossom000)\n> * [`c47fa0d`](https://github.com/eslint/eslint/commit/c47fa0dfc76211b3b0e5649c63acdd9606ce0eca) Docs: Fix missing word in sentence ([#12361](https://github-redirect.dependabot.com/eslint/eslint/issues/12361)) (Dan Boulet)\n> * [`8108f49`](https://github.com/eslint/eslint/commit/8108f49f9fa0c2de80b3b66c847551beff585951) Chore: enable additional eslint-plugin-jsdoc rules ([#12336](https://github-redirect.dependabot.com/eslint/eslint/issues/12336)) (Kai Cataldo)\n> * [`b718d2e`](https://github.com/eslint/eslint/commit/b718d2e6c9fe3fc56aa7cfc68b1a40b5cd8a7c01) Chore: update issue template with --eslint-fix flag ([#12352](https://github-redirect.dependabot.com/eslint/eslint/issues/12352)) (James George)\n></tr></table> ... (truncated)\n</details>\n<details>\n<summary>Commits</summary>\n\n- [`879c373`](https://github.com/eslint/eslint/commit/879c3735b0367f9de74e048178f2448a18339665) 6.6.0\n- [`c8ba30a`](https://github.com/eslint/eslint/commit/c8ba30a0c9d4a568a7b43d6909fded0830a32f89) Build: changelog update for 6.6.0\n- [`39dfe08`](https://github.com/eslint/eslint/commit/39dfe0880fa934e287e8ea1f7b56d5cba8d43765) Update: false positives in function-call-argument-newline (fixes [#12123](https://github-redirect.dependabot.com/eslint/eslint/issues/12123)) ([#12](https://github-redirect.dependabot.com/eslint/eslint/issues/12)...\n- [`4d84210`](https://github.com/eslint/eslint/commit/4d842105c9c82026be668d7425213138903d4d41) Update: improve report location for no-trailing-spaces (fixes [#12315](https://github-redirect.dependabot.com/eslint/eslint/issues/12315)) ([#12477](https://github-redirect.dependabot.com/eslint/eslint/issues/12477))\n- [`c6a7745`](https://github.com/eslint/eslint/commit/c6a7745a1371a85932bfae5fec039d1b6fcfc128) Update: no-trailing-spaces false negatives after comments (fixes [#12479](https://github-redirect.dependabot.com/eslint/eslint/issues/12479)) ([#12](https://github-redirect.dependabot.com/eslint/eslint/issues/12)...\n- [`0bffe95`](https://github.com/eslint/eslint/commit/0bffe953d2752dd2d3045f2f8771c96b6cee8fc4) Fix: no-misleading-character-class crash on invalid regex (fixes [#12169](https://github-redirect.dependabot.com/eslint/eslint/issues/12169)) ([#12](https://github-redirect.dependabot.com/eslint/eslint/issues/12)...\n- [`c6a9a3b`](https://github.com/eslint/eslint/commit/c6a9a3bc58b69dbf9be9cd09b0283c081ca211e7) Update: Add enforceForIndexOf option to use-isnan (fixes [#12207](https://github-redirect.dependabot.com/eslint/eslint/issues/12207)) ([#12379](https://github-redirect.dependabot.com/eslint/eslint/issues/12379))\n- [`364877b`](https://github.com/eslint/eslint/commit/364877b2504e8f7ece04770b93d517e2f27458d0) Update: measure plugin loading time and output in debug message ([#12395](https://github-redirect.dependabot.com/eslint/eslint/issues/12395))\n- [`1744fab`](https://github.com/eslint/eslint/commit/1744faba3c93c869f7dbbf0a704d32e2692d6856) Fix: operator-assignment removes and duplicates comments ([#12485](https://github-redirect.dependabot.com/eslint/eslint/issues/12485))\n- [`52ca11a`](https://github.com/eslint/eslint/commit/52ca11a66ab6c2fb5a71d8b9869482f14f98cb9d) Fix: operator-assignment invalid autofix with adjacent tokens ([#12483](https://github-redirect.dependabot.com/eslint/eslint/issues/12483))\n- Additional commits viewable in [compare view](https://github.com/eslint/eslint/compare/v2.13.1...v6.6.0)\n</details>\n<details>\n<summary>Maintainer changes</summary>\n\nThis version was pushed to npm by [eslintbot](https://www.npmjs.com/~eslintbot), a new releaser for eslint since your current version.\n</details>\n<br />\n\n[](https://help.github.com/articles/configuring-automated-security-fixes)\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language\n- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language\n- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language\n- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language\n\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/dlut-211/ces/network/alerts).\n\n</details>"},"comment":{"url":"https://api.github.com/repos/dlut-211/ces/issues/comments/552274073","html_url":"https://github.com/dlut-211/ces/pull/8#issuecomment-552274073","issue_url":"https://api.github.com/repos/dlut-211/ces/issues/8","id":552274073,"node_id":"MDEyOklzc3VlQ29tbWVudDU1MjI3NDA3Mw==","user":{"login":"dependabot[bot]","id":49699333,"node_id":"MDM6Qm90NDk2OTkzMzM=","avatar_url":"https://avatars0.githubusercontent.com/in/29110?v=4","gravatar_id":"","url":"https://api.github.com/users/dependabot%5Bbot%5D","html_url":"https://github.com/apps/dependabot","followers_url":"https://api.github.com/users/dependabot%5Bbot%5D/followers","following_url":"https://api.github.com/users/dependabot%5Bbot%5D/following{/other_user}","gists_url":"https://api.github.com/users/dependabot%5Bbot%5D/gists{/gist_id}","starred_url":"https://api.github.com/users/dependabot%5Bbot%5D/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dependabot%5Bbot%5D/subscriptions","organizations_url":"https://api.github.com/users/dependabot%5Bbot%5D/orgs","repos_url":"https://api.github.com/users/dependabot%5Bbot%5D/repos","events_url":"https://api.github.com/users/dependabot%5Bbot%5D/events{/privacy}","received_events_url":"https://api.github.com/users/dependabot%5Bbot%5D/received_events","type":"Bot","site_admin":false},"created_at":"2019-11-11T03:00:32Z","updated_at":"2019-11-11T03:00:32Z","author_association":"NONE","body":"Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting `@dependabot rebase`."}}
|
{
"id": 215434562,
"name": "dlut-211/ces",
"url": "https://api.github.com/repos/dlut-211/ces"
}
|
{
"id": 49699333,
"login": "dependabot[bot]",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/49699333?",
"url": "https://api.github.com/users/dependabot[bot]"
}
|
{
"id": 55304113,
"login": "dlut-211",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/55304113?",
"url": "https://api.github.com/orgs/dlut-211"
}
| 2019-11-11T03:00:32 |
10830080679
|
{"actor":{"display_login":"dependabot"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/AY1920S1-CS2103-T11-3/main/issues/70","repository_url":"https://api.github.com/repos/AY1920S1-CS2103-T11-3/main","labels_url":"https://api.github.com/repos/AY1920S1-CS2103-T11-3/main/issues/70/labels{/name}","comments_url":"https://api.github.com/repos/AY1920S1-CS2103-T11-3/main/issues/70/comments","events_url":"https://api.github.com/repos/AY1920S1-CS2103-T11-3/main/issues/70/events","html_url":"https://github.com/AY1920S1-CS2103-T11-3/main/issues/70","id":515919603,"node_id":"MDU6SXNzdWU1MTU5MTk2MDM=","number":70,"title":"Cannot add any new competitons with non alphanumeric characters","user":{"login":"nus-pe-bot","id":55011449,"node_id":"MDQ6VXNlcjU1MDExNDQ5","avatar_url":"https://avatars3.githubusercontent.com/u/55011449?v=4","gravatar_id":"","url":"https://api.github.com/users/nus-pe-bot","html_url":"https://github.com/nus-pe-bot","followers_url":"https://api.github.com/users/nus-pe-bot/followers","following_url":"https://api.github.com/users/nus-pe-bot/following{/other_user}","gists_url":"https://api.github.com/users/nus-pe-bot/gists{/gist_id}","starred_url":"https://api.github.com/users/nus-pe-bot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/nus-pe-bot/subscriptions","organizations_url":"https://api.github.com/users/nus-pe-bot/orgs","repos_url":"https://api.github.com/users/nus-pe-bot/repos","events_url":"https://api.github.com/users/nus-pe-bot/events{/privacy}","received_events_url":"https://api.github.com/users/nus-pe-bot/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2019-11-01T05:25:56Z","updated_at":"2019-11-01T11:40:48Z","closed_at":"2019-11-01T11:40:48Z","author_association":"NONE","body":"This is the suggested example in user guide:\n\n\n\nBut the exact same command doesn't work:\n\n\n\n\nSince it's in the user guide, I assume it should be allowed and that this is a bug!\n\n\n\n\r\n\n\n<hr><sub>[original: yaaanch/ped#3]<br/>\n</sub>"},"comment":{"url":"https://api.github.com/repos/AY1920S1-CS2103-T11-3/main/issues/comments/548759150","html_url":"https://github.com/AY1920S1-CS2103-T11-3/main/issues/70#issuecomment-548759150","issue_url":"https://api.github.com/repos/AY1920S1-CS2103-T11-3/main/issues/70","id":548759150,"node_id":"MDEyOklzc3VlQ29tbWVudDU0ODc1OTE1MA==","user":{"login":"ooimingsheng","id":46950269,"node_id":"MDQ6VXNlcjQ2OTUwMjY5","avatar_url":"https://avatars0.githubusercontent.com/u/46950269?v=4","gravatar_id":"","url":"https://api.github.com/users/ooimingsheng","html_url":"https://github.com/ooimingsheng","followers_url":"https://api.github.com/users/ooimingsheng/followers","following_url":"https://api.github.com/users/ooimingsheng/following{/other_user}","gists_url":"https://api.github.com/users/ooimingsheng/gists{/gist_id}","starred_url":"https://api.github.com/users/ooimingsheng/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ooimingsheng/subscriptions","organizations_url":"https://api.github.com/users/ooimingsheng/orgs","repos_url":"https://api.github.com/users/ooimingsheng/repos","events_url":"https://api.github.com/users/ooimingsheng/events{/privacy}","received_events_url":"https://api.github.com/users/ooimingsheng/received_events","type":"User","site_admin":false},"created_at":"2019-11-01T11:40:47Z","updated_at":"2019-11-01T11:40:47Z","author_association":"NONE","body":"thanks for spotting the mistake. we had updated the user guide incorrectly so it is not a bug"}}
|
{
"id": 208451352,
"name": "AY1920S1-CS2103-T11-3/main",
"url": "https://api.github.com/repos/AY1920S1-CS2103-T11-3/main"
}
|
{
"id": 46950269,
"login": "ooimingsheng",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/46950269?",
"url": "https://api.github.com/users/ooimingsheng"
}
|
{
"id": 55321918,
"login": "AY1920S1-CS2103-T11-3",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/55321918?",
"url": "https://api.github.com/orgs/AY1920S1-CS2103-T11-3"
}
| 2019-11-01T11:40:48 |
10765659763
|
{"actor":{"display_login":"ooimingsheng"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/Open-Source-Contributors-JSS/Hacktoberfest2019/issues/36","repository_url":"https://api.github.com/repos/Open-Source-Contributors-JSS/Hacktoberfest2019","labels_url":"https://api.github.com/repos/Open-Source-Contributors-JSS/Hacktoberfest2019/issues/36/labels{/name}","comments_url":"https://api.github.com/repos/Open-Source-Contributors-JSS/Hacktoberfest2019/issues/36/comments","events_url":"https://api.github.com/repos/Open-Source-Contributors-JSS/Hacktoberfest2019/issues/36/events","html_url":"https://github.com/Open-Source-Contributors-JSS/Hacktoberfest2019/pull/36","id":500165973,"node_id":"MDExOlB1bGxSZXF1ZXN0MzIyNjkwMzQ2","number":36,"title":"Changed Git log","user":{"login":"Ryuk07","id":55892562,"node_id":"MDQ6VXNlcjU1ODkyNTYy","avatar_url":"https://avatars2.githubusercontent.com/u/55892562?v=4","gravatar_id":"","url":"https://api.github.com/users/Ryuk07","html_url":"https://github.com/Ryuk07","followers_url":"https://api.github.com/users/Ryuk07/followers","following_url":"https://api.github.com/users/Ryuk07/following{/other_user}","gists_url":"https://api.github.com/users/Ryuk07/gists{/gist_id}","starred_url":"https://api.github.com/users/Ryuk07/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Ryuk07/subscriptions","organizations_url":"https://api.github.com/users/Ryuk07/orgs","repos_url":"https://api.github.com/users/Ryuk07/repos","events_url":"https://api.github.com/users/Ryuk07/events{/privacy}","received_events_url":"https://api.github.com/users/Ryuk07/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2019-09-30T09:43:47Z","updated_at":"2019-09-30T09:43:49Z","closed_at":null,"author_association":"MEMBER","pull_request":{"url":"https://api.github.com/repos/Open-Source-Contributors-JSS/Hacktoberfest2019/pulls/36","html_url":"https://github.com/Open-Source-Contributors-JSS/Hacktoberfest2019/pull/36","diff_url":"https://github.com/Open-Source-Contributors-JSS/Hacktoberfest2019/pull/36.diff","patch_url":"https://github.com/Open-Source-Contributors-JSS/Hacktoberfest2019/pull/36.patch"},"body":""},"comment":{"url":"https://api.github.com/repos/Open-Source-Contributors-JSS/Hacktoberfest2019/issues/comments/536486818","html_url":"https://github.com/Open-Source-Contributors-JSS/Hacktoberfest2019/pull/36#issuecomment-536486818","issue_url":"https://api.github.com/repos/Open-Source-Contributors-JSS/Hacktoberfest2019/issues/36","id":536486818,"node_id":"MDEyOklzc3VlQ29tbWVudDUzNjQ4NjgxOA==","user":{"login":"the-welcome-bot[bot]","id":37614278,"node_id":"MDM6Qm90Mzc2MTQyNzg=","avatar_url":"https://avatars1.githubusercontent.com/u/37537879?v=4","gravatar_id":"","url":"https://api.github.com/users/the-welcome-bot%5Bbot%5D","html_url":"https://github.com/apps/the-welcome-bot","followers_url":"https://api.github.com/users/the-welcome-bot%5Bbot%5D/followers","following_url":"https://api.github.com/users/the-welcome-bot%5Bbot%5D/following{/other_user}","gists_url":"https://api.github.com/users/the-welcome-bot%5Bbot%5D/gists{/gist_id}","starred_url":"https://api.github.com/users/the-welcome-bot%5Bbot%5D/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/the-welcome-bot%5Bbot%5D/subscriptions","organizations_url":"https://api.github.com/users/the-welcome-bot%5Bbot%5D/orgs","repos_url":"https://api.github.com/users/the-welcome-bot%5Bbot%5D/repos","events_url":"https://api.github.com/users/the-welcome-bot%5Bbot%5D/events{/privacy}","received_events_url":"https://api.github.com/users/the-welcome-bot%5Bbot%5D/received_events","type":"Bot","site_admin":false},"created_at":"2019-09-30T09:43:49Z","updated_at":"2019-09-30T09:43:49Z","author_association":"NONE","body":"Hello World! Welcome to this project."}}
|
{
"id": 210673700,
"name": "Open-Source-Contributors-JSS/Hacktoberfest2019",
"url": "https://api.github.com/repos/Open-Source-Contributors-JSS/Hacktoberfest2019"
}
|
{
"id": 37614278,
"login": "the-welcome-bot[bot]",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/37614278?",
"url": "https://api.github.com/users/the-welcome-bot[bot]"
}
|
{
"id": 55762603,
"login": "Open-Source-Contributors-JSS",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/55762603?",
"url": "https://api.github.com/orgs/Open-Source-Contributors-JSS"
}
| 2019-09-30T09:43:52 |
10522892768
|
{"actor":{"display_login":"the-welcome-bot"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/vsite-csharp/10-PreopterecenjeOperatora/issues/22","repository_url":"https://api.github.com/repos/vsite-csharp/10-PreopterecenjeOperatora","labels_url":"https://api.github.com/repos/vsite-csharp/10-PreopterecenjeOperatora/issues/22/labels{/name}","comments_url":"https://api.github.com/repos/vsite-csharp/10-PreopterecenjeOperatora/issues/22/comments","events_url":"https://api.github.com/repos/vsite-csharp/10-PreopterecenjeOperatora/issues/22/events","html_url":"https://github.com/vsite-csharp/10-PreopterecenjeOperatora/pull/22","id":537696962,"node_id":"MDExOlB1bGxSZXF1ZXN0MzUzMDA1NTUy","number":22,"title":"E ordanic","user":{"login":"emordani","id":56120966,"node_id":"MDQ6VXNlcjU2MTIwOTY2","avatar_url":"https://avatars1.githubusercontent.com/u/56120966?v=4","gravatar_id":"","url":"https://api.github.com/users/emordani","html_url":"https://github.com/emordani","followers_url":"https://api.github.com/users/emordani/followers","following_url":"https://api.github.com/users/emordani/following{/other_user}","gists_url":"https://api.github.com/users/emordani/gists{/gist_id}","starred_url":"https://api.github.com/users/emordani/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/emordani/subscriptions","organizations_url":"https://api.github.com/users/emordani/orgs","repos_url":"https://api.github.com/users/emordani/repos","events_url":"https://api.github.com/users/emordani/events{/privacy}","received_events_url":"https://api.github.com/users/emordani/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2019-12-13T18:18:30Z","updated_at":"2019-12-18T18:45:35Z","closed_at":"2019-12-18T18:45:35Z","author_association":"NONE","pull_request":{"url":"https://api.github.com/repos/vsite-csharp/10-PreopterecenjeOperatora/pulls/22","html_url":"https://github.com/vsite-csharp/10-PreopterecenjeOperatora/pull/22","diff_url":"https://github.com/vsite-csharp/10-PreopterecenjeOperatora/pull/22.diff","patch_url":"https://github.com/vsite-csharp/10-PreopterecenjeOperatora/pull/22.patch"},"body":""},"comment":{"url":"https://api.github.com/repos/vsite-csharp/10-PreopterecenjeOperatora/issues/comments/567159996","html_url":"https://github.com/vsite-csharp/10-PreopterecenjeOperatora/pull/22#issuecomment-567159996","issue_url":"https://api.github.com/repos/vsite-csharp/10-PreopterecenjeOperatora/issues/22","id":567159996,"node_id":"MDEyOklzc3VlQ29tbWVudDU2NzE1OTk5Ng==","user":{"login":"jsribar","id":7847410,"node_id":"MDQ6VXNlcjc4NDc0MTA=","avatar_url":"https://avatars3.githubusercontent.com/u/7847410?v=4","gravatar_id":"","url":"https://api.github.com/users/jsribar","html_url":"https://github.com/jsribar","followers_url":"https://api.github.com/users/jsribar/followers","following_url":"https://api.github.com/users/jsribar/following{/other_user}","gists_url":"https://api.github.com/users/jsribar/gists{/gist_id}","starred_url":"https://api.github.com/users/jsribar/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jsribar/subscriptions","organizations_url":"https://api.github.com/users/jsribar/orgs","repos_url":"https://api.github.com/users/jsribar/repos","events_url":"https://api.github.com/users/jsribar/events{/privacy}","received_events_url":"https://api.github.com/users/jsribar/received_events","type":"User","site_admin":false},"created_at":"2019-12-18T18:45:35Z","updated_at":"2019-12-18T18:45:35Z","author_association":"CONTRIBUTOR","body":"Evidentirano"}}
|
{
"id": 227483983,
"name": "vsite-csharp/10-PreopterecenjeOperatora",
"url": "https://api.github.com/repos/vsite-csharp/10-PreopterecenjeOperatora"
}
|
{
"id": 7847410,
"login": "jsribar",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/7847410?",
"url": "https://api.github.com/users/jsribar"
}
|
{
"id": 55813195,
"login": "vsite-csharp",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/55813195?",
"url": "https://api.github.com/orgs/vsite-csharp"
}
| 2019-12-18T18:45:36 |
11119355286
|
{"actor":{"display_login":"jsribar"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/csci4950tgt/frontend/issues/54","repository_url":"https://api.github.com/repos/csci4950tgt/frontend","labels_url":"https://api.github.com/repos/csci4950tgt/frontend/issues/54/labels{/name}","comments_url":"https://api.github.com/repos/csci4950tgt/frontend/issues/54/comments","events_url":"https://api.github.com/repos/csci4950tgt/frontend/issues/54/events","html_url":"https://github.com/csci4950tgt/frontend/pull/54","id":527796790,"node_id":"MDExOlB1bGxSZXF1ZXN0MzQ0OTc4MzQ4","number":54,"title":"Attempt to add automated tests","user":{"login":"rafibarash","id":27692412,"node_id":"MDQ6VXNlcjI3NjkyNDEy","avatar_url":"https://avatars3.githubusercontent.com/u/27692412?v=4","gravatar_id":"","url":"https://api.github.com/users/rafibarash","html_url":"https://github.com/rafibarash","followers_url":"https://api.github.com/users/rafibarash/followers","following_url":"https://api.github.com/users/rafibarash/following{/other_user}","gists_url":"https://api.github.com/users/rafibarash/gists{/gist_id}","starred_url":"https://api.github.com/users/rafibarash/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rafibarash/subscriptions","organizations_url":"https://api.github.com/users/rafibarash/orgs","repos_url":"https://api.github.com/users/rafibarash/repos","events_url":"https://api.github.com/users/rafibarash/events{/privacy}","received_events_url":"https://api.github.com/users/rafibarash/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":4,"created_at":"2019-11-25T01:37:03Z","updated_at":"2019-11-27T03:32:48Z","closed_at":null,"author_association":"COLLABORATOR","pull_request":{"url":"https://api.github.com/repos/csci4950tgt/frontend/pulls/54","html_url":"https://github.com/csci4950tgt/frontend/pull/54","diff_url":"https://github.com/csci4950tgt/frontend/pull/54.diff","patch_url":"https://github.com/csci4950tgt/frontend/pull/54.patch"},"body":"Used Github's default workflow for node projects"},"comment":{"url":"https://api.github.com/repos/csci4950tgt/frontend/issues/comments/558913119","html_url":"https://github.com/csci4950tgt/frontend/pull/54#issuecomment-558913119","issue_url":"https://api.github.com/repos/csci4950tgt/frontend/issues/54","id":558913119,"node_id":"MDEyOklzc3VlQ29tbWVudDU1ODkxMzExOQ==","user":{"login":"williamtdr","id":1558223,"node_id":"MDQ6VXNlcjE1NTgyMjM=","avatar_url":"https://avatars3.githubusercontent.com/u/1558223?v=4","gravatar_id":"","url":"https://api.github.com/users/williamtdr","html_url":"https://github.com/williamtdr","followers_url":"https://api.github.com/users/williamtdr/followers","following_url":"https://api.github.com/users/williamtdr/following{/other_user}","gists_url":"https://api.github.com/users/williamtdr/gists{/gist_id}","starred_url":"https://api.github.com/users/williamtdr/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/williamtdr/subscriptions","organizations_url":"https://api.github.com/users/williamtdr/orgs","repos_url":"https://api.github.com/users/williamtdr/repos","events_url":"https://api.github.com/users/williamtdr/events{/privacy}","received_events_url":"https://api.github.com/users/williamtdr/received_events","type":"User","site_admin":false},"created_at":"2019-11-27T03:32:47Z","updated_at":"2019-11-27T03:32:47Z","author_association":"CONTRIBUTOR","body":"@rafibarash Should be good now!"}}
|
{
"id": 210968874,
"name": "csci4950tgt/frontend",
"url": "https://api.github.com/repos/csci4950tgt/frontend"
}
|
{
"id": 1558223,
"login": "williamtdr",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/1558223?",
"url": "https://api.github.com/users/williamtdr"
}
|
{
"id": 55817461,
"login": "csci4950tgt",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/55817461?",
"url": "https://api.github.com/orgs/csci4950tgt"
}
| 2019-11-27T03:32:48 |
10956548961
|
{"actor":{"display_login":"williamtdr"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/geolexica/geolexica-server/issues/2","repository_url":"https://api.github.com/repos/geolexica/geolexica-server","labels_url":"https://api.github.com/repos/geolexica/geolexica-server/issues/2/labels{/name}","comments_url":"https://api.github.com/repos/geolexica/geolexica-server/issues/2/comments","events_url":"https://api.github.com/repos/geolexica/geolexica-server/issues/2/events","html_url":"https://github.com/geolexica/geolexica-server/issues/2","id":526380557,"node_id":"MDU6SXNzdWU1MjYzODA1NTc=","number":2,"title":"Implement RDF profile for ISO terms","user":{"login":"ronaldtse","id":11865,"node_id":"MDQ6VXNlcjExODY1","avatar_url":"https://avatars1.githubusercontent.com/u/11865?v=4","gravatar_id":"","url":"https://api.github.com/users/ronaldtse","html_url":"https://github.com/ronaldtse","followers_url":"https://api.github.com/users/ronaldtse/followers","following_url":"https://api.github.com/users/ronaldtse/following{/other_user}","gists_url":"https://api.github.com/users/ronaldtse/gists{/gist_id}","starred_url":"https://api.github.com/users/ronaldtse/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ronaldtse/subscriptions","organizations_url":"https://api.github.com/users/ronaldtse/orgs","repos_url":"https://api.github.com/users/ronaldtse/repos","events_url":"https://api.github.com/users/ronaldtse/events{/privacy}","received_events_url":"https://api.github.com/users/ronaldtse/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":8,"created_at":"2019-11-21T05:53:33Z","updated_at":"2019-11-27T16:58:19Z","closed_at":null,"author_association":"CONTRIBUTOR","body":"This is to implement proper RDF (TTL, JSON-LD) for ISO terms in Geolexica."},"comment":{"url":"https://api.github.com/repos/geolexica/geolexica-server/issues/comments/559171557","html_url":"https://github.com/geolexica/geolexica-server/issues/2#issuecomment-559171557","issue_url":"https://api.github.com/repos/geolexica/geolexica-server/issues/2","id":559171557,"node_id":"MDEyOklzc3VlQ29tbWVudDU1OTE3MTU1Nw==","user":{"login":"lanemk","id":11000287,"node_id":"MDQ6VXNlcjExMDAwMjg3","avatar_url":"https://avatars3.githubusercontent.com/u/11000287?v=4","gravatar_id":"","url":"https://api.github.com/users/lanemk","html_url":"https://github.com/lanemk","followers_url":"https://api.github.com/users/lanemk/followers","following_url":"https://api.github.com/users/lanemk/following{/other_user}","gists_url":"https://api.github.com/users/lanemk/gists{/gist_id}","starred_url":"https://api.github.com/users/lanemk/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/lanemk/subscriptions","organizations_url":"https://api.github.com/users/lanemk/orgs","repos_url":"https://api.github.com/users/lanemk/repos","events_url":"https://api.github.com/users/lanemk/events{/privacy}","received_events_url":"https://api.github.com/users/lanemk/received_events","type":"User","site_admin":false},"created_at":"2019-11-27T16:58:19Z","updated_at":"2019-11-27T16:58:19Z","author_association":"NONE","body":"@ronaldtse Here are updated files.\r\n[geolexica-skos-20191127.zip](https://github.com/geolexica/geolexica-server/files/3897952/geolexica-skos-20191127.zip)\r\n"}}
|
{
"id": 222749934,
"name": "geolexica/geolexica-server",
"url": "https://api.github.com/repos/geolexica/geolexica-server"
}
|
{
"id": 11000287,
"login": "lanemk",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/11000287?",
"url": "https://api.github.com/users/lanemk"
}
|
{
"id": 55941050,
"login": "geolexica",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/55941050?",
"url": "https://api.github.com/orgs/geolexica"
}
| 2019-11-27T16:58:19 |
10962300839
|
{"actor":{"display_login":"lanemk"}}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.