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: actions/runner
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.316.1
Choose a base ref
...
head repository: actions/runner
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.317.0
Choose a head ref
  • 9 commits
  • 30 files changed
  • 6 contributors

Commits on May 2, 2024

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

Commits on May 10, 2024

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

Commits on May 13, 2024

  1. Delete all the contentHash files (#3285)

    Nothing uses them anymore after #3074.
    pje authored May 13, 2024
    Configuration menu
    Copy the full SHA
    c67e7f2 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Upgrade node20: 20.8.1 → 20.13.1 (#3284)

    * Upgrade node20: 20.8.1 → 20.13.1
    
    * Call out the release process for `alpine_nodejs` in a comment
    
    * move the comment to the end of the line so it's more obvious which variable it's talking about
    pje authored May 14, 2024
    Configuration menu
    Copy the full SHA
    76dc3a2 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Make it easy to install git on an Action Runner Image (#3273)

    (We don't actually install `git`.  We simply get the prerequisites out of the way.)
    jww3 authored May 15, 2024
    Configuration menu
    Copy the full SHA
    0f15173 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Install gpg-agent during actions/runner container image build (#3294)

    `add-apt-repository` depends on `gpg-agent`
    jww3 authored May 17, 2024
    Configuration menu
    Copy the full SHA
    bd7235e View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Bump xunit from 2.4.1 to 2.7.1 in /src (#3242)

    * Bump xunit from 2.4.1 to 2.7.1 in /src
    
    Bumps [xunit](https://github.com/xunit/xunit) from 2.4.1 to 2.7.1.
    - [Commits](xunit/xunit@2.4.1...2.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: xunit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Appease xunit warnings after upgrading to v2.7.1
    
    * Appease the whitespace linter
    
    * Appease the whitespace linter
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Patrick Ellis <319655+pje@users.noreply.github.com>
    dependabot[bot] and pje authored May 21, 2024
    Configuration menu
    Copy the full SHA
    ce4d7be View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    84b1bea View commit details
    Browse the repository at this point in the history
  2. Update releaseVersion

    rentziass authored May 30, 2024
    2 Configuration menu
    Copy the full SHA
    6dc005e View commit details
    Browse the repository at this point in the history
Loading