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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
---\nservices:\n risingwave-standalone:\n extends:\n file: ../../docker/docker-compose.yml\n service: risingwave-standalone\n postgres-0:\n extends:\n file: ../../docker/docker-compose.yml\n service: postgres-0\n grafana-0:\n extends:\n file: ../../docker/docker-compose.yml\n s... | dataset_sample\yaml\risingwavelabs_risingwave\integration_tests\mysql-sink\docker-compose.yml | docker-compose.yml | YAML | 1,207 | 0.7 | 0 | 0 | awesome-app | 507 | 2025-07-02T16:41:07.999923 | Apache-2.0 | true | 8fe48071d5f64e278816cab1c451aed4 |
---\nservices:\n risingwave-standalone:\n extends:\n file: ../../docker/docker-compose.yml\n service: risingwave-standalone\n nats-server:\n image: nats:latest\n ports:\n - "4222:4222"\n command: -js\n postgres-0:\n extends:\n file: ../../docker/docker-compose.yml\n service: p... | dataset_sample\yaml\risingwavelabs_risingwave\integration_tests\nats\docker-compose.yml | docker-compose.yml | YAML | 1,442 | 0.8 | 0 | 0 | python-kit | 284 | 2024-10-04T10:52:22.635886 | BSD-3-Clause | true | 8f2422488ee6b51fce08a1a0f2cf6797 |
---\nservices:\n risingwave-standalone:\n extends:\n file: ../../docker/docker-compose.yml\n service: risingwave-standalone\n postgres-0:\n extends:\n file: ../../docker/docker-compose.yml\n service: postgres-0\n grafana-0:\n extends:\n file: ../../docker/docker-compose.yml\n s... | dataset_sample\yaml\risingwavelabs_risingwave\integration_tests\pinot-sink\docker-compose.yml | docker-compose.yml | YAML | 2,542 | 0.8 | 0 | 0 | awesome-app | 129 | 2025-02-25T16:04:21.160581 | BSD-3-Clause | true | a295997e5094b24be78848c433b50faf |
---\nservices:\n risingwave-standalone:\n extends:\n file: ../../docker/docker-compose.yml\n service: risingwave-standalone\n postgres-0:\n extends:\n file: ../../docker/docker-compose.yml\n service: postgres-0\n grafana-0:\n extends:\n file: ../../docker/docker-compose.yml\n s... | dataset_sample\yaml\risingwavelabs_risingwave\integration_tests\postgres-cdc\docker-compose.yml | docker-compose.yml | YAML | 2,588 | 0.8 | 0 | 0.022222 | react-lib | 745 | 2024-08-19T01:48:47.488357 | GPL-3.0 | true | 62acac68d81f663aa9b15d2e0cba5051 |
pk_types:\n - boolean\n - bigint\n - date\ndatatypes:\n - name: boolean\n aliases:\n - bool\n zero: false\n minimum: false\n maximum: true\n rw_type: boolean\n - name: smallint\n zero: 0\n minimum: -32767\n maximum: 32767\n - name: integer\n aliases:\n - int\n zero: 0\n ... | dataset_sample\yaml\risingwavelabs_risingwave\integration_tests\postgres-cdc\postgresql-datatypes.yml | postgresql-datatypes.yml | YAML | 1,932 | 0.7 | 0 | 0 | python-kit | 794 | 2023-11-16T16:22:00.296930 | BSD-3-Clause | true | 21e92ec14adf69a1ae79bde2e90b26db |
---\nservices:\n risingwave-standalone:\n extends:\n file: ../../docker/docker-compose.yml\n service: risingwave-standalone\n postgres-0:\n extends:\n file: ../../docker/docker-compose.yml\n service: postgres-0\n grafana-0:\n extends:\n file: ../../docker/docker-compose.yml\n s... | dataset_sample\yaml\risingwavelabs_risingwave\integration_tests\postgres-sink\docker-compose.yml | docker-compose.yml | YAML | 1,390 | 0.8 | 0 | 0.035714 | python-kit | 282 | 2025-01-13T11:43:35.079990 | GPL-3.0 | true | 9506475aa272375f515fefff7225b31c |
---\nservices:\n risingwave-standalone:\n extends:\n file: ../../docker/docker-compose.yml\n service: risingwave-standalone\n postgres-0:\n extends:\n file: ../../docker/docker-compose.yml\n service: postgres-0\n grafana-0:\n extends:\n file: ../../docker/docker-compose.yml\n s... | dataset_sample\yaml\risingwavelabs_risingwave\integration_tests\presto-trino\docker-compose.yml | docker-compose.yml | YAML | 1,612 | 0.7 | 0 | 0 | python-kit | 641 | 2025-01-03T13:42:19.248877 | BSD-3-Clause | true | fe511312490ce72fd8554e14f55c3c62 |
---\nservices:\n risingwave-standalone:\n extends:\n file: ../../docker/docker-compose.yml\n service: risingwave-standalone\n postgres-0:\n extends:\n file: ../../docker/docker-compose.yml\n service: postgres-0\n grafana-0:\n extends:\n file: ../../docker/docker-compose.yml\n s... | dataset_sample\yaml\risingwavelabs_risingwave\integration_tests\prometheus\docker-compose.yml | docker-compose.yml | YAML | 2,062 | 0.8 | 0.012658 | 0 | react-lib | 846 | 2024-12-03T21:12:51.827733 | Apache-2.0 | true | 46160104e00b348d09bfeddc07387219 |
---\nversion: "3"\nservices:\n pubsub-emulator:\n image: google/cloud-sdk:latest\n command: >\n gcloud beta emulators pubsub start --project=demo --host-port=0.0.0.0:8900\n ports:\n - "8900:8900"\n risingwave-standalone:\n extends:\n file: ../../docker/docker-compose.yml\n service: ris... | dataset_sample\yaml\risingwavelabs_risingwave\integration_tests\pubsub\docker-compose.yml | docker-compose.yml | YAML | 1,064 | 0.7 | 0 | 0 | vue-tools | 349 | 2025-06-29T12:07:11.288991 | MIT | true | 46022f4f99014c40f77975965d0ad929 |
---\nservices:\n redis:\n image: 'redis:latest'\n expose:\n - 6379\n ports:\n - 6379:6379\n healthcheck:\n test: ["CMD", "redis-cli", "ping"]\n interval: 5s\n timeout: 30s\n retries: 50\n risingwave-standalone:\n extends:\n file: ../../docker/docker-compose.yml\n ... | dataset_sample\yaml\risingwavelabs_risingwave\integration_tests\redis-sink\docker-compose.yml | docker-compose.yml | YAML | 1,073 | 0.7 | 0 | 0 | python-kit | 589 | 2023-08-12T03:39:34.746078 | BSD-3-Clause | true | 93c1e09a29ac6b38d2de1906ae9748d2 |
---\nservices:\n sqlserver-server:\n container_name: sqlserver-server\n image: mcr.microsoft.com/mssql/server:2022-latest\n hostname: sqlserver-server\n ports:\n - 1433:1433\n environment:\n ACCEPT_EULA: 'Y'\n SA_PASSWORD: 'SomeTestOnly@SA'\n risingwave-standalone:\n extends:\n f... | dataset_sample\yaml\risingwavelabs_risingwave\integration_tests\sqlserver-sink\docker-compose.yml | docker-compose.yml | YAML | 1,046 | 0.7 | 0 | 0 | react-lib | 100 | 2024-10-15T16:26:58.016081 | MIT | true | ca3d161b040a9f35e7e238b6679162c3 |
---\nservices:\n starrocks-fe:\n image: starrocks/fe-ubuntu:3.1.7\n hostname: starrocks-fe\n container_name: starrocks-fe\n volumes:\n - "./starrocks_prepare.sql:/starrocks_prepare.sql"\n command:\n /opt/starrocks/fe/bin/start_fe.sh\n ports:\n - 8030:8030\n - 9020:9020\n - 90... | dataset_sample\yaml\risingwavelabs_risingwave\integration_tests\starrocks-sink\docker-compose.yml | docker-compose.yml | YAML | 1,774 | 0.8 | 0 | 0 | python-kit | 260 | 2024-02-21T22:41:30.243698 | GPL-3.0 | true | c1433db118664d20372f25a0b75c1d51 |
x-superset-image: &superset-image apache/superset:${TAG:-latest-dev}\nx-superset-depends-on:\n &superset-depends-on\n - db\n - redis\nx-superset-volumes:\n # /app/pythonpath_docker will be appended to the PYTHONPATH in the final container\n &superset-volumes\n - ./docker:/app/docker\n - superset_home:/app/supers... | dataset_sample\yaml\risingwavelabs_risingwave\integration_tests\superset\docker-compose.yml | docker-compose.yml | YAML | 3,007 | 0.8 | 0 | 0.017391 | python-kit | 889 | 2024-07-02T21:44:37.045796 | GPL-3.0 | true | c8f400b24c679cc773d0e36b1a9b9068 |
---\nversion: '3'\nservices:\n risingwave-standalone:\n extends:\n file: ../../docker/docker-compose.yml\n service: risingwave-standalone\n postgres-0:\n extends:\n file: ../../docker/docker-compose.yml\n service: postgres-0\n grafana-0:\n extends:\n file: ../../docker/docker-compos... | dataset_sample\yaml\risingwavelabs_risingwave\integration_tests\tidb-cdc-sink\docker-compose.yml | docker-compose.yml | YAML | 5,671 | 0.8 | 0.013825 | 0.034314 | awesome-app | 941 | 2024-07-05T02:49:29.430911 | GPL-3.0 | true | fcb886385e929842376b4806b032181e |
---\nservices:\n risingwave-standalone:\n extends:\n file: ../../docker/docker-compose.yml\n service: risingwave-standalone\n postgres-0:\n extends:\n file: ../../docker/docker-compose.yml\n service: postgres-0\n grafana-0:\n extends:\n file: ../../docker/docker-compose.yml\n s... | dataset_sample\yaml\risingwavelabs_risingwave\integration_tests\twitter\docker-compose.yml | docker-compose.yml | YAML | 1,099 | 0.7 | 0 | 0 | node-utils | 968 | 2025-03-12T17:15:18.150970 | BSD-3-Clause | true | 6b38bbb86116af87a01ec0e738c85ca9 |
---\nservices:\n risingwave-standalone:\n extends:\n file: ../../docker/docker-compose.yml\n service: risingwave-standalone\n postgres-0:\n extends:\n file: ../../docker/docker-compose.yml\n service: postgres-0\n grafana-0:\n extends:\n file: ../../docker/docker-compose.yml\n s... | dataset_sample\yaml\risingwavelabs_risingwave\integration_tests\twitter-pulsar\docker-compose.yml | docker-compose.yml | YAML | 1,223 | 0.7 | 0 | 0 | vue-tools | 807 | 2024-01-07T14:57:06.469844 | MIT | true | bd0cae000d318f58c357b886bd3df062 |
---\nservices:\n risingwave-standalone:\n extends:\n file: ../../docker/docker-compose.yml\n service: risingwave-standalone\n postgres-0:\n extends:\n file: ../../docker/docker-compose.yml\n service: postgres-0\n grafana-0:\n extends:\n file: ../../docker/docker-compose.yml\n s... | dataset_sample\yaml\risingwavelabs_risingwave\integration_tests\upsert-avro\docker-compose.yml | docker-compose.yml | YAML | 1,256 | 0.8 | 0 | 0 | awesome-app | 820 | 2025-02-03T22:42:13.872134 | Apache-2.0 | true | d03405477526ee57befd9d531d5b97c4 |
---\nservices:\n risingwave-standalone:\n extends:\n file: ../../docker/docker-compose.yml\n service: risingwave-standalone\n postgres-0:\n extends:\n file: ../../docker/docker-compose-distributed.yml\n service: postgres-0\n grafana-0:\n extends:\n file: ../../docker/docker-compose-... | dataset_sample\yaml\risingwavelabs_risingwave\integration_tests\vector\docker-compose.yml | docker-compose.yml | YAML | 1,023 | 0.7 | 0 | 0 | python-kit | 109 | 2025-03-03T10:06:45.093700 | Apache-2.0 | true | ce40b49bf8e70072dcb417355de4fac4 |
table_name: "sink_bench"\npk_indices:\n - 0\ncolumns:\n - name: "v1"\n type: "int"\n - name: "v2"\n type: "bigint"\n - name: "v3"\n type: "varchar"\n - name: "v4"\n type: "varchar" | dataset_sample\yaml\risingwavelabs_risingwave\src\bench\sink_bench\schema.yml | schema.yml | YAML | 186 | 0.7 | 0 | 0 | python-kit | 735 | 2023-08-21T14:42:14.989012 | Apache-2.0 | false | bdd8a4b4031bc3b58e47044c943b5f8f |
Clickhouse:\n connector: "clickhouse"\n type: "append-only"\n force_append_only: "true"\n clickhouse.url: "http://127.0.0.1:8123"\n clickhouse.user: "default"\n clickhouse.password: ""\n clickhouse.database: "default"\n clickhouse.table: "sink_bench"\nRedis:\n connector: 'redis'\n primary_key: 'v1'\n type: '... | dataset_sample\yaml\risingwavelabs_risingwave\src\bench\sink_bench\sink_option.yml | sink_option.yml | YAML | 2,897 | 0.8 | 0 | 0.093458 | node-utils | 840 | 2025-03-27T16:21:07.671560 | Apache-2.0 | false | 44bac967dfcd59ff4b2af53e2e80ea8e |
- id: create_source\n sql: |\n CREATE SOURCE s(x int,y int)\n WITH(\n connector='kafka',\n topic = 'mytopic',\n properties.bootstrap.server = '6',\n scan.startup.mode = 'earliest',\n ) FORMAT PLAIN ENCODE JSON;\n expected_outputs: []\n- with_config_map:\n streaming_use_shared_s... | dataset_sample\yaml\risingwavelabs_risingwave\src\frontend\planner_test\tests\testdata\input\shared_source.yml | shared_source.yml | YAML | 2,007 | 0.8 | 0.029412 | 0.088235 | vue-tools | 422 | 2025-01-23T22:35:53.653476 | MIT | true | 2b90833a695965bb3c8e3c48d68218fb |
# This file is automatically generated. See `src/frontend/planner_test/README.md` for more information.\n- id: create_source\n sql: |\n CREATE SOURCE s(x int,y int)\n WITH(\n connector='kafka',\n topic = 'mytopic',\n properties.bootstrap.server = '6',\n scan.startup.mode = 'earliest',... | dataset_sample\yaml\risingwavelabs_risingwave\src\frontend\planner_test\tests\testdata\output\shared_source.yml | shared_source.yml | YAML | 4,183 | 0.8 | 0.010638 | 0.021277 | python-kit | 373 | 2025-05-21T09:03:54.524786 | GPL-3.0 | true | 4d07302094e7a0d1ada1049cd4213f54 |
- input: SELECT 'a''b'\n formatted_sql: SELECT 'a''b'\n\n- input: SELECT e'a\'b'\n formatted_sql: SELECT E'a\'b'\n\n- input: SELECT e'a''b'\n formatted_sql: SELECT E'a\'b'\n\n- input: SELECT '\\'\n formatted_sql: SELECT '\\'\n\n- input: SELECT e'\\'\n formatted_sql: SELECT E'\\'\n | dataset_sample\yaml\risingwavelabs_risingwave\src\sqlparser\tests\testdata\escape_string.yml | escape_string.yml | YAML | 272 | 0.7 | 0 | 0 | python-kit | 208 | 2023-12-13T12:27:34.591888 | MIT | true | 29d05326d746ca4e2c1ca71d47494b4d |
global:\n scrape_interval: 15s\n evaluation_interval: 60s\n external_labels:\n rw_cluster: 20240506-185437\n\n\nscrape_configs:\n - job_name: prometheus\n static_configs:\n - targets: ["127.0.0.1:9500"]\n\n - job_name: compute\n static_configs:\n - targets: ["127.0.0.1:1222"]\n\n - job_name: me... | dataset_sample\yaml\risingwavelabs_risingwave\standalone\prometheus.yml | prometheus.yml | YAML | 783 | 0.7 | 0 | 0 | awesome-app | 897 | 2024-10-01T19:21:48.825936 | GPL-3.0 | false | d3b94dcdf92f86b4fe66d49a61b99bdb |
# These are supported funding model platforms\n\ngithub: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]\npatreon: rocksdanister\nopen_collective: # Replace with a single Open Collective username\nko_fi: # Replace with kofi username\ntidelift: # Replace with a single Tidelift platform-name... | dataset_sample\yaml\rocksdanister_lively\.github\FUNDING.yml | FUNDING.yml | YAML | 674 | 0.8 | 0 | 0.090909 | awesome-app | 193 | 2024-11-13T19:38:54.845779 | BSD-3-Clause | false | a93e15589af6a54c9d138f546e5e4cfa |
# See https://github.com/actions/labeler\n\nA-Cli:\n - crates/rome_cli/**\n - crates/rome_fs/**\n - crates/rome_console/**\n\nA-Core:\n - crates/rome_deserializer/**\n - crates/rome_fs/**\n - crates/rome_rowan/**\n - crates/rome_text_edit/**\n - crates/rome_text_size/**\n - crates/rome_suppression/**\n - crat... | dataset_sample\yaml\rome_tools\.github\labeler.yml | labeler.yml | YAML | 1,235 | 0.8 | 0 | 0.019231 | react-lib | 97 | 2024-01-02T14:27:57.679651 | Apache-2.0 | false | bbf726af4c0d149d3f33b91061a6423f |
name: 🐛 Bug Report\ndescription: Report a possible bug or regression\ntitle: "🐛 <TITLE>"\nlabels: ["S-To triage"]\nbody:\n - type: markdown\n attributes:\n value: Thank you for submitting the bug! We'll try to triage it ASAP!\n - type: markdown\n attributes:\n value: |\n Bug reports that don'... | dataset_sample\yaml\rome_tools\.github\ISSUE_TEMPLATE\01_bug.yml | 01_bug.yml | YAML | 1,799 | 0.95 | 0.038462 | 0 | python-kit | 780 | 2024-10-30T06:35:41.482213 | Apache-2.0 | false | 5f609429b177b2b1da5c4238833ea45d |
name: 📎 Task\ndescription: Specific actionable task. Typically opened by existing contributors. If you aren't sure, then create a discussion.\ntitle: "📎 <TITLE> "\nlabels: ["task"]\nbody:\n - type: textarea\n id: description\n attributes:\n label: Description\n description: A summary of the task\n ... | dataset_sample\yaml\rome_tools\.github\ISSUE_TEMPLATE\02_task.yml | 02_task.yml | YAML | 349 | 0.85 | 0 | 0 | awesome-app | 613 | 2025-01-21T15:07:00.753192 | Apache-2.0 | false | ef9493ac374d0a5047e656bc79137885 |
name: ☂️ Umbrella\ndescription: Discuss and track high level goals for a collection of other issues. Should only be opened with prior discussion.\ntitle: "☂️ <TITLE> "\nlabels: ["umbrella"]\nbody:\n - type: textarea\n id: description\n attributes:\n label: Description\n description: Summary of the umbr... | dataset_sample\yaml\rome_tools\.github\ISSUE_TEMPLATE\03_umbrella.yml | 03_umbrella.yml | YAML | 415 | 0.85 | 0.083333 | 0 | python-kit | 573 | 2025-05-23T06:23:12.552921 | Apache-2.0 | false | 27be184867791dda857711effa0f6423 |
blank_issues_enabled: false\ncontact_links:\n - name: 🗣️ Chat\n url: https://discord.gg/rome\n about: Our Discord server is active and is used for real-time discussions including contribution collaboration, questions, and more!\n - name: 🤔 Support\n url: https://discord.gg/rome\n about: "This issue trac... | dataset_sample\yaml\rome_tools\.github\ISSUE_TEMPLATE\config.yml | config.yml | YAML | 836 | 0.8 | 0.214286 | 0 | node-utils | 894 | 2023-08-20T15:42:59.551875 | BSD-3-Clause | false | 0eec8431c0cd35992d2dd09cf90ca076 |
# Parser benchmark, compares main and PR branch with Criterion.\n# Comment with text containing `!bench`, a new result will be commented at the bottom of this PR.\n\nname: Analyzer Benchmark\n\non:\n issue_comment:\n types: [ created ]\n\nenv:\n RUST_LOG: info\n\njobs:\n bench:\n name: Bench\n if: github.ev... | dataset_sample\yaml\rome_tools\.github\workflows\bench_analyzer.yml | bench_analyzer.yml | YAML | 2,157 | 0.8 | 0.012821 | 0.031746 | node-utils | 673 | 2023-09-18T15:28:05.406322 | GPL-3.0 | false | bb0ce8ca7b490efe0f822254dcfeb1fe |
# CLI benchmark, compares main and PR branch with Hyperfine.\n# Comment with text containing `!bench_cli`, a new result will be commented at the bottom of this PR.\n\nname: CLI Benchmark\n\non:\n issue_comment:\n types: [ created ]\n\nenv:\n RUST_LOG: info\n\njobs:\n bench:\n name: Bench\n if: github.event.... | dataset_sample\yaml\rome_tools\.github\workflows\bench_cli.yml | bench_cli.yml | YAML | 3,160 | 0.8 | 0.010417 | 0.02439 | react-lib | 81 | 2024-07-02T22:33:51.279925 | BSD-3-Clause | false | c2d47983a23c29a83dfe9b3f0b589aad |
# Parser benchmark, compares main and PR branch with Criterion.\n# Comment with text containing `!bench`, a new result will be commented at the bottom of this PR.\n\nname: Formatter Benchmark\n\non:\n issue_comment:\n types: [ created ]\n\nenv:\n RUST_LOG: info\n\njobs:\n bench:\n name: Bench\n if: github.e... | dataset_sample\yaml\rome_tools\.github\workflows\bench_formatter.yml | bench_formatter.yml | YAML | 2,162 | 0.8 | 0.012821 | 0.031746 | awesome-app | 457 | 2024-08-23T20:34:11.205128 | GPL-3.0 | false | d93bef715735c33d3c0d662936036e6f |
# Parser benchmark, compares main and PR branch with Criterion.\n# Comment with text containing `!bench`, a new result will be commented at the bottom of this PR.\n\nname: Parser Benchmark\n\non:\n issue_comment:\n types: [created]\n\nenv:\n RUST_LOG: info\n\njobs:\n bench:\n name: Bench\n if: github.event.... | dataset_sample\yaml\rome_tools\.github\workflows\bench_parser.yml | bench_parser.yml | YAML | 2,144 | 0.8 | 0.012987 | 0.031746 | node-utils | 192 | 2025-04-12T07:23:44.983871 | Apache-2.0 | false | 4bedfa450f4c906682f4a5800ccff9f3 |
# Automatically labels PRs based on the configuration file\n# you are probably looking for 👉 `.github/labeler.yml`\nname: Label PRs\n\non:\n - pull_request_target\n\njobs:\n triage:\n runs-on: ubuntu-latest\n if: github.repository_owner == 'rome'\n steps:\n - uses: actions/labeler@v4\n with:\n ... | dataset_sample\yaml\rome_tools\.github\workflows\labels.yml | labels.yml | YAML | 386 | 0.8 | 0.125 | 0.142857 | react-lib | 449 | 2024-04-20T15:38:16.596601 | MIT | false | a65c6c2d3936e9df803481ef6d16a1ec |
\n# This workflow run when something is pushed on main and it does:\n # - normal checks like in the normal PRs\n # - expand the test suite to be run on multiple OS\n # - runs the coverage and prints in the command line\nname: CI on main\non:\n workflow_dispatch:\n push:\n branches:\n - main\n\nenv:\n RUST... | dataset_sample\yaml\rome_tools\.github\workflows\main.yml | main.yml | YAML | 3,813 | 0.8 | 0.007194 | 0.03937 | python-kit | 281 | 2025-01-02T15:40:37.827071 | GPL-3.0 | false | fab30e20d7b4db21a46adb818d00ddc4 |
# Test coverage job. It is run on pull request because it prints the results via comment\nname: Parser conformance and comparison\non:\n pull_request:\n branches:\n - main\n paths:\n - 'crates/rome_js_syntax/**'\n - 'crates/rome_js_factory/**'\n - 'crates/rome_js_parser/**'\n - 'crates/r... | dataset_sample\yaml\rome_tools\.github\workflows\parser_conformance.yml | parser_conformance.yml | YAML | 3,177 | 0.8 | 0.045872 | 0.010989 | node-utils | 185 | 2024-01-13T15:44:22.493213 | MIT | false | f8bb74da9c4a8fb03213cc44c013022f |
# Jobs run on pull request\nname: Pull request\non:\n pull_request:\n branches:\n - main\n paths: # Only run when changes are made to rust code or root Cargo\n - 'crates/**'\n - 'fuzz/**'\n - 'xtask/**'\n - 'Cargo.toml'\n - 'Cargo.lock'\n - 'rust-toolchain.toml'\n - 'rustf... | dataset_sample\yaml\rome_tools\.github\workflows\pull_request.yml | pull_request.yml | YAML | 4,872 | 0.8 | 0.010582 | 0.00578 | vue-tools | 406 | 2023-09-03T02:12:46.482673 | Apache-2.0 | false | 48b8813d712f312d2b9ce7033ec0868b |
\n# Jobs run on pull request in js folders\nname: Pull request JS\non:\n pull_request:\n branches:\n - main\n paths: # Only run when changes are made to js code\n - 'website/**'\n - 'editors/**'\n - 'crates/**'\n - 'npm/js-api/**'\n\nenv:\n RUST_LOG: info\n RUST_BACKTRACE: 1\n\njobs:\n... | dataset_sample\yaml\rome_tools\.github\workflows\pull_request_js.yml | pull_request_js.yml | YAML | 1,658 | 0.8 | 0.015873 | 0.016949 | node-utils | 385 | 2024-03-26T06:31:15.902370 | BSD-3-Clause | false | 2ad4f6fa37db2d00916a7ad6c5572dc2 |
name: Release CLI\non:\n workflow_dispatch:\n schedule:\n - cron: '0 0 * * 2-6'\n push:\n branches:\n - main\n paths:\n - npm/rome/package.json\n\njobs:\n check:\n name: Check version\n runs-on: ubuntu-latest\n outputs:\n version: ${{ env.version }}\n prerelease: ${{ env.prerel... | dataset_sample\yaml\rome_tools\.github\workflows\release_cli.yml | release_cli.yml | YAML | 7,167 | 0.8 | 0.094595 | 0.02551 | awesome-app | 210 | 2024-11-02T06:43:09.576100 | MIT | false | 1bf0d2e19f2d9dbc9103626e4be6baaa |
name: Release JavaScript API\non:\n workflow_dispatch:\n schedule:\n - cron: '0 0 * * 2-6'\n push:\n branches:\n - main\n paths:\n - npm/js-api/package.json\n\njobs:\n check:\n name: Check version\n runs-on: ubuntu-latest\n outputs:\n version: ${{ env.version }}\n prerelease: $... | dataset_sample\yaml\rome_tools\.github\workflows\release_js_api.yml | release_js_api.yml | YAML | 4,853 | 0.8 | 0.067485 | 0 | awesome-app | 343 | 2024-10-20T20:54:20.426424 | Apache-2.0 | false | 11ffc341f186b7f3553462442462b8aa |
name: Release LSP\non:\n workflow_dispatch:\n schedule:\n - cron: '0 0 * * 2-6'\n push:\n branches:\n - main\n paths:\n - editors/vscode/package.json\n\njobs:\n check:\n name: Check version\n runs-on: ubuntu-latest\n outputs:\n # LSP Extension Version\n version: ${{ env.version... | dataset_sample\yaml\rome_tools\.github\workflows\release_lsp.yml | release_lsp.yml | YAML | 7,993 | 0.8 | 0.080851 | 0.019417 | vue-tools | 678 | 2024-05-10T22:56:29.445407 | Apache-2.0 | false | ff765d6cf04a93fe6e6875c9a1f34cce |
# We have code that relies on Rust code AND JS code, we want to run this job when the relevant code changes\nname: Checks for our runtimes\non:\n push:\n branches:\n - main\n paths:\n - 'npm/**'\n - 'crates/**'\n pull_request:\n branches:\n - main\n paths:\n - 'npm/**'\n - 'c... | dataset_sample\yaml\rome_tools\.github\workflows\runtime.yml | runtime.yml | YAML | 1,533 | 0.8 | 0.017241 | 0.017857 | python-kit | 520 | 2025-06-28T04:40:51.833228 | Apache-2.0 | false | 6178e69c59c93fb4b2d3f05fb765cc42 |
pull_request_rules:\n # if there is a conflict in a backport PR, ping the author to send a proper backport PR\n - name: ping author on conflicts\n conditions:\n - conflict\n actions:\n comment:\n message: This pull request has merge conflicts that must be resolved before it can be merged. @{{au... | dataset_sample\yaml\rook_rook\.mergify.yml | .mergify.yml | YAML | 13,896 | 0.8 | 0.00692 | 0.032143 | react-lib | 854 | 2025-07-03T13:03:13.416584 | BSD-3-Clause | false | 26f058cfa0a8f8f5c4ae317025481fc6 |
site_name: Rook Ceph Documentation\ndocs_dir: Documentation/\nsite_url: "https://rook.io"\nrepo_url: https://github.com/rook/rook\nedit_uri: edit/master/Documentation/\nsite_author: Rook Authors\nsite_description: "Rook Ceph Documentation"\nuse_directory_urls: true\ncopyright: |\n <a class="logo" href="/">\n <img s... | dataset_sample\yaml\rook_rook\mkdocs.yml | mkdocs.yml | YAML | 3,518 | 0.8 | 0.032787 | 0.02459 | vue-tools | 344 | 2024-09-23T14:32:06.024044 | GPL-3.0 | false | 39a7dcf669077afc3a1eba634a929434 |
version: 2\nenable-beta-ecosystems: true\nupdates:\n # Dependencies listed in go.mod\n - package-ecosystem: "gomod"\n directory: "/" # Location of package manifests\n schedule:\n interval: "weekly"\n groups:\n golang-dependencies:\n patterns:\n - "github.com/golang*"\n k8s-depe... | dataset_sample\yaml\rook_rook\.github\dependabot.yml | dependabot.yml | YAML | 606 | 0.8 | 0 | 0.083333 | vue-tools | 20 | 2025-03-02T17:45:13.641255 | MIT | false | 9ba8c7289974ae8d5bcb4f3401eb0c3a |
name: Builds\non:\n pull_request:\n\ndefaults:\n run:\n # reference: https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#using-a-specific-shell\n shell: bash --noprofile --norc -eo pipefail -x {0}\n\n# cancel the in-progress workflow when PR is refreshed.\nconcurrency:\n group: ${{ ... | dataset_sample\yaml\rook_rook\.github\workflows\build.yml | build.yml | YAML | 2,789 | 0.8 | 0.032258 | 0.027397 | react-lib | 84 | 2023-11-01T01:01:09.597993 | BSD-3-Clause | false | f02a1b4ceaca92c7618e8250c721a89a |
name: Canary integration tests\non:\n push:\n tags:\n - v*\n branches:\n - master\n - release-*\n pull_request:\n branches:\n - master\n - release-*\n paths-ignore:\n - "Documentation/**"\n - "design/**"\n\ndefaults:\n run:\n # reference: https://docs.github.com/en/a... | dataset_sample\yaml\rook_rook\.github\workflows\canary-integration-suite.yml | canary-integration-suite.yml | YAML | 827 | 0.8 | 0.028571 | 0.064516 | awesome-app | 753 | 2024-02-26T20:24:03.455522 | BSD-3-Clause | false | 35bf0f49cb12fc6b34b392107243edc6 |
name: Codegen\non:\n push:\n tags:\n - v*\n branches:\n - master\n - release-*\n pull_request:\n branches:\n - master\n - release-*\n\ndefaults:\n run:\n # reference: https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#using-a-specific-shell\n shell... | dataset_sample\yaml\rook_rook\.github\workflows\codegen.yml | codegen.yml | YAML | 1,152 | 0.8 | 0.044444 | 0.052632 | awesome-app | 369 | 2023-09-19T22:16:56.848669 | GPL-3.0 | false | 22cf8a96b5d5ccf2c700211f659d0732 |
name: Commitlint\non:\n push:\n tags:\n - v*\n branches:\n - master\n - release-*\n pull_request:\n branches:\n - master\n - release-*\n\n# cancel the in-progress workflow when PR is refreshed.\nconcurrency:\n group: ${{ github.workflow }}-${{ github.event_name == 'pull_request' && ... | dataset_sample\yaml\rook_rook\.github\workflows\commitlint.yml | commitlint.yml | YAML | 1,042 | 0.8 | 0.054054 | 0.029412 | awesome-app | 239 | 2023-12-15T14:38:32.209560 | Apache-2.0 | false | 694f6186d24576e68cfddae46ac9d73d |
name: CRDs gen\non:\n push:\n tags:\n - v*\n branches:\n - master\n - release-*\n pull_request:\n branches:\n - master\n - release-*\n\ndefaults:\n run:\n # reference: https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#using-a-specific-shell\n shel... | dataset_sample\yaml\rook_rook\.github\workflows\crds-gen.yml | crds-gen.yml | YAML | 1,077 | 0.8 | 0.022727 | 0.054054 | awesome-app | 521 | 2024-12-29T07:40:44.200238 | BSD-3-Clause | false | 987c592e626b9f07688825abf23398c7 |
name: docs-check\non:\n push:\n tags:\n - v*\n branches:\n - master\n - release-*\n pull_request:\n branches:\n - master\n - release-*\n\n# cancel the in-progress workflow when PR is refreshed.\nconcurrency:\n group: ${{ github.workflow }}-${{ github.event_name == 'pull_request' && ... | dataset_sample\yaml\rook_rook\.github\workflows\docs-check.yml | docs-check.yml | YAML | 1,760 | 0.8 | 0.032258 | 0.018868 | react-lib | 378 | 2025-04-30T23:28:33.193982 | Apache-2.0 | false | 70ddc79f3b5647c048545bee48523ef7 |
name: Mod check\non:\n push:\n tags:\n - v*\n branches:\n - master\n - release-*\n pull_request:\n branches:\n - master\n - release-*\n\n# cancel the in-progress workflow when PR is refreshed.\nconcurrency:\n group: ${{ github.workflow }}-${{ github.event_name == 'pull_request' && g... | dataset_sample\yaml\rook_rook\.github\workflows\mod-check.yml | mod-check.yml | YAML | 1,101 | 0.8 | 0.022727 | 0.054054 | node-utils | 67 | 2023-08-29T00:32:57.979510 | BSD-3-Clause | false | 14349d2382c6202f6418585a7834a4e1 |
name: Scorecard supply-chain security\non:\n # For Branch-Protection check. Only the default branch is supported. See\n # https://github.com/ossf/scorecard/blob/main/docs/checks.md#branch-protection\n branch_protection_rule:\n # To guarantee Maintained check is occasionally updated. See\n # https://github.com/ossf... | dataset_sample\yaml\rook_rook\.github\workflows\scorecards.yml | scorecards.yml | YAML | 2,932 | 0.8 | 0.043478 | 0.419355 | react-lib | 51 | 2023-07-31T23:59:19.396476 | GPL-3.0 | false | ea46e7aafb916b5fa8b0dec163aa6da4 |
name: Encryption KMS IBM Key Protect\ndescription: Reusable workflow to test Encryption KMS IBM Key Protect\ninputs:\n ibm-instance-id:\n description: IBM_KP_SERVICE_INSTANCE_ID from the calling workflow\n required: true\n ibm-service-api-key:\n description: IBM_KP_SERVICE_API_KEY from the calling workflow\n... | dataset_sample\yaml\rook_rook\.github\workflows\encryption-pvc-kms-ibm-kp\action.yml | action.yml | YAML | 4,084 | 0.85 | 0.068182 | 0 | node-utils | 94 | 2024-01-30T13:19:00.491761 | BSD-3-Clause | false | fe96992bbe89bc1900fcb68d8b70ded1 |
name: "Tmate debugging tests"\ndescription: "Setup tmate session if the test fails"\ninputs:\n use-tmate:\n description: "boolean for enabling TMATE"\n required: true\n debug-ci:\n description: "boolean for debug-ci label in PR"\n requnred: false\nruns:\n using: "composite"\n steps:\n - name: conside... | dataset_sample\yaml\rook_rook\.github\workflows\tmate_debug\action.yml | action.yml | YAML | 925 | 0.95 | 0.296296 | 0.038462 | vue-tools | 835 | 2025-04-29T22:17:49.020187 | GPL-3.0 | false | f3c6f0a2570719845c32f11996df732f |
version: 2\nupdates:\n - package-ecosystem: "github-actions"\n directory: "/"\n schedule:\n interval: "weekly"\n - package-ecosystem: "composer"\n directory: "/"\n schedule:\n interval: "weekly"\n versioning-strategy: "widen"\n - package-ecosystem: "npm"\n directory: "/"\n schedule:\n ... | dataset_sample\yaml\roundcube_roundcubemail\.github\dependabot.yml | dependabot.yml | YAML | 363 | 0.7 | 0 | 0 | node-utils | 16 | 2023-08-20T13:02:52.521225 | BSD-3-Clause | false | a2c1276c1ddd2e736d75d59d6e8978e5 |
name: Report a bug\ndescription: Describe a bug or issue you may have identified in Roundcube.\ntitle: "Provide a general summary of the issue"\nlabels: []\nassignees: []\nbody:\n - type: markdown\n attributes:\n value: |\n **IMPORTANT!** If you have problems with your email account (e.g. cannot log in,... | dataset_sample\yaml\roundcube_roundcubemail\.github\ISSUE_TEMPLATE\bug_report.yml | bug_report.yml | YAML | 2,331 | 0.95 | 0.058824 | 0.044776 | node-utils | 455 | 2025-04-08T18:14:01.693009 | MIT | false | 4b59918424b597ab8e24a3d887b2bb98 |
contact_links:\n - name: Ask for help\n url: https://www.roundcubeforum.net/\n about: Ask and discuss questions with other Roundcube community members.\n | dataset_sample\yaml\roundcube_roundcubemail\.github\ISSUE_TEMPLATE\config.yml | config.yml | YAML | 156 | 0.8 | 0.25 | 0 | awesome-app | 909 | 2025-02-06T06:02:13.783220 | BSD-3-Clause | false | 73959b4cdaaca6471bd7058e7ab5063c |
name: Suggest a new feature\ndescription: Suggest a new feature to be developed for Roundcube.\ntitle: "Suggest a new feature"\nlabels: []\nassignees: []\nbody:\n - type: checkboxes\n attributes:\n label: Prerequisites\n options:\n - label: I have [searched](https://github.com/roundcube/roundcubema... | dataset_sample\yaml\roundcube_roundcubemail\.github\ISSUE_TEMPLATE\feature_request.yml | feature_request.yml | YAML | 967 | 0.95 | 0.107143 | 0 | python-kit | 852 | 2024-12-09T16:59:54.921508 | BSD-3-Clause | false | 77a94bdcb4baab3b679dc000e09d82dc |
name: 'Create reminder from comment'\n\npermissions:\n issues: write\n pull-requests: write\n\non:\n issue_comment:\n types: [created, edited]\n\njobs:\n reminder:\n if: github.repository == 'roundcube/roundcubemail'\n runs-on: ubuntu-latest\n\n steps:\n - name: 👀 check for reminder\n uses:... | dataset_sample\yaml\roundcube_roundcubemail\.github\workflows\bot-create-manual-reminder.yml | bot-create-manual-reminder.yml | YAML | 385 | 0.8 | 0.111111 | 0 | python-kit | 406 | 2024-08-31T12:57:50.553391 | GPL-3.0 | false | 87c02c9f5ee338ef9c9409079ce25a72 |
name: 'Notify manually requested reminders'\n\non:\n schedule:\n - cron: '0 * * * *'\n\npermissions:\n issues: write\n pull-requests: write\n\njobs:\n reminder:\n if: github.repository == 'roundcube/roundcubemail'\n runs-on: ubuntu-latest\n\n steps:\n - name: check reminders and notify\n use... | dataset_sample\yaml\roundcube_roundcubemail\.github\workflows\bot-manual-reminder.yml | bot-manual-reminder.yml | YAML | 378 | 0.8 | 0.055556 | 0 | react-lib | 598 | 2023-12-27T18:49:47.138440 | GPL-3.0 | false | 514ac6a41cf0fcae65b14181a9efab84 |
name: CI\n\non:\n push:\n pull_request:\n\npermissions:\n contents: read\n\njobs:\n cs:\n runs-on: ubuntu-latest\n if: "!contains(github.event.head_commit.message, '[skip ci]') && !contains(github.event.head_commit.message, '[ci skip]')"\n\n name: Coding Style\n\n steps:\n - name: Checkout code\n ... | dataset_sample\yaml\roundcube_roundcubemail\.github\workflows\ci.yml | ci.yml | YAML | 2,409 | 0.95 | 0.037975 | 0 | awesome-app | 167 | 2024-02-01T05:04:34.005197 | BSD-3-Clause | false | fdd059180aa2f8438dc628ee1267c987 |
name: roundcubemail-testrunner image\n\non:\n push:\n paths:\n - '.ci/docker-images/*'\n - '.github/workflows/docker_image.yml'\n schedule:\n # Rebuild automatically each monday early morning.\n - cron: "42 5 * * 1"\n\njobs:\n build_and_push:\n strategy:\n fail-fast: false\n # Set up ... | dataset_sample\yaml\roundcube_roundcubemail\.github\workflows\docker_image.yml | docker_image.yml | YAML | 1,665 | 0.95 | 0.019608 | 0.085106 | node-utils | 600 | 2024-09-19T21:22:08.284101 | MIT | false | d7b72365022ab64c25bd1e893aab11cd |
name: Message Rendering\n\non:\n push:\n pull_request:\n\npermissions:\n contents: read\n\njobs:\n message_rendering:\n runs-on: ubuntu-latest\n if: "!contains(github.event.head_commit.message, '[skip ci]') && !contains(github.event.head_commit.message, '[ci skip]')"\n\n strategy:\n fail-fast: false\n... | dataset_sample\yaml\roundcube_roundcubemail\.github\workflows\message_rendering.yml | message_rendering.yml | YAML | 1,075 | 0.95 | 0.054054 | 0.142857 | node-utils | 148 | 2024-10-25T04:08:29.208611 | MIT | false | bc96f0ced3ab4764a3a62f8a176ff4e0 |
---\n:position: before\n:position_in_additional_file_patterns: before\n:position_in_class: before\n:position_in_factory: before\n:position_in_fixture: before\n:position_in_routes: before\n:position_in_serializer: before\n:position_in_test: before\n:classified_sort: true\n:exclude_controllers: true\n:exclude_factories: ... | dataset_sample\yaml\ruby\.annotaterb.yml | .annotaterb.yml | YAML | 1,293 | 0.85 | 0 | 0 | awesome-app | 154 | 2024-11-30T17:44:25.662239 | MIT | false | f49688771487470ea35afe1812e20fc2 |
---\nignore:\n - CVE-2021-41098 # https://github.com/chatwoot/chatwoot/issues/3097 (update once azure blob storage is updated)\n | dataset_sample\yaml\ruby\.bundler-audit.yml | .bundler-audit.yml | YAML | 126 | 0.8 | 0 | 0 | vue-tools | 231 | 2024-11-22T15:37:49.492667 | GPL-3.0 | false | 9ebbc1a57b88d41d672dd179fd2cc926 |
version: "2"\nplugins:\n rubocop:\n enabled: true\n checks:\n Rubocop/Naming/RescuedExceptionsVariableName:\n enabled: false\n Rubocop/Layout/AlignArguments:\n enabled: false\n Rubocop/Style/MultilineWhenThen:\n enabled: false\n Rubocop/Layout/SpaceAroundOperators:\n ... | dataset_sample\yaml\ruby\.codeclimate.yml | .codeclimate.yml | YAML | 574 | 0.7 | 0 | 0 | python-kit | 134 | 2024-11-09T13:43:25.285182 | GPL-3.0 | false | 09813d55ff2408c9ee173492e40b11f5 |
linters:\n ErbSafety:\n # TODO: [@rhymes] re-enable this and fix the violations,\n # see https://github.com/Shopify/erb-lint#ErbSafety\n enabled: false\n SelfClosingTag:\n enabled: false\n ParserErrors:\n exclude:\n - '**/app/views/pages/_editor_guide_text.html.erb'\n SpaceInHtmlTag:\n exclud... | dataset_sample\yaml\ruby\.erb-lint.yml | .erb-lint.yml | YAML | 1,386 | 0.8 | 0 | 0.043478 | node-utils | 176 | 2024-04-20T19:52:07.910857 | GPL-3.0 | false | f08495a9e0418f6febaa5f09a12cd6ec |
stages:\n - sync\n - preflight\n - prepare\n - build-images\n - fixtures\n - lint\n - test-frontend\n - test\n - post-test\n - review\n - qa\n - post-qa\n - pre-merge\n - pages\n - notify\n - release-environments\n - benchmark\n - ai-gateway\n\n# always use `gitlab-org` runners, however\n# in cases wh... | dataset_sample\yaml\ruby\.gitlab-ci.yml | .gitlab-ci.yml | YAML | 16,080 | 0.95 | 0.170886 | 0.189189 | awesome-app | 993 | 2023-12-10T10:10:49.370059 | MIT | false | d3c975b14e9fec15e3780cafeae07ac6 |
# Gitpod file reference\n# https://www.gitpod.io/docs/configure/workspaces/tasks\n\nimage: registry.gitlab.com/gitlab-org/gitlab-development-kit/gitpod-workspace:stable\ncheckoutLocation: gitlab-development-kit/gitlab\n\ntasks:\n\n - name: GDK\n # "command:" emits gitpod-start\n before: |\n START_UNIXTIME="... | dataset_sample\yaml\ruby\.gitpod.yml | .gitpod.yml | YAML | 5,418 | 0.95 | 0.023256 | 0.154472 | python-kit | 8 | 2024-09-21T14:06:54.188275 | Apache-2.0 | false | d75b3b37a8b04167e7ffe0d28a446ed4 |
exclude:\n - 'vendor/**/*'\n\nrequire:\n - ./lib/linter/haml_middle_dot.rb\n\nlinters:\n AltText:\n enabled: true\n MiddleDot:\n enabled: true\n LineLength:\n max: 300\n ViewLength:\n max: 200 # Override default value of 100 inherited from rubocop\n | dataset_sample\yaml\ruby\.haml-lint.yml | .haml-lint.yml | YAML | 252 | 0.95 | 0 | 0 | react-lib | 324 | 2023-08-19T20:21:03.852690 | GPL-3.0 | false | 2b657376df12a1b4de3babf963ada22c |
sources:\n bundler: true\n\nallowed:\n - 0bsd\n - apache-2.0\n - bsd-2-clause\n - bsd-3-clause\n - cc0-1.0\n - isc\n - mit\n - ruby\n\nignored:\n bundler:\n - abbrev # Ruby (default gem)\n - base64 # Ruby (default gem)\n - bigdecimal # Ruby (default gem)\n - cgi # Ruby (default gem)\n - date # ... | dataset_sample\yaml\ruby\.licensed.yml | .licensed.yml | YAML | 2,016 | 0.8 | 0 | 0 | python-kit | 650 | 2024-12-09T01:46:16.591622 | BSD-3-Clause | false | 991194f244713e29d30c30f570f2f088 |
require: rubocop-rspec\n\nAllCops:\n TargetRubyVersion: 3.0\n Exclude:\n - "**/sandbox/**/*"\n - "**/db/migrate/*"\n - "**/Gemfile"\n - "**/Gemfile.lock"\n - "**/Rakefile"\n - "**/rails"\n - "**/*.gemspec"\n - "**/dummy/**/*"\n - "**/vendor/**/*"\n - "**/spec_helper.rb"\n - "**/templa... | dataset_sample\yaml\ruby\.rubocop.yml | .rubocop.yml | YAML | 3,087 | 0.95 | 0 | 0 | vue-tools | 213 | 2025-02-15T20:28:42.612444 | Apache-2.0 | false | cec1fe19a6b720ecb6dcb9d6d09a72cb |
# This configuration was generated by\n# `rubocop --auto-gen-config --auto-gen-only-exclude --no-offense-counts --no-auto-gen-timestamp`\n# using RuboCop version 1.75.2.\n# The point is for the user to remove these configuration records\n# one by one as the offenses are removed from the code base.\n# Note that changes ... | dataset_sample\yaml\ruby\.rubocop_todo.yml | .rubocop_todo.yml | YAML | 2,837 | 0.95 | 0.011905 | 0.347222 | node-utils | 293 | 2025-06-07T16:57:44.739182 | MIT | false | 9b6f3a7ddffdb4780ec3fc72531d0745 |
scss_files: 'app/assets/stylesheets/**/*.scss'\nplugin_directories: ['.scss-linters']\n\n# List of gem names to load custom linters from (make sure they are already\n# installed)\nplugin_gems: []\n\nlinters:\n BangFormat:\n enabled: true\n space_before_bang: true\n space_after_bang: false\n\n BemDepth:\n ... | dataset_sample\yaml\ruby\.scss-lint.yml | .scss-lint.yml | YAML | 4,355 | 0.8 | 0 | 0.011561 | react-lib | 295 | 2024-02-06T22:12:41.656737 | Apache-2.0 | false | a759a353ab1db61433b739854fdf5a93 |
---\ninclude:\n- "**/*.rb"\nexclude:\n- "*/spec/**/*"\n- "*test/**/*"\n- "*/vendor/**/*"\n- vendor/**/*\n- ".bundle/**/*"\n- sample/**/*\n- sandbox/**/*\n- pkg/**/*\n- cli/**/*.gemspec\nrequire: []\ndomains: []\nreporters:\n- rubocop\n- require_not_found\nrequire_paths: []\nmax_files: 50_000\n | dataset_sample\yaml\ruby\.solargraph.yml | .solargraph.yml | YAML | 274 | 0.95 | 0 | 0 | awesome-app | 225 | 2023-07-24T18:17:53.816215 | GPL-3.0 | false | 56223ec808a848d510ccab4486252531 |
# -*- YAML -*-\n# Copyright (C) 2011 Urabe, Shyouhei. All rights reserved.\n#\n# This file is a part of the programming language Ruby. Permission is hereby\n# granted, to either redistribute or modify this file, provided that the\n# conditions mentioned in the file COPYING are met. Consult the file fo... | dataset_sample\yaml\ruby\.travis.yml | .travis.yml | YAML | 3,337 | 0.8 | 0.018018 | 0.212121 | node-utils | 79 | 2024-01-05T00:44:58.772347 | BSD-3-Clause | false | b8a06cb0f448727de6bbc3f59a57da14 |
self-hosted-runner:\n # Labels of self-hosted runner in array of strings.\n labels: []\n# Configuration variables in array of strings defined in your repository or\n# organization. `null` means disabling configuration variables check.\n# Empty array means no configuration variable is allowed.\nconfig-variables: []\n | dataset_sample\yaml\ruby\actionlint.yaml | actionlint.yaml | YAML | 312 | 0.8 | 0 | 0.571429 | awesome-app | 847 | 2025-06-16T19:47:06.228110 | Apache-2.0 | false | 8eab440d4affc6cb2b982c01081b2675 |
shared: &shared\n version: '4.1.0'\n\ndevelopment:\n <<: *shared\n\nproduction:\n <<: *shared\n\nstaging:\n <<: *shared\n\ntest:\n <<: *shared\n | dataset_sample\yaml\ruby\app.yml | app.yml | YAML | 135 | 0.7 | 0 | 0 | node-utils | 987 | 2024-09-27T02:17:58.604192 | GPL-3.0 | false | 97a968e5e77fc0e0d3584c896b526ecf |
# https://www.appveyor.com/docs/appveyor-yml/\n\nversion: "{build}"\n\n# branches to build\nbranches:\n # allowlist\n only:\n - master\n\n# Do not build on tags (GitHub and BitBucket)\nskip_tags: true\n\n# Do not build additional commits to feature branch with open Pull Requests\nskip_branch_with_pr: true\n\n# Rol... | dataset_sample\yaml\ruby\appveyor.yml | appveyor.yml | YAML | 1,472 | 0.8 | 0 | 0.272727 | python-kit | 176 | 2024-03-24T10:40:46.701010 | GPL-3.0 | false | f7c90da3e4bc38802293462d384f4c97 |
#\n# Create many HTML strings with ERB.\n#\nprelude: |\n require 'erb'\n\n data = <<erb\n <html>\n <head> <%= title %> </head>\n <body>\n <h1> <%= title %> </h1>\n <p>\n <%= content %>\n </p>\n </body>\n </html>\n erb\n\n title = "hello world!"\n content = "hello world!\n" * 10\nbe... | dataset_sample\yaml\ruby\app_erb.yml | app_erb.yml | YAML | 368 | 0.95 | 0 | 0.142857 | node-utils | 233 | 2025-01-04T05:18:28.224905 | Apache-2.0 | false | 7f37d80bc58e46d8cab256e3266ff4a2 |
prelude: |\n small_flat_ary = 5.times.to_a\n large_flat_ary = 100.times.to_a\n small_pairs_ary = [[1, 2]] * 5\n large_pairs_ary = [[1, 2]] * 100\n mostly_flat_ary = 100.times.to_a.push([101, 102])\n\nbenchmark:\n small_flat_ary.flatten: small_flat_ary.flatten\n small_flat_ary.flatten!: small_flat_ary.flatten!\n ... | dataset_sample\yaml\ruby\array_flatten.yml | array_flatten.yml | YAML | 751 | 0.7 | 0 | 0 | awesome-app | 429 | 2024-08-02T20:24:22.374034 | BSD-3-Clause | false | e1f38ea1513f8c93926044462b68185b |
prelude: |\n small1 = [1, 2, 3]\n small2 = [1, 2, 3, 4, 5]\n small3 = [2, 3, 4, 5]\n small4 = [2]\n big1 = [1, 2, 3, 4] * 64\n big2 = [1, 2, 3] * 64\n big3 = [1, 2] * 64\n\nbenchmark:\n small-&: small1 & small2 & small3 & small4\n small-intersection: small1.intersection(small2, small3, small4)\n big-&: big1 &... | dataset_sample\yaml\ruby\array_intersection.yml | array_intersection.yml | YAML | 371 | 0.7 | 0 | 0 | node-utils | 438 | 2024-06-12T13:36:41.823042 | MIT | false | 7a77dc8750289ca2ffc65fec148c0aab |
prelude: |\n ary2 = 2.times.map(&:to_f).shuffle\n ary10 = 10.times.map(&:to_f).shuffle\n ary100 = 100.times.map(&:to_f).shuffle\n ary500 = 500.times.map(&:to_f).shuffle\n ary1000 = 1000.times.map(&:to_f).shuffle\n ary2000 = 2500.times.map(&:to_f).shuffle\n ary3000 = 2500.times.map(&:to_f).shuffle\n ary5000 = 50... | dataset_sample\yaml\ruby\array_max_float.yml | array_max_float.yml | YAML | 875 | 0.7 | 0 | 0 | react-lib | 569 | 2025-06-12T07:58:09.146767 | MIT | false | b3c3e289551f0517a3422b93dd5e8864 |
prelude: |\n ary2 = 2.times.to_a.shuffle\n ary10 = 10.times.to_a.shuffle\n ary100 = 100.times.to_a.shuffle\n ary500 = 500.times.to_a.shuffle\n ary1000 = 1000.times.to_a.shuffle\n ary2000 = 2500.times.to_a.shuffle\n ary3000 = 2500.times.to_a.shuffle\n ary5000 = 5000.times.to_a.shuffle\n ary10000 = 10000.times.t... | dataset_sample\yaml\ruby\array_max_int.yml | array_max_int.yml | YAML | 865 | 0.7 | 0 | 0 | node-utils | 665 | 2024-01-18T11:12:36.085708 | BSD-3-Clause | false | 652aceb99e9ec76a77819c52f7cedbef |
prelude: |\n ary2 = 2.times.map(&:to_s).shuffle\n ary10 = 10.times.map(&:to_s).shuffle\n ary100 = 100.times.map(&:to_s).shuffle\n ary500 = 500.times.map(&:to_s).shuffle\n ary1000 = 1000.times.map(&:to_s).shuffle\n ary2000 = 2500.times.map(&:to_s).shuffle\n ary3000 = 2500.times.map(&:to_s).shuffle\n ary5000 = 50... | dataset_sample\yaml\ruby\array_max_str.yml | array_max_str.yml | YAML | 875 | 0.7 | 0 | 0 | react-lib | 748 | 2025-01-03T14:13:53.720965 | GPL-3.0 | false | a08a543e352aa7688b8109a7f50a39a8 |
prelude: |\n ary2 = 2.times.to_a.shuffle\n ary10 = 10.times.to_a.shuffle\n ary100 = 100.times.to_a.shuffle\n ary500 = 500.times.to_a.shuffle\n ary1000 = 1000.times.to_a.shuffle\n ary2000 = 2500.times.to_a.shuffle\n ary3000 = 2500.times.to_a.shuffle\n ary5000 = 5000.times.to_a.shuffle\n ary10000 = 10000.times.t... | dataset_sample\yaml\ruby\array_min.yml | array_min.yml | YAML | 865 | 0.7 | 0 | 0 | vue-tools | 217 | 2024-04-10T23:09:47.913562 | Apache-2.0 | false | 682a5f0e72dba76820fd4f58a5e991db |
prelude: |\n ary2 = 2.times.to_a.shuffle\n ary10 = 10.times.to_a.shuffle\n ary100 = 100.times.to_a.shuffle\n ary1000 = 1000.times.to_a.shuffle\n ary10000 = 10000.times.to_a.shuffle\n\nbenchmark:\n ary2.sort: ary2.sort\n ary10.sort: ary10.sort\n ary100.sort: ary100.sort\n ary1000.sort: ary1000.sort\n ary10000.... | dataset_sample\yaml\ruby\array_sort_int.yml | array_sort_int.yml | YAML | 347 | 0.7 | 0 | 0 | awesome-app | 20 | 2025-07-07T20:09:34.064720 | BSD-3-Clause | false | c6087276e45e043303ec5016e21691c1 |
prelude: |\n class C\n attr_accessor :x\n def initialize\n @x = nil\n end\n class_eval <<-END\n def ar\n #{'x;'*256}\n end\n def aw\n #{'self.x = nil;'*256}\n end\n def arm\n m = method(:x)\n #{'m.call;'*256}\n end\n def awm\n m = m... | dataset_sample\yaml\ruby\attr_accessor.yml | attr_accessor.yml | YAML | 504 | 0.95 | 0.206897 | 0.137931 | node-utils | 25 | 2023-11-12T19:12:01.154127 | Apache-2.0 | false | 2cf15b01ca4165ba2a1b2b6838c04157 |
actioncable:\n - "actioncable/**/*"\nactionmailbox:\n - "actionmailbox/**/*"\nactionmailer:\n - "actionmailer/**/*"\nactionpack:\n - "actionpack/**/*"\nactiontext:\n - "actiontext/**/*"\nactionview:\n - "actionview/**/*"\nactivejob:\n - "activejob/**/*"\nactivemodel:\n - "activemodel/**/*"\nactiverecord:\n - "... | dataset_sample\yaml\ruby\autolabeler.yml | autolabeler.yml | YAML | 520 | 0.8 | 0 | 0 | python-kit | 176 | 2023-12-11T15:40:09.910997 | MIT | false | 081a0a46692e56d63140852855b65e45 |
files:\n 'yjit*': [team:yjit]\n 'yjit/**/*': [team:yjit]\n 'yjit/src/cruby_bindings.inc.rs': []\n 'doc/yjit/*': [team:yjit]\n 'bootstraptest/test_yjit*': [team:yjit]\n 'test/ruby/test_yjit*': [team:yjit]\n 'zjit*': [team:yjit]\n 'zjit/**/*': [team:yjit]\n 'zjit/src/cruby_bindings.inc.rs': []\n 'doc/zjit*': [t... | dataset_sample\yaml\ruby\auto_request_review.yml | auto_request_review.yml | YAML | 654 | 0.8 | 0 | 0.222222 | awesome-app | 572 | 2025-02-01T01:17:37.841133 | BSD-3-Clause | false | eb0cb65570bb532384df261a7be9632d |
# see https://github.com/ankane/blazer for more info\n\ndata_sources:\n main:\n url: <%= ENV["BLAZER_DATABASE_URL"] %>\n\n # statement timeout, in seconds\n # none by default\n timeout: 30\n\n # caching settings\n # can greatly improve speed\n # off by default\n cache:\n mode: slow # or al... | dataset_sample\yaml\ruby\blazer.yml | blazer.yml | YAML | 1,847 | 0.95 | 0.106667 | 0.660714 | python-kit | 808 | 2024-04-03T00:06:00.259094 | MIT | false | 7927f24581c488329b11073c416a7869 |
prelude: |\n # frozen_string_literal: true\n Warning[:experimental] = false\n string = "The quick brown fox jumped over the lazy dog."\n array = string.bytes\n buffer = IO::Buffer.for(string)\nbenchmark:\n string.each_byte: |\n upcased = String.new\n string.each_byte do |byte|\n upcased << (byte ^ 32)\... | dataset_sample\yaml\ruby\buffer_each.yml | buffer_each.yml | YAML | 654 | 0.8 | 0.037037 | 0.037037 | python-kit | 791 | 2023-10-13T13:57:52.220481 | BSD-3-Clause | false | 23991a1c4af4dea5b7b95d854a4120e1 |
prelude: |\n # frozen_string_literal: true\n Warning[:experimental] = false\n string = "The quick brown fox jumped over the lazy dog."\n buffer = IO::Buffer.for(string)\n format = [:U32, :U32, :U32, :U32]\nbenchmark:\n string.unpack1: |\n [\n string.unpack1("N"),\n string.unpack1("N", offset: 4),\n ... | dataset_sample\yaml\ruby\buffer_get.yml | buffer_get.yml | YAML | 658 | 0.8 | 0.04 | 0.04 | awesome-app | 344 | 2024-01-18T16:03:47.960965 | BSD-3-Clause | false | 498c7fe05c61ae3adb61ddf0ef125f4e |
development:\n adapter: async\n\ntest:\n adapter: async\n\nproduction:\n adapter: redis\n url: <%= ENV.fetch("REDIS_URL") { "redis://localhost:6379/1" } %>\n channel_prefix: practical_developer_production\n | dataset_sample\yaml\ruby\cable.yml | cable.yml | YAML | 201 | 0.8 | 0 | 0 | python-kit | 135 | 2023-09-22T02:11:00.531790 | GPL-3.0 | false | a68e6d9dc24044381a95d8f1a6636c27 |
shared:\n secret_key: <%= ENV.fetch('HCAPTCHA_SECRET_KEY', nil) %>\n site_key: <%= ENV.fetch('HCAPTCHA_SITE_KEY', nil) %>\n | dataset_sample\yaml\ruby\captcha.yml | captcha.yml | YAML | 122 | 0.7 | 0 | 0 | python-kit | 889 | 2024-09-03T20:39:19.957052 | GPL-3.0 | false | 1874a99c49a045ced0fe6d2a9162b5cf |
prelude: |\n # frozen_string_literal: true\n require 'cgi/escape'\nbenchmark:\n - script: CGI.escapeHTML("")\n loop_count: 20000000\n - script: CGI.escapeHTML("abcde")\n loop_count: 20000000\n - script: CGI.escapeHTML("abcd<")\n loop_count: 20000000\n - script: CGI.escapeHTML("'&\"<>")\n loop_count: 5... | dataset_sample\yaml\ruby\cgi_escape_html.yml | cgi_escape_html.yml | YAML | 1,065 | 0.95 | 0.064516 | 0.032258 | python-kit | 287 | 2024-10-01T12:24:46.433278 | GPL-3.0 | false | 906150abaee7c91010ccb854659953b8 |
---\n# Settings for generating changelogs using the GitLab API. See\n# https://docs.gitlab.com/ee/api/repositories.html#generate-changelog-data for\n# more information.\ncategories:\n added: Added\n fixed: Fixed\n changed: Changed\n deprecated: Deprecated\n removed: Removed\n security: Security\n performance: Pe... | dataset_sample\yaml\ruby\changelog_config.yml | changelog_config.yml | YAML | 1,362 | 0.8 | 0.2 | 0.214286 | awesome-app | 126 | 2024-11-10T15:44:45.944919 | MIT | false | 6c8a557a9481a82c4ea7c0d2edec3713 |
comment: false # Do not leave PR comments\ncoverage:\n status:\n project:\n default:\n # GitHub status check is not blocking\n informational: true\n patch:\n default:\n # GitHub status check is not blocking\n informational: true\ngithub_checks:\n annotations: false\n | dataset_sample\yaml\ruby\codecov.yml | codecov.yml | YAML | 300 | 0.8 | 0 | 0.153846 | python-kit | 378 | 2024-10-05T10:48:49.936210 | BSD-3-Clause | false | 05322f3e73fb240558356dee13cdac18 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.