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
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 uses: dotnet/arcade/.github/workflow...
dataset_sample\yaml\dotnet_aspnetcore\.github\workflows\backport.yml
backport.yml
YAML
1,274
0.95
0
0.2
python-kit
594
2025-01-28T02:26:33.634328
GPL-3.0
false
3a2d7dd321048bcbc8c413df9590eb35
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/backport-base.yml@e80f44b15b3050d868dc8fb58d0fa514ca8c7451 # 2024-06-24\n
dataset_sample\yaml\dotnet_aspnetcore\.github\workflows\inter-branch-merge-flow.yml
inter-branch-merge-flow.yml
YAML
264
0.8
0
0
react-lib
654
2024-01-08T01:23:06.770399
BSD-3-Clause
false
cbc3dcab6045cf1d7e0b801811692916
name: Locker - Lock stale issues\non:\n schedule:\n - cron: '34 12 * * 1-5' # Once per weekday, overnight PT, uncommon minute of hour\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 daysSinc...
dataset_sample\yaml\dotnet_aspnetcore\.github\workflows\locker.yml
locker.yml
YAML
1,284
0.95
0.025641
0.027778
python-kit
53
2023-07-18T09:11:06.623844
Apache-2.0
false
053c0eb5578692c2c6ccc1cf0602159a
name: Markdownlint\n\npermissions:\n contents: read\n\n# run even on changes without markdown changes, so that we can\n# make it in GitHub a required check for PR's\non:\n pull_request:\n branches: \n - main\n\njobs:\n lint:\n\n runs-on: ubuntu-latest\n\n steps:\n - uses: actions/checkout@11bd719...
dataset_sample\yaml\dotnet_aspnetcore\.github\workflows\markdownlint.yml
markdownlint.yml
YAML
683
0.95
0.035714
0.086957
vue-tools
973
2025-01-18T20:07:06.351026
BSD-3-Clause
false
9b8a2dd635c066aec868377517d60e6b
name: AspNetCore-Runtime Code Sync\non:\n # Manual run\n workflow_dispatch:\n schedule:\n # * is a special character in YAML so you have to quote this string\n # https://help.github.com/en/actions/automating-your-workflow-with-github-actions/events-that-trigger-workflows#scheduled-events-schedule\n # Once p...
dataset_sample\yaml\dotnet_aspnetcore\.github\workflows\runtime-sync.yml
runtime-sync.yml
YAML
2,837
0.8
0.038961
0.12
react-lib
115
2024-05-19T02:26:49.660696
Apache-2.0
false
ca16a44276f91e525986ccdb4736da21
name: Update jquery-validation\n\non:\n schedule:\n - cron: '0 0 1 * *' # Run on the first day of the month\n workflow_dispatch: # Allow manual runs\n\npermissions:\n contents: write\n issues: write\n pull-requests: write\n\njobs:\n update-jquery-validate:\n runs-on: ubuntu-latest\n\n steps:\n - n...
dataset_sample\yaml\dotnet_aspnetcore\.github\workflows\update-jquery-validate.yml
update-jquery-validate.yml
YAML
1,883
0.8
0
0.066667
python-kit
139
2024-08-12T12:16:55.709908
GPL-3.0
false
31bdd9ed431f86cb9cd4563a02ee52ad
name: update-dotnet-sdk\n\non:\n\n # Scheduled trigger to check for .NET SDK updates at 12 UTC every Monday\n schedule:\n - cron: '00 12 * * MON'\n\n # Manual trigger to update the .NET SDK on-demand.\n workflow_dispatch:\n\npermissions:\n contents: write\n issues: write\n pull-requests: write\n\njobs:\n up...
dataset_sample\yaml\dotnet_aspnetcore\.github\workflows\update-sdk.yml
update-sdk.yml
YAML
643
0.8
0.038462
0.095238
node-utils
228
2023-08-12T01:00:53.928017
Apache-2.0
false
0a709103af0f62422ea1fd50bfbd50e1
name: Update Selenium and Playwright dependencies\n\non:\n schedule:\n - cron: '0 0 1-7 * 1' # Run on the first monday of the month\n workflow_dispatch: # Allow manual runs\n\npermissions:\n contents: write\n issues: write\n pull-requests: write\n\njobs:\n update-selenium-and-playwright:\n runs-on: ubuntu-la...
dataset_sample\yaml\dotnet_aspnetcore\.github\workflows\update-selenium-and-playwright-dependencies.yml
update-selenium-and-playwright-dependencies.yml
YAML
602
0.8
0
0
react-lib
3
2024-11-03T23:40:35.484282
MIT
false
c873a1d5eaec2cb92e91fa876a5e50f2
name: Validate package-lock.json against source feeds\n\non:\n # Manual run\n workflow_dispatch:\n pull_request:\n paths:\n - 'package-lock.json'\n\njobs:\n validate-package-lock-json:\n name: 'Validate package-lock.json against source feeds'\n runs-on: ubuntu-latest\n\n steps:\n - name: Check...
dataset_sample\yaml\dotnet_aspnetcore\.github\workflows\validate-npm-package-lock-json.yml
validate-npm-package-lock-json.yml
YAML
801
0.8
0
0.04
awesome-app
994
2024-12-19T19:07:56.110896
GPL-3.0
false
6cd679e455bffd20cbc75da3ea381861
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_aspnetcore\eng\common\core-templates\job\job.yml
job.yml
YAML
8,953
0.8
0.164444
0.117949
vue-tools
949
2023-08-07T16:37:52.452698
BSD-3-Clause
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_aspnetcore\eng\common\core-templates\job\onelocbuild.yml
onelocbuild.yml
YAML
4,708
0.8
0.1
0.036697
python-kit
450
2024-04-29T10:25:28.950037
Apache-2.0
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_aspnetcore\eng\common\core-templates\job\publish-build-assets.yml
publish-build-assets.yml
YAML
6,508
0.8
0.100629
0.090226
react-lib
837
2025-01-16T21:35:19.305531
Apache-2.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_aspnetcore\eng\common\core-templates\job\source-build.yml
source-build.yml
YAML
5,100
0.95
0.180851
0.421687
awesome-app
162
2024-08-05T19:59:30.921030
GPL-3.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_aspnetcore\eng\common\core-templates\job\source-index-stage1.yml
source-index-stage1.yml
YAML
1,538
0.7
0.116279
0
node-utils
275
2025-04-01T08:45:15.400224
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_aspnetcore\eng\common\core-templates\jobs\codeql-build.yml
codeql-build.yml
YAML
1,239
0.8
0.03125
0.178571
python-kit
785
2024-04-11T16:15:40.752382
MIT
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_aspnetcore\eng\common\core-templates\jobs\jobs.yml
jobs.yml
YAML
5,083
0.8
0.151261
0.208333
python-kit
925
2025-04-27T19:03:10.568624
BSD-3-Clause
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_aspnetcore\eng\common\core-templates\jobs\source-build.yml
source-build.yml
YAML
2,635
0.95
0.137931
0.3125
node-utils
442
2025-04-18T22:27:06.494839
BSD-3-Clause
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_aspnetcore\eng\common\core-templates\post-build\common-variables.yml
common-variables.yml
YAML
604
0.8
0
0.111111
python-kit
134
2025-05-06T02:04:50.640441
BSD-3-Clause
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_aspnetcore\eng\common\core-templates\post-build\post-build.yml
post-build.yml
YAML
12,574
0.95
0.045732
0.074324
react-lib
279
2024-07-16T19:47:05.074414
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_aspnetcore\eng\common\core-templates\post-build\setup-maestro-vars.yml
setup-maestro-vars.yml
YAML
2,868
0.8
0.067568
0
awesome-app
472
2025-04-16T21:51:43.720307
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_aspnetcore\eng\common\core-templates\steps\cleanup-microbuild.yml
cleanup-microbuild.yml
YAML
925
0.8
0.142857
0.111111
awesome-app
465
2024-06-08T21:14:44.550159
GPL-3.0
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_aspnetcore\eng\common\core-templates\steps\component-governance.yml
component-governance.yml
YAML
652
0.8
0.125
0
node-utils
526
2024-05-04T12:10:02.620826
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_aspnetcore\eng\common\core-templates\steps\enable-internal-runtimes.yml
enable-internal-runtimes.yml
YAML
1,075
0.8
0.032258
0.066667
node-utils
4
2025-02-06T15:13:53.595262
BSD-3-Clause
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_aspnetcore\eng\common\core-templates\steps\enable-internal-sources.yml
enable-internal-sources.yml
YAML
2,253
0.95
0.12766
0.173913
react-lib
379
2023-09-17T10:46:37.073671
Apache-2.0
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_aspnetcore\eng\common\core-templates\steps\generate-sbom.yml
generate-sbom.yml
YAML
2,469
0.8
0.148148
0.145833
vue-tools
152
2023-07-24T09:14:33.993855
MIT
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_aspnetcore\eng\common\core-templates\steps\get-delegation-sas.yml
get-delegation-sas.yml
YAML
1,561
0.8
0.065217
0.02439
awesome-app
711
2023-07-13T08:12:27.137605
MIT
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_aspnetcore\eng\common\core-templates\steps\get-federated-access-token.yml
get-federated-access-token.yml
YAML
1,474
0.8
0.170732
0.097561
awesome-app
92
2024-09-11T04:07:55.988065
Apache-2.0
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_aspnetcore\eng\common\core-templates\steps\install-microbuild.yml
install-microbuild.yml
YAML
3,675
0.8
0.141176
0.076923
vue-tools
381
2025-01-25T18:31:27.270118
Apache-2.0
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_aspnetcore\eng\common\core-templates\steps\publish-build-artifacts.yml
publish-build-artifacts.yml
YAML
667
0.7
0.052632
0
react-lib
370
2025-03-27T19:48:38.895223
BSD-3-Clause
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_aspnetcore\eng\common\core-templates\steps\publish-logs.yml
publish-logs.yml
YAML
2,476
0.8
0.016393
0.087719
react-lib
791
2025-06-16T04:13:22.492069
BSD-3-Clause
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_aspnetcore\eng\common\core-templates\steps\publish-pipeline-artifacts.yml
publish-pipeline-artifacts.yml
YAML
562
0.7
0.05
0
node-utils
519
2025-02-20T01:20:32.573010
GPL-3.0
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_aspnetcore\eng\common\core-templates\steps\retain-build.yml
retain-build.yml
YAML
1,222
0.8
0.148148
0.259259
vue-tools
50
2023-11-07T19:00:53.962828
Apache-2.0
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_aspnetcore\eng\common\core-templates\steps\send-to-helix.yml
send-to-helix.yml
YAML
8,338
0.95
0.129032
0.01087
vue-tools
208
2024-10-05T01:46:38.814018
MIT
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_aspnetcore\eng\common\core-templates\steps\source-build.yml
source-build.yml
YAML
5,935
0.8
0.180451
0.206897
awesome-app
330
2023-12-05T21:55:49.885643
MIT
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_aspnetcore\eng\common\core-templates\steps\source-index-stage1-publish.yml
source-index-stage1-publish.yml
YAML
2,051
0.8
0.057143
0.032258
react-lib
21
2023-08-09T19:34:22.832217
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_aspnetcore\eng\common\core-templates\variables\pool-providers.yml
pool-providers.yml
YAML
258
0.7
0.142857
0
react-lib
756
2023-12-01T06:51:27.110341
Apache-2.0
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_aspnetcore\eng\common\templates\job\job.yml
job.yml
YAML
4,179
0.8
0.142857
0.012987
node-utils
132
2023-09-05T17:24:32.992570
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_aspnetcore\eng\common\templates\job\onelocbuild.yml
onelocbuild.yml
YAML
197
0.7
0
0
react-lib
902
2024-10-22T17:10:33.330127
GPL-3.0
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_aspnetcore\eng\common\templates\job\publish-build-assets.yml
publish-build-assets.yml
YAML
206
0.7
0
0
awesome-app
627
2024-05-25T00:28:35.617831
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_aspnetcore\eng\common\templates\job\source-build.yml
source-build.yml
YAML
198
0.7
0
0
vue-tools
535
2024-06-26T14:46:00.859800
MIT
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_aspnetcore\eng\common\templates\job\source-index-stage1.yml
source-index-stage1.yml
YAML
205
0.7
0
0
python-kit
854
2025-03-12T12:28:45.241367
MIT
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_aspnetcore\eng\common\templates\jobs\codeql-build.yml
codeql-build.yml
YAML
199
0.7
0
0
vue-tools
360
2024-08-05T23:07:12.141026
MIT
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_aspnetcore\eng\common\templates\jobs\jobs.yml
jobs.yml
YAML
191
0.7
0
0
awesome-app
668
2024-01-25T00:38:09.352788
MIT
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_aspnetcore\eng\common\templates\jobs\source-build.yml
source-build.yml
YAML
198
0.7
0
0
awesome-app
941
2024-02-05T04:14:23.860195
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_aspnetcore\eng\common\templates\post-build\common-variables.yml
common-variables.yml
YAML
248
0.8
0
0.142857
python-kit
452
2023-12-22T06:47:23.537955
Apache-2.0
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_aspnetcore\eng\common\templates\post-build\post-build.yml
post-build.yml
YAML
239
0.8
0
0.142857
awesome-app
588
2024-03-01T17:10:01.027482
GPL-3.0
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_aspnetcore\eng\common\templates\post-build\setup-maestro-vars.yml
setup-maestro-vars.yml
YAML
246
0.8
0
0.142857
react-lib
9
2024-12-02T04:18:33.230298
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_aspnetcore\eng\common\templates\steps\component-governance.yml
component-governance.yml
YAML
209
0.7
0
0
awesome-app
492
2023-08-18T05:04:44.579692
GPL-3.0
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_aspnetcore\eng\common\templates\steps\enable-internal-runtimes.yml
enable-internal-runtimes.yml
YAML
389
0.8
0
0.25
node-utils
552
2024-05-20T04:10:43.414026
MIT
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_aspnetcore\eng\common\templates\steps\enable-internal-sources.yml
enable-internal-sources.yml
YAML
211
0.7
0
0
awesome-app
415
2023-12-29T13:31:24.020718
BSD-3-Clause
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_aspnetcore\eng\common\templates\steps\generate-sbom.yml
generate-sbom.yml
YAML
202
0.7
0
0
awesome-app
902
2024-01-15T13:34:46.780193
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_aspnetcore\eng\common\templates\steps\get-delegation-sas.yml
get-delegation-sas.yml
YAML
207
0.7
0
0
awesome-app
930
2024-08-02T04:21:07.082552
Apache-2.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_aspnetcore\eng\common\templates\steps\get-federated-access-token.yml
get-federated-access-token.yml
YAML
214
0.7
0
0
react-lib
793
2024-08-07T04:11:53.616032
MIT
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_aspnetcore\eng\common\templates\steps\publish-build-artifacts.yml
publish-build-artifacts.yml
YAML
1,140
0.7
0.086957
0
python-kit
856
2025-04-19T13:32:02.302350
GPL-3.0
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_aspnetcore\eng\common\templates\steps\publish-logs.yml
publish-logs.yml
YAML
201
0.7
0
0
awesome-app
293
2024-04-13T12:05:25.751162
GPL-3.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_aspnetcore\eng\common\templates\steps\publish-pipeline-artifacts.yml
publish-pipeline-artifacts.yml
YAML
1,262
0.7
0.272727
0
node-utils
61
2025-01-12T05:23:00.255811
BSD-3-Clause
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_aspnetcore\eng\common\templates\steps\retain-build.yml
retain-build.yml
YAML
201
0.7
0
0
vue-tools
219
2024-12-03T18:37:33.463497
BSD-3-Clause
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_aspnetcore\eng\common\templates\steps\send-to-helix.yml
send-to-helix.yml
YAML
202
0.7
0
0
python-kit
79
2025-01-26T00:13:39.285152
GPL-3.0
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_aspnetcore\eng\common\templates\steps\source-build.yml
source-build.yml
YAML
201
0.7
0
0
awesome-app
439
2025-05-20T22:14:51.445688
MIT
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_aspnetcore\eng\common\templates\steps\source-index-stage1-publish.yml
source-index-stage1-publish.yml
YAML
216
0.7
0
0
react-lib
497
2024-10-27T10:55:34.965036
BSD-3-Clause
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_aspnetcore\eng\common\templates\variables\pool-providers.yml
pool-providers.yml
YAML
2,855
0.95
0.050847
0.490909
node-utils
747
2025-01-15T02:44:33.985241
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_aspnetcore\eng\common\templates-official\job\job.yml
job.yml
YAML
4,211
0.8
0.192771
0.067568
react-lib
115
2024-11-11T21:39:32.446336
BSD-3-Clause
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_aspnetcore\eng\common\templates-official\job\onelocbuild.yml
onelocbuild.yml
YAML
196
0.7
0
0
node-utils
0
2024-04-08T19:38:22.301353
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_aspnetcore\eng\common\templates-official\job\publish-build-assets.yml
publish-build-assets.yml
YAML
205
0.7
0
0
vue-tools
492
2023-12-21T07:09:34.139661
BSD-3-Clause
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_aspnetcore\eng\common\templates-official\job\source-build.yml
source-build.yml
YAML
197
0.7
0
0
node-utils
874
2024-09-30T02:46:54.415358
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_aspnetcore\eng\common\templates-official\job\source-index-stage1.yml
source-index-stage1.yml
YAML
204
0.7
0
0
node-utils
304
2023-09-12T00:15:48.415229
GPL-3.0
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_aspnetcore\eng\common\templates-official\jobs\codeql-build.yml
codeql-build.yml
YAML
198
0.7
0
0
node-utils
507
2023-10-02T16:37:40.596467
MIT
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_aspnetcore\eng\common\templates-official\jobs\jobs.yml
jobs.yml
YAML
190
0.7
0
0
node-utils
920
2024-11-11T12:17:24.442179
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_aspnetcore\eng\common\templates-official\jobs\source-build.yml
source-build.yml
YAML
197
0.7
0
0
awesome-app
823
2024-04-12T19:43:57.577071
BSD-3-Clause
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_aspnetcore\eng\common\templates-official\post-build\common-variables.yml
common-variables.yml
YAML
247
0.8
0
0.142857
node-utils
215
2024-09-14T12:13:00.303978
GPL-3.0
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_aspnetcore\eng\common\templates-official\post-build\post-build.yml
post-build.yml
YAML
239
0.8
0
0.142857
vue-tools
480
2024-04-06T23:13:02.274549
Apache-2.0
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_aspnetcore\eng\common\templates-official\post-build\setup-maestro-vars.yml
setup-maestro-vars.yml
YAML
245
0.8
0
0.142857
vue-tools
213
2024-10-18T03:14:15.726672
GPL-3.0
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_aspnetcore\eng\common\templates-official\steps\component-governance.yml
component-governance.yml
YAML
208
0.7
0
0
react-lib
143
2023-09-01T08:25:43.474021
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_aspnetcore\eng\common\templates-official\steps\enable-internal-runtimes.yml
enable-internal-runtimes.yml
YAML
387
0.8
0
0.25
vue-tools
188
2024-03-04T16:06:29.013460
Apache-2.0
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_aspnetcore\eng\common\templates-official\steps\enable-internal-sources.yml
enable-internal-sources.yml
YAML
210
0.7
0
0
vue-tools
783
2024-10-18T00:39:25.262075
BSD-3-Clause
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_aspnetcore\eng\common\templates-official\steps\generate-sbom.yml
generate-sbom.yml
YAML
201
0.7
0
0
python-kit
82
2025-02-19T08:03:35.913330
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_aspnetcore\eng\common\templates-official\steps\get-delegation-sas.yml
get-delegation-sas.yml
YAML
206
0.7
0
0
python-kit
593
2024-09-07T15:40:41.258565
BSD-3-Clause
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_aspnetcore\eng\common\templates-official\steps\get-federated-access-token.yml
get-federated-access-token.yml
YAML
213
0.7
0
0
react-lib
160
2024-04-07T22:13:39.710818
GPL-3.0
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_aspnetcore\eng\common\templates-official\steps\publish-build-artifacts.yml
publish-build-artifacts.yml
YAML
1,156
0.7
0.086957
0
vue-tools
879
2025-03-28T14:48:17.001413
BSD-3-Clause
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_aspnetcore\eng\common\templates-official\steps\publish-logs.yml
publish-logs.yml
YAML
200
0.7
0
0
node-utils
345
2025-05-13T14:41:39.211333
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_aspnetcore\eng\common\templates-official\steps\publish-pipeline-artifacts.yml
publish-pipeline-artifacts.yml
YAML
973
0.7
0.214286
0
vue-tools
91
2023-12-18T22:19:12.038049
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_aspnetcore\eng\common\templates-official\steps\retain-build.yml
retain-build.yml
YAML
200
0.7
0
0
python-kit
961
2024-05-21T18:45:11.493074
BSD-3-Clause
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_aspnetcore\eng\common\templates-official\steps\send-to-helix.yml
send-to-helix.yml
YAML
201
0.7
0
0
react-lib
150
2023-08-23T00:26:31.840751
Apache-2.0
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_aspnetcore\eng\common\templates-official\steps\source-build.yml
source-build.yml
YAML
200
0.7
0
0
node-utils
886
2023-07-15T23:42:26.172525
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_aspnetcore\eng\common\templates-official\steps\source-index-stage1-publish.yml
source-index-stage1-publish.yml
YAML
215
0.7
0
0
node-utils
670
2025-01-15T02:21:27.857426
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_aspnetcore\eng\common\templates-official\variables\pool-providers.yml
pool-providers.yml
YAML
2,232
0.95
0.045455
0.675
vue-tools
773
2024-05-01T03:18:35.418454
GPL-3.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_aspnetcore\eng\common\templates-official\variables\sdl-variables.yml
sdl-variables.yml
YAML
294
0.8
0
0.285714
python-kit
965
2023-07-23T14:52:42.211771
BSD-3-Clause
false
7a649e5c188d945e05df59979b5af58e
revision: 6\nschema-version: 5\nowner-ms-alias: adegeo\n\nconfig:\n DocMetadata:\n Headers:\n - ["---", "#### "]\n\n ParserRegex: "^\\* (.*): (.*)$"\n\n ContentUrlRegex:\n - "### Page URL\n\n(.*)"\n\nissues:\n\n opened:\n\n # Add links to related issues if it's a doc issue\n - check:\n ...
dataset_sample\yaml\dotnet_AspNetCore.Docs\.repoman.yml
.repoman.yml
YAML
954
0.8
0.021739
0.058824
node-utils
629
2024-02-02T15:21:02.209024
Apache-2.0
false
f00cfe17d0bc7206a8770cdb536607d5
apiRules:\n- exclude:\n uidRegex: ^System\.Object\n type: member # Avoid list of inherited Object members for each type.\n
dataset_sample\yaml\dotnet_BenchmarkDotNet\docs\filter.yml
filter.yml
YAML
124
0.8
0.25
0
python-kit
691
2024-04-22T15:58:34.568209
MIT
false
ce4a61424d1aa547fe09125e789050a4
- name: Articles\n href: articles/\n- name: API\n href: api/\n homepage: api/index.md\n- name: ChangeLog\n href: changelog/\n homepage: changelog/index.md
dataset_sample\yaml\dotnet_BenchmarkDotNet\docs\toc.yml
toc.yml
YAML
152
0.7
0
0
node-utils
971
2024-01-20T07:54:21.336652
GPL-3.0
false
4bff64973c3b19571de28f742d3a2655
- name: Overview\n href: overview.md\n- name: Guides\n href: guides/toc.yml\n- name: Features\n href: features/toc.yml\n- name: Configs\n href: configs/toc.yml\n- name: Samples\n href: samples/toc.yml\n- name: Contributing\n href: contributing/toc.yml\n- name: FAQ\n href: faq.md\n- name: Team\n href: team.md\n-...
dataset_sample\yaml\dotnet_BenchmarkDotNet\docs\articles\toc.yml
toc.yml
YAML
338
0.7
0
0
react-lib
177
2024-03-31T00:22:55.445580
MIT
false
13a52ae3dc79616d8cd79563b3970d0c
- name: Configs\n href: configs.md\n- name: Jobs\n href: jobs.md\n- name: Columns\n href: columns.md\n- name: Exporters\n href: exporters.md\n- name: Loggers\n href: loggers.md\n- name: Diagnosers\n href: diagnosers.md\n- name: Toolchains\n href: toolchains.md\n- name: Analysers\n href: analysers.md\n- name: Va...
dataset_sample\yaml\dotnet_BenchmarkDotNet\docs\articles\configs\toc.yml
toc.yml
YAML
453
0.7
0
0
react-lib
782
2023-09-11T19:31:50.590825
GPL-3.0
false
fc21849095e33ef3560a8f6fff034999
- name: Building\n href: building.md\n- name: Debugging\n href: debugging.md\n- name: Running tests\n href: running-tests.md\n- name: Miscellaneous topics\n href: miscellaneous.md\n- name: Disassembler\n href: disassembler.md\n- name: Documentation\n href: documentation.md
dataset_sample\yaml\dotnet_BenchmarkDotNet\docs\articles\contributing\toc.yml
toc.yml
YAML
268
0.7
0
0
python-kit
666
2025-02-02T22:25:40.010084
MIT
false
072c96c3763d6c8497d3841818a01a40
- name: Parameterization\n href: parameterization.md\n- name: Baselines\n href: baselines.md\n- name: Setup And Cleanup\n href: setup-and-cleanup.md\n- name: Statistics\n href: statistics.md\n- name: Disassembler\n href: disassembler.md\n- name: EtwProfiler\n href: etwprofiler.md\n- name: EventPipeProfiler\n hre...
dataset_sample\yaml\dotnet_BenchmarkDotNet\docs\articles\features\toc.yml
toc.yml
YAML
406
0.7
0
0
react-lib
870
2023-07-25T01:53:48.494883
Apache-2.0
false
0ef1c7551de29137213c9357a25732d0
- name: Getting Started\n href: getting-started.md\n- name: How to run your benchmarks\n href: how-to-run.md\n- name: Good Practices\n href: good-practices.md\n- name: Installing NuGet packages\n href: nuget.md\n- name: Choosing RunStrategy\n href: choosing-run-strategy.md\n- name: Customizing runtime\n href: cus...
dataset_sample\yaml\dotnet_BenchmarkDotNet\docs\articles\guides\toc.yml
toc.yml
YAML
540
0.7
0
0
vue-tools
990
2023-12-25T13:28:46.205116
GPL-3.0
false
0f543ee602074bdd053eae8354bbec32
- name: IntroArguments\n href: IntroArguments.md\n- name: IntroArgumentsSource\n href: IntroArgumentsSource.md\n- name: IntroArrayParam\n href: IntroArrayParam.md\n- name: IntroBasic\n href: IntroBasic.md\n- name: IntroBenchmarkBaseline\n href: IntroBenchmarkBaseline.md\n- name: IntroCategories\n href: IntroCateg...
dataset_sample\yaml\dotnet_BenchmarkDotNet\docs\articles\samples\toc.yml
toc.yml
YAML
3,815
0.7
0
0
python-kit
446
2024-12-05T19:41:55.496673
MIT
false
255e54526831f2e9a7d25336bbd43582
variables:\n - name: _BuildConfig\n value: Release\n - name: _TeamName\n value: AspNetCore\n - name: DOTNET_SKIP_FIRST_TIME_EXPERIENCE\n value: true\n - name: _PublishUsingPipelines\n value: true\n - name: _CosmosConnectionUrl\n value: https://localhost:8081\n - name: _CosmosToken\n value: C2y6y...
dataset_sample\yaml\dotnet_efcore\azure-pipelines-public.yml
azure-pipelines-public.yml
YAML
7,504
0.8
0.017341
0.023952
react-lib
356
2025-05-21T22:44:15.347936
MIT
false
efc19b27c80b1d47792719694f341ad6
variables:\n - name: _BuildConfig\n value: Release\n - name: _TeamName\n value: AspNetCore\n - name: DOTNET_SKIP_FIRST_TIME_EXPERIENCE\n value: true\n - name: _PublishUsingPipelines\n value: true\n - name: _CosmosConnectionUrl\n value: https://localhost:8081\n - name: _CosmosToken\n value: C2y6y...
dataset_sample\yaml\dotnet_efcore\azure-pipelines.yml
azure-pipelines.yml
YAML
13,400
0.8
0.032967
0.040293
react-lib
30
2023-10-02T14:26:49.646229
GPL-3.0
false
0f685540b6aa4e1a10972280bb016bf7
version: '3.8'\nservices:\n devcontainer:\n image: mcr.microsoft.com/dotnet/sdk:9.0\n volumes:\n - ..:/workspace/efcore:cached\n tty: true
dataset_sample\yaml\dotnet_efcore\.devcontainer\docker-compose.yml
docker-compose.yml
YAML
147
0.7
0
0
react-lib
612
2025-01-03T18:09:46.634245
Apache-2.0
false
14f9179387cd5e5f4e787cd8e5945747
version: 2\nregistries:\n nuget.org:\n type: nuget-feed\n url: https://api.nuget.org/v3/index.json\nupdates:\n - package-ecosystem: nuget\n directory: /\n schedule:\n interval: weekly\n allow:\n - dependency-name: Azure.Identity\n - dependency-name: Castle.Core\n - dependency-name: ...
dataset_sample\yaml\dotnet_efcore\.github\dependabot.yml
dependabot.yml
YAML
1,507
0.95
0
0.075
awesome-app
79
2025-03-14T03:10:39.898997
BSD-3-Clause
false
2a89a89b437627f7f9160084f6151bf7