- 10月 18, 2022
-
-
由 DotNet Bot 创作于
Merged PR 26779: [internal/release/7.0] Update dependencies from dnceng/internal/dotnet-runtime dnceng/internal/dotnet-efcore This pull request updates the following dependencies [marker]: <> (Begin:2802be6f-a6f7-477e-8165-08da7ef6284d) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - **Subscription**: 2802be6f-a6f7-477e-8165-08da7ef6284d - **Build**: 20221013.8 - **Date Produced**: October 14, 2022 10:52:24 PM UTC - **Commit**: bebb59597c8f98828b4cf2ae7724b277b15c47ee - **Branch**: refs/heads/internal/release/7.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.Extensions.Caching.Abstractions**: [from 7.0.0 to 7.0.0][1] - **Microsoft.Extensions.Caching.Memory**: [from 7.0.0 to 7.0.0][1] - **Microsoft.Extensions.Configuration**: [from 7.0.0 to 7.0.0][1] - **Microsoft.Extensions.Configuration.Abstractions**: [from 7.0.0 to 7.0.0][1] - **Microsoft.Extensions.Configuration.Binder**: [from 7.0.0 to 7.0.0][1] - **Microsoft.Extensions.Configuration.CommandLine**: [from 7.0.0 to 7.0.0][1] - **Microsoft.Extensions.Configuration.EnvironmentVariables**: [from 7.0.0 to 7.0.0][1] - **Microsoft.Extensions.Configuration.FileExtensions**: [from 7.0.0 to 7.0.0][1] - **Microsoft.Extensions.Configuration.Ini**: [from 7.0.0 to 7.0.0][1] - **Microsoft.Extensions.Configuration.Json**: [from 7.0.0 to 7.0.0][1] - **Microsoft.Extensions.Configuration.UserSecrets**: [from 7.0.0 to 7.0.0][1] - **Microsoft.Extensions.Configuration.Xml**: [from 7.0.0 to 7.0.0][1] - **Microsoft.Extensions.DependencyInjection**: [from 7.0.0 to 7.0.0][1] - **Microsoft.Extensions.DependencyInjection.Abstractions**: [from 7.0.0 to 7.0.0][1] - **Microsoft.Extensions.DependencyModel**: [from 7.0.0 to 7.0.0][1] - **Microsoft.Extensions.FileProviders.Abstractions**: [from 7.0.0 to 7.0.0][1] - **Microsoft.Extensions.FileProviders.Composite**: [from 7.0.0 to 7.0.0][1] - **Microsoft.Extensions.FileProviders.Physical**: [from 7.0.0 to 7.0.0][1] - **Microsoft.Extensions.FileSystemGlobbing**: [from 7.0.0 to 7.0.0][1] - **Microsoft.Extensions.HostFactoryResolver.Sources**: [from 7.0.0-rtm.22513.12 to 7.0.0-rtm.22513.8][1] - **Microsoft.Extensions.Hosting**: [from 7.0.0 to 7.0.0][1] - **Microsoft.Extensions.Hosting.Abstractions**: [from 7.0.0 to 7.0.0][1] - **Microsoft.Extensions.Http**: [from 7.0.0 to 7.0.0][1] - **Microsoft.Extensions.Logging**: [from 7.0.0 to 7.0.0][1] - **Microsoft.Extensions.Logging.Abstractions**: [from 7.0.0 to 7.0.0][1] - **Microsoft.Extensions.Logging.Configuration**: [from 7.0.0 to 7.0.0][1] - **Microsoft.Extensions.Logging.Console**: [from 7.0.0 to 7.0.0][1] - **Microsoft.Extensions.Logging.Debug**: [from 7.0.0 to 7.0.0][1] - **Microsoft.Extensions.Logging.EventLog**: [from 7.0.0 to 7.0.0][1] - **Microsoft.Extensions.Logging.EventSource**: [from 7.0.0 to 7.0.0][1] - **Microsoft.Extensions.Logging.TraceSource**: [from 7.0.0 to 7.0.0][1] - **Microsoft.Extensions.Options**: [from 7.0.0 to 7.0.0][1] - **Microsoft.Extensions.Options.ConfigurationExtensions**: [from 7...
-
- 10月 05, 2022
-
-
由 Doug Bunting 创作于
- incomplete w/o updates in spa-templates and a submodule update here
-
- 10月 01, 2022
-
-
由 Matt Mitchell 创作于
Signing happens at the end of the build now, even with in-build signing. The staging pipeline pushes the nupkgs. This step is not necessary, and pushes unsigned nupkgs.
-
- 9月 27, 2022
-
-
由 Doug Bunting 创作于
- #44185 - also upload test logs for forks
-
由 Doug Bunting 创作于
- make version consistent w/ AzDO hosted image - images now available (dotnet/arcade#10833 gap filled)
-
- 9月 14, 2022
-
-
由 Doug Bunting 创作于
- use 20.04 instead
-
- 9月 09, 2022
-
-
由 Matt Mitchell 创作于
-
由 Matt Mitchell 创作于
Also clean up some cruft from the YAML
-
- 9月 07, 2022
-
-
由 Nikola Milosavljevic 创作于
* Remove sourcelink workaround * Use Fedora 33 for source-build leg * Update source-build container to centos-stream8
-
- 9月 01, 2022
-
-
由 Alex Perovich 创作于
-
- 8月 31, 2022
-
-
由 Doug Bunting 创作于
- should affect most of our pipelines though not a few post-build jobs - as we saw in #43028, binary logs no longer include all environment variables by default - this change captures the environment variables not visibly referenced in our projects etc. - fix avoids a need to add the override later to debug an issue, at the cost of larger .binlog files
-
由 Doug Bunting 创作于
- give `$(*LogArgs)` variables slightly different conditions from `$(_BuildArgs)`, `$(_PublishArgs)`, … - that is, previous variable groupings were slightly off - enabling binary logs previously broke manifest creation etc.
-
- 8月 27, 2022
-
-
由 Doug Bunting 创作于
* Cover release/7.0 in our pipelines * PR feedback: Remove release/5.0 mentions in our YAML
-
- 8月 25, 2022
-
-
由 Matt Galbraith 创作于
-
- 8月 19, 2022
-
-
由 Doug Bunting 创作于
- was "Exclusively use Azure (public) feeds (#43303)" - Correct ref to selenium-config.json - fix what broke `yarn install` in these directories - Use `yarn` in aspnetcore-components-e2e pipeline - also correct a missing `--frozen-lockfile` Co-authored-by: MerlinBot
-
- 7月 21, 2022
-
-
由 Doug Bunting 创作于
* Move builds to MacOS 11 - hosted macOS-10.15 environment is deprecated * Use an installed XCode version
-
- 7月 07, 2022
-
-
由 Doug Bunting 创作于
- left a bit behind after manual testing
-
- 7月 02, 2022
-
-
由 Doug Bunting 创作于
- part of #36998 - use a separate pipeline to avoid default submodule checkout - we will handle dotnet/spa-templates localization separately
-
- 7月 01, 2022
-
-
由 Seeker186 创作于
-
- 6月 30, 2022
-
-
由 Seeker186 创作于
-
- 6月 29, 2022
-
-
由 Doug Bunting 创作于
* Specify the current agent demands and VS version - we require VS2022 to build native code these days - Core-Eng really likes `1es-windows-2019[-open]`
😀 * !fixup! Remove extra `$(WindowsTargetPlatformVersion)` settings - set in Cpp.Common.props - was incorrect in common.props and led to requiring two Windows SDK versions
-
- 6月 24, 2022
-
-
由 Steve Sanderson 创作于
-
- 6月 21, 2022
-
-
由 Doug Bunting 创作于
- see discussion starting at <https://github.com/dotnet/aspnetcore/pull/41855#issuecomment-1159030492> - short answer: wildcards do not work in artifact paths
-
- 6月 14, 2022
-
-
由 Seeker186 创作于
-
- 6月 13, 2022
-
-
由 William Godbe 创作于
-
- 6月 11, 2022
-
-
由 William Godbe 创作于
* Fix branch names again * Update azure-pipelines-mirror-within-azdo.yml * Update azure-pipelines-mirror-within-azdo.yml
-
由 William Godbe 创作于
-
- 5月 20, 2022
-
-
由 William Godbe 创作于
* Allow explicit manual runs of mirror pipeline * Fixup * Fixup 2 * Try different approach * Update .azure/pipelines/azure-pipelines-mirror-within-azdo.yml * Update .azure/pipelines/azure-pipelines-mirror-within-azdo.yml Co-authored-by:
Doug Bunting <6431421+dougbu@users.noreply.github.com> Co-authored-by:
Doug Bunting <6431421+dougbu@users.noreply.github.com>
-
- 5月 18, 2022
-
-
由 William Godbe 创作于
* Add script to mirror one internal branch to another * Fix trigger * params * Fixup * Feedback * Only run on check-ins * Individual -> Batched * No repo * Fix condition
-
- 5月 10, 2022
-
-
由 William Godbe 创作于
This reverts commit 46bb449f.
-
- 5月 08, 2022
-
-
由 Doug Bunting 创作于
-
- 4月 30, 2022
-
-
由 William Godbe 创作于
* Revert "Try out 1es images (#41400)" This reverts commit 0394ac7b. * Update default-build.yml
-
- 4月 29, 2022
-
-
由 William Godbe 创作于
-
- 3月 30, 2022
-
-
由 Hao Kung 创作于
-
- 3月 29, 2022
-
-
由 William Godbe 创作于
* Add option to enable binlogs for manual internal builds * Fixup
-
- 3月 19, 2022
-
-
由 Doug Bunting 创作于
- correct build.cmd location - generally, align richnav.yml with ci.yml - ignore signing, internal download args, and publish args - perform native build w/o rich nav and don't do installers build; both fail - disable pipeline in PR validation - also remove irrelevant trigger branches nits: - correct name of one build step in ci.yml - 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
-
- 3月 17, 2022
-
-
由 Hao Kung 创作于
-
- 3月 16, 2022
-
-
由 William Godbe 创作于
-
由 William Godbe 创作于
-
由 William Godbe 创作于
-