Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge releases/v3 into releases/v2 #2289

Merged
merged 35 commits into from
May 13, 2024
Merged

Commits on May 7, 2024

  1. Avoid warning on workflow_call triggers

    Typically, we warn when there is no `push` trigger in the
    workflow file that triggered this run. However, when this
    action is triggered by a `workflow_call` event, we assume
    there is a custom process for triggering the action and we
    don't want to warn in this case.
    aeisenberg committed May 7, 2024
    Configuration menu
    Copy the full SHA
    ca7f194 View commit details
    Browse the repository at this point in the history
  2. Add a compatibility table to the README

    Specifies the versions of the action, CLI and GHES that are jointly compatible.
    aeisenberg committed May 7, 2024
    Configuration menu
    Copy the full SHA
    e50fb8f View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    ec11790 View commit details
    Browse the repository at this point in the history
  2. Add user error for gracefully running out of memory

    As opposed to being killed by the JVM, which is a failure not a
    user error.
    henrymercer committed May 8, 2024
    Configuration menu
    Copy the full SHA
    45fb58a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a21528b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1c3187 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    65c9ae9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2c25369 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2276 from github/mergeback/v3.25.4-to-main-ccf74c94

    Mergeback v3.25.4 refs/heads/releases/v3 into main
    henrymercer authored May 8, 2024
    Configuration menu
    Copy the full SHA
    e36d338 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2279 from github/henrymercer/python-3.12

    Run release process using Python 3.12
    henrymercer authored May 8, 2024
    Configuration menu
    Copy the full SHA
    7aff39e View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2277 from github/henrymercer/more-user-errors

    Add more user errors
    henrymercer authored May 8, 2024
    Configuration menu
    Copy the full SHA
    715d348 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2274 from github/aeisenberg/no-warn-workflow_call

    Avoid warning on workflow_call triggers
    aeisenberg authored May 8, 2024
    Configuration menu
    Copy the full SHA
    7d9b7a1 View commit details
    Browse the repository at this point in the history
  11. Update README.md

    Co-authored-by: Henry Mercer <henrymercer@github.com>
    aeisenberg and henrymercer authored May 8, 2024
    Configuration menu
    Copy the full SHA
    43beef6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9fba755 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d234275 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    c49579b View commit details
    Browse the repository at this point in the history
  2. Log feature flags on separate lines in debug mode

    This prevents them from being truncated.
    henrymercer committed May 9, 2024
    Configuration menu
    Copy the full SHA
    9dc84e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf4c3b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a6352f View commit details
    Browse the repository at this point in the history
  5. End tracing early in autobuild Action for improved performance and re…

    …liability
    
    This lets us achieve some performance and reliability improvements for
    workflows that run autobuild directly without specifying a build mode.
    henrymercer committed May 9, 2024
    Configuration menu
    Copy the full SHA
    5ac5c91 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2273 from github/aeisenberg/specify-versions

    Add a compatibility table to the README
    aeisenberg authored May 9, 2024
    Configuration menu
    Copy the full SHA
    def4d2c View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Merge pull request #2282 from github/henrymercer/no-build-mode-tracin…

    …g-improvements
    
    End tracing in autobuild Action for workflows that don't specify a build mode
    henrymercer authored May 10, 2024
    Configuration menu
    Copy the full SHA
    4995c49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67f8a36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33e416c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c59e052 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f73b0b7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2283 from github/henrymercer/disable-fail-fast

    Disable `fail-fast` for PR checks
    henrymercer authored May 10, 2024
    Configuration menu
    Copy the full SHA
    a8c32fd View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2280 from github/henrymercer/on-demand-ffs

    Add support for on-demand feature flags
    henrymercer authored May 10, 2024
    Configuration menu
    Copy the full SHA
    4a51972 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    6778fe4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2287 from github/update-v3.25.5-4a5197247

    Merge main into releases/v3
    henrymercer authored May 13, 2024
    Configuration menu
    Copy the full SHA
    b7cec75 View commit details
    Browse the repository at this point in the history
  3. Revert "Update version and changelog for v2.25.4"

    This reverts commit 685e64b.
    henrymercer committed May 13, 2024
    Configuration menu
    Copy the full SHA
    3471008 View commit details
    Browse the repository at this point in the history
  4. Revert "Update checked-in dependencies"

    This reverts commit 654d389.
    henrymercer committed May 13, 2024
    Configuration menu
    Copy the full SHA
    ceb635d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5e604a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a953717 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    78d1334 View commit details
    Browse the repository at this point in the history