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
parameters:\n steps: [] # optional -- any additional steps that need to happen before pulling down the jitutils repo and sending the jitutils to helix (ie building your repo)\n variables: [] # optional -- list of additional variables to send to the template\n jobName: '' ...
dataset_sample\yaml\dotnet_runtime\eng\pipelines\coreclr\templates\run-superpmi-replay-job.yml
run-superpmi-replay-job.yml
YAML
5,630
0.95
0.088
0.018182
node-utils
454
2023-08-23T07:06:34.154244
BSD-3-Clause
false
1bed21f9f551b681b1fc17760a67f980
parameters:\n buildConfig: '' # required -- build configuration\n archType: '' # required -- targeting CPU architecture\n osGroup: '' # required -- operating system for the job\n osSubgroup: '' # optional -- operating system subgroup\n pool: '...
dataset_sample\yaml\dotnet_runtime\eng\pipelines\coreclr\templates\superpmi-asmdiffs-checked-release-job.yml
superpmi-asmdiffs-checked-release-job.yml
YAML
2,490
0.95
0.019231
0.042553
awesome-app
281
2023-09-19T15:45:38.262124
GPL-3.0
false
b4767d896b9c0c755499dab06113a053
parameters:\n buildConfig: ''\n archType: ''\n osGroup: ''\n osSubgroup: ''\n container: ''\n liveLibrariesBuildConfig: ''\n crossBuild: ''\n variables: {}\n pool: ''\n runJobTemplate: '/eng/pipelines/coreclr/templates/run-superpmi-collect-job.yml'\n collectionType: ''\n collectionName: ''\n\n### SuperPMI j...
dataset_sample\yaml\dotnet_runtime\eng\pipelines\coreclr\templates\superpmi-collect-job.yml
superpmi-collect-job.yml
YAML
4,129
0.8
0.044444
0.1125
python-kit
547
2024-05-17T16:51:21.180285
MIT
false
484420a1a764a65a3d287b5650d436d1
# This template definition automates the SuperPMI collection process,\n# and is used by the SuperPMI pipeline definitions.\n\nextends:\n template: /eng/pipelines/common/templates/pipeline-with-resources.yml\n parameters:\n stages:\n - stage: Build\n jobs:\n\n - template: /eng/pipelines/common/platfor...
dataset_sample\yaml\dotnet_runtime\eng\pipelines\coreclr\templates\superpmi-collect-pipeline.yml
superpmi-collect-pipeline.yml
YAML
14,858
0.8
0.011019
0.048851
awesome-app
292
2025-04-23T11:05:23.087778
GPL-3.0
false
0bf70e3b5c3696fc3d0435a368c03883
parameters:\n buildConfig: '' # required -- build configuration\n archType: '' # required -- targeting CPU architecture\n osGroup: '' # required -- operating system for the job\n osSubgroup: '' # optional -- operating system subgroup\n conditi...
dataset_sample\yaml\dotnet_runtime\eng\pipelines\coreclr\templates\superpmi-diffs-job.yml
superpmi-diffs-job.yml
YAML
3,477
0.95
0.114286
0.03125
node-utils
735
2024-08-04T22:00:19.943678
Apache-2.0
false
891a65b3a4f35def12b35b6d2a71615e
parameters:\n buildConfig: '' # required -- build configuration\n archType: '' # required -- targeting CPU architecture\n osGroup: '' # required -- operating system for the job\n osSubgroup: '' # optional -- operating system subgroup\n conditi...
dataset_sample\yaml\dotnet_runtime\eng\pipelines\coreclr\templates\superpmi-replay-job.yml
superpmi-replay-job.yml
YAML
1,969
0.95
0.023256
0.025641
react-lib
342
2024-05-18T07:35:58.670162
BSD-3-Clause
false
ff6a2c78001288d2ab2ae8c118d2526f
# 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\pipelines\coreclr\templates\superpmi-send-to-helix.yml
superpmi-send-to-helix.yml
YAML
4,957
0.95
0.116667
0.016949
react-lib
482
2025-02-23T12:26:13.559476
Apache-2.0
false
b65c17ac9d8ba2ce9b589cad73f79232
steps:\n# Add authenticated pip feed\n- task: PipAuthenticate@1\n displayName: 'Pip Authenticate'\n inputs:\n artifactFeeds: public/dotnet-public-pypi\n onlyAddExtraIndex: false\n\n- script: $(PythonSetupScript)\n displayName: Enable python venv\n\n# Ensure the Python azure-storage-blob package is installed be...
dataset_sample\yaml\dotnet_runtime\eng\pipelines\coreclr\templates\upload-jits-steps.yml
upload-jits-steps.yml
YAML
1,031
0.8
0
0.1
react-lib
957
2024-07-13T06:37:15.958669
BSD-3-Clause
false
1f8fb3f3ff305fed07ccc4a83b890c6b
parameters:\n buildConfig: ''\n name: ''\n buildArgs: ''\n archType: ''\n hostedOs: ''\n osGroup: ''\n osSubgroup: ''\n container: ''\n crossBuild: false\n variables: []\n targetRid: ''\n timeoutInMinutes: ''\n dependsOn: []\n # The following parameter is used to specify dependencies on other global build...
dataset_sample\yaml\dotnet_runtime\eng\pipelines\diagnostics\runtime-diag-job.yml
runtime-diag-job.yml
YAML
11,627
0.8
0.122605
0.060086
vue-tools
713
2024-03-10T10:41:42.621556
Apache-2.0
false
4839fcda0931ad518d3030da20910e4d
# This contains only Android-specific jobs\n# These are run as part of runtime-extra-platforms by default.\n# But can also be triggered manually via `runtime-android` name\n# /azp run runtime-android\n\nparameters:\n isExtraPlatformsBuild: false\n isAndroidOnlyBuild: false\n isRollingBuild: false\n\njobs:\n\n#\n# ...
dataset_sample\yaml\dotnet_runtime\eng\pipelines\extra-platforms\runtime-extra-platforms-android.yml
runtime-extra-platforms-android.yml
YAML
3,566
0.8
0.058824
0.62963
awesome-app
364
2025-06-14T11:57:25.108438
MIT
false
4e714a9bfcd728b48ecf47cbe0489840
# This contains only Android emulator-specific jobs\n# These are run as part of runtime-extra-platforms by default.\n# But can also be triggered manually via `runtime-androidemulator` name\n# /azp run runtime-androidemulator\n\nparameters:\n isExtraPlatformsBuild: false\n isAndroidEmulatorOnlyBuild: false\n isRoll...
dataset_sample\yaml\dotnet_runtime\eng\pipelines\extra-platforms\runtime-extra-platforms-androidemulator.yml
runtime-extra-platforms-androidemulator.yml
YAML
4,918
0.8
0.05
0.147826
awesome-app
732
2024-07-15T17:40:40.027197
BSD-3-Clause
false
f7b69b96b8bc96fa5f10cd1995deab20
# This contains only iOS/tvOS-specific jobs\n# These are run as part of runtime-extra-platforms by default.\n# But can also be triggered manually via `runtime-ioslike` name\n# /azp run runtime-ioslike\n\nparameters:\n isExtraPlatformsBuild: false\n isiOSLikeOnlyBuild: false\n isRollingBuild: false\n\njobs:\n\n#\n#...
dataset_sample\yaml\dotnet_runtime\eng\pipelines\extra-platforms\runtime-extra-platforms-ioslike.yml
runtime-extra-platforms-ioslike.yml
YAML
7,613
0.8
0.02381
0.160494
node-utils
35
2024-06-07T05:36:43.468114
GPL-3.0
false
e878ee7e88df8648c4c370d44b414a3a
# This contains only iOS/tvOS-simulator-specific jobs\n# These are run as part of runtime-extra-platforms by default.\n# But can also be triggered manually via `runtime-ioslikesimulator` name\n# /azp run runtime-ioslikesimulator\n\nparameters:\n isExtraPlatformsBuild: false\n isiOSLikeSimulatorOnlyBuild: false\n i...
dataset_sample\yaml\dotnet_runtime\eng\pipelines\extra-platforms\runtime-extra-platforms-ioslikesimulator.yml
runtime-extra-platforms-ioslikesimulator.yml
YAML
5,796
0.95
0.044444
0.138462
node-utils
376
2024-05-21T19:20:31.414923
Apache-2.0
false
351e67d06f51cb485d8414cb2f116130
# This contains only Bionic-specific jobs\n# These are run as part of runtime-extra-platforms by default.\n# But can also be triggered manually via `runtime-linuxbionic` name\n# /azp run runtime-linuxbionic\n\nparameters:\n isExtraPlatformsBuild: false\n isLinuxBionicOnlyBuild: false\n isRollingBuild: false\n\njob...
dataset_sample\yaml\dotnet_runtime\eng\pipelines\extra-platforms\runtime-extra-platforms-linuxbionic.yml
runtime-extra-platforms-linuxbionic.yml
YAML
1,998
0.8
0.06
0.297872
node-utils
886
2024-10-19T05:21:51.425571
Apache-2.0
false
065f240874381b5e207ca2a445a08eaf
# This contains only MacCatalyst-specific jobs\n# These are run as part of runtime-extra-platforms by default.\n# But can also be triggered manually via `runtime-maccatalyst` name\n# /azp run runtime-maccatalyst\n\nparameters:\n isExtraPlatformsBuild: false\n isMacCatalystOnlyBuild: false\n isRollingBuild: false\n...
dataset_sample\yaml\dotnet_runtime\eng\pipelines\extra-platforms\runtime-extra-platforms-maccatalyst.yml
runtime-extra-platforms-maccatalyst.yml
YAML
6,934
0.95
0
0.181208
vue-tools
660
2024-02-22T15:17:35.832764
Apache-2.0
false
ab3e6275230ad6bbc7a36c70703cb7de
# This contains only jobs that are not runnable by a platform specific\n# pipeline, like runtime-wasm\n# These are run as part of runtime-extra-platforms by default.\n\nparameters:\n isExtraPlatformsBuild: ''\n\njobs:\n\n#\n# Libraries Release Test Execution against a release coreclr runtime\n# Only when the PR contai...
dataset_sample\yaml\dotnet_runtime\eng\pipelines\extra-platforms\runtime-extra-platforms-other.yml
runtime-extra-platforms-other.yml
YAML
8,950
0.8
0
0.122066
awesome-app
434
2024-01-22T17:11:18.217755
BSD-3-Clause
false
2d024587851b4acaac3ebeb52cbce5bf
# This contains only wasm-specific jobs\n# These are run as part of runtime-extra-platforms by default.\n# But can also be triggered manually via `runtime-wasm` name\n# /azp run runtime-wasm\n\nparameters:\n isExtraPlatformsBuild: false\n isWasmOnlyBuild: false\n isRollingBuild: false\n excludeLibTests: false\n ...
dataset_sample\yaml\dotnet_runtime\eng\pipelines\extra-platforms\runtime-extra-platforms-wasm.yml
runtime-extra-platforms-wasm.yml
YAML
8,312
0.8
0.036199
0.157635
vue-tools
453
2024-10-15T08:59:49.732871
Apache-2.0
false
866568f0968c6ca7d7fa387623081e73
parameters:\n name: ''\n\nsteps:\n# Upload binaries and symbols on failure to allow debugging issues\n- task: CopyFiles@2\n displayName: Prepare binaries to publish\n inputs:\n SourceFolder: '$(Build.SourcesDirectory)/artifacts/bin'\n Contents: |\n */corehost/**\n */corehost_test/**\n TargetFolder...
dataset_sample\yaml\dotnet_runtime\eng\pipelines\installer\steps\upload-job-artifacts.yml
upload-job-artifacts.yml
YAML
791
0.8
0
0.125
react-lib
13
2024-03-11T10:38:53.525260
BSD-3-Clause
false
e7ab84092b1614a7c515a0879598e3fa
parameters:\n jobTemplate: ''\n variables: []\n osGroup: ''\n osSubgroup: ''\n archType: ''\n container: ''\n pool: ''\n platform: ''\n shouldContinueOnError: false\n jobParameters: {}\n\njobs:\n- template: ${{ parameters.jobTemplate }}\n parameters:\n variables: ${{ parameters.variables }}\n osGroup: ...
dataset_sample\yaml\dotnet_runtime\eng\pipelines\libraries\helix-queues-setup.yml
helix-queues-setup.yml
YAML
10,433
0.8
0.258242
0.2
react-lib
715
2024-09-01T02:00:44.751891
GPL-3.0
false
4f57130573df3c877520df01b80a059a
parameters:\n runtimeFlavor: ''\n archType: ''\n buildConfig: ''\n creator: ''\n helixQueues: ''\n osGroup: ''\n targetRid: ''\n testRunNamePrefixSuffix: ''\n testScope: 'innerloop' # innerloop | outerloop | all\n interpreter: ''\n condition: always()\n extraHelixArguments: ''\n shouldContinueOnError: fals...
dataset_sample\yaml\dotnet_runtime\eng\pipelines\libraries\helix.yml
helix.yml
YAML
2,285
0.8
0.04
0
vue-tools
34
2025-05-19T09:17:45.913841
Apache-2.0
false
46526996da71c626e38eb51c03fa85a5
trigger: none\n\nschedules:\n- cron: "0 8 * * 2,4" # 8 AM UTC => 12 AM PST, every Tuesday and Thursday\n displayName: Outerloop scheduled build\n branches:\n include:\n - main\n\nvariables:\n - template: variables.yml\n\nextends:\n template: /eng/pipelines/common/templates/pipeline-with-resources.yml\n para...
dataset_sample\yaml\dotnet_runtime\eng\pipelines\libraries\outerloop-mono.yml
outerloop-mono.yml
YAML
2,685
0.8
0.014085
0.030303
awesome-app
443
2025-05-10T05:36:56.794108
BSD-3-Clause
false
28d8266ac290881bf0b428767fac5189
trigger: none\n\nschedules:\n- cron: "0 11 * * *" # 11 AM UTC => 3 AM PST\n displayName: Outerloop scheduled build\n branches:\n include:\n - main\n - release/*.*\n\nvariables:\n - template: variables.yml\n\nextends:\n template: /eng/pipelines/common/templates/pipeline-with-resources.yml\n parameters:\n ...
dataset_sample\yaml\dotnet_runtime\eng\pipelines\libraries\outerloop.yml
outerloop.yml
YAML
4,563
0.8
0.102804
0.029703
python-kit
866
2023-12-30T10:33:54.882088
Apache-2.0
false
8757c9c407e0d603474c1b4d6b67db8d
# Steps used to prepare the Artifacts Staging Directory with required files for\n# executing libraries tests as well as shared framework assets\nparameters:\n isOfficialBuild: ''\n\nsteps:\n - ${{ if ne(parameters.isOfficialBuild, true) }}:\n - task: CopyFiles@2\n displayName: Prepare bin folders to publish (...
dataset_sample\yaml\dotnet_runtime\eng\pipelines\libraries\prepare-for-bin-publish.yml
prepare-for-bin-publish.yml
YAML
1,208
0.95
0.058824
0.064516
node-utils
201
2024-11-15T07:42:35.628840
BSD-3-Clause
false
b50c6f45eb37131ed1566f82b2326fcb
parameters:\n buildConfig: ''\n osGroup: ''\n archType: ''\n runtimeFlavor: 'coreclr'\n\nvariables:\n\n - name: buildConfigUpper\n ${{ if eq(parameters.buildConfig, 'debug') }}:\n value: 'Debug'\n ${{ if eq(parameters.buildConfig, 'release') }}:\n value: 'Release'\n - name: _runtimeX64DownloadPath...
dataset_sample\yaml\dotnet_runtime\eng\pipelines\libraries\superpmi-collect-variables.yml
superpmi-collect-variables.yml
YAML
1,583
0.8
0.138889
0.058824
awesome-app
742
2025-06-27T14:16:20.923499
MIT
false
6192abdd70db12d456b2fc83aaddb65d
########################################################################################################\n#\n# Finalize SuperPMI collection: (1) merge all MCH files generated by all Helix jobs, (2) upload MCH file\n# to Azure Storage, (3) upload log files. Note that the steps are "condition: always()" because we want\n...
dataset_sample\yaml\dotnet_runtime\eng\pipelines\libraries\superpmi-postprocess-step.yml
superpmi-postprocess-step.yml
YAML
5,255
0.95
0.051546
0.116279
vue-tools
891
2024-10-01T02:30:42.417570
Apache-2.0
false
09e7b9d101dfdfbfd667d2174eee6fed
variables:\n - template: /eng/pipelines/common/variables.yml\n - template: /eng/common/templates/variables/pool-providers.yml\n - name: buildScriptFileName\n value: libraries\n - name: sourcesRoot\n value: $(Build.SourcesDirectory)/src/libraries\n - name: pipelinesPath\n value: /eng/pipelines/libraries\n ...
dataset_sample\yaml\dotnet_runtime\eng\pipelines\libraries\variables.yml
variables.yml
YAML
896
0.7
0
0
awesome-app
704
2024-12-20T08:49:38.273584
MIT
false
e3c2fc27c407542bae6dc866f519517b
\n# Disable pipeline for ordinary pushes to the branches\ntrigger: none\n\n# To reduce load on the pipeline, enable it only for PRs that affect critical networking code\npr:\n branches:\n include:\n - main\n - release/*.*\n\n paths:\n # If you are changing these and start including eng/common, adjust the ...
dataset_sample\yaml\dotnet_runtime\eng\pipelines\libraries\enterprise\linux.yml
linux.yml
YAML
3,523
0.8
0.034483
0.052632
vue-tools
281
2025-04-26T07:31:43.973346
BSD-3-Clause
false
c39541e477954b70e2e98c840f60a3f4
trigger: none\n\nschedules:\n- cron: "0 10 * * *" # 10 AM UTC\n displayName: OneFuzz deployment nightly run\n branches:\n include:\n - main\n\nvariables:\n - template: ../variables.yml\n - name: fuzzerProject\n value: $(Build.SourcesDirectory)/src/libraries/Fuzzing/DotnetFuzzing\n - name: dotnetPath\n ...
dataset_sample\yaml\dotnet_runtime\eng\pipelines\libraries\fuzzing\deploy-to-onefuzz.yml
deploy-to-onefuzz.yml
YAML
6,161
0.8
0.005556
0.076433
node-utils
748
2025-06-26T15:41:55.589532
Apache-2.0
false
a9dc1cc2cfc0c8a9e4b2a8dd82efbb4d
trigger: none\n\npr:\n branches:\n include:\n - "*"\n\nschedules:\n- cron: "0 13 * * *" # 1PM UTC => 5 AM PST\n displayName: HttpStress nightly run\n always: true\n branches:\n include:\n - main\n - release/*-staging\n\nvariables:\n - template: ../variables.yml\n - name: dockerfilesFolder\n valu...
dataset_sample\yaml\dotnet_runtime\eng\pipelines\libraries\stress\http.yml
http.yml
YAML
6,756
0.8
0.006024
0.013986
vue-tools
627
2023-07-15T11:05:26.844542
Apache-2.0
false
8d7624dcf5a1565cb446c5e545cb1bd6
trigger: none\n\npr:\n branches:\n include:\n - "*"\n\nschedules:\n- cron: "0 13 * * *" # 1PM UTC => 5 AM PST\n displayName: SslStress nightly run\n always: true\n branches:\n include:\n - main\n - release/*-staging\n\nvariables:\n - template: ../variables.yml\n - name: dockerfilesFolder\n value...
dataset_sample\yaml\dotnet_runtime\eng\pipelines\libraries\stress\ssl.yml
ssl.yml
YAML
3,115
0.8
0
0
python-kit
522
2025-07-07T19:29:45.524498
BSD-3-Clause
false
87ef5e06e683d1cf101a1cae1cb18789
parameters:\n- name: buildStage\n type: stage\n- name: otherStages\n type: stageList\n\nextends:\n template: /eng/pipelines/common/templates/pipeline-with-resources.yml\n parameters:\n isOfficialBuild: true\n stages:\n - ${{ each stage in parameters.otherStages }}:\n - ${{ insert }}: ${{ stage }}\n ...
dataset_sample\yaml\dotnet_runtime\eng\pipelines\official\pipeline.yml
pipeline.yml
YAML
1,039
0.7
0
0
react-lib
262
2024-11-16T20:14:25.710214
GPL-3.0
false
ae7847982d3c1c9723e87871fa12625e
parameters:\n - name: logArtifactName\n type: string\n default: 'Logs-PrepareSignedArtifacts_Attempt$(System.JobAttempt)'\n - name: buildStage\n type: stage\n\njobs:\n- template: /eng/common/templates-official/job/job.yml\n parameters:\n name: 'PrepareSignedArtifacts'\n displayName: 'Prepare Signed Ar...
dataset_sample\yaml\dotnet_runtime\eng\pipelines\official\prepare-signed-artifacts.yml
prepare-signed-artifacts.yml
YAML
2,241
0.8
0.013889
0.078125
python-kit
278
2024-02-01T19:19:28.680386
Apache-2.0
false
466cd5bf1c53ca2aefc54f760510d117
parameters:\n- name: runPrivateJobs\n displayName: Upload artifacts to blob storage\n type: boolean\n default: false\n- name: mauiFramework\n type: string\n default: 'net9.0'\n- name: coreclr_arm64_linux\n displayName: Build Coreclr Arm64 Linux\n type: boolean\n default: true\n- name: coreclr_arm64_windows\n d...
dataset_sample\yaml\dotnet_runtime\eng\pipelines\performance\perf-build.yml
perf-build.yml
YAML
8,693
0.8
0.230435
0.008929
react-lib
415
2024-07-26T09:12:29.348492
MIT
false
41ad8527cdb229aed37c6f090a507dd1
parameters:\n- name: runPrivateJobs\n type: boolean\n default: false\n- name: runScheduledJobs\n type: boolean\n default: false\n- name: onlySanityCheck\n type: boolean\n default: false\n\ntrigger:\n batch: true\n branches:\n include:\n - main\n - release/9.0\n - release/8.0\n paths:\n include:\...
dataset_sample\yaml\dotnet_runtime\eng\pipelines\performance\perf-slow.yml
perf-slow.yml
YAML
1,530
0.8
0.061538
0
react-lib
271
2023-10-25T19:26:57.190639
Apache-2.0
false
28a87d0971b01573c31d96655ef6ee52
parameters:\n - name: onlySanityCheck\n type: boolean\n default: false\n\ntrigger:\n batch: true\n branches:\n include:\n - main\n - release/9.0\n - release/8.0\n paths:\n include:\n - '*'\n exclude:\n - '**.md'\n - .devcontainer/*\n - .github/*\n - docs/*\n - LICENSE.TXT\n...
dataset_sample\yaml\dotnet_runtime\eng\pipelines\performance\perf.yml
perf.yml
YAML
1,979
0.8
0.053333
0.132353
react-lib
439
2023-11-08T21:38:03.906742
Apache-2.0
false
db54b7f6ebdfbfd18581fa4e69744b1e
# This is a wrapper yml for `perf-wasm-jobs`, which has all the perf related\n# wasm jobs. This file is essentially so we can point the pipeline in azdo\n# UI to this, and thus avoid any scheduled triggers\n\ntrigger: none\n\npr:\n branches:\n include:\n - main\n paths:\n include:\n - eng/pipelines/perfor...
dataset_sample\yaml\dotnet_runtime\eng\pipelines\performance\runtime-wasm-perf.yml
runtime-wasm-perf.yml
YAML
1,125
0.8
0.023256
0.184211
awesome-app
674
2024-01-10T19:00:02.603352
Apache-2.0
false
b03dd9efe416312b29fca9a75995b97a
parameters:\n osGroup: ''\n osSubgroup: ''\n archType: ''\n buildConfig: ''\n runtimeFlavor: ''\n helixQueues: ''\n targetRid: ''\n nameSuffix: ''\n platform: ''\n shouldContinueOnError: ''\n rootFolder: ''\n includeRootFolder: ''\n displayName: ''\n artifactName: ''\n archiveExtension: ''\n archiveType...
dataset_sample\yaml\dotnet_runtime\eng\pipelines\performance\templates\build-perf-bdn-app.yml
build-perf-bdn-app.yml
YAML
9,761
0.95
0.030303
0.017341
vue-tools
103
2024-01-21T03:07:47.147336
GPL-3.0
false
321248d570ddc741cfb1f335b5538a7f
parameters:\n osGroup: ''\n osSubgroup: ''\n archType: ''\n buildConfig: ''\n runtimeFlavor: ''\n helixQueues: ''\n targetRid: ''\n nameSuffix: ''\n platform: ''\n shouldContinueOnError: ''\n rootFolder: ''\n includeRootFolder: ''\n displayName: ''\n artifactName: ''\n archiveExtension: ''\n archiveType...
dataset_sample\yaml\dotnet_runtime\eng\pipelines\performance\templates\build-perf-maui-apps-net6.yml
build-perf-maui-apps-net6.yml
YAML
13,604
0.95
0.015974
0.063197
vue-tools
525
2023-11-12T15:12:51.285801
Apache-2.0
false
b4cfe26720bbddb0232f1e77942f9aba
parameters:\n osGroup: ''\n osSubgroup: ''\n archType: ''\n buildConfig: ''\n runtimeFlavor: ''\n helixQueues: ''\n targetRid: ''\n nameSuffix: ''\n platform: ''\n shouldContinueOnError: ''\n rootFolder: ''\n includeRootFolder: ''\n displayName: ''\n artifactName: ''\n archiveExtension: ''\n archiveType...
dataset_sample\yaml\dotnet_runtime\eng\pipelines\performance\templates\build-perf-maui-apps-net7.yml
build-perf-maui-apps-net7.yml
YAML
17,743
0.95
0.015464
0.277286
python-kit
115
2025-07-05T16:52:18.442241
MIT
false
127adb0e0f38bd71759f97b1c0e7849e
parameters:\n mono: false\n coreclr: false\n monoAot: false\n\njobs:\n # build mono + monoAot\n - template: /eng/pipelines/performance/templates/perf-mono-build-jobs.yml\n parameters:\n mono_arm64: ${{ parameters.mono }}\n monoAot_arm64: ${{ parameters.monoAot }}\n\n - ${{ if eq(parameters.coreclr, t...
dataset_sample\yaml\dotnet_runtime\eng\pipelines\performance\templates\perf-arm64-build-jobs.yml
perf-arm64-build-jobs.yml
YAML
504
0.8
0.055556
0.125
awesome-app
714
2024-02-28T03:48:45.784988
BSD-3-Clause
false
85c535c273310ec359f5cfa4530e3ef2
parameters:\n perfBranch: 'main' # Currently only used for building the BDN App\n mauiFramework: '' # Framework version to get versions for and build for (e.g. net9.0)\n\njobs:\n # build mono for AOT\n - template: /eng/pipelines/performance/templates/perf-mono-build-jobs.yml\n parameters:\n monoAndroidPacks...
dataset_sample\yaml\dotnet_runtime\eng\pipelines\performance\templates\perf-bdn-build-jobs.yml
perf-bdn-build-jobs.yml
YAML
1,403
0.8
0.128205
0.054054
node-utils
684
2023-09-05T18:58:00.042239
Apache-2.0
false
d4c366f03636682a2e6e0c44482231ee
parameters:\n perfBranch: 'main' # Currently only used for building the BDN App\n\njobs:\n # build coreclr and libraries\n - template: /eng/pipelines/performance/templates/perf-coreclr-build-jobs.yml\n parameters:\n linux_x64: true\n windows_x64: true\n windows_x86: true\n linux_musl_x64: true...
dataset_sample\yaml\dotnet_runtime\eng\pipelines\performance\templates\perf-build-jobs.yml
perf-build-jobs.yml
YAML
823
0.8
0.115385
0.173913
react-lib
382
2024-07-21T05:06:49.577183
Apache-2.0
false
c62733bb1a4fc52d241d9c1e5dde311e
parameters:\n linux_x64: false\n linux_musl_x64: false\n linux_arm64: false\n windows_x64: false\n windows_x86: false\n windows_arm64: false\n android_arm64: false\n\njobs:\n - ${{ if or(eq(parameters.linux_x64, true), eq(parameters.windows_x64, true), eq(parameters.windows_x86, true), eq(paramete...
dataset_sample\yaml\dotnet_runtime\eng\pipelines\performance\templates\perf-coreclr-build-jobs.yml
perf-coreclr-build-jobs.yml
YAML
2,491
0.8
0.131148
0.033898
react-lib
353
2024-07-20T13:44:16.273766
Apache-2.0
false
1b293397241f4f89da85af1752c10f47
parameters:\n hybridGlobalization: true\n mono: false\n nativeAot: false\n\njobs:\n - ${{ if eq(parameters.mono, true) }}:\n # build mono iOS scenarios HybridGlobalization\n - template: /eng/pipelines/common/platform-matrix.yml\n parameters:\n jobTemplate: /eng/pipelines/common/global-build-job.ym...
dataset_sample\yaml\dotnet_runtime\eng\pipelines\performance\templates\perf-ios-scenarios-build-jobs.yml
perf-ios-scenarios-build-jobs.yml
YAML
1,538
0.8
0.04878
0.051282
vue-tools
446
2024-05-26T06:08:20.231831
GPL-3.0
false
52049da11f0a7a73de551344b14490dd
parameters:\n mono_x64: false\n monoAot_x64: false\n mono_arm64: false\n monoAot_arm64: false\n monoAndroid: false\n monoAndroidPacks: false\n\njobs:\n - ${{ if eq(parameters.monoAot_x64, true) }}:\n # build mono for AOT\n - template: /eng/pipelines/common/platform-matrix.yml\n parameters:...
dataset_sample\yaml\dotnet_runtime\eng\pipelines\performance\templates\perf-mono-build-jobs.yml
perf-mono-build-jobs.yml
YAML
5,551
0.8
0.049296
0.044118
awesome-app
614
2024-03-31T05:01:15.213323
BSD-3-Clause
false
594d23e9f911423a33fc6a8ede62ef4c
jobs:\n- template: /eng/pipelines/common/platform-matrix.yml\n parameters:\n jobTemplate: /eng/pipelines/common/global-build-job.yml\n buildConfig: Release\n runtimeFlavor: mono\n platforms:\n - browser_wasm\n jobParameters:\n buildArgs: -s mono+libs+host+packs -c $(_BuildConfig) /p:AotHostArchi...
dataset_sample\yaml\dotnet_runtime\eng\pipelines\performance\templates\perf-wasm-build-jobs.yml
perf-wasm-build-jobs.yml
YAML
575
0.7
0
0
vue-tools
614
2024-09-22T16:40:46.689458
MIT
false
e904c09f4278049af1d343b8e332dd09
parameters:\n configForBuild: 'Release'\n\nsteps:\n - script: >-\n ./dotnet.sh build -p:TargetOS=browser -p:TargetArchitecture=wasm /nr:false /p:TreatWarningsAsErrors=true\n /p:Configuration=${{ parameters.configForBuild }}\n /p:ContinuousIntegrationBuild=true\n /t:InstallWorkloadUsingArtifacts\n ...
dataset_sample\yaml\dotnet_runtime\eng\pipelines\performance\templates\perf-wasm-prepare-artifacts-steps.yml
perf-wasm-prepare-artifacts-steps.yml
YAML
1,801
0.7
0
0
react-lib
953
2023-12-01T04:30:31.273962
Apache-2.0
false
c02caf0418c55643361dd19ca3e6eeb9
version: "3.7"\n\nservices:\n kdc:\n build:\n context: ./\n dockerfile: ./kdc/Dockerfile\n image: kdc:latest\n container_name: kdc\n hostname: kdc\n domainname: linux.contoso.com\n dns_search: linux.contoso.com\n volumes:\n - shared-volume:/SHARED\n networks:\n - network1\n\...
dataset_sample\yaml\dotnet_runtime\src\libraries\Common\tests\System\Net\EnterpriseTests\setup\docker-compose.yml
docker-compose.yml
YAML
1,624
0.7
0
0
react-lib
522
2025-03-21T18:06:32.312006
Apache-2.0
true
f31f6bac8e996f3f24569464e93693d9
version: '3' # Although the version attribute is obsolete and should be ignored, it's seemingly not the case on Build.Ubuntu.2204.Amd64.Open\nservices:\n client:\n build:\n context: .\n dockerfile: ${DOCKERFILE:-Dockerfile}\n image: httpstress\n volumes:\n - "${DUMPS_SHARE}:${DUMPS_SHARE_MOUNT_...
dataset_sample\yaml\dotnet_runtime\src\libraries\System.Net.Http\tests\StressTests\HttpStress\docker-compose.yml
docker-compose.yml
YAML
919
0.8
0
0
vue-tools
946
2024-08-04T20:13:47.010974
Apache-2.0
true
3e77d16982d9c53eb7899c5cc0761d4b
version: '3' # Although the version attribute is obsolete and should be ignored, it's seemingly not the case on Build.Ubuntu.2204.Amd64.Open\nservices:\n client:\n build:\n context: ../../../../ # ~> src/libraries\n dockerfile: ./System.Net.Security/tests/StressTests/SslStress/${DOCKERFILE:-Dockerfile}\n ...
dataset_sample\yaml\dotnet_runtime\src\libraries\System.Net.Security\tests\StressTests\SslStress\docker-compose.yml
docker-compose.yml
YAML
867
0.8
0
0
awesome-app
828
2025-04-05T15:49:02.872821
Apache-2.0
true
88329f6467f24a8ac1b20b13bc12192f
name: CI - Unix\n\npermissions:\n contents: read\n\non:\n pull_request:\n paths:\n - '**'\n - '!README'\n - '!INSTALL'\n - '!NEWS'\n - '!doc/**'\n - '!.**'\n - '.github/workflows/CI-unix.yml'\n push:\n branches:\n - v[0-9].*\n - master\n\njobs:\n build-native:\n ...
dataset_sample\yaml\dotnet_runtime\src\native\external\libunwind\.github\workflows\CI-unix.yml
CI-unix.yml
YAML
5,010
0.8
0.027211
0.007752
node-utils
132
2024-02-21T15:55:16.502947
MIT
false
3218ab411ae8931f6fa51f7353b2b29c
name: CI - Windows\n\npermissions:\n contents: read\n\non:\n pull_request:\n paths:\n - '**'\n - '!README'\n - '!INSTALL'\n - '!NEWS'\n - '!doc/**'\n - '!.**'\n - '.github/workflows/CI-win.yml'\n push:\n branches:\n - v[0-9].*\n - master\n\njobs:\n build-windows:\n...
dataset_sample\yaml\dotnet_runtime\src\native\external\libunwind\.github\workflows\CI-win.yml
CI-win.yml
YAML
1,161
0.8
0
0
react-lib
18
2024-10-19T06:10:55.333053
GPL-3.0
false
8b92b5801189cb86b5a03816f8507db5
name: "CodeQL"\n\non:\n push:\n branches: [ "master" ]\n pull_request:\n # The branches below must be a subset of the branches above\n branches: [ "master" ]\n schedule:\n # Runs automatically on the twelfth of every month at 16:26\n - cron: '26 16 12 * *'\n\njobs:\n analyze:\n name: Analyze\n ...
dataset_sample\yaml\dotnet_runtime\src\native\external\libunwind\.github\workflows\codeql-analysis.yml
codeql-analysis.yml
YAML
905
0.8
0
0.058824
awesome-app
428
2024-09-08T16:15:52.037385
GPL-3.0
false
346cf273a3ffb21d52b8362124297ca8
# Automate stale iossue tagging and closing\nname: Close inactive issues\non:\n schedule:\n - cron: "30 1 * * *"\n\njobs:\n close-issues:\n runs-on: ubuntu-latest\n permissions:\n issues: write\n pull-requests: write\n steps:\n - uses: actions/stale@v5\n with:\n stale-issue-...
dataset_sample\yaml\dotnet_runtime\src\native\external\libunwind\.github\workflows\groom-issues.yml
groom-issues.yml
YAML
778
0.8
0.04
0.041667
vue-tools
336
2024-06-26T12:37:15.188174
Apache-2.0
false
95ac3b28049650bef6967bd9d59f990e
# This is a simple wrapper for eng/pipeline.yml to get around the limitation of\n# user-defined variables not being available in yaml template expressions.\n\n# Parameters ARE available in template expressions, and parameters can have default values,\n# so they can be used to control yaml flow.\n#\n\nvariables:\n # ...
dataset_sample\yaml\dotnet_wpf\azure-pipelines-pr.yml
azure-pipelines-pr.yml
YAML
3,030
0.8
0.086957
0.204819
node-utils
133
2024-11-04T08:25:22.143490
Apache-2.0
false
1b09c7a77d71469903d7c9b97f65b8df
# This is a simple wrapper for eng/pipeline.yml to get around the limitation of\n# user-defined variables not being available in yaml template expressions.\n\n# Parameters ARE available in template expressions, and parameters can have default values\nvariables:\n# clean the local repo on the build agents\n- name: Build...
dataset_sample\yaml\dotnet_wpf\azure-pipelines.yml
azure-pipelines.yml
YAML
2,373
0.8
0.072464
0.057971
awesome-app
328
2023-08-25T00:08:18.860188
BSD-3-Clause
false
02dcae5d8fa7bbc796146746dd198c31
# This is a simple wrapper for eng/pipeline.yml to get around the limitation of\n# user-defined variables not being available in yaml template expressions.\n\n# Parameters ARE available in template expressions, and parameters can have default values,\n# so they can be used to control yaml flow.\n#\n\nvariables:\n # ...
dataset_sample\yaml\dotnet_wpf\azure-pipelines1.yml
azure-pipelines1.yml
YAML
2,096
0.8
0.088235
0.3
python-kit
19
2024-04-11T00:56:44.424605
BSD-3-Clause
false
7becc5d65142217be5d24ccc36a4882e
# https://docs.codecov.io/docs/codecov-yaml\n# https://github.com/codecov/support/wiki/Codecov-Yaml\n\ncoverage:\n range: 20..80 # 20 is red, 80 is green\n round: down # always round down\n precision: 5 # highest level of decimal precision\n status:\n proj...
dataset_sample\yaml\dotnet_wpf\codecov.yml
codecov.yml
YAML
671
0.8
0
0.090909
python-kit
9
2024-06-16T15:36:49.570935
Apache-2.0
false
82efc4940b625f720509023444534cfb
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! This template will help us gather the information we need to start the triage process.\n Note - If the bug related specifically to tooling in ...
dataset_sample\yaml\dotnet_wpf\.github\ISSUE_TEMPLATE\01_bug_report.yml
01_bug_report.yml
YAML
3,699
0.95
0.052083
0.043011
python-kit
32
2025-05-15T15:37:53.951729
MIT
false
24f16251463206e0ea9f82522fc993aa
name: API Suggestion\ndescription: Propose a change 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 API. There is an overview of our proc...
dataset_sample\yaml\dotnet_wpf\.github\ISSUE_TEMPLATE\02_api_proposal.yml
02_api_proposal.yml
YAML
2,667
0.95
0.027027
0.028169
node-utils
980
2025-07-04T05:49:37.054698
MIT
false
7f30038f7a23155ae3df57c7c6303f2a
blank_issues_enabled: true\ncontact_links:\n - name: Issue with .NET runtime or core .NET libraries\n url: https://github.com/dotnet/runtime/issues/new/choose\n about: Please open issues with the .NET runtime or core .NET libraries in the dotnet/runtime repo\n - name: Issue with Windows Forms\n url: https:...
dataset_sample\yaml\dotnet_wpf\.github\ISSUE_TEMPLATE\config.yml
config.yml
YAML
1,136
0.8
0
0
react-lib
854
2023-07-24T08:53:25.616851
GPL-3.0
false
8d29eef7422f55a830e4840fa9d5e6f0
id: \nname: GitOps.PullRequestIssueManagement\ndescription: GitOps.PullRequestIssueManagement primitive\nowner: \nresource: repository\ndisabled: false\nwhere: \nconfiguration:\n resourceManagementConfiguration:\n scheduledSearches:\n - description: Close stale issues and pull requests\n frequencies:\n ...
dataset_sample\yaml\dotnet_wpf\.github\policies\resourceManagement.yml
resourceManagement.yml
YAML
12,580
0.8
0.089372
0
awesome-app
630
2023-07-17T05:01:35.895462
Apache-2.0
false
3b71e143db45b0d24f240e299b3a4621
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_wpf\.github\workflows\backportPRs.yml
backportPRs.yml
YAML
1,013
0.8
0.071429
0.192308
awesome-app
336
2025-06-26T05:40:36.458695
Apache-2.0
false
dbfb45201b7a961b9afb7474921432f1
name: Locker - Lock stale issues and PRs\non:\n schedule:\n - cron: '0 9 * * *' # 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 req...
dataset_sample\yaml\dotnet_wpf\.github\workflows\locker.yml
locker.yml
YAML
1,002
0.95
0
0.030303
awesome-app
423
2024-08-06T03:24:24.872156
BSD-3-Clause
false
4fe25c483df64a51fe1f57528cdd82cc
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\n
dataset_sample\yaml\dotnet_wpf\.github\workflows\main.yml
main.yml
YAML
225
0.8
0
0
react-lib
562
2024-02-04T00:25:37.880077
Apache-2.0
false
069c68276fcef83f03c3f4e16d68780c
#\n# This file should be kept in sync across https://www.github.com/dotnet/wpf and dotnet-wpf-int repos. \n#\n# \n\nparameters:\n # Needed because runAsPublic is used in template expressions, which can't read from user-defined variables\n # Defaults to true\n runAsPublic: true\n repoName: dotnet/wpf\n TSAEnabled: ...
dataset_sample\yaml\dotnet_wpf\eng\pipeline-pr.yml
pipeline-pr.yml
YAML
14,895
0.8
0.067093
0.415225
python-kit
34
2025-01-03T07:26:59.695539
GPL-3.0
false
39ea7e518af6df4a288a83baedcc84b4
#\n# This file should be kept in sync across https://www.github.com/dotnet/wpf and dotnet-wpf-int repos. \n#\n# \nparameters:\n runAsPublic: true\n repoName: dotnet/wpf\n TSAEnabled: true\njobs:\n- ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest'), eq(variables...
dataset_sample\yaml\dotnet_wpf\eng\pipeline.yml
pipeline.yml
YAML
7,352
0.8
0.101266
0.116129
python-kit
259
2025-05-31T23:08:19.357946
BSD-3-Clause
false
244d52d78f14099ad50255860e839420
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_wpf\eng\common\core-templates\job\job.yml
job.yml
YAML
8,953
0.8
0.164444
0.117949
awesome-app
526
2023-12-16T10:26:03.932620
Apache-2.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_wpf\eng\common\core-templates\job\onelocbuild.yml
onelocbuild.yml
YAML
4,708
0.8
0.1
0.036697
python-kit
729
2024-07-19T17:06:05.485157
GPL-3.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_wpf\eng\common\core-templates\job\publish-build-assets.yml
publish-build-assets.yml
YAML
6,508
0.8
0.100629
0.090226
react-lib
208
2023-11-06T23:51:54.883595
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_wpf\eng\common\core-templates\job\source-build.yml
source-build.yml
YAML
5,100
0.95
0.180851
0.421687
python-kit
822
2023-11-29T23:30:47.991954
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_wpf\eng\common\core-templates\job\source-index-stage1.yml
source-index-stage1.yml
YAML
1,538
0.7
0.116279
0
python-kit
646
2024-07-07T03:05:51.762713
MIT
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_wpf\eng\common\core-templates\jobs\codeql-build.yml
codeql-build.yml
YAML
1,239
0.8
0.03125
0.178571
vue-tools
120
2024-08-25T11:55:08.731127
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_wpf\eng\common\core-templates\jobs\jobs.yml
jobs.yml
YAML
4,918
0.8
0.156522
0.204301
node-utils
676
2024-11-09T20:49:23.746153
MIT
false
8e26d6983674536a49182309767adf16
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_wpf\eng\common\core-templates\jobs\source-build.yml
source-build.yml
YAML
2,635
0.95
0.137931
0.3125
node-utils
49
2025-04-02T11:27:32.100661
GPL-3.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_wpf\eng\common\core-templates\post-build\common-variables.yml
common-variables.yml
YAML
604
0.8
0
0.111111
react-lib
618
2024-03-07T07:41:53.688062
MIT
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_wpf\eng\common\core-templates\post-build\post-build.yml
post-build.yml
YAML
12,574
0.95
0.045732
0.074324
node-utils
929
2023-09-18T06:50:04.670476
GPL-3.0
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_wpf\eng\common\core-templates\post-build\setup-maestro-vars.yml
setup-maestro-vars.yml
YAML
2,868
0.8
0.067568
0
awesome-app
606
2024-04-18T00:42:03.090734
MIT
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_wpf\eng\common\core-templates\steps\cleanup-microbuild.yml
cleanup-microbuild.yml
YAML
925
0.8
0.142857
0.111111
awesome-app
186
2025-05-26T16:34:53.814036
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_wpf\eng\common\core-templates\steps\component-governance.yml
component-governance.yml
YAML
652
0.8
0.125
0
node-utils
597
2025-06-01T09:42:31.265030
Apache-2.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_wpf\eng\common\core-templates\steps\enable-internal-runtimes.yml
enable-internal-runtimes.yml
YAML
1,075
0.8
0.032258
0.066667
python-kit
958
2024-08-09T14:25:18.330030
MIT
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_wpf\eng\common\core-templates\steps\enable-internal-sources.yml
enable-internal-sources.yml
YAML
2,253
0.95
0.12766
0.173913
node-utils
126
2024-04-10T19:30:16.847230
MIT
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_wpf\eng\common\core-templates\steps\generate-sbom.yml
generate-sbom.yml
YAML
2,469
0.8
0.148148
0.145833
awesome-app
777
2023-09-25T13:48:16.531316
BSD-3-Clause
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_wpf\eng\common\core-templates\steps\get-delegation-sas.yml
get-delegation-sas.yml
YAML
1,561
0.8
0.065217
0.02439
vue-tools
683
2024-06-06T11:16:39.638746
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_wpf\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
283
2024-12-21T16:42:33.540261
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_wpf\eng\common\core-templates\steps\install-microbuild.yml
install-microbuild.yml
YAML
4,378
0.8
0.121212
0.076923
awesome-app
148
2024-04-15T23:36:51.360139
Apache-2.0
false
3ec0223ad77c4520aaa8567347ee9f23
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_wpf\eng\common\core-templates\steps\publish-build-artifacts.yml
publish-build-artifacts.yml
YAML
667
0.7
0.052632
0
react-lib
268
2025-02-14T15:33:38.829180
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_wpf\eng\common\core-templates\steps\publish-logs.yml
publish-logs.yml
YAML
2,476
0.8
0.016393
0.087719
vue-tools
991
2024-03-18T20:28:49.794059
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_wpf\eng\common\core-templates\steps\publish-pipeline-artifacts.yml
publish-pipeline-artifacts.yml
YAML
562
0.7
0.05
0
vue-tools
199
2024-08-16T21:03:21.586730
MIT
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_wpf\eng\common\core-templates\steps\retain-build.yml
retain-build.yml
YAML
1,222
0.8
0.148148
0.259259
python-kit
408
2024-07-17T14:48:30.066012
BSD-3-Clause
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_wpf\eng\common\core-templates\steps\send-to-helix.yml
send-to-helix.yml
YAML
8,338
0.95
0.129032
0.01087
awesome-app
819
2025-05-26T16:08:09.767245
BSD-3-Clause
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_wpf\eng\common\core-templates\steps\source-build.yml
source-build.yml
YAML
5,935
0.8
0.180451
0.206897
vue-tools
439
2024-10-04T08:45:30.471295
Apache-2.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_wpf\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
945
2024-11-24T08:53:01.411757
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_wpf\eng\common\core-templates\variables\pool-providers.yml
pool-providers.yml
YAML
258
0.7
0.142857
0
python-kit
122
2023-09-15T03:10:39.595796
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_wpf\eng\common\templates\job\job.yml
job.yml
YAML
4,179
0.8
0.142857
0.012987
react-lib
291
2025-01-31T21:53:03.345206
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_wpf\eng\common\templates\job\onelocbuild.yml
onelocbuild.yml
YAML
197
0.7
0
0
vue-tools
939
2024-07-12T11:08:00.145972
Apache-2.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_wpf\eng\common\templates\job\publish-build-assets.yml
publish-build-assets.yml
YAML
206
0.7
0
0
python-kit
125
2024-12-23T03:19:34.395047
Apache-2.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_wpf\eng\common\templates\job\source-build.yml
source-build.yml
YAML
198
0.7
0
0
vue-tools
389
2025-06-13T08:14:26.336745
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_wpf\eng\common\templates\job\source-index-stage1.yml
source-index-stage1.yml
YAML
205
0.7
0
0
awesome-app
322
2024-05-18T07:54:41.245684
GPL-3.0
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_wpf\eng\common\templates\jobs\codeql-build.yml
codeql-build.yml
YAML
199
0.7
0
0
node-utils
332
2024-12-16T22:42:46.711512
GPL-3.0
false
5a4641afeb1d1002bb374a73bf3097fb