dependabot[bot]
|
0635836201
|
build(deps): bump Microsoft.ApplicationInsights.AspNetCore
Bumps [Microsoft.ApplicationInsights.AspNetCore](https://github.com/Microsoft/ApplicationInsights-dotnet) from 2.14.0 to 2.15.0.
- [Release notes](https://github.com/Microsoft/ApplicationInsights-dotnet/releases)
- [Changelog](https://github.com/microsoft/ApplicationInsights-dotnet/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/Microsoft/ApplicationInsights-dotnet/compare/2.14.0...2.15.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-15 22:58:53 +00:00 |
|
Collin M. Barrett
|
bd8228e5a9
|
fix(services): 🐛📦 rm dotnet class libs from dependabot, auto-checked by consuming apps
|
2020-09-15 17:56:34 -05:00 |
|
Collin M. Barrett
|
145295c3e9
|
refactor(services): ♻ extract SeedWork proj
|
2020-09-15 17:47:35 -05:00 |
|
Collin M. Barrett
|
906a8b5147
|
docs(directory): 📝 make appsettings.Development.json valid json
|
2020-09-15 17:09:52 -05:00 |
|
Collin M. Barrett
|
86f2c18494
|
refactor(services): 🔥 rm launchSettings.json in favor of always using dcproj
|
2020-09-15 17:08:07 -05:00 |
|
Collin M. Barrett
|
40a4b60f64
|
docs(directory): 📝 doc use of appsettings.Development.json
|
2020-09-15 17:07:28 -05:00 |
|
Collin M. Barrett
|
f5e0f608b1
|
refactor(api-clients): ♻ mv directory host to configuration
|
2020-09-15 17:01:15 -05:00 |
|
Collin M. Barrett
|
d383d28e67
|
refactor(archival): ♻ simplify GitOptions fetch in git service registration
|
2020-09-15 16:32:14 -05:00 |
|
Collin M. Barrett
|
0e81d15f0c
|
docs(directory): 📝 doc migrate dcompose
|
2020-09-15 16:25:57 -05:00 |
|
Collin M. Barrett
|
cdf4ed6f34
|
refactor: 🎨 lint editorconfigs
|
2020-09-15 16:21:14 -05:00 |
|
dependabot[bot]
|
697d13ecf2
|
build(deps): bump Swashbuckle.AspNetCore
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.5.1 to 5.6.0.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.5.1...v5.6.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-15 12:24:46 +00:00 |
|
dependabot[bot]
|
4e8bc63286
|
build(deps): bump @testing-library/user-event in /web
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 12.1.4 to 12.1.5.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v12.1.4...v12.1.5)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-15 12:24:32 +00:00 |
|
Collin M. Barrett
|
6581ba3eee
|
refactor(archival): ♻ only fetch most primary url for each list segment
|
2020-09-14 20:48:18 -05:00 |
|
Collin M. Barrett
|
25c726b9a2
|
refactor(logging): ♻ mv AppInsights ServerTelemetryChannelStoragePath to config
|
2020-09-14 20:39:59 -05:00 |
|
Collin M. Barrett
|
a80da4772b
|
fix(archival): 🐛 pass in git config options
|
2020-09-14 17:47:30 -05:00 |
|
Collin M. Barrett
|
82d46c4518
|
refactor(archival): ♻ use PascalCase in logger props
|
2020-09-14 17:16:47 -05:00 |
|
Collin M. Barrett
|
4e4b2d0bf7
|
feat(archival): ✨🚧 orchestrate archival and logging of segments of each list
|
2020-09-14 17:14:01 -05:00 |
|
Collin M. Barrett
|
3ab46d0d4c
|
refactor(archival): 🔥 rm unused resolved dep
|
2020-09-14 16:31:35 -05:00 |
|
Collin M. Barrett
|
99284e1907
|
refactor(build): ⚡ shrink fetch-depth to 2
|
2020-09-14 14:09:34 -05:00 |
|
Collin M. Barrett
|
84d194df20
|
refactor: ♻ swap Dockerfile prefix -> suffix for better intellisense
https://stackoverflow.com/questions/27409761/docker-multiple-dockerfiles-in-project#comment103950213_32108873
|
2020-09-14 12:57:48 -05:00 |
|
Collin M. Barrett
|
d3b029be84
|
refactor(archival): ♻ improve IDisposable implementation per S3881
https://rules.sonarsource.com/csharp/RSPEC-3881
|
2020-09-14 09:56:04 -05:00 |
|
Collin M. Barrett
|
99b9e767f2
|
refactor(archival): ♻ improve IDisposable implementation per S3881
https://rules.sonarsource.com/csharp/RSPEC-3881
|
2020-09-14 09:53:00 -05:00 |
|
Collin M. Barrett
|
d57a2a45c9
|
refactor(archival): ♻ improve structured logging
|
2020-09-14 09:45:54 -05:00 |
|
Collin M. Barrett
|
94587ce572
|
refactor(archival): ♻ use structured logging
|
2020-09-14 09:31:05 -05:00 |
|
Collin M. Barrett
|
218010acf3
|
refactor(archival): ♻ rm covariant type param from logger field
|
2020-09-14 08:36:47 -05:00 |
|
Collin M. Barrett
|
6f1a04afd5
|
feat(archival): ✨ ensure hangfired mediatr cmds have cancellation support
|
2020-09-14 07:46:36 -05:00 |
|
Collin M. Barrett
|
2c0dd92ac7
|
refactor(web): ♻ don't encode ampersand in ABP subscription links
closes #252
ref https://github.com/uBlockOrigin/uBlock-issues/issues/763
|
2020-09-14 07:14:39 -05:00 |
|
dependabot[bot]
|
5b97ba15e8
|
build(deps): bump @testing-library/react from 11.0.2 to 11.0.4 in /web
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.0.2 to 11.0.4.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v11.0.2...v11.0.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-14 07:02:48 -05:00 |
|
Collin M. Barrett
|
739268a624
|
refactor(archival): ♻ extend IRequest rather than unused IMediator
|
2020-09-13 21:02:22 -05:00 |
|
Collin M. Barrett
|
29db802eba
|
feat(archival): ✨ schedule daily archival
|
2020-09-13 20:56:34 -05:00 |
|
Collin M. Barrett
|
71f4b8a840
|
refactor(archival): ♻⚡ limit num of workers for executing jobs
|
2020-09-13 20:44:28 -05:00 |
|
Collin M. Barrett
|
ee2b2851f0
|
fix(archival): 🐛 fetch list details by id param
|
2020-09-13 20:43:30 -05:00 |
|
Collin M. Barrett
|
f291881cef
|
feat(archival): ✨🚧 add MediatR/Hangfire integration
|
2020-09-13 20:10:45 -05:00 |
|
Collin M. Barrett
|
4fab66a396
|
docs(services): 📃 add/update serialization TODOs
|
2020-09-13 17:37:49 -05:00 |
|
Collin M. Barrett
|
5d073a3466
|
fix(contracts): 🐛 make vm setters public to support deserialization
|
2020-09-13 17:13:10 -05:00 |
|
Collin M. Barrett
|
988b9b9cc8
|
fix(clients): 🐛 fix baseuri for IDirectoryClient
|
2020-09-13 17:12:36 -05:00 |
|
Collin M. Barrett
|
7732799d20
|
refactor(clients): ♻ ren IDirectoryApi
|
2020-09-13 16:45:00 -05:00 |
|
Collin M. Barrett
|
e0c6126a9e
|
refactor(clients): ♻📦 add Refit
|
2020-09-13 16:39:30 -05:00 |
|
Collin M. Barrett
|
2637e2e387
|
refactor(services): 💄 add default .NET editorconfig & re-run code cleanup
|
2020-09-13 14:59:08 -05:00 |
|
Collin M. Barrett
|
ad98639508
|
fix(services): 🐛 cp sln-wide editorconfig into docker image for custom warning severities
|
2020-09-13 14:59:08 -05:00 |
|
Collin M. Barrett
|
824e450ccb
|
fix(services): 🐛 resolve warnings
|
2020-09-13 14:59:08 -05:00 |
|
Collin M. Barrett
|
914408b140
|
refactor(services): 🎨 re-tidy csproj via nuget mgr
|
2020-09-13 14:59:08 -05:00 |
|
Collin M. Barrett
|
00133fe0fd
|
refactor(services): ♻ reset FxCop analyzers, add editorconfig, treat warnings as errors on prod builds
|
2020-09-13 14:59:08 -05:00 |
|
Collin M. Barrett
|
004e1af65b
|
fix(directory): 🐛🔨 add SharedKernel to build triggers
|
2020-09-13 13:27:05 -05:00 |
|
Collin M. Barrett
|
1ab56ceda5
|
Merge branch 'master' of https://github.com/collinbarrett/FilterLists
|
2020-09-13 13:24:56 -05:00 |
|
Collin M. Barrett
|
cfbc12c67f
|
feat(directory): ✨🚧 add IDirectoryClient
|
2020-09-13 13:24:50 -05:00 |
|
Collin M. Barrett
|
429120c4bd
|
Create codeql-analysis.yml
|
2020-09-13 14:35:08 +00:00 |
|
Collin M. Barrett
|
cc4a0b97a0
|
refactor(directory): ♻ mv ListVm to shared contracts
|
2020-09-13 06:17:53 -05:00 |
|
Collin M. Barrett
|
9cb9cc1cf6
|
feat(directory): ✨⚡ add in-memory api caching
|
2020-09-13 06:14:18 -05:00 |
|
Collin M. Barrett
|
2a51819b43
|
fix: 🐛🔨 100x fetch depth so build server captures necessary commits
|
2020-09-13 05:07:28 -05:00 |
|