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.1.29
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.1.30
Choose a head ref

Commits on Oct 26, 2022

  1. Update changelog and version after v2.1.29

    github-actions[bot] committed Oct 26, 2022
    Copy the full SHA
    98f6408 View commit details
  2. Update checked-in dependencies

    github-actions[bot] committed Oct 26, 2022
    Copy the full SHA
    e76b89f View commit details
  3. Merge pull request #1324 from github/mergeback/v2.1.29-to-main-ec3cf9c6

    Mergeback v2.1.29 refs/heads/releases/v2 into main
    edoardopirovano authored Oct 26, 2022
    Copy the full SHA
    3c7f791 View commit details
  4. Fix mergeback PR description

    Previously the quoted values weren't visible in the PR description.
    henrymercer authored Oct 26, 2022
    Copy the full SHA
    55ffe2d View commit details
  5. Merge pull request #1326 from github/henrymercer/fix-mergeback-pr-des…

    …cription
    
    Fix mergeback PR description
    edoardopirovano authored Oct 26, 2022
    Copy the full SHA
    40542d3 View commit details

Commits on Oct 27, 2022

  1. Run PR checks for CLIs < 2.7.3 on ubuntu-20.04

    Build tracing using CLIs before 2.7.3 no longer works with the most
    recent update to the `ubuntu-22.04` runner image.
    
    With this new logic, we can remove the workarounds around testing
    `windows-2019` and `windows-2022`.
    henrymercer committed Oct 27, 2022
    Copy the full SHA
    f248a57 View commit details
  2. Copy the full SHA
    5767f91 View commit details
  3. Copy the full SHA
    7342926 View commit details
  4. Copy the full SHA
    4ed5abe View commit details
  5. Copy the full SHA
    a312004 View commit details
  6. Copy the full SHA
    993ca05 View commit details

Commits on Oct 28, 2022

  1. Add a better error message for users of CodeQL CLI 2.7.2 and earlier

    Improves the error message for users running (a) CLI 2.7.2 and earlier
    and (b) `ubuntu-22.04`, to which `ubuntu-latest` is now being migrated.
    Previously this was "undefined symbol: __libc_dlopen_mode, version
    GLIBC_PRIVATE".
    Now we give some guidance around glibc versions and using the
    `ubuntu-20.04` runner image.
    henrymercer committed Oct 28, 2022
    Copy the full SHA
    a12a861 View commit details
  2. Copy the full SHA
    4b37e17 View commit details

Commits on Oct 31, 2022

  1. Merge pull request #1330 from github/henrymercer/ubuntu-image-upgrade

    Make PR checks compatible with the latest version of the `ubuntu-latest` runner image
    henrymercer authored Oct 31, 2022
    Copy the full SHA
    7e25850 View commit details
  2. Copy the full SHA
    13cb2ca View commit details
  3. Improve error message

    henrymercer committed Oct 31, 2022
    Copy the full SHA
    a3141c7 View commit details
  4. Add changelog note

    henrymercer committed Oct 31, 2022
    Copy the full SHA
    6c6b550 View commit details

Commits on Nov 1, 2022

  1. Actions status report: Send testing_environment.

    The testing environment is taken from the environment variable
    CODEQL_ACTION_TESTING_ENVIRONMENT.
    criemen committed Nov 1, 2022
    Copy the full SHA
    4b73c4f View commit details
  2. Copy the full SHA
    bfcbb09 View commit details
  3. Update src/actions-util.ts

    Co-authored-by: Henry Mercer <henry.mercer@me.com>
    criemen and henrymercer authored Nov 1, 2022
    Copy the full SHA
    ae0a260 View commit details
  4. Copy the full SHA
    c44e6c6 View commit details
  5. Merge pull request #1340 from github/henrymercer/fix-proxy-check

    Fix missing Docker image in proxy test
    henrymercer authored Nov 1, 2022
    Copy the full SHA
    aa07b38 View commit details
  6. Copy the full SHA
    77b1f7e View commit details
  7. Copy the full SHA
    ac0112f View commit details
  8. Merge pull request #1321 from github/criemen/datadog-tag

    Actions status report: Send testing_environment.
    criemen authored Nov 1, 2022
    Copy the full SHA
    72bd9cb View commit details
  9. Merge pull request #1328 from github/angelapwen/add-go-autobuild-comment

    Add Go to list of supported languages
    angelapwen authored Nov 1, 2022
    Copy the full SHA
    2ec046b View commit details
  10. Merge pull request #1334 from github/henrymercer/better-error-for-glibc

    Add a better error message for users of CodeQL CLI 2.7.2 and earlier running on `ubuntu-22.04`
    henrymercer authored Nov 1, 2022
    Copy the full SHA
    cd983e7 View commit details

Commits on Nov 2, 2022

  1. Update changelog for v2.1.30

    github-actions[bot] committed Nov 2, 2022
    Copy the full SHA
    f04ca7c View commit details
  2. Merge pull request #1341 from github/update-v2.1.30-cd983e71

    Merge main into releases/v2
    henrymercer authored Nov 2, 2022
    Copy the full SHA
    18fe527 View commit details
