codeql-action/.github/workflows
Aditya Sharad ceea66834a
CI: Move Runner checks into their own workflow
Refactor the PR checks workflow into two workflows:
PR checks and Runner checks.

This does not change the actual check jobs that are run.
It also does not change the expected check names
(which rely only on the job name, not the workflow name).

This makes it easier to inspect workflow run summaries in the UI
and to separately retry subsets of failed jobs in case of flakiness.

In future we will clean up the Runner checks,
since this is a deprecated component.
2022-07-28 16:35:51 -07:00
..
script Update failure message 2022-07-12 17:52:15 +01:00
update-supported-enterprise-server-versions Only increase the newest supported release, never reduce it. 2020-11-03 13:58:07 +00:00
__analyze-ref-input.yml Update references to release branches 2022-04-14 17:48:46 +01:00
__autobuild-action.yml Actions: Disable the CLR tracer in C# autobuild test 2022-07-25 15:02:42 -07:00
__debug-artifacts.yml Update references to release branches 2022-04-14 17:48:46 +01:00
__extractor-ram-threads.yml Update references to release branches 2022-04-14 17:48:46 +01:00
__go-custom-queries.yml Update references to release branches 2022-04-14 17:48:46 +01:00
__go-custom-tracing-autobuild.yml Update references to release branches 2022-04-14 17:48:46 +01:00
__go-custom-tracing.yml Update references to release branches 2022-04-14 17:48:46 +01:00
__javascript-source-root.yml Update references to release branches 2022-04-14 17:48:46 +01:00
__ml-powered-queries.yml Log the expected outcome of the tests for clarity 2022-04-28 19:21:56 +01:00
__multi-language-autodetect.yml Update references to release branches 2022-04-14 17:48:46 +01:00
__packaging-config-inputs-js.yml Fix syntax error in workflow 2022-04-29 17:33:21 -07:00
__packaging-config-js.yml Fix syntax error in workflow 2022-04-29 17:33:21 -07:00
__packaging-inputs-js.yml Fix syntax error in workflow 2022-04-29 17:33:21 -07:00
__remote-config.yml Update references to release branches 2022-04-14 17:48:46 +01:00
__rubocop-multi-language.yml Update references to release branches 2022-04-14 17:48:46 +01:00
__split-workflow.yml Fix syntax error in workflow 2022-04-29 17:33:21 -07:00
__test-autobuild-working-dir.yml Update references to release branches 2022-04-14 17:48:46 +01:00
__test-local-codeql.yml Update references to release branches 2022-04-14 17:48:46 +01:00
__test-proxy.yml Update references to release branches 2022-04-14 17:48:46 +01:00
__test-ruby.yml Update references to release branches 2022-04-14 17:48:46 +01:00
__unset-environment.yml Update references to release branches 2022-04-14 17:48:46 +01:00
__upload-ref-sha-input.yml Update references to release branches 2022-04-14 17:48:46 +01:00
__with-checkout-path.yml Update references to release branches 2022-04-14 17:48:46 +01:00
check-expected-release-files.yml Update actions/checkout from v2 to v3 2022-03-30 19:46:09 +01:00
check-for-conflicts.yml Update branch names for check-for-conflicts.yml job 2022-06-22 16:07:46 -07:00
codeql.yml Update references to release branches 2022-04-14 17:48:46 +01:00
expected-queries-runs.yml Revert "Add capability to filter queries #1098" 2022-06-21 13:49:33 -07:00
post-release-mergeback.yml Update references to release branches 2022-04-14 17:48:46 +01:00
pr-checks.yml CI: Move Runner checks into their own workflow 2022-07-28 16:35:51 -07:00
python-deps.yml CI: Add scheduled and manual triggers to python-deps workflow 2022-07-27 13:22:10 -07:00
runner-checks.yml CI: Move Runner checks into their own workflow 2022-07-28 16:35:51 -07:00
update-dependencies.yml Update actions/checkout from v2 to v3 2022-03-30 19:46:09 +01:00
update-release-branch.yml Update references to release branches 2022-04-14 17:48:46 +01:00
update-supported-enterprise-server-versions.yml Update other Actions from v2 to v3 2022-03-30 19:46:09 +01:00