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: 86a931a
Choose a base ref
...
head repository: dotnet/arcade
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c2af37f
Choose a head ref
  • 3 commits
  • 8 files changed
  • 3 contributors

Commits on Jan 25, 2022

  1. Allow modifying GenFacade's ReferencePaths input (#8389)

    There are cases where the ReferencePath item isn't the right input for GenFacades, i.e. a project's generated reference assembly might be a better candidate. Allow to override the default item to point to something different, i.e. to ReferencePathWithRefAssemblies.
    ViktorHofer authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    35d25de View commit details
    Browse the repository at this point in the history
  2. Add publishing for 6.0.3xx SDK channels (#8391)

    * add publishing for 6.0.3xx SDK channels
    riarenas authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    d8aec81 View commit details
    Browse the repository at this point in the history
  3. Enable CG detection in the job templates (#8376)

    Remove the explicit injection in the arcade pipeline
    mmitche authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    c2af37f View commit details
    Browse the repository at this point in the history
Loading