Skip to content

Commit 6a38b7d

Browse files
authored
Merge pull request #1246 from github/update-v2.1.23-fd4dc5bf
Merge main into releases/v2
2 parents b398f52 + 99d0a6b commit 6a38b7d

File tree

249 files changed

+4371
-2879
lines changed

Some content is hidden

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

249 files changed

+4371
-2879
lines changed

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

Lines changed: 91 additions & 0 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

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

.github/workflows/__go-reconciled-tracing-legacy-workflow.yml

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

.github/workflows/__init-with-registries.yml

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

.github/workflows/runner-checks.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,6 @@ jobs:
167167
shell: powershell
168168
run: |
169169
cat ./codeql-runner/codeql-env.sh | Invoke-Expression
170-
$Env:CODEQL_EXTRACTOR_CSHARP_ROOT = "" # Unset an environment variable to make sure the tracer resists this
171170
& $Env:CODEQL_RUNNER dotnet build /p:UseSharedCompilation=false
172171
173172
- name: Upload tracer logs

0 commit comments

Comments
 (0)