content
stringlengths
1
103k
path
stringlengths
8
216
filename
stringlengths
2
179
language
stringclasses
15 values
size_bytes
int64
2
189k
quality_score
float64
0.5
0.95
complexity
float64
0
1
documentation_ratio
float64
0
1
repository
stringclasses
5 values
stars
int64
0
1k
created_date
stringdate
2023-07-10 19:21:08
2025-07-09 19:11:45
license
stringclasses
4 values
is_test
bool
2 classes
file_hash
stringlengths
32
32
trigger: none\n\nparameters: # parameters are shown up in ADO UI in a build queue time\n - name: 'debug'\n displayName: 'Enable debug output'\n type: boolean\n default: false\n - name: InternalSDKBlobURL\n displayName: URL to the blob having internal .NET SDK\n type: string\n default: ' '\n - name:...
dataset_sample\yaml\PowerShell_PowerShell\.pipelines\PowerShell-Release-Official.yml
PowerShell-Release-Official.yml
YAML
15,083
0.95
0.011013
0.024331
python-kit
165
2024-12-30T02:31:29.460605
BSD-3-Clause
false
b9439d794b99f09a4dbf2dec2ebca6b7
trigger: none\n\nparameters: # parameters are shown up in ADO UI in a build queue time\n- name: 'createVPack'\n displayName: 'Create and Submit VPack'\n type: boolean\n default: true\n- name: 'debug'\n displayName: 'Enable debug output'\n type: boolean\n default: false\n- name: 'architecture'\n type: string\n d...
dataset_sample\yaml\PowerShell_PowerShell\.pipelines\PowerShell-vPack-Official.yml
PowerShell-vPack-Official.yml
YAML
8,209
0.95
0.03125
0.010101
vue-tools
325
2023-10-04T07:30:18.658950
BSD-3-Clause
false
17742fcefc48754b8cfe58811576b064
parameters:\n - name: displayName\n type: string\n - name: instructions\n type: string\n - name: jobName\n type: string\n default: approval\n - name: timeoutInMinutes\n type: number\n # 2 days\n default: 2880\n - name: onTimeout\n type: string\n default: 'reject'\n values:\n - ...
dataset_sample\yaml\PowerShell_PowerShell\.pipelines\templates\approvalJob.yml
approvalJob.yml
YAML
868
0.8
0
0.028571
react-lib
90
2025-02-09T18:56:43.302855
GPL-3.0
false
0fd799c387c5d5ff8dd908d818529a58
jobs:\n- job: DeleteBlob\n variables:\n - group: Azure Blob variable group\n - group: AzureBlobServiceConnection\n - name: ob_outputDirectory\n value: '$(Build.ArtifactStagingDirectory)/ONEBRANCH_ARTIFACT/BuildJson'\n - name: ob_sdl_sbom_enabled\n value: false\n - name: ob_sdl_codeSignValidation_enabled\n ...
dataset_sample\yaml\PowerShell_PowerShell\.pipelines\templates\checkAzureContainer.yml
checkAzureContainer.yml
YAML
3,356
0.8
0.094118
0
python-kit
768
2024-11-23T03:35:22.556476
Apache-2.0
false
ca850b7a089261df9a4c6b6c0f2c757e
parameters:\n nativePathRoot: ''\n\nsteps:\n- powershell: |\n $dirSeparatorChar = [system.io.path]::DirectorySeparatorChar\n $nativePath = "${{parameters.nativePathRoot }}${dirSeparatorChar}PowerShell"\n Write-Host "##vso[task.setvariable variable=PowerShellRoot]$nativePath"\n if ((Test-Path "$nativePath")...
dataset_sample\yaml\PowerShell_PowerShell\.pipelines\templates\cloneToOfficialPath.yml
cloneToOfficialPath.yml
YAML
729
0.95
0.052632
0
react-lib
357
2024-07-27T13:33:58.533231
GPL-3.0
false
f5cfe878fcc995eedc51733cb6a581d3
parameters:\n- name: "repoRoot"\n default: $(REPOROOT)\n- name: "ob_restore_phase"\n type: boolean\n default: true\n\nsteps:\n- task: NuGetAuthenticate@1\n displayName: Install Azure Artifacts Credential Provider\n inputs:\n forceReinstallCredentialProvider: true\n\n- pwsh: |\n try {\n $configPath = "${...
dataset_sample\yaml\PowerShell_PowerShell\.pipelines\templates\insert-nuget-config-azfeed.yml
insert-nuget-config-azfeed.yml
YAML
1,906
0.7
0.075472
0
vue-tools
69
2023-09-22T02:20:40.672911
BSD-3-Clause
false
c401c8aa9f0cc3d1ddf544b8c28a8f94
parameters:\n unsignedDrop: 'drop_linux_build_linux_x64'\n signedeDrop: 'drop_linux_sign_linux_x64'\n packageType: deb\n jobName: 'deb'\n signingProfile: 'CP-450779-pgpdetached'\n\njobs:\n- job: ${{ parameters.jobName }}\n displayName: Package linux ${{ parameters.packageType }}\n condition: succeeded()\n pool:...
dataset_sample\yaml\PowerShell_PowerShell\.pipelines\templates\linux-package-build.yml
linux-package-build.yml
YAML
6,893
0.8
0.027027
0.006579
awesome-app
908
2025-02-22T00:35:47.514792
Apache-2.0
false
e0a1d8c32910be26ed7cda91377e63f4
parameters:\n Runtime: 'linux-x64'\n BuildConfiguration: 'release'\n JobName: 'build_linux'\n\njobs:\n- job: build_${{ parameters.JobName }}\n displayName: Build_Linux_${{ parameters.Runtime }}_${{ parameters.BuildConfiguration }}\n condition: succeeded()\n pool:\n type: linux\n variables:\n - name: runCodes...
dataset_sample\yaml\PowerShell_PowerShell\.pipelines\templates\linux.yml
linux.yml
YAML
7,438
0.8
0.029268
0.017143
python-kit
885
2025-06-21T04:41:44.725212
Apache-2.0
false
73112eda32c510b0e8f266528eeff0f1
parameters:\n parentJob: ''\n buildArchitecture: x64\n\njobs:\n- job: package_macOS_${{ parameters.buildArchitecture }}\n displayName: Package macOS ${{ parameters.buildArchitecture }}\n condition: succeeded()\n pool:\n type: linux\n isCustom: true\n name: Azure Pipelines\n vmImage: 'macOS-latest'\n\n ...
dataset_sample\yaml\PowerShell_PowerShell\.pipelines\templates\mac-package-build.yml
mac-package-build.yml
YAML
7,727
0.8
0.032558
0.028736
vue-tools
158
2023-08-12T16:48:04.965906
BSD-3-Clause
false
942b1aa38f8a925f3bc281159fdbcd85
parameters:\n buildArchitecture: 'x64'\njobs:\n- job: build_macOS_${{ parameters.buildArchitecture }}\n displayName: Build macOS ${{ parameters.buildArchitecture }}\n condition: succeeded()\n pool:\n type: linux\n isCustom: true\n name: Azure Pipelines\n vmImage: 'macOS-latest'\n\n variables:\n - name...
dataset_sample\yaml\PowerShell_PowerShell\.pipelines\templates\mac.yml
mac.yml
YAML
5,177
0.8
0.013158
0.046875
react-lib
367
2024-01-12T16:21:10.242235
MIT
false
2a6c11fb9daceff6e9936ac4cd67307f
jobs:\n- job: build_nupkg\n displayName: Package NuPkgs\n condition: succeeded()\n pool:\n type: windows\n\n variables:\n - name: runCodesignValidationInjection\n value: false\n - name: nugetMultiFeedWarnLevel\n value: none\n - name: NugetSecurityAnalysisWarningLevel\n value: none\n - ...
dataset_sample\yaml\PowerShell_PowerShell\.pipelines\templates\nupkg.yml
nupkg.yml
YAML
14,320
0.8
0.022654
0.015748
react-lib
375
2023-09-23T16:21:08.337797
MIT
false
5389feda5a4e1b70a1b0eeafee0f5590
parameters:\n binPath: '$(ob_outputDirectory)'\n globalTool: 'false'\n\nsteps:\n- pwsh: |\n $fullSymbolsFolder = '${{ parameters.binPath }}'\n Write-Verbose -Verbose "fullSymbolsFolder == $fullSymbolsFolder"\n Get-ChildItem -Recurse $fullSymbolsFolder | Select-Object -ExpandProperty FullName | Write-Verbose ...
dataset_sample\yaml\PowerShell_PowerShell\.pipelines\templates\obp-file-signing.yml
obp-file-signing.yml
YAML
8,673
0.8
0.059459
0.019231
python-kit
565
2024-03-22T18:26:59.134698
BSD-3-Clause
false
134e38280fd9256bb6c24586181b3d6d
steps:\n - pwsh: |\n Write-Verbose -Verbose "Deploy Box Product Pathway Does Not Support the `"checkout`" task"\n if ($ENV:BUILD_REASON -eq 'PullRequest') {\n throw 'We dont support PRs'\n }\n \n Write-Verbose -Verbose $ENV:BUILD_SOURCEBRANCH\n $branchName = $ENV:BUILD_SOURCEBRANCH...
dataset_sample\yaml\PowerShell_PowerShell\.pipelines\templates\release-checkout-pwsh-repo.yml
release-checkout-pwsh-repo.yml
YAML
655
0.8
0.076923
0
vue-tools
364
2024-09-15T13:18:53.852048
Apache-2.0
false
63e6f52619448ec7f6754e7cf3f66d82
jobs:\n- job: CreateMSIXBundle\n displayName: Create .msixbundle file\n pool:\n type: windows\n\n variables:\n - group: msixTools\n - group: 'Azure Blob variable group'\n - name: ob_outputDirectory\n value: '$(Build.ArtifactStagingDirectory)/ONEBRANCH_ARTIFACT'\n\n steps:\n - template: release-S...
dataset_sample\yaml\PowerShell_PowerShell\.pipelines\templates\release-create-msix.yml
release-create-msix.yml
YAML
4,892
0.8
0.02439
0.009615
awesome-app
152
2024-03-24T06:05:12.648451
GPL-3.0
false
080f7201d0a0ba21c41276604d0608b7
jobs:\n- job: upload_packages\n displayName: Upload packages\n condition: succeeded()\n pool:\n type: windows\n variables:\n - template: ./variable/release-shared.yml@self\n parameters:\n REPOROOT: $(Build.SourcesDirectory)\n SBOM: true\n\n steps:\n - pwsh: |\n Get-ChildItem -Path env: | Out...
dataset_sample\yaml\PowerShell_PowerShell\.pipelines\templates\release-download-packages.yml
release-download-packages.yml
YAML
4,430
0.8
0.016393
0
awesome-app
575
2025-03-07T00:14:59.016046
MIT
false
662f72fe671ce3e8726ae83bf4f867d3
parameters:\n - name: skipPublish\n type: boolean\n\njobs:\n- job: GithubReleaseDraft\n displayName: Create GitHub Release Draft\n condition: succeeded()\n pool:\n type: release\n os: windows\n templateContext:\n inputs:\n - input: pipelineArtifact\n artifactName: drop_setReleaseTagAndChang...
dataset_sample\yaml\PowerShell_PowerShell\.pipelines\templates\release-githubNuget.yml
release-githubNuget.yml
YAML
6,225
0.8
0.040936
0.027397
vue-tools
5
2025-06-02T05:09:35.775907
Apache-2.0
false
7a2f666861861c7be1e32e124a1e0b72
steps:\n - task: PowerShell@2\n inputs:\n targetType: inline\n script: |\n $localInstallerPath = Get-ChildItem -Path "$(Pipeline.Workspace)/GitHubPackages" -Filter '*win-x64.msi' | Select-Object -First 1 -ExpandProperty FullName\n if (Test-Path -Path $localInstallerPath) {\n Write-V...
dataset_sample\yaml\PowerShell_PowerShell\.pipelines\templates\release-install-pwsh.yml
release-install-pwsh.yml
YAML
1,419
0.8
0.058824
0
react-lib
145
2023-08-08T22:01:17.923930
Apache-2.0
false
1a681c3769a9b4e0f70260a078430f2e
parameters:\n - name: SkipPSInfraInstallers\n displayName: Skip Copying Archives and Installers to PSInfrastructure Public Location\n type: boolean\n default: false\n\njobs:\n- template: /.pipelines/templates/approvalJob.yml@self\n parameters:\n displayName: Approve Copy release packages to PSInfra storag...
dataset_sample\yaml\PowerShell_PowerShell\.pipelines\templates\release-MakeBlobPublic.yml
release-MakeBlobPublic.yml
YAML
7,267
0.8
0.01676
0
vue-tools
654
2024-04-18T09:36:43.392175
BSD-3-Clause
false
22f3f400794a640c4dbd8ea544d9ecb3
parameters:\n- name: skipPublish\n type: boolean\n default: false\n\nstages:\n- stage: PrepForEV2\n displayName: 'Copy and prep all files needed for EV2 stage'\n jobs:\n - job: CopyEV2FilesToArtifact\n displayName: 'Copy EV2 Files to Artifact'\n pool:\n type: linux\n variables:\n - name: ob_output...
dataset_sample\yaml\PowerShell_PowerShell\.pipelines\templates\release-prep-for-ev2.yml
release-prep-for-ev2.yml
YAML
9,954
0.8
0.008439
0.004902
vue-tools
235
2025-01-12T13:59:56.555846
MIT
false
a6155888a47f3807a99750f32ba3af09
stages:\n- stage: 'Prod_Release'\n displayName: 'Deploy packages to PMC with EV2'\n dependsOn:\n - PrepForEV2\n variables:\n - name: ob_release_environment\n value: "Production"\n - name: repoRoot\n value: $(Build.SourcesDirectory)\n jobs:\n - job: Prod_ReleaseJob\n displayName: Publish to PMC\...
dataset_sample\yaml\PowerShell_PowerShell\.pipelines\templates\release-publish-pmc.yml
release-publish-pmc.yml
YAML
1,283
0.7
0
0
node-utils
142
2024-06-01T15:07:05.745610
Apache-2.0
false
80c0af88ad8f1aef76fb12b0e8ba8a2f
parameters:\n- name: restorePhase\n default: false\n\nsteps:\n- pwsh: |\n $variable = 'releaseTag'\n $branch = $ENV:BUILD_SOURCEBRANCH\n if($branch -notmatch '^.*((release/|rebuild/.*rebuild))')\n {\n throw "Branch name is not in release format: '$branch'"\n }\n\n $releaseTag = $Branch -repla...
dataset_sample\yaml\PowerShell_PowerShell\.pipelines\templates\release-SetReleaseTagandContainerName.yml
release-SetReleaseTagandContainerName.yml
YAML
1,319
0.8
0.027778
0
vue-tools
360
2024-03-15T23:32:17.884390
BSD-3-Clause
false
5b07923fb02d740e59d4f693889581b2
jobs:\n- job: setTagAndChangelog\n displayName: Set Tag and Upload Changelog\n condition: succeeded()\n pool:\n type: windows\n variables:\n - group: 'mscodehub-code-read-akv'\n - name: ob_outputDirectory\n value: '$(Build.ArtifactStagingDirectory)/ONEBRANCH_ARTIFACT'\n - name: ob_sdl_credscan_suppressions...
dataset_sample\yaml\PowerShell_PowerShell\.pipelines\templates\release-SetTagAndChangelog.yml
release-SetTagAndChangelog.yml
YAML
1,758
0.7
0.061224
0
python-kit
363
2024-02-15T19:48:52.814217
Apache-2.0
false
ee7226b78ee2df32ca5decf7e8ed11c4
parameters:\n - name: skipPublish\n default: false\n type: boolean\n\njobs:\n- job: PublishSymbols\n displayName: Publish Symbols\n condition: succeeded()\n pool:\n type: windows\n variables:\n - name: runCodesignValidationInjection\n value: false\n - name: NugetSecurityAnalysisWarningLevel\n valu...
dataset_sample\yaml\PowerShell_PowerShell\.pipelines\templates\release-symbols.yml
release-symbols.yml
YAML
3,334
0.8
0
0
vue-tools
420
2023-09-14T08:46:42.918646
MIT
false
df941e81bc50673ff208db7f92d61a0e
parameters:\n - name: skipPublish\n default: false\n type: boolean\n\njobs:\n- job: BuildInfoPublish\n displayName: Publish BuildInfo\n condition: succeeded()\n pool:\n name: PowerShell1ES\n type: windows\n isCustom: true\n demands:\n - ImageOverride -equals PSMMS2019-Secure\n variables:\n - ...
dataset_sample\yaml\PowerShell_PowerShell\.pipelines\templates\release-upload-buildinfo.yml
release-upload-buildinfo.yml
YAML
5,535
0.8
0.049645
0.008403
react-lib
903
2025-05-10T12:03:28.924727
Apache-2.0
false
b4e7754b2affe54f4d80b291593161ad
parameters:\n - name: jobName\n type: string\n default: ""\n - name: displayName\n type: string\n default: ""\n - name: jobtype\n type: string\n default: ""\n - name: artifactName\n type: string\n default: ""\n - name: packageNamePattern\n type: string\n default: ""\n - name: arm64\n...
dataset_sample\yaml\PowerShell_PowerShell\.pipelines\templates\release-validate-fxdpackages.yml
release-validate-fxdpackages.yml
YAML
4,038
0.8
0.056911
0
node-utils
716
2024-12-29T04:21:53.467871
BSD-3-Clause
false
47d103b3472a8bcc89f199560d3c7442
parameters:\n jobName: ""\n displayName: ""\n jobtype: "windows"\n globalToolExeName: 'pwsh.exe'\n globalToolPackageName: 'PowerShell.Windows.x64'\n\n\njobs:\n- job: ${{ parameters.jobName }}\n displayName: ${{ parameters.displayName }}\n pool:\n type: ${{ parameters.jobtype }}\n variables:\n - group: Dot...
dataset_sample\yaml\PowerShell_PowerShell\.pipelines\templates\release-validate-globaltools.yml
release-validate-globaltools.yml
YAML
4,137
0.8
0.047619
0.010309
node-utils
86
2023-12-21T13:36:49.674686
GPL-3.0
false
ae44bcc0f05a817be3ef2a9c7fe613ba
jobs:\n- job: validatePackageNames\n displayName: Validate Package Names\n pool:\n type: windows\n variables:\n - name: ob_outputDirectory\n value: '$(Build.ArtifactStagingDirectory)/ONEBRANCH_ARTIFACT'\n - name: ob_sdl_credscan_suppressionsFile\n value: $(Build.SourcesDirectory)\PowerShell\.confi...
dataset_sample\yaml\PowerShell_PowerShell\.pipelines\templates\release-validate-packagenames.yml
release-validate-packagenames.yml
YAML
7,142
0.8
0.059783
0.335404
react-lib
354
2025-01-13T04:34:22.554096
GPL-3.0
false
fb3313cd98d669375fd2f65a7decb955
parameters:\n jobName: ""\n displayName: ""\n poolName: "windows"\n imageName: 'none'\n\njobs:\n- job: ${{ parameters.jobName }}\n displayName: ${{ parameters.displayName }}\n pool:\n type: linux\n isCustom: true\n ${{ if eq( parameters.poolName, 'Azure Pipelines') }}:\n name: ${{ parameters.poolNam...
dataset_sample\yaml\PowerShell_PowerShell\.pipelines\templates\release-validate-sdk.yml
release-validate-sdk.yml
YAML
3,130
0.8
0.02
0.012658
awesome-app
440
2023-12-12T17:40:39.290201
BSD-3-Clause
false
9b5eed25d2d7e9a402ce00d8e59ba5b3
parameters:\n ReleaseTagVar: v6.2.0\n ReleaseTagVarName: ReleaseTagVar\n CreateJson: 'no'\n UseJson: 'yes'\n\nsteps:\n- ${{ if eq(parameters['UseJson'],'yes') }}:\n - task: DownloadBuildArtifacts@0\n inputs:\n artifactName: 'drop_prep_SetVars'\n itemPattern: '*.json'\n downloadPath: '$(System.Art...
dataset_sample\yaml\PowerShell_PowerShell\.pipelines\templates\SetVersionVariables.yml
SetVersionVariables.yml
YAML
2,902
0.8
0.088608
0
react-lib
433
2025-04-23T09:42:03.992686
Apache-2.0
false
c182ee1d385d1b1e800136a482d3ec0c
steps:\n- powershell: |\n $shouldSign = $true\n $authenticodeCert = 'CP-230012'\n $msixCert = 'CP-230012'\n if($env:IS_DAILY -eq 'true')\n {\n $authenticodeCert = 'CP-460906'\n }\n if($env:SKIP_SIGNING -eq 'Yes')\n {\n $shouldSign = $false\n }\n $vstsCommandString = "vso[task.set...
dataset_sample\yaml\PowerShell_PowerShell\.pipelines\templates\shouldSign.yml
shouldSign.yml
YAML
962
0.8
0.08
0
node-utils
159
2024-04-05T17:13:40.608239
MIT
false
33b28881e6a0f890c2a512b3f2b2c133
jobs:\n- job: upload_packages\n displayName: Upload packages\n condition: succeeded()\n pool:\n type: windows\n variables:\n - name: ob_sdl_sbom_enabled\n value: true\n - name: runCodesignValidationInjection\n value: false\n - name: NugetSecurityAnalysisWarningLevel\n value: none\n - name: DOTNET_SK...
dataset_sample\yaml\PowerShell_PowerShell\.pipelines\templates\uploadToAzure.yml
uploadToAzure.yml
YAML
16,465
0.8
0.0401
0.086207
node-utils
123
2023-09-01T03:30:21.579007
GPL-3.0
false
b756433fa80ddaee4a6d1f40b6bb9f81
parameters:\n Architecture: 'x64'\n BuildConfiguration: 'release'\n JobName: 'build_windows'\n\njobs:\n- job: build_windows_${{ parameters.Architecture }}_${{ parameters.BuildConfiguration }}\n displayName: Build_Windows_${{ parameters.Architecture }}_${{ parameters.BuildConfiguration }}\n condition: succeeded()\n...
dataset_sample\yaml\PowerShell_PowerShell\.pipelines\templates\windows-hosted-build.yml
windows-hosted-build.yml
YAML
14,000
0.8
0.052469
0.05364
python-kit
909
2023-11-02T01:49:55.666542
BSD-3-Clause
false
37ce1ecd487c933ff2ce74d0c05c38cd
parameters:\n runtime: x64\n\njobs:\n- job: package_win_${{ parameters.runtime }}\n displayName: Package Windows ${{ parameters.runtime }}\n condition: succeeded()\n pool:\n type: windows\n\n variables:\n - name: runCodesignValidationInjection\n value: false\n - name: nugetMultiFeedWarnLevel\n v...
dataset_sample\yaml\PowerShell_PowerShell\.pipelines\templates\windows-package-build.yml
windows-package-build.yml
YAML
11,724
0.8
0.055738
0.004016
vue-tools
626
2024-05-11T18:19:35.250319
BSD-3-Clause
false
90c40ee6cd3796703134d637fe9cb93d
# Copyright (c) Microsoft Corporation.\n# Licensed under the MIT License.\n\njobs:\n - job: APIScan\n variables:\n - name: runCodesignValidationInjection\n value : false\n - name: NugetSecurityAnalysisWarningLevel\n value: none\n - name: ReleaseTagVar\n value: fromBranch\n #...
dataset_sample\yaml\PowerShell_PowerShell\.pipelines\templates\compliance\apiscan.yml
apiscan.yml
YAML
7,671
0.8
0.026316
0.04878
react-lib
97
2023-09-18T21:44:51.650038
BSD-3-Clause
false
def94d9cd95bd137a15590965cbcfa93
# Copyright (c) Microsoft Corporation.\n# Licensed under the MIT License.\n\nparameters:\n - name: parentJobs\n type: jobList\n - name: SkipVerifyPackages\n type: boolean\n\njobs:\n- job: generateNotice\n variables:\n - name: runCodesignValidationInjection\n value : false\n - name: NugetSecurityAnalysisWa...
dataset_sample\yaml\PowerShell_PowerShell\.pipelines\templates\compliance\generateNotice.yml
generateNotice.yml
YAML
4,416
0.8
0.041322
0.048077
node-utils
500
2024-02-11T22:03:51.209813
Apache-2.0
false
63a273af3c82f9ea90de29d64ef4b8cd
# This was used before migrating to OneBranch to deal with one of the SDL taks from failing with a warning instead of an error.\nsteps:\n- pwsh: |\n throw "Jobs with an Issue will not work for release. Please fix the issue and try again."\n displayName: Check for SucceededWithIssues\n condition: eq(variables['Agen...
dataset_sample\yaml\PowerShell_PowerShell\.pipelines\templates\step\finalize.yml
finalize.yml
YAML
352
0.8
0.5
0.166667
vue-tools
926
2024-06-07T19:07:03.509047
MIT
false
7a6b77f24d7aca3222bbeab253e88ad9
parameters:\n - name: REPOROOT\n type: string\n default: $(Build.SourcesDirectory)\PowerShell\n - name: SBOM\n type: boolean\n default: false\n - name: RELEASETAG\n type: string\n default: 'Not Initialized'\n - name: VERSION\n type: string\n default: 'Not Initialized'\n\nvariables:\n - name...
dataset_sample\yaml\PowerShell_PowerShell\.pipelines\templates\variable\release-shared.yml
release-shared.yml
YAML
1,219
0.7
0
0
awesome-app
384
2024-07-09T09:05:03.583944
GPL-3.0
false
3104ea2bea4711b954a3f1bc5e738b8c
name: PR-$(System.PullRequest.PullRequestNumber)-$(Date:yyyyMMdd)$(Rev:.rr)\ntrigger:\n # Batch merge builds together while a merge build is running\n batch: true\n branches:\n include:\n - master\n - release*\n - feature*\n paths:\n include:\n - /tools/install-powershell.*\n - /tools/installps...
dataset_sample\yaml\PowerShell_PowerShell\.vsts-ci\install-ps.yml
install-ps.yml
YAML
5,632
0.8
0.055901
0.047619
react-lib
745
2025-05-01T10:39:45.121454
MIT
false
a88d81c67b6dbda64e058a1209d7ce7c
name: PR-$(System.PullRequest.PullRequestNumber)-$(Date:yyyyMMdd)$(Rev:.rr)\ntrigger:\n # Batch merge builds together while a merge build is running\n batch: true\n branches:\n include:\n - master\n - release*\n - feature*\n paths:\n include:\n - '*'\n exclude:\n - /.vsts-ci/misc-analysis.ym...
dataset_sample\yaml\PowerShell_PowerShell\.vsts-ci\linux-daily.yml
linux-daily.yml
YAML
4,656
0.8
0.026667
0.022556
awesome-app
806
2023-12-05T14:25:04.554237
MIT
false
53239868875103c671c1f804e40844f5
# Pipeline to run Linux CI internally\nname: PR-$(System.PullRequest.PullRequestNumber)-$(Date:yyyyMMdd)$(Rev:.rr)\ntrigger:\n # Batch merge builds together while a merge build is running\n batch: true\n branches:\n include:\n - master\n - release*\n - feature*\n paths:\n include:\n - '*'\n exc...
dataset_sample\yaml\PowerShell_PowerShell\.vsts-ci\linux-internal.yml
linux-internal.yml
YAML
2,638
0.8
0.025862
0.028037
vue-tools
789
2023-08-07T20:06:59.098531
GPL-3.0
false
6a7802c2daa5a9358ff66a838c919e71
parameters:\n - name: ContainerPattern\n displayName: |\n Pattern to match JobName of the container.\n Update this to force a container.\n `.` will match everything\n type: string\n default: .\n\nname: PR-$(System.PullRequest.PullRequestNumber)-$(Date:yyyyMMdd)$(Rev:.rr)\ntrigger:\n # Batch me...
dataset_sample\yaml\PowerShell_PowerShell\.vsts-ci\linux.yml
linux.yml
YAML
1,832
0.8
0.025
0.026667
react-lib
289
2025-02-13T08:49:42.054807
Apache-2.0
false
e1cdd70175fbb16f5de74239a3f6d630
name: PR-$(System.PullRequest.PullRequestNumber)-$(Date:yyyyMMdd)$(Rev:.rr)\ntrigger:\n # Batch merge builds together while a merge build is running\n batch: true\n branches:\n include:\n - master\n - release*\n - feature*\n paths:\n include:\n - '*'\n exclude:\n - tools/releaseBuild/**/*\n ...
dataset_sample\yaml\PowerShell_PowerShell\.vsts-ci\mac.yml
mac.yml
YAML
2,647
0.95
0.026087
0.028571
vue-tools
5
2023-09-21T14:22:57.958433
MIT
false
1423874f6138c7d761bc41c582e7bc1a
# Copyright (c) Microsoft Corporation.\n# Licensed under the MIT License.\n\nname: PR-$(System.PullRequest.PullRequestNumber)-$(Date:yyyyMMdd)$(Rev:.rr)\ntrigger:\n # Batch merge builds together while a merge build is running\n batch: true\n branches:\n include:\n - master\n - release*\n - feature*\n pa...
dataset_sample\yaml\PowerShell_PowerShell\.vsts-ci\psresourceget-acr.yml
psresourceget-acr.yml
YAML
5,421
0.95
0.019108
0.043796
vue-tools
420
2023-11-15T14:21:31.012054
BSD-3-Clause
false
6636eb39f3b8032d3ef4d24f6a910c46
name: PR-$(System.PullRequest.PullRequestNumber)-$(Date:yyyyMMdd)$(Rev:.rr)\ntrigger:\n # Batch merge builds together while a merge build is running\n batch: true\n branches:\n include:\n - master\n - release*\n - feature*\n paths:\n include:\n - '*'\n exclude:\n - .vsts-ci/misc-analysis.yml...
dataset_sample\yaml\PowerShell_PowerShell\.vsts-ci\windows-arm64.yml
windows-arm64.yml
YAML
2,111
0.8
0.031579
0.022989
awesome-app
942
2024-03-25T19:18:36.096690
Apache-2.0
false
4ead2239f9ccfed2b4a4c8686e8a5b58
name: PR-$(System.PullRequest.PullRequestNumber)-$(Date:yyyyMMdd)$(Rev:.rr)\ntrigger:\n # Batch merge builds together while a merge build is running\n batch: true\n branches:\n include:\n - master\n - release*\n - feature*\n paths:\n include:\n - '*'\n exclude:\n - /.vsts-ci/misc-analysis.ym...
dataset_sample\yaml\PowerShell_PowerShell\.vsts-ci\windows-daily.yml
windows-daily.yml
YAML
4,682
0.8
0.020134
0.030534
react-lib
850
2023-07-20T07:50:50.798295
GPL-3.0
false
5ff2aba70775d0292023522824930562
name: PR-$(System.PullRequest.PullRequestNumber)-$(Date:yyyyMMdd)$(Rev:.rr)\ntrigger:\n # Batch merge builds together while a merge build is running\n batch: true\n branches:\n include:\n - master\n - release*\n - feature*\n paths:\n include:\n - '*'\n exclude:\n - .vsts-ci/misc-analysis.yml...
dataset_sample\yaml\PowerShell_PowerShell\.vsts-ci\windows.yml
windows.yml
YAML
1,866
0.8
0.035714
0.026316
python-kit
783
2023-09-27T14:26:58.102623
GPL-3.0
false
0a6cc567bdefbbfb7a5d6ebf508f8704
parameters:\n pool: 'ubuntu-20.04'\n parentJobs: []\n name: 'Linux'\n\njobs:\n- job: ${{ parameters.name }}_packaging\n dependsOn:\n ${{ parameters.parentJobs }}\n pool:\n vmImage: ${{ parameters.pool }}\n\n displayName: ${{ parameters.name }} packaging\n\n steps:\n - task: UseDotNet@2\n displayName: '...
dataset_sample\yaml\PowerShell_PowerShell\.vsts-ci\linux\templates\packaging.yml
packaging.yml
YAML
3,287
0.8
0
0
node-utils
391
2023-07-15T06:07:56.935627
MIT
false
b357c708218ab9002d9813d22df90826
parameters:\n - name: jobName\n - name: taskName\n\njobs:\n- job: ${{ parameters.jobName }}\n displayName: Generate Markdown Matrix\n\n pool:\n vmImage: ubuntu-20.04\n\n variables:\n - name: repoPath\n value: $(Agent.BuildDirectory)/$(repoFolder)\n\n steps:\n - checkout: self\n clean: true\n pat...
dataset_sample\yaml\PowerShell_PowerShell\.vsts-ci\misc-analysis\generateMarkdownMatrix.yml
generateMarkdownMatrix.yml
YAML
1,101
0.8
0
0
awesome-app
165
2024-02-01T20:50:13.580660
GPL-3.0
false
e491b4529b2c0d013289e80954a20ddd
parameters:\n - name: pool\n default: 'windows-latest'\n - name: imageName\n default: 'PSWindows11-ARM64'\n - name: jobName\n default: 'win_build'\n - name: displayName\n default: Windows Build\n - name: PoolType\n default: AzDoHosted\n type: string\n values:\n - AzDoHosted\n - 1esHo...
dataset_sample\yaml\PowerShell_PowerShell\.vsts-ci\templates\ci-build.yml
ci-build.yml
YAML
2,717
0.8
0.045977
0
awesome-app
895
2025-05-19T19:40:05.725008
GPL-3.0
false
a1256e56b8708c2bde6ab00af62632b6
parameters:\n pool: 'windows-latest'\n jobName: 'credscan'\n displayName: Secret Scan\n\njobs:\n- job: ${{ parameters.jobName }}\n pool:\n vmImage: ${{ parameters.pool }}\n\n displayName: ${{ parameters.displayName }}\n\n steps:\n - task: securedevelopmentteam.vss-secure-development-tools.build-task-credscan....
dataset_sample\yaml\PowerShell_PowerShell\.vsts-ci\templates\credscan.yml
credscan.yml
YAML
897
0.7
0.068966
0
python-kit
469
2024-01-14T02:07:57.183476
GPL-3.0
false
98b5149e3cd308ff37276fcd8570830f
parameters:\n pool: 'ubuntu-latest'\n jobName: 'none'\n scriptName: ''\n container: ''\n verification: ''\n continueOnError: false\n\njobs:\n\n- job: ${{ parameters.jobName }}\n variables:\n scriptName: ${{ parameters.scriptName }}\n\n ${{ if ne(parameters.container, '') }}:\n container: ${{ parameters.co...
dataset_sample\yaml\PowerShell_PowerShell\.vsts-ci\templates\install-ps-phase.yml
install-ps-phase.yml
YAML
1,191
0.8
0.071429
0
python-kit
602
2023-07-25T04:22:19.316269
BSD-3-Clause
false
c72cb42248def70d275e842bff88123e
parameters:\n vmImage: 'windows-latest'\n jobName: 'Nanoserver_Tests'\n continueOnError: false\n\njobs:\n\n- job: ${{ parameters.jobName }}\n variables:\n scriptName: ${{ parameters.scriptName }}\n\n pool:\n vmImage: ${{ parameters.vmImage }}\n\n displayName: ${{ parameters.jobName }}\n\n steps:\n - scrip...
dataset_sample\yaml\PowerShell_PowerShell\.vsts-ci\templates\nanoserver.yml
nanoserver.yml
YAML
1,760
0.8
0
0
react-lib
112
2023-10-15T19:50:00.848226
MIT
false
af5e5ebdde8c0fdf62bbe68e61b946b3
parameters:\n parentJobs: []\n pool: 'windows-latest'\n jobName: 'xunit_verify'\n\njobs:\n- job: verify_xunit\n displayName: Verify xUnit Results\n pool:\n vmImage: ${{ parameters.pool }}\n dependsOn:\n ${{ parameters.parentJobs }}\n steps:\n - task: DownloadBuildArtifacts@0\n displayName: 'Download bu...
dataset_sample\yaml\PowerShell_PowerShell\.vsts-ci\templates\verify-xunit.yml
verify-xunit.yml
YAML
845
0.8
0
0
node-utils
122
2024-06-06T11:25:46.125860
BSD-3-Clause
false
80a68896a96b16a69b5ba8e72c4a14cf
name: PR-$(System.PullRequest.PullRequestNumber)-$(Date:yyyyMMdd)$(Rev:.rr)\ntrigger:\n # Batch merge builds together while a merge build is running\n batch: true\n branches:\n include:\n - master\n - release*\n - feature*\n paths:\n exclude:\n - tests/*\n - docs/*\n - demos/*\n -...
dataset_sample\yaml\PowerShell_PowerShell\.vsts-ci\windows\windows-packaging.yml
windows-packaging.yml
YAML
2,154
0.8
0.022727
0.035714
node-utils
930
2024-06-05T10:59:13.729790
BSD-3-Clause
false
471178d032b997c364dfe27c2c1dbf09
parameters:\n - name: pool\n default: 'windows-latest'\n - name: jobName\n default: 'win_packaging'\n - name: runtimePrefix\n default: 'win7'\n - name: architecture\n default: 'x64'\n - name: channel\n default: 'preview'\n\njobs:\n- job: ${{ parameters.jobName }}_${{ parameters.channel }}_${{ parame...
dataset_sample\yaml\PowerShell_PowerShell\.vsts-ci\windows\templates\windows-packaging.yml
windows-packaging.yml
YAML
3,300
0.8
0.009009
0.01087
python-kit
455
2024-04-16T23:34:37.814041
BSD-3-Clause
false
a2bdbdb1703b58dfd67063f576f9f903
clone_depth: 1\nversion: '{branch}-{build}'\nimage: Visual Studio 2022\ncache:\n - '%LOCALAPPDATA%\NuGet\v3-cache -> appveyor.yml'\n\ndotnet_csproj:\n patch: true\n file: 'osu.Game\osu.Game.csproj' # Use wildcard when it's able to exclude Xamarin projects\n version: '0.0.{build}'\n\nbefore_build:\n - cmd: dotnet -...
dataset_sample\yaml\ppy_osu\appveyor.yml
appveyor.yml
YAML
922
0.8
0
0
python-kit
644
2025-01-08T04:45:59.135727
BSD-3-Clause
false
1398916d843c8fb3efccc0f950ceaaf8
clone_depth: 1\nversion: '{build}'\nimage: Visual Studio 2022\ntest: off\nskip_non_tags: true\nconfiguration: Release\n\nenvironment:\n matrix:\n - job_name: osu-game\n - job_name: osu-ruleset\n job_depends_on: osu-game\n - job_name: taiko-ruleset\n job_depends_on: osu-game\n - job_name: catch-ru...
dataset_sample\yaml\ppy_osu\appveyor_deploy.yml
appveyor_deploy.yml
YAML
4,052
0.7
0.034884
0
react-lib
642
2024-04-08T21:12:53.832299
Apache-2.0
false
f2fc944541e88866f961ed0c8cc7c3ab
version: 2\nupdates:\n- package-ecosystem: nuget\n directory: "/"\n schedule:\n interval: monthly\n time: "17:00"\n open-pull-requests-limit: 0 # disabled until https://github.com/dependabot/dependabot-core/issues/369 is resolved.\n ignore:\n - dependency-name: Microsoft.EntityFrameworkCore.Design\n versi...
dataset_sample\yaml\ppy_osu\.github\dependabot.yml
dependabot.yml
YAML
1,271
0.8
0
0
vue-tools
253
2023-11-26T06:03:30.860189
GPL-3.0
false
c97044b9dc156de63f7a864de545359b
name: Bug report\ndescription: Report a very clearly broken issue.\nbody:\n - type: markdown\n attributes:\n value: |\n # osu! bug report\n\n Important to note that your issue may have already been reported before. Please check:\n - Pinned issues, at the top of https://github.com/ppy/osu/i...
dataset_sample\yaml\ppy_osu\.github\ISSUE_TEMPLATE\bug-issue.yml
bug-issue.yml
YAML
3,130
0.95
0.026667
0.078125
react-lib
388
2024-01-05T20:43:13.034661
BSD-3-Clause
false
670e5f54712ad36386d07bbd97fb2659
blank_issues_enabled: false\ncontact_links:\n - name: Help\n url: https://github.com/ppy/osu/discussions/categories/q-a\n about: osu! not working or performing as you'd expect? Not sure it's a bug? Check the Q&A section!\n - name: Suggestions or feature request\n url: https://github.com/ppy/osu/dis...
dataset_sample\yaml\ppy_osu\.github\ISSUE_TEMPLATE\config.yml
config.yml
YAML
696
0.8
0.166667
0
react-lib
901
2023-08-22T04:25:23.906388
MIT
false
579a290d01a1a776a36c64a864cc1c5e
on: [push, pull_request]\nname: Continuous Integration\nconcurrency:\n group: ${{ github.workflow }}-${{ github.ref }}\n cancel-in-progress: true\n\npermissions:\n contents: read # to fetch code (actions/checkout)\n\njobs:\n inspect-code:\n name: Code Quality\n runs-on: ubuntu-latest\n steps:\n - name...
dataset_sample\yaml\ppy_osu\.github\workflows\ci.yml
ci.yml
YAML
5,056
0.8
0.033557
0.048
react-lib
696
2024-09-15T13:02:35.959678
Apache-2.0
false
7065479806f1646909fab2e140572732
# ## Description\n#\n# Uses [diffcalc-sheet-generator](https://github.com/smoogipoo/diffcalc-sheet-generator) to run two builds of osu and generate an SR/PP/Score comparison spreadsheet.\n#\n# ## Requirements\n#\n# Self-hosted runner with installed:\n# - `docker >= 20.10.16`\n# - `docker-compose >= 2.5.1`\n# - `lbzip2`...
dataset_sample\yaml\ppy_osu\.github\workflows\diffcalc.yml
diffcalc.yml
YAML
7,074
0.95
0.056122
0.203297
node-utils
347
2023-10-07T17:03:59.360956
GPL-3.0
false
b608a9a4be988409b563e1a55ce8b7b3
# This is a workaround to allow PRs to report their coverage. This will run inside the base repository.\n# See:\n# * https://github.com/dorny/test-reporter#recommended-setup-for-public-repositories\n# * https://docs.github.com/en/actions/reference/authentication-in-a-workflow#permissions-for-the-github_token\nname:...
dataset_sample\yaml\ppy_osu\.github\workflows\report-nunit.yml
report-nunit.yml
YAML
1,404
0.8
0.066667
0.097561
vue-tools
616
2023-12-07T09:54:46.800176
GPL-3.0
false
1164c1b0b573b554ad69e5d94cad86d8
name: Add Release to Sentry\n\non:\n push:\n tags:\n - '*'\n\npermissions:\n contents: read # to fetch code (actions/checkout)\n\njobs:\n sentry_release:\n runs-on: ubuntu-latest\n steps:\n - name: Checkout\n uses: actions/checkout@v4\n with:\n fetch-depth: 0\n\n - name...
dataset_sample\yaml\ppy_osu\.github\workflows\sentry-release.yml
sentry-release.yml
YAML
637
0.8
0
0
node-utils
550
2024-12-29T05:56:43.643257
MIT
false
5dbd109f7bb3687bf544d358d1dd8857
name: Update osu-web mod definitions\non:\n push:\n tags:\n - '*'\n\npermissions:\n contents: read # to fetch code (actions/checkout)\n\njobs:\n update-mod-definitions:\n name: Update osu-web mod definitions\n runs-on: ubuntu-latest\n steps:\n - name: Install .NET 8.0.x\n uses: actions/setup...
dataset_sample\yaml\ppy_osu\.github\workflows\update-web-mod-definitions.yml
update-web-mod-definitions.yml
YAML
1,432
0.8
0.018868
0
awesome-app
827
2025-03-02T10:29:33.329292
BSD-3-Clause
false
96a9a58fedfb0eb1610254ca5a95dccd
name: "🔒diffcalc (do not use)"\n\non:\n workflow_call:\n inputs:\n id:\n type: string\n head-sha:\n type: string\n pr-url:\n type: string\n pr-text:\n type: string\n dispatch-inputs:\n type: string\n outputs:\n target:\n description: The co...
dataset_sample\yaml\ppy_osu\.github\workflows\_diffcalc_processor.yml
_diffcalc_processor.yml
YAML
8,901
0.95
0.074561
0.026455
node-utils
853
2023-09-10T00:03:43.192798
GPL-3.0
false
fb6bb1ec5f7ba754fbad08d919ab6358
cache_dir: /tmp/TranslationTool/\npaths:\n - classes\n - controllers\n - admin-dev\n - modules\n - src\n - override\n - install-dev\n - themes\n - pdf\n - mails/themes\nexclude_files:\n - src/PrestaShopBundle/Tests\n - classes/PrestaShopAutoload.php\n - var/cache/\n - var/logs\n - node_modules\n - vendo...
dataset_sample\yaml\PrestaShop_PrestaShop\.t9n.yml
.t9n.yml
YAML
370
0.7
0
0
python-kit
831
2025-01-25T15:24:02.700482
Apache-2.0
false
a3782f1dd6030d7a9b6c43fbda28ae3c
version: '2.1'\n\nvolumes:\n db-data:\n\nservices:\n mariadb:\n image: mariadb:11.4\n ports:\n - "3306:3306"\n volumes:\n - db-data:/var/lib/mysql\n environment:\n MARIADB_ROOT_PASSWORD: ${DB_PASSWD:-prestashop}\n MARIADB_DATABASE: ${DB_NAME:-prestashop}\n healthcheck:\n test: ...
dataset_sample\yaml\PrestaShop_PrestaShop\docker-compose.mariadb.yml
docker-compose.mariadb.yml
YAML
2,212
0.7
0
0
vue-tools
100
2024-12-18T18:38:36.546156
Apache-2.0
false
e146a1ee0d36d89f08ef1469f45a81ac
version: '2.1'\n\nvolumes:\n db-data:\n\nservices:\n mysql:\n image: mysql:8\n ports:\n - "3306:3306"\n volumes:\n - db-data:/var/lib/mysql\n environment:\n MYSQL_ROOT_PASSWORD: ${DB_PASSWD:-prestashop}\n MYSQL_DATABASE: ${DB_NAME:-prestashop}\n restart: unless-stopped\n networks...
dataset_sample\yaml\PrestaShop_PrestaShop\docker-compose.yml
docker-compose.yml
YAML
2,069
0.7
0.013699
0
react-lib
261
2024-03-01T12:56:54.923029
Apache-2.0
false
974042e176561ffc723baf38a8ee004c
# Configuration for sentiment-bot - https://github.com/behaviorbot/sentiment-bot\n\n# *Required* toxicity threshold between 0 and .99 with the higher numbers being the most toxic\n# Anything higher than this threshold will be marked as toxic and commented on\nsentimentBotToxicityThreshold: .7\n\n# *Required* Comment to...
dataset_sample\yaml\PrestaShop_PrestaShop\.github\config.yml
config.yml
YAML
472
0.8
0.111111
0.571429
react-lib
323
2024-11-08T03:18:28.501122
BSD-3-Clause
false
330a89dc2003214105981138a7fba7ed
version: 2\nupdates:\n - package-ecosystem: npm\n directory: "/tests/UI"\n schedule:\n interval: weekly\n day: monday\n time: "04:00"\n open-pull-requests-limit: 10\n target-branch: develop\n reviewers:\n - "PrestaShop/qa-automation"\n labels:\n - "dependencies"\n - "dev...
dataset_sample\yaml\PrestaShop_PrestaShop\.github\dependabot.yml
dependabot.yml
YAML
345
0.7
0
0
node-utils
868
2023-10-21T18:04:46.946310
MIT
false
06556bfc21e8c4d993bd4ddec16dd6bc
name: Setup PrestaShop Environment\ndescription: Setup a docker Environment for PrestaShop\n\ninputs:\n # PrestaShop Config inputs\n PHP_VERSION:\n required: true\n description: PHP Version For PrestaShop\n NODE_VERSION:\n required: false\n description: Node Version to Build Themes\n default: 16.20.1\...
dataset_sample\yaml\PrestaShop_PrestaShop\.github\actions\setup-env\action.yml
action.yml
YAML
3,726
0.95
0.072165
0.096774
python-kit
574
2024-10-01T17:36:25.842325
GPL-3.0
false
5029f515ab956f5b5bcda0ab1a685c1e
name: Export logs from the setup env action\ndescription: Export logs from the setup env action, usually on failure\n\ninputs:\n DOCKER_PREFIX:\n required: true\n description: Docker prefix for prestashop containers\n ARTIFACT_NAME:\n required: false\n description: Artifact exported name\n default: set...
dataset_sample\yaml\PrestaShop_PrestaShop\.github\actions\setup-env-export-logs\action.yml
action.yml
YAML
2,068
0.95
0.030769
0
python-kit
554
2023-11-19T07:28:22.316967
BSD-3-Clause
false
0571c69dfa705d516f2e2e3413d815f4
name: Setup Keycloak\ndescription: Checkout Keycloak Module for installation and to launch Keycloak docker\n\nruns:\n using: 'composite'\n steps:\n - uses: actions/checkout@v4\n name: Checkout Keycloak module\n with:\n repository: PrestaShop/keycloak_connector_demo\n ref: v1.1.0\n pa...
dataset_sample\yaml\PrestaShop_PrestaShop\.github\actions\setup-keycloak\action.yml
action.yml
YAML
541
0.7
0.0625
0
react-lib
667
2024-04-20T18:31:41.961038
MIT
false
feeed677f6f839a0c6def2cfd1ebf65b
name: Setup and Run UI tests\ndescription: Setup a UI Tests Environment and run tests\n\ninputs:\n # TEST Config inputs\n TESTS_DIR:\n required: false\n description: Tests Folder on PrestaShop\n default: './tests/UI/'\n ENABLE_SSL:\n required: false\n description: True to Run with SSL\n default: 't...
dataset_sample\yaml\PrestaShop_PrestaShop\.github\actions\ui-test\action.yml
action.yml
YAML
2,550
0.95
0.038961
0.028169
python-kit
225
2024-02-15T13:49:13.503546
Apache-2.0
true
f35a27e258b322b62c085c9b81f1efa6
title: "[Idea] "\nbody:\n - type: markdown\n attributes:\n value: |\n Thank you for sharing your ideas. Please take the time to provide as much detail as possible.\n - type: textarea\n id: problem\n attributes:\n label: The problem\n description: Describe what problem you would like to ...
dataset_sample\yaml\PrestaShop_PrestaShop\.github\DISCUSSION_TEMPLATE\ideas.yml
ideas.yml
YAML
1,791
0.95
0.088889
0
awesome-app
962
2024-10-16T19:46:38.965574
GPL-3.0
false
71c448138b49bc1f6d7adea02ad4c16c
name: 🐛 Bug Report\ndescription: Report an issue in PrestaShop or one of the native modules. DO NOT disclose security issues here, contact security@prestashop.com instead!\nlabels: [ "Bug", "New" ]\nbody:\n - type: markdown\n attributes:\n value: |\n ### ❗️ Read this before submitting your bug report:...
dataset_sample\yaml\PrestaShop_PrestaShop\.github\ISSUE_TEMPLATE\1_bug_report.yml
1_bug_report.yml
YAML
3,511
0.95
0.04
0.013333
node-utils
508
2024-11-25T12:19:34.109151
BSD-3-Clause
false
17796791e9d3febb2f4e2cdb4be9ce5d
blank_issues_enabled: false\ncontact_links:\n - name: 🚀 Idea / Feature request\n url: https://github.com/PrestaShop/PrestaShop/discussions/new?category=ideas\n about: Suggest an idea to improve PrestaShop\n - name: 🙏 I need help\n url: https://www.prestashop-project.org/support/\n about: If you have que...
dataset_sample\yaml\PrestaShop_PrestaShop\.github\ISSUE_TEMPLATE\config.yml
config.yml
YAML
337
0.8
0
0
vue-tools
640
2024-06-24T15:52:59.416101
BSD-3-Clause
false
436f6ea94fa247547581af38848e6200
name: API Module tests\non:\n push:\n pull_request:\n\npermissions:\n contents: read # to clone the repos and get release assets (shivammathur/setup-php)\nconcurrency:\n group: ${{ github.event_name }}-${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}\n cancel-in-progress: true\njobs...
dataset_sample\yaml\PrestaShop_PrestaShop\.github\workflows\api-module.yml
api-module.yml
YAML
3,234
0.95
0.034483
0.026667
vue-tools
199
2025-06-05T13:27:35.972157
MIT
false
e1588eca71b2f751114d66c7cf6f6a61
name: Behaviour tests\non:\n push:\n pull_request:\n\npermissions:\n contents: read # to clone the repos and get release assets (shivammathur/setup-php)\nconcurrency:\n group: ${{ github.event_name }}-${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}\n cancel-in-progress: true\njobs:...
dataset_sample\yaml\PrestaShop_PrestaShop\.github\workflows\behaviour.yml
behaviour.yml
YAML
3,183
0.8
0.032258
0
react-lib
884
2023-08-11T14:59:35.023565
BSD-3-Clause
false
61be05d7c607b419bdf822c0f1a0ac67
# This workflow allows you to check potential changes to the structure of the database,\n# and to apply the “Needs autoupgrade PR” label if this is the case\nname: Create diff for 'Needs autoupgrade PR' label\n\non: pull_request\n\njobs:\n\n check_is_merge:\n name: Check is merge PR\n runs-on: ubuntu-latest\n ...
dataset_sample\yaml\PrestaShop_PrestaShop\.github\workflows\create_diff_for_autoupgrade_pr_label.yml
create_diff_for_autoupgrade_pr_label.yml
YAML
4,119
0.8
0.066667
0.022472
node-utils
477
2024-07-18T18:39:01.010705
MIT
false
67d369b3b42fb1f365c1db32a5465821
# This tests the build for development\nname: Cron docker build\n\non:\n schedule:\n - cron: '0 1 * * *'\n\njobs:\n docker-build:\n name: Docker build\n\n runs-on: ubuntu-latest\n\n strategy:\n matrix:\n version:\n - 8.1\n base:\n - apache\n - fpm\n\n steps...
dataset_sample\yaml\PrestaShop_PrestaShop\.github\workflows\cron_docker_build.yml
cron_docker_build.yml
YAML
522
0.8
0.035714
0.045455
awesome-app
736
2025-03-13T08:32:10.785711
GPL-3.0
false
a83db550b8f49bfe4efba97cc360a29a
name: Cron Update JS Routing\non:\n schedule:\n - cron: '0 23 * * *'\n workflow_dispatch:\n\npermissions: { }\njobs:\n js-routing-dump:\n permissions:\n contents: write # to create branch (peter-evans/create-pull-request)\n pull-requests: write # to create a PR (peter-evans/create-pull-reques...
dataset_sample\yaml\PrestaShop_PrestaShop\.github\workflows\cron_js_routing.yml
cron_js_routing.yml
YAML
4,238
0.8
0
0.018182
python-kit
764
2025-01-11T10:27:01.330402
GPL-3.0
false
bfbf288bd22fb7e2c8bb01e66d6b46fc
# This workflow aim to create nightly builds on active branches\nname: Nightly Build\n\non:\n schedule:\n - cron: '0 0 * * *'\n workflow_dispatch:\n\npermissions:\n contents: read\n\njobs:\n nightly-build:\n name: Nightly Build\n\n runs-on: ubuntu-latest\n\n strategy:\n fail-fast: false\n matr...
dataset_sample\yaml\PrestaShop_PrestaShop\.github\workflows\cron_nightly_build.yml
cron_nightly_build.yml
YAML
3,049
0.8
0.047619
0.011494
python-kit
215
2024-03-11T12:22:08.593337
GPL-3.0
false
07ddc2d16e7743417249e58ca79a22f5
name: Cron Update PHP Modules\non:\n schedule:\n - cron: '0 23 * * *'\n workflow_dispatch:\n\npermissions:\n contents: read\n\njobs:\n update-composer-modules:\n permissions:\n contents: write # for peter-evans/create-pull-request to create branch\n pull-requests: write # for peter-evans/create-pu...
dataset_sample\yaml\PrestaShop_PrestaShop\.github\workflows\cron_php_update_modules.yml
cron_php_update_modules.yml
YAML
2,272
0.8
0.069444
0
vue-tools
176
2024-05-20T02:19:19.462282
Apache-2.0
false
66f3b5026068dac25f753f4f215a7eeb
name: Integration tests\non:\n push:\n pull_request:\n\npermissions:\n contents: read # to clone the repos and get release assets (shivammathur/setup-php)\nconcurrency:\n group: ${{ github.event_name }}-${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}\n cancel-in-progress: true\njob...
dataset_sample\yaml\PrestaShop_PrestaShop\.github\workflows\integration.yml
integration.yml
YAML
3,248
0.95
0.034483
0.026667
python-kit
107
2024-02-14T16:07:20.194068
GPL-3.0
false
5b8b1030553df2971dd380f7a479a5dd
name: Js\non:\n push:\n pull_request:\n\npermissions:\n contents: read\nconcurrency:\n group: ${{ github.event_name }}-${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}\n cancel-in-progress: true\njobs:\n js-unit-tests:\n runs-on: ubuntu-latest\n name: Run unit tests\n strategy...
dataset_sample\yaml\PrestaShop_PrestaShop\.github\workflows\js.yml
js.yml
YAML
874
0.7
0
0
awesome-app
174
2025-05-09T18:01:57.276804
BSD-3-Clause
false
9e3895babd4bf08fa2cd9773b7d47797
name: Lint\non:\n push:\n pull_request:\n\npermissions:\n contents: read\nconcurrency:\n group: ${{ github.event_name }}-${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}\n cancel-in-progress: true\njobs:\n stylelint:\n name: SCSS Lint\n runs-on: ubuntu-latest\n steps:\n -...
dataset_sample\yaml\PrestaShop_PrestaShop\.github\workflows\lint.yml
lint.yml
YAML
6,110
0.8
0.010582
0.006369
vue-tools
726
2023-09-30T10:01:44.520338
Apache-2.0
false
050f598da284f21497aa163dc30014dc
# This workflow allows you to add a comment to the pull request if the label "Needs autoupgrade PR" is present and there are at least 2 approves\nname: Notify for 'Needs autoupgrade PR' label\n\non:\n workflow_run:\n workflows: [ Verify 'Needs autoupgrade PR' label and approvals ]\n types:\n - completed\n\n...
dataset_sample\yaml\PrestaShop_PrestaShop\.github\workflows\notify_for_autoupgrade_pr_label.yml
notify_for_autoupgrade_pr_label.yml
YAML
3,772
0.95
0.117647
0.016393
awesome-app
467
2025-03-16T17:27:43.244003
Apache-2.0
false
4c3538247c9177532ac82f0cfbe4d094
name: PHP\non:\n push:\n pull_request:\n\npermissions:\n contents: read\nconcurrency:\n group: ${{ github.event_name }}-${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}\n cancel-in-progress: true\njobs:\n php-cs-fixer:\n permissions:\n contents: read # for actions/checkout to ...
dataset_sample\yaml\PrestaShop_PrestaShop\.github\workflows\php.yml
php.yml
YAML
4,777
0.8
0.036496
0
python-kit
470
2025-06-29T16:50:53.842499
BSD-3-Clause
false
1099fe55e3c67795822bc19f867610c8
name: Pull Request Validator\non: pull_request\nconcurrency:\n group: ${{ github.event_name }}-${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}\n cancel-in-progress: true\njobs:\n message-check:\n name: Block Merge Commits\n\n runs-on: ubuntu-latest\n\n steps:\n - name: Chec...
dataset_sample\yaml\PrestaShop_PrestaShop\.github\workflows\pr.yml
pr.yml
YAML
892
0.7
0.068966
0
vue-tools
991
2024-04-01T13:11:19.981223
MIT
false
30cd1e5c9931458e8fd77459ef4ebad0
name: UI tests\n\non: [ push, pull_request ]\n\npermissions:\n contents: read # to fetch code (actions/checkout)\n\nconcurrency:\n group: ${{ github.event_name }}-${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}\n cancel-in-progress: true\n\nenv:\n TEST_CAMPAIGN: 'sanity:fast-fail'\n...
dataset_sample\yaml\PrestaShop_PrestaShop\.github\workflows\sanity.yml
sanity.yml
YAML
2,695
0.8
0.03125
0.108434
node-utils
789
2024-07-27T11:42:30.227259
GPL-3.0
false
fde225311eb4034e8ffd730e615c1f91
name: Symfony Console\non:\n push:\n pull_request:\n\npermissions:\n contents: read\nconcurrency:\n group: ${{ github.event_name }}-${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}\n cancel-in-progress: true\njobs:\n symfony-console:\n strategy:\n matrix:\n app-id: [ adm...
dataset_sample\yaml\PrestaShop_PrestaShop\.github\workflows\symfony-console.yml
symfony-console.yml
YAML
5,114
0.8
0.110169
0.018519
python-kit
944
2024-12-22T18:12:04.855944
Apache-2.0
false
4aaf73fabfa6e78f9e91a48fc51229a0
name: Twig\non:\n push:\n pull_request:\n\npermissions:\n contents: read\nconcurrency:\n group: ${{ github.event_name }}-${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}\n cancel-in-progress: true\n\njobs:\n twig-cs-check:\n name: Twig CS Check\n runs-on: ubuntu-latest\n\n ste...
dataset_sample\yaml\PrestaShop_PrestaShop\.github\workflows\twig.yml
twig.yml
YAML
1,408
0.7
0
0
awesome-app
977
2025-05-18T18:23:41.296541
Apache-2.0
false
64d1ee4302c1798d28ec3d44310b8d5c
name: Verify 'Needs autoupgrade PR' label and approvals\n\non:\n pull_request_review:\n types: [ submitted ]\n\njobs:\n check_label_and_appoval:\n runs-on: ubuntu-latest\n steps:\n\n - name: Check if comment already exist\n id: check_comment\n env:\n GITHUB_TOKEN: ${{ secrets.GITH...
dataset_sample\yaml\PrestaShop_PrestaShop\.github\workflows\verify_autoupgrade_label_and_approvals.yml
verify_autoupgrade_label_and_approvals.yml
YAML
1,838
0.7
0.056604
0
vue-tools
969
2023-08-20T05:41:19.665095
GPL-3.0
false
8654d1be4fda41c8346d76f84381de9e
# This workflow allows you to check potential changes to the structure of the database,\n# and to apply the “Needs autoupgrade PR” label if this is the case\nname: Verify diff for 'Needs autoupgrade PR' label\n\non:\n workflow_run:\n workflows: [ Create diff for 'Needs autoupgrade PR' label ]\n types:\n - c...
dataset_sample\yaml\PrestaShop_PrestaShop\.github\workflows\verify_diff_for_autoupgrade_pr_label.yml
verify_diff_for_autoupgrade_pr_label.yml
YAML
1,793
0.95
0.098039
0.042553
vue-tools
658
2025-02-17T13:21:05.847992
MIT
false
f1f46e1fbd0bd6d4a4e66588142c0b69
# This file is used by GitHub Actions.\nparameters:\n database_host: localhost\n database_port: ~\n database_name: prestashop\n database_user: root\n database_password: password\n database_prefix: ps_\n database_engine: InnoDB\n # You should uncomment this if you want use pdo_sqlite\n # database_path: "%kernel...
dataset_sample\yaml\PrestaShop_PrestaShop\.github\workflows\phpunit\parameters.yml
parameters.yml
YAML
745
0.8
0.037037
0.166667
node-utils
578
2024-02-26T04:57:05.630985
MIT
false
4a616fea043668248ef9f9e64621d96e
extends: default\n\nignore: |\n /themes/classic/_dev/node_modules/\n /themes/node_modules/\n\nrules:\n braces:\n min-spaces-inside: 1\n max-spaces-inside: 1\n brackets:\n min-spaces-inside: 1\n max-spaces-inside: 1\n document-start: disable\n indentation:\n ## Check .editorconfig\n spaces: 2\n ...
dataset_sample\yaml\PrestaShop_PrestaShop\.github\workflows\yamllint\.yamllint.yml
.yamllint.yml
YAML
342
0.8
0
0.058824
python-kit
307
2024-06-10T12:18:51.801481
GPL-3.0
false
6f448f59f6036bd0abb23a7d5615a097
imports:\n - { resource: set_parameters.php }\n - { resource: services.yml }\n - { resource: addons/*.yml }\n - { resource: doctrine.yml }\n - { resource: messenger.yml }\n\n# Put parameters here that don't need to change on each machine where the app is deployed\n# http://symfony.com/doc/current/best_practices/co...
dataset_sample\yaml\PrestaShop_PrestaShop\app\config\config.yml
config.yml
YAML
3,954
0.95
0.008403
0.09009
vue-tools
381
2025-05-23T01:57:57.661051
MIT
false
550ed2912c430432a92c2196ca8e2795
imports:\n - { resource: config.yml }\n\nweb_profiler:\n toolbar: '%use_debug_toolbar%'\n intercept_redirects: false\n\nmonolog:\n handlers:\n main:\n type: rotating_file\n max_files: '%env(PS_LOG_MAX_FILES)%'\n path: '%env(PS_LOG_OUTPUT)%'\n level: debug\n channels: [ "!event" ]\n co...
dataset_sample\yaml\PrestaShop_PrestaShop\app\config\config_dev.yml
config_dev.yml
YAML
1,029
0.95
0
0.2
react-lib
294
2025-06-14T10:35:33.952446
GPL-3.0
false
6dca4219d02695752354ace7ddac68ee