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
version: 0.2\n\nphases:\n pre_build:\n commands:\n - aws ecr-public get-login-password --region us-east-1 | docker login --username AWS --password-stdin public.ecr.aws/zinclabs\n - docker login --username openobserve --password $DOCKER_HUB_ACCESS_TOKEN\n\n build:\n commands:\n # Increase swap fil...
dataset_sample\yaml\openobserve_openobserve\deploy\build\buildspec-tag-arm64-pi.yml
buildspec-tag-arm64-pi.yml
YAML
1,265
0.8
0
0.153846
python-kit
805
2025-06-18T09:30:18.772983
BSD-3-Clause
false
a4262bb9507dba9714a1fde89d6f1b39
version: 0.2\n\nphases:\n pre_build:\n commands:\n - aws ecr-public get-login-password --region us-east-1 | docker login --username AWS --password-stdin public.ecr.aws/zinclabs\n - docker login --username openobserve --password $DOCKER_HUB_ACCESS_TOKEN\n\n build:\n commands:\n # Increase swap fil...
dataset_sample\yaml\openobserve_openobserve\deploy\build\buildspec-tag-arm64.yml
buildspec-tag-arm64.yml
YAML
2,705
0.8
0
0.152174
awesome-app
761
2025-05-15T14:32:19.577466
GPL-3.0
false
9b64c179a09f165738cb7bb873235d54
version: 0.2\n\nphases:\n pre_build:\n commands:\n - aws ecr-public get-login-password --region us-east-1 | docker login --username AWS --password-stdin public.ecr.aws/zinclabs\n\n build:\n commands:\n # Increase swap file size\n - fallocate -l 32G /swapfile\n - chmod 600 /swapfile\n - ...
dataset_sample\yaml\openobserve_openobserve\deploy\build\buildspec-tokio-console.yml
buildspec-tokio-console.yml
YAML
1,448
0.8
0.028571
0.1
vue-tools
235
2025-01-04T06:48:31.870247
Apache-2.0
false
f9fba09df47b50ceed4ec2f1c6e516d0
version: 0.2\n\nphases:\n pre_build:\n commands:\n - aws ecr-public get-login-password --region us-east-1 | docker login --username AWS --password-stdin public.ecr.aws/zinclabs\n - docker login --username openobserve --password $DOCKER_HUB_ACCESS_TOKEN\n\n build:\n commands:\n # Increase swap fil...
dataset_sample\yaml\openobserve_openobserve\deploy\build\buildspec.yml
buildspec.yml
YAML
1,956
0.8
0.046512
0.189189
react-lib
374
2025-04-28T03:12:10.662140
GPL-3.0
false
815410e587958aa55b4003862a4867db
# Copyright (c) The OpenTofu Authors\n# SPDX-License-Identifier: MPL-2.0\n# Copyright (c) 2023 HashiCorp, Inc.\n# SPDX-License-Identifier: MPL-2.0\n\nrun:\n timeout: 30m\n\nissues:\n exclude-files:\n # We have a few patterns that are excluded from linting completely because\n # they contain effectively-frozen c...
dataset_sample\yaml\opentofu_opentofu\.golangci.yml
.golangci.yml
YAML
619
0.8
0.058824
0.533333
react-lib
815
2023-10-13T22:51:33.720306
GPL-3.0
false
2d6eeb454b6003cdb7b70b71bf3358e5
# Copyright (c) The OpenTofu Authors\n# SPDX-License-Identifier: MPL-2.0\n# Copyright (c) 2023 HashiCorp, Inc.\n# SPDX-License-Identifier: MPL-2.0\n\ncomment:\n layout: "flags, files"\n behavior: default\n require_changes: true # only comment on changes in coverage\n require_base: yes # [yes :: must have a ...
dataset_sample\yaml\opentofu_opentofu\codecov.yml
codecov.yml
YAML
741
0.95
0
0.153846
react-lib
886
2024-03-21T05:00:22.346138
BSD-3-Clause
false
99a8ab6d5134c1da7e4e04ebc51fbd2e
name: accept-pull-request\n\non:\n issue_comment:\n types:\n - created\n\nconcurrency: accept-pull-request-${{ github.event.issue.number }}\n\njobs:\n accept-pull-request:\n if: ${{ github.event.issue.pull_request && (github.event.comment.body == '/accept' || github.event.comment.body == '/accept --force' ...
dataset_sample\yaml\Orange-OpenSource_hurl\.github\workflows\accept-pull-request.yml
accept-pull-request.yml
YAML
16,187
0.95
0.150502
0
awesome-app
708
2025-03-25T03:13:52.019980
Apache-2.0
false
4d55641de6a21d0429f36c58ee1a6ed2
name: auto-close-inactive-pr\n\non:\n schedule:\n - cron: "0 3 * * *"\n workflow_dispatch:\n\nconcurrency: auto-close-inactive-pr-${{ github.ref }}\n\njobs:\n auto-close-inactive-pr:\n env:\n GITHUB_CONTEXT: ${{ toJson(github) }}\n GITHUB_TOKEN: ${{ secrets.HURL_BOT_TOKEN }}\n REPO: ${{ github.r...
dataset_sample\yaml\Orange-OpenSource_hurl\.github\workflows\auto-close-inactive-pr.yml
auto-close-inactive-pr.yml
YAML
705
0.7
0
0
python-kit
858
2024-03-21T17:31:58.838427
BSD-3-Clause
false
3c004aa1a7c094bcd8ee1cef09f2a6f2
name: check\non:\n pull_request:\n workflow_dispatch:\n workflow_call:\n inputs:\n branch:\n description: "ref branch for this workflow"\n default: "master"\n required: true\n type: string\n\nenv:\n CARGO_TERM_COLOR: always\n\npermissions: {}\n\njobs:\n\n checks:\n runs-on: u...
dataset_sample\yaml\Orange-OpenSource_hurl\.github\workflows\check.yml
check.yml
YAML
2,995
0.95
0.146154
0
python-kit
852
2024-03-10T03:47:53.877060
MIT
false
ab998c00f7b72cfc251b75f9301bad53
name: coverage\n\non:\n push:\n branches:\n - master\n workflow_dispatch:\n\nenv:\n RUSTFLAGS: "-C instrument-coverage"\n\njobs:\n coverage:\n runs-on: ubuntu-latest\n strategy:\n matrix:\n rust: [stable]\n steps:\n - name: Checkout repository\n uses: actions/checkout@v4.2.2\n ...
dataset_sample\yaml\Orange-OpenSource_hurl\.github\workflows\coverage.yml
coverage.yml
YAML
1,784
0.85
0.012987
0.015873
awesome-app
552
2025-01-19T15:02:54.891463
Apache-2.0
false
83e4b2acba5501c206241a741b01c263
name: extra-package\n\non:\n workflow_dispatch:\n inputs:\n set-release-version:\n description: 'Desired release version (x.y.z)'\n required: true\n type: string\n push-to-chocolatey:\n description: 'Push to chocolatey'\n type: boolean\n default: false\n push...
dataset_sample\yaml\Orange-OpenSource_hurl\.github\workflows\extra-package.yml
extra-package.yml
YAML
2,760
0.95
0.061728
0
awesome-app
341
2024-01-01T06:06:37.812275
BSD-3-Clause
false
87df95f0248f00638403cdeffc4d6048
name: package\n\non:\n pull_request:\n workflow_dispatch:\n workflow_call:\n inputs:\n branch:\n description: "ref branch for this workflow"\n default: "master"\n required: true\n type: string\n\nenv:\n CARGO_TERM_COLOR: always\n\npermissions: {}\n\njobs:\n package-generic-linux...
dataset_sample\yaml\Orange-OpenSource_hurl\.github\workflows\package.yml
package.yml
YAML
24,131
0.95
0.022567
0
python-kit
0
2023-07-25T18:31:50.582706
GPL-3.0
false
3ac95eb42559fa833cb5e07786ab4129
name: release\n\non:\n workflow_dispatch:\n inputs:\n set-release-version:\n description: 'Desired delivery version (x.y.z)'\n required: true\n type: string\n\nconcurrency: release\n\njobs:\n set-context:\n env:\n GITHUB_BRANCH_NAME: ${{ github.ref_name }}\n GITHUB_CONTEXT: $...
dataset_sample\yaml\Orange-OpenSource_hurl\.github\workflows\release.yml
release.yml
YAML
20,926
0.95
0.074592
0
vue-tools
859
2023-07-31T17:22:56.365340
GPL-3.0
false
368b952f0b760150da1996202ec2d402
name: update-actions\n\non:\n schedule:\n - cron: "0 4 * * *"\n workflow_dispatch:\n\nconcurrency: update-actions-${{ github.ref }}\n\njobs:\n update-actions:\n env:\n GITHUB_CONTEXT: ${{ toJson(github) }}\n GITHUB_TOKEN: ${{ secrets.HURL_BOT_TOKEN }}\n REPO: ${{ github.repository }}\n BOT_...
dataset_sample\yaml\Orange-OpenSource_hurl\.github\workflows\update-actions.yml
update-actions.yml
YAML
6,135
0.95
0.101563
0
awesome-app
369
2025-05-10T19:49:42.316121
BSD-3-Clause
false
ee5cc52d9e1676a0d8c5a22dea9c98d8
name: update-branch-version\n\non:\n workflow_dispatch:\n inputs:\n new_version:\n description: 'Version (x.y.z-SNASPHOT)'\n required: true\n type: string\n workflow_call:\n secrets:\n HURL_BOT_TOKEN:\n description: 'secrets.HURL_BOT_TOKEN from the caller workflow'\n ...
dataset_sample\yaml\Orange-OpenSource_hurl\.github\workflows\update-branch-version.yml
update-branch-version.yml
YAML
5,119
0.95
0.068182
0
vue-tools
628
2025-05-28T05:04:23.976947
GPL-3.0
false
41838315bfae7b8deabc1f8c31cb7d5e
name: update-crates\n\non:\n schedule:\n - cron: "0 3 * * *"\n workflow_dispatch:\n\nconcurrency: update-crates-${{ github.ref }}\n\njobs:\n update-crates:\n env:\n GITHUB_CONTEXT: ${{ toJson(github) }}\n GITHUB_TOKEN: ${{ secrets.HURL_BOT_TOKEN }}\n REPO: ${{ github.repository }}\n BOT_UPD...
dataset_sample\yaml\Orange-OpenSource_hurl\.github\workflows\update-crates.yml
update-crates.yml
YAML
5,993
0.95
0.102362
0
react-lib
665
2024-05-03T16:42:04.700956
Apache-2.0
false
cde6df8b12fcc2022c2901fda9576994
# Read the Docs configuration file\n# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details\n\n# Required\nversion: 2\n\nbuild:\n os: ubuntu-22.04\n tools:\n python: "3.11"\n\n# Build documentation in the docs/ directory with Sphinx\n#sphinx:\n# configuration: docs/conf.py\n\n# Build documenta...
dataset_sample\yaml\OrchardCMS_OrchardCore\.readthedocs.yml
.readthedocs.yml
YAML
593
0.95
0.04
0.45
awesome-app
396
2024-06-09T15:56:18.786245
BSD-3-Clause
false
c2cbdbec69a3398d0cbdd30a8bf64fc0
site_name: Orchard Core Documentation\ntheme:\n name: material\n custom_dir: src/docs/theme\n logo: assets/images/orchard-logo.png\n favicon: assets/images/favicon.png\n features:\n - content.tabs.link\n - header.autohide\n - navigation.footer\n - navigation.instant\n - navigation.top\n palette:\n ...
dataset_sample\yaml\OrchardCMS_OrchardCore\mkdocs.yml
mkdocs.yml
YAML
17,299
0.8
0.005917
0.03012
node-utils
783
2024-09-18T20:47:56.318032
GPL-3.0
false
e44ba37e5e2d9141796b37c345278ff9
# To get started with Dependabot version updates, you'll need to specify which\n# package ecosystems to update and where the package manifests are located.\n# Please see the documentation for all configuration options:\n# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-upd...
dataset_sample\yaml\orchidsoftware_platform\.github\dependabot.yml
dependabot.yml
YAML
741
0.8
0.2
0.333333
awesome-app
830
2024-04-06T10:58:49.443802
MIT
false
005d8b993c7bbe4313bdcfbab844cbb9
# These are supported funding model platforms\n\ngithub: orchidsoftware\npatreon: # Replace with a single Patreon username\nopen_collective: orchid\nko_fi: # Replace with a single Ko-fi username\ntidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel\n#custom: https://www.paypal.me/tabuna...
dataset_sample\yaml\orchidsoftware_platform\.github\FUNDING.yml
FUNDING.yml
YAML
320
0.8
0
0.285714
awesome-app
185
2024-06-25T07:29:59.749877
GPL-3.0
false
36a05937f7e5e029a6e800907f8a6452
blank_issues_enabled: false\ncontact_links:\n - name: Discussions\n url: https://github.com/orchidsoftware/platform/discussions/new\n about: 'If you want to start a discussion or want to ask a question, click:'\n
dataset_sample\yaml\orchidsoftware_platform\.github\ISSUE_TEMPLATE\config.yml
config.yml
YAML
214
0.8
0
0
react-lib
543
2024-01-30T03:03:54.662923
BSD-3-Clause
false
d479df6227b2100e77899ea52b266a50
name: Coding Guidelines\n\non:\n pull_request:\n push:\n paths:\n - '.github/workflows/**'\n - '**.php'\n - 'phpunit.xml'\n - 'composer.json'\n - 'composer.lock'\n\njobs:\n php-cs-fixer:\n runs-on: ubuntu-latest\n\n steps:\n - name: Checkout code\n uses: actions/checkout...
dataset_sample\yaml\orchidsoftware_platform\.github\workflows\code-style.yml
code-style.yml
YAML
1,052
0.8
0
0
react-lib
774
2024-10-17T13:37:18.444775
GPL-3.0
false
75831f25227a6be4946e25d9bdfdfa55
name: Code Coverage\n\non:\n pull_request:\n push:\n paths:\n - '.github/workflows/**'\n - '**.php'\n - 'phpunit.xml'\n - 'composer.json'\n - 'composer.lock'\n\njobs:\n laravel-tests:\n runs-on: ubuntu-latest\n steps:\n - uses: actions/checkout@v4\n\n - name: Setup PHP πŸ”§\...
dataset_sample\yaml\orchidsoftware_platform\.github\workflows\coverage.yml
coverage.yml
YAML
949
0.8
0
0
vue-tools
822
2024-11-14T00:09:05.688968
MIT
false
99e2521bf2f7ade0af4c06d5af680288
name: issues\n\non:\n issues:\n types: [labeled]\n\npermissions:\n issues: write\n\njobs:\n help-wanted:\n uses: orchidsoftware/.github/.github/workflows/issues.yml@main\n
dataset_sample\yaml\orchidsoftware_platform\.github\workflows\issues.yml
issues.yml
YAML
168
0.7
0
0
vue-tools
758
2024-01-20T09:59:52.727028
Apache-2.0
false
a03f66ee9f3e6e68a67a7f81a600399a
name: Tests\n\non:\n pull_request:\n push:\n paths:\n - '.github/workflows/**'\n - '**.php'\n - 'phpunit.xml'\n - 'composer.json'\n - 'composer.lock'\n schedule:\n - cron: '0 0 * * *'\n\njobs:\n phpunit:\n runs-on: ${{ matrix.os }}\n\n strategy:\n fail-fast: false\n ma...
dataset_sample\yaml\orchidsoftware_platform\.github\workflows\phpunit.yml
phpunit.yml
YAML
3,141
0.95
0.008475
0
node-utils
79
2025-05-06T04:28:11.429266
BSD-3-Clause
false
66b5d2f0c9ba720dbbdbf31297214c0a
name: Quality Assurance\n\non:\n pull_request:\n push:\n paths:\n - '.github/workflows/**'\n - '**.php'\n - 'phpunit.xml'\n - 'composer.json'\n - 'composer.lock'\n\njobs:\n composer:\n name: composer\n runs-on: ubuntu-latest\n steps:\n - uses: actions/checkout@v4\n\n - ...
dataset_sample\yaml\orchidsoftware_platform\.github\workflows\quality.yml
quality.yml
YAML
2,470
0.8
0.022727
0.013699
react-lib
28
2023-10-20T23:31:17.350520
GPL-3.0
false
4942677b40a4bc13e20dab68f37af125
engines:\n govet:\n enabled: true\n golint:\n enabled: false\n gofmt:\n enabled: true\n\nratings:\n paths:\n - "**.go"\n\nexclude_paths:\n - vendor/\n - sdk/\n
dataset_sample\yaml\ory_hydra\.codeclimate.yml
.codeclimate.yml
YAML
162
0.7
0
0
vue-tools
246
2024-09-13T12:04:40.960837
Apache-2.0
false
d4579de49d2a1ad8d516d1204c3c8ccc
linters:\n enable:\n - gosec\n - errcheck\n - gosimple\n - bodyclose\n - staticcheck\n - goimports\n disable:\n - ineffassign\n - unused\n\nissues:\n exclude-files:\n - ".+_test.go"\n - ".+_test_.+.go"\n
dataset_sample\yaml\ory_hydra\.golangci.yml
.golangci.yml
YAML
220
0.85
0
0
awesome-app
473
2024-03-03T14:12:43.116244
MIT
false
b35013759fcbe31f9bf96f4cdd69fe3d
version: 2\n\nincludes:\n - from_url:\n url: https://raw.githubusercontent.com/ory/xgoreleaser/master/build.tmpl.yml\n\nvariables:\n brew_name: hydra\n brew_description: "The Ory OAuth2 and OpenID Connect Platform (Ory Hydra)"\n buildinfo_hash: "github.com/ory/hydra/v2/driver/config.Commit"\n buildinfo_tag: "...
dataset_sample\yaml\ory_hydra\.goreleaser.yml
.goreleaser.yml
YAML
549
0.8
0
0
python-kit
523
2025-01-13T17:03:46.261890
BSD-3-Clause
false
8c96b75ccc95a2f283f4dc8f87871f97
###########################################################################\n####### FOR DEMONSTRATION PURPOSES ONLY #######\n###########################################################################\n# #\n# If you hav...
dataset_sample\yaml\ory_hydra\quickstart-cockroach.yml
quickstart-cockroach.yml
YAML
1,276
0.8
0.08
0.44
node-utils
770
2024-12-06T08:30:59.404793
MIT
false
93a6ab235e77f10a646935961602d5ed
###########################################################################\n####### FOR DEMONSTRATION PURPOSES ONLY #######\n###########################################################################\n# #\n# If you hav...
dataset_sample\yaml\ory_hydra\quickstart-cors.yml
quickstart-cors.yml
YAML
1,072
0.8
0.111111
0.611111
react-lib
146
2023-09-19T22:41:50.716722
GPL-3.0
false
804dd673d722e95d65fdbca2ddde072f
###########################################################################\n####### FOR DEMONSTRATION PURPOSES ONLY #######\n###########################################################################\n# #\n# If you hav...
dataset_sample\yaml\ory_hydra\quickstart-debug.yml
quickstart-debug.yml
YAML
936
0.8
0.125
0.6875
node-utils
699
2024-08-06T19:59:27.277174
GPL-3.0
false
4260b28b46b18b8886115cbf69535d7d
###########################################################################\n####### FOR DEMONSTRATION PURPOSES ONLY #######\n###########################################################################\n# #\n# If you hav...
dataset_sample\yaml\ory_hydra\quickstart-hsm.yml
quickstart-hsm.yml
YAML
1,069
0.8
0.095238
0.52381
awesome-app
756
2025-01-18T21:07:45.082884
GPL-3.0
false
8faf1f607cb6076d8cf40dcb59f66a9f
###########################################################################\n####### FOR DEMONSTRATION PURPOSES ONLY #######\n###########################################################################\n# #\n# If you hav...
dataset_sample\yaml\ory_hydra\quickstart-jwt.yml
quickstart-jwt.yml
YAML
964
0.8
0.125
0.6875
vue-tools
716
2023-12-08T07:39:20.125030
Apache-2.0
false
29658b87f55776c03fc01558edcd515e
###########################################################################\n####### FOR DEMONSTRATION PURPOSES ONLY #######\n###########################################################################\n# #\n# If you hav...
dataset_sample\yaml\ory_hydra\quickstart-mysql.yml
quickstart-mysql.yml
YAML
1,221
0.8
0.076923
0.423077
awesome-app
546
2024-12-19T23:26:09.214768
MIT
false
481a4d0cb212ce4625229063593456d2
###########################################################################\n####### FOR DEMONSTRATION PURPOSES ONLY #######\n###########################################################################\n# #\n# If you hav...
dataset_sample\yaml\ory_hydra\quickstart-postgres.yml
quickstart-postgres.yml
YAML
1,314
0.8
0.071429
0.392857
node-utils
35
2025-02-14T17:01:51.847444
GPL-3.0
false
0ffbe5e3ce9f31ce3ee249602cc88394
global:\n scrape_interval: 15s # By default, scrape targets every 15 seconds.\n\n external_labels:\n monitor: "codelab-monitor"\n\nscrape_configs:\n - job_name: "prometheus"\n\n scrape_interval: 5s\n\n static_configs:\n - targets: ["localhost:9090"]\n - job_name: "hydra"\n\n # Override the global d...
dataset_sample\yaml\ory_hydra\quickstart-prometheus-config.yml
quickstart-prometheus-config.yml
YAML
476
0.8
0
0.066667
python-kit
677
2025-04-11T05:50:59.534351
Apache-2.0
false
e53d3a6c9549ab0334e02d7778b8d3ad
###########################################################################\n####### FOR DEMONSTRATION PURPOSES ONLY #######\n###########################################################################\n# #\n# If you hav...
dataset_sample\yaml\ory_hydra\quickstart-prometheus.yml
quickstart-prometheus.yml
YAML
1,132
0.8
0.086957
0.478261
python-kit
88
2025-02-05T05:49:33.069947
BSD-3-Clause
false
1b4f49dc643439044b50d9fe66f08e5a
###########################################################################\n####### FOR DEMONSTRATION PURPOSES ONLY #######\n###########################################################################\n# #\n# If you hav...
dataset_sample\yaml\ory_hydra\quickstart-tracing.yml
quickstart-tracing.yml
YAML
2,772
0.8
0.032258
0.754098
awesome-app
911
2024-10-05T00:23:43.877133
GPL-3.0
false
af9d861d3500dae6709da8cfa264305d
###########################################################################\n####### FOR DEMONSTRATION PURPOSES ONLY #######\n###########################################################################\n# #\n# If you hav...
dataset_sample\yaml\ory_hydra\quickstart.yml
quickstart.yml
YAML
2,402
0.8
0.041096
0.150685
react-lib
724
2024-07-16T17:44:37.314236
MIT
false
9eb7c2dacd50db068d92d0786fe15d3c
version: "2"\nchecks:\n argument-count:\n config:\n threshold: 5\n complex-logic:\n config:\n threshold: 4\n file-lines:\n config:\n threshold: 500\n method-complexity:\n config:\n threshold: 5\n method-count:\n config:\n threshold: 20\n method-lines:\n config:\n th...
dataset_sample\yaml\owasp-amass_amass\.codeclimate.yml
.codeclimate.yml
YAML
586
0.7
0
0
python-kit
100
2024-09-01T08:08:06.413938
BSD-3-Clause
false
24bd7ebd2321b7d3b2d61ef64622b717
codecov:\n disable_default_path_fixes: yes\n\nfixes:\n - "github.com/owasp-amass/amass/v4/::github.com/owasp-amass/amass/"\n\nignore:\n - encode_optype.go\n - ./doc/**/*\n - ./examples/**/*\n - ./images/**/*\n - ./resources/**/*\n\ncoverage:\n range: 20..60\n round: up\n precision: 2\n\ncomment:\n layout: "r...
dataset_sample\yaml\owasp-amass_amass\codecov.yml
codecov.yml
YAML
428
0.95
0
0
node-utils
28
2024-06-09T23:13:31.987842
Apache-2.0
false
2c01bb3176ee63efe44086c764f45b9e
coverage:\n status:\n project:\n default:\n informational: true\n patch:\n default:\n informational: true\n changes:\n default:\n informational: true\n\nignore:\n - "**/main.rs"\n - "**/examples"\n - "**/generated/**"\n - "tasks"\n - "editor"\n - "napi"\n - "crates/o...
dataset_sample\yaml\oxc-project_oxc\.github\codecov.yml
codecov.yml
YAML
339
0.8
0
0
awesome-app
112
2025-03-10T07:07:03.148233
BSD-3-Clause
false
5d3f0b3cca3d13de75fc41c3b0d0cf73
A-ast:\n - changed-files:\n - any-glob-to-any-file: ["crates/oxc_ast/**"]\n\nA-ast-tools:\n - changed-files:\n - any-glob-to-any-file: ["tasks/ast_tools/**"]\n\nA-cfg:\n - changed-files:\n - any-glob-to-any-file: ["crates/oxc_cfg/**"]\n\nA-cli:\n - changed-files:\n - any-glob-to-any-file: ["apps...
dataset_sample\yaml\oxc-project_oxc\.github\labeler.yml
labeler.yml
YAML
1,330
0.8
0
0
python-kit
15
2024-07-19T13:07:22.996113
BSD-3-Clause
false
26cd01d88fde579e30b627fad95a09fe
name: Clone submodules\n\ndescription: Clone submodules\n\nruns:\n using: composite\n steps:\n - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2\n with:\n show-progress: false\n repository: tc39/test262\n path: tasks/coverage/test262\n ref: bc5c14176e2b11a7...
dataset_sample\yaml\oxc-project_oxc\.github\actions\clone-submodules\action.yml
action.yml
YAML
1,391
0.8
0
0
vue-tools
379
2024-10-25T15:52:04.947324
MIT
false
3ebf09ab6063568b099e6b89a66d084f
name: pnpm\n\nruns:\n using: composite\n steps:\n - uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0\n\n - uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0\n with:\n node-version-file: .node-version\n registry-url: "https://registry.npmjs.org...
dataset_sample\yaml\oxc-project_oxc\.github\actions\pnpm\action.yml
action.yml
YAML
393
0.8
0
0
awesome-app
660
2025-01-27T11:20:39.222027
GPL-3.0
false
451992d810face04021c1fd9b5d9e9b1
# Auto-generated code, DO NOT EDIT DIRECTLY!\n# To edit this generated file you have to edit `tasks/ast_tools/src/main.rs`\n\nsrc:\n - '.github/generated/ast_changes_watch_list.yml'\n - 'crates/oxc_ast/src/ast/comment.rs'\n - 'crates/oxc_ast/src/ast/js.rs'\n - 'crates/oxc_ast/src/ast/jsx.rs'\n - 'crates/oxc_ast/sr...
dataset_sample\yaml\oxc-project_oxc\.github\generated\ast_changes_watch_list.yml
ast_changes_watch_list.yml
YAML
2,907
0.8
0
0.033333
node-utils
316
2024-09-18T03:00:09.589659
BSD-3-Clause
false
f1985e45aeaa46d541d9571ca0860288
contact_links:\n - name: Github discussions\n url: https://github.com/oxc-project/oxc/discussions\n about: For general discussions.\n\n - name: Discord server\n url: https://discord.gg/9uXCAwqQZW\n about: For lightweight questions.\n\n - name: Website issues\n url: https://github.com/oxc-project/oxc-p...
dataset_sample\yaml\oxc-project_oxc\.github\ISSUE_TEMPLATE\config.yml
config.yml
YAML
358
0.8
0
0
node-utils
641
2025-02-25T23:01:08.912257
BSD-3-Clause
false
78b36d1b7c13609e85890dc9774fa573
name: autofix.ci # For security reasons, the workflow in which the autofix.ci action is used must be named "autofix.ci".\n\npermissions: {}\n\non:\n pull_request:\n types: [opened, synchronize]\n paths-ignore:\n - "!.github/workflows/ci.yml"\n - "!.github/actions/clone-submodules/action.yml"\n\nconcurr...
dataset_sample\yaml\oxc-project_oxc\.github\workflows\autofix.yml
autofix.yml
YAML
1,208
0.8
0
0
python-kit
672
2024-11-10T20:20:55.756296
MIT
false
2873613704c5ec63116c129e46348cf8
# Benchmarks are sharded.\n#\n# Each benchmark (parser, transformer, etc) runs in parallel in a separate job.\n# Linter benchmarks are much slower to build and run than the rest, so linter benchmark\n# is built in 1 job, and then run on each fixture in parallel in separate jobs.\n#\n# See https://docs.codspeed.io/featu...
dataset_sample\yaml\oxc-project_oxc\.github\workflows\benchmark.yml
benchmark.yml
YAML
5,224
0.8
0.012346
0.084507
vue-tools
431
2025-01-23T12:56:37.786305
Apache-2.0
false
9ada1c413e795077c7b5be727f65da65
# Run `cargo bloat` for finding out what takes most of the space in your executable.\n\nname: Cargo Bloat\n\npermissions: {}\n\non:\n workflow_dispatch:\n\nconcurrency:\n group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}\n cancel-in-progress: true\n\njobs:\n bloat:\n name: Cargo...
dataset_sample\yaml\oxc-project_oxc\.github\workflows\bloat.yml
bloat.yml
YAML
1,479
0.95
0.021739
0.027027
awesome-app
809
2024-01-11T23:58:27.901923
BSD-3-Clause
false
bba0364ec3aef4a39b69552794efb967
# Run `cargo-llvm-lines` for finding out bloat generic functions\n\nname: Cargo LLVM Lines\n\npermissions: {}\n\non:\n workflow_dispatch:\n\nconcurrency:\n group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}\n cancel-in-progress: true\n\njobs:\n bloat:\n name: Cargo LLVM Lines\n ...
dataset_sample\yaml\oxc-project_oxc\.github\workflows\cargo_llvm_lines.yml
cargo_llvm_lines.yml
YAML
812
0.95
0.033333
0.045455
awesome-app
47
2024-03-28T17:59:46.230978
Apache-2.0
false
722fa0d298162f3fd1c33ea65cec0a37
name: CI\n\npermissions: {}\n\non:\n workflow_dispatch:\n pull_request:\n types: [opened, synchronize]\n paths-ignore:\n - "**/*.md"\n - "**/*.yml"\n - "!.github/workflows/ci.yml"\n - "!.github/actions/clone-submodules/action.yml"\n push:\n branches:\n - main\n paths-ignore:\n ...
dataset_sample\yaml\oxc-project_oxc\.github\workflows\ci.yml
ci.yml
YAML
11,221
0.8
0.07717
0.038869
react-lib
192
2025-05-28T17:23:20.602259
Apache-2.0
false
2dbca5aa292d154fe51494e0211c2381
name: GitHub Actions Security Analysis\n\npermissions: {}\n\non:\n workflow_dispatch:\n pull_request:\n types: [opened, synchronize]\n paths:\n - ".github/workflows/**"\n push:\n branches:\n - main\n paths:\n - ".github/workflows/**"\n\njobs:\n zizmor:\n name: zizmor\n runs-on: ubun...
dataset_sample\yaml\oxc-project_oxc\.github\workflows\ci_security.yml
ci_security.yml
YAML
933
0.8
0
0
awesome-app
846
2024-11-24T13:21:20.865263
MIT
false
6ca8c35b10ab7804ce08bd52ba05e645
name: CI VSCode\n\npermissions: {}\n\non:\n workflow_dispatch:\n pull_request:\n types: [opened, synchronize]\n paths:\n - "pnpm-lock.yaml"\n - "crates/oxc_language_server/**"\n - "editors/vscode/**"\n - ".github/workflows/ci_vscode.yml"\n push:\n branches:\n - main\n paths:\n ...
dataset_sample\yaml\oxc-project_oxc\.github\workflows\ci_vscode.yml
ci_vscode.yml
YAML
1,516
0.8
0
0
python-kit
183
2025-06-07T14:57:19.192156
GPL-3.0
false
af773037bb9e084ccc20d3a601a797b3
# Run cargo-llvm-cov and upload to codecov.io\n\nname: Code Coverage\n\npermissions: {}\n\non:\n workflow_dispatch:\n push:\n branches:\n - main\n paths:\n - "**.rs"\n - ".github/workflows/codecov.yml"\n\nconcurrency:\n group: ${{ github.workflow }}-${{ github.ref }}\n cancel-in-progress: ${{ g...
dataset_sample\yaml\oxc-project_oxc\.github\workflows\codecov.yml
codecov.yml
YAML
2,227
0.8
0.066667
0.063492
vue-tools
346
2024-10-03T00:08:16.541379
GPL-3.0
false
f45ec1eea09cc4ddcddbdc959d7eb827
name: Cargo Deny\n\npermissions: {}\n\non:\n workflow_dispatch:\n pull_request:\n types: [opened, synchronize]\n paths:\n - "Cargo.lock"\n - "deny.toml"\n - ".github/workflows/deny.yml"\n push:\n branches:\n - main\n paths:\n - "Cargo.lock"\n - "deny.toml"\n - ".github/...
dataset_sample\yaml\oxc-project_oxc\.github\workflows\deny.yml
deny.yml
YAML
831
0.8
0
0
awesome-app
291
2025-04-07T20:02:28.584824
GPL-3.0
false
739972b14b3c29302a34908ec98848c0
name: Save dprint plugin cache\n\npermissions: {}\n\non:\n workflow_dispatch:\n push:\n branches:\n - main\n paths:\n - "dprint.json"\n - ".github/workflows/dprint.yml"\n\njobs:\n cache:\n runs-on: ubuntu-latest\n steps:\n - uses: taiki-e/checkout-action@b13d20b7cda4e2f325ef19895128f7...
dataset_sample\yaml\oxc-project_oxc\.github\workflows\dprint.yml
dprint.yml
YAML
700
0.8
0
0
node-utils
194
2023-10-02T10:21:43.415574
MIT
false
7f50e853b12444d181301bdd13cb82ea
name: Check Links\n\npermissions: {}\n\non:\n workflow_dispatch:\n push:\n branches:\n - main\n paths:\n - "**/*.md"\n - "**/*.html"\n - "!**/fixtures/**"\n pull_request:\n types: [opened, synchronize]\n paths:\n - "**/*.md"\n - "**/*.html"\n - "!**/fixtures/**"\n\nconc...
dataset_sample\yaml\oxc-project_oxc\.github\workflows\link_check.yml
link_check.yml
YAML
1,370
0.8
0.022727
0.179487
react-lib
689
2024-10-29T13:32:36.484795
MIT
false
67dfd77fee9e72ea0796aa26d46d20bc
name: Update implementation status of all linter plugins\n\npermissions: {}\n\non:\n push:\n branches:\n - main\n paths:\n - ".github/workflows/lint_rules.yml"\n - "crates/oxc_linter/src/rules.rs"\n - "crates/oxc_linter/src/utils/mod.rs" # here are the remaps for some plugins\n - "tasks/...
dataset_sample\yaml\oxc-project_oxc\.github\workflows\lint_rules.yml
lint_rules.yml
YAML
941
0.8
0.027778
0
python-kit
401
2024-09-03T19:54:30.713071
GPL-3.0
false
90fd69a1569aad7ad3ce5597551911b6
name: Miri\n\npermissions: {}\n\non:\n workflow_dispatch:\n pull_request:\n types: [opened, synchronize]\n paths:\n - "crates/oxc_allocator/**"\n - "crates/oxc_ast/src/utf8_to_utf16.rs"\n - "crates/oxc_ast/src/generated/utf8_to_utf16_converter.rs"\n - "crates/oxc_data_structures/**"\n -...
dataset_sample\yaml\oxc-project_oxc\.github\workflows\miri.yml
miri.yml
YAML
1,637
0.8
0
0
react-lib
982
2024-02-14T04:13:02.887177
BSD-3-Clause
false
e874bb6e9505e5bfa8b38289e0e1bffa
name: Check PR\n\npermissions: {}\n\non:\n pull_request_target: # zizmor: ignore[dangerous-triggers]\n types:\n - opened\n - edited\n - synchronize\n\njobs:\n pr:\n if: github.repository == 'oxc-project/oxc'\n name: Label and Check PR Title\n permissions:\n contents: read\n pull-r...
dataset_sample\yaml\oxc-project_oxc\.github\workflows\pr.yml
pr.yml
YAML
2,049
0.95
0.025
0.013699
awesome-app
470
2023-07-10T20:25:46.462337
BSD-3-Clause
false
dfffe6c955ccda9a7293e64a1dc7683a
name: Prepare Release Crates\n\npermissions: {}\n\non:\n workflow_dispatch:\n\nconcurrency:\n group: ${{ github.workflow }}-${{ github.ref }}\n cancel-in-progress: true\n\njobs:\n check:\n name: Check\n runs-on: ubuntu-latest\n steps:\n - uses: taiki-e/checkout-action@b13d20b7cda4e2f325ef19895128f7ff7...
dataset_sample\yaml\oxc-project_oxc\.github\workflows\prepare_release_crates.yml
prepare_release_crates.yml
YAML
1,777
0.8
0
0
awesome-app
984
2023-09-12T06:41:57.150261
MIT
false
54ceb2000a195c4af94384d664a4ba56
name: Prepare Release Oxlint\n\npermissions: {}\n\non:\n workflow_dispatch:\n push:\n branches:\n - trigger-other-workflow\n\nconcurrency:\n group: ${{ github.workflow }}-${{ github.ref }}\n cancel-in-progress: true\n\njobs:\n prepare:\n name: Prepare Release Oxlint\n uses: ./.github/workflows/reusab...
dataset_sample\yaml\oxc-project_oxc\.github\workflows\prepare_release_oxlint.yml
prepare_release_oxlint.yml
YAML
2,042
0.8
0
0
react-lib
581
2023-11-19T22:15:13.577401
MIT
false
d16d033014d340f1eb93adb07d5c9298
name: Release Crates\n\npermissions: {}\n\non:\n workflow_dispatch:\n push:\n branches:\n - main\n paths:\n - crates/oxc/Cargo.toml\n\nconcurrency:\n group: ${{ github.workflow }}-${{ github.ref }}\n cancel-in-progress: true\n\njobs:\n release:\n name: Release crates\n runs-on: ubuntu-latest\...
dataset_sample\yaml\oxc-project_oxc\.github\workflows\release_crates.yml
release_crates.yml
YAML
1,189
0.95
0.02
0
vue-tools
857
2024-07-23T09:10:03.292074
MIT
false
2660afd573e0101aba0aee86be84c2bb
name: Release NAPI Minify\n\npermissions: {}\n\non:\n push:\n branches:\n - main\n paths:\n - napi/minify/package.json # Please only commit this file, so we don't need to wait for test CI to pass.\n\nconcurrency:\n group: ${{ github.workflow }}-${{ github.ref }}\n cancel-in-progress: true\n\njobs:\n ...
dataset_sample\yaml\oxc-project_oxc\.github\workflows\release_napi_minify.yml
release_napi_minify.yml
YAML
557
0.8
0.08
0
awesome-app
977
2024-09-15T14:45:22.115377
Apache-2.0
false
cb05173ff239f46987bde17cd68b27c9
name: Release NAPI Parser\n\npermissions: {}\n\non:\n push:\n branches:\n - main\n paths:\n - napi/parser/package.json # Please only commit this file, so we don't need to wait for test CI to pass.\n\nconcurrency:\n group: ${{ github.workflow }}-${{ github.ref }}\n cancel-in-progress: true\n\njobs:\n ...
dataset_sample\yaml\oxc-project_oxc\.github\workflows\release_napi_parser.yml
release_napi_parser.yml
YAML
557
0.8
0.08
0
vue-tools
714
2025-05-19T14:38:03.099303
Apache-2.0
false
e79a35c3209933a57b614614d0ae926d
name: Release NAPI Transform\n\npermissions: {}\n\non:\n push:\n branches:\n - main\n paths:\n - napi/transform/package.json # Please only commit this file, so we don't need to wait for test CI to pass.\n\nconcurrency:\n group: ${{ github.workflow }}-${{ github.ref }}\n cancel-in-progress: true\n\njo...
dataset_sample\yaml\oxc-project_oxc\.github\workflows\release_napi_transform.yml
release_napi_transform.yml
YAML
569
0.8
0.08
0
python-kit
324
2024-10-19T21:03:48.895495
GPL-3.0
false
c666bd0e73b988e7453f7ac56eb1b579
name: Release Oxlint\n\npermissions: {}\n\non:\n workflow_dispatch:\n push:\n branches:\n - main\n paths:\n - npm/oxlint/package.json # Please only commit this file, so we don't need to wait for all the other CI jobs to finish.\n\nconcurrency:\n group: ${{ github.workflow }}-${{ github.ref }}\n canc...
dataset_sample\yaml\oxc-project_oxc\.github\workflows\release_oxlint.yml
release_oxlint.yml
YAML
8,598
0.8
0.053435
0.022321
awesome-app
246
2023-11-28T02:49:39.948278
BSD-3-Clause
false
94b940acb892f50afe9efa9c1815f1b7
name: Release @oxc-project/runtime\n\npermissions: {}\n\non:\n workflow_dispatch:\n push:\n branches:\n - main\n paths:\n - npm/runtime/package.json\n\nconcurrency:\n group: ${{ github.workflow }}-${{ github.ref }}\n cancel-in-progress: true\n\njobs:\n check:\n name: Check version\n runs-on: ...
dataset_sample\yaml\oxc-project_oxc\.github\workflows\release_runtime.yml
release_runtime.yml
YAML
1,735
0.8
0.050847
0
awesome-app
945
2024-10-20T01:40:27.459660
BSD-3-Clause
false
99c69a8bc008ba81c65c709ee08d51a0
name: Release @oxc-project/types\n\npermissions: {}\n\non:\n workflow_dispatch:\n push:\n branches:\n - main\n paths:\n - npm/oxc-types/package.json # Please only commit this file, so we don't need to wait for all the other CI jobs to finish.\n\nconcurrency:\n group: ${{ github.workflow }}-${{ github...
dataset_sample\yaml\oxc-project_oxc\.github\workflows\release_types.yml
release_types.yml
YAML
1,829
0.8
0.067797
0
python-kit
591
2024-10-25T00:22:31.701115
BSD-3-Clause
false
22ab1ccb446ac580a1df4fe238bd2cb9
name: Release VSCode\n\npermissions: {}\n\non:\n push:\n branches:\n - main\n paths:\n - editors/vscode/package.json # Please only commit this file, so we don't need to wait for all the other CI jobs to finish.\n\nconcurrency:\n group: ${{ github.workflow }}-${{ github.ref }}\n cancel-in-progress: tr...
dataset_sample\yaml\oxc-project_oxc\.github\workflows\release_vscode.yml
release_vscode.yml
YAML
5,129
0.8
0.038961
0.015267
python-kit
957
2023-12-03T01:10:30.538000
MIT
false
b6f077d310a6bdd5be299b8c5f6a27ed
name: Prepare Release\n\npermissions: {}\n\non:\n workflow_call:\n inputs:\n name:\n required: true\n type: string\n description: "The name defined in oxc_release.toml"\n secrets:\n OXC_BOT_PAT:\n required: true\n outputs:\n pull-request-number:\n value: ${{ j...
dataset_sample\yaml\oxc-project_oxc\.github\workflows\reusable_prepare_release.yml
reusable_prepare_release.yml
YAML
2,114
0.95
0.014706
0.04918
vue-tools
747
2023-08-31T10:28:29.956721
BSD-3-Clause
false
1dc5a3b13a66d2239d01e1c82cfac1d4
name: Release NAPI\n\npermissions: {}\n\non:\n workflow_call:\n inputs:\n name:\n required: true\n type: string\n description: "The component name"\n secrets:\n NPM_TOKEN:\n required: true\n\njobs:\n check:\n name: Check version\n runs-on: ubuntu-latest\n outputs:\...
dataset_sample\yaml\oxc-project_oxc\.github\workflows\reusable_release_napi.yml
reusable_release_napi.yml
YAML
6,288
0.95
0.078947
0.03012
python-kit
521
2024-09-09T10:04:39.230709
BSD-3-Clause
false
93a83aa6887b9396884735a97568c21e
# .gitlab-ci.yml\n#\n# polkadot\n#\n# Pipelines can be triggered manually in the web.\n#\n# Please do not add new jobs without "rules:" and "*-env". There are &test-refs for everything,\n# "docker-env" is used for Rust jobs.\n# And "kubernetes-env" for everything else. Please mention "image:" container name to be used\...
dataset_sample\yaml\paritytech_polkadot\.gitlab-ci.yml
.gitlab-ci.yml
YAML
8,227
0.8
0.125436
0.13834
vue-tools
607
2024-06-28T06:39:46.404019
MIT
false
446282435878af02a6a99a43b5b5d4be
version: 2\nupdates:\n - package-ecosystem: "cargo"\n directory: "/"\n labels: ["A2-insubstantial", "B0-silent", "C1-low", "E2-dependencies"]\n # Handle updates for crates from github.com/paritytech/substrate manually.\n ignore:\n - dependency-name: "substrate-*"\n - dependency-name: "sc-*"\n ...
dataset_sample\yaml\paritytech_polkadot\.github\dependabot.yml
dependabot.yml
YAML
901
0.8
0.076923
0.038462
vue-tools
834
2025-05-20T21:16:12.050901
Apache-2.0
false
76a91e765a7036701b0f4032f736fdcc
# πŸ”’ PROTECTED: Changes to locks-review-team should be approved by the current locks-review-team\nlocks-review-team: locks-review\nteam-leads-team: polkadot-review\naction-review-team: ci\n\nrules:\n - name: Runtime files\n check_type: changed_files\n condition:\n include: ^runtime\/(kusama|polkadot)\/src\/...
dataset_sample\yaml\paritytech_polkadot\.github\pr-custom-review.yml
pr-custom-review.yml
YAML
1,196
0.8
0
0.078947
awesome-app
335
2025-01-07T06:12:00.169812
Apache-2.0
false
d7047f2b6f56d3598cd8df022618b8fe
name: Notify devops when burn-in label applied\non:\n pull_request:\n types: [labeled]\n\njobs:\n notify-devops:\n runs-on: ubuntu-latest\n strategy:\n matrix:\n channel:\n - name: 'Team: DevOps'\n room: '!lUslSijLMgNcEKcAiE:parity.io'\n\n steps:\n - name: Send Matrix ...
dataset_sample\yaml\paritytech_polkadot\.github\workflows\burnin-label-notification.yml
burnin-label-notification.yml
YAML
784
0.8
0.083333
0
react-lib
733
2025-05-16T15:03:18.253225
BSD-3-Clause
false
28afb4f468aa8135a3a00e995cd028cd
# checks all networks we care about (kusama, polkadot, westend) and ensures\n#Β the bootnodes in their respective chainspecs are contactable\n\nname: Check all bootnodes\non:\n push:\n branches:\n # Catches v1.2.3 and v1.2.3-rc1\n - release-v[0-9]+.[0-9]+.[0-9]+*\n\njobs:\n check_bootnodes:\n strategy:...
dataset_sample\yaml\paritytech_polkadot\.github\workflows\check-bootnodes.yml
check-bootnodes.yml
YAML
1,054
0.8
0
0.103448
vue-tools
234
2024-05-27T04:44:11.929475
BSD-3-Clause
false
361f3101c5b3498c83e1a0b6fd5261cc
name: Check D labels\n\non:\n pull_request:\n types: [labeled, opened, synchronize, unlabeled]\n paths:\n - runtime/polkadot/**\n - runtime/kusama/**\n - runtime/common/**\n - primitives/src/**\n\njobs:\n check-labels:\n runs-on: ubuntu-latest\n steps:\n - name: Pull image\n ...
dataset_sample\yaml\paritytech_polkadot\.github\workflows\check-D-labels.yml
check-D-labels.yml
YAML
1,719
0.8
0.04
0.093023
python-kit
719
2024-10-14T18:27:32.556303
GPL-3.0
false
c80c8aa2d87abb061c2f0481bc0fb5b2
name: Check labels\n\non:\n pull_request:\n types: [labeled, opened, synchronize, unlabeled]\n\njobs:\n check-labels:\n runs-on: ubuntu-latest\n steps:\n - name: Pull image\n env:\n IMAGE: paritytech/ruled_labels:0.4.0\n run: docker pull $IMAGE\n\n - name: Check labels\n ...
dataset_sample\yaml\paritytech_polkadot\.github\workflows\check-labels.yml
check-labels.yml
YAML
1,594
0.8
0.044444
0.105263
awesome-app
10
2024-07-05T16:09:22.910611
Apache-2.0
false
2e6ae3c1192ab7630d1825bbfefa79b0
name: Check licenses\n\non:\n pull_request:\n\njobs:\n check-licenses:\n runs-on: ubuntu-22.04\n steps:\n - name: Checkout sources\n uses: actions/checkout@v3\n - uses: actions/setup-node@v3.8.1\n with:\n node-version: '18.x'\n registry-url: 'https://npm.pkg.github.com'...
dataset_sample\yaml\paritytech_polkadot\.github\workflows\check-licenses.yml
check-licenses.yml
YAML
648
0.8
0
0
awesome-app
536
2024-03-25T01:01:41.913408
GPL-3.0
false
f7dcf094182fe790ef26613c1ed3c7bf
#Β If a chainspec file is updated with new bootnodes, we check to make sure those bootnodes are contactable\n\nname: Check new bootnodes\non:\n pull_request:\n paths:\n - 'node/service/chain-specs/*.json'\n\njobs:\n check_bootnodes:\n runs-on: ubuntu-latest\n steps:\n - name: Checkout sources\n ...
dataset_sample\yaml\paritytech_polkadot\.github\workflows\check-new-bootnodes.yml
check-new-bootnodes.yml
YAML
881
0.8
0
0.038462
vue-tools
221
2025-03-23T11:20:34.358230
MIT
false
56df03e37073a17a2dbf80844c2a7082
name: Check updated weights\n\non:\n pull_request:\n paths:\n Β - 'runtime/*/src/weights/**'\n\njobs:\n check_weights_files:\n strategy:\n fail-fast: false\n matrix:\n runtime: [westend, kusama, polkadot, rococo]\n runs-on: ubuntu-latest\n steps:\n - name: Checkout sources\n ...
dataset_sample\yaml\paritytech_polkadot\.github\workflows\check-weights.yml
check-weights.yml
YAML
1,656
0.8
0
0.043478
node-utils
745
2025-06-20T09:17:59.445226
Apache-2.0
false
5a7391f12c8dcc7410d6b9863b16ac2b
name: Run nightly fuzzer jobs\n\non:\n schedule:\n - cron: '0 0 * * *'\n\njobs:\n xcm-fuzzer:\n runs-on: ubuntu-latest\n steps:\n - name: Checkout sources\n uses: actions/checkout@v3\n with:\n fetch-depth: 1\n\n - name: Install minimal stable Rust\n uses: actions-rs/to...
dataset_sample\yaml\paritytech_polkadot\.github\workflows\honggfuzz.yml
honggfuzz.yml
YAML
3,749
0.7
0
0
vue-tools
236
2025-02-05T17:26:08.365007
MIT
false
274e51ad62082f8374fc7dc1fae026e4
name: Assign reviewers\n\non:\n pull_request:\n branches:\n - master\n - main\n types:\n - opened\n - reopened\n - synchronize\n - review_requested\n - review_request_removed\n - ready_for_review\n - converted_to_draft\n pull_request_review:\n\njobs:\n pr-custom-rev...
dataset_sample\yaml\paritytech_polkadot\.github\workflows\pr-custom-review.yml
pr-custom-review.yml
YAML
1,576
0.8
0.142857
0.35
react-lib
240
2025-03-14T09:44:44.402503
MIT
false
b3ab1414ab47288643aec6f532e51a70
name: Release - Branch check\non:\n push:\n branches:\n # Catches v1.2.3 and v1.2.3-rc1\n - release-v[0-9]+.[0-9]+.[0-9]+*\n\n workflow_dispatch:\n\njobs:\n check_branch:\n runs-on: ubuntu-latest\n steps:\n - name: Checkout sources\n uses: actions/checkout@v3\n with:\n ...
dataset_sample\yaml\paritytech_polkadot\.github\workflows\release-01_branch-check.yml
release-01_branch-check.yml
YAML
410
0.8
0
0.055556
vue-tools
751
2024-10-25T16:00:20.813790
MIT
false
a0a6de23c476d48d6dd55fbc867b1ca2
name: Release - RC automation\non:\n push:\n branches:\n # Catches v1.2.3 and v1.2.3-rc1\n - release-v[0-9]+.[0-9]+.[0-9]+*\njobs:\n tag_rc:\n runs-on: ubuntu-latest\n strategy:\n matrix:\n channel:\n - name: "RelEng: Polkadot Release Coordination"\n room: '!cqAmzdIc...
dataset_sample\yaml\paritytech_polkadot\.github\workflows\release-10_candidate.yml
release-10_candidate.yml
YAML
2,775
0.95
0.098592
0.089552
awesome-app
695
2024-11-18T02:32:59.754617
GPL-3.0
false
c4c1729e745df16d4a3dbfafc14ef5a3
# This workflow performs the Extrinsic Ordering Check on demand using a binary\n\nname: Release - Extrinsic Ordering Check\non:\n workflow_dispatch:\n inputs:\n reference_url:\n description: The WebSocket url of the reference node\n default: wss://kusama-rpc.polkadot.io\n required: true\n ...
dataset_sample\yaml\paritytech_polkadot\.github\workflows\release-20_extrinsic-ordering-check-from-bin.yml
release-20_extrinsic-ordering-check-from-bin.yml
YAML
2,566
0.95
0.012346
0.014286
react-lib
699
2023-08-21T03:16:29.174009
Apache-2.0
false
446db9002515327244a5a2208e5edc28
# This workflow performs the Extrinsic Ordering Check on demand using two reference binaries\n\nname: Release - Extrinsic API Check with reference bins\non:\n workflow_dispatch:\n inputs:\n reference_binary_url:\n description: A url to a Linux binary for the node containing the reference runtime to test...
dataset_sample\yaml\paritytech_polkadot\.github\workflows\release-21_extrinsic-ordering-check-from-two.yml
release-21_extrinsic-ordering-check-from-two.yml
YAML
3,349
0.95
0.020619
0.011905
vue-tools
593
2024-02-14T14:21:39.311591
BSD-3-Clause
false
1a08a2cb966ce752db1647eeb7273e26
name: Release - Publish RC Container image\n# see https://github.com/paritytech/release-engineering/issues/97#issuecomment-1651372277\n\non:\n workflow_dispatch:\n inputs:\n release_id:\n description: |\n Release ID.\n You can find it using the command:\n curl -s \\n ...
dataset_sample\yaml\paritytech_polkadot\.github\workflows\release-40_publish-rc-image.yml
release-40_publish-rc-image.yml
YAML
4,161
0.95
0.045455
0.008929
react-lib
231
2023-07-17T03:13:42.615365
MIT
false
6d48d56c46d14b6069cf4bbc59793480
name: Release - Publish Docker image for new releases\n\non:\n release:\n types:\n - published\n\njobs:\n main:\n runs-on: ubuntu-latest\n steps:\n - name: Checkout sources\n uses: actions/checkout@v3\n - name: Set up Docker Buildx\n uses: docker/setup-buildx-action@95cb08cb2672c...
dataset_sample\yaml\paritytech_polkadot\.github\workflows\release-50_publish-docker-release.yml
release-50_publish-docker-release.yml
YAML
1,486
0.8
0.022727
0
python-kit
248
2023-07-27T15:27:11.203259
MIT
false
3d1e8d11c226f0b5d7df63693a6ca939
name: Release - Publish Docker image (manual dispatch)\n\non:\n workflow_dispatch:\n inputs:\n version:\n description: version to build/release\n default: v0.9.18\n required: true\n date:\n description: release date of version\n default: "2022-02-23T19:11:58Z"\n r...
dataset_sample\yaml\paritytech_polkadot\.github\workflows\release-51_publish-docker-manual.yml
release-51_publish-docker-manual.yml
YAML
1,696
0.95
0
0
python-kit
181
2025-05-30T08:06:00.123821
GPL-3.0
false
88a883e0e6d9311b5c928cf5bdfe2fb5
name: Release - Send new release notification to matrix channels\non:\n release:\n types:\n - published\n\njobs:\n ping_matrix:\n strategy:\n matrix:\n channel:\n - name: '#KusamaValidatorLounge:polkadot.builders'\n room: '!LhjZccBOqFNYKLdmbb:polkadot.builders'\n ...
dataset_sample\yaml\paritytech_polkadot\.github\workflows\release-99_bot.yml
release-99_bot.yml
YAML
1,953
0.8
0.020408
0.021277
vue-tools
106
2025-05-14T06:24:27.117742
BSD-3-Clause
false
2e6f082cbd2dd8afdd3183d40ba781e6
version: '3'\nservices:\n node_alice:\n ports:\n - "30333:30333"\n - "9933:9933"\n - "9944:9944"\n - "9615:9615"\n image: parity/polkadot:latest\n volumes:\n - "polkadot-data-alice:/data"\n command: |\n --chain=polkadot-local\n --alice\n -d /data\n --node-key 00...
dataset_sample\yaml\paritytech_polkadot\scripts\ci\dockerfiles\polkadot\docker-compose-local.yml
docker-compose-local.yml
YAML
1,052
0.7
0
0
vue-tools
60
2025-03-21T22:20:04.076758
GPL-3.0
false
9d5a4b9baafa991ed49515706b48964e
version: '3'\nservices:\n polkadot:\n image: parity/polkadot:latest\n\n ports:\n - "127.0.0.1:30333:30333/tcp"\n - "127.0.0.1:9933:9933/tcp"\n - "127.0.0.1:9944:9944/tcp"\n - "127.0.0.1:9615:9615/tcp"\n\n volumes:\n - "polkadot-data:/data"\n\n command: |\n --unsafe-rpc-externa...
dataset_sample\yaml\paritytech_polkadot\scripts\ci\dockerfiles\polkadot\docker-compose.yml
docker-compose.yml
YAML
410
0.7
0
0
node-utils
305
2025-02-18T11:24:15.671300
Apache-2.0
false
f16224f3b99f65d02249a882011b6b69
# This file is part of .gitlab-ci.yml\n# Here are all jobs that are executed during "build" stage\n\nbuild-linux-stable:\n stage: build\n # this is an artificial job dependency, for pipeline optimization using GitLab's DAGs\n # the job can be found in check.yml\n needs:\n - job: job-starter\n artifacts: fal...
dataset_sample\yaml\paritytech_polkadot\scripts\ci\gitlab\pipeline\build.yml
build.yml
YAML
6,313
0.8
0.045977
0.161677
awesome-app
42
2024-05-16T16:18:07.055624
MIT
false
ef13b94416cda97876b57450dabc4b82
# This file is part of .gitlab-ci.yml\n# Here are all jobs that are executed during "check" stage\n\ncheck-runtime:\n stage: check\n image: paritytech/tools:latest\n extends:\n - .kubernetes-env\n rules:\n - if: $CI_COMMIT_REF_NAME =~ /^release-v[0-9]+\.[0-9]+.*$/ # i.e. release-v0.9.27\n variables:\n GIT...
dataset_sample\yaml\paritytech_polkadot\scripts\ci\gitlab\pipeline\check.yml
check.yml
YAML
4,196
0.8
0.073529
0.072
node-utils
204
2023-12-02T02:14:23.647131
MIT
false
e300166eafe529e792c0004fc5549a6e
# This file is part of .gitlab-ci.yml\n# Here are all jobs that are executed during "publish" stage\n\n# This image is used in testnets\n# Release image is handled by the Github Action here:\n# .github/workflows/publish-docker-release.yml\npublish-polkadot-debug-image:\n stage: publish\n extends:\n - .kubernetes-e...
dataset_sample\yaml\paritytech_polkadot\scripts\ci\gitlab\pipeline\publish.yml
publish.yml
YAML
9,418
0.8
0.094203
0.124528
awesome-app
913
2024-10-13T19:47:37.543361
MIT
false
62425e139d85d865c5a62986a42f0b4c
# This file is part of .gitlab-ci.yml\n# Here are all jobs that are executed during "short-benchmarks" stage\n\n# Run all pallet benchmarks only once to check if there are any errors\nshort-benchmark-polkadot: &short-bench\n stage: short-benchmarks\n extends:\n - .test-pr-refs\n - .docker-env\n # this is an ar...
dataset_sample\yaml\paritytech_polkadot\scripts\ci\gitlab\pipeline\short-benchmarks.yml
short-benchmarks.yml
YAML
788
0.8
0.074074
0.166667
node-utils
482
2024-06-23T11:15:02.466697
BSD-3-Clause
false
7ee41eb9e8dcb2387a4e8ea73e6f48fe