Skip to content

Commit 678fc3a

Browse files
authored
Merge pull request #1375 from github/update-v2.1.33-c939e661
Merge main into releases/v2
2 parents 4238421 + d13b9b8 commit 678fc3a

File tree

300 files changed

+1442
-32624
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

300 files changed

+1442
-32624
lines changed

.eslintignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
**/webpack.config.js
22
lib/**
3-
runner/dist/**
43
src/testdata/**
54
tests/**

.github/update-release-branch.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import os
66
import subprocess
77

8-
EMPTY_CHANGELOG = """# CodeQL Action and CodeQL Runner Changelog
8+
EMPTY_CHANGELOG = """# CodeQL Action Changelog
99
1010
## [UNRELEASED]
1111

.github/workflows/__analyze-ref-input.yml

Lines changed: 16 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/__export-file-baseline-information.yml

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/__go-custom-queries.yml

Lines changed: 14 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/__go-reconciled-tracing-autobuilder.yml renamed to .github/workflows/__go-tracing-autobuilder.yml

Lines changed: 13 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/__go-reconciled-tracing-custom-build-steps.yml renamed to .github/workflows/__go-tracing-custom-build-steps.yml

Lines changed: 13 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/__go-custom-tracing-autobuild.yml renamed to .github/workflows/__go-tracing-legacy-workflow.yml

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)