Commit Graph

31 Commits

Author SHA1 Message Date
Steve Sanderson
412ec1b427 Build templates nupkgs directly from source without copying to staging location 2017-08-23 16:56:07 -07:00
Steve Sanderson
ad758b1060 Update AppVeyor config to remove Yeoman artifact reference 2017-08-22 16:20:25 -07:00
Steve Sanderson
d2eaa36372 Merge branch 'rel/2.0.0-templates' into dev 2017-07-27 15:09:17 +01:00
Steve Sanderson
f5d58f3f2e Update AppVeyor build to use SDK 006857 2017-07-27 14:43:22 +01:00
Steve Sanderson
44360b6955 Merge pull request #1103 from aspnet/rel/2.0.0
Merge Rel/2.0.0 back to dev
2017-07-11 10:45:58 +01:00
Steve Sanderson
70d89b9ad3 Update templates to ASP.NET Core 2.0.0-rtm-26190 and SDK 2.0.0-preview3-006729 2017-07-11 10:43:31 +01:00
Ryan Brandenburg
72b1e627b0 Skip first time experience on Appveyor 2017-07-10 15:22:22 -07:00
Steve Sanderson
a1942edbfe Update AppVeyor build to use .NET Core SDK 2.0.0-preview3-006670 2017-07-07 12:31:52 +01:00
Steve Sanderson
391ceec559 Update AppVeyor build to use .NET Core 2.0 Preview 3 2017-07-03 14:32:43 +01:00
Steve Sanderson
513d288a5d Use GetRandomFileName instead of GetTempFileName. Fixes #1060 2017-07-03 10:15:53 +01:00
Steve Sanderson
5fd9b93324 Switch to a specific version of .NET Core 2.0 Preview 2, because "latest" is 2.1 and breaks. Fixes #1058 2017-06-23 11:59:34 +01:00
Steve Sanderson
f9068819be Update AppVeyor builds to use latest .NET Core SDK. Fixes #1058 2017-06-23 11:52:09 +01:00
Steve Sanderson
deaaa43e02 Fix SDK download URL for AppVeyor 2017-05-18 13:45:13 +01:00
Steve Sanderson
58fd9150b9 Update AppVeyor build to use .NET Core 2.0 Preview 1 2017-05-18 13:45:13 +01:00
Steve Sanderson
5086d0cc1c Fix test script 2017-05-17 12:25:23 +01:00
Steve Sanderson
144ad6a561 Further attempt to make Djna.nosys=true work on AppVeyor 2017-05-17 12:04:43 +01:00
Steve Sanderson
5ec31b3672 Try another way to get AppVeyor to pass through -Djna.nosys=true 2017-05-17 11:43:33 +01:00
Steve Sanderson
45ec148dec Update AppVeyor to use .NET Core 1.0.4 SDK 2017-05-17 11:22:59 +01:00
Steve Sanderson
3c1a1ffaa4 Attempt to make selenium-standalone run on AppVeyor 2017-05-17 11:04:41 +01:00
Steve Sanderson
cd240907f8 Update tests to work with latest tooling 2017-05-17 10:43:20 +01:00
Steve Sanderson
3390d75528 Begin re-enabling tests in AppVeyor (still need to diagnose why they intermittently time out) 2017-05-17 10:18:26 +01:00
Nate McMaster
13fb00a71e Update KoreBuild to dev 2017-03-01 18:44:16 -08:00
SteveSandersonMS
04111db230 Add "dotnet new" nupkg as AppVeyor artifact 2017-02-13 15:48:19 +00:00
SteveSandersonMS
a046bd2021 Temporarily disable tests on AppVeyor until config can be updated to match new chromedriver version requirement 2017-01-18 18:52:21 +00:00
SteveSandersonMS
e6cfe93e13 Instruct AppVeyor to regard the generator-aspnetcore-spa.tar.gz file as a build artifact 2017-01-02 12:02:58 +00:00
SteveSandersonMS
200d80627c Update Appveyor test environment to Node 6.9.2 to deal with Windows-specific NPM issues 2016-12-15 20:34:46 +00:00
SteveSandersonMS
17b107bb42 Fix how 'current' and 'preview' SDKs are merged in Appveyor builds 2016-12-15 19:31:09 +00:00
SteveSandersonMS
06ccad4344 Automatically install both the 'current' and 'preview' SDKs when building in Appveyor 2016-12-15 18:07:34 +00:00
SteveSandersonMS
67c2cfd84e Add Appveyor builds and webdriver.io tests (tests cover Angular2Spa template only at present) 2016-12-15 16:38:30 +00:00
SteveSandersonMS
74cac774f8 Normalise trailing whitespace and line endings everywhere 2016-03-01 01:10:43 +00:00
SteveSandersonMS
35e620ae48 Add ASP.NET Core build system 2016-02-02 16:22:32 +00:00