Skip to content
代码片段 群组 项目
  1. 10月 18, 2022
    • DotNet Bot's avatar
      Merged PR 26779: [internal/release/7.0] Update dependencies from... · 4b5d52d1
      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...
      4b5d52d1
  2. 10月 05, 2022
  3. 10月 01, 2022
    • Matt Mitchell's avatar
      Remove VS nupkg push (#44230) · c7d58105
      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.
      c7d58105
  4. 9月 27, 2022
  5. 9月 14, 2022
  6. 9月 09, 2022
  7. 9月 07, 2022
  8. 9月 01, 2022
  9. 8月 31, 2022
    • Doug Bunting's avatar
      [release/7.0] Set `MSBUILDLOGALLENVIRONMENTVARIABLES` in most CI jobs (#43644) · 6b02007f
      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
      6b02007f
    • Doug Bunting's avatar
      Use normal `$(_BuildArgs)` in internal jobs w/ binlogs (#43597) · 59c87f6e
      Doug Bunting 创作于
      - give `$(*LogArgs)` variables slightly different conditions from `$(_BuildArgs)`, `$(_PublishArgs)`, &hellip;
        - that is, previous variable groupings were slightly off
      - enabling binary logs previously broke manifest creation etc.
      59c87f6e
  10. 8月 27, 2022
  11. 8月 25, 2022
  12. 8月 19, 2022
    • Doug Bunting's avatar
      Backport parts of 48a81a70 (#43357) · f2629ce4
      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
      f2629ce4
  13. 7月 21, 2022
  14. 7月 07, 2022
  15. 7月 02, 2022
  16. 7月 01, 2022
  17. 6月 30, 2022
  18. 6月 29, 2022
    • Doug Bunting's avatar
      Specify the current agent demands and VS version (#42460) · 4adb4258
      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
      4adb4258
  19. 6月 24, 2022
  20. 6月 21, 2022
  21. 6月 14, 2022
  22. 6月 13, 2022
  23. 6月 11, 2022
  24. 5月 20, 2022
  25. 5月 18, 2022
  26. 5月 10, 2022
  27. 5月 08, 2022
  28. 4月 30, 2022
  29. 4月 29, 2022
  30. 3月 30, 2022
  31. 3月 29, 2022
  32. 3月 19, 2022
    • Doug Bunting's avatar
      Get richnav.yml building again (#40729) · 1e2d80b2
      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
      1e2d80b2
  33. 3月 17, 2022
  34. 3月 16, 2022
加载中