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/emsdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8f6606f
Choose a base ref
...
head repository: dotnet/emsdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 96aa78d
Choose a head ref
  • 6 commits
  • 2 files changed
  • 1 contributor

Commits on Feb 3, 2022

  1. Configuration menu
    Copy the full SHA
    9322eb0 View commit details
    Browse the repository at this point in the history
  2. Use correct npm command

    akoeplinger committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    7f69bd6 View commit details
    Browse the repository at this point in the history
  3. Use VS2022 image on CI

    akoeplinger committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    dc94242 View commit details
    Browse the repository at this point in the history
  4. Revert "Use VS2022 image on CI"

    This reverts commit dc94242.
    akoeplinger committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    5a7c1a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b26083 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Switch to 1ES pool for Windows builds too

    The 1ES pool runs into an issue with missing certificates for storage.googleapis.com so use some powershell helper to fetch them.
    akoeplinger committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    96aa78d View commit details
    Browse the repository at this point in the history
Loading