{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":393234102,"defaultBranch":"master","name":"karma-test-explorer","ownerLogin":"lucono","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-08-06T03:17:12.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/8845985?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1691248079.0","currentOid":""},"activityList":{"items":[{"before":"9be7c0c260cb852fb46b38ce38d3c740fec25d0b","after":"4ed38a3d8e490151764a931bb70e48d4f269231a","ref":"refs/heads/master","pushedAt":"2023-11-18T15:58:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucono","name":"Lucas Ononiwu","path":"/lucono","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8845985?s=80&v=4"},"commit":{"message":"Update bug_report.md","shortMessageHtmlLink":"Update bug_report.md"}},{"before":"62e75e124b1329119817a7e2e4b9fcf472dc3573","after":"9be7c0c260cb852fb46b38ce38d3c740fec25d0b","ref":"refs/heads/master","pushedAt":"2023-11-18T15:54:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucono","name":"Lucas Ononiwu","path":"/lucono","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8845985?s=80&v=4"},"commit":{"message":"Remove feature request template","shortMessageHtmlLink":"Remove feature request template"}},{"before":"0834bf6681737f159d2508b421044aaea3bf9c38","after":"62e75e124b1329119817a7e2e4b9fcf472dc3573","ref":"refs/heads/master","pushedAt":"2023-11-18T15:34:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucono","name":"Lucas Ononiwu","path":"/lucono","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8845985?s=80&v=4"},"commit":{"message":"Update README deprecation / support information","shortMessageHtmlLink":"Update README deprecation / support information"}},{"before":"0d667e97debd52d8a82a25f46b4227916815c371","after":"0834bf6681737f159d2508b421044aaea3bf9c38","ref":"refs/heads/master","pushedAt":"2023-11-18T15:18:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucono","name":"Lucas Ononiwu","path":"/lucono","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8845985?s=80&v=4"},"commit":{"message":"Update README deprecation notice","shortMessageHtmlLink":"Update README deprecation notice"}},{"before":"d6a0606717794b82f32ca07ad8f5dc21bb2e7e48","after":"0d667e97debd52d8a82a25f46b4227916815c371","ref":"refs/heads/master","pushedAt":"2023-10-25T08:12:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucono","name":"Lucas Ononiwu","path":"/lucono","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8845985?s=80&v=4"},"commit":{"message":"Update deprecation notice","shortMessageHtmlLink":"Update deprecation notice"}},{"before":"c2bfe4fdc171654db47db050b2ed72f85cc594ce","after":"d6a0606717794b82f32ca07ad8f5dc21bb2e7e48","ref":"refs/heads/master","pushedAt":"2023-10-25T08:10:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucono","name":"Lucas Ononiwu","path":"/lucono","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8845985?s=80&v=4"},"commit":{"message":"Update deprecation notice to include bug fixes","shortMessageHtmlLink":"Update deprecation notice to include bug fixes"}},{"before":"04594f9f1fe9c4e16e352d05ea8b020208b948c2","after":"c2bfe4fdc171654db47db050b2ed72f85cc594ce","ref":"refs/heads/master","pushedAt":"2023-10-25T08:09:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucono","name":"Lucas Ononiwu","path":"/lucono","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8845985?s=80&v=4"},"commit":{"message":"Update README with deprecation notice","shortMessageHtmlLink":"Update README with deprecation notice"}},{"before":"f240fc339791acfb3c6c05ce6f33bfafa50c7680","after":"992de98902162dbba3ee34348d1948f05eb2e351","ref":"refs/heads/v0.9.0","pushedAt":"2023-08-12T17:31:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucono","name":"Lucas Ononiwu","path":"/lucono","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8845985?s=80&v=4"},"commit":{"message":"Match Karma-side custom launcher to add debug port","shortMessageHtmlLink":"Match Karma-side custom launcher to add debug port"}},{"before":null,"after":"f240fc339791acfb3c6c05ce6f33bfafa50c7680","ref":"refs/heads/v0.9.0","pushedAt":"2023-08-05T15:07:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"lucono","name":"Lucas Ononiwu","path":"/lucono","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8845985?s=80&v=4"},"commit":{"message":"feat: v0.9.0 update","shortMessageHtmlLink":"feat: v0.9.0 update"}},{"before":"6d0c55674bd73d66a6e6976c402d50cd16fbc57f","after":"04594f9f1fe9c4e16e352d05ea8b020208b948c2","ref":"refs/heads/master","pushedAt":"2023-08-04T14:07:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lucono","name":"Lucas Ononiwu","path":"/lucono","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8845985?s=80&v=4"},"commit":{"message":"Add per-project browser config processing (#81)\n\n* Add browser-specific configuration helpers to process custom launcher and debugger configurations\r\nUpdate extension config generation to load from project karma config files\r\n\r\n* Fix chrome's debugger flag to avoid it not starting\r\nAdd user prefs to configure firefox to allow dev tools connections\r\n\r\n* Update browser helper classes to implement an interface, rather than extend an abstract base class\r\nUpdate the config helper to avoid loading the karma config during configuration\r\nUpdate the config helper to look for the browser type for custom launch configs to determine if they are supported\r\nUpdate the karma config loader to use custom launcher configuration from the user's karma config if a matching config was found and it isn't overriden in settings\r\n\r\n* Fix vscode test debugging config\r\nAdd checks to ensure the custom launcher type is supported when compiling launcher configuration\r\nUpdate the electron helper to extend the chrome helper\r\nUpdate extension config tests to cover new browser/custom launcher config processing\r\n\r\n* Update to require at least one supported browser for each browser helper\r\nUpdate to pass config values to the browser helper rather than the whole config store\r\nUpdate to clone the custom launcher when adding debug configuration, rather than modifying in place\r\n\r\n* Update to check incoming browser type when creating a default launcher config in all helpers\r\nUpdate to check if the custom launcher base is supported as the first step in all custom launchers","shortMessageHtmlLink":"Add per-project browser config processing (#81)"}},{"before":"a0b2fc06d9c28150a6e24ca691ad9f0ab1325f30","after":"6d0c55674bd73d66a6e6976c402d50cd16fbc57f","ref":"refs/heads/master","pushedAt":"2023-04-24T03:47:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lucono","name":"Lucas Ononiwu","path":"/lucono","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8845985?s=80&v=4"},"commit":{"message":"Add vscode settings to match linter configurations (#74)\n\nAdd vscode recommended extensions to match those in the dev container\r\nAdd development bundle command to generate source maps for debugging\r\nAdd vscode tasks to match package.json scripts\r\nUpdate vscode launch configuration to rebuild the extension before debugging","shortMessageHtmlLink":"Add vscode settings to match linter configurations (#74)"}},{"before":"1c81d0ebd9b0fe9f35d415f9e0049ce778ba64b0","after":null,"ref":"refs/heads/beta","pushedAt":"2023-04-16T03:14:41.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"lucono","name":"Lucas Ononiwu","path":"/lucono","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8845985?s=80&v=4"}},{"before":"2106bb34d608e8bf38ba09a9d06a43d00e6b847e","after":"a0b2fc06d9c28150a6e24ca691ad9f0ab1325f30","ref":"refs/heads/master","pushedAt":"2023-04-16T03:09:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lucono","name":"Lucas Ononiwu","path":"/lucono","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8845985?s=80&v=4"},"commit":{"message":"Fixes and updates for v0.8.2 (#72)\n\nFixes and updates for v0.8.2","shortMessageHtmlLink":"Fixes and updates for v0.8.2 (#72)"}},{"before":"49e99bfb4fb32e284b52a1372f052a370f1190ce","after":"1c81d0ebd9b0fe9f35d415f9e0049ce778ba64b0","ref":"refs/heads/beta","pushedAt":"2023-04-16T02:48:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucono","name":"Lucas Ononiwu","path":"/lucono","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8845985?s=80&v=4"},"commit":{"message":"Update dependencies","shortMessageHtmlLink":"Update dependencies"}},{"before":"977c95c1f7e87ca892900bc4bbad8b5b64a39a8a","after":"49e99bfb4fb32e284b52a1372f052a370f1190ce","ref":"refs/heads/beta","pushedAt":"2023-04-16T00:56:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucono","name":"Lucas Ononiwu","path":"/lucono","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8845985?s=80&v=4"},"commit":{"message":"Minor readme fix","shortMessageHtmlLink":"Minor readme fix"}},{"before":null,"after":"977c95c1f7e87ca892900bc4bbad8b5b64a39a8a","ref":"refs/heads/beta","pushedAt":"2023-04-14T02:40:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"lucono","name":"Lucas Ononiwu","path":"/lucono","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8845985?s=80&v=4"},"commit":{"message":"Fixes and updates for v0.8.2","shortMessageHtmlLink":"Fixes and updates for v0.8.2"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADsksiUAA","startCursor":null,"endCursor":null}},"title":"Activity ยท lucono/karma-test-explorer"}