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/v2 into releases/v1 #1362

Merged
merged 28 commits into from
Nov 14, 2022
Merged

Commits on Nov 1, 2022

  1. Configuration menu
    Copy the full SHA
    5da50dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89e1893 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Update changelog and version after v2.1.31

    github-actions[bot] committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    6a5e69e View commit details
    Browse the repository at this point in the history
  2. Update checked-in dependencies

    github-actions[bot] committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    31a2afe View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Merge pull request #1346 from github/mergeback/v2.1.31-to-main-c3b6fce4

    Mergeback v2.1.31 refs/heads/releases/v2 into main
    aeisenberg committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    8aff97f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dba70ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9b7d9f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    029ecc0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1329 from github/henrymercer/file-baseline-info-e…

    …nablement
    
    Enable file baseline information behind a feature gate
    henrymercer committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    c606252 View commit details
    Browse the repository at this point in the history
  6. Improve experience when init fails before generating a config file

    Suppose a customer has a run where the init Action failed before saving
    a config file.
    When the customer opens their Actions logs, the UI currently focuses on
    the post init step, since this is the last step that failed.
    Demoting the error in the post init Action to a warning means that the
    UI will instead focus on the `init` step, which is more useful for
    debugging what went wrong.
    henrymercer committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    f9948ff View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Merge pull request #1349 from github/henrymercer/improve-focus-when-i…

    …nit-fails
    
    Improve experience when init fails before generating a config file
    henrymercer committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    0e5b04a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01c4458 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1351 from kaeluka/release-atm-v0.4.0

    use ATM pack v0.4.0 for CLI v2.11.3 and above
    kaeluka committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    73ff862 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. add ATM 0.4.0 to changelog

    kaeluka committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    fb3fdd7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1353 from kaeluka/add-ATM-0.4.0-to-changelog

    Add ATM 0.4.0 to changelog
    kaeluka committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    7c9e85e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6f6ef4 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Merge pull request #1354 from github/edoardo/force-exit-on-timeout

    Force exit of process if a timeout has occurred
    edoardopirovano committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    006bb00 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Configuration menu
    Copy the full SHA
    9452b6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76a7740 View commit details
    Browse the repository at this point in the history
  3. Pin npm to latest v8 release to address failing PR check

    npm v9 is not compatible with Node 12, so we can't update to it yet.
    henrymercer committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    718930b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1348 from github/henrymercer/use-codeql-2.11.3

    Bump default CodeQL version to 2.11.3
    henrymercer committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    33b10be View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Update changelog for v2.1.32

    github-actions[bot] committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    97be623 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1360 from github/update-v2.1.32-33b10be6

    Merge main into releases/v2
    henrymercer committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    4238421 View commit details
    Browse the repository at this point in the history
  3. Revert "Update version and changelog for v1.1.31"

    This reverts commit 6132391.
    github-actions[bot] committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    1f97bcf View commit details
    Browse the repository at this point in the history
  4. Revert "Update checked-in dependencies"

    This reverts commit 1cebd8a.
    github-actions[bot] committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    27e1772 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/releases/v2' into update-v1.1.32…

    …-42384213
    github-actions[bot] committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    f405ab8 View commit details
    Browse the repository at this point in the history
  6. Update version and changelog for v1.1.32

    github-actions[bot] committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    b3d9a91 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f71b2a3 View commit details
    Browse the repository at this point in the history