Nate McMaster
0f765534cb
Remove duplicate copies of files from artifact output
2018-03-23 16:37:40 -07:00
Nate McMaster
6c54d51390
Ensure repos have a NuGetPackageVerifier file ( #980 )
2018-03-21 12:39:51 -07:00
Nate McMaster
349acb5bb3
Condense restore feed configuration to single location and remove package mirroring ( #945 )
2018-03-13 10:56:09 -07:00
Nate McMaster
4dcb3f4ce9
Don't set version variables in a ProdCon build that we expect from PackageVersions.props ( #924 )
2018-02-27 15:50:17 -08:00
Nate McMaster
06e225dc9f
Better error for when you forget to clone submodules
2018-02-16 10:55:37 -08:00
John Luo
b90e74cd10
Merge branch 'release/2.1' into dev
2018-02-13 14:29:11 -08:00
John Luo
84aee6be39
Feedback
2018-02-13 14:18:37 -08:00
=
6c4f043136
Include SignalR packages in .App/.All
2018-02-13 14:14:17 -08:00
=
a7676ddaf4
Include SignalR packages in .App/.All
2018-02-09 15:11:38 -08:00
Pavel Krymets
4040cb9638
Create all directories and make it by default ( #862 )
2018-02-08 11:39:09 -08:00
Nate McMaster
0b2f053ad8
Fix #785 - publish nuget packages and the shared runtime at the same time
2018-02-07 14:40:08 -08:00
John Luo
f15d0f7567
Merge branch 'release/2.1' into dev
2018-02-06 09:46:09 -08:00
=
0ec2bd4e76
Add .App to LZMA
...
- Use metapackage version for .App in archiver project
2018-02-06 09:44:04 -08:00
John Luo
1c31731d89
Merge branch 'release/2.1' into dev
2018-02-01 15:01:46 -08:00
John Luo
e4e837fa24
Flatten dependencies of Microsoft.AspNetCore.All metapackage
...
Remove BrowserLink from Microsoft.AspNetCore.App
Remove version locking in .All metapackage
2018-02-01 11:51:27 -08:00
Ryan Brandenburg
18575e8879
Run more checks on Universe PRs
2018-01-30 13:03:42 -08:00
Nate McMaster
5fae89b962
Update versions to include prodcon build id ( #819 )
...
* Update versions to include prodcon build id
* Ensure version metadata does not appear in the package version
* Update build tools
2018-01-30 10:38:09 -08:00
Nate McMaster
baa665db81
Include global CLI tool packages in the LZMA ( #809 )
...
Fixes #803
2018-01-25 18:04:40 -08:00
Pranav K
13cf9f76bd
Add support for building Microsoft.AspNetCore.Analyzers metapackage
2018-01-22 13:54:50 -08:00
=
564e049ae9
Build Microsoft.AspNetCore.App
...
- Produce .App and .All metapackages and shared frameworks
2018-01-19 11:32:30 -08:00
Nate McMaster
230e4a02ef
Split compilation and tests into separate phases ( #779 )
...
* Split compilation and tests into separate phases
* Ensure template tests are skipped, and reduce duplication between test/build repo targets
* Show summary at the end of which repos failed
2018-01-12 09:46:36 -08:00
Nate McMaster
5214c9382b
Run some verification checks on PRs and add early errors for bad PackageArtifact config ( #771 )
2018-01-11 10:30:57 -08:00
Nate McMaster
a54852fe6e
Add targets to deploy all known installers to an azure blob feed
...
- Add PublishToAzureBlob task
- Move badge/version txt file generation to publish step
2018-01-08 18:23:24 -08:00
=
83d26d660e
Remove runtime store related build steps
2018-01-08 11:51:04 -08:00
Nate McMaster
af88d38cf7
Update to build tools 2.1.0-preview1-15651
2017-12-28 16:17:15 -08:00
Nate McMaster
ababb64d51
Change output of sharedfx build to match feed layout
...
- Upgrade build tools
- Produce an SVG badge for the sharedfx
- Produce the 'latest.aspnetcore.version' file for the dotnet-install.ps1/sh downloader script
- Change layout of output for sharefx build
- Use KoreBuild's bundled package folder for internal build tools packages
2017-12-27 11:12:02 -08:00
Pavel Krymets
ee8d0f30eb
Add AzureIntegration.targets ( #722 )
2017-12-20 08:52:30 -08:00
Nate McMaster
bc804863a2
Don't import the external package props file into the module build context ( #711 )
2017-12-13 12:14:19 -08:00
John Luo
e0daa126e2
Produce aspnetcore shared framework
2017-12-05 12:15:30 -08:00
Pranav K
3a76af803a
Rename the parameter used to specify additional sources to avoid conflating with DotNetRestoreSources used in projects
2017-12-01 16:04:01 -08:00
Pranav K
ba5ab12e9f
Downgrade to CoreFx version with signed binaries
...
Install shared runtimes required for builds to work
2017-11-29 12:16:19 -08:00
Pranav K
12e6e99d92
Add support for restore sources and package version props url
...
Fixes #654
Fixes #656
2017-11-28 11:54:09 -08:00
Pranav K
8c357435c9
Remove Sign target from being called
2017-11-22 13:33:43 -08:00
Pranav K
7dccc8a4aa
Remove SignType checks
2017-11-22 12:50:12 -08:00
Pranav K
db8adaf5b7
Remove uses of aspnetcore-ci-dev
2017-11-22 09:28:47 -08:00
Nate McMaster
e860022e1a
Remove references to aspnetcore-ci-dev and fix properties in PackageArchive targets
2017-11-22 08:31:19 -08:00
Nate McMaster
3113d9573c
Stop modifying the NuGet.config file during build
2017-11-21 08:42:30 -08:00
Nate McMaster
fac246e67c
Add support for PB_SkipTests and PB_SignType variables ( #646 )
2017-11-13 12:27:01 -08:00
Nate McMaster
a24bed01d7
Identify the difference between skipped and shipped repositories
2017-11-10 13:46:25 -08:00
Nate McMaster
ee5178160e
Account for .Sources packages when computing the repo graph
2017-11-09 14:08:13 -08:00
Nate McMaster
3d88b10b73
Merge branch 'dev' into namc/merge-rel-2.0.3
2017-11-09 11:27:02 -08:00
Nate McMaster
476a383539
Add mirrored artifacts to restore sources for repo builds
2017-11-09 10:33:04 -08:00
Nate McMaster
7ebdee8667
Update thet list of external dependencies
2017-11-08 16:57:57 -08:00
Nate McMaster
dae1f1ce78
Merge branch 'rel/2.0.3' into dev
2017-11-08 16:31:07 -08:00
Nate McMaster
7c0d83e7ff
Stop producing PackageLineup and remove obsolete code ( #628 )
2017-11-03 16:20:29 -07:00
Nate McMaster
cccfe3dd57
Use submodules for source dependencies ( #621 )
...
As a part of making builds more reproducible, we want to start committing the exact sha of source dependencies used to build aspnetcore. This implements that using git submodules, and removes targets that were previously used to clone source on demand.
Initial submodule status:
Antiforgery => e1884586
AzureIntegration => c998d74e
BasicMiddleware => 9f3ed006
BrowserLink => 7e2ff85a
Caching => c6a9cbbe
Common => 062ad3e7
CORS => 8fd36866
DataProtection => 49b2e22a
DependencyInjection => 88297e3c
Diagnostics => 7ac0e06a
DotNet=>ols => 1836201b
EntityFrameworkCore => e70d7dae
EventNotification => 3f881f18
FileSystem => 51e14a62
Hosting => 82ccf4f0
HtmlAbstractions => d687617a
HttpAbstractions => c0f93723
HttpSysServer => 02331040
Identity => 52dfb021
JavaScriptServices => e583a17e
JsonPatch => e453fafa
KestrelHttpServer => 0c34523e
Logging => e8e3e707
MetaPackages => d63542ca
Mvc => 2e4bc548
Razor => 6c7551d9
Routing => bb413c6a
Security => 88cb3df0
SignalR => 2419867d
[auto-updated: submodules]
2017-11-01 13:03:46 -07:00
Nate McMaster
e91af13a7d
Generate the PackageVersionProps file and put it in the lineup package
2017-10-23 15:00:53 -07:00
=
a4e87d1dd8
Build runtime store installers
...
- hosting tar.gz archives
- rpm installers for generic and red hat
- deb installers for debian.8, ubuntu 14.04, ubuntu 16.04, ubuntu 16.10
Create hosting targz archives
2017-10-13 17:00:46 -07:00
Nate McMaster
446de15f0b
Add aspnet/Templating to the universe build
2017-10-12 18:02:16 -07:00
John Luo
afba40b573
Build LZMA
...
- Update metapackage reference insertion
2017-10-11 16:11:12 -07:00