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

Commits on Oct 25, 2022

  1. Configuration menu
    Copy the full SHA
    ec68425 View commit details
    Browse the repository at this point in the history
  2. Move the X509 Certificates version-pinning workaround up to a subdire…

    …ctory. (PR feedback from #9101 ) (#11402)
    MattGal authored Oct 25, 2022
    1 Configuration menu
    Copy the full SHA
    ec89a0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    758b26a View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Allow backport workflow to be reusable (#11438)

    This makes it possible to use the workflow from other repos, allowing us to consolidate the workflows.
    akoeplinger authored Oct 28, 2022
    Configuration menu
    Copy the full SHA
    6956787 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. [main] Update dependencies from dotnet/roslyn (#11430)

    [main] Update dependencies from dotnet/roslyn
    dotnet-maestro[bot] authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    c1a5de6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbe32bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9e265e View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Configuration menu
    Copy the full SHA
    d4e96f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7607f96 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Add One-pager for agentless helix (#11316)

    * Add One-pager for agentless helix
    
    * Feedback
    
    * Use the untasty steak
    alexperovich authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    5be5561 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Refactor backport workflow, make it reusable (#11469)

    This allows using the workflow from other repos and also replaces deprecated node12 action code with inline github-script instead.
    akoeplinger authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    a1a050e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d17c6da View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Fix the target framework in the msi.proj now that net5.0 is unsupport…

    …ed by the sdk (#11502)
    
    Co-authored-by: Larry Ewing <[email protected]>
    github-actions[bot] and lewing authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    cabdcb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee62d65 View commit details
    Browse the repository at this point in the history
  3. Update default msbuild for sdk tasks (#11508)

    rc2 requires 17.3.0+. Should fix sign-check error in arcade-validation
    
    Co-authored-by: Matt Mitchell <[email protected]>
    github-actions[bot] and mmitche authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    80b6be4 View commit details
    Browse the repository at this point in the history
Loading