codeql-action/.github/workflows
Aditya Sharad 51b1d7d81f
PR checks: Compare the default and latest CodeQL tools bundles
Create a prerequisite job that runs the init step twice, with `tools: null` and `tools: latest`.
Use the outputs of these steps to compare the two CodeQL versions.
Pass the list of distinct tool versions for the integration tests to use in their matrix strategy.
This avoids redundant test jobs when the default and latest bundles are actually the same version of CodeQL.

`~` is accepted by JSON but not by the Actions context language, so we use `null` to indicate the default version.
2021-04-09 13:38:30 -07:00
..
script Gate execution of expensive tests on JS being up to date 2020-12-08 16:53:35 +00:00
update-supported-enterprise-server-versions Only increase the newest supported release, never reduce it. 2020-11-03 13:58:07 +00:00
check-expected-release-files.yml Add a check to ensure expected CodeQL release files exist. 2020-12-01 09:26:05 +00:00
codeql.yml PR checks: Run integration tests against both tools: null and tools: latest 2021-04-08 13:39:01 -07:00
pr-checks.yml PR checks: Compare the default and latest CodeQL tools bundles 2021-04-09 13:38:30 -07:00
python-deps.yml Use codeql-path output in python-deps workflow 2020-11-04 17:22:32 +00:00
release-runner.yml Merge remote-tracking branch 'origin/robertbrignull/runner_workflow' into robertbrignull/runner_workflow 2020-10-20 15:04:56 +01:00
split.yml Apply suggestions from code review 2020-09-21 18:12:23 +02:00
update-release-branch.yml Don't run update release branch workflow on forks. 2021-02-23 11:44:38 +00:00
update-supported-enterprise-server-versions.yml Fix a copy and pasted job name. 2020-11-03 13:57:41 +00:00