Imre Kristoffer Eilertsen
|
87f1bb25e3
|
February pull 2 (#1354)
* Update FilterList.json
* Update FilterListTag.json
* Update FilterListLanguage.json
* Update FilterListMaintainer.json
* Update TPLSubscriptionAssistant.html
* Update TPLSubscriptionAssistant.html
close #1345
ref #1173
|
2020-02-13 03:42:08 +00:00 |
|
Collin M. Barrett
|
d935f1d9e4
|
Revert "re-order migrate step params for clarity"
This reverts commit c424cdea8a.
|
2020-02-12 18:11:27 -06:00 |
|
Collin M. Barrett
|
c424cdea8a
|
re-order migrate step params for clarity
|
2020-02-12 18:09:37 -06:00 |
|
Collin M. Barrett
|
99f8bba8b7
|
re-word TODO in migrate pipeline
|
2020-02-12 18:01:38 -06:00 |
|
Collin M. Barrett
|
041476624a
|
re-position TODOs in migrate pipeline
|
2020-02-12 18:00:44 -06:00 |
|
Collin M. Barrett
|
c9fb38ceea
|
add 2x low-priority TODOs to validate bot commits are being used in logic
|
2020-02-12 17:47:39 -06:00 |
|
dependabot-preview[bot]
|
69ec1abb91
|
Bump husky from 4.2.2 to 4.2.3 in /web
Bumps [husky](https://github.com/typicode/husky) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/typicode/husky/releases)
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md)
- [Commits](https://github.com/typicode/husky/compare/v4.2.2...v4.2.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-12 23:36:04 +00:00 |
|
Collin M. Barrett
|
0da03098f4
|
various improvements to migration script
for #1173
|
2020-02-12 23:31:51 +00:00 |
|
Collin M. Barrett
|
eb438bd0dd
|
delay git config until needed
|
2020-02-12 10:39:58 -06:00 |
|
Collin M. Barrett
|
819bb25597
|
add 2x more TODOs
|
2020-02-12 10:12:14 -06:00 |
|
Collin M. Barrett
|
215209e0ac
|
add TODO
|
2020-02-12 10:07:11 -06:00 |
|
Collin M. Barrett
|
7b93958dfa
|
add comment header to migrate pipeline
|
2020-02-12 10:06:07 -06:00 |
|
Collin M. Barrett
|
dbbe4ec450
|
rm temp statements, git add migration
|
2020-02-12 09:55:45 -06:00 |
|
dependabot-preview[bot]
|
e69e9fe478
|
Bump Serilog.Sinks.ApplicationInsights from 3.0.4 to 3.1.0 in /server
Bumps [Serilog.Sinks.ApplicationInsights](https://github.com/serilog/serilog-sinks-applicationinsights) from 3.0.4 to 3.1.0.
- [Release notes](https://github.com/serilog/serilog-sinks-applicationinsights/releases)
- [Changelog](https://github.com/serilog/serilog-sinks-applicationinsights/blob/master/CHANGES.md)
- [Commits](https://github.com/serilog/serilog-sinks-applicationinsights/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-12 14:46:39 +00:00 |
|
Collin M. Barrett
|
8efd379bba
|
Merge branch 'master' of https://github.com/collinbarrett/FilterLists
|
2020-02-12 06:34:24 -06:00 |
|
Collin M. Barrett
|
86b565ca5b
|
add some variable debugging statements
|
2020-02-12 06:34:14 -06:00 |
|
dependabot-preview[bot]
|
d3cbd03207
|
Bump husky from 4.2.1 to 4.2.2 in /web
Bumps [husky](https://github.com/typicode/husky) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/typicode/husky/releases)
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md)
- [Commits](https://github.com/typicode/husky/compare/v4.2.1...v4.2.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-12 03:40:14 +00:00 |
|
Collin M. Barrett
|
d5836e0202
|
change var for source repo uri
|
2020-02-11 21:27:30 -06:00 |
|
Collin M. Barrett
|
9ba3c9b0d5
|
try fixing passing secrets into bash scripts
|
2020-02-11 21:17:35 -06:00 |
|
Collin M. Barrett
|
ad3ec2778a
|
Revert "change branch var"
This reverts commit 1c854cd9c1.
|
2020-02-11 21:04:57 -06:00 |
|
Collin M. Barrett
|
1c854cd9c1
|
change branch var
|
2020-02-11 20:58:29 -06:00 |
|
Collin M. Barrett
|
767bf5fa6f
|
require succeeded() for various steps
|
2020-02-11 20:55:58 -06:00 |
|
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 |
|