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
base: v2.310.2
Choose a base ref
...
head repository: actions/runner
compare: v2.311.0
Choose a head ref
  • 13 commits
  • 43 files changed
  • 8 contributors

Commits on Oct 9, 2023

  1. 1
    Copy the full SHA
    22d4310 View commit details
    Browse the repository at this point in the history
  2. 1
    Copy the full SHA
    c851794 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Revert "Update default version to node20 (#2844)" (#2918)

    This reverts commit acdc6ed.
    takost committed Oct 10, 2023
    1
    Copy the full SHA
    544f190 View commit details
    Browse the repository at this point in the history
  2. 1
    Copy the full SHA
    4647f3e View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Use block blob instead of append blob (#2924)

    * Use block blob when possible
    
    * Refactor the code so job log also uses block blob if possible
    yacaovsnc committed Oct 13, 2023
    1
    Copy the full SHA
    940f4f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

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

Commits on Oct 23, 2023

  1. Copy the full SHA
    611a7a8 View commit details
    Browse the repository at this point in the history
  2. Update dotnet sdk to latest version @6.0.415 (#2929)

    * Upgrade dotnet sdk to v6.0.415
    
    * Update computed hashes
    
    * .
    
    * .
    
    ---------
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Tingluo Huang <tingluohuang@github.com>
    github-actions[bot] and TingluoHuang committed Oct 23, 2023
    Copy the full SHA
    7f58504 View commit details
    Browse the repository at this point in the history
  3. Fix typo (#2695)

    rajbos committed Oct 23, 2023
    Copy the full SHA
    85fdc9b View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    5d4b391 View commit details
    Browse the repository at this point in the history
  5. Add buildx to images (#2901)

    * add `buildx` to images
    
    * Update Dockerfile
    
    ---------
    
    Co-authored-by: Tingluo Huang <tingluohuang@github.com>
    ajschmidt8 and TingluoHuang committed Oct 23, 2023
    Copy the full SHA
    cbcb4c5 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    121f080 View commit details
    Browse the repository at this point in the history
  7. Release 2.311.0 runner

    TingluoHuang committed Oct 23, 2023
    Copy the full SHA
    f5cff30 View commit details
    Browse the repository at this point in the history