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.315.0
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.316.0
Choose a head ref
  • 10 commits
  • 27 files changed
  • 7 contributors

Commits on Mar 24, 2024

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

Commits on Mar 27, 2024

  1. Add new SessionConflict return code (#3215)

    * Add new SessionConflict return code
    
    * formatting
    
    * Change return type of CreateSessionAsync to new enum
    
    * Update entry scripts to handle new exit code
    
    * Move enum
    eeSquared authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    f467e9e View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. backoff if we retried polling for more than 50 times in less than 30m… (

    #3232)
    
    * backoff if we retried polling for more than 50 times in less than 30minutes
    
    * run dotnet format
    
    * move delay to after no message trace
    
    * run dotnet format
    aiqiaoy authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    4a1e380 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Upgrade dotnet sdk to v6.0.421 (#3244)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    2d83e1d View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Cleanup enabled feature flags. (#3246)

    * Cleanup FF 'DistributedTask.UseWhich2'.
    
    * more ff.
    TingluoHuang authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    2e0eb2c View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

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

Commits on Apr 19, 2024

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

Commits on Apr 20, 2024

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

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    04b07b6 View commit details
    Browse the repository at this point in the history
  2. Release 2.316.0

    rentziass authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    14cea13 View commit details
    Browse the repository at this point in the history
Loading