- 2月 25, 2023
-
-
由 github-actions[bot] 创作于
* Suppress downgrade error in hosting bundle * Update Npm.Common.targets * Revert "Update Npm.Common.targets" This reverts commit c8bd24ed. * [release/6.0] Don't build `node` on Windows ARM64 - at one point, `1es-windows-2019` images lacked Node JS - between `Image Version: 49.0.0` and `Image Version: 50.0.0`, Node JS was upgraded to 18.14.0 - this version is not compatible w/ some of our WebPack build processes - stop the Node JS builds in this job; not necessary for the shared Fx --------- Co-authored-by:
William Godbe <wigodbe@microsoft.com> Co-authored-by:
Doug Bunting <6431421+dougbu@users.noreply.github.com>
-
- 2月 20, 2023
-
-
由 Doug Bunting 创作于
- at one point, `1es-windows-2019` images lacked Node JS - between `Image Version: 49.0.0` and `Image Version: 50.0.0`, Node JS was upgraded to 18.14.0 - this version is not compatible w/ some of our WebPack build processes - stop the Node JS builds in this job; not necessary for the shared Fx
-
- 1月 05, 2023
-
-
由 Doug Bunting 创作于
- unclean `cherry-pick` of e609b1ca plus touch our YAML, via #45121 - also, get scheduled runs going for aspnetcore-helix-matrix - release/6.0 and release/7.0 builds have not run since move to dnceng-public/public nit: Change `$(IsXYZQueue)` properties to ignore case - removes one gotcha going forward
-
- 11月 16, 2022
-
-
由 Doug Bunting 创作于
- `cherry-pick` of 5f4bc82d, Update docker tag to latest schema - This change moves all of the docker images to the -latest tag as part of #10377. - `cherry-pick` of f79f2d1c, Replace -latest docker tags with new schema - We changed the latest tags to not include the -latest suffix, so this change updates those tags to the new schema. - via #45115, w/ a slight adjustment from rhel-7 to centos-7 in rhel.Dockerfile nit: Correct timeout of source-build job - not honoured as a top-level parameter to source-build.yml Co-authored-by:
Michelle McDaniel <michelm@microsoft.com>
-
- 11月 02, 2022
-
-
由 Doug Bunting 创作于
- backport of #44688, via #44717 - add new schedule for a weekly run - add top-level parameter enabling CodeQL3000 in manual builds - add `enableSBOM` and `variables` parameters in default-build.yml - add a separate job w/ CodeQL3000 tasks included in build steps; run this job alone - use the new default-build.yml parameters - set `$(UseSharedCompilation)` to `false` to ease analysis - add tag indicating CodeQL3000 tasks did useful work - ignore no-op task executions - add a tsaoptions.json file - cribbed values from our eng/sdl-tsa-vars.config file nit: Unconditionally disable the auto-injected component governance build step - job.yml inserts the task where we need (unless overridden)
-
- 10月 05, 2022
-
-
由 Doug Bunting 创作于
-
由 Doug Bunting 创作于
- make version consistent w/ AzDO hosted image - images now available (dotnet/arcade#10833 gap filled)
-
由 Safia Abdalla 创作于
* [release/6.0] Add support for minimal APIs in ApiDescription.Server * [release/7.0] Quarantine `ClosingTheBrowserWindow_GracefullyDisconnects_TheCurrentCircuit` (#44186) - #44185 - also upload test logs for forks * Update CircuitGracefulTerminationTests.cs Co-authored-by:
Doug Bunting <6431421+dougbu@users.noreply.github.com>
-
- 9月 15, 2022
-
-
由 Doug Bunting 创作于
- use 20.04 instead
-
- 9月 07, 2022
-
-
由 vseanreesermsft 创作于
* Update branding to 6.0.10 * Update public pool names Co-authored-by:
Alex Perovich <alperovi@microsoft.com>
-
- 8月 03, 2022
-
-
由 vseanreesermsft 创作于
* Update branding to 6.0.9 * [release/6.0] Move builds to MacOS 11 - hosted macOS-10.15 environment is deprecated * Use an installed XCode version Co-authored-by:
Doug Bunting <6431421+dougbu@users.noreply.github.com>
-
- 7月 06, 2022
-
-
由 Matt Mitchell 创作于
* Update branding to 6.0.8 * release/6.0] Give up on Build.Server.Amd64.VS2019.BT.Open - `cherry-pick` part of 0394ac7b - was "Try out 1es images (#41400)" Co-authored-by:
Doug Bunting <6431421+dougbu@users.noreply.github.com>
-
- 6月 13, 2022
-
-
由 github-actions[bot] 创作于
Co-authored-by:
William Godbe <wigodbe@microsoft.com>
-
- 6月 11, 2022
-
-
由 github-actions[bot] 创作于
* Fix branch names again * Update azure-pipelines-mirror-within-azdo.yml * Update azure-pipelines-mirror-within-azdo.yml Co-authored-by:
William Godbe <wigodbe@microsoft.com>
-
由 github-actions[bot] 创作于
Co-authored-by:
William Godbe <wigodbe@microsoft.com>
-
- 6月 08, 2022
-
-
由 William Godbe 创作于
-
- 4月 06, 2022
-
-
由 William Godbe 创作于
* [release/6.0] Add RID to targeting pack archive names * Fixup
-
由 github-actions[bot] 创作于
* Get richnav.yml building again - correct build.cmd location - generally align richnav.yml with ci.yml - ignore signing, internal download args, and publish args nit: correct name of one build step in ci.yml * Disable pipeline in PR validation - also remove irrelevant trigger branches * !fixup! Try doing native build w/o rich nav nit: put `-no`s together * !fixup! Disable rich nav explicitly - also remove installers build entirely; build will fail nits: - don't bother setting `$(EnableRichCodeNavigation)` or `$(OnlyPackPlatformSpecificPackages)` to `true` - job.yml sets `$(EnableRichCodeNavigation)` variable and `msbuild` will find that in environment - `$(OnlyPackPlatformSpecificPackages)` is not relevant in this pipeline; not packing Co-authored-by:
Doug Bunting <6431421+dougbu@users.noreply.github.com>
-
- 3月 15, 2022
-
-
由 mmitche 创作于
-
- 3月 12, 2022
-
-
由 William Godbe 创作于
* [release/6.0] Build .rpm packages for linux arm64 * Update Build.props * Update Directory.Build.props * Update Directory.Build.targets * Update Rpm.Runtime.rpmproj * Update Rpm.TargetingPack.rpmproj * Avoid duplicate targeting-pack RPM Build - if an RPM containing platform-neutral executables is platform-neutral, this should be enough * !fixup! Change Linux ARM64 job, not ARM one * Correct RPM arch name, include in targeting pack * Revert "Avoid duplicate targeting-pack RPM Build" This reverts commit 7bebff5b * Rename x64 RPM to "x64" Co-authored-by:
Doug Bunting <6431421+dougbu@users.noreply.github.com>
-
- 2月 12, 2022
-
-
由 github-actions[bot] 创作于
* Extend disable component governance for linux Extension of https://github.com/dotnet/aspnetcore/pull/39898 * PR Feedback * Update ci.yml Co-authored-by:
Tanay Parikh <TanayParikh@users.noreply.github.com> Co-authored-by:
William Godbe <wigodbe@microsoft.com>
-
- 2月 02, 2022
-
-
由 Doug Bunting 创作于
* [release/6.0] Use 1ES machines for official builds Originally also included changes from: Co-authored-by:
Brennan <brecon@microsoft.com> Co-authored-by:
Hao Kung <HaoK@users.noreply.github.com>
-
- 1月 15, 2022
-
-
由 DotNet Bot 创作于
[internal/release/6.0] Update dependencies from dnceng/internal/dotnet-efcore dnceng/internal/dotnet-runtime - Pass feed properties to source-build - Point helix.proj dotnetcli payload to dotnetbuilds/internal - Update RuntimeSourceFeed and RuntimeSourceFeedKey for dotnetbuilds - Change `$(DotNetPrivateAssetRootUrl)`
-
- 1月 14, 2022
-
-
由 DotNet Bot 创作于
[internal/release/6.0] Update dependencies from dnceng/internal/dotnet-runtime dnceng/internal/dotnet-efcore - Fixup - Fixup - Remove dotnetcliruntime, fix extension - Make sure dotnetcliruntime is set - !fixup! Remove extra `?` from URI - Download Runtime correlation payload - Move from alpine 3.9 to 3.14
-
- 12月 08, 2021
-
-
由 Doug Bunting 创作于
- cherry-pick of 64c37113 - also realigns a couple of files w/ 'main' (because that was easier) - e.g. 30d095bb and most of 34e0b982 - part of dotnet/aspnetcore-internal#3950 - also touches on #36032 - update Helix queues from Alpine 3.12 to 3.14, OSX 10.14 to 10.15, and (for Arm64) Debian 9 to 11 - use OSX 11.00 when testing PRs and rolling builds; reduce 10.15 usage to scheduled runs - remove overlap (all 3 queues) between PRs / rolling builds and scheduled runs - remove quarantined-pr / quarantined-tests overlap - build source-index on `windows-latest` (not `vs2017-win2016`) - update build and Helix Docker images to latest tags - skip a test class on macOS 10.15 - #38542 nits: - don't skip unused Helix queues - remove versions from pipeline job display names - some were already outdated; rest will be confusing in the future - remove most comments about unused Helix queues
-
由 Tanay Parikh 创作于
* Quarantine CanAddAndDisposeRootComponents (#38693) * Fix `components-e2e` Pipeline (#38704) * Fix `components-e2e` Pipeline Support for the `QuarantinedTest` attribute. Using the `Quarantined` trait defined here: https://github.com/dotnet/aspnetcore/blob/ba18614ec220c1209a3976f66aacc2c761568931/src/Testing/src/xunit/QuarantinedTestTraitDiscoverer.cs#L18 Extension of https://github.com/dotnet/aspnetcore/pull/38693 which got auto-merged. * Update components-e2e-tests.yml * PR Feedback * Update components-e2e-tests.yml - I pointed to an `xUnit` example, sorry * PR Feedback * PR Feedback * Update artifacts dir Co-authored-by:
Doug Bunting <6431421+dougbu@users.noreply.github.com> Co-authored-by:
Doug Bunting <6431421+dougbu@users.noreply.github.com>
-
- 10月 15, 2021
-
-
由 Doug Bunting 创作于
- were missing because AfterSigning.proj executes only when main build does something - i.e. must combine checksum generation w/ `Build`, `Test`, `Pack`, or similar targets - recombine Installers and Publish build steps, matching what we have in release/5.0 - cherry-pick from #37557
-
- 10月 02, 2021
-
-
由 Doug Bunting 创作于
- revert "Revert "Use new Hosted build pools (#36110)" (#36613)" - this reverts commit eb6705fc
-
- 10月 01, 2021
-
-
由 Doug Bunting 创作于
- back port of #36824 and #37077 Get `dotnet` cores on Linux / macOS (#36824) - follow up to 0d0103b4 - `COMPlus*` variables were uppercased and `dotnet` ignored them on Linux / macOS - only upload dumps in `failed()` jobs - use scripts to avoid more YAML complications and avoid empty artifacts Remove unused parameter and add requested comments (#37077) - `parameters.buildScript` was only ever set to its default value - add comments explaining the `parameters.steps` expansion - see https://github.com/dotnet/aspnetcore/pull/36824#pullrequestreview-764795624
-
由 Doug Bunting 创作于
- backport of #36898 Don't clear NuGet caches at all (#36898) - `$use_global_nuget_cache` and `$useGlobalNuGetCache` have default values in our pipelines - therefore, cache is always within `$(System.DefaultWorkingDirectory)` and should not exist at job start
-
- 9月 28, 2021
-
-
由 github-actions[bot] 创作于
- backport of #36424 to release/6.0 - make it a bit easier to test _everything_ in one go - builds site extensions, publishes to BAR, and runs all aspnetcore-ci tests Co-authored-by:
Doug Bunting <6431421+dougbu@users.noreply.github.com>
-
- 9月 23, 2021
-
-
由 github-actions[bot] 创作于
Co-authored-by:
Steve Sanderson <SteveSandersonMS@users.noreply.github.com>
-
- 9月 17, 2021
-
-
由 github-actions[bot] 创作于
This reverts commit f4cc3c00. Co-authored-by:
Sébastien Ros <sebastienros@gmail.com>
-
由 Sébastien Ros 创作于
This reverts commit f4cc3c00.
-
- 9月 12, 2021
-
-
由 github-actions[bot] 创作于
- backport of #36419 - avoid yellow builds due to `PublishBuildArtifacts@1` warnings - always include a small file Co-authored-by:
Doug Bunting <6431421+dougbu@users.noreply.github.com>
-
- 9月 11, 2021
-
-
由 github-actions[bot] 创作于
Capture dotnet dumps - backport of #36385 - capture `dotnet` dumps - builds are failing soon after `dotnet msbuild` launch - do not upload dumps twice nit: Remove disabled explicit component detection job
-
- 9月 10, 2021
-
-
由 github-actions[bot] 创作于
* Add Win11 helix-matrix/quarantine queue, remove win7/8 * Add 6.0 config * Fix Win Co-authored-by:
Will Godbe <wigodbe@microsoft.com>
-
- 9月 09, 2021
-
-
由 Javier Calvarro Nelson 创作于
* Updates npm dependencies to their latest versions. * Standardizes build process for our JS dependencies on webpack 5 with babel, etc. * Updates dependencies for the auth packages to their latest versions. * Fixes test assets so that they can be run locally.
-
由 Steve Sanderson 创作于
* Make E2E tests work on Linux, support retries, and have new Azure pipeline * Opt components E2E tests out of other CI pipelines (run only in the new one) * Update src/Components/test/E2ETest/Tests/InputFileTest.cs Co-authored-by:
Martin Costello <martin@martincostello.com> * Move new pipeline logic into old pipeline Co-authored-by:
Your Name <you@example.com> Co-authored-by:
Martin Costello <martin@martincostello.com> Co-authored-by:
Your Name <you@example.com> Co-authored-by:
Martin Costello <martin@martincostello.com>
-
- 9月 04, 2021
-
-
由 Ulises Hernandez 创作于
-