Showing with 280 additions and 214 deletions.
  1. +6 −10 .github/workflows/__analyze-ref-input.yml
  2. +1 −3 .github/workflows/__autobuild-action.yml
  3. +6 −10 .github/workflows/__go-custom-queries.yml
  4. +3 −3 .github/workflows/__go-custom-tracing-autobuild.yml
  5. +6 −10 .github/workflows/__go-custom-tracing.yml
  6. +3 −3 .github/workflows/__go-reconciled-tracing-autobuilder.yml
  7. +6 −10 .github/workflows/__go-reconciled-tracing-custom-build-steps.yml
  8. +3 −3 .github/workflows/__go-reconciled-tracing-legacy-workflow.yml
  9. +1 −3 .github/workflows/__init-with-registries.yml
  10. +3 −3 .github/workflows/__multi-language-autodetect.yml
  11. +3 −7 .github/workflows/__packaging-codescanning-config-inputs-js.yml
  12. +3 −7 .github/workflows/__packaging-config-inputs-js.yml
  13. +3 −7 .github/workflows/__packaging-config-js.yml
  14. +3 −7 .github/workflows/__packaging-inputs-js.yml
  15. +6 −10 .github/workflows/__remote-config.yml
  16. +0 −10 .github/workflows/__rubocop-multi-language.yml
  17. +2 −2 .github/workflows/__test-proxy.yml
  18. +6 −10 .github/workflows/__upload-ref-sha-input.yml
  19. +6 −10 .github/workflows/__with-checkout-path.yml
  20. +0 −1 .github/workflows/codescanning-config-cli.yml
  21. +34 −5 .github/workflows/debug-artifacts.yml
  22. +2 −1 .github/workflows/post-release-mergeback.yml
  23. +0 −1 .github/workflows/pr-checks.yml
  24. +4 −4 .github/workflows/python-deps.yml
  25. +1 −1 .github/workflows/unset-environment-new-cli.yml
  26. +2 −2 .github/workflows/unset-environment-old-cli.yml
  27. +4 −0 CHANGELOG.md
  28. +1 −1 README.md
  29. +7 −0 lib/actions-util.js
  30. +1 −1 lib/actions-util.js.map
  31. +35 −12 lib/codeql.js
  32. +1 −1 lib/codeql.js.map
  33. +2 −1 lib/shared-environment.js
  34. +1 −1 lib/shared-environment.js.map
  35. +1 −1 node_modules/.package-lock.json
  36. +2 −2 package-lock.json
  37. +1 −1 package.json
  38. +1 −1 pr-checks/checks/extractor-ram-threads.yml
  39. +1 −1 pr-checks/checks/go-custom-tracing-autobuild.yml
  40. +1 −1 pr-checks/checks/go-reconciled-tracing-autobuilder.yml
  41. +1 −1 pr-checks/checks/go-reconciled-tracing-legacy-workflow.yml
  42. +1 −1 pr-checks/checks/javascript-source-root.yml
  43. +0 −2 pr-checks/checks/ml-powered-queries.yml
  44. +1 −1 pr-checks/checks/multi-language-autodetect.yml
  45. +3 −1 pr-checks/checks/rubocop-multi-language.yml
  46. +1 −1 pr-checks/checks/split-workflow.yml
  47. +1 −1 pr-checks/checks/test-autobuild-working-dir.yml
  48. +1 −1 pr-checks/checks/test-local-codeql.yml
  49. +3 −3 pr-checks/checks/test-proxy.yml
  50. +1 −1 pr-checks/checks/test-ruby.yml
  51. +0 −4 pr-checks/checks/with-checkout-path.yml
  52. +28 −19 pr-checks/sync.py
  53. +17 −0 src/actions-util.ts
  54. +47 −11 src/codeql.ts
  55. +3 −0 src/shared-environment.ts
16 changes: 6 additions & 10 deletions .github/workflows/__analyze-ref-input.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions .github/workflows/__autobuild-action.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 6 additions & 10 deletions .github/workflows/__go-custom-queries.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions .github/workflows/__go-custom-tracing-autobuild.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 6 additions & 10 deletions .github/workflows/__go-custom-tracing.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions .github/workflows/__go-reconciled-tracing-autobuilder.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 6 additions & 10 deletions .github/workflows/__go-reconciled-tracing-custom-build-steps.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions .github/workflows/__go-reconciled-tracing-legacy-workflow.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions .github/workflows/__init-with-registries.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions .github/workflows/__multi-language-autodetect.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 3 additions & 7 deletions .github/workflows/__packaging-codescanning-config-inputs-js.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 3 additions & 7 deletions .github/workflows/__packaging-config-inputs-js.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 3 additions & 7 deletions .github/workflows/__packaging-config-js.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading