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 #1634

Merged
merged 29 commits into from
Apr 5, 2023
Merged

Merge main into releases/v2 #1634

merged 29 commits into from
Apr 5, 2023

Commits on Mar 27, 2023

  1. Update changelog and version after v2.2.9

    github-actions[bot] committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    32daed7 View commit details
    Browse the repository at this point in the history
  2. Update checked-in dependencies

    github-actions[bot] committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    2deae45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e7a388 View commit details
    Browse the repository at this point in the history
  4. Use Array.isArray

    henrymercer committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    57eca7c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1609 from github/mergeback/v2.2.9-to-main-04df1262

    Mergeback v2.2.9 refs/heads/releases/v2 into main
    henrymercer committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    b0e191e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1610 from github/henrymercer/diagnostics-workarou…

    …nd-improvements
    
    Follow-up improvements to the diagnostics workaround
    henrymercer committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    bc0ed6a View commit details
    Browse the repository at this point in the history
  7. Use new location for external queries

    They have moved from `dsp-testing` to `codeql-testing`.
    aeisenberg committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    0af0653 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Merge pull request #1613 from github/aeisenberg/codeql-testing

    Use new location for external queries
    aeisenberg committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    f9c159f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff39eb8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1620 from github/henrymercer/disable-flaky-check

    Disable flaky Swift autobuild checks
    henrymercer committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    fff3a80 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Remove checks for triggering on specific paths

    These are no longer necessary with the new approach to selecting
    alerts to show on pull requests.
    rneatherway committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    f6e4cff View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1625 from github/rneatherway/rm-old-checks

    Remove checks for triggering on specific paths
    rneatherway committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    dc81ae3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29a4713 View commit details
    Browse the repository at this point in the history
  4. Pass negative SARIF include diagnostics flag when feature is disabled

    In preparation for enabling this flag by default in the CLI
    henrymercer committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    69aec34 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Merge pull request #1626 from github/henrymercer/diagnostics-ghes

    Enable diagnostics functionality on GHES
    henrymercer committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    bb28e7e View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Move internal Actions into .github/actions

    This is a more standard location for these custom Actions.
    henrymercer committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    e85546c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c0a788 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33f3087 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a86046f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f6091a0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    98173be View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1630 from github/henrymercer/automate-bundle-upgrade

    Automate the bundle upgrade
    henrymercer committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    f0a422f View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    9c869eb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1629 from github/alexet/update-2.12.6-2

    Update default CodeQL bundle version to 2.12.6
    alexet committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    ae0109a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bba073 View commit details
    Browse the repository at this point in the history
  4. Move to the codeql-testing org

    Refer to the packages in codeql-testing, not in dsp-testing.
    aeisenberg committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    2754e10 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1632 from github/aeisenberg/codeql-testing-org

    Move to the codeql-testing org
    aeisenberg committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    fa7cce4 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Merge pull request #1631 from github/henrymercer/duplicate-diagnostic…

    …s-fixed-in-cli
    
    Skip the SARIF notification object workaround for CLIs that have fixed this bug
    henrymercer committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    66aeadb View commit details
    Browse the repository at this point in the history
  2. Update changelog for v2.2.10

    github-actions[bot] committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    d53297e View commit details
    Browse the repository at this point in the history