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 v2 #1004

Merged
merged 79 commits into from Mar 30, 2022
Merged

Merge main into v2 #1004

merged 79 commits into from Mar 30, 2022

Commits on Mar 1, 2022

  1. Use the checkout_path for getting the commit oid

    This commit also adds a new integration check to verify this.
    
    When running in test mode, payloads will not be uploaded. Instead, they
    will be saved to disk so that they can be inspected later.
    aeisenberg committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    a92e877 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c2600e View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. Bump timeout to 45 minutes

    With a 30 minute timeout, we were getting some cancelled runs.
    This should fix it.
    aeisenberg committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    76c3e91 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. Update changelog and version after v1.1.5

    github-actions[bot] committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    1457c16 View commit details
    Browse the repository at this point in the history
  2. 1.1.6

    github-actions[bot] committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    ac7bd44 View commit details
    Browse the repository at this point in the history
  3. Update checked-in dependencies

    github-actions[bot] committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    34905f6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #983 from github/mergeback/v1.1.5-to-main-88347664

    Mergeback v1.1.5 refs/heads/v1 into main
    cklin committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    d0ee2b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. Configuration menu
    Copy the full SHA
    f60bb5c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #987 from cklin/report-versions

    Include CodeQL CLI and action versions in status reports
    cklin committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    3886398 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Configuration menu
    Copy the full SHA
    243ebf6 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2022

  1. refactor: replace deprecated String.prototype.substr()

    .substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated
    Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
    CommanderRoot committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    0a71301 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. Merge pull request #988 from CommanderRoot/refactor/rm-deprecated-substr

    refactor: replace deprecated String.prototype.substr()
    henrymercer committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    f71aeef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c592f89 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #984 from github/update-supported-enterprise-serve…

    …r-versions
    
    Update supported GitHub Enterprise Server versions.
    henrymercer committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    1d81ec4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6de8537 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d72058 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #989 from github/henrymercer/update-readme

    Update README now build tracing is compatible with Windows 2022
    henrymercer committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    81bfc28 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Configuration menu
    Copy the full SHA
    c3010cb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #992 from cklin/fix-codeql-version-field

    Status reporting: fix codeql_version field name
    cklin committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    c9973ef View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Configuration menu
    Copy the full SHA
    686c3a3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #976 from aeisenberg/aeisenberg/timeout-45-min

    Bump timeout to 45 minutes
    aeisenberg committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    b887a2c View commit details
    Browse the repository at this point in the history
  3. Bump minimist from 1.2.5 to 1.2.6

    Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
    - [Release notes](https://github.com/substack/minimist/releases)
    - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    fb22523 View commit details
    Browse the repository at this point in the history
  4. Update checked-in dependencies

    github-actions[bot] committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    ca5ed24 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a7a517 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b386fd4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    81827d3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ccda44c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    33f749f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d76b182 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4b465cb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b8f3a37 View commit details
    Browse the repository at this point in the history
  13. Stop versioning the runner

    We no longer release the runner.
    henrymercer committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    124e7d9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5fb01dd View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bd4757c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1668e0a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0b037b4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f143182 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3359990 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    da7944b View commit details
    Browse the repository at this point in the history
  21. Merge pull request #993 from github/dependabot/npm_and_yarn/minimist-…

    …1.2.6
    
    Bump minimist from 1.2.5 to 1.2.6
    henrymercer committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    df16470 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Configuration menu
    Copy the full SHA
    85cfdb2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #998 from github/edoardo/no-download-pack

    Don't download packs when it isn't needed
    edoardopirovano committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    6e57bba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d26fe0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bed132d View commit details
    Browse the repository at this point in the history
  5. Expose a more restrictive interface to the release script

    Give the release script modes rather
    than source and target branches
    henrymercer committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    d0bd808 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f784647 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    044f112 View commit details
    Browse the repository at this point in the history
  8. Fix failing tests

    aeisenberg committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    d068f53 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    88db5e7 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #956 from github/aeisenberg/checkout-path-commitoid

    Use the `checkout_path` for getting the commit oid
    aeisenberg committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    6d1f0a0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    839aa81 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #995 from github/henrymercer/update-release-process

    Update release process to maintain both v2 and v1 releases
    henrymercer committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    4d6e9c0 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2022

  1. #996: Fix python_setup/install_tool.sh

    When the script  executed on a runner which does not have python2, script incorrectly execute the code inside the if condition. This script runs using /bin/sh in Ubuntu and cause the problem. Fix for this issue to use different syntax in output redirection.
    
    Issue is reproduced using running the job on ubunutu container. Fix also verified in the action https://github.com/cdivitotawela/codeql-issue/actions/runs/2038007502
    cdivitotawela committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    077ec09 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Configuration menu
    Copy the full SHA
    d625a00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d23aad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b949e49 View commit details
    Browse the repository at this point in the history
  4. Bump version to 2.1.6

    henrymercer committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    43c9f26 View commit details
    Browse the repository at this point in the history
  5. Add changelog note

    henrymercer committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    9a709c1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    45b96c3 View commit details
    Browse the repository at this point in the history
  7. Improve code comments

    henrymercer committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    9e40359 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #999 from github/edoardo/reenable-atm

    Start running ATM queries again
    edoardopirovano committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    0ed0799 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Configuration menu
    Copy the full SHA
    63b2636 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01c7223 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c22162c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #997 from cdivitotawela/python2-fix

    Fix python_setup/install_tool.sh when `python2` not present
    edoardopirovano committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    fdc2a90 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eea7cf1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1000 from github/henrymercer/bump-node-js-to-v16

    Run Actions on Node 16
    henrymercer committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    8237e85 View commit details
    Browse the repository at this point in the history
  7. Use git add --all .

    henrymercer committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    2f4dd4b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    73ba7ff View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1001 from github/henrymercer/pr-check-validate-no…

    …de-12-build
    
    Add PR check to validate compatibility with Node 12
    henrymercer committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    f0e2f3c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    282b607 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1002 from github/henrymercer/update-changelog-rew…

    …riting
    
    Update changelog rewriting step to match v2+ only changelog notes
    henrymercer committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    af34c6d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f1060fb View commit details
    Browse the repository at this point in the history
  13. Merge pull request #990 from github/edoardo/2.8.4-bump

    Bump default CodeQL version to 2.8.4
    edoardopirovano committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    d8576e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Configuration menu
    Copy the full SHA
    1d58cc1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1003 from github/edoardo/fix-workflow

    Fix typos in release workflow
    edoardopirovano committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    bfe9e81 View commit details
    Browse the repository at this point in the history
  3. Update changelog for v2.1.6

    github-actions[bot] committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    8833977 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34a1681 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a4da970 View commit details
    Browse the repository at this point in the history