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/arcade
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b4e499d1f6e6b3a981feabfed290d99261762382
Choose a base ref
...
head repository: dotnet/arcade
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a3dae8d4fd5a17c147cbecfd31e61463731ac0cc
Choose a head ref
  • 19 commits
  • 14 files changed
  • 11 contributors

Commits on Jul 8, 2024

  1. Allow to use MSTest new features

    Allow arcade users to rely on:
    - MSTest.Sdk
    - MSTest meta package
    - MSTest runner
    Evangelink committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    57a0804 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7e5791 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    8633d9a View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    6d13437 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. [main] Update dependencies from dotnet/arcade, dotnet/arcade-services…

    …, dotnet/source-build-externals (#14964)
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    0bb60fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3749798 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf221a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a70c5a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e781670 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d6ad872 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4dc2518 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    efba856 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3abe491 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c45d411 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    485c9eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cdfa7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e18bd4 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    4f5a4ad View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Treat month as decimal instead of octal (#14985)

    With `-` we make sure to drop the leading `0` that is interpreted as octal number in calculations when running as a pure Unix shell script (which we use in mono component build).
    am11 authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    a3dae8d View commit details
    Browse the repository at this point in the history
Loading