-
Notifications
You must be signed in to change notification settings - Fork 329
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 #1189
Commits on Jun 27, 2022
-
Revert "Revert "Add capability to filter queries #1098""
This reverts commit 99d4397.
Configuration menu - View commit details
-
Copy full SHA for 2a70419 - Browse repository at this point
Copy the full SHA 2a70419View commit details
Commits on Jun 28, 2022
-
Revert "Revert usage of
--codescanning-config
flag"This reverts commit 43d0664.
Configuration menu - View commit details
-
Copy full SHA for 237260b - Browse repository at this point
Copy the full SHA 237260bView commit details -
Add packs and queries from input
This commit adds the packs and queries from the actions input to the config file used by the CodeQL CLI. When the `+` is used, the actions input value is combined with the config value and when it is not used, the input value overrides the config value. This commit also adds a bunch of integration tests for this feature. In order to avoid adding too many new jobs, all of the tests are run sequentially in a single job (matrixed across relevant operating systems and OSes).
Configuration menu - View commit details
-
Copy full SHA for 6fabde2 - Browse repository at this point
Copy the full SHA 6fabde2View commit details
Commits on Jun 29, 2022
-
When using codescanning config call run queries a single time
When the codescanning config is being used by the CLI, there is a single query suite that is generated that contains all queries to be run by the analysis. This is different from the traditional way, where there are potentially three query suites: builtin, custom, and packs. We need to ensure that when the codescanning config is being used, only a single call to run queries is used, and this call uses the single generated query suite. Also, this commit changes the cutoff version for codescanning config to 2.10.1. Earlier versions work, but there were some bugs that are only fixed in 2.10.1 and later.
Configuration menu - View commit details
-
Copy full SHA for 8688a09 - Browse repository at this point
Copy the full SHA 8688a09View commit details
Commits on Jul 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 01d16b1 - Browse repository at this point
Copy the full SHA 01d16b1View commit details
Commits on Jul 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4e46a69 - Browse repository at this point
Copy the full SHA 4e46a69View commit details
Commits on Jul 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 907f1de - Browse repository at this point
Copy the full SHA 907f1deView commit details
Commits on Jul 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1016eba - Browse repository at this point
Copy the full SHA 1016ebaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2746051 - Browse repository at this point
Copy the full SHA 2746051View commit details
Commits on Aug 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 81c5b2d - Browse repository at this point
Copy the full SHA 81c5b2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c25894 - Browse repository at this point
Copy the full SHA 2c25894View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52de49c - Browse repository at this point
Copy the full SHA 52de49cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ebc59ec - Browse repository at this point
Copy the full SHA ebc59ecView commit details -
Co-authored-by: Andrew Eisenberg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for af87cc6 - Browse repository at this point
Copy the full SHA af87cc6View commit details -
Co-authored-by: Andrew Eisenberg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6630cbe - Browse repository at this point
Copy the full SHA 6630cbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a4a573 - Browse repository at this point
Copy the full SHA 8a4a573View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5da7870 - Browse repository at this point
Copy the full SHA 5da7870View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5229df1 - Browse repository at this point
Copy the full SHA 5229df1View commit details -
Configuration menu - View commit details
-
Copy full SHA for daaac43 - Browse repository at this point
Copy the full SHA daaac43View commit details
Commits on Aug 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cc047a3 - Browse repository at this point
Copy the full SHA cc047a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13e7a52 - Browse repository at this point
Copy the full SHA 13e7a52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64d83c7 - Browse repository at this point
Copy the full SHA 64d83c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a557279 - Browse repository at this point
Copy the full SHA a557279View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44a27e6 - Browse repository at this point
Copy the full SHA 44a27e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5895ab0 - Browse repository at this point
Copy the full SHA 5895ab0View commit details -
Configuration menu - View commit details
-
Copy full SHA for eeee462 - Browse repository at this point
Copy the full SHA eeee462View commit details -
Configuration menu - View commit details
-
Copy full SHA for a758ec5 - Browse repository at this point
Copy the full SHA a758ec5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f86ddc - Browse repository at this point
Copy the full SHA 7f86ddcView commit details
Commits on Aug 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ef145d6 - Browse repository at this point
Copy the full SHA ef145d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7a7ac1 - Browse repository at this point
Copy the full SHA f7a7ac1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f51da86 - Browse repository at this point
Copy the full SHA f51da86View commit details -
Configuration menu - View commit details
-
Copy full SHA for e16d085 - Browse repository at this point
Copy the full SHA e16d085View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ec485d - Browse repository at this point
Copy the full SHA 4ec485dView commit details -
Update changelog and version after v2.1.18
github-actions[bot] committedAug 3, 2022 Configuration menu - View commit details
-
Copy full SHA for 2d4d9d8 - Browse repository at this point
Copy the full SHA 2d4d9d8View commit details -
Update checked-in dependencies
github-actions[bot] committedAug 3, 2022 Configuration menu - View commit details
-
Copy full SHA for bb2956f - Browse repository at this point
Copy the full SHA bb2956fView commit details -
Merge pull request #1167 from github/mergeback/v2.1.18-to-main-2ca79b6f
Mergeback v2.1.18 refs/heads/releases/v2 into main
Configuration menu - View commit details
-
Copy full SHA for 1a0331c - Browse repository at this point
Copy the full SHA 1a0331cView commit details
Commits on Aug 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2a582eb - Browse repository at this point
Copy the full SHA 2a582ebView commit details -
Merge pull request #1160 from github/angelapwen/refactor-debug-artifa…
…cts-pr-check Split debug artifacts PR check into two jobs
Configuration menu - View commit details
-
Copy full SHA for 9990b40 - Browse repository at this point
Copy the full SHA 9990b40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38c2c09 - Browse repository at this point
Copy the full SHA 38c2c09View commit details
Commits on Aug 5, 2022
-
Merge pull request #1164 from github/edoardo/add-cache-dep
Add dependency on `@actions/cache`
Configuration menu - View commit details
-
Copy full SHA for 693d3f2 - Browse repository at this point
Copy the full SHA 693d3f2View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 2d5738c - Browse repository at this point
Copy the full SHA 2d5738cView commit details -
Merge pull request #1170 from github/edoardo/add-trap-cache-option
Add option to override TRAP caching feature flag
Configuration menu - View commit details
-
Copy full SHA for cade2b5 - Browse repository at this point
Copy the full SHA cade2b5View commit details -
fix: clarify upload-sarify category uniqueness error message
CI committedAug 5, 2022 Configuration menu - View commit details
-
Copy full SHA for 0e3ae6e - Browse repository at this point
Copy the full SHA 0e3ae6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f867dc - Browse repository at this point
Copy the full SHA 8f867dcView commit details
Commits on Aug 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 010abe7 - Browse repository at this point
Copy the full SHA 010abe7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b952980 - Browse repository at this point
Copy the full SHA b952980View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bc2291 - Browse repository at this point
Copy the full SHA 6bc2291View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05176bc - Browse repository at this point
Copy the full SHA 05176bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c82b1b - Browse repository at this point
Copy the full SHA 1c82b1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27df4c2 - Browse repository at this point
Copy the full SHA 27df4c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4993f1e - Browse repository at this point
Copy the full SHA 4993f1eView commit details
Commits on Aug 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8903097 - Browse repository at this point
Copy the full SHA 8903097View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff7a29d - Browse repository at this point
Copy the full SHA ff7a29dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6df9361 - Browse repository at this point
Copy the full SHA 6df9361View commit details -
Merge pull request #1172 from github/edoardo/trap-caching
Introduce TRAP caching
Configuration menu - View commit details
-
Copy full SHA for 07720c7 - Browse repository at this point
Copy the full SHA 07720c7View commit details
Commits on Aug 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3835e64 - Browse repository at this point
Copy the full SHA 3835e64View commit details -
Merge pull request #1174 from github/edoardo/remove-workaround
Remove distrust of `GITHUB_ACTION_REF` for local actions
Configuration menu - View commit details
-
Copy full SHA for c7db5d9 - Browse repository at this point
Copy the full SHA c7db5d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 484a72c - Browse repository at this point
Copy the full SHA 484a72cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90676d9 - Browse repository at this point
Copy the full SHA 90676d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c4f458 - Browse repository at this point
Copy the full SHA 3c4f458View commit details -
Merge pull request #1171 from crenshaw-dev/clarify-category-error-mes…
…sage fix: clarify upload-sarify category uniqueness error message
Configuration menu - View commit details
-
Copy full SHA for a6d0901 - Browse repository at this point
Copy the full SHA a6d0901View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44f42da - Browse repository at this point
Copy the full SHA 44f42daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0403fb7 - Browse repository at this point
Copy the full SHA 0403fb7View commit details -
Add the
defaultAugmentationProperties
constantThis makes some syntax in tests somewhat simpler.
Configuration menu - View commit details
-
Copy full SHA for 2314063 - Browse repository at this point
Copy the full SHA 2314063View commit details
Commits on Aug 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bbdc9ef - Browse repository at this point
Copy the full SHA bbdc9efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65d6ee0 - Browse repository at this point
Copy the full SHA 65d6ee0View commit details -
Co-authored-by: Aditya Sharad <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fa59c28 - Browse repository at this point
Copy the full SHA fa59c28View commit details -
Co-authored-by: Andrew Eisenberg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d909f71 - Browse repository at this point
Copy the full SHA d909f71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e121c0 - Browse repository at this point
Copy the full SHA 4e121c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fdaff6 - Browse repository at this point
Copy the full SHA 6fdaff6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15608ce - Browse repository at this point
Copy the full SHA 15608ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26cafd2 - Browse repository at this point
Copy the full SHA 26cafd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd83e55 - Browse repository at this point
Copy the full SHA fd83e55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 172eca4 - Browse repository at this point
Copy the full SHA 172eca4View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf7f893 - Browse repository at this point
Copy the full SHA cf7f893View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79b933c - Browse repository at this point
Copy the full SHA 79b933cView commit details -
Merge pull request #1159 from github/angelapwen/post-init-cleanup
Move logs, SARIF, database bundle actions uploads to post: hooks
Configuration menu - View commit details
-
Copy full SHA for b659ce5 - Browse repository at this point
Copy the full SHA b659ce5View commit details -
Co-authored-by: Andrew Eisenberg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7c6fa5c - Browse repository at this point
Copy the full SHA 7c6fa5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07e8996 - Browse repository at this point
Copy the full SHA 07e8996View commit details -
Configuration menu - View commit details
-
Copy full SHA for a09a029 - Browse repository at this point
Copy the full SHA a09a029View commit details -
Configuration menu - View commit details
-
Copy full SHA for d74f663 - Browse repository at this point
Copy the full SHA d74f663View commit details -
Configuration menu - View commit details
-
Copy full SHA for 072cd92 - Browse repository at this point
Copy the full SHA 072cd92View commit details -
Bump @types/long from 4.0.1 to 5.0.0
Bumps [@types/long](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/long) from 4.0.1 to 5.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/long) --- updated-dependencies: - dependency-name: "@types/long" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0495378 - Browse repository at this point
Copy the full SHA 0495378View commit details -
Update checked-in dependencies
github-actions[bot] committedAug 11, 2022 Configuration menu - View commit details
-
Copy full SHA for ccfb4e2 - Browse repository at this point
Copy the full SHA ccfb4e2View commit details -
Merge pull request #1175 from github/local
Use the API URL from the environment if it is present.
Configuration menu - View commit details
-
Copy full SHA for d101dd6 - Browse repository at this point
Copy the full SHA d101dd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for bcf4720 - Browse repository at this point
Copy the full SHA bcf4720View commit details -
Merge pull request #1127 from github/aeisenberg/unrevert-query-filters
Revert "Revert "Add capability to filter queries #1098""
Configuration menu - View commit details
-
Copy full SHA for c12cfbc - Browse repository at this point
Copy the full SHA c12cfbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa2bc21 - Browse repository at this point
Copy the full SHA fa2bc21View commit details
Commits on Aug 12, 2022
-
Merge remote-tracking branch 'origin/main' into dependabot/npm_and_ya…
…rn/types/long-5.0.0
Configuration menu - View commit details
-
Copy full SHA for 68f1d68 - Browse repository at this point
Copy the full SHA 68f1d68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e8043f - Browse repository at this point
Copy the full SHA 1e8043fView commit details -
Merge pull request #1176 from github/dependabot/npm_and_yarn/types/lo…
…ng-5.0.0 Bump @types/long from 4.0.1 to 5.0.0
Configuration menu - View commit details
-
Copy full SHA for 5836ad9 - Browse repository at this point
Copy the full SHA 5836ad9View commit details -
Merge pull request #1105 from github/aeisenberg/fix-config-files
Re-enable passing the codescanning config file to the CLI
Configuration menu - View commit details
-
Copy full SHA for 680d08e - Browse repository at this point
Copy the full SHA 680d08eView commit details
Commits on Aug 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for af9d911 - Browse repository at this point
Copy the full SHA af9d911View commit details -
Merge pull request #1178 from github/henrymercer/codeql-cli-2.10.3
Update default CodeQL version to 2.10.3
Configuration menu - View commit details
-
Copy full SHA for f9bce02 - Browse repository at this point
Copy the full SHA f9bce02View commit details -
Disable python2 + pipenv tests
Just like we did for poetry and Python 2 in #1124 From looking at changelogs, Python2 has not been supported in Pipenv since [v2021.11.5](https://pipenv.pypa.io/en/latest/changelog/#id149)
Configuration menu - View commit details
-
Copy full SHA for 909e2fd - Browse repository at this point
Copy the full SHA 909e2fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8cb2b4 - Browse repository at this point
Copy the full SHA c8cb2b4View commit details -
Merge pull request #1181 from github/RasmusWL/disable-python2-pipenv
Disable python2 + pipenv tests
Configuration menu - View commit details
-
Copy full SHA for b3adcb7 - Browse repository at this point
Copy the full SHA b3adcb7View commit details
Commits on Aug 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d8adbe9 - Browse repository at this point
Copy the full SHA d8adbe9View commit details -
Merge pull request #1183 from github/edoardo/fix-cache-key
Fix cache key for TRAP caching
Configuration menu - View commit details
-
Copy full SHA for ca10a6d - Browse repository at this point
Copy the full SHA ca10a6dView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 4139682 - Browse repository at this point
Copy the full SHA 4139682View commit details -
Configuration menu - View commit details
-
Copy full SHA for b29194f - Browse repository at this point
Copy the full SHA b29194fView commit details -
Merge pull request #1182 from github/edoardo/trap-cache-telemetry
Add telemetry for TRAP caching
Configuration menu - View commit details
-
Copy full SHA for 8a4437a - Browse repository at this point
Copy the full SHA 8a4437aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 016a5e3 - Browse repository at this point
Copy the full SHA 016a5e3View commit details -
Merge pull request #1184 from github/edoardo/trap-telemetry-followup
Use `util.promisify` instead of manually constructing promise
Configuration menu - View commit details
-
Copy full SHA for b0d61cf - Browse repository at this point
Copy the full SHA b0d61cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for df0c0da - Browse repository at this point
Copy the full SHA df0c0daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5862bae - Browse repository at this point
Copy the full SHA 5862baeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96a8424 - Browse repository at this point
Copy the full SHA 96a8424View commit details -
Configuration menu - View commit details
-
Copy full SHA for d45b0eb - Browse repository at this point
Copy the full SHA d45b0ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1cd41a - Browse repository at this point
Copy the full SHA e1cd41aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b7fa3d - Browse repository at this point
Copy the full SHA 9b7fa3dView commit details
Commits on Aug 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8beb190 - Browse repository at this point
Copy the full SHA 8beb190View commit details -
Merge pull request #1187 from github/update-supported-enterprise-serv…
…er-versions Update supported GitHub Enterprise Server versions.
Configuration menu - View commit details
-
Copy full SHA for 8bc36d5 - Browse repository at this point
Copy the full SHA 8bc36d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 416ad3d - Browse repository at this point
Copy the full SHA 416ad3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f47f573 - Browse repository at this point
Copy the full SHA f47f573View commit details -
Configuration menu - View commit details
-
Copy full SHA for b469d53 - Browse repository at this point
Copy the full SHA b469d53View commit details -
Merge pull request #1185 from github/henrymercer/bypass-toolcache-fea…
…ture-flag Enable bypassing the cached CodeQL bundle via a feature flag
Configuration menu - View commit details
-
Copy full SHA for 7d94bb8 - Browse repository at this point
Copy the full SHA 7d94bb8View commit details -
github-actions[bot] committed
Aug 17, 2022 Configuration menu - View commit details
-
Copy full SHA for e357cd9 - Browse repository at this point
Copy the full SHA e357cd9View commit details