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: 9ba9980c49
Choose a base ref
...
head repository: dotnet/arcade
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 34138f08e2
Choose a head ref
  • 6 commits
  • 21 files changed
  • 5 contributors

Commits on Sep 13, 2024

  1. [main] Update dependencies from dotnet/xharness (#15020)

    [main] Update dependencies from dotnet/xharness
    
    
     - Merge branch 'main' into darc-main-9bf802c9-e9a9-4ac3-9e26-8d067f87395f
    dotnet-maestro[bot] authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    b1b5f41 View commit details
    Browse the repository at this point in the history
  2. SymUploader removal stage 2: Use symbolrequest workflow to promote to…

    … internal/external symbol servers (#15055)
    
    - Remove multi-org client download and publishing.
    - Upload to dnceng as single staging org.
    - Use SymbolRequest to publish from stage org to public/internal servers.
    - Add necessary PATs to autorotation mechanisms and scrub other tokens from logs.
    - Add symbolgenerator with capability of raising DAC identity debug info level.
    hoyosjs authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    bd749a1 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    70aa5a7 View commit details
    Browse the repository at this point in the history
  2. Copy full directory structure when indexing loose files (#15085)

    WinForms designer uploads several dlls with the same name under PDBArtifacts. The tool was not preserving full structure when copying prior to calling symbol.exe so only the last one got published. Copy all files to a temp location.
    
    Co-authored-by: Jan Kotas <[email protected]>
    hoyosjs and jkotas authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    532b69e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4fbea0f View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    34138f0 View commit details
    Browse the repository at this point in the history
Loading