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: github/codeql-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.22.6
Choose a base ref
...
head repository: github/codeql-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.22.7
Choose a head ref
  • 14 commits
  • 16 files changed
  • 5 contributors

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 authored 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 authored 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 authored 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 authored 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 authored 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
  3. Merge pull request #1995 from github/update-v2.22.7-10f05151c

    Merge main into releases/v2
    henrymercer authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    66b90a5 View commit details
    Browse the repository at this point in the history
Loading