Brennan
9f0458739c
Rename helix-test.yml ( #19247 )
2020-02-25 12:50:21 -08:00
Brennan
3d178227da
Change SiteExtension reference ( #19218 )
...
* Change SiteExtension reference
* disable
2020-02-21 09:25:20 -08:00
Brennan
3787d7e7f0
Merge pull request #19122 from dotnet/halter73/mega-merge
...
Merge branch release/3.1 --> master
2020-02-20 15:19:27 -08:00
Brennan
b3e2dacdaf
Fix Helix run ( #19175 )
2020-02-20 12:46:37 -08:00
Doug Bunting
c8bcb96d59
Revert location change for `_UseHelixOpenQueues` variable
...
nit: Remove extra `if`
2020-02-20 11:23:44 -08:00
Doug Bunting
c2ee4ae820
Re-enable source build job
...
- change ref/ projects to build only the default TFM during source builds
- avoid errors restoring packages like Microsoft.BCL.AsyncInterfaces
- may also speed up source builds slightly
2020-02-19 22:46:22 -08:00
Brennan Conroy
e721923b67
Fix targets file
2020-02-19 18:15:59 -08:00
Brennan Conroy
2d066dcd3e
Apply some fixes
2020-02-19 14:18:29 -08:00
Brennan
e3a5f03e24
Run Java tests on Helix ( #18938 )
2020-02-19 13:18:12 -08:00
Hao Kung
607a6b4f8a
Merge branch 'master' into halter73/mega-merge
2020-02-18 16:51:15 -08:00
Hao Kung
853d8f02e7
Use dotnet-helixapi-access token for internal helix builds
2020-02-18 15:51:13 -08:00
Stephen Halter
88073f86ff
Merge branch 'release/3.1' into master
2020-02-18 13:46:51 -08:00
Ryan Brandenburg
211bc40384
Revert flaky tests that seems to have been fixed ( #19065 )
2020-02-18 09:26:51 -08:00
Ryan Brandenburg
b49dd9869e
Include the ExitCode in the error message ( #17663 )
...
Include the ExitCode in the error message
2020-01-31 14:00:57 -08:00
Doug Bunting
6f285dce1d
Switch to Windows Server queues
2020-01-30 10:53:13 -08:00
Andrew Stanton-Nurse
a3960e5d20
Add primary branch triggers to helix-test ( #18686 )
...
We want to run the quarantined tests on the "primary" branches (just master for now) to ensure we're getting full coverage.
2020-01-30 17:48:14 +00:00
Hao Kung
e8363b1cc9
[Helix] Split flaky helix tests into separate yml ( #18597 )
2020-01-29 09:18:05 -08:00
Hao Kung
524bba8ff4
Start skipping helix ready tests on azdo runs ( #17109 )
2020-01-23 15:58:47 -08:00
Hao Kung
f1dba10a34
[Helix] Better logging (flaky tests, logged tests) ( #18274 )
2020-01-21 14:03:01 -08:00
Kevin Pilch
0517745c08
aspnet/AspNetCore -> dotnet/aspnet
...
Except aspnet/AspNetCore-Internal.
2020-01-08 16:40:11 -08:00
Brennan
97a59f1acc
Fix SignalR Java tests not running ( #18114 )
2020-01-08 10:36:00 -08:00
DotNet Bot
1324674163
Merged PR 4703: [internal/release/3.1] Update dependencies from 1 repositories
...
This pull request updates the following dependencies
[marker]: <> (Begin:48752c90-f78c-49ee-575f-08d76e1d56cb)
## From https://github.com/aspnet/EntityFrameworkCore
- **Build**: 20191210.7
- **Date Produced**: 12/10/2019 8:25 PM
- **Commit**: 813358a5fb4e1f35e5d82463d2bad6616ca6f594
- **Branch**: refs/heads/internal/release/3.1
- **Updates**:
- **Microsoft.EntityFrameworkCore.Tools** -> 3.1.1-servicing.19610.7
- **Microsoft.EntityFrameworkCore.SqlServer** -> 3.1.1-servicing.19610.7
- **dotnet-ef** -> 3.1.1-servicing.19610.7
- **Microsoft.EntityFrameworkCore** -> 3.1.1-servicing.19610.7
- **Microsoft.EntityFrameworkCore.InMemory** -> 3.1.1-servicing.19610.7
- **Microsoft.EntityFrameworkCore.Relational** -> 3.1.1-servicing.19610.7
- **Microsoft.EntityFrameworkCore.Sqlite** -> 3.1.1-servicing.19610.7
[marker]: <> (End:48752c90-f78c-49ee-575f-08d76e1d56cb)
2019-12-15 17:23:03 +00:00
Doug Bunting
7ba757265f
Merge branch 'release/3.1' into merge/release/3.0-to-release/3.1
...
- upgrade Arcade SDK to '1.0.0-beta.19607.3'
- regenerate eng/ProjectReferences.props and ref/ projects
2019-12-11 20:03:03 -08:00
Artak
efc9d1228b
Account for UTC time to run the Dev-builds CI at midnight PT ( #17718 )
2019-12-10 08:11:26 -08:00
Pranav K
e72223eaf5
Merge pull request #17562 from aspnet/prkrishn/merge-blazor-wasm
...
Merge blazor-wasm -> master
2019-12-05 09:54:10 -08:00
William Godbe
99979efaf6
Update branding to 3.1.1 ( #17335 )
...
* Update branding to 3.1.1
* Add *
* Skip RefPack tests
* Update baseline
2019-12-04 15:45:00 -08:00
Pranav K
6e8d862deb
Merge commit '40a0173e9d9410cfdcd0c5afe33bec3e1165092f' into prkrishn/merge-blazor-wasm
2019-12-04 14:41:17 -08:00
Artak
40c99894e8
Adding a new stage to build servers ( #17486 )
...
* Adding a new stage to build servers
* Addressing PR feedback
* Added schedule to run devBuild pipeline every midnight
* Ensure that hte builds run every day, no matter whether there were changes or not.
* Disable PR builds
2019-12-03 16:07:38 -08:00
Artak
eb929d5a0b
Added the git submodule init command to run before the build
2019-11-27 22:06:50 -08:00
Artak
5befe65781
Added a step to update submodules as well as disable PR builds ( #17469 )
...
* Added a step to update submodules
* Disable triggering on CI
2019-11-27 17:51:25 -08:00
Artak
b24b92494a
Removed the usage of `_BuildArgs` unused variable ( #17459 )
2019-11-27 13:00:31 -08:00
Artak
71a7ba434f
Fixed the name of the build_components satage
2019-11-27 08:54:35 -08:00
Artak
2d6b46e1b2
Added a new CI definition to measure build time for certain areas ( #17407 )
...
* Added a new CI definition to measure build time for certain areas
This pipeline is going to measure the time required to build certain areas. For now, adding only the `Components` build to try out the pipeline.
* Incorporate PR feedback
2019-11-27 08:34:32 -08:00
Brennan
05d579cbbd
Update ci.yml ( #17359 )
2019-11-25 14:23:18 -08:00
William Godbe
ffb7b0d412
Merge branch 'blazor-wasm' into merge/release/3.1-to-blazor-wasm
2019-11-25 09:57:45 -08:00
William Godbe
59f14c00f0
Merge branch 'master' into merge/release/3.1-to-master
2019-11-22 14:22:01 -08:00
William Godbe
2d799789fe
Re-enable Policheck, Skip test logs, reset timeout to 3 hours ( #17107 )
2019-11-22 13:19:14 -08:00
Doug Bunting
4ba64f5470
Re-enable signing validation ( #13899 )
...
- #13864
- use latest Arcade from '.NET 3 Tools'
- pick up @joeloff's #4083 signing validation fixes
- update signing validation exclusions to get them working
- remove custom embedded package icon bits and use Arcade approach
- also switch VS.Redist.* packages to use license expressions
2019-11-19 07:14:34 -08:00
Artak
92fce0da09
Enable building `blazor-wasm` branch ( #17198 )
2019-11-18 18:15:49 -08:00
Brennan Conroy
6caada9c14
Merge branch 'merge/release/3.1-to-master' of https://github.com/dotnet-maestro-bot/AspNetCore into merge/release/3.1-to-master
2019-11-11 10:04:23 -08:00
wtgodbe
43feff098b
Disable SDL, increase timeout to 4.5 hours
2019-11-07 16:28:50 -08:00
Hao Kung
efca6093ba
Run larger set of helix tests on non PR builds ( #16856 )
2019-11-07 09:43:32 -08:00
Brennan Conroy
5a7cd976c9
Merge branch 'release/3.1'
2019-10-31 09:47:59 -07:00
William Godbe
9f903018d7
Fix variable group
2019-10-30 14:07:15 -07:00
William Godbe
ffd4e4bf89
Add variable group
2019-10-30 11:45:13 -07:00
William Godbe
cf97684ee7
Enable SDL validation in rel/3.1
2019-10-30 11:34:24 -07:00
Hao Kung
08299d562b
Nuke helix arm runs on 3.1 ( #15390 )
2019-10-24 23:01:46 -07:00
Hao Kung
c0161c7e77
Move most helix queues to a daily scheduled run ( #14904 )
2019-10-24 17:25:26 -07:00
William Godbe
f05087be68
Merge pull request #14394 from aspnet/Embedded30
...
[release/3.0] Switch to embedded package icon
2019-10-04 14:19:13 -07:00
Hao Kung
0b205b66d8
Make ubuntu 1604 helix queue required PR check ( #14635 )
...
* Make ubuntu 1604 helix queue required for check
* Update ci.yml
* Don't include PR required queues in helix job
* Switch to armarch queue in this PR as well
* Fix queue id
2019-10-02 18:13:10 -07:00