Skip to content
Snippets Groups Projects
Unverified Commit b0ef5e11 authored by Ілля Мазуряк's avatar Ілля Мазуряк Committed by GitHub
Browse files

feat(presets): Add more monorepos (#24340)

parent b8e18268
No related branches found
No related tags found
No related merge requests found
...@@ -34,6 +34,8 @@ const repoGroups = { ...@@ -34,6 +34,8 @@ const repoGroups = {
'arcus.webapi': 'https://github.com/arcus-azure/arcus.webapi', 'arcus.webapi': 'https://github.com/arcus-azure/arcus.webapi',
'aspnet aspnetwebstack': 'https://github.com/aspnet/AspNetWebStack', 'aspnet aspnetwebstack': 'https://github.com/aspnet/AspNetWebStack',
'aspnet extensions': 'https://github.com/aspnet/Extensions', 'aspnet extensions': 'https://github.com/aspnet/Extensions',
'aspnet health checks':
'https://github.com/xabaril/AspNetCore.Diagnostics.HealthChecks',
'aspnet-api-versioning': 'https://github.com/Microsoft/aspnet-api-versioning', 'aspnet-api-versioning': 'https://github.com/Microsoft/aspnet-api-versioning',
'automapper-dotnet': [ 'automapper-dotnet': [
'https://github.com/AutoMapper/AutoMapper', 'https://github.com/AutoMapper/AutoMapper',
...@@ -323,6 +325,7 @@ const repoGroups = { ...@@ -323,6 +325,7 @@ const repoGroups = {
'middy-js': 'https://github.com/middyjs/middy', 'middy-js': 'https://github.com/middyjs/middy',
'mikro-orm': 'https://github.com/mikro-orm/mikro-orm', 'mikro-orm': 'https://github.com/mikro-orm/mikro-orm',
mockito: 'https://github.com/mockito/mockito', mockito: 'https://github.com/mockito/mockito',
'mongo-csharp-driver': 'https://github.com/mongodb/mongo-csharp-driver',
mstest: 'https://github.com/microsoft/testfx', mstest: 'https://github.com/microsoft/testfx',
'mutation-testing-elements': 'mutation-testing-elements':
'https://github.com/stryker-mutator/mutation-testing-elements', 'https://github.com/stryker-mutator/mutation-testing-elements',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment