Skip to content

Commit fe2e30b

Browse files
authored
Merge pull request #1248 from github/update-v1.1.23-6a38b7d4
Merge releases/v2 into releases/v1
2 parents 7cce9bb + 302c380 commit fe2e30b

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)