- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - *.yaml files (36): .github/workflows/backport.yml .github/workflows/dependency-review.yml .github/policies/issue.assign.yml .github/policies/issue.close-duplicate-issues.yml .github/policies/issue.remove-needs-author-feedback.yml .github/policies/issue.remove-no-recent-activity-with-comment.yml .github/policies/issue.close-stale-issues.yml .github/policies/issue.flag-for-triage.yml .github/policies/pullrequest.all.yml .github/policies/issue.remove-needs-triage.yml .github/policies/issue.add-no-recent-activity.yml .github/policies/issue.prevent-auto-close.yml eng/ci/public-build.yml eng/ci/code-mirror.yml eng/ci/templates/steps/build-site-ext.yml eng/ci/templates/jobs/run-unit-tests.yml eng/ci/templates/official/jobs/setup-benchmark-agents.yml eng/ci/templates/official/jobs/build-artifacts-linux.yml eng/ci/templates/official/jobs/process-coldstart.yml eng/ci/templates/official/jobs/run-coldstart.yml eng/ci/templates/official/jobs/run-integration-tests.yml eng/ci/templates/official/jobs/build-artifacts-windows.yml eng/ci/templates/official/jobs/run-non-e2e-tests.yml eng/ci/templates/official/jobs/run-benchmarks.yml eng/ci/templates/install-dotnet.yml eng/ci/templates/variables/benchmarks.yml eng/ci/templates/variables/coldstart.yml eng/ci/templates/variables/build.yml eng/ci/integration-tests.yml eng/ci/merge-mirror.yml eng/ci/host.benchmarks.yml eng/ci/host.coldstart.yml eng/ci/official-build.yml eng/actions/backport/action.yml eng/perf/http.benchmarks.yml CodeQL.yml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - *.config files (5): NuGet.config src/WebJobs.Script/app.config src/WebJobs.Script.WebHost/web.config test/WebJobs.Script.Tests/app.config test/WebJobs.Script.Tests.Integration/App.config - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - *. files (3): src/WebJobs.Script.Grpc/azure-functions-language-worker-protobuf/LICENSE src/WebJobs.Script.Grpc/azure-functions-language-worker-protobuf/CODEOWNERS CODEOWNERS - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - *.dll files (3): test/WebJobs.Script.Tests.Integration/TestScripts/OutOfDateExtension/bin/Microsoft.Azure.WebJobs.Extensions.DurableTask.dll test/WebJobs.Script.Tests.Integration/TestScripts/OutOfDateExtension/bin/Microsoft.Azure.WebJobs.ServiceBus.dll test/WebJobs.Script.Tests.Integration/TestScripts/OutOfDateExtension/bin/Microsoft.Azure.WebJobs.Extensions.Storage.dll - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - *.pubxml files (3): tools/ExtensionsMetadataGenerator/src/ExtensionsMetadataGenerator.Console/Properties/PublishProfiles/FolderProfile.pubxml tools/ExtensionsMetadataGenerator/src/ExtensionsMetadataGenerator/Properties/PublishProfiles/FolderProfile.pubxml src/WebJobs.Script.WebHost/Properties/PublishProfiles/FolderProfile.pubxml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - *.png files (3): eng/res/functions.png eng/res/icon.png test/WebJobs.Script.Tests/Workers/Rpc/Resources/functions.png - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - *.snk files (3): tools/ExtensionsMetadataGenerator/key.snk src/WebJobs.Script.Abstractions/key.snk eng/res/key.snk - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - *.github-issues files (3): .github/notebooks/issues.github-issues .github/notebooks/sprint.github-issues .github/notebooks/prs.github-issues - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - *.jittrace files (2): src/WebJobs.Script.WebHost/PreJIT/linux.coldstart.jittrace src/WebJobs.Script.WebHost/PreJIT/coldstart.jittrace - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - *.sln files (2): tools/ExtensionsMetadataGenerator/ExtensionsMetadataGenerator.sln WebJobs.Script.sln - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - *.bat files (2): test/WebJobs.Script.Tests/TestWorkers/worker1/1.bat test/WebJobs.Script.Tests/TestWorkers/worker2/2.bat - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - *.bowerrc files (1): src/WebJobs.Script.WebHost/.bowerrc - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - *.ruleset files (1): src.ruleset - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - *.xdt files (1): src/WebJobs.Script.SiteExtension/applicationHost.xdt - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - *.projitems files (1): test/WebJobs.Script.Tests.Shared/WebJobs.Script.Tests.Shared.projitems - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - *.sscignore files (1): .sscignore - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - *.jar files (1): sample/Java/HttpTrigger/HttpTrigger-1.0-SNAPSHOT.jar - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - *.jitmarker files (1): src/WebJobs.Script.WebHost/PreJIT/.jitmarker - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -