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 |
|
Collin M. Barrett
|
5af8d7b8f0
|
Revert "fix(archival): 🐛 try using bionic for libgit2sharp support"
This reverts commit 994b0ee1d6.
|
2020-09-22 19:02:12 -05:00 |
|
Collin M. Barrett
|
994b0ee1d6
|
fix(archival): 🐛 try using bionic for libgit2sharp support
ref https://github.com/libgit2/libgit2sharp/issues/1703
|
2020-09-22 18:20:44 -05:00 |
|
Collin M. Barrett
|
68f7a52874
|
feat(directory): ✨ use latest patch base dotnet images
|
2020-09-22 18:00:41 -05:00 |
|
Collin M. Barrett
|
c5deebf5d2
|
fix(archival): 🐛 fix '//' in Hangfire Dashboard path
|
2020-09-22 17:12:32 -05:00 |
|
Collin M. Barrett
|
6c69c98e33
|
feat(archival): ✨ bump log level
|
2020-09-22 17:04:44 -05:00 |
|
Collin M. Barrett
|
8eb6f52f09
|
feat(archival): ✨ enable readonly Hangfire Dashboard
|
2020-09-22 16:47:33 -05:00 |
|
dependabot[bot]
|
a4309e4ffd
|
build(deps): bump @testing-library/user-event in /web
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 12.1.5 to 12.1.6.
- [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.5...v12.1.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-22 11:35:52 +00:00 |
|
dependabot[bot]
|
76ab894cca
|
build(deps): bump @types/node from 14.11.1 to 14.11.2 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.11.1 to 14.11.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-22 11:35:43 +00:00 |
|
Azure Pipelines EF Migration Bot
|
8217b76679
|
feat(data): migrate PR #2003
|
2020-09-22 00:17:09 +00:00 |
|
Imre Kristoffer Eilertsen
|
acaca436af
|
Update FilterListViewUrl.json
|
2020-09-22 00:17:09 +00:00 |
|
Imre Kristoffer Eilertsen
|
433ed10572
|
Update Software.json
|
2020-09-22 00:17:09 +00:00 |
|
Imre Kristoffer Eilertsen
|
2649c821e7
|
Add files via upload
|
2020-09-22 00:17:09 +00:00 |
|
Imre Kristoffer Eilertsen
|
4cff93d76b
|
Update index.ts
|
2020-09-22 00:17:09 +00:00 |
|
Imre Kristoffer Eilertsen
|
2243c6a860
|
Update FilterList.json
|
2020-09-22 00:17:09 +00:00 |
|
Imre Kristoffer Eilertsen
|
b72a122d9b
|
Update FilterListViewUrl.json
|
2020-09-22 00:17:09 +00:00 |
|
Imre Kristoffer Eilertsen
|
fe0701f342
|
Update FilterListViewUrl.json
|
2020-09-22 00:17:09 +00:00 |
|
Collin M. Barrett
|
81362c0e35
|
refacotr(web): 💄 tidy footer links
|
2020-09-21 07:40:06 -05:00 |
|
Collin M. Barrett
|
c61c970448
|
fix(web): 🐛💄 reduce gap between content and footer on narrow viewports
|
2020-09-21 07:30:01 -05:00 |
|
dependabot[bot]
|
0dea407593
|
build(deps): bump antd from 4.6.4 to 4.6.5 in /web
Bumps [antd](https://github.com/ant-design/ant-design) from 4.6.4 to 4.6.5.
- [Release notes](https://github.com/ant-design/ant-design/releases)
- [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md)
- [Commits](https://github.com/ant-design/ant-design/compare/4.6.4...4.6.5)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-21 11:40:13 +00:00 |
|
dependabot[bot]
|
08c5ecdfb2
|
build(deps): bump typescript from 4.0.2 to 4.0.3 in /web
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.0.2...v4.0.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-21 11:40:01 +00:00 |
|