{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":711175406,"defaultBranch":"main","name":"nx-polyglot-example","ownerLogin":"connorjs","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-10-28T12:44:52.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/22208536?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1715558375.0","currentOid":""},"activityList":{"items":[{"before":"5c89e4c241645f88c58fa73ae258a58874775cd6","after":null,"ref":"refs/heads/bugs/fix-sonar","pushedAt":"2024-05-13T00:03:55.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"connorjs","name":"Connor Sullivan","path":"/connorjs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22208536?s=80&v=4"}},{"before":"c4f04de45cd2b7da6d8375467f4463ae0dc27830","after":"8ebb8f68f25402be6a881edf9f5f40df9f457a11","ref":"refs/heads/main","pushedAt":"2024-05-13T00:03:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"connorjs","name":"Connor Sullivan","path":"/connorjs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22208536?s=80&v=4"},"commit":{"message":"๐Ÿ”ง Narrow Sonar scope (#17)\n\nNarrows Sonar analysis scope. Configures test patterns.\r\n\r\nHopes to fix #16.","shortMessageHtmlLink":"๐Ÿ”ง Narrow Sonar scope (#17)"}},{"before":null,"after":"5c89e4c241645f88c58fa73ae258a58874775cd6","ref":"refs/heads/bugs/fix-sonar","pushedAt":"2024-05-12T23:59:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"connorjs","name":"Connor Sullivan","path":"/connorjs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22208536?s=80&v=4"},"commit":{"message":"๐Ÿ”ง Narrow Sonar scope\n\nNarrows Sonar analysis scope. Configures test patterns.\n\nHopes to fix #16.","shortMessageHtmlLink":"๐Ÿ”ง Narrow Sonar scope"}},{"before":"4f9beca3b118b9bb69be66233e7e3b722fae4a65","after":null,"ref":"refs/heads/features/sonar-and-combined-coverage","pushedAt":"2024-05-12T23:44:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"connorjs","name":"Connor Sullivan","path":"/connorjs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22208536?s=80&v=4"}},{"before":"18d66f1e7ddbdeb9719e70761ba3efda4d6338e5","after":"c4f04de45cd2b7da6d8375467f4463ae0dc27830","ref":"refs/heads/main","pushedAt":"2024-05-12T23:44:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"connorjs","name":"Connor Sullivan","path":"/connorjs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22208536?s=80&v=4"},"commit":{"message":"๐Ÿ”ง Merged code coverage + Sonar + badges (#15)\n\nMerges code coverage from each project into one report using dotnet\r\nreport generator. Configures CI-driven Sonar analysis for more features\r\n(example: code coverage). Uses report generator to configure Sonar code\r\ncoverage report.\r\n\r\nRenames `main/main.tsx` to `root/root.tsx` to partially deal with `main`\r\ndefault name for root files in JS libraries.\r\n\r\nTweaks TypeScript version and config to satisfy SonarCloud.\r\n\r\nAdds badges and graphs to the README for Codecov and SonarCloud.","shortMessageHtmlLink":"๐Ÿ”ง Merged code coverage + Sonar + badges (#15)"}},{"before":"d224bc57a272dfe791f9262dcc66b42050b24526","after":"4f9beca3b118b9bb69be66233e7e3b722fae4a65","ref":"refs/heads/features/sonar-and-combined-coverage","pushedAt":"2024-05-12T23:42:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"connorjs","name":"Connor Sullivan","path":"/connorjs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22208536?s=80&v=4"},"commit":{"message":"fix tsconfig","shortMessageHtmlLink":"fix tsconfig"}},{"before":"ebe28fb680872073241f498d18f1bd986dfa3868","after":"d224bc57a272dfe791f9262dcc66b42050b24526","ref":"refs/heads/features/sonar-and-combined-coverage","pushedAt":"2024-05-12T23:38:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"connorjs","name":"Connor Sullivan","path":"/connorjs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22208536?s=80&v=4"},"commit":{"message":"Tweak; plus lower TS for sonar","shortMessageHtmlLink":"Tweak; plus lower TS for sonar"}},{"before":"973cfe5334906ad95be5f9ed81d60ee4a7118f54","after":"ebe28fb680872073241f498d18f1bd986dfa3868","ref":"refs/heads/features/sonar-and-combined-coverage","pushedAt":"2024-05-12T23:34:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"connorjs","name":"Connor Sullivan","path":"/connorjs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22208536?s=80&v=4"},"commit":{"message":"Use Sonar xml as expected","shortMessageHtmlLink":"Use Sonar xml as expected"}},{"before":"66129feb6ea613efe408376e968b16d0bc1d2383","after":"973cfe5334906ad95be5f9ed81d60ee4a7118f54","ref":"refs/heads/features/sonar-and-combined-coverage","pushedAt":"2024-05-12T23:30:31.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"connorjs","name":"Connor Sullivan","path":"/connorjs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22208536?s=80&v=4"},"commit":{"message":"๐Ÿ”ง Merged code coverage + Sonar + badges\n\nMerges code coverage from each project into one report using dotnet\nreport generator. Configures CI-driven Sonar analysis for more features\n(example: code coverage). Uses report generator to configure Sonar code\ncoverage report.\n\nRenames `main/main.tsx` to `root/root.tsx` to partially deal with `main` default\nname for root files in JS libraries.\n\nAdds badges and graphs to the README for Codecov and SonarCloud.","shortMessageHtmlLink":"๐Ÿ”ง Merged code coverage + Sonar + badges"}},{"before":null,"after":"66129feb6ea613efe408376e968b16d0bc1d2383","ref":"refs/heads/features/sonar-and-combined-coverage","pushedAt":"2024-05-12T23:29:29.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"connorjs","name":"Connor Sullivan","path":"/connorjs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22208536?s=80&v=4"},"commit":{"message":"๐Ÿ”ง Merged code coverage + Sonar\n\nMerges code coverage from each project into one report using dotnet\nreport generator. Configures CI-driven Sonar analysis for more features\n(example: code coverage). Uses report generator to configure Sonar code\ncoverage report.\n\nRenames `main/main.tsx` to `root/root.tsx` to partially deal with `main` default\nname for root files in JS libraries.","shortMessageHtmlLink":"๐Ÿ”ง Merged code coverage + Sonar"}},{"before":"2fe306bbbee5532f72e252e90dc9bb6cf8be88a9","after":null,"ref":"refs/heads/features/vitest","pushedAt":"2024-05-12T22:09:47.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"connorjs","name":"Connor Sullivan","path":"/connorjs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22208536?s=80&v=4"}},{"before":"98adf2a6e3296d1e664eba3e5b5255793e0791dc","after":"18d66f1e7ddbdeb9719e70761ba3efda4d6338e5","ref":"refs/heads/main","pushedAt":"2024-05-12T22:09:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"connorjs","name":"Connor Sullivan","path":"/connorjs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22208536?s=80&v=4"},"commit":{"message":"โœ… Vitest for JS/TS (#14)\n\nAdds vitest for JS/TS unit testing. Organizes reusable vitest logic in a\r\nnew tools project. The tools/vitest project has a package.json to\r\nsimplify usage for new JS libraries. Includes happy-dom and testing\r\nlibrary for UI unit testing.","shortMessageHtmlLink":"โœ… Vitest for JS/TS (#14)"}},{"before":null,"after":"2fe306bbbee5532f72e252e90dc9bb6cf8be88a9","ref":"refs/heads/features/vitest","pushedAt":"2024-05-12T22:07:21.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"connorjs","name":"Connor Sullivan","path":"/connorjs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22208536?s=80&v=4"},"commit":{"message":"โœ… Vitest for JS/TS\n\nAdds vitest for JS/TS unit testing. Organizes reusable vitest logic in a\nnew tools project. The tools/vitest project has a package.json to simplify\nusage for new JS libraries. Includes happy-dom and testing library for UI\nunit testing.","shortMessageHtmlLink":"โœ… Vitest for JS/TS"}},{"before":"c469c09da85e11c315c5428c7367680dfc25f45b","after":null,"ref":"refs/heads/features/codecov","pushedAt":"2024-05-12T19:02:52.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"connorjs","name":"Connor Sullivan","path":"/connorjs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22208536?s=80&v=4"}},{"before":"8f0045a7e12951b18b7f8e8d816c069c85de2a2a","after":"98adf2a6e3296d1e664eba3e5b5255793e0791dc","ref":"refs/heads/main","pushedAt":"2024-05-12T19:02:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"connorjs","name":"Connor Sullivan","path":"/connorjs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22208536?s=80&v=4"},"commit":{"message":"โœ… Codecov integration (#13)\n\nIntegrates with Codecov for CI code coverage tooling.","shortMessageHtmlLink":"โœ… Codecov integration (#13)"}},{"before":"7357128fa7545d567129927dc76027721aebe844","after":"c469c09da85e11c315c5428c7367680dfc25f45b","ref":"refs/heads/features/codecov","pushedAt":"2024-05-12T19:02:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"connorjs","name":"Connor Sullivan","path":"/connorjs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22208536?s=80&v=4"},"commit":{"message":"alphabetical","shortMessageHtmlLink":"alphabetical"}},{"before":"06b543a9e10896fa0848ae5cbfee71fce3295949","after":"7357128fa7545d567129927dc76027721aebe844","ref":"refs/heads/features/codecov","pushedAt":"2024-05-12T19:00:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"connorjs","name":"Connor Sullivan","path":"/connorjs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22208536?s=80&v=4"},"commit":{"message":"the star does work?","shortMessageHtmlLink":"the star does work?"}},{"before":"29ca67fe5dcb44b094068e189864e2b50602aa5b","after":"06b543a9e10896fa0848ae5cbfee71fce3295949","ref":"refs/heads/features/codecov","pushedAt":"2024-05-12T18:59:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"connorjs","name":"Connor Sullivan","path":"/connorjs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22208536?s=80&v=4"},"commit":{"message":"clean up?","shortMessageHtmlLink":"clean up?"}},{"before":"b794d17d71a35253f958fd33b2f9e76b450bef3a","after":"29ca67fe5dcb44b094068e189864e2b50602aa5b","ref":"refs/heads/features/codecov","pushedAt":"2024-05-12T18:56:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"connorjs","name":"Connor Sullivan","path":"/connorjs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22208536?s=80&v=4"},"commit":{"message":"files","shortMessageHtmlLink":"files"}},{"before":"1c6e5125406a99ab4410bf88cd5f3b8049873752","after":"b794d17d71a35253f958fd33b2f9e76b450bef3a","ref":"refs/heads/features/codecov","pushedAt":"2024-05-12T18:50:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"connorjs","name":"Connor Sullivan","path":"/connorjs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22208536?s=80&v=4"},"commit":{"message":"debug2","shortMessageHtmlLink":"debug2"}},{"before":"91721f8930bd41d92f6018d17dc69c85cfa676b1","after":"1c6e5125406a99ab4410bf88cd5f3b8049873752","ref":"refs/heads/features/codecov","pushedAt":"2024-05-12T18:46:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"connorjs","name":"Connor Sullivan","path":"/connorjs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22208536?s=80&v=4"},"commit":{"message":"debug","shortMessageHtmlLink":"debug"}},{"before":null,"after":"91721f8930bd41d92f6018d17dc69c85cfa676b1","ref":"refs/heads/features/codecov","pushedAt":"2024-05-12T18:40:30.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"connorjs","name":"Connor Sullivan","path":"/connorjs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22208536?s=80&v=4"},"commit":{"message":"โœ… Codecov integration\n\nIntegrations with Codecov for CI code coverage tooling.","shortMessageHtmlLink":"โœ… Codecov integration"}},{"before":"6e15c89ae03991c40b3796a310c6d6e03866a120","after":"8f0045a7e12951b18b7f8e8d816c069c85de2a2a","ref":"refs/heads/main","pushedAt":"2024-05-12T18:34:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"connorjs","name":"Connor Sullivan","path":"/connorjs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22208536?s=80&v=4"},"commit":{"message":"โœ… .NET code coverage (#12)\n\nConfigures .NET code coverage. Renames `dotnet build` and `dotnet test`\r\nto `build.net` and `coverage.net`, respectively to simplify command line\r\ntyping (no space).\r\n\r\nModifies config files based on exploration during this change (example:\r\nNx name to the top).","shortMessageHtmlLink":"โœ… .NET code coverage (#12)"}},{"before":"5a6ab2e7a49cba22b163ca212773d36d3052cb16","after":null,"ref":"refs/heads/features/code-coverage","pushedAt":"2024-05-12T18:34:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"connorjs","name":"Connor Sullivan","path":"/connorjs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22208536?s=80&v=4"}},{"before":null,"after":"5a6ab2e7a49cba22b163ca212773d36d3052cb16","ref":"refs/heads/features/code-coverage","pushedAt":"2024-05-12T18:32:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"connorjs","name":"Connor Sullivan","path":"/connorjs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22208536?s=80&v=4"},"commit":{"message":"โœ… .NET code coverage\n\nConfigures .NET code coverage. Renames `dotnet build` and `dotnet test`\nto `build.net` and `coverage.net`, respectively to simplify command line\ntyping (no space).\n\nModifies config files based on exploration during this change (example:\nNx name to the top).","shortMessageHtmlLink":"โœ… .NET code coverage"}},{"before":"32cc46a8b7dc3f29b9daa4fd2358f85f13ae9337","after":null,"ref":"refs/heads/features/update","pushedAt":"2024-05-12T16:09:44.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"connorjs","name":"Connor Sullivan","path":"/connorjs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22208536?s=80&v=4"}},{"before":"0c772b11d24580130a4962d02deb29be16a0f750","after":"6e15c89ae03991c40b3796a310c6d6e03866a120","ref":"refs/heads/main","pushedAt":"2024-05-12T16:09:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"connorjs","name":"Connor Sullivan","path":"/connorjs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22208536?s=80&v=4"},"commit":{"message":"๐Ÿ“ Update README (#11)\n\nUpdates README following recent changes.","shortMessageHtmlLink":"๐Ÿ“ Update README (#11)"}},{"before":null,"after":"32cc46a8b7dc3f29b9daa4fd2358f85f13ae9337","ref":"refs/heads/features/update","pushedAt":"2024-05-12T16:08:55.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"connorjs","name":"Connor Sullivan","path":"/connorjs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22208536?s=80&v=4"},"commit":{"message":"๐Ÿ“ Update README\n\nUpdates README following recent changes.","shortMessageHtmlLink":"๐Ÿ“ Update README"}},{"before":"a9d7c391a5a668fe4a6f67df1e43cca527e3abd8","after":null,"ref":"refs/heads/features/formatting","pushedAt":"2024-05-12T15:59:28.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"connorjs","name":"Connor Sullivan","path":"/connorjs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22208536?s=80&v=4"}},{"before":"6ab9098e8b3ce420bcf029c4282641e586b035f2","after":"0c772b11d24580130a4962d02deb29be16a0f750","ref":"refs/heads/main","pushedAt":"2024-05-12T15:59:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"connorjs","name":"Connor Sullivan","path":"/connorjs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22208536?s=80&v=4"},"commit":{"message":"๐ŸŽจ More formatting + esproj (#10)\n\nApplies more formatting rules (mainly C# XML).\r\n\r\nAdds `root.esproj` to properly include the rest of the repo in the\r\nSolution view for .NET usage (tested with JetBrains Rider, but should\r\nwork for Visual Studio). Reorganizes `.sln` and `.*proj` files.","shortMessageHtmlLink":"๐ŸŽจ More formatting + esproj (#10)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAER-QNuQA","startCursor":null,"endCursor":null}},"title":"Activity ยท connorjs/nx-polyglot-example"}