Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dotnet/aspnetcore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ecdeda7
Choose a base ref
...
head repository: dotnet/aspnetcore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: bd44d90
Choose a head ref
  • 4 commits
  • 8 files changed
  • 3 contributors

Commits on Jun 10, 2022

  1. Fix branch name in mirror pipeline (#42122)

    Co-authored-by: William Godbe <wigodbe@microsoft.com>
    github-actions[bot] and wtgodbe authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    acdbf3e View commit details
    Browse the repository at this point in the history
  2. [release/6.0] Work around #41937

    - unset `ASPNETCORE_ENVIRONMENT` on Helix agents
    dougbu committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    c11f319 View commit details
    Browse the repository at this point in the history
  3. [release/6.0] Undo #41937 changes

    - tests look green with workaround in place
    - partially revert "Update branding to 6.0.7 (#42078)"
    - was commit 78f64d8
    dougbu committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    ae09594 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2022

  1. Merge pull request #42139 from dougbu/dougbu/reenable.tests.41937/6.0

    [release/6.0] Work around #41937 and stop skipping tests
    dougbu authored Jun 11, 2022
    Configuration menu
    Copy the full SHA
    bd44d90 View commit details
    Browse the repository at this point in the history
Loading