codeql-action/.github/workflows
Aditya Sharad f9a19da7bf
PR checks: Run integration tests against both tools: null and tools: latest
Always test against both the default and latest CodeQL bundle.

This improves test coverage shortly after a CodeQL bundle release, where the latest bundle
may not yet be built into the Actions VM image as the default bundle.

It also saves a manual step during bundle release testing,
since we no longer need to temporarily change the PR checks to `tools: latest`.

There is some redundancy when the latest bundle is the same as the default bundle on the VM image,
but this can be considered a test for the `tools: latest` configuration.
2021-04-08 13:39:01 -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: Run integration tests against both tools: null and tools: latest 2021-04-08 13:39:01 -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