codeql-action/tests/multi-language-repo
Andrew Eisenberg 6fabde2be8 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).
2022-06-28 14:07:51 -07:00
..
.github/codeql Add packs and queries from input 2022-06-28 14:07:51 -07:00
codeql-qlpacks Fix spelling errors 2021-03-18 09:40:47 -07:00
build.sh Don't use shared compilation 2021-09-21 17:28:22 +01:00
csharp.csproj add more integration tests for the runner 2020-09-08 18:32:52 +01:00
Gemfile Lock bundler version to 2.2.9. 2021-02-15 19:50:32 +00:00
Gemfile.lock Lock bundler version to 2.2.9. 2021-02-15 19:50:32 +00:00
main.c Add multi-language-repo 2020-05-08 11:51:47 +02:00
main.cs Add multi-language-repo 2020-05-08 11:51:47 +02:00
main.go Add multi-language-repo 2020-05-08 11:51:47 +02:00
Main.java Add multi-language-repo 2020-05-08 11:51:47 +02:00
main.js Add an integration test for packaging 2021-06-08 12:34:07 -07:00
main.py Add multi-language-repo 2020-05-08 11:51:47 +02:00
main.rb Add multi-language-repo 2020-05-08 11:51:47 +02:00