Commits
Commits on Aug 11, 2022
-
Merge branch 'aeisenberg/unrevert-query-filters' into aeisenberg/fix-…
…config-files
Andrew Eisenberg committedAug 11, 2022 Copy the full SHA fa2bc21View commit details
Commits on Jun 28, 2022
-
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).
Andrew Eisenberg committedJun 28, 2022 Copy the full SHA 6fabde2View commit details
Commits on Jun 27, 2022
-
Revert "Revert "Add capability to filter queries #1098""
This reverts commit 99d4397.
Andrew Eisenberg committedJun 27, 2022 Copy the full SHA 2a70419View commit details
Commits on Jun 22, 2022
-
Allow scans with packs for languages not being scanned
Previously, we were being too strict about checking that a pack's language was being scanned. It was a failure if a pack language was specified for a language not being scanned.
Andrew Eisenberg committedJun 22, 2022 Copy the full SHA 1653a84View commit details
Commits on Jun 21, 2022
-
Revert "Add capability to filter queries #1098"
https://github.com/github/codeql-action/pull/1098 This reverts commit 777b778. This reverts commit 59ca9b5. This reverts commit eec34d5. This reverts commit 40b2800.
Andrew Eisenberg committedJun 21, 2022 Copy the full SHA 99d4397View commit details
Commits on Jun 16, 2022
-
Spelling, capitalization, and better descriptions
Andrew Eisenberg committedJun 16, 2022 Copy the full SHA 777b778View commit details
Commits on Jun 14, 2022
-
Add integration tests for query filters
Andrew Eisenberg committedJun 14, 2022 Copy the full SHA eec34d5View commit details
Commits on Apr 29, 2022
-
Allow pack specifiers to include paths
Also, this cleans up our pack-related integration tests. We are now testing with the most recent CLIs.
Andrew Eisenberg committedApr 29, 2022 Copy the full SHA 06b15c2View commit details
Commits on Apr 8, 2022
-
Add autobuild workind-directory test
Chuan-kai Lin committedApr 8, 2022 Copy the full SHA 6f17408View commit details
Commits on Mar 31, 2022
-
Add a PR check to validate that ML-powered queries are run correctly
Henry Mercer committedMar 31, 2022 Copy the full SHA 57096feView commit details
Commits on Sep 21, 2021
-
Edoardo Pirovano committed
Sep 21, 2021 Copy the full SHA 014d3eaView commit details
Commits on Aug 26, 2021
-
Update integration test pack versions
Andrew Eisenberg committedAug 26, 2021 Copy the full SHA e833d6eView commit details
Commits on Jun 25, 2021
-
Add extra integration test for packaging
Also, update the options and inputs documentation.
Andrew Eisenberg committedJun 25, 2021 Copy the full SHA 4087f37View commit details
Commits on Jun 23, 2021
-
Add new
packs
input to init actionThis input allows users to specify which packs to run. It works in unison with the packs block of the config file and it is similar to how `queries` works. They both use `+` in the same way. Note that the `#TODO` in the pr check is still around, but the CLI is available. I will remove the TODO in the next commit.
Andrew Eisenberg committedJun 23, 2021 Copy the full SHA 6e577cfView commit details
Commits on Jun 16, 2021
-
Fix custom version of CLI to use for package testing
This can be removed when 2.5.6 is released.
Andrew Eisenberg committedJun 16, 2021 Copy the full SHA efea923View commit details
Commits on Jun 8, 2021
-
Add an integration test for packaging
Uses two pre-existing packages to run some simple queries on a javascript database.
Andrew Eisenberg committedJun 8, 2021 Copy the full SHA d42f654View commit details
Commits on Mar 18, 2021
-
spelling: executable spelling: github spelling: javascript spelling: latest spelling: occurred spelling: parameter Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Josh Soref authored and Andrew Eisenberg committedMar 18, 2021 Copy the full SHA c4fced7View commit details
Commits on Feb 15, 2021
-
Lock bundler version to 2.2.9.
Chris Gavin committedFeb 15, 2021 Copy the full SHA f2896ebView commit details
Commits on Sep 8, 2020
-
add more integration tests for the runner
Robert Brignull committedSep 8, 2020 Copy the full SHA e4b0068View commit details
Commits on May 8, 2020
-
David Verdeguer committed
May 8, 2020 Copy the full SHA c384705View commit details -
David Verdeguer committed
May 8, 2020 Copy the full SHA c5ecb82View commit details -
David Verdeguer committed
May 8, 2020 Copy the full SHA baa9c9eView commit details -
David Verdeguer committed
May 8, 2020 Copy the full SHA 583f8a9View commit details