Commit graph

3881 commits

Author SHA1 Message Date
Collin M. Barrett
9bf6bc5d96
add and push ef migration to PRs containing data changes (#1357) 2020-02-12 02:39:10 +00:00
dependabot-preview[bot]
a27def2399 Bump @types/node from 13.7.0 to 13.7.1 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.7.0 to 13.7.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-11 17:38:05 +00:00
Collin M. Barrett
d9b02d72f9 rm unneeded explicit nuget ref 2020-02-10 11:07:16 -06:00
Collin M. Barrett
abee7201cc don't analyze auto-generated Migrations 2020-02-10 11:02:01 -06:00
Collin M. Barrett
0bbfd99aa7 de-couple debug v. prod base build step 2020-02-10 10:46:51 -06:00
Collin M. Barrett
2e1942843a explicitly define some Migrations deps 2020-02-10 10:32:32 -06:00
Collin M. Barrett
6441ce53a1 trigger CI on Data.Migrations lib change 2020-02-10 10:27:33 -06:00
Collin M. Barrett
dc4cbf6bc1 fix migrations lib ref 2020-02-10 10:26:22 -06:00
Collin M. Barrett
726f13eb75 fix migrations lib ref 2020-02-10 10:18:03 -06:00
Collin M. Barrett
faca8b98ea mv migrations to separate lib 2020-02-10 10:15:51 -06:00
Collin M. Barrett
979632b48d mv editorconfig to project level due to no hierarchical support
https://docs.microsoft.com/en-us/visualstudio/code-quality/configure-fxcop-analyzers?view=vs-2019#per-project-configuration
2020-02-10 07:58:29 -06:00
Collin M. Barrett
54a5dee7c8 re-enable data integration test (does not yet add new migrations)
ref #1173
2020-02-10 07:41:21 -06:00
Collin M. Barrett
d4db6cf11f extract ServerVersion to constant 2020-02-10 07:39:46 -06:00
Collin M. Barrett
50cece12fc Revert "Bump AutoMapper from 8.1.0 to 9.0.0 in /server"
This reverts commit 296f3121fd.
2020-02-10 06:42:11 -06:00
Collin M. Barrett
80fe2ad89f Revert "Bump AutoMapper.Extensions.Microsoft.DependencyInjection in /server"
This reverts commit a1768eed85.
2020-02-10 06:42:00 -06:00
dependabot-preview[bot]
a1768eed85 Bump AutoMapper.Extensions.Microsoft.DependencyInjection in /server
Bumps [AutoMapper.Extensions.Microsoft.DependencyInjection](https://github.com/AutoMapper/AutoMapper.Extensions.Microsoft.DependencyInjection) from 6.1.0 to 7.0.0.
- [Release notes](https://github.com/AutoMapper/AutoMapper.Extensions.Microsoft.DependencyInjection/releases)
- [Commits](https://github.com/AutoMapper/AutoMapper.Extensions.Microsoft.DependencyInjection/compare/v6.1.0...v7.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-10 11:49:57 +00:00
dependabot-preview[bot]
296f3121fd Bump AutoMapper from 8.1.0 to 9.0.0 in /server
Bumps [AutoMapper](https://github.com/AutoMapper/AutoMapper) from 8.1.0 to 9.0.0.
- [Release notes](https://github.com/AutoMapper/AutoMapper/releases)
- [Changelog](https://github.com/AutoMapper/AutoMapper/blob/master/docs/API-Changes.md)
- [Commits](https://github.com/AutoMapper/AutoMapper/compare/v8.1.0...v9.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-10 11:34:59 +00:00
Collin M. Barrett
ebad0afd78 Revert "add SonarAnalyzer.CSharp"
This reverts commit 96fba9954b.
2020-02-09 21:23:46 -06:00
Collin M. Barrett
6a38ceb181 Revert "add xunit.analyzers"
This reverts commit 779ae69c68.
2020-02-09 21:23:35 -06:00
Collin M. Barrett
b24e1f118d Revert "add StyleCop.Analyzers"
This reverts commit 96af73ecdf.
2020-02-09 21:23:25 -06:00
Collin M. Barrett
39a19b173c Revert "add Roslynator.Analyzers"
This reverts commit 2d58a3c9be.
2020-02-09 21:23:13 -06:00
Collin M. Barrett
21a5dafbba Revert "disable SA1101"
This reverts commit d62661c3c6.
2020-02-09 21:22:59 -06:00
Collin M. Barrett
b3012aeff1 Revert "test trigger build on .editorconfig change"
This reverts commit 2361bee512.
2020-02-09 21:22:37 -06:00
Collin M. Barrett
2361bee512 test trigger build on .editorconfig change 2020-02-09 21:12:28 -06:00
Collin M. Barrett
0874ea9864 trigger build on .editorconfig change 2020-02-09 21:11:57 -06:00
Collin M. Barrett
d62661c3c6 disable SA1101
ref https://github.com/DotNetAnalyzers/StyleCopAnalyzers/issues/530#issuecomment-81247794
2020-02-09 21:05:02 -06:00
Collin M. Barrett
2d58a3c9be add Roslynator.Analyzers 2020-02-09 20:56:18 -06:00
Collin M. Barrett
96af73ecdf add StyleCop.Analyzers 2020-02-09 20:55:14 -06:00
Collin M. Barrett
779ae69c68 add xunit.analyzers 2020-02-09 20:54:01 -06:00
Collin M. Barrett
96fba9954b add SonarAnalyzer.CSharp 2020-02-09 20:52:47 -06:00
dependabot-preview[bot]
6e41f8233c Bump Octokit from 0.39.0 to 0.40.0 in /server
Bumps [Octokit](https://github.com/octokit/octokit.net) from 0.39.0 to 0.40.0.
- [Release notes](https://github.com/octokit/octokit.net/releases)
- [Changelog](https://github.com/octokit/octokit.net/blob/master/ReleaseNotes.md)
- [Commits](https://github.com/octokit/octokit.net/compare/v0.39.0...v0.40.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-10 02:45:53 +00:00
Collin M. Barrett
1cbdb8902c suppress CA1814 warnings in Migrations by design
https://github.com/dotnet/efcore/issues/11190#issuecomment-372059600
2020-02-09 20:42:32 -06:00
Collin M. Barrett
a2b36fe1db udpate Microsoft.CodeAnalysis.FxCopAnalyzers 2020-02-09 20:33:38 -06:00
Collin M. Barrett
27d9056ee7 re-install default Microsoft.CodeAnalysis.FxCopAnalyzers 2020-02-09 20:00:50 -06:00
Collin M. Barrett
2f12a561bf temp rm Microsoft.CodeAnalysis.FxCopAnalyzers 2020-02-09 19:53:49 -06:00
Collin M. Barrett
1b80ea283a temp comment data seed test 2020-02-09 19:15:51 -06:00
Collin M. Barrett
6b2d8e2482 convert to EF Core seeding
ref #312
2020-02-09 19:07:07 -06:00
Collin M. Barrett
b65225a5cd mv MigrationsAssembly to Data proj 2020-02-09 16:56:46 -06:00
Collin M. Barrett
332e0ed9fc include dev .env in dcproj 2020-02-09 16:53:30 -06:00
Collin M. Barrett
291461f01f rm Newtonsoft json 2020-02-09 16:01:42 -06:00
Collin M. Barrett
a153c8564f update ef core (temp rm tools) 2020-02-09 14:52:39 -06:00
dependabot-preview[bot]
2f497476c9 Bump Octokit from 0.38.0 to 0.39.0 in /server
Bumps [Octokit](https://github.com/octokit/octokit.net) from 0.38.0 to 0.39.0.
- [Release notes](https://github.com/octokit/octokit.net/releases)
- [Changelog](https://github.com/octokit/octokit.net/blob/master/ReleaseNotes.md)
- [Commits](https://github.com/octokit/octokit.net/compare/v0.38.0...v0.39.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-09 17:08:44 +00:00
Collin M. Barrett
6dec350119 explicitly run SeedService.GetAllAsync() in-memory per ef core 3
https://docs.microsoft.com/en-us/ef/core/what-is-new/ef-core-3.0/breaking-changes#linq-queries-are-no-longer-evaluated-on-the-client
2020-02-08 20:43:12 -06:00
Collin M. Barrett
f9d8ad0f09 data tidies 2020-02-08 19:32:49 -06:00
Collin M. Barrett
814ff22568 rollback ef core due to dual-key sort query breaking 2020-02-08 19:28:44 -06:00
Collin M. Barrett
f6a84ed6c0 rollback Automapper due to API breaking change 2020-02-08 19:18:19 -06:00
Collin M. Barrett
637c714867 copy data into vs debug container 2020-02-08 19:00:32 -06:00
Collin M. Barrett
978d0f97ff include win10-x64 identifier for vs debugging 2020-02-08 18:21:36 -06:00
Collin M. Barrett
1c2ae12027 wire up docker/docker-compose vs debug support 2020-02-08 18:07:42 -06:00
Collin M. Barrett
f3d6e95630 Revert "Revert "Revert "try re-enabling data integration tests"""
This reverts commit 0f9a7615a8.
2020-02-08 15:41:52 -06:00