content stringlengths 1 103k ⌀ | path stringlengths 8 216 | filename stringlengths 2 179 | language stringclasses 15
values | size_bytes int64 2 189k | quality_score float64 0.5 0.95 | complexity float64 0 1 | documentation_ratio float64 0 1 | repository stringclasses 5
values | stars int64 0 1k | created_date stringdate 2023-07-10 19:21:08 2025-07-09 19:11:45 | license stringclasses 4
values | is_test bool 2
classes | file_hash stringlengths 32 32 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
trigger:\n branches:\n include:\n - main\n - main-vs-deps\n - release/dev16.*-vs-deps\n - release/dev17.*\n - release/dev18.*\n - features/lsp_tools_host\n - features/runtime-async\n exclude:\n - release/dev17.0\npr: none\n\nresources:\n repositories:\n - repository: 1ESPipelineTemplate... | dataset_sample\yaml\dotnet_roslyn\azure-pipelines-official.yml | azure-pipelines-official.yml | YAML | 17,195 | 0.95 | 0.028037 | 0.105541 | python-kit | 253 | 2024-12-13T07:52:43.748132 | GPL-3.0 | false | 7d5b71bc068baf0cda071463bb70443c |
trigger: none\npr: none\n\nresources:\n repositories:\n - repository: 1ESPipelineTemplates\n type: git\n name: 1ESPipelineTemplates/1ESPipelineTemplates\n ref: refs/tags/release\n\nparameters:\n- name: PRNumber\n type: number\n- name: CommitSHA\n type: string\n- name: EnforceLatestCommit\n type: boolean\n... | dataset_sample\yaml\dotnet_roslyn\azure-pipelines-pr-validation.yml | azure-pipelines-pr-validation.yml | YAML | 14,355 | 0.8 | 0.014535 | 0.074675 | node-utils | 495 | 2023-10-09T18:23:37.834063 | MIT | false | 6eef7eecc5ba59ed339f4ca5abe2560e |
# Branches that trigger a build on commit\ntrigger:\n- main\n- main-vs-deps\n- release/*\n- features/*\n- demos/*\n\n# Branches that trigger builds on PR\npr:\n branches:\n include:\n - main\n - main-vs-deps\n - release/*\n - features/*\n - demos/*\n paths:\n exclude:\n - docs/*\n - eng... | dataset_sample\yaml\dotnet_roslyn\azure-pipelines.yml | azure-pipelines.yml | YAML | 21,040 | 0.8 | 0.045208 | 0.028283 | python-kit | 882 | 2024-04-19T13:42:11.645973 | MIT | false | f52bf668ea9bff525690225574658f26 |
# This file configures CodeQL runs and TSA bug autofiling. For more information, see:\n# https://eng.ms/docs/cloud-ai-platform/devdiv/one-engineering-system-1es/1es-docs/codeql/troubleshooting/bugs/generated-library-code\n# (Access restricted to Microsoft employees only.)\n\npath_classifiers:\n refs:\n # The ref/ d... | dataset_sample\yaml\dotnet_runtime\.CodeQL.yml | .CodeQL.yml | YAML | 1,003 | 0.8 | 0 | 0.733333 | vue-tools | 242 | 2025-04-11T19:59:07.651562 | MIT | false | b12f716bb1b6c96f5ded5b489528f7ea |
## DO NOT MODIFY THIS FILE MANUALLY. This is part of auto-baselining from 1ES Pipeline Templates. Go to [https://aka.ms/1espt-autobaselining] for more details.\n\npipelines:\n 679:\n retail:\n binary:\n credscan:\n lastModifiedDate: 2024-04-11\n binskim:\n lastModifiedDate: 2024... | dataset_sample\yaml\dotnet_runtime\.config\1espt\PipelineAutobaseliningConfig.yml | PipelineAutobaseliningConfig.yml | YAML | 621 | 0.8 | 0.047619 | 0.05 | vue-tools | 648 | 2025-01-30T03:45:47.950038 | GPL-3.0 | false | 8a75f2af35381b9d7f4535c34d4bd2f1 |
version: 2\nupdates:\n - package-ecosystem: "github-actions"\n directory: "/"\n schedule:\n interval: daily\n open-pull-requests-limit: 5\n labels:\n - area-codeflow\n ignore:\n - dependency-name: "actions/checkout"\n update-types: ["version-update:semver-patch","version-update:sem... | dataset_sample\yaml\dotnet_runtime\.github\dependabot.yml | dependabot.yml | YAML | 321 | 0.7 | 0 | 0 | awesome-app | 13 | 2025-01-20T17:00:57.973715 | Apache-2.0 | false | 580defcb8f107af1d9e59a1144dadafa |
# Configuration for Move Issues - https://github.com/dessant/move-issues\n\n# Delete the command comment when it contains no other content\ndeleteCommand: true\n\n# Close the source issue after moving\ncloseSourceIssue: true\n\n# Lock the source issue after moving\nlockSourceIssue: false\n\n# Mention issue and comment ... | dataset_sample\yaml\dotnet_runtime\.github\move.yml | move.yml | YAML | 612 | 0.8 | 0.074074 | 0.684211 | node-utils | 766 | 2024-04-10T17:26:01.730993 | Apache-2.0 | false | 02427ed3b1958976676a7288e2911d50 |
name: Bug Report\ndescription: Create a report to help us improve\nlabels: []\nbody:\n - type: markdown\n attributes:\n value: |\n We welcome bug reports! Please see our [contribution guidelines](https://github.com/dotnet/runtime/blob/main/CONTRIBUTING.md#writing-a-good-bug-report) for more information ... | dataset_sample\yaml\dotnet_runtime\.github\ISSUE_TEMPLATE\01_bug_report.yml | 01_bug_report.yml | YAML | 3,237 | 0.95 | 0.047619 | 0.059524 | awesome-app | 71 | 2024-10-27T23:18:13.779716 | Apache-2.0 | false | 4133683a1fe5105129c296a85b8f75f3 |
name: API Suggestion\ndescription: Propose adding a new API to the public API surface\ntitle: "[API Proposal]: "\nlabels: [api-suggestion]\nbody:\n - type: markdown\n attributes:\n value: |\n We welcome API proposals! We have a process to evaluate the value and shape of new APIs. There is an overview of... | dataset_sample\yaml\dotnet_runtime\.github\ISSUE_TEMPLATE\02_api_proposal.yml | 02_api_proposal.yml | YAML | 2,671 | 0.95 | 0.027027 | 0.028169 | react-lib | 748 | 2024-04-23T15:06:01.800858 | MIT | false | d57a4d59d6a69ddde1558272c57efd4d |
blank_issues_enabled: true\ncontact_links:\n - name: Issue with ASP.NET Core\n url: https://github.com/dotnet/aspnetcore/issues/new/choose\n about: Please open issues relating to ASP.NET Core in dotnet/aspnetcore.\n - name: Issue with .NET SDK\n url: https://github.com/dotnet/sdk/issues/new/choose\n abo... | dataset_sample\yaml\dotnet_runtime\.github\ISSUE_TEMPLATE\config.yml | config.yml | YAML | 1,442 | 0.8 | 0.130435 | 0 | react-lib | 715 | 2025-05-07T23:03:53.411018 | GPL-3.0 | false | 7cb212cb191474304d5c839791713b70 |
id: binaryformatter-migration\nname: BinaryFormatter migration label automation\nowner: jeffhandley\nresource: repository\ndisabled: false\nconfiguration:\n resourceManagementConfiguration:\n eventResponderTasks:\n - description: '@Mention for binaryformatter-migration'\n if:\n - or:\n - payload... | dataset_sample\yaml\dotnet_runtime\.github\policies\binaryformatter-migration.yml | binaryformatter-migration.yml | YAML | 708 | 0.7 | 0.08 | 0 | python-kit | 121 | 2025-04-03T14:13:47.608091 | MIT | false | 52fd900d3207565940535a08163ba594 |
id:\nname: GitOps.PullRequestIssueManagement\ndescription: GitOps.PullRequestIssueManagement primitive\nowner:\nresource: repository\ndisabled: false\nwhere:\nconfiguration:\n resourceManagementConfiguration:\n scheduledSearches:\n - description: Automated Issue cleanup\n frequencies:\n - hourly:\n ... | dataset_sample\yaml\dotnet_runtime\.github\policies\resourceManagement.yml | resourceManagement.yml | YAML | 73,363 | 0.75 | 0.128144 | 0 | react-lib | 50 | 2023-12-25T15:41:55.411274 | MIT | false | f33a3c42f739fb4609d87be220fe1246 |
name: AspNetCore->Runtime Code Sync\non:\n # Manual run\n workflow_dispatch:\n\npermissions:\n contents: write\n issues: write\n pull-requests: write\n\njobs:\n compare_repos:\n # Comment out this line to test the scripts in a fork\n if: github.repository == 'dotnet/runtime'\n name: Sync Code\n runs-o... | dataset_sample\yaml\dotnet_runtime\.github\workflows\aspnetcore-sync.yml | aspnetcore-sync.yml | YAML | 2,137 | 0.8 | 0.028571 | 0.073529 | node-utils | 289 | 2024-04-16T08:12:18.948199 | GPL-3.0 | false | 063e23e9ed1f34e8b8811779fcbe7877 |
name: Backport PR to branch\non:\n issue_comment:\n types: [created]\n schedule:\n # once a day at 13:00 UTC to cleanup old runs\n - cron: '0 13 * * *'\n\npermissions:\n contents: write\n issues: write\n pull-requests: write\n actions: write\n\njobs:\n backport:\n if: ${{ contains(github.event.commen... | dataset_sample\yaml\dotnet_runtime\.github\workflows\backport.yml | backport.yml | YAML | 1,693 | 0.8 | 0.056604 | 0.216216 | react-lib | 725 | 2024-10-19T09:49:15.111315 | Apache-2.0 | false | 578f2254f52519be251bbf863fb7f4fe |
name: Update Chrome Version used for wasm testing\n\npermissions:\n contents: write\n pull-requests: write\n\non:\n schedule:\n - cron: '0 0 * * 0'\n\n workflow_dispatch:\n\njobs:\n update:\n if: github.repository == 'dotnet/runtime'\n runs-on: ubuntu-latest\n steps:\n - name: Checkout\n us... | dataset_sample\yaml\dotnet_runtime\.github\workflows\bump-chrome-version.yml | bump-chrome-version.yml | YAML | 2,761 | 0.7 | 0.08 | 0 | awesome-app | 665 | 2025-05-06T04:00:00.141884 | Apache-2.0 | false | 56769e3865765017260accb27c317999 |
name: check-no-merge-label\n\npermissions:\n pull-requests: read\n\non:\n pull_request_target:\n types: [opened, edited, reopened, labeled, unlabeled, synchronize]\n branches:\n - 'main'\n - 'release/**'\n\njobs:\n check-labels:\n if: github.repository == 'dotnet/runtime'\n runs-on: ubuntu-late... | dataset_sample\yaml\dotnet_runtime\.github\workflows\check-no-merge-label.yml | check-no-merge-label.yml | YAML | 703 | 0.8 | 0.076923 | 0 | python-kit | 261 | 2024-07-11T00:27:10.042539 | MIT | false | a4a8a315b7f46d0e0483c1afe1edb4ee |
name: check-service-labels\n\npermissions:\n pull-requests: read\n\non:\n pull_request_target:\n types: [opened, edited, reopened, labeled, unlabeled, synchronize]\n branches:\n - 'release/**'\n\njobs:\n check-labels:\n if: github.repository == 'dotnet/runtime'\n runs-on: ubuntu-latest\n steps:\n... | dataset_sample\yaml\dotnet_runtime\.github\workflows\check-service-labels.yml | check-service-labels.yml | YAML | 836 | 0.8 | 0.12 | 0 | node-utils | 370 | 2024-03-06T18:34:29.208252 | GPL-3.0 | false | 02f3ce82567cda9b6d54fd710149ba2c |
name: Inter-branch merge workflow\non:\n push:\n branches:\n - release/**\n\npermissions:\n contents: write\n pull-requests: write\n\njobs:\n Merge:\n uses: dotnet/arcade/.github/workflows/inter-branch-merge-base.yml@main | dataset_sample\yaml\dotnet_runtime\.github\workflows\inter-branch-merge-flow.yml | inter-branch-merge-flow.yml | YAML | 224 | 0.8 | 0 | 0 | vue-tools | 6 | 2024-01-03T17:07:57.884215 | MIT | false | 367d81a1e1801b244fc90a89d375330b |
name: Format jit codebase\n\non:\n pull_request:\n paths:\n - '.github/workflows/jit-format.yml'\n - 'src/coreclr/jit/**'\n branches: [ main ]\n\njobs:\n format:\n strategy:\n fail-fast: false\n matrix:\n os:\n - name: linux\n image: ubuntu-latest\n c... | dataset_sample\yaml\dotnet_runtime\.github\workflows\jit-format.yml | jit-format.yml | YAML | 1,490 | 0.8 | 0.018868 | 0 | awesome-app | 133 | 2024-09-09T23:11:29.045175 | GPL-3.0 | false | 10bac1f237b055332265486609bf347e |
name: Locker - Lock stale issues and PRs\non:\n schedule:\n - cron: '37 8 * * *' # Once per day, early morning PT\n\n workflow_dispatch:\n # Manual triggering through the GitHub UI, API, or CLI\n inputs:\n daysSinceClose:\n required: true\n default: "30"\n daysSinceUpdate:\n re... | dataset_sample\yaml\dotnet_runtime\.github\workflows\locker.yml | locker.yml | YAML | 1,054 | 0.95 | 0.027027 | 0.029412 | python-kit | 982 | 2024-10-20T18:17:43.905723 | MIT | false | d3c78270b38a0bb73fa4ce627210e96d |
name: Markdownlint\n\npermissions:\n contents: read\n\non:\n pull_request:\n paths:\n - "**/*.md"\n - ".markdownlint.json"\n - ".github/workflows/markdownlint.yml"\n - ".github/workflows/markdownlint-problem-matcher.json"\n\njobs:\n lint:\n\n runs-on: ubuntu-latest\n\n steps:\n - uses... | dataset_sample\yaml\dotnet_runtime\.github\workflows\markdownlint.yml | markdownlint.yml | YAML | 609 | 0.8 | 0 | 0 | awesome-app | 399 | 2024-05-29T14:48:37.947819 | Apache-2.0 | false | 6f91b858edb78facf0814b69d5a8979b |
# https://docs.codecov.io/docs/codecov-yaml\n# https://github.com/codecov/support/wiki/Codecov-Yaml\n\ncodecov:\n ci:\n - dnceng.visualstudio.com\n\ncoverage:\n status:\n project:\n default: false\n patch:\n default: false\n\ncomment:\n layout: "reach, diff, files"\n require_changes: yes | dataset_sample\yaml\dotnet_runtime\eng\codecov.yml | codecov.yml | YAML | 295 | 0.95 | 0 | 0.142857 | python-kit | 504 | 2024-04-13T00:56:38.884125 | GPL-3.0 | false | 493ad53e244bc5c27efe9cf64a5d1ed9 |
parameters:\n# Job schema parameters - https://docs.microsoft.com/en-us/azure/devops/pipelines/yaml-schema?view=vsts&tabs=schema#job\n cancelTimeoutInMinutes: ''\n condition: ''\n container: ''\n continueOnError: false\n dependsOn: ''\n displayName: ''\n pool: ''\n steps: []\n strategy: ''\n timeoutInMinutes:... | dataset_sample\yaml\dotnet_runtime\eng\common\core-templates\job\job.yml | job.yml | YAML | 8,953 | 0.8 | 0.164444 | 0.117949 | react-lib | 428 | 2024-11-28T22:51:49.309012 | GPL-3.0 | false | ddd1cfc3d70c270590cf0452a1d02df5 |
parameters:\n # Optional: dependencies of the job\n dependsOn: ''\n\n # Optional: A defined YAML pool - https://docs.microsoft.com/en-us/azure/devops/pipelines/yaml-schema?view=vsts&tabs=schema#pool\n pool: ''\n \n CeapexPat: $(dn-bot-ceapex-package-r) # PAT for the loc AzDO instance https://dev.azure.com/ceape... | dataset_sample\yaml\dotnet_runtime\eng\common\core-templates\job\onelocbuild.yml | onelocbuild.yml | YAML | 4,708 | 0.8 | 0.1 | 0.036697 | python-kit | 768 | 2024-03-07T09:03:03.509128 | MIT | false | 00236b556180a527c74a077a61e1a640 |
parameters:\n configuration: 'Debug'\n\n # Optional: condition for the job to run\n condition: ''\n\n # Optional: 'true' if future jobs should run even if this job fails\n continueOnError: false\n\n # Optional: dependencies of the job\n dependsOn: ''\n\n # Optional: Include PublishBuildArtifacts task\n enableP... | dataset_sample\yaml\dotnet_runtime\eng\common\core-templates\job\publish-build-assets.yml | publish-build-assets.yml | YAML | 6,508 | 0.8 | 0.100629 | 0.090226 | awesome-app | 815 | 2025-01-08T10:00:17.409697 | GPL-3.0 | false | c668a6a98deb846df7550aee3b107d09 |
parameters:\n # This template adds arcade-powered source-build to CI. The template produces a server job with a\n # default ID 'Source_Build_Complete' to put in a dependency list if necessary.\n\n # Specifies the prefix for source-build jobs added to pipeline. Use this if disambiguation needed.\n jobNamePrefix: 'So... | dataset_sample\yaml\dotnet_runtime\eng\common\core-templates\job\source-build.yml | source-build.yml | YAML | 5,100 | 0.95 | 0.180851 | 0.421687 | react-lib | 976 | 2024-06-12T22:17:45.117413 | Apache-2.0 | false | 61966e84629ff18049da91bad3a5549c |
parameters:\n runAsPublic: false\n sourceIndexBuildCommand: powershell -NoLogo -NoProfile -ExecutionPolicy Bypass -Command "eng/common/build.ps1 -restore -build -binarylog -ci"\n preSteps: []\n binlogPath: artifacts/log/Debug/Build.binlog\n condition: ''\n dependsOn: ''\n pool: ''\n is1ESPipeline: ''\n\njobs:\n... | dataset_sample\yaml\dotnet_runtime\eng\common\core-templates\job\source-index-stage1.yml | source-index-stage1.yml | YAML | 1,538 | 0.7 | 0.116279 | 0 | react-lib | 448 | 2024-08-27T05:49:03.786677 | Apache-2.0 | false | a43af1f566fb242b144d1ef8adbd9b1c |
parameters:\n # See schema documentation in /Documentation/AzureDevOps/TemplateSchema.md\n continueOnError: false\n # Required: A collection of jobs to run - https://docs.microsoft.com/en-us/azure/devops/pipelines/yaml-schema?view=vsts&tabs=schema#job\n jobs: []\n # Optional: if specified, restore and use this ver... | dataset_sample\yaml\dotnet_runtime\eng\common\core-templates\jobs\codeql-build.yml | codeql-build.yml | YAML | 1,239 | 0.8 | 0.03125 | 0.178571 | node-utils | 211 | 2024-01-19T09:19:51.956050 | Apache-2.0 | false | b6cf98a749b555847cb1f1cc08db7b60 |
parameters:\n # See schema documentation in /Documentation/AzureDevOps/TemplateSchema.md\n continueOnError: false\n\n # Optional: Include PublishBuildArtifacts task\n enablePublishBuildArtifacts: false\n\n # Optional: Enable running the source-build jobs to build repo from source\n enableSourceBuild: false\n\n #... | dataset_sample\yaml\dotnet_runtime\eng\common\core-templates\jobs\jobs.yml | jobs.yml | YAML | 5,083 | 0.8 | 0.151261 | 0.208333 | vue-tools | 442 | 2023-08-13T13:09:02.776696 | Apache-2.0 | false | 23eb85ccff25c7b928e745858f3428bc |
parameters:\n # This template adds arcade-powered source-build to CI. A job is created for each platform, as\n # well as an optional server job that completes when all platform jobs complete.\n\n # The name of the "join" job for all source-build platforms. If set to empty string, the job is\n # not included. Existi... | dataset_sample\yaml\dotnet_runtime\eng\common\core-templates\jobs\source-build.yml | source-build.yml | YAML | 2,635 | 0.95 | 0.137931 | 0.3125 | vue-tools | 613 | 2025-02-23T06:29:39.078716 | Apache-2.0 | false | 9c96bdf99d1f3a016793532bcaf1cb89 |
variables:\n - group: Publish-Build-Assets\n\n # Whether the build is internal or not\n - name: IsInternalBuild\n value: ${{ and(ne(variables['System.TeamProject'], 'public'), contains(variables['Build.SourceBranch'], 'internal')) }}\n\n # Default Maestro++ API Endpoint and API Version\n - name: MaestroApiEndPo... | dataset_sample\yaml\dotnet_runtime\eng\common\core-templates\post-build\common-variables.yml | common-variables.yml | YAML | 604 | 0.8 | 0 | 0.111111 | react-lib | 24 | 2025-04-21T04:09:08.795219 | Apache-2.0 | false | 8b9bb496920dd1aae684dc79d183e278 |
parameters:\n # Which publishing infra should be used. THIS SHOULD MATCH THE VERSION ON THE BUILD MANIFEST.\n # Publishing V1 is no longer supported\n # Publishing V2 is no longer supported\n # Publishing V3 is the default\n - name: publishingInfraVersion\n displayName: Which version of publishing should be use... | dataset_sample\yaml\dotnet_runtime\eng\common\core-templates\post-build\post-build.yml | post-build.yml | YAML | 12,574 | 0.95 | 0.045732 | 0.074324 | vue-tools | 874 | 2025-03-28T23:55:25.654016 | MIT | false | f91a35755d5ba27155a54a2ddb9b5afe |
parameters:\n BARBuildId: ''\n PromoteToChannelIds: ''\n is1ESPipeline: ''\n\nsteps:\n - ${{ if eq(parameters.is1ESPipeline, '') }}:\n - 'Illegal entry point, is1ESPipeline is not defined. Repository yaml should not directly reference templates in core-templates folder.': error\n\n - ${{ if eq(coalesce(paramete... | dataset_sample\yaml\dotnet_runtime\eng\common\core-templates\post-build\setup-maestro-vars.yml | setup-maestro-vars.yml | YAML | 2,868 | 0.8 | 0.067568 | 0 | vue-tools | 574 | 2025-04-15T18:45:33.617076 | BSD-3-Clause | false | 0099b2f442b8c6334fcba40a65c22499 |
parameters:\n # Enable cleanup tasks for MicroBuild\n enableMicrobuild: false\n # Enable cleanup tasks for MicroBuild on Mac and Linux\n # Will be ignored if 'enableMicrobuild' is false or 'Agent.Os' is 'Windows_NT'\n enableMicrobuildForMacAndLinux: false\n continueOnError: false\n\nsteps:\n - ${{ if eq(paramete... | dataset_sample\yaml\dotnet_runtime\eng\common\core-templates\steps\cleanup-microbuild.yml | cleanup-microbuild.yml | YAML | 925 | 0.8 | 0.142857 | 0.111111 | react-lib | 791 | 2023-09-18T19:18:34.049338 | BSD-3-Clause | false | b2222299726a304c83a322ba596ce2e4 |
parameters:\n disableComponentGovernance: false\n componentGovernanceIgnoreDirectories: ''\n is1ESPipeline: false\n displayName: 'Component Detection'\n\nsteps:\n- ${{ if eq(parameters.disableComponentGovernance, 'true') }}:\n - script: echo "##vso[task.setvariable variable=skipComponentGovernanceDetection]true"\n... | dataset_sample\yaml\dotnet_runtime\eng\common\core-templates\steps\component-governance.yml | component-governance.yml | YAML | 652 | 0.8 | 0.125 | 0 | python-kit | 270 | 2025-03-20T02:44:39.498209 | GPL-3.0 | false | 06f41b6f24d1e47fa0c51d41a968fcbe |
# Obtains internal runtime download credentials and populates the 'dotnetbuilds-internal-container-read-token-base64'\n# variable with the base64-encoded SAS token, by default\n\nparameters:\n- name: federatedServiceConnection\n type: string\n default: 'dotnetbuilds-internal-read'\n- name: outputVariableName\n type:... | dataset_sample\yaml\dotnet_runtime\eng\common\core-templates\steps\enable-internal-runtimes.yml | enable-internal-runtimes.yml | YAML | 1,075 | 0.8 | 0.032258 | 0.066667 | python-kit | 499 | 2024-06-19T05:18:07.415812 | Apache-2.0 | false | 15820aecac21e41d8fe8ae33b7869e75 |
parameters:\n# This is the Azure federated service connection that we log into to get an access token.\n- name: nugetFederatedServiceConnection\n type: string\n default: 'dnceng-artifacts-feeds-read'\n- name: is1ESPipeline\n type: boolean\n default: false\n# Legacy parameters to allow for PAT usage\n- name: legacyC... | dataset_sample\yaml\dotnet_runtime\eng\common\core-templates\steps\enable-internal-sources.yml | enable-internal-sources.yml | YAML | 2,253 | 0.95 | 0.12766 | 0.173913 | vue-tools | 600 | 2023-08-02T17:22:47.468650 | BSD-3-Clause | false | 883470ba4d15bc9f92df66a9b8de2a94 |
# BuildDropPath - The root folder of the drop directory for which the manifest file will be generated.\n# PackageName - The name of the package this SBOM represents.\n# PackageVersion - The version of the package this SBOM represents. \n# ManifestDirPath - The path of the directory where the generated manifest files wi... | dataset_sample\yaml\dotnet_runtime\eng\common\core-templates\steps\generate-sbom.yml | generate-sbom.yml | YAML | 2,469 | 0.8 | 0.148148 | 0.145833 | vue-tools | 886 | 2024-05-05T00:34:52.415407 | GPL-3.0 | false | dbbac2a8f4bdded9ffb1db449628226f |
parameters:\n- name: federatedServiceConnection\n type: string\n- name: outputVariableName\n type: string\n- name: expiryInHours\n type: number\n default: 1\n- name: base64Encode\n type: boolean\n default: false\n- name: storageAccount\n type: string\n- name: container\n type: string\n- name: permissions\n typ... | dataset_sample\yaml\dotnet_runtime\eng\common\core-templates\steps\get-delegation-sas.yml | get-delegation-sas.yml | YAML | 1,561 | 0.8 | 0.065217 | 0.02439 | awesome-app | 417 | 2024-10-07T00:11:27.132313 | BSD-3-Clause | false | d5663dcacce1bc0f465949c2216227b3 |
parameters:\n- name: federatedServiceConnection\n type: string\n- name: outputVariableName\n type: string\n- name: is1ESPipeline\n type: boolean\n- name: stepName\n type: string\n default: 'getFederatedAccessToken'\n- name: condition\n type: string\n default: ''\n# Resource to get a token for. Common values incl... | dataset_sample\yaml\dotnet_runtime\eng\common\core-templates\steps\get-federated-access-token.yml | get-federated-access-token.yml | YAML | 1,474 | 0.8 | 0.170732 | 0.097561 | python-kit | 406 | 2024-07-21T23:24:34.337460 | BSD-3-Clause | false | bf47a20ee8f92b6d1e7c55eba3b6094b |
parameters:\n # Enable install tasks for MicroBuild\n enableMicrobuild: false\n # Enable install tasks for MicroBuild on Mac and Linux\n # Will be ignored if 'enableMicrobuild' is false or 'Agent.Os' is 'Windows_NT'\n enableMicrobuildForMacAndLinux: false\n # Location of the MicroBuild output folder\n microBuild... | dataset_sample\yaml\dotnet_runtime\eng\common\core-templates\steps\install-microbuild.yml | install-microbuild.yml | YAML | 3,675 | 0.8 | 0.141176 | 0.076923 | python-kit | 305 | 2025-03-28T21:47:49.534788 | MIT | false | cc8686c0f05a4de1e4110c8ee00fc2dd |
parameters:\n- name: is1ESPipeline\n type: boolean\n default: false\n- name: args\n type: object\n default: {}\nsteps:\n- ${{ if ne(parameters.is1ESPipeline, true) }}:\n - template: /eng/common/templates/steps/publish-build-artifacts.yml\n parameters:\n is1ESPipeline: ${{ parameters.is1ESPipeline }}\n ... | dataset_sample\yaml\dotnet_runtime\eng\common\core-templates\steps\publish-build-artifacts.yml | publish-build-artifacts.yml | YAML | 667 | 0.7 | 0.052632 | 0 | node-utils | 691 | 2024-12-07T03:18:32.490823 | MIT | false | feba684771f230e02a2e3328b94305c9 |
parameters:\n StageLabel: ''\n JobLabel: ''\n CustomSensitiveDataList: ''\n # A default - in case value from eng/common/core-templates/post-build/common-variables.yml is not passed\n BinlogToolVersion: '1.0.11'\n is1ESPipeline: false\n\nsteps:\n- task: Powershell@2\n displayName: Prepare Binlogs to Upload\n inp... | dataset_sample\yaml\dotnet_runtime\eng\common\core-templates\steps\publish-logs.yml | publish-logs.yml | YAML | 2,476 | 0.8 | 0.016393 | 0.087719 | vue-tools | 726 | 2024-04-15T07:16:14.553251 | GPL-3.0 | false | 6413c0bf1115836dd70fdf18e8b51aae |
parameters:\n- name: is1ESPipeline\n type: boolean\n default: false\n\n- name: args\n type: object\n default: {} \n\nsteps:\n- ${{ if ne(parameters.is1ESPipeline, true) }}:\n - template: /eng/common/templates/steps/publish-pipeline-artifacts.yml\n parameters:\n ${{ each parameter in parameters }}:\n ... | dataset_sample\yaml\dotnet_runtime\eng\common\core-templates\steps\publish-pipeline-artifacts.yml | publish-pipeline-artifacts.yml | YAML | 562 | 0.7 | 0.05 | 0 | node-utils | 530 | 2024-12-18T05:08:51.692591 | BSD-3-Clause | false | 570b148d4f7f1bff4bc28cb7813bb7e4 |
parameters:\n # Optional azure devops PAT with build execute permissions for the build's organization,\n # only needed if the build that should be retained ran on a different organization than \n # the pipeline where this template is executing from\n Token: ''\n # Optional BuildId to retain, defaults to the curren... | dataset_sample\yaml\dotnet_runtime\eng\common\core-templates\steps\retain-build.yml | retain-build.yml | YAML | 1,222 | 0.8 | 0.148148 | 0.259259 | vue-tools | 5 | 2025-02-10T12:52:15.049892 | MIT | false | c72408867a31f8ab09d692e0c2221a29 |
# Please remember to update the documentation if you make changes to these parameters!\nparameters:\n HelixSource: 'pr/default' # required -- sources must start with pr/, official/, prodcon/, or agent/\n HelixType: 'tests/default/' # required -- Helix telemetry which identifies what type of da... | dataset_sample\yaml\dotnet_runtime\eng\common\core-templates\steps\send-to-helix.yml | send-to-helix.yml | YAML | 8,338 | 0.95 | 0.129032 | 0.01087 | react-lib | 177 | 2024-02-22T21:13:22.299467 | Apache-2.0 | false | 03685e4405364b8381a998eba854d1ac |
parameters:\n # This template adds arcade-powered source-build to CI.\n\n # This is a 'steps' template, and is intended for advanced scenarios where the existing build\n # infra has a careful build methodology that must be followed. For example, a repo\n # (dotnet/runtime) might choose to clone the GitHub repo only... | dataset_sample\yaml\dotnet_runtime\eng\common\core-templates\steps\source-build.yml | source-build.yml | YAML | 5,935 | 0.8 | 0.180451 | 0.206897 | python-kit | 406 | 2025-02-25T09:06:11.616826 | GPL-3.0 | false | 8d6fe2e8e533ad7031e5c8133ea5252c |
parameters:\n sourceIndexUploadPackageVersion: 2.0.0-20240522.1\n sourceIndexProcessBinlogPackageVersion: 1.0.1-20240522.1\n sourceIndexPackageSource: https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json\n binlogPath: artifacts/log/Debug/Build.binlog\n\nsteps:\n- task: UseDotNet@2\n ... | dataset_sample\yaml\dotnet_runtime\eng\common\core-templates\steps\source-index-stage1-publish.yml | source-index-stage1-publish.yml | YAML | 2,051 | 0.8 | 0.057143 | 0.032258 | node-utils | 831 | 2024-03-10T15:19:13.547914 | BSD-3-Clause | false | 41b5bd5feaf669f805503cc12839fcf1 |
parameters:\n is1ESPipeline: false\n\nvariables:\n - ${{ if eq(parameters.is1ESPipeline, 'true') }}:\n - template: /eng/common/templates-official/variables/pool-providers.yml\n - ${{ else }}:\n - template: /eng/common/templates/variables/pool-providers.yml | dataset_sample\yaml\dotnet_runtime\eng\common\core-templates\variables\pool-providers.yml | pool-providers.yml | YAML | 258 | 0.7 | 0.142857 | 0 | awesome-app | 942 | 2023-11-09T02:20:17.769656 | BSD-3-Clause | false | 793646b194eb9a9ffaae4e91c8ad6132 |
parameters: \n enablePublishBuildArtifacts: false\n disableComponentGovernance: ''\n componentGovernanceIgnoreDirectories: ''\n# Sbom related params\n enableSbom: true\n runAsPublic: false\n PackageVersion: 9.0.0\n BuildDropPath: '$(Build.SourcesDirectory)/artifacts'\n\njobs:\n- template: /eng/common/core-templa... | dataset_sample\yaml\dotnet_runtime\eng\common\templates\job\job.yml | job.yml | YAML | 4,179 | 0.8 | 0.142857 | 0.012987 | node-utils | 839 | 2024-06-15T10:55:48.667167 | BSD-3-Clause | false | 7fccc5e383baf728dc3b2a60758ab3f2 |
jobs:\n- template: /eng/common/core-templates/job/onelocbuild.yml\n parameters:\n is1ESPipeline: false\n\n ${{ each parameter in parameters }}:\n ${{ parameter.key }}: ${{ parameter.value }}\n | dataset_sample\yaml\dotnet_runtime\eng\common\templates\job\onelocbuild.yml | onelocbuild.yml | YAML | 197 | 0.7 | 0 | 0 | node-utils | 343 | 2025-03-19T06:33:06.985066 | MIT | false | a155825079e639d7026dbb4c77834f60 |
jobs:\n- template: /eng/common/core-templates/job/publish-build-assets.yml\n parameters:\n is1ESPipeline: false\n\n ${{ each parameter in parameters }}:\n ${{ parameter.key }}: ${{ parameter.value }}\n | dataset_sample\yaml\dotnet_runtime\eng\common\templates\job\publish-build-assets.yml | publish-build-assets.yml | YAML | 206 | 0.7 | 0 | 0 | vue-tools | 510 | 2023-07-24T00:37:44.875008 | GPL-3.0 | false | 86a89d7ce1e02d800846022a7bcb4f99 |
jobs:\n- template: /eng/common/core-templates/job/source-build.yml\n parameters:\n is1ESPipeline: false\n\n ${{ each parameter in parameters }}:\n ${{ parameter.key }}: ${{ parameter.value }}\n | dataset_sample\yaml\dotnet_runtime\eng\common\templates\job\source-build.yml | source-build.yml | YAML | 198 | 0.7 | 0 | 0 | react-lib | 161 | 2023-09-22T15:47:17.225531 | GPL-3.0 | false | 5ad5c584e4e87389998f7f2421e1909d |
jobs:\n- template: /eng/common/core-templates/job/source-index-stage1.yml\n parameters:\n is1ESPipeline: false\n\n ${{ each parameter in parameters }}:\n ${{ parameter.key }}: ${{ parameter.value }}\n | dataset_sample\yaml\dotnet_runtime\eng\common\templates\job\source-index-stage1.yml | source-index-stage1.yml | YAML | 205 | 0.7 | 0 | 0 | python-kit | 756 | 2024-12-17T17:06:10.366155 | BSD-3-Clause | false | 644f492719c7aa5b72229f6a48d30ea6 |
jobs:\n- template: /eng/common/core-templates/jobs/codeql-build.yml\n parameters:\n is1ESPipeline: false\n\n ${{ each parameter in parameters }}:\n ${{ parameter.key }}: ${{ parameter.value }}\n | dataset_sample\yaml\dotnet_runtime\eng\common\templates\jobs\codeql-build.yml | codeql-build.yml | YAML | 199 | 0.7 | 0 | 0 | awesome-app | 443 | 2023-11-20T14:24:55.125804 | Apache-2.0 | false | 5a4641afeb1d1002bb374a73bf3097fb |
jobs:\n- template: /eng/common/core-templates/jobs/jobs.yml\n parameters:\n is1ESPipeline: false\n\n ${{ each parameter in parameters }}:\n ${{ parameter.key }}: ${{ parameter.value }}\n | dataset_sample\yaml\dotnet_runtime\eng\common\templates\jobs\jobs.yml | jobs.yml | YAML | 191 | 0.7 | 0 | 0 | python-kit | 964 | 2025-01-12T06:26:51.475566 | BSD-3-Clause | false | 83db1630b41e7331450dad48cd4dbb10 |
jobs:\n- template: /eng/common/core-templates/jobs/source-build.yml\n parameters:\n is1ESPipeline: false\n\n ${{ each parameter in parameters }}:\n ${{ parameter.key }}: ${{ parameter.value }} | dataset_sample\yaml\dotnet_runtime\eng\common\templates\jobs\source-build.yml | source-build.yml | YAML | 198 | 0.7 | 0 | 0 | react-lib | 276 | 2025-02-04T06:41:44.219712 | BSD-3-Clause | false | 8a6be417efaa478b87d4053ebd878195 |
variables:\n- template: /eng/common/core-templates/post-build/common-variables.yml\n parameters:\n # Specifies whether to use 1ES\n is1ESPipeline: false\n\n ${{ each parameter in parameters }}:\n ${{ parameter.key }}: ${{ parameter.value }} | dataset_sample\yaml\dotnet_runtime\eng\common\templates\post-build\common-variables.yml | common-variables.yml | YAML | 248 | 0.8 | 0 | 0.142857 | python-kit | 430 | 2025-04-08T10:15:11.992859 | BSD-3-Clause | false | 909ba0a5069bc3039739ad123729e365 |
stages:\n- template: /eng/common/core-templates/post-build/post-build.yml\n parameters:\n # Specifies whether to use 1ES\n is1ESPipeline: false\n\n ${{ each parameter in parameters }}:\n ${{ parameter.key }}: ${{ parameter.value }} | dataset_sample\yaml\dotnet_runtime\eng\common\templates\post-build\post-build.yml | post-build.yml | YAML | 239 | 0.8 | 0 | 0.142857 | awesome-app | 398 | 2024-10-01T16:03:52.476861 | BSD-3-Clause | false | 7e027e903d22bb71823eeaec48a2a687 |
steps:\n- template: /eng/common/core-templates/post-build/setup-maestro-vars.yml\n parameters:\n # Specifies whether to use 1ES\n is1ESPipeline: false\n\n ${{ each parameter in parameters }}:\n ${{ parameter.key }}: ${{ parameter.value }} | dataset_sample\yaml\dotnet_runtime\eng\common\templates\post-build\setup-maestro-vars.yml | setup-maestro-vars.yml | YAML | 246 | 0.8 | 0 | 0.142857 | python-kit | 572 | 2024-07-21T11:53:08.771897 | MIT | false | a6548cf82fe816e8d533284434a175eb |
steps:\n- template: /eng/common/core-templates/steps/component-governance.yml\n parameters:\n is1ESPipeline: false\n\n ${{ each parameter in parameters }}:\n ${{ parameter.key }}: ${{ parameter.value }}\n | dataset_sample\yaml\dotnet_runtime\eng\common\templates\steps\component-governance.yml | component-governance.yml | YAML | 209 | 0.7 | 0 | 0 | python-kit | 680 | 2024-03-03T10:00:38.790482 | BSD-3-Clause | false | cdfa75619c43225e9cf33f340bedd740 |
# Obtains internal runtime download credentials and populates the 'dotnetbuilds-internal-container-read-token-base64'\n# variable with the base64-encoded SAS token, by default\n\nsteps:\n- template: /eng/common/core-templates/steps/enable-internal-runtimes.yml\n parameters:\n is1ESPipeline: false\n\n ${{ each pa... | dataset_sample\yaml\dotnet_runtime\eng\common\templates\steps\enable-internal-runtimes.yml | enable-internal-runtimes.yml | YAML | 389 | 0.8 | 0 | 0.25 | node-utils | 759 | 2024-09-03T00:00:05.990710 | GPL-3.0 | false | 83122e7f8536616f784ee96df8ab12ac |
steps:\n- template: /eng/common/core-templates/steps/enable-internal-sources.yml\n parameters:\n is1ESPipeline: false\n\n ${{ each parameter in parameters }}:\n ${{ parameter.key }}: ${{ parameter.value }} | dataset_sample\yaml\dotnet_runtime\eng\common\templates\steps\enable-internal-sources.yml | enable-internal-sources.yml | YAML | 211 | 0.7 | 0 | 0 | awesome-app | 192 | 2024-07-11T06:27:29.358968 | Apache-2.0 | false | ce021738739931039c30356d81b9cd02 |
steps:\n- template: /eng/common/core-templates/steps/generate-sbom.yml\n parameters:\n is1ESPipeline: false\n\n ${{ each parameter in parameters }}:\n ${{ parameter.key }}: ${{ parameter.value }}\n | dataset_sample\yaml\dotnet_runtime\eng\common\templates\steps\generate-sbom.yml | generate-sbom.yml | YAML | 202 | 0.7 | 0 | 0 | vue-tools | 337 | 2024-11-09T22:00:07.801309 | Apache-2.0 | false | 01cb9e0d9a333f37615cbd14fafc51a1 |
steps:\n- template: /eng/common/core-templates/steps/get-delegation-sas.yml\n parameters:\n is1ESPipeline: false\n\n ${{ each parameter in parameters }}:\n ${{ parameter.key }}: ${{ parameter.value }}\n | dataset_sample\yaml\dotnet_runtime\eng\common\templates\steps\get-delegation-sas.yml | get-delegation-sas.yml | YAML | 207 | 0.7 | 0 | 0 | awesome-app | 361 | 2023-07-22T16:03:51.193547 | GPL-3.0 | false | 07322cf41cd26f0152a72c4a027b65d7 |
steps:\n- template: /eng/common/core-templates/steps/get-federated-access-token.yml\n parameters:\n is1ESPipeline: false\n\n ${{ each parameter in parameters }}:\n ${{ parameter.key }}: ${{ parameter.value }} | dataset_sample\yaml\dotnet_runtime\eng\common\templates\steps\get-federated-access-token.yml | get-federated-access-token.yml | YAML | 214 | 0.7 | 0 | 0 | python-kit | 158 | 2024-06-05T18:08:45.145406 | BSD-3-Clause | false | 846715f1a4d7e3a984650b5c0eb9bcd0 |
parameters:\n- name: is1ESPipeline\n type: boolean\n default: false\n\n- name: displayName\n type: string\n default: 'Publish to Build Artifact'\n\n- name: condition\n type: string\n default: succeeded()\n\n- name: artifactName\n type: string\n\n- name: pathToPublish\n type: string\n\n- name: continueOnError\n ... | dataset_sample\yaml\dotnet_runtime\eng\common\templates\steps\publish-build-artifacts.yml | publish-build-artifacts.yml | YAML | 1,140 | 0.7 | 0.086957 | 0 | react-lib | 55 | 2024-05-31T05:50:18.852262 | BSD-3-Clause | false | 24d82629806c9eb503601f3c1ffb6b80 |
steps:\n- template: /eng/common/core-templates/steps/publish-logs.yml\n parameters:\n is1ESPipeline: false\n\n ${{ each parameter in parameters }}:\n ${{ parameter.key }}: ${{ parameter.value }}\n | dataset_sample\yaml\dotnet_runtime\eng\common\templates\steps\publish-logs.yml | publish-logs.yml | YAML | 201 | 0.7 | 0 | 0 | awesome-app | 319 | 2024-12-16T01:39:01.403676 | Apache-2.0 | false | 9d5f05497b5829492b197ede8da2db64 |
parameters:\n- name: is1ESPipeline\n type: boolean\n default: false\n\n- name: args\n type: object\n default: {}\n\nsteps:\n- ${{ if eq(parameters.is1ESPipeline, true) }}:\n - 'eng/common/templates cannot be referenced from a 1ES managed template': error\n- task: PublishPipelineArtifact@1\n displayName: ${{ coale... | dataset_sample\yaml\dotnet_runtime\eng\common\templates\steps\publish-pipeline-artifacts.yml | publish-pipeline-artifacts.yml | YAML | 1,262 | 0.7 | 0.272727 | 0 | python-kit | 173 | 2024-05-11T20:53:44.838434 | GPL-3.0 | false | f78cfcbcb2d039523172d4dbeb84382f |
steps:\n- template: /eng/common/core-templates/steps/retain-build.yml\n parameters:\n is1ESPipeline: false\n\n ${{ each parameter in parameters }}:\n ${{ parameter.key }}: ${{ parameter.value }}\n | dataset_sample\yaml\dotnet_runtime\eng\common\templates\steps\retain-build.yml | retain-build.yml | YAML | 201 | 0.7 | 0 | 0 | awesome-app | 186 | 2023-08-12T12:27:47.863438 | GPL-3.0 | false | cc2bc2a0a9fe6ffdbb89d749a49c493f |
steps:\n- template: /eng/common/core-templates/steps/send-to-helix.yml\n parameters:\n is1ESPipeline: false\n\n ${{ each parameter in parameters }}:\n ${{ parameter.key }}: ${{ parameter.value }}\n | dataset_sample\yaml\dotnet_runtime\eng\common\templates\steps\send-to-helix.yml | send-to-helix.yml | YAML | 202 | 0.7 | 0 | 0 | python-kit | 180 | 2024-11-08T07:07:17.435307 | MIT | false | 242f9a66dc8fd6487ab4c5b3130da286 |
steps:\n- template: /eng/common/core-templates/steps/source-build.yml\n parameters:\n is1ESPipeline: false\n\n ${{ each parameter in parameters }}:\n ${{ parameter.key }}: ${{ parameter.value }}\n | dataset_sample\yaml\dotnet_runtime\eng\common\templates\steps\source-build.yml | source-build.yml | YAML | 201 | 0.7 | 0 | 0 | vue-tools | 767 | 2024-03-30T07:12:11.126766 | Apache-2.0 | false | b69d3712ac6cf56e6097ac25d3cff63f |
steps:\n- template: /eng/common/core-templates/steps/source-index-stage1-publish.yml\n parameters:\n is1ESPipeline: false\n\n ${{ each parameter in parameters }}:\n ${{ parameter.key }}: ${{ parameter.value }}\n | dataset_sample\yaml\dotnet_runtime\eng\common\templates\steps\source-index-stage1-publish.yml | source-index-stage1-publish.yml | YAML | 216 | 0.7 | 0 | 0 | node-utils | 927 | 2024-09-24T13:19:13.523424 | GPL-3.0 | false | c3145043ba90466996369182b75d9414 |
# Select a pool provider based off branch name. Anything with branch name containing 'release' must go into an -Svc pool,\n# otherwise it should go into the "normal" pools. This separates out the queueing and billing of released branches.\n\n# Motivation:\n# Once a given branch of a repository's output has been offic... | dataset_sample\yaml\dotnet_runtime\eng\common\templates\variables\pool-providers.yml | pool-providers.yml | YAML | 2,855 | 0.95 | 0.050847 | 0.490909 | react-lib | 986 | 2025-02-12T18:47:31.357931 | BSD-3-Clause | false | dc79a9880fc3bd181b1db3ec65e3fe68 |
parameters:\n# Sbom related params\n enableSbom: true\n runAsPublic: false\n PackageVersion: 9.0.0\n BuildDropPath: '$(Build.SourcesDirectory)/artifacts'\n\njobs:\n- template: /eng/common/core-templates/job/job.yml\n parameters:\n is1ESPipeline: true\n\n componentGovernanceSteps:\n - ${{ if and(eq(paramet... | dataset_sample\yaml\dotnet_runtime\eng\common\templates-official\job\job.yml | job.yml | YAML | 4,211 | 0.8 | 0.192771 | 0.067568 | react-lib | 262 | 2024-12-05T10:27:42.636368 | Apache-2.0 | false | 78cd9b802b41a2c4c0686f51cbbe8a1b |
jobs:\n- template: /eng/common/core-templates/job/onelocbuild.yml\n parameters:\n is1ESPipeline: true\n\n ${{ each parameter in parameters }}:\n ${{ parameter.key }}: ${{ parameter.value }}\n | dataset_sample\yaml\dotnet_runtime\eng\common\templates-official\job\onelocbuild.yml | onelocbuild.yml | YAML | 196 | 0.7 | 0 | 0 | node-utils | 109 | 2023-10-26T19:42:28.135642 | MIT | false | 5c573c9c1ea06267dfa3f47dea2e61f7 |
jobs:\n- template: /eng/common/core-templates/job/publish-build-assets.yml\n parameters:\n is1ESPipeline: true\n\n ${{ each parameter in parameters }}:\n ${{ parameter.key }}: ${{ parameter.value }}\n | dataset_sample\yaml\dotnet_runtime\eng\common\templates-official\job\publish-build-assets.yml | publish-build-assets.yml | YAML | 205 | 0.7 | 0 | 0 | vue-tools | 274 | 2023-11-23T16:42:34.319601 | MIT | false | 3e7ed296298f0b030cb628629e3bf83b |
jobs:\n- template: /eng/common/core-templates/job/source-build.yml\n parameters:\n is1ESPipeline: true\n\n ${{ each parameter in parameters }}:\n ${{ parameter.key }}: ${{ parameter.value }}\n | dataset_sample\yaml\dotnet_runtime\eng\common\templates-official\job\source-build.yml | source-build.yml | YAML | 197 | 0.7 | 0 | 0 | node-utils | 22 | 2025-04-05T17:53:26.322567 | Apache-2.0 | false | e1091ad4de48c0fc96801afac0ab2a99 |
jobs:\n- template: /eng/common/core-templates/job/source-index-stage1.yml\n parameters:\n is1ESPipeline: true\n\n ${{ each parameter in parameters }}:\n ${{ parameter.key }}: ${{ parameter.value }}\n | dataset_sample\yaml\dotnet_runtime\eng\common\templates-official\job\source-index-stage1.yml | source-index-stage1.yml | YAML | 204 | 0.7 | 0 | 0 | vue-tools | 349 | 2023-12-21T21:43:56.780682 | MIT | false | 620a06f775d8943f6494f162f7e41524 |
jobs:\n- template: /eng/common/core-templates/jobs/codeql-build.yml\n parameters:\n is1ESPipeline: true\n\n ${{ each parameter in parameters }}:\n ${{ parameter.key }}: ${{ parameter.value }}\n | dataset_sample\yaml\dotnet_runtime\eng\common\templates-official\jobs\codeql-build.yml | codeql-build.yml | YAML | 198 | 0.7 | 0 | 0 | awesome-app | 279 | 2023-09-22T19:41:39.075811 | BSD-3-Clause | false | d35bdbce251f1d612dcbc836ee974ebd |
jobs:\n- template: /eng/common/core-templates/jobs/jobs.yml\n parameters:\n is1ESPipeline: true\n\n ${{ each parameter in parameters }}:\n ${{ parameter.key }}: ${{ parameter.value }}\n | dataset_sample\yaml\dotnet_runtime\eng\common\templates-official\jobs\jobs.yml | jobs.yml | YAML | 190 | 0.7 | 0 | 0 | react-lib | 557 | 2024-05-04T16:30:10.725835 | Apache-2.0 | false | 12294abf1659048c0304ce0ffd23273a |
jobs:\n- template: /eng/common/core-templates/jobs/source-build.yml\n parameters:\n is1ESPipeline: true\n\n ${{ each parameter in parameters }}:\n ${{ parameter.key }}: ${{ parameter.value }} | dataset_sample\yaml\dotnet_runtime\eng\common\templates-official\jobs\source-build.yml | source-build.yml | YAML | 197 | 0.7 | 0 | 0 | react-lib | 858 | 2025-03-14T13:51:03.963766 | GPL-3.0 | false | 164ca5986230f70db7d9e6428b1090db |
variables:\n- template: /eng/common/core-templates/post-build/common-variables.yml\n parameters:\n # Specifies whether to use 1ES\n is1ESPipeline: true\n\n ${{ each parameter in parameters }}:\n ${{ parameter.key }}: ${{ parameter.value }} | dataset_sample\yaml\dotnet_runtime\eng\common\templates-official\post-build\common-variables.yml | common-variables.yml | YAML | 247 | 0.8 | 0 | 0.142857 | node-utils | 849 | 2024-06-29T03:57:39.473682 | BSD-3-Clause | false | e6dd3b41ffc563bece83db92e1148773 |
stages:\n- template: /eng/common/core-templates/post-build/post-build.yml\n parameters:\n # Specifies whether to use 1ES\n is1ESPipeline: true\n\n ${{ each parameter in parameters }}:\n ${{ parameter.key }}: ${{ parameter.value }}\n | dataset_sample\yaml\dotnet_runtime\eng\common\templates-official\post-build\post-build.yml | post-build.yml | YAML | 239 | 0.8 | 0 | 0.142857 | react-lib | 98 | 2024-09-17T23:08:24.284945 | BSD-3-Clause | false | 10fe98a8f9da81f17ac9ce76e3678b43 |
steps:\n- template: /eng/common/core-templates/post-build/setup-maestro-vars.yml\n parameters:\n # Specifies whether to use 1ES\n is1ESPipeline: true\n\n ${{ each parameter in parameters }}:\n ${{ parameter.key }}: ${{ parameter.value }} | dataset_sample\yaml\dotnet_runtime\eng\common\templates-official\post-build\setup-maestro-vars.yml | setup-maestro-vars.yml | YAML | 245 | 0.8 | 0 | 0.142857 | node-utils | 475 | 2024-06-10T07:56:32.739999 | BSD-3-Clause | false | 3319c73ca03bf136891886314d1c8b90 |
steps:\n- template: /eng/common/core-templates/steps/component-governance.yml\n parameters:\n is1ESPipeline: true\n\n ${{ each parameter in parameters }}:\n ${{ parameter.key }}: ${{ parameter.value }}\n | dataset_sample\yaml\dotnet_runtime\eng\common\templates-official\steps\component-governance.yml | component-governance.yml | YAML | 208 | 0.7 | 0 | 0 | awesome-app | 975 | 2023-07-26T04:47:42.163379 | Apache-2.0 | false | 06aa967218650d7f9cfb8ec46d8759e2 |
# Obtains internal runtime download credentials and populates the 'dotnetbuilds-internal-container-read-token-base64'\n# variable with the base64-encoded SAS token, by default\nsteps:\n- template: /eng/common/core-templates/steps/enable-internal-runtimes.yml\n parameters:\n is1ESPipeline: true\n\n ${{ each param... | dataset_sample\yaml\dotnet_runtime\eng\common\templates-official\steps\enable-internal-runtimes.yml | enable-internal-runtimes.yml | YAML | 387 | 0.8 | 0 | 0.25 | vue-tools | 314 | 2024-04-19T00:28:40.630602 | MIT | false | f57b264701d6d7acad609bf58c1ad4b2 |
steps:\n- template: /eng/common/core-templates/steps/enable-internal-sources.yml\n parameters:\n is1ESPipeline: true\n\n ${{ each parameter in parameters }}:\n ${{ parameter.key }}: ${{ parameter.value }} | dataset_sample\yaml\dotnet_runtime\eng\common\templates-official\steps\enable-internal-sources.yml | enable-internal-sources.yml | YAML | 210 | 0.7 | 0 | 0 | awesome-app | 923 | 2025-04-22T11:54:13.115924 | GPL-3.0 | false | 4cb4678c0860ec21b8f586937e5d4098 |
steps:\n- template: /eng/common/core-templates/steps/generate-sbom.yml\n parameters:\n is1ESPipeline: true\n\n ${{ each parameter in parameters }}:\n ${{ parameter.key }}: ${{ parameter.value }}\n | dataset_sample\yaml\dotnet_runtime\eng\common\templates-official\steps\generate-sbom.yml | generate-sbom.yml | YAML | 201 | 0.7 | 0 | 0 | react-lib | 808 | 2024-05-17T19:12:08.027334 | BSD-3-Clause | false | 9d6e6daf2467dfa3ba7e3a070e217a2b |
steps:\n- template: /eng/common/core-templates/steps/get-delegation-sas.yml\n parameters:\n is1ESPipeline: true\n\n ${{ each parameter in parameters }}:\n ${{ parameter.key }}: ${{ parameter.value }}\n | dataset_sample\yaml\dotnet_runtime\eng\common\templates-official\steps\get-delegation-sas.yml | get-delegation-sas.yml | YAML | 206 | 0.7 | 0 | 0 | python-kit | 333 | 2023-10-12T02:04:05.241217 | Apache-2.0 | false | 445f1d1e10142392945d56d80cef658d |
steps:\n- template: /eng/common/core-templates/steps/get-federated-access-token.yml\n parameters:\n is1ESPipeline: true\n\n ${{ each parameter in parameters }}:\n ${{ parameter.key }}: ${{ parameter.value }} | dataset_sample\yaml\dotnet_runtime\eng\common\templates-official\steps\get-federated-access-token.yml | get-federated-access-token.yml | YAML | 213 | 0.7 | 0 | 0 | vue-tools | 988 | 2025-06-26T19:10:25.366543 | BSD-3-Clause | false | 451a0bd19e999290b511849730f4b322 |
parameters:\n- name: displayName\n type: string\n default: 'Publish to Build Artifact'\n\n- name: condition\n type: string\n default: succeeded()\n\n- name: artifactName\n type: string\n\n- name: pathToPublish\n type: string\n\n- name: continueOnError\n type: boolean\n default: false\n\n- name: publishLocation\... | dataset_sample\yaml\dotnet_runtime\eng\common\templates-official\steps\publish-build-artifacts.yml | publish-build-artifacts.yml | YAML | 1,156 | 0.7 | 0.086957 | 0 | node-utils | 11 | 2024-01-22T14:53:35.984041 | GPL-3.0 | false | dff936f4fd2a815e4a853bf2758eb9f4 |
steps:\n- template: /eng/common/core-templates/steps/publish-logs.yml\n parameters:\n is1ESPipeline: true\n\n ${{ each parameter in parameters }}:\n ${{ parameter.key }}: ${{ parameter.value }}\n | dataset_sample\yaml\dotnet_runtime\eng\common\templates-official\steps\publish-logs.yml | publish-logs.yml | YAML | 200 | 0.7 | 0 | 0 | awesome-app | 904 | 2024-07-22T13:40:25.728624 | GPL-3.0 | false | cd97d3f9c7687a5b76651856fd38cc13 |
parameters:\n- name: is1ESPipeline\n type: boolean\n default: true\n\n- name: args\n type: object\n default: {}\n\nsteps:\n- ${{ if ne(parameters.is1ESPipeline, true) }}:\n - 'eng/common/templates-official cannot be referenced from a non-1ES managed template': error\n- task: 1ES.PublishPipelineArtifact@1\n displa... | dataset_sample\yaml\dotnet_runtime\eng\common\templates-official\steps\publish-pipeline-artifacts.yml | publish-pipeline-artifacts.yml | YAML | 973 | 0.7 | 0.214286 | 0 | vue-tools | 459 | 2023-12-23T07:26:10.221172 | GPL-3.0 | false | 0d09d9af5a70fba1d8994003f81dc51b |
steps:\n- template: /eng/common/core-templates/steps/retain-build.yml\n parameters:\n is1ESPipeline: true\n\n ${{ each parameter in parameters }}:\n ${{ parameter.key }}: ${{ parameter.value }}\n | dataset_sample\yaml\dotnet_runtime\eng\common\templates-official\steps\retain-build.yml | retain-build.yml | YAML | 200 | 0.7 | 0 | 0 | node-utils | 226 | 2024-05-26T12:04:28.491314 | MIT | false | 64c424567a833cb1b3baacc6c82278ed |
steps:\n- template: /eng/common/core-templates/steps/send-to-helix.yml\n parameters:\n is1ESPipeline: true\n\n ${{ each parameter in parameters }}:\n ${{ parameter.key }}: ${{ parameter.value }}\n | dataset_sample\yaml\dotnet_runtime\eng\common\templates-official\steps\send-to-helix.yml | send-to-helix.yml | YAML | 201 | 0.7 | 0 | 0 | react-lib | 991 | 2024-01-02T21:58:22.840055 | MIT | false | 8073d7f9d6306dab92f89878a7eebf17 |
steps:\n- template: /eng/common/core-templates/steps/source-build.yml\n parameters:\n is1ESPipeline: true\n\n ${{ each parameter in parameters }}:\n ${{ parameter.key }}: ${{ parameter.value }}\n | dataset_sample\yaml\dotnet_runtime\eng\common\templates-official\steps\source-build.yml | source-build.yml | YAML | 200 | 0.7 | 0 | 0 | python-kit | 595 | 2024-01-16T12:09:02.243539 | MIT | false | bc24c27910c25e06953dc1fa1f53080f |
steps:\n- template: /eng/common/core-templates/steps/source-index-stage1-publish.yml\n parameters:\n is1ESPipeline: true\n\n ${{ each parameter in parameters }}:\n ${{ parameter.key }}: ${{ parameter.value }}\n | dataset_sample\yaml\dotnet_runtime\eng\common\templates-official\steps\source-index-stage1-publish.yml | source-index-stage1-publish.yml | YAML | 215 | 0.7 | 0 | 0 | awesome-app | 230 | 2025-05-16T06:52:37.168308 | BSD-3-Clause | false | 4321803988638271478b0ee91c88e6d7 |
# Select a pool provider based off branch name. Anything with branch name containing 'release' must go into an -Svc pool, \n# otherwise it should go into the "normal" pools. This separates out the queueing and billing of released branches.\n\n# Motivation: \n# Once a given branch of a repository's output has been off... | dataset_sample\yaml\dotnet_runtime\eng\common\templates-official\variables\pool-providers.yml | pool-providers.yml | YAML | 2,232 | 0.95 | 0.045455 | 0.675 | react-lib | 176 | 2023-09-13T20:02:38.660363 | Apache-2.0 | false | 5095d98b380f7d996e2cbdcaaa5a2d4f |
variables:\n# The Guardian version specified in 'eng/common/sdl/packages.config'. This value must be kept in\n# sync with the packages.config file.\n- name: DefaultGuardianVersion\n value: 0.109.0\n- name: GuardianPackagesConfigFile\n value: $(Build.SourcesDirectory)\eng\common\sdl\packages.config | dataset_sample\yaml\dotnet_runtime\eng\common\templates-official\variables\sdl-variables.yml | sdl-variables.yml | YAML | 294 | 0.8 | 0 | 0.285714 | node-utils | 866 | 2024-08-27T04:33:38.233171 | MIT | false | 7a649e5c188d945e05df59979b5af58e |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.