Commit Graph

6629 Commits

Author SHA1 Message Date
Nate McMaster 5eac0befd0
Include assemblies from aspnet/FileSystem in the list of assemblies to code-signing 2018-11-05 15:21:03 -08:00
Nate McMaster 62b24f930e
Remove the aspnet/FileSystem submodule (#3884) 2018-11-05 14:19:19 -08:00
ASP.NET CI f454ec3b16 Updating BuildTools from 2.2.0-preview2-20181101.2 to 2.2.0-preview2-20181104.4
[auto-updated: buildtools]
2018-11-05 12:03:59 -08:00
dotnet-maestro-bot 9d794af34d Update to .NET Core 2.2.0-rtm-27105-02 and Extensions 2.2.0-rtm-181105-01 2018-11-05 10:12:15 -08:00
Justin Kotalik 90b11de8f1
Get IISIntegration CI working (#3875) 2018-11-05 08:45:11 -08:00
ASP.NET CI f3809a8b97 Updating submodule(s)
EntityFrameworkCore => 1032daf61fae290f9139d07fb9f6c2b847a48d60
Identity => 99f352a92f

[auto-updated: submodules]
2018-11-03 00:05:09 -07:00
John Luo e8fec8eb52
Enable symbols generation for crossgen'ed assemblies on linux-arm (#3877) 2018-11-02 18:06:04 -07:00
John Luo d36a480253 Build and crossgen linux-arm shared framework in Docker container 2018-11-02 15:14:19 -07:00
ASP.NET CI 341a648511 Updating submodule(s)
EntityFrameworkCore => c3eb2b04453ded94799ccd83ff32168b559379a7
KestrelHttpServer => 40a9b18c43

[auto-updated: submodules]
2018-11-02 12:05:26 -07:00
Nate McMaster 0e24161d42
Ensure Microsoft.AspNetCore.Server.IntegrationTesting.IIS doesn't produce a finalized version 2018-11-02 11:07:45 -07:00
Nate McMaster 1ab2caa431
Update list of files to include DependencyInjection 2018-11-02 10:44:15 -07:00
Justin Kotalik afab1a5be6
Remove IISIntegration submodule, add CI [2.2] (#3865) 2018-11-02 10:22:04 -07:00
Nate McMaster c92536a21a
Remove the DependencyInjection submodule 2018-11-02 09:58:20 -07:00
ASP.NET CI e9749786a8 Updating submodule(s)
ServerTests => 04c6c6bab8
SignalR => b006a2c789

[auto-updated: submodules]
2018-11-02 07:05:36 +00:00
Nate McMaster 303ee1ff56
Fix the filename for the debian installer 2018-11-01 22:50:58 -07:00
Nate McMaster e295d0506e
Ignore GROUP_ID when building the RHEL docker build image 2018-11-01 17:37:03 -07:00
Nate McMaster 27deb6f6f8
Remove dependency on Docker from MSBuild targets (#3866)
Changes:
* This removes MSBuild targets which invoke `docker` commands to build
   deb and rpm installers
* Remove installer targets from the KoreBuild context. Put them into
   separate project files
* Simplify the targets used to build installers by reducing duplicate
   variable names and deeply nested MSBuild contexts
* Remove unused dependencies from the Docker build context
2018-11-01 15:02:29 -07:00
ASP.NET CI 7388b64ed9 Updating BuildTools from 2.2.0-preview2-20181031.7 to 2.2.0-preview2-20181101.2
[auto-updated: buildtools]
2018-11-01 14:18:04 -07:00
ASP.NET CI 878542e3fc Updating submodule(s)
DotNetTools => d745b8c161
Identity => b56dc070fb

[auto-updated: submodules]
2018-11-01 14:17:56 -07:00
ASP.NET CI 4fc16c87e9 Updating submodule(s)
DotNetTools => fbca8be404
SignalR => 4496366794

[auto-updated: submodules]
2018-11-01 12:04:14 -07:00
Javier Calvarro Nelson e367b82794
Merge pull request #3862 from aspnet/javiercn/auth-server
Add auth server package
2018-11-01 11:58:37 -07:00
Javier Calvarro Nelson f170981fec Add auth server package 2018-11-01 11:24:41 -07:00
ASP.NET CI ec8573f3ab Updating submodule(s)
Diagnostics => c802d5ef5f
HttpSysServer => 3e08bf8833
JsonPatch => 3b485909eb
KestrelHttpServer => d50c0c13b9
Logging => d39ac3492dc075a13580419b698960fe084a7c00
MetaPackages => 27efce1042
Mvc => a6199bbfba
SignalR => 83139d36f4

[auto-updated: submodules]
2018-11-01 00:29:58 -07:00
Nate McMaster 57d52d392d
Add Microsoft.NETFramework.ReferenceAssemblies to list of external dependencies 2018-11-01 00:25:05 -07:00
Nate McMaster 4c63404bf5
Update build tools to 2.2.0-preview2-20181031.7 2018-11-01 00:21:55 -07:00
Nate McMaster cd36ae4f16
Delete mv_to_src.sh 2018-10-31 23:53:13 -07:00
Justin Kotalik f3dbb1654e
Merge branch 'release/2.1' into release/2.2 2018-10-31 21:01:20 -07:00
Justin Kotalik 6d2e8a5c92
Merge pull request #3786 from aspnet/jkotalik/21Merge 2018-10-31 20:31:35 -07:00
Justin Kotalik 7df2f61874
Merge pull request #3784 from aspnet/jkotalik/22Merge
Merge IISIntegration into release/2.2
2018-10-31 19:43:30 -07:00
Justin Kotalik 3f04c928f4 Merge branch 'jkotalik/21Merge' into jkotalik/22Merge 2018-10-31 18:38:00 -07:00
Justin Kotalik fc17530148 Merge remote-tracking branch 'i/jkotalik/22Merge' into jkotalik/22Merge 2018-10-31 18:25:22 -07:00
Justin Kotalik ce68c8e5be remove submodule 2018-10-31 18:14:34 -07:00
Nate McMaster ee0a11d048
Update code signing configuration to account for crossgen-ed assemblies (#3783)
* Update code signing configuration to automatically skip files in Microsoft.NETCore.App
* Update code signing configuration to account for crossgen-ed assemblies
2018-10-31 18:01:32 -07:00
Nate McMaster 4b99a85a5f
Merge branch 'release/2.1' into release/2.2 2018-10-31 17:25:20 -07:00
Justin Kotalik 04d1f6813c Merge remote-tracking branch 'i/jkotalik/21Merge' into jkotalik/21Merge 2018-10-31 17:18:48 -07:00
Justin Kotalik b7b324dc52 Merge branch 'jkotalik/21Merge' into jkotalik/22Merge 2018-10-31 16:51:58 -07:00
Justin Kotalik 7fbedc602c Move 22 into subfolder 2018-10-31 16:40:21 -07:00
Justin Kotalik 55e809c5dc Move more files 2018-10-31 16:38:30 -07:00
Nate McMaster f2c1eb73a6
Remove the Microsoft.Data.Sqlite submodule 2018-10-31 16:24:18 -07:00
Justin Kotalik 040fb6f18a Move IISIntegration into subfolder 2018-10-31 15:51:17 -07:00
Nate McMaster 954362f344
Update the sign config entry for API-MS-Win-core-xstate-l2-1-0.dll to match case exactly 2018-10-31 14:09:40 -07:00
Nate McMaster 4c51201f58
Include win-arm assets in the signing configuration 2018-10-31 13:27:25 -07:00
ASP.NET CI 50952529be Updating BuildTools from 2.1.3-rtm-15835 to 2.1.3-rtm-15836
[auto-updated: buildtools]
2018-10-31 20:22:16 +00:00
Nate McMaster b262521969
Include x86 assets in the signing configuration 2018-10-31 13:03:53 -07:00
Nate McMaster 569016c2c5
Code sign all packages in a single batch (#3778)
Changes:
* Sign shared fx zips
* Sign metapackages
* Disable signing on inner repo builds and instead sign all packages at the end
* Add a list of files from other Microsoft teams which can be excluded from signing
* Add a list of 3rd party assemblies which are bundled in the shared frameworks.
2018-10-31 12:12:15 -07:00
Brice Lambson 1f896dc61b ⬆️ Update NetTopologySuite.IO.SqlServerBytes to 1.15.0 2018-10-31 11:30:17 -07:00
ASP.NET CI 973508d1c5 Updating submodule(s)
EntityFrameworkCore => 02c9355b90096762400aa0ab9943725a4cfd8d43
Identity => da9318f431
KestrelHttpServer => e958d82584
Mvc => c74a945dda
Razor => 41fa3ff3eb
SignalR => 865de16086

[auto-updated: submodules]
2018-10-31 10:09:06 -07:00
Nate McMaster c2e9ca24d3
Update build tools to 2.2.0-preview2-20181031.2 2018-10-31 10:04:25 -07:00
ASP.NET CI 828191adbd Updating BuildTools from 2.1.3-rtm-15834 to 2.1.3-rtm-15835
[auto-updated: buildtools]
2018-10-31 09:23:16 -07:00
Nate McMaster eb79d8f75e
Remove the EventNotification submodule 2018-10-30 17:10:11 -07:00