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: microsoft/hcsshim
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fe8c673
Choose a base ref
...
head repository: microsoft/hcsshim
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ad1ccf5
Choose a head ref
  • 3 commits
  • 4 files changed
  • 3 contributors

Commits on Mar 20, 2024

  1. Add spans and drop large size high volume trace logs

    Signed-off-by: Kirtana Ashok <[email protected]>
    (cherry picked from commit c91d82d)
    Signed-off-by: Kirtana Ashok <[email protected]>
    kiashok committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    202f90a View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Updating permissions and github release action versions (#2078) (#2079)

    Signed-off-by: Heather Garvison <[email protected]>
    (cherry picked from commit a58b414)
    
    Co-authored-by: Heather Garvison <[email protected]>
    anmaxvl and hgarvison authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    6588c1c View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. fix: move permissions to the correct job (#2080) (#2081)

    The permissions block should be under `create_release` job, rather
    than `build`.
    
    Signed-off-by: Maksim An <[email protected]>
    (cherry picked from commit 3eeba90)
    anmaxvl authored Mar 23, 2024
    Configuration menu
    Copy the full SHA
    ad1ccf5 View commit details
    Browse the repository at this point in the history
Loading