Skip to content
代码片段 群组 项目
  1. 3月 12, 2022
    • William Godbe's avatar
      [release/6.0] Build .rpm packages for linux arm64 (#40504) · 9876244c
      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: default avatarDoug Bunting <6431421+dougbu@users.noreply.github.com>
      9876244c
  2. 2月 12, 2022
  3. 2月 02, 2022
  4. 1月 15, 2022
  5. 1月 14, 2022
  6. 12月 08, 2021
    • Doug Bunting's avatar
      [release/6.0] Update Docker images, queues, etc. (#38563) · 97c1261a
      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
      97c1261a
  7. 10月 15, 2021
    • Doug Bunting's avatar
      [release/6.0] Publish Windows x64/x86 checksums (#37564) · acd46eab
      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
      acd46eab
  8. 10月 01, 2021
  9. 9月 28, 2021
  10. 9月 11, 2021
  11. 9月 09, 2021
  12. 8月 12, 2021
  13. 8月 05, 2021
  14. 8月 04, 2021
  15. 7月 13, 2021
  16. 7月 12, 2021
    • dotnet-maestro[bot]'s avatar
      [main] Update dependencies from dotnet/efcore dotnet/runtime (#34033) · 6c396e75
      dotnet-maestro[bot] 创作于
      [main] Update dependencies from dotnet/efcore dotnet/runtime
      
      
       - Workaround duplicate logging source generator
      
       - Merge branch 'main' into darc-main-1709b9ed-50a0-4e28-b9b8-0e3759aee720
      
       - Fix CS8795
      
      https://dev.azure.com/dnceng/public/_build/results?buildId=1222936&view=logs&jobId=b5df7d42-2bda-5dee-96bd-1838a4f7499c&j=b5df7d42-2bda-5dee-96bd-1838a4f7499c&t=c1ffdaa9-e800-5fe8-052c-643f2e9f52ff
      
      
      
       - Update Wasm.Performance.TestApp.csproj
      
       - Fix skipEnabledCheck
      
       - Merge branch 'main' into darc-main-1709b9ed-50a0-4e28-b9b8-0e3759aee720
      
       - Update Workarounds.targets
      
       - Revert "Fix CS8795"
      
      This reverts commit a2ec9d6e0f87422456b7f8d1af238a29b8df6b94.
      
       - Revert "Convert HealthChecks logging to use new Logging Source Generator (#32414)"
      
      This reverts commit 1dd00f43.
      
       - Utilize class level SkipEnabledCheckLogOptions
      
       - React to MvcCoreLoggerExtensions feedback
      
       - Merge remote-tracking branch 'origin/main' into darc-main-1709b9ed-50a0-4e28-b9b8-0e3759aee720
      
       - React to nullability changes in TypeConverter
      
       - Merge branch 'main' into darc-main-1709b9ed-50a0-4e28-b9b8-0e3759aee720
      
       - React to new analyzer warnings
      
       - Revert "Revert "Convert HealthChecks logging to use new Logging Source Generator (#32414)""
      
      This reverts commit 5d6e21e650b3de09ceef9ecff0241040e1d83929.
      
       - Update src/Http/Routing/src/Matching/DfaMatcher.cs
      
      Co-authored-by: default avatarEric Erhardt <eric.erhardt@microsoft.com>
      
       - Update exception caught in HTTP2 tests
      
       - Merge branch 'main' of https://github.com/dotnet/aspnetcore into darc-main-1709b9ed-50a0-4e28-b9b8-0e3759aee720
      
       - Revert "Remove usings from templates implicitly added by the SDK (#34219)"
      
      This reverts commit d8bba727.
      
       - Fix up exceptions for HTTP2 tests
      
       - Revert "Revert "Remove usings from templates implicitly added by the SDK (#34219)""
      
      This reverts commit cce1bd7f71791ef59060f0e6d567ea7ec1919c9f.
      
       - Bump up SDK to bring in usings changes
      
       - Try running template tests on non-Helix
      
       - Update ci.yml
      
       - Try disabling template tests on Helix
      
       - Revert "Stop running template tests on azdo job (already helix-ified) (#32985)"
      
      This reverts commit 7a842b71.
      
       - Don't build Helix payload for template tests
      
       - Temporarily skip FrameworkListListsContainsCorrectPaths
      
       - Use dotnet test for test discovery
      
       - Revert "Use dotnet test for test discovery"
      
      This reverts commit f5cecb21c64d36fdcd8bc5d514f9affb694600cf.
      
       - Try skipping listing tests list in helix
      
       - Revert "Try disabling template tests on Helix"
      
      This reverts commit 2136f31e08ab33639ca44cfbd85d98909c9dfe47.
      
       - Remove generic type from test method
      
       - Removed another generic from the test method
      6c396e75
  17. 6月 16, 2021
  18. 6月 04, 2021
  19. 5月 26, 2021
  20. 4月 23, 2021
  21. 4月 16, 2021
    • Jan Vorlicek's avatar
      Move ARM and ARM64 to Ubuntu 18.04 · d1a2d883
      Jan Vorlicek 创作于
      d1a2d883
    • Jan Vorlicek's avatar
      Update Alpine ARM docker image · c0b4428a
      Jan Vorlicek 创作于
      The Alpine ARM docker image is used for cross compilation. There was a
      breaking change in Alpine 3.13 - it uses a new MUSL that has 64 bit
      time_t even on 32 bit platforms. Since the official support for Alpine
      ARM was not announced yet, it was decided that we will support it only
      on Alpine >= 3.13 instead of having to build and distribute two
      different
      versions of runtime.
      
      This change updates the docker image used to build Alpine ARM runtime to
      a new version that uses Alpine 3.13 rootfs. It is also using Ubuntu
      16.04 instead of 18.04 as a host to unify it with the one we use to
      build for Alpine ARM64.
      c0b4428a
  22. 4月 10, 2021
    • John Luo's avatar
      Set locale for ubuntu 18.04 (#31649) · 13a34c6c
      John Luo 创作于
      13a34c6c
    • Doug Bunting's avatar
      [release/2.1] Update branding to 2.1.28 (#31547) · 2c423225
      Doug Bunting 创作于
      * Update branding to 2.1.28
      
      * Bump `$(MicrosoftNETCoreAppPackageVersion)`
        - version flows into `$(MicrosoftNETCoreApp21PackageVersion)` automatically
        - cherry-picked from #30729 internal branch
      
      * Get tests and archives working after rebranding
        - skip `SharedFxTests.BaselineTest(...)` between rebranding and baseline updates
          - previous runtime is not available in this window
        - reduce retries in `RetryHelper`
          - download will usually fail repeatedly if it fails even once
          - previous maximum duration (105 min.) was greater than the job timeout
        - avoid NETSDK1023 warnings
          - eng/targets/CSharp.Common.props adds packages removed from project
        - create archives based on one that actually exists between rebranding and baseline updates
        - mostly cherry-picked from #30729 internal branch
      
        nit: remove unused `GetTotalRetriesUsed()` method
      
      * Use Ubuntu 18.04 build agents
        - set locale consistently on all platforms
          - default locale on newer agents is unloved `C.UTF-8`
      
      * Stop using Ubuntu 14.04
        - run `locale-gen` to avoid "setlocale: LC_ALL: cannot change locale" and similar
          - needs `locales` package
        - move to still-supported Ubuntu 18.04 image
          - image needs slightly-newer `libicu60`, `clang` and `lldb` packages
          - rename Dockerfile to match
        - cherry-picked from #30729 internal branch for Ubuntu image update
      
        nit: set locale-related environment variables to match Python default
      
      * Avoid KoreBuild issues when using dockerbuild.sh
        - avoid MSB4011 warnings (about repeated Directory.Build.targets imports)
          - place `$DOTNET_HOME` beside repo root, not under it
        - cherry-picked from #30729 internal branch for image update
      
        nits:
        - use current Docker image for 2.1 alpine
        - set `$LANGUAGE` with other locale-related environment variables
      
      * Remove obsolete Groovy code
      
      * Pick up latest EF sources
        - minor change shouldn't affect submodule build but best to keep up
      
      * Improve the CDN tests
        - apply efe9b95b to similar template test
        - add debug output to CDN tests
        - back-port test reliability fix
          - based on  @javiercn's 3368ea6f / #13646 fix
          - avoid `TimeSpan` arithmetic and did not match refactoring done in 'release/3.1'
            - do not have recently-added `TimeSpan` operators in 2.1
        - skip `CdnScriptTaghelperTests` on .NET Framework
          - failures appear specific to that platform
          - leave src/Templating/test/Templates.Test/CdnScriptTagTests.cs unchanged
            - test project does not target .NET Framework
      2c423225
  23. 4月 09, 2021
  24. 4月 08, 2021
  25. 3月 24, 2021
  26. 3月 13, 2021
    • Doug Bunting's avatar
      [release/2.1] Include transitive refs in meta-package .nuspec files (#30639) · bffb3ca4
      Doug Bunting 创作于
      * Correct and streamline internal builds
      - correct manual internal builds
          - need to explicitly set `$(BuildNumber)` property in all build steps
          - rename `$(BuildScriptArgs)` to avoid circular reference
      - skip tests by default in internal non-PR builds
      
      nits:
      - include new `$(BuildNumberArg)` in `$(SharedFxArgs)`
      - run all test jobs in internal pull requests
      
      * Always skip tests in SharedFx and later jobs
      - however test\SharedFx.UnitTests\SharedFx.UnitTests.csproj always runs as part of `BuildSharedFx` target
      
      * Include transitive refs in meta-package .nuspec files
      - #30279
      - ensure dependencies are up-to-date even when PatchConfig.props is empty
      - change only CoreFx and core-setup dependencies
      - also change transitive references that weren't mentioned before
      
      * Bump a few patch versions
      bffb3ca4
  27. 3月 04, 2021
  28. 2月 17, 2021
    • Safia Abdalla's avatar
      Favor project-specific build scripts over top-level script (#29918) · 0801cea4
      Safia Abdalla 创作于
      
      * Remove top-level build scripts in favor of project specific scripts
      * Add more build scripts and move top-level to eng
      * Fix path in Powershell script
      * Update BuildDirectory for CI jobs
      * Fix paths in restore scripts and jobs
      * Address feedback from peer review
      * Fix references to Html.Abstractions
      * Update baseline files with new project
      * Fix a few more broken links
      * !fixup! Correct Build.props and regen project references
      * Update docs and fix public api modification check
      
      Co-authored-by: default avatarDoug Bunting <6431421+dougbu@users.noreply.github.com>
      0801cea4
  29. 2月 13, 2021
  30. 2月 12, 2021
  31. 1月 27, 2021
  32. 1月 23, 2021
  33. 1月 22, 2021
  34. 1月 15, 2021
加载中