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 main into releases/v2 #1995

Merged
merged 13 commits into from
Nov 16, 2023
Merged

Merge main into releases/v2 #1995

merged 13 commits into from
Nov 16, 2023

Commits on Nov 10, 2023

  1. Delete analysis after uploading

    The analysis is purposefully failing. We don't want a failed analysis
    sitting in the security center since this can cause some internal
    checks to erroneously fail.
    aeisenberg committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    04451e0 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    9968bdf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9326971 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1991 from github/mergeback/v2.22.6-to-main-689fdc51

    Mergeback v2.22.6 refs/heads/releases/v2 into main
    smowton committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    ab6dd28 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Prepare for CodeQL v2.10.* deprecation

    Warn users of CodeQL v2.11.5 and earlier that the next minor release of
    the CodeQL Action will require CodeQL v2.11.6 or later.
    henrymercer committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    779838b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1992 from github/henrymercer/ghes-3.7-deprecation

    Prepare for CodeQL v2.10.5 deprecation
    henrymercer committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    b9e85da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cd63ca View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    henrymercer committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    df6aced View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1993 from github/henrymercer/deprecation-changenote

    Add changelog note for CodeQL v2.10.5 deprecation
    aeisenberg committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    0d0a53c View commit details
    Browse the repository at this point in the history
  6. Address comments from review

    - Change error messages.
    - Use logger instead of core
    - throw Error instead of write error message
    aeisenberg committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    df9b50e View commit details
    Browse the repository at this point in the history
  7. Use delay instead of wait

    Need to also change the signature of delay to allow this to happen.
    aeisenberg committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    4e80a80 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Merge pull request #1981 from github/aeisenberg/delete-analysis-after…

    …-upload
    
    Delete analysis after uploading
    aeisenberg committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    10f0515 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc9ddc2 View commit details
    Browse the repository at this point in the history