Commit graph

5360 commits

Author SHA1 Message Date
Collin M. Barrett
77a89de4a0 fix(logging): 🐛 try rolling back AppInsights ver 2020-09-25 21:53:31 -05:00
Collin M. Barrett
1e1ab4b68a Revert "fix(logging): 🐛 try rolling back AppInsights ver"
This reverts commit 7e0e4ea635.
2020-09-25 21:45:10 -05:00
Collin M. Barrett
4d29aee41b fix(logging): 🐛 resolve TelemetryConfiguration 2020-09-25 21:37:02 -05:00
Collin M. Barrett
7e0e4ea635 fix(logging): 🐛 try rolling back AppInsights ver 2020-09-25 20:13:26 -05:00
Collin M. Barrett
fee2f0d588 Revert "fix(logging): 🐛 try yet another AppInsights config"
This reverts commit a313ce9492.
2020-09-25 20:05:53 -05:00
Collin M. Barrett
a313ce9492 fix(logging): 🐛 try yet another AppInsights config 2020-09-25 19:56:46 -05:00
Collin M. Barrett
d87cf6769b fix(logging): 🐛 try TelemetryConfiguration.CreateDefault() 2020-09-25 19:43:55 -05:00
Collin M. Barrett
a0b0b63d69 Revert "fix(logging): 🐛 try fully inline initialization to fix AppInsights"
This reverts commit 5bff4c3229.
2020-09-25 19:27:03 -05:00
Collin M. Barrett
0bae0a21e0 Revert "refacotr(logging): 🔥 rm now unused ConfigurationBuilder"
This reverts commit f22a1d1e8d.
2020-09-25 19:26:52 -05:00
Collin M. Barrett
f22a1d1e8d refacotr(logging): 🔥 rm now unused ConfigurationBuilder 2020-09-25 19:09:39 -05:00
Collin M. Barrett
5bff4c3229 fix(logging): 🐛 try fully inline initialization to fix AppInsights 2020-09-25 19:08:38 -05:00
Collin M. Barrett
69f022857c refactor(logging): ♻ revert re-order of UseSerilog per Serilog docs 2020-09-25 18:24:58 -05:00
Collin M. Barrett
057badd08a refactor(archival): ♻ rm static import 2020-09-25 18:15:22 -05:00
Collin M. Barrett
55bc2a8b16 fix(logging): 🐛 try flip order of Use statements
ref https://github.com/serilog/serilog-sinks-applicationinsights/issues/121#issuecomment-606137477
2020-09-25 18:14:11 -05:00
Collin M. Barrett
210cfde07e fix(logging): 🐛 try Active TelemetryConfig to fix logging to AppInsights 2020-09-25 17:46:19 -05:00
Collin M. Barrett
3e1de9b164 🚑 Revert "refactor(directory): ♻ rm unused ref"
This reverts commit ebac324a8d.
2020-09-25 10:28:30 -05:00
Collin M. Barrett
ebac324a8d refactor(directory): ♻ rm unused ref 2020-09-25 07:37:26 -05:00
Collin M. Barrett
d091708f21 refactor(logging): 🔥 rm AppInsights IKey logging 2020-09-25 07:27:39 -05:00
Collin M. Barrett
cd343a7a72 Revert "fix(logging): 🐛 try alt AppInsights IKey init"
This reverts commit cd9cdcd538.
2020-09-25 07:26:37 -05:00
dependabot[bot]
b032d4576f build(deps): bump Hangfire.AspNetCore
Bumps [Hangfire.AspNetCore](https://github.com/HangfireIO/Hangfire) from 1.7.13 to 1.7.14.
- [Release notes](https://github.com/HangfireIO/Hangfire/releases)
- [Commits](https://github.com/HangfireIO/Hangfire/compare/v1.7.13...v1.7.14)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-25 12:22:47 +00:00
Collin M. Barrett
cd9cdcd538 fix(logging): 🐛 try alt AppInsights IKey init 2020-09-24 20:43:49 -05:00
Collin M. Barrett
355ebeb008 Revert "fix(logging): 🐛 try fix AppInisghts using inline initialization"
This reverts commit e31dc775a7.
2020-09-24 19:46:19 -05:00
Collin M. Barrett
e31dc775a7 fix(logging): 🐛 try fix AppInisghts using inline initialization 2020-09-24 19:39:54 -05:00
Collin M. Barrett
75ce1398e1 Revert "fix(logging): 🐛 try alt AppInsights IKey env var"
This reverts commit ea8dfc2f96.
2020-09-24 19:26:40 -05:00
Collin M. Barrett
2a1f4ad70e Revert "fix(logging): 🐛 try alt AppInsights IKey env var"
This reverts commit a146e9a6b5.
2020-09-24 19:26:26 -05:00
Collin M. Barrett
a146e9a6b5 fix(logging): 🐛 try alt AppInsights IKey env var 2020-09-24 19:15:18 -05:00
Collin M. Barrett
ea8dfc2f96 fix(logging): 🐛 try alt AppInsights IKey env var 2020-09-24 19:14:37 -05:00
Collin M. Barrett
ba6360046e fix(logging): 🐛🚧 temp log runtime AppInsights key to debug 2020-09-24 18:55:57 -05:00
Collin M. Barrett
04b268eba0 fix(logging): 🐛 try fix logging via alt AppInishgts config 2020-09-24 18:51:53 -05:00
Collin M. Barrett
47da43e29f fix(logging): 🐛 try fix AppInsights logging via alt WriteTo.ApplicationInsights overload 2020-09-24 17:43:48 -05:00
Collin M. Barrett
6f8d5da9c9 refactor(logging): ♻ simplify HostRunner return type 2020-09-24 17:17:33 -05:00
Collin M. Barrett
d324da9974 Revert "refactor(archival): ♻ internalize IUnitOfWork"
This reverts commit 3f40dc6990.
2020-09-24 17:01:05 -05:00
Collin M. Barrett
3f40dc6990 refactor(archival): ♻ internalize IUnitOfWork 2020-09-24 17:00:27 -05:00
Collin M. Barrett
e1206cb1c0 refactor(archival): ♻🎨 fix IUnitOfWork namespace 2020-09-24 16:49:47 -05:00
Collin M. Barrett
86c7b43edb refactor(archival): ♻ absorb SeedWork for now 2020-09-24 16:45:57 -05:00
Collin M. Barrett
66141c9dfb refactor(services): ♻ mv Directory API contracts from SharedKernel to Directory, rm unused Directory.Domain proj (for now) 2020-09-24 08:10:13 -05:00
Collin M. Barrett
0b85283c0b Revert "Revert "Revert "fix(logging): 🐛🚧 revert to InMemoryChannel to try fix AppInsights logging"""
This reverts commit 6452f7e965.
2020-09-24 07:15:26 -05:00
dependabot[bot]
5917b25c70 build(deps): bump Swashbuckle.AspNetCore
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.6.2 to 5.6.3.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.6.2...v5.6.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-24 11:46:30 +00:00
Collin M. Barrett
6452f7e965 Revert "Revert "fix(logging): 🐛🚧 revert to InMemoryChannel to try fix AppInsights logging""
This reverts commit 690d1791e1.
2020-09-23 17:04:50 -05:00
Collin M. Barrett
690d1791e1 Revert "fix(logging): 🐛🚧 revert to InMemoryChannel to try fix AppInsights logging"
This reverts commit ed7f1164f3.
2020-09-23 15:12:51 -05:00
Collin M. Barrett
ed7f1164f3 fix(logging): 🐛🚧 revert to InMemoryChannel to try fix AppInsights logging 2020-09-23 13:02:16 -05:00
Collin M. Barrett
7e04e337b6 Revert "fix(logging): 🐛📦 rollback AppInsights to try fix when trimmed"
This reverts commit 5ff5750127.
2020-09-23 11:25:05 -05:00
Collin M. Barrett
104183346a fix(reverse-proxy): 🐛 disable forwarding requests to archival-api (it's getting requests for directory) 2020-09-23 09:05:02 -05:00
Collin M. Barrett
5ff5750127 fix(logging): 🐛📦 rollback AppInsights to try fix when trimmed
https://github.com/microsoft/ApplicationInsights-dotnet/issues/2058
2020-09-23 08:46:44 -05:00
Collin M. Barrett
7ea888037d Revert "fix(logging): 🐛🚧 debug AppInsights logging"
This reverts commit bed504debf.
2020-09-23 08:37:25 -05:00
Collin M. Barrett
bed504debf fix(logging): 🐛🚧 debug AppInsights logging 2020-09-23 08:20:48 -05:00
dependabot[bot]
db69932f22 build(deps): bump Swashbuckle.AspNetCore
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.6.1 to 5.6.2.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.6.1...v5.6.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-23 12:49:08 +00:00
Collin M. Barrett
6a79430e7b feat(archival): flush logs to AppInsights post command execution 2020-09-23 07:33:26 -05:00
Collin M. Barrett
0e2d650b51 fix(archival): 🐛 target more specific RID for LibGit2Sharp
ref https://github.com/libgit2/libgit2sharp/issues/1798#issuecomment-636135522
2020-09-22 19:39:38 -05:00
Collin M. Barrett
7660a8136a feat(archival): use latest patch base dotnet images 2020-09-22 19:09:02 -05:00