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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
# Generic component-level labels and high-level groupings.\n"domain: sources":\n - changed-files:\n - any-glob-to-any-file: ["src/sources/**/*"]\n\n"domain: sinks":\n - changed-files:\n - any-glob-to-any-file: ["src/sinks/**/*"]\n\n"domain: transforms":\n - changed-files:\n - any-glob-to-any-file: ["src/tra... | dataset_sample\yaml\rust\labeler.yml | labeler.yml | YAML | 1,130 | 0.8 | 0 | 0.027027 | awesome-app | 584 | 2025-06-26T11:30:44.412843 | BSD-3-Clause | false | 560aa69fbba9478deca1e4cd2fcc1278 |
commit-msg:\n commands:\n lint-commit-msg:\n run: npx commitlint --edit\n\npre-commit:\n commands:\n js-linter:\n priority: 1\n glob: "**/*.{js,jsx,ts,tsx}"\n run: npm run lint\n rust-linter:\n priority: 2\n glob: "**/*.rs"\n run: cargo fmt -- --check\n ts-type-check:\n ... | dataset_sample\yaml\rust\lefthook.yml | lefthook.yml | YAML | 676 | 0.8 | 0 | 0 | python-kit | 495 | 2024-12-21T09:28:26.860431 | GPL-3.0 | false | 3365362156ab1b213a99cc58dcaa8349 |
version: 1\ndisable_existing_loggers: False\nformatters:\n default:\n "()": uvicorn.logging.DefaultFormatter\n format: '%(levelprefix)s [%(asctime)s] %(message)s'\n use_colors: null\n datefmt: '%d-%m-%Y %H:%M:%S'\n access:\n "()": uvicorn.logging.AccessFormatter\n format: '%(levelprefix)s [%(asctime... | dataset_sample\yaml\rust\log_config.yml | log_config.yml | YAML | 921 | 0.95 | 0.108108 | 0 | react-lib | 890 | 2024-06-29T05:25:02.471251 | Apache-2.0 | false | c818feebf73e80d28651c647729e8840 |
copyright: Copyright © 2018-Present Wez Furlong\nuse_directory_urls: false\nsite_name: Wez's Terminal Emulator\nsite_url: https://wezterm.org/\nsite_description: Wez's Terminal Emulator\nrepo_url: https://github.com/wezterm/wezterm\nrepo_name: wezterm/wezterm\nedit_uri: edit/main/docs/\ndocs_dir: docs\nsite_dir: g... | dataset_sample\yaml\rust\mkdocs-base.yml | mkdocs-base.yml | YAML | 3,289 | 0.8 | 0.014815 | 0.062016 | awesome-app | 664 | 2024-08-03T17:52:43.848289 | MIT | false | 975a3ca1fc3ff07b8a9095649d3b7338 |
# NOTE: Usually, you should edit the template instead.\n# This file is used for forks and contributors, production uses `mkdocs.insiders.yml`.\nINHERIT: mkdocs.template.yml\n\nwatch:\n - mkdocs.template.yml\n | dataset_sample\yaml\rust\mkdocs.public.yml | mkdocs.public.yml | YAML | 203 | 0.8 | 0.166667 | 0.4 | awesome-app | 726 | 2025-01-15T09:35:31.185617 | GPL-3.0 | false | d850c7e5fa2453ce165c81a8efc8d338 |
# mkdocs.yml\n# Top-level config for mkdocs\n# See: https://www.mkdocs.org/user-guide/configuration/\nsite_name: Rerun Python APIs\nsite_url: https://ref.rerun.io/docs/python/\nrepo_url: https://github.com/rerun-io/rerun/\n\n# Use the material theme\n# Override some options for nav: https://squidfunk.github.io/mkdocs-m... | dataset_sample\yaml\rust\mkdocs.yml | mkdocs.yml | YAML | 3,118 | 0.95 | 0.063291 | 0.123288 | python-kit | 371 | 2023-11-30T17:19:02.042512 | BSD-3-Clause | false | b2ff9650c491c2c9529a1992c6e7bf0c |
id: only-dao-can-depend-tabby-db\nmessage: Only dao can depend on tabby-db\nseverity: error\nlanguage: rust\nfiles:\n- ./ee/tabby-schema/src/**\nignores:\n- ./ee/tabby-schema/src/dao.rs\n- ./ee/tabby-schema/src/policy.rs\nrule:\n pattern: tabby_db\n | dataset_sample\yaml\rust\only-dao-and-policy-can-depend-tabby-db.yml | only-dao-and-policy-can-depend-tabby-db.yml | YAML | 239 | 0.8 | 0 | 0 | vue-tools | 321 | 2024-03-05T08:22:58.823364 | BSD-3-Clause | false | 4092a2a98a7218e64a7d94db545b3c32 |
# 🔒 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: Core developers\n check_type: changed_files\n condition:\n include: .*\n # excluding files from... | dataset_sample\yaml\rust\pr-custom-review.yml | pr-custom-review.yml | YAML | 1,233 | 0.8 | 0 | 0.057143 | react-lib | 266 | 2024-12-04T09:03:13.085303 | GPL-3.0 | false | 805a101b7f6a65b1396b7bfd34b7dc5c |
# See context at https://github.com/web-infra-dev/rspack/discussions/2760\n\n"release: feature":\n - "/^feat/"\n"release: performance":\n - "/^perf/"\n"release: bug fix":\n - "/^fix/"\n"release: document":\n - "/^docs/"\n | dataset_sample\yaml\rust\pr-labeler.yml | pr-labeler.yml | YAML | 215 | 0.8 | 0 | 0.111111 | react-lib | 444 | 2024-10-24T12:33:43.246751 | BSD-3-Clause | false | 5c493204ecd2c696b92baa6503dd7b17 |
global:\n scrape_interval: 15s # By default, scrape targets every 15 seconds.\n\n # Attach these labels to any time series or alerts when communicating with\n # external systems (federation, remote storage, Alertmanager).\n external_labels:\n monitor: 'codelab-monitor'\n\n# A scrape configuration containing ... | dataset_sample\yaml\rust\prometheus-basic-scraper.yml | prometheus-basic-scraper.yml | YAML | 682 | 0.8 | 0 | 0.4 | node-utils | 427 | 2023-07-13T08:19:59.375880 | BSD-3-Clause | false | 1df5c02f3c5d8dd8801ab1edccb0100d |
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\rust\prometheus.yml | prometheus.yml | YAML | 783 | 0.7 | 0 | 0 | python-kit | 590 | 2024-01-17T13:23:42.394330 | Apache-2.0 | false | d3b94dcdf92f86b4fe66d49a61b99bdb |
# .github/release.yml\n\nchangelog:\n exclude:\n labels:\n - "release: ignore"\n authors:\n # Ignore the release PR created by github-actions\n - github-actions\n categories:\n - title: Breaking Changes 🛠\n labels:\n - "release: breaking change"\n - title: Performance Improveme... | dataset_sample\yaml\rust\release.yml | release.yml | YAML | 652 | 0.8 | 0 | 0.074074 | vue-tools | 841 | 2023-12-07T08:15:18.616633 | BSD-3-Clause | false | 06da0d234b45f82cacbd5bc0017c80aa |
reviewers:\n - sunshowers\n - vgao1996\n - Gauri-Agarwal\n - bothra90\n - dmitri-perelman\n - huitseeker\n - bmwill\n - wqfish\n - bschwab\n - 0-o-0\n - phlip9\n - gdanezis\n - fbandersnatch\n - phoenix-antigravity\n - andll\n - weilei0107\n - zekun000\n - archjayas\n - darioncassel\n - zrt95\n - t... | dataset_sample\yaml\rust\review-assign-bot.yml | review-assign-bot.yml | YAML | 703 | 0.7 | 0 | 0 | python-kit | 446 | 2024-03-06T14:00:43.282079 | BSD-3-Clause | false | 303f80a0e5667639bae50e9399b19555 |
# The schema for RiseDev configuration files is defined under `src/risedevtool/schemas`.\n#\n# You can add the following section to `.vscode/settings.json` to get hover support in VS Code:\n#\n# ```\n# "yaml.schemas": {\n# "src/risedevtool/schemas/risedev.json": "risedev.yml",\n# "src/risedevtool/sc... | dataset_sample\yaml\rust\risedev.yml | risedev.yml | YAML | 38,979 | 0.95 | 0.017386 | 0.201974 | vue-tools | 889 | 2025-07-07T07:50:30.800128 | MIT | false | 10f85c30a3ca5dab005c5682cf88fff2 |
# Inherit from the internal-ops repo\n# https://runs-on.com/configuration/repo-config/\n_extends: internal-ops\n | dataset_sample\yaml\rust\runs-on.yml | runs-on.yml | YAML | 109 | 0.8 | 0 | 0.666667 | vue-tools | 244 | 2023-10-22T07:13:28.941411 | BSD-3-Clause | false | 0d80da488b3cbfdfabb4c7f7cf3ca7ef |
openapi: "3.0.2"\ninfo:\n title: Tartarus - OpenAPI 3.0\n description: |-\n This is the OpenAPI 3.0 specification for the card locker.\n This is used by the [hyperswitch](https://github.com/juspay/hyperswitch) for storing card information securely.\n version: "1.0"\ntags:\n - name: Key Custodian\n descript... | dataset_sample\yaml\rust\rust_locker_open_api_spec.yml | rust_locker_open_api_spec.yml | YAML | 10,223 | 0.95 | 0.021563 | 0.010753 | awesome-app | 349 | 2025-01-13T20:51:31.184053 | Apache-2.0 | false | 13b623bfc568c5431f01ed2fea2767d2 |
# It is considered harmful to close issues or PRs, so our stale bot will never close an issue or PR.\n# To remove the stale label, just leave a new comment.\n# Adapted from https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md\n\n# Configuration for probot-stale - https://github.com/probot/stale\nstaleLabel... | dataset_sample\yaml\rust\stale.yml | stale.yml | YAML | 1,030 | 0.8 | 0.142857 | 0.3 | react-lib | 819 | 2025-03-04T02:36:55.422946 | Apache-2.0 | false | 466a525a0f297e25ae31c7bd3db3da2d |
name: tabby\nroot: ./\n\nwindows:\n - caddy:\n panes:\n - caddy run --watch --config ee/tabby-webserver/development/Caddyfile\n - server:\n layout: even-horizontal\n panes:\n - cargo run serve --port 8081\n - cd ee/tabby-ui && pnpm dev\n | dataset_sample\yaml\rust\tabby.yml | tabby.yml | YAML | 263 | 0.7 | 0 | 0 | awesome-app | 913 | 2023-11-27T01:30:33.670907 | MIT | false | 10a6dc1e3eb2147163290304b5f6ef36 |
team:\n - "@hardfist"\n - "@h-a-n-a"\n - "@bvanjoi"\n - "@ahabhgk"\n - "@jerrykingxyz"\n - "@chenjiahan"\n - "@JSerFeng"\n - "@9aoy"\n - "@caohuilin"\n - "@KyrieLii"\n - "@sanyuan0704"\n - "@jkzing"\n - "@zhoushaw"\n - "@ulivz"\n - "@LingyuCoder"\n - "@yuyutaotao"\n - "@SyMind"\n - "@SoonIter"\n - "@... | dataset_sample\yaml\rust\teams.yml | teams.yml | YAML | 352 | 0.7 | 0 | 0 | python-kit | 216 | 2025-02-19T07:37:41.714391 | BSD-3-Clause | false | a485523311011b5e8ea37c5486b26220 |
# Docs\n\n# Label Config\n\n# labeler:\n# - settings:\n# - codeOwnersPath: {PATH TO CODEOWNERS FILE (defaults to .github/CODEOWNERS)}\n# - labels:\n# - label: {YOUR LABEL NAME}\n# condition: {AND (default) | OR}\n# when:\n# {TEST_FUNCTION}: {REGEX}\n# ...\n# ...\n\n#| Functio... | dataset_sample\yaml\rust\turbo-orchestrator.yml | turbo-orchestrator.yml | YAML | 3,795 | 0.8 | 0.064516 | 0.360465 | react-lib | 825 | 2023-07-20T00:36:39.783442 | Apache-2.0 | false | ba83d88fecbcab3994cee12eb9db2403 |
id: use-basic-job\nmessage: Use BasicJob / CronJob for worker creation.\nseverity: error\nlanguage: rust\nfiles:\n- ./ee/tabby-webserver/src/service/background_job/**\nignores:\n- ./ee/tabby-webserver/src/service/background_job/helper/mod.rs\nrule:\n pattern: WorkerBuilder | dataset_sample\yaml\rust\use-basic-job.yml | use-basic-job.yml | YAML | 265 | 0.8 | 0.111111 | 0 | python-kit | 117 | 2025-06-11T14:47:18.893813 | Apache-2.0 | false | fd7eff8a1a81c0777f4fdbd785345e08 |
id: use-schema-result\nmessage: Use schema::Result as API interface\nseverity: error\nlanguage: rust\nfiles:\n- ./ee/tabby-schema/src/**\nignores:\n- ./ee/tabby-schema/src/lib.rs\n- ./ee/tabby-schema/src/dao.rs\nrule:\n any:\n - pattern: anyhow\n not:\n inside:\n kind: enum_variant\n s... | dataset_sample\yaml\rust\use-schema-result.yml | use-schema-result.yml | YAML | 342 | 0.8 | 0 | 0 | react-lib | 542 | 2025-03-20T02:58:49.789156 | Apache-2.0 | false | 793ceaf1657eb3a7f7e90c0187cf80c7 |
id: validate-requires-code\nmessage: Validations requires code / message being set for frontend error display\nseverity: error\nlanguage: rust\nfiles:\n - ./ee/tabby-webserver/src/**\n - ./ee/tabby-schema/src/**\nrule:\n all:\n - pattern: "#[validate]"\n - not:\n all:\n - has:\n st... | dataset_sample\yaml\rust\validate-requires-code.yml | validate-requires-code.yml | YAML | 662 | 0.95 | 0.034483 | 0 | react-lib | 759 | 2024-10-12T06:55:30.969768 | MIT | false | bebd9319a3819a3d46b3ed0c6d7e83bd |
# Configuration for the zizmor static analysis tool, run via pre-commit in CI\n# https://woodruffw.github.io/zizmor/configuration/\n#\n# TODO: can we remove the ignores here so that our workflows are more secure?\nrules:\n dangerous-triggers:\n ignore:\n - pr-comment.yaml\n cache-poisoning:\n ignore:\n ... | dataset_sample\yaml\rust\zizmor.yml | zizmor.yml | YAML | 610 | 0.8 | 0.052632 | 0.315789 | vue-tools | 469 | 2024-05-03T19:58:06.397718 | BSD-3-Clause | false | 889cc2b681ee9c2f8aa932e18a17e336 |
name: CI\non: [push, pull_request]\n\njobs:\n test:\n name: Run tests\n runs-on: ubuntu-latest\n steps:\n - uses: actions/checkout@master\n - name: Update rustup\n run: rustup self update\n - name: Install Rust\n run: |\n rustup set profile minimal\n rustup toolchain install 1... | dataset_sample\yaml\rust-lang_book\.github\workflows\main.yml | main.yml | YAML | 3,401 | 0.8 | 0.038462 | 0.058824 | python-kit | 298 | 2024-11-07T05:30:54.006929 | GPL-3.0 | false | a19fee964e5596fda55f44695510fe04 |
name: Bug Report\ndescription: Create a report to help us improve\nlabels: ["C-bug", "S-triage"]\nbody:\n - type: markdown\n attributes:\n value: Thanks for filing a 🐛 bug report 😄!\n - type: textarea\n id: problem\n attributes:\n label: Problem\n description: >\n Please provide a cle... | dataset_sample\yaml\rust-lang_cargo\.github\ISSUE_TEMPLATE\bug_report.yml | bug_report.yml | YAML | 1,204 | 0.85 | 0.046512 | 0 | awesome-app | 665 | 2024-04-03T05:42:48.186371 | BSD-3-Clause | false | 91dd1fac99655a7a64d836e5de2234d7 |
contact_links:\n - name: Question\n url: https://users.rust-lang.org\n about: >\n Got a question about Cargo? Ask the community on the user forum.\n - name: Inspiring Idea\n url: https://internals.rust-lang.org/c/tools-and-infrastructure/cargo\n about: >\n Need more discussions with your next bi... | dataset_sample\yaml\rust-lang_cargo\.github\ISSUE_TEMPLATE\config.yml | config.yml | YAML | 375 | 0.8 | 0 | 0 | node-utils | 622 | 2023-10-20T14:57:46.019264 | BSD-3-Clause | false | 196cac2f07b48e48b4b8f370b64179bb |
name: Feature Request\ndescription: Suggest an idea for enhancing Cargo\nlabels: ["C-feature-request", "S-triage"]\nbody:\n - type: markdown\n attributes:\n value: |\n Thanks for filing a 🙋 feature request 😄!\n\n If the feature request is relatively small and already with a possible solution, t... | dataset_sample\yaml\rust-lang_cargo\.github\ISSUE_TEMPLATE\feature_request.yml | feature_request.yml | YAML | 1,366 | 0.95 | 0.114286 | 0 | node-utils | 682 | 2025-01-08T20:15:21.057326 | GPL-3.0 | false | 60c9cb3fde9d3de2c85c017945e23820 |
name: Tracking Issue\ndescription: A tracking issue for an accepted feature or RFC in Cargo.\ntitle: "Tracking Issue for _FEATURE_NAME_"\nlabels: ["C-tracking-issue"]\nbody:\n - type: markdown\n attributes:\n value: >\n Thank you for creating a tracking issue! Tracking issues are for tracking an\n ... | dataset_sample\yaml\rust-lang_cargo\.github\ISSUE_TEMPLATE\tracking_issue.yml | tracking_issue.yml | YAML | 2,180 | 0.95 | 0.16 | 0.020408 | vue-tools | 329 | 2025-06-29T23:22:49.619513 | MIT | false | f4cb0e5abc36f3d5b364813e5c92cc6e |
name: Security audit\n\npermissions:\n contents: read\n\non:\n pull_request:\n paths:\n - '**/Cargo.toml'\n - '**/Cargo.lock'\n push:\n branches:\n - master\n\njobs:\n cargo_deny:\n runs-on: ubuntu-latest\n strategy:\n matrix:\n checks:\n - advisories\n - bans ... | dataset_sample\yaml\rust-lang_cargo\.github\workflows\audit.yml | audit.yml | YAML | 624 | 0.8 | 0 | 0.037037 | awesome-app | 627 | 2024-08-29T08:51:04.287518 | GPL-3.0 | false | 2c53b00a879fcbaa5e37e7dd0683738f |
name: Contrib Deploy\non:\n push:\n branches:\n - master\n\nconcurrency:\n cancel-in-progress: false\n group: "gh-pages"\n\npermissions:\n contents: read\n\njobs:\n deploy:\n permissions:\n contents: write # for Git to git push\n runs-on: ubuntu-latest\n steps:\n - uses: actions/checkout@... | dataset_sample\yaml\rust-lang_cargo\.github\workflows\contrib.yml | contrib.yml | YAML | 1,550 | 0.8 | 0.096154 | 0.111111 | awesome-app | 380 | 2024-12-19T13:44:48.742980 | MIT | false | 401aa82e5495b893b7873bc158698d7a |
name: CI\non:\n merge_group:\n pull_request:\n branches:\n - "**"\n\ndefaults:\n run:\n shell: bash\n\npermissions:\n contents: read\n\nconcurrency:\n group: "${{ github.workflow }}-${{ github.ref }}"\n cancel-in-progress: true\n\njobs:\n conclusion:\n needs:\n - build_std\n - clippy\n ... | dataset_sample\yaml\rust-lang_cargo\.github\workflows\main.yml | main.yml | YAML | 10,073 | 0.95 | 0.04878 | 0.093284 | vue-tools | 825 | 2025-07-03T15:32:09.990687 | Apache-2.0 | false | 2d7c703c47a6bce5c7c575c50963d3de |
# Publish Cargo to crates.io whenever a new tag is pushed. Tags are pushed by\n# the Rust release process (https://github.com/rust-lang/promote-release),\n# which will cause this workflow to run.\n\nname: Release\non:\n push:\n tags:\n - "0.*"\n\n# Prevent multiple releases from starting at the same time.\ncon... | dataset_sample\yaml\rust-lang_cargo\.github\workflows\release.yml | release.yml | YAML | 777 | 0.8 | 0 | 0.185185 | awesome-app | 333 | 2025-06-17T10:43:43.993752 | GPL-3.0 | false | fbb30c59140360e4031f4f57dcceee8e |
blank_issues_enabled: true\ncontact_links:\n - name: Question\n url: https://users.rust-lang.org\n about: Please ask and answer questions about Rust on the user forum.\n - name: Feature Request\n url: https://internals.rust-lang.org/\n about: Please discuss language feature requests on the internals forum... | dataset_sample\yaml\rust-lang_rust\.github\ISSUE_TEMPLATE\config.yml | config.yml | YAML | 485 | 0.8 | 0 | 0 | python-kit | 373 | 2024-09-30T10:22:07.445596 | Apache-2.0 | false | daef651f1aeb8100b33ba07259e29e2e |
# This file defines our primary CI workflow that runs on pull requests\n# and also on pushes to special branches (auto, try).\n#\n# The actual definition of the executed jobs is calculated by the\n# `src/ci/citool` crate, which\n# uses job definition data from src/ci/github-actions/jobs.yml.\n# You should primarily mod... | dataset_sample\yaml\rust-lang_rust\.github\workflows\ci.yml | ci.yml | YAML | 12,279 | 0.8 | 0.092105 | 0.233962 | vue-tools | 231 | 2024-12-16T16:51:09.877287 | GPL-3.0 | false | 28c840ffd3ec5b7ebe733abc4392fc04 |
# Automatically run `cargo update` periodically\n\n---\nname: Bump dependencies in Cargo.lock\non:\n schedule:\n # Run weekly\n - cron: '0 0 * * Sun'\n workflow_dispatch:\n # Needed so we can run it manually\npermissions:\n contents: read\ndefaults:\n run:\n shell: bash\nenv:\n # So cargo doesn't compl... | dataset_sample\yaml\rust-lang_rust\.github\workflows\dependencies.yml | dependencies.yml | YAML | 5,297 | 0.8 | 0.096774 | 0.092857 | react-lib | 759 | 2024-01-26T07:29:23.867982 | MIT | false | d7a90635ed14d9ad4138511d3a2b6d2a |
# Mirror DockerHub images used by the Rust project to ghcr.io.\n# Images are available at https://github.com/orgs/rust-lang/packages.\n#\n# In some CI jobs, we pull images from ghcr.io instead of Docker Hub because\n# Docker Hub has a rate limit, while ghcr.io doesn't.\n# Those images are pushed to ghcr.io by this job.... | dataset_sample\yaml\rust-lang_rust\.github\workflows\ghcr.yml | ghcr.yml | YAML | 2,850 | 0.95 | 0.106667 | 0.411765 | node-utils | 624 | 2024-11-02T23:23:08.871784 | GPL-3.0 | false | bfb0182948f745b8d45b63c6dc715b18 |
# Workflow that runs after a merge to master, analyses changes in test executions\n# and posts the result to the merged PR.\n\nname: Post merge analysis\n\non:\n push:\n branches:\n - master\n\njobs:\n analysis:\n runs-on: ubuntu-24.04\n if: github.repository == 'rust-lang/rust'\n permissions:\n ... | dataset_sample\yaml\rust-lang_rust\.github\workflows\post-merge.yml | post-merge.yml | YAML | 1,644 | 0.8 | 0.043478 | 0.189189 | awesome-app | 470 | 2025-06-18T12:03:55.502388 | Apache-2.0 | false | c603c8a9e4373aa3d0bc05d1304e37b8 |
# FIXME re-enable once https://github.com/rust-lang/rust/issues/134863 is fixed.\n# task:\n# name: freebsd\n# freebsd_instance:\n# image: freebsd-13-2-release-amd64\n# setup_rust_script:\n# - pkg install -y git-tiny binutils\n# - curl https://sh.rustup.rs -sSf --output rustup.sh\n# - sh rustup.sh ... | dataset_sample\yaml\rust-lang_rust\compiler\rustc_codegen_cranelift\.cirrus.yml | .cirrus.yml | YAML | 791 | 0.8 | 0 | 1 | node-utils | 700 | 2024-04-11T09:54:16.349085 | Apache-2.0 | false | 26830effd6799205c3951660412d504d |
name: Abi-cafe\n\non:\n - push\n - pull_request\n\npermissions: {}\n\njobs:\n abi_cafe:\n runs-on: ${{ matrix.os }}\n timeout-minutes: 30\n concurrency:\n group: ${{ github.workflow }}-${{ github.ref }}-${{ matrix.os }}-${{ matrix.env.TARGET_TRIPLE }}\n cancel-in-progress: true\n\n defaults:\n ... | dataset_sample\yaml\rust-lang_rust\compiler\rustc_codegen_cranelift\.github\workflows\abi-cafe.yml | abi-cafe.yml | YAML | 1,809 | 0.8 | 0.029412 | 0.070175 | python-kit | 179 | 2024-06-26T05:35:59.051035 | BSD-3-Clause | false | d8b5add4e81c68b59f952b1adb5764ad |
name: Security audit\non:\n workflow_dispatch:\n schedule:\n - cron: '0 10 * * 1' # every monday at 10:00 UTC\npermissions:\n issues: write\n checks: write\njobs:\n audit:\n runs-on: ubuntu-latest\n steps:\n - uses: actions/checkout@v4\n - run: |\n sed -i 's/components.*/components = []... | dataset_sample\yaml\rust-lang_rust\compiler\rustc_codegen_cranelift\.github\workflows\audit.yml | audit.yml | YAML | 424 | 0.8 | 0 | 0 | node-utils | 629 | 2025-04-15T11:01:22.355215 | Apache-2.0 | false | 28ca7968c60157938cbe1ed7af1d1220 |
name: CI\n\non:\n - push\n - pull_request\n\ndefaults:\n run:\n shell: bash\n\npermissions: {}\n\nenv:\n # Disabling incr comp reduces cache size and incr comp doesn't save as much\n # on CI anyway.\n CARGO_BUILD_INCREMENTAL: false\n # Rust's CI denies warnings. Deny them here too to ensure subtree syncs don'... | dataset_sample\yaml\rust-lang_rust\compiler\rustc_codegen_cranelift\.github\workflows\main.yml | main.yml | YAML | 7,074 | 0.95 | 0.02974 | 0.032407 | vue-tools | 713 | 2025-06-03T11:48:39.468306 | BSD-3-Clause | false | b0355b777c1b934c077a499d55128229 |
name: Various rustc tests\n\non:\n - push\n\npermissions: {}\n\njobs:\n bootstrap_rustc:\n runs-on: ubuntu-latest\n timeout-minutes: 60\n\n steps:\n - uses: actions/checkout@v4\n\n - name: CPU features\n run: cat /proc/cpuinfo\n\n - name: Cache cargo target dir\n uses: actions/cache@v4\n ... | dataset_sample\yaml\rust-lang_rust\compiler\rustc_codegen_cranelift\.github\workflows\rustc.yml | rustc.yml | YAML | 1,051 | 0.7 | 0 | 0 | vue-tools | 338 | 2024-08-22T13:58:16.951086 | BSD-3-Clause | false | e571c961e6f175b59d0dd2bd68ae28f6 |
name: CI\n\non:\n push:\n branches:\n - master\n pull_request:\n\npermissions:\n contents: read\n\nenv:\n # Enable backtraces for easier debugging\n RUST_BACKTRACE: 1\n\njobs:\n build:\n runs-on: ubuntu-24.04\n\n strategy:\n fail-fast: false\n matrix:\n libgccjit_version:\n ... | dataset_sample\yaml\rust-lang_rust\compiler\rustc_codegen_gcc\.github\workflows\ci.yml | ci.yml | YAML | 4,255 | 0.8 | 0.069444 | 0.183333 | awesome-app | 160 | 2024-04-18T22:22:35.101470 | BSD-3-Clause | false | b492b37cc79a536c00e3e21c3508150d |
# TODO: refactor to avoid duplication with the ci.yml file.\nname: Failures\n\non:\n push:\n branches:\n - master\n pull_request:\n\npermissions:\n contents: read\n\nenv:\n # Enable backtraces for easier debugging\n RUST_BACKTRACE: 1\n\njobs:\n build:\n runs-on: ubuntu-24.04\n\n strategy:\n fai... | dataset_sample\yaml\rust-lang_rust\compiler\rustc_codegen_gcc\.github\workflows\failures.yml | failures.yml | YAML | 4,785 | 0.8 | 0.143939 | 0.198198 | python-kit | 864 | 2025-05-28T04:47:35.999309 | MIT | false | 9e73070d6ab273caf61c7aaca9fc31e9 |
name: CI libgccjit 12\n\non:\n push:\n branches:\n - master\n pull_request:\n\npermissions:\n contents: read\n\nenv:\n # Enable backtraces for easier debugging\n RUST_BACKTRACE: 1\n TEST_FLAGS: "-Cpanic=abort -Zpanic-abort-tests"\n # FIXME(antoyo): we need to set GCC_EXEC_PREFIX so that the linker can fi... | dataset_sample\yaml\rust-lang_rust\compiler\rustc_codegen_gcc\.github\workflows\gcc12.yml | gcc12.yml | YAML | 3,699 | 0.8 | 0.101852 | 0.417582 | vue-tools | 102 | 2024-06-10T14:24:26.197310 | MIT | false | 473390f24c69bc845a83bbf8b1777a4e |
# TODO: check if qemu-user-static-binfmt is needed (perhaps to run some tests since it probably calls exec).\n\nname: m68k CI\n\non:\n push:\n branches:\n - master\n pull_request:\n\npermissions:\n contents: read\n\nenv:\n # Enable backtraces for easier debugging\n RUST_BACKTRACE: 1\n # TODO: remove when ... | dataset_sample\yaml\rust-lang_rust\compiler\rustc_codegen_gcc\.github\workflows\m68k.yml | m68k.yml | YAML | 4,366 | 0.8 | 0.078125 | 0.271028 | node-utils | 734 | 2025-04-18T10:58:08.605816 | MIT | false | 70a8ae2c60b1fc512de294685c65c793 |
name: CI with sysroot compiled in release mode\n\non:\n push:\n branches:\n - master\n pull_request:\n\npermissions:\n contents: read\n\nenv:\n # Enable backtraces for easier debugging\n RUST_BACKTRACE: 1\n\njobs:\n build:\n runs-on: ubuntu-24.04\n\n strategy:\n fail-fast: false\n matrix:\... | dataset_sample\yaml\rust-lang_rust\compiler\rustc_codegen_gcc\.github\workflows\release.yml | release.yml | YAML | 3,567 | 0.8 | 0.085714 | 0.137931 | react-lib | 938 | 2023-09-10T12:59:34.368253 | BSD-3-Clause | false | 65afff09f9e0dccf8adc58249b04c0b7 |
name: stdarch tests with sysroot compiled in release mode\n\non:\n push:\n branches:\n - master\n pull_request:\n\npermissions:\n contents: read\n\nenv:\n # Enable backtraces for easier debugging\n RUST_BACKTRACE: 1\n\njobs:\n build:\n runs-on: ubuntu-24.04\n\n strategy:\n fail-fast: false\n ... | dataset_sample\yaml\rust-lang_rust\compiler\rustc_codegen_gcc\.github\workflows\stdarch.yml | stdarch.yml | YAML | 4,479 | 0.8 | 0.096 | 0.152381 | python-kit | 868 | 2024-05-31T02:21:58.479266 | Apache-2.0 | false | 4a002799221512b050579776b4c85ac2 |
# This only controls whether a tiny, hard-to-find "open a blank issue" link appears at the end of\n# the template list.\nblank_issues_enabled: true\ncontact_links:\n - name: Intrinsic Support\n url: https://github.com/rust-lang/stdarch/issues\n about: Please direct issues about Rust's support for vendor intrinsi... | dataset_sample\yaml\rust-lang_rust\library\portable-simd\.github\ISSUE_TEMPLATE\config.yml | config.yml | YAML | 469 | 0.8 | 0.1 | 0.2 | react-lib | 791 | 2023-10-28T17:50:11.327721 | BSD-3-Clause | false | 14ad040bbaca3b3eb6fa902dbc84fd83 |
name: CI\n\non:\n pull_request:\n push:\n branches:\n - master\n\nenv:\n CARGO_NET_RETRY: 10\n RUSTUP_MAX_RETRIES: 10\n PROPTEST_CASES: 64\n\njobs:\n rustfmt:\n name: "rustfmt"\n runs-on: ubuntu-latest\n\n steps:\n - uses: actions/checkout@v4\n - name: Run rustfmt\n run: cargo fm... | dataset_sample\yaml\rust-lang_rust\library\portable-simd\.github\workflows\ci.yml | ci.yml | YAML | 8,919 | 0.8 | 0.027559 | 0.12844 | python-kit | 613 | 2024-07-20T15:54:48.178324 | GPL-3.0 | false | d0ed69a4c70cc825d246c53b96fe0a19 |
name: Documentation\n\non:\n push:\n branches:\n - master\n\njobs:\n release:\n name: Deploy Documentation\n runs-on: ubuntu-latest\n\n steps:\n - name: Checkout Repository\n uses: actions/checkout@v4\n\n - name: Setup Rust\n run: |\n rustup update nightly --no-self-u... | dataset_sample\yaml\rust-lang_rust\library\portable-simd\.github\workflows\doc.yml | doc.yml | YAML | 632 | 0.7 | 0 | 0 | awesome-app | 369 | 2025-06-18T15:38:10.316854 | Apache-2.0 | false | 8874d9041e8e021c192146b094e33e64 |
# This file contains definitions of CI job parameters that are loaded\n# dynamically in CI from ci.yml.\nrunners:\n - &base-job\n env: { }\n\n - &job-linux-4c\n os: ubuntu-24.04\n # Free some disk space to avoid running out of space during the build.\n free_disk: true\n <<: *base-job\n\n # Large runne... | dataset_sample\yaml\rust-lang_rust\src\ci\github-actions\jobs.yml | jobs.yml | YAML | 19,146 | 0.95 | 0.02946 | 0.196154 | awesome-app | 14 | 2025-01-31T15:50:40.636276 | MIT | false | 2e51c22799174cee76315192d8504382 |
name: CI\n\non:\n push:\n branches:\n - master\n pull_request:\n schedule:\n # Run multiple times a day as the successfull cached links are not checked every time.\n - cron: '0 */8 * * *'\n\njobs:\n ci:\n if: github.repository == 'rust-lang/rustc-dev-guide'\n runs-on: ubuntu-latest\n env:\n ... | dataset_sample\yaml\rust-lang_rust\src\doc\rustc-dev-guide\.github\workflows\ci.yml | ci.yml | YAML | 3,040 | 0.8 | 0.069767 | 0.025974 | python-kit | 194 | 2024-05-11T22:46:18.932820 | GPL-3.0 | false | c3e3ed7536b2e9a0337503edac692ff2 |
name: Date-Check\n\non:\n schedule:\n # Run at noon UTC every 1st of the month\n - cron: '00 12 01 * *'\n\n # Allow manually starting the workflow\n workflow_dispatch:\n\njobs:\n date-check:\n if: github.repository == 'rust-lang/rustc-dev-guide'\n runs-on: ubuntu-latest\n\n steps:\n - name: Chec... | dataset_sample\yaml\rust-lang_rust\src\doc\rustc-dev-guide\.github\workflows\date-check.yml | date-check.yml | YAML | 1,307 | 0.95 | 0.041667 | 0.05 | python-kit | 846 | 2024-11-07T20:34:46.799385 | GPL-3.0 | false | ce397f9fb78db1ebbcc3981f5635cb9e |
name: rustc-pull\n\non:\n workflow_dispatch:\n schedule:\n # Run at 04:00 UTC every Monday and Thursday\n - cron: '0 4 * * 1,4'\n\njobs:\n pull:\n if: github.repository == 'rust-lang/rustc-dev-guide'\n runs-on: ubuntu-latest\n outputs:\n pr_url: ${{ steps.update-pr.outputs.pr_url }}\n permissi... | dataset_sample\yaml\rust-lang_rust\src\doc\rustc-dev-guide\.github\workflows\rustc-pull.yml | rustc-pull.yml | YAML | 4,973 | 0.8 | 0.131579 | 0.100917 | react-lib | 863 | 2024-12-13T06:38:33.660618 | Apache-2.0 | false | e77d0218327365b1f5e562fc3a37c583 |
name: Blank Issue\ndescription: Create a blank issue.\nbody:\n - type: markdown\n attributes:\n value: Thank you for filing an issue!\n - type: textarea\n id: problem\n attributes:\n label: Description\n description: >\n Please provide a description of the issue, along with any informat... | dataset_sample\yaml\rust-lang_rust\src\tools\clippy\.github\ISSUE_TEMPLATE\blank_issue.yml | blank_issue.yml | YAML | 1,226 | 0.85 | 0.045455 | 0.093023 | awesome-app | 878 | 2025-03-15T20:13:03.427703 | BSD-3-Clause | false | 5eea6ed6bf92186f5e6db27a437f6d07 |
name: Bug Report\ndescription: Create a bug report for Clippy\nlabels: ["C-bug"]\nbody:\n - type: markdown\n attributes:\n value: Thank you for filing a bug report! 🐛\n - type: textarea\n id: problem\n attributes:\n label: Summary\n description: >\n Please provide a short summary of th... | dataset_sample\yaml\rust-lang_rust\src\tools\clippy\.github\ISSUE_TEMPLATE\bug_report.yml | bug_report.yml | YAML | 1,504 | 0.85 | 0.052632 | 0.018868 | awesome-app | 821 | 2023-09-29T19:22:40.886677 | MIT | false | 2b6f795a563b363ed821556dcbcb5f79 |
blank_issues_enabled: true\ncontact_links:\n - name: Rust Programming Language Forum\n url: https://users.rust-lang.org\n about: Please ask and answer questions about Rust here.\n | dataset_sample\yaml\rust-lang_rust\src\tools\clippy\.github\ISSUE_TEMPLATE\config.yml | config.yml | YAML | 181 | 0.8 | 0 | 0 | python-kit | 881 | 2025-02-07T10:05:53.891014 | BSD-3-Clause | false | f75886be4d74fc4879e4c3fb4eb91a89 |
name: Bug Report (False Negative)\ndescription: Create a bug report about missing warnings from a lint\nlabels: ["C-bug", "I-false-negative"]\nbody:\n - type: markdown\n attributes:\n value: Thank you for filing a bug report! 🐛\n - type: textarea\n id: problem\n attributes:\n label: Summary\n ... | dataset_sample\yaml\rust-lang_rust\src\tools\clippy\.github\ISSUE_TEMPLATE\false_negative.yml | false_negative.yml | YAML | 1,350 | 0.85 | 0.02 | 0 | node-utils | 638 | 2023-08-27T04:02:25.228894 | BSD-3-Clause | false | e6a5817b77c846baf276de85f9647532 |
name: Bug Report (False Positive)\ndescription: Create a bug report about a wrongly emitted lint warning\nlabels: ["C-bug", "I-false-positive"]\nbody:\n - type: markdown\n attributes:\n value: Thank you for filing a bug report! 🐛\n - type: textarea\n id: problem\n attributes:\n label: Summary\n ... | dataset_sample\yaml\rust-lang_rust\src\tools\clippy\.github\ISSUE_TEMPLATE\false_positive.yml | false_positive.yml | YAML | 1,782 | 0.85 | 0.029412 | 0.015873 | node-utils | 570 | 2025-01-07T02:23:01.446587 | GPL-3.0 | false | 5faf10accbc0afed30dff11e00fe27ae |
name: Internal Compiler Error\ndescription: Create a report for an internal compiler error (ICE) in Clippy.\nlabels: ["C-bug", "I-ICE"]\nbody:\n - type: markdown\n attributes:\n value: Thank you for finding an Internal Compiler Error! 🧊\n - type: textarea\n id: problem\n attributes:\n label: Summa... | dataset_sample\yaml\rust-lang_rust\src\tools\clippy\.github\ISSUE_TEMPLATE\ice.yml | ice.yml | YAML | 1,494 | 0.95 | 0.083333 | 0 | react-lib | 6 | 2024-11-16T12:28:49.094371 | GPL-3.0 | false | 2582343b97d8346d729a75228f83bb37 |
name: New lint suggestion\ndescription: Suggest a new Clippy lint.\nlabels: ["A-lint"]\nbody:\n - type: markdown\n attributes:\n value: Thank you for your lint idea!\n - type: textarea\n id: what\n attributes:\n label: What it does\n description: What does this lint do?\n validations:\n ... | dataset_sample\yaml\rust-lang_rust\src\tools\clippy\.github\ISSUE_TEMPLATE\new_lint.yml | new_lint.yml | YAML | 1,158 | 0.85 | 0.020833 | 0 | awesome-app | 40 | 2023-10-23T19:48:35.165966 | BSD-3-Clause | false | 57a1ff48a772a5bfaf866faa4bb9aed6 |
name: Clippy changelog check\n\non:\n merge_group:\n pull_request:\n types: [opened, reopened, synchronize, edited]\n\nconcurrency:\n # For a given workflow, if we push to the same PR, cancel all previous builds on that PR.\n # If the push is not attached to a PR, we will cancel all builds on the same branch.\n ... | dataset_sample\yaml\rust-lang_rust\src\tools\clippy\.github\workflows\clippy_changelog.yml | clippy_changelog.yml | YAML | 2,301 | 0.95 | 0.135593 | 0.264151 | node-utils | 616 | 2025-05-28T13:22:52.613058 | GPL-3.0 | false | 162a74503cde178f21309e4a03cbfb60 |
name: Clippy Dev Test\n\non:\n merge_group:\n pull_request:\n\nenv:\n RUST_BACKTRACE: 1\n CARGO_INCREMENTAL: 0\n RUSTFLAGS: -D warnings\n\njobs:\n clippy_dev:\n runs-on: ubuntu-latest\n\n steps:\n # Setup\n - name: Checkout\n uses: actions/checkout@v4\n with:\n # Unsetting this would ... | dataset_sample\yaml\rust-lang_rust\src\tools\clippy\.github\workflows\clippy_dev.yml | clippy_dev.yml | YAML | 1,772 | 0.95 | 0.081967 | 0.230769 | node-utils | 985 | 2025-06-16T04:03:12.828531 | GPL-3.0 | false | 8d3d3057879902e0585281bb0e5c62a9 |
name: Clippy Test (merge queue)\n\non:\n merge_group:\n\nenv:\n RUST_BACKTRACE: 1\n CARGO_TARGET_DIR: '${{ github.workspace }}/target'\n NO_FMT_TEST: 1\n CARGO_INCREMENTAL: 0\n RUSTFLAGS: -D warnings\n\ndefaults:\n run:\n shell: bash\n\njobs:\n base:\n strategy:\n matrix:\n include:\n -... | dataset_sample\yaml\rust-lang_rust\src\tools\clippy\.github\workflows\clippy_mq.yml | clippy_mq.yml | YAML | 5,931 | 0.8 | 0.036866 | 0.126374 | vue-tools | 325 | 2024-01-17T08:00:54.194861 | BSD-3-Clause | false | 8c43afad331aac7c814bdcdfb9ecb9b5 |
name: Clippy Test\n\non:\n pull_request:\n\nenv:\n RUST_BACKTRACE: 1\n CARGO_TARGET_DIR: '${{ github.workspace }}/target'\n NO_FMT_TEST: 1\n CARGO_INCREMENTAL: 0\n RUSTFLAGS: -D warnings\n\nconcurrency:\n # For a given workflow, if we push to the same PR, cancel all previous builds on that PR.\n # If the push i... | dataset_sample\yaml\rust-lang_rust\src\tools\clippy\.github\workflows\clippy_pr.yml | clippy_pr.yml | YAML | 2,612 | 0.8 | 0.071429 | 0.257143 | python-kit | 887 | 2024-06-11T07:54:57.922759 | MIT | false | 1c27b57b58207cd9593a84d7112d9a50 |
name: Deploy\n\non:\n push:\n branches:\n - master\n - beta\n tags:\n - rust-1.**\n\nconcurrency:\n group: ${{ github.workflow }}\n cancel-in-progress: false\n\nenv:\n TARGET_BRANCH: 'gh-pages'\n SHA: '${{ github.sha }}'\n SSH_REPO: 'git@github.com:${{ github.repository }}.git'\n\njobs:\n de... | dataset_sample\yaml\rust-lang_rust\src\tools\clippy\.github\workflows\deploy.yml | deploy.yml | YAML | 2,170 | 0.8 | 0.064103 | 0.136364 | vue-tools | 207 | 2023-08-05T04:19:33.986030 | GPL-3.0 | false | 510c9bfdabc5f093b031897a829ed2e6 |
name: Lintcheck\n\non:\n pull_request:\n paths-ignore:\n - 'book/**'\n - 'util/**'\n - 'tests/**'\n - '*.md'\n\nenv:\n RUST_BACKTRACE: 1\n CARGO_INCREMENTAL: 0\n\nconcurrency:\n # For a given workflow, if we push to the same PR, cancel all previous builds on that PR.\n group: "${{ github.wor... | dataset_sample\yaml\rust-lang_rust\src\tools\clippy\.github\workflows\lintcheck.yml | lintcheck.yml | YAML | 4,668 | 0.8 | 0.040541 | 0.114754 | react-lib | 853 | 2025-04-21T13:57:25.248019 | GPL-3.0 | false | caa77c80e6c248ee3ab35ea0fee1f1eb |
name: Remark\n\non:\n merge_group:\n pull_request:\n\njobs:\n remark:\n runs-on: ubuntu-latest\n\n steps:\n # Setup\n - name: Checkout\n uses: actions/checkout@v4\n with:\n # Unsetting this would make so that any malicious package could get our Github Token\n persist-credentials: ... | dataset_sample\yaml\rust-lang_rust\src\tools\clippy\.github\workflows\remark.yml | remark.yml | YAML | 2,167 | 0.8 | 0.078125 | 0.222222 | react-lib | 881 | 2024-05-24T22:00:17.137984 | BSD-3-Clause | false | aebaa38d4033346ae30c55601fb1ed47 |
image: ubuntu:latest\n\ntasks:\n - before: echo "..."\n init: |\n cargo install rustup-toolchain-install-master\n ./miri toolchain\n ./miri build\n command: echo "Run tests with ./miri test"\n | dataset_sample\yaml\rust-lang_rust\src\tools\miri\.gitpod.yml | .gitpod.yml | YAML | 205 | 0.7 | 0 | 0 | awesome-app | 257 | 2024-06-18T22:08:39.377979 | MIT | false | 94b9792587d0a2b47db68b1c0eb434f2 |
name: CI\n\non:\n merge_group:\n pull_request:\n branches:\n - 'master'\n schedule:\n - cron: '44 4 * * *' # At 4:44 UTC every day.\n\ndefaults:\n run:\n shell: bash\n\njobs:\n build:\n strategy:\n fail-fast: false\n matrix:\n include:\n - os: ubuntu-latest\n h... | dataset_sample\yaml\rust-lang_rust\src\tools\miri\.github\workflows\ci.yml | ci.yml | YAML | 5,924 | 0.95 | 0.06875 | 0.110345 | vue-tools | 628 | 2025-02-03T08:33:03.199469 | MIT | false | f5d34467479ad6ba4f85d0c46f4a5c1f |
name: Tier 2 sysroots\n\non:\n schedule:\n - cron: '44 4 * * *' # At 4:44 UTC every day.\n\ndefaults:\n run:\n shell: bash\n\njobs:\n sysroots:\n name: Build the sysroots\n runs-on: ubuntu-latest\n steps:\n - uses: actions/checkout@v4\n - name: Build the sysroots\n run: |\n r... | dataset_sample\yaml\rust-lang_rust\src\tools\miri\.github\workflows\sysroots.yml | sysroots.yml | YAML | 2,034 | 0.8 | 0.031746 | 0.052632 | awesome-app | 528 | 2025-04-01T21:11:11.050357 | GPL-3.0 | false | c058fb49482c93a38ea050b07941baf5 |
name: "Miri CI setup"\ndescription: "Sets up Miri CI"\ninputs:\n toolchain_flags:\n required: false\n default: ''\nruns:\n using: "composite"\n steps:\n - name: Show Rust version (stable toolchain)\n run: |\n rustup show\n rustc -Vv\n cargo -V\n shell: bash\n\n ... | dataset_sample\yaml\rust-lang_rust\src\tools\miri\.github\workflows\setup\action.yml | action.yml | YAML | 1,986 | 0.95 | 0.05 | 0.109091 | react-lib | 678 | 2024-09-03T00:17:09.776855 | BSD-3-Clause | false | 2a80771408fb7298d7989769c11ba627 |
name: 'wasmtime github releases'\ndescription: 'wasmtime github releases'\ninputs:\n token:\n description: ''\n required: true\n name:\n description: ''\n required: true\n files:\n description: ''\n required: true\nruns:\n using: 'docker'\n image: 'Dockerfile'\n | dataset_sample\yaml\rust-lang_rust\src\tools\rust-analyzer\.github\actions\github-release\action.yml | action.yml | YAML | 270 | 0.85 | 0 | 0 | react-lib | 522 | 2025-05-20T12:37:20.616809 | Apache-2.0 | false | 32d269cf6b2d86480951130aa97deb9e |
name: Fuzz\non:\n schedule:\n # Once a week\n - cron: '0 0 * * 0'\n push:\n paths:\n - '.github/workflows/fuzz.yml'\n # Allow manual trigger\n workflow_dispatch:\n\nenv:\n CARGO_INCREMENTAL: 0\n CARGO_NET_RETRY: 10\n CI: 1\n RUST_BACKTRACE: short\n RUSTFLAGS: "-D warnings -W unreachable-pub -W bare... | dataset_sample\yaml\rust-lang_rust\src\tools\rust-analyzer\.github\workflows\fuzz.yml | fuzz.yml | YAML | 956 | 0.8 | 0.023256 | 0.052632 | awesome-app | 580 | 2023-10-16T06:16:05.848777 | GPL-3.0 | false | c638c6a5a236622b5c234ce6d18d85be |
name: Diff Check\non:\n workflow_dispatch:\n inputs:\n clone_url:\n description: 'Git url of a rustfmt fork to compare against the latest master rustfmt'\n required: true\n branch_name:\n description: 'Name of the feature branch on the forked repo'\n required: true\n commi... | dataset_sample\yaml\rust-lang_rust\src\tools\rustfmt\.github\workflows\check_diff.yml | check_diff.yml | YAML | 1,188 | 0.95 | 0 | 0 | awesome-app | 713 | 2024-03-29T05:45:43.336476 | MIT | false | 57109e82aa81d7b0280f673a75934a24 |
name: integration\non:\n push:\n branches:\n - master\n pull_request:\n\njobs:\n integration-tests:\n runs-on: ubuntu-latest\n name: ${{ matrix.integration }}\n strategy:\n # https://help.github.com/en/actions/getting-started-with-github-actions/about-github-actions#usage-limits\n # There'... | dataset_sample\yaml\rust-lang_rust\src\tools\rustfmt\.github\workflows\integration.yml | integration.yml | YAML | 3,091 | 0.8 | 0.0375 | 0.289474 | vue-tools | 232 | 2024-03-30T14:04:19.451349 | BSD-3-Clause | false | 598311159b3fec1e069e68f2170e2306 |
name: linux\non:\n push:\n branches:\n - master\n pull_request:\n\njobs:\n test:\n runs-on: ubuntu-latest\n name: (${{ matrix.target }}, ${{ matrix.cfg_release_channel }})\n env:\n CFG_RELEASE_CHANNEL: ${{ matrix.cfg_release_channel }}\n strategy:\n # https://help.github.com/en/actions/... | dataset_sample\yaml\rust-lang_rust\src\tools\rustfmt\.github\workflows\linux.yml | linux.yml | YAML | 1,150 | 0.8 | 0 | 0.142857 | node-utils | 541 | 2023-11-22T23:57:18.242478 | MIT | false | 9c4aa2ff5447cb7ecbe29c3a4ab8dbc7 |
name: mac\non:\n push:\n branches:\n - master\n pull_request:\n\njobs:\n test:\n # https://help.github.com/en/actions/automating-your-workflow-with-github-actions/virtual-environments-for-github-hosted-runners#supported-runners-and-hardware-resources\n runs-on: macos-latest\n name: (${{ matrix.targe... | dataset_sample\yaml\rust-lang_rust\src\tools\rustfmt\.github\workflows\mac.yml | mac.yml | YAML | 947 | 0.8 | 0.028571 | 0.064516 | react-lib | 446 | 2023-08-24T13:20:48.117735 | MIT | false | 02e2e76497807e00d3f1be95953f3850 |
name: rustdoc check\non:\n push:\n branches:\n - master\n pull_request:\n\njobs:\n rustdoc_check:\n runs-on: ubuntu-latest\n name: rustdoc check\n steps:\n - name: checkout\n uses: actions/checkout@v4\n\n - name: install rustup\n run: |\n curl --proto '=https' --tlsv1.2 -sSf h... | dataset_sample\yaml\rust-lang_rust\src\tools\rustfmt\.github\workflows\rustdoc_check.yml | rustdoc_check.yml | YAML | 738 | 0.8 | 0 | 0 | vue-tools | 35 | 2024-03-18T23:48:47.680265 | Apache-2.0 | false | d3ace331f3f7cf7bba05b60572270940 |
name: upload\n\non:\n push:\n release:\n types: [created]\n workflow_dispatch:\n\njobs:\n build-release:\n name: build-release\n strategy:\n matrix:\n build: [linux-x86_64, macos-x86_64, windows-x86_64-gnu, windows-x86_64-msvc]\n include:\n - build: linux-x86_64\n os:... | dataset_sample\yaml\rust-lang_rust\src\tools\rustfmt\.github\workflows\upload-assets.yml | upload-assets.yml | YAML | 2,563 | 0.8 | 0.051282 | 0.014493 | python-kit | 547 | 2023-08-25T18:36:23.943853 | Apache-2.0 | false | 2fb5a959c8b3e550145ce9d40f63b59e |
name: windows\non:\n push:\n branches:\n - master\n pull_request:\n\njobs:\n test:\n runs-on: windows-latest\n name: (${{ matrix.target }}, ${{ matrix.cfg_release_channel }})\n env:\n CFG_RELEASE_CHANNEL: ${{ matrix.cfg_release_channel }}\n strategy:\n # https://help.github.com/en/actio... | dataset_sample\yaml\rust-lang_rust\src\tools\rustfmt\.github\workflows\windows.yml | windows.yml | YAML | 2,127 | 0.8 | 0.080645 | 0.142857 | python-kit | 866 | 2023-12-04T01:29:52.659834 | Apache-2.0 | false | 45e4862a69df04b819f31c0ff91ed8d5 |
name: 'wasmtime github releases'\ndescription: 'wasmtime github releases'\ninputs:\n token:\n description: ''\n required: true\n name:\n description: ''\n required: true\n files:\n description: ''\n required: true\nruns:\n using: 'docker'\n image: 'Dockerfile'\n | dataset_sample\yaml\rust-lang_rust-analyzer\.github\actions\github-release\action.yml | action.yml | YAML | 270 | 0.85 | 0 | 0 | node-utils | 482 | 2024-12-17T16:35:12.342413 | Apache-2.0 | false | 32d269cf6b2d86480951130aa97deb9e |
name: Fuzz\non:\n schedule:\n # Once a week\n - cron: '0 0 * * 0'\n push:\n paths:\n - '.github/workflows/fuzz.yml'\n # Allow manual trigger\n workflow_dispatch:\n\nenv:\n CARGO_INCREMENTAL: 0\n CARGO_NET_RETRY: 10\n CI: 1\n RUST_BACKTRACE: short\n RUSTFLAGS: "-D warnings -W unreachable-pub -W bare... | dataset_sample\yaml\rust-lang_rust-analyzer\.github\workflows\fuzz.yml | fuzz.yml | YAML | 956 | 0.8 | 0.023256 | 0.052632 | react-lib | 580 | 2024-01-10T10:12:40.173388 | GPL-3.0 | false | c638c6a5a236622b5c234ce6d18d85be |
name: Blank Issue\ndescription: Create a blank issue.\nbody:\n - type: markdown\n attributes:\n value: Thank you for filing an issue!\n - type: textarea\n id: problem\n attributes:\n label: Description\n description: >\n Please provide a description of the issue, along with any informat... | dataset_sample\yaml\rust-lang_rust-clippy\.github\ISSUE_TEMPLATE\blank_issue.yml | blank_issue.yml | YAML | 1,226 | 0.85 | 0.045455 | 0.093023 | react-lib | 447 | 2023-12-07T11:49:36.390324 | MIT | false | 5eea6ed6bf92186f5e6db27a437f6d07 |
name: Bug Report\ndescription: Create a bug report for Clippy\nlabels: ["C-bug"]\nbody:\n - type: markdown\n attributes:\n value: Thank you for filing a bug report! 🐛\n - type: textarea\n id: problem\n attributes:\n label: Summary\n description: >\n Please provide a short summary of th... | dataset_sample\yaml\rust-lang_rust-clippy\.github\ISSUE_TEMPLATE\bug_report.yml | bug_report.yml | YAML | 1,504 | 0.85 | 0.052632 | 0.018868 | awesome-app | 215 | 2024-03-31T12:05:11.844014 | BSD-3-Clause | false | 2b6f795a563b363ed821556dcbcb5f79 |
blank_issues_enabled: true\ncontact_links:\n - name: Rust Programming Language Forum\n url: https://users.rust-lang.org\n about: Please ask and answer questions about Rust here.\n | dataset_sample\yaml\rust-lang_rust-clippy\.github\ISSUE_TEMPLATE\config.yml | config.yml | YAML | 181 | 0.8 | 0 | 0 | node-utils | 333 | 2024-12-28T11:57:09.443392 | GPL-3.0 | false | f75886be4d74fc4879e4c3fb4eb91a89 |
name: Bug Report (False Negative)\ndescription: Create a bug report about missing warnings from a lint\nlabels: ["C-bug", "I-false-negative"]\nbody:\n - type: markdown\n attributes:\n value: Thank you for filing a bug report! 🐛\n - type: textarea\n id: problem\n attributes:\n label: Summary\n ... | dataset_sample\yaml\rust-lang_rust-clippy\.github\ISSUE_TEMPLATE\false_negative.yml | false_negative.yml | YAML | 1,350 | 0.85 | 0.02 | 0 | awesome-app | 843 | 2023-11-16T09:06:02.493757 | Apache-2.0 | false | e6a5817b77c846baf276de85f9647532 |
name: Bug Report (False Positive)\ndescription: Create a bug report about a wrongly emitted lint warning\nlabels: ["C-bug", "I-false-positive"]\nbody:\n - type: markdown\n attributes:\n value: Thank you for filing a bug report! 🐛\n - type: textarea\n id: problem\n attributes:\n label: Summary\n ... | dataset_sample\yaml\rust-lang_rust-clippy\.github\ISSUE_TEMPLATE\false_positive.yml | false_positive.yml | YAML | 1,782 | 0.85 | 0.029412 | 0.015873 | python-kit | 225 | 2023-07-30T18:20:59.061790 | BSD-3-Clause | false | 5faf10accbc0afed30dff11e00fe27ae |
name: Internal Compiler Error\ndescription: Create a report for an internal compiler error (ICE) in Clippy.\nlabels: ["C-bug", "I-ICE"]\nbody:\n - type: markdown\n attributes:\n value: Thank you for finding an Internal Compiler Error! 🧊\n - type: textarea\n id: problem\n attributes:\n label: Summa... | dataset_sample\yaml\rust-lang_rust-clippy\.github\ISSUE_TEMPLATE\ice.yml | ice.yml | YAML | 1,494 | 0.95 | 0.083333 | 0 | vue-tools | 708 | 2024-09-09T01:02:44.415979 | BSD-3-Clause | false | 2582343b97d8346d729a75228f83bb37 |
name: New lint suggestion\ndescription: Suggest a new Clippy lint.\nlabels: ["A-lint"]\nbody:\n - type: markdown\n attributes:\n value: Thank you for your lint idea!\n - type: textarea\n id: what\n attributes:\n label: What it does\n description: What does this lint do?\n validations:\n ... | dataset_sample\yaml\rust-lang_rust-clippy\.github\ISSUE_TEMPLATE\new_lint.yml | new_lint.yml | YAML | 1,158 | 0.85 | 0.020833 | 0 | vue-tools | 961 | 2025-02-14T04:43:03.419894 | GPL-3.0 | false | 57a1ff48a772a5bfaf866faa4bb9aed6 |
name: Clippy changelog check\n\non:\n merge_group:\n pull_request:\n types: [opened, reopened, synchronize, edited]\n\nconcurrency:\n # For a given workflow, if we push to the same PR, cancel all previous builds on that PR.\n # If the push is not attached to a PR, we will cancel all builds on the same branch.\n ... | dataset_sample\yaml\rust-lang_rust-clippy\.github\workflows\clippy_changelog.yml | clippy_changelog.yml | YAML | 2,301 | 0.95 | 0.135593 | 0.264151 | react-lib | 431 | 2025-01-21T21:55:24.624772 | MIT | false | 162a74503cde178f21309e4a03cbfb60 |
name: Clippy Dev Test\n\non:\n merge_group:\n pull_request:\n\nenv:\n RUST_BACKTRACE: 1\n CARGO_INCREMENTAL: 0\n RUSTFLAGS: -D warnings\n\njobs:\n clippy_dev:\n runs-on: ubuntu-latest\n\n steps:\n # Setup\n - name: Checkout\n uses: actions/checkout@v4\n with:\n # Unsetting this would ... | dataset_sample\yaml\rust-lang_rust-clippy\.github\workflows\clippy_dev.yml | clippy_dev.yml | YAML | 1,772 | 0.95 | 0.081967 | 0.230769 | awesome-app | 88 | 2023-07-19T19:04:47.852227 | Apache-2.0 | false | 8d3d3057879902e0585281bb0e5c62a9 |
name: Clippy Test (merge queue)\n\non:\n merge_group:\n\nenv:\n RUST_BACKTRACE: 1\n CARGO_TARGET_DIR: '${{ github.workspace }}/target'\n NO_FMT_TEST: 1\n CARGO_INCREMENTAL: 0\n RUSTFLAGS: -D warnings\n\ndefaults:\n run:\n shell: bash\n\njobs:\n base:\n strategy:\n matrix:\n include:\n -... | dataset_sample\yaml\rust-lang_rust-clippy\.github\workflows\clippy_mq.yml | clippy_mq.yml | YAML | 5,931 | 0.8 | 0.036866 | 0.126374 | react-lib | 152 | 2025-01-05T14:51:53.001697 | GPL-3.0 | false | 8c43afad331aac7c814bdcdfb9ecb9b5 |
name: Clippy Test\n\non:\n pull_request:\n\nenv:\n RUST_BACKTRACE: 1\n CARGO_TARGET_DIR: '${{ github.workspace }}/target'\n NO_FMT_TEST: 1\n CARGO_INCREMENTAL: 0\n RUSTFLAGS: -D warnings\n\nconcurrency:\n # For a given workflow, if we push to the same PR, cancel all previous builds on that PR.\n # If the push i... | dataset_sample\yaml\rust-lang_rust-clippy\.github\workflows\clippy_pr.yml | clippy_pr.yml | YAML | 2,612 | 0.8 | 0.071429 | 0.257143 | awesome-app | 86 | 2025-06-06T01:28:32.222021 | GPL-3.0 | false | 1c27b57b58207cd9593a84d7112d9a50 |
name: Deploy\n\non:\n push:\n branches:\n - master\n - beta\n tags:\n - rust-1.**\n\nconcurrency:\n group: ${{ github.workflow }}\n cancel-in-progress: false\n\nenv:\n TARGET_BRANCH: 'gh-pages'\n SHA: '${{ github.sha }}'\n SSH_REPO: 'git@github.com:${{ github.repository }}.git'\n\njobs:\n de... | dataset_sample\yaml\rust-lang_rust-clippy\.github\workflows\deploy.yml | deploy.yml | YAML | 2,170 | 0.8 | 0.064103 | 0.136364 | awesome-app | 438 | 2023-11-19T07:15:12.362963 | BSD-3-Clause | false | 510c9bfdabc5f093b031897a829ed2e6 |
name: Lintcheck\n\non:\n pull_request:\n paths-ignore:\n - 'book/**'\n - 'util/**'\n - 'tests/**'\n - '*.md'\n\nenv:\n RUST_BACKTRACE: 1\n CARGO_INCREMENTAL: 0\n\nconcurrency:\n # For a given workflow, if we push to the same PR, cancel all previous builds on that PR.\n group: "${{ github.wor... | dataset_sample\yaml\rust-lang_rust-clippy\.github\workflows\lintcheck.yml | lintcheck.yml | YAML | 4,668 | 0.8 | 0.040541 | 0.114754 | node-utils | 941 | 2023-09-04T17:20:36.604446 | Apache-2.0 | false | caa77c80e6c248ee3ab35ea0fee1f1eb |
name: Remark\n\non:\n merge_group:\n pull_request:\n\njobs:\n remark:\n runs-on: ubuntu-latest\n\n steps:\n # Setup\n - name: Checkout\n uses: actions/checkout@v4\n with:\n # Unsetting this would make so that any malicious package could get our Github Token\n persist-credentials: ... | dataset_sample\yaml\rust-lang_rust-clippy\.github\workflows\remark.yml | remark.yml | YAML | 2,167 | 0.8 | 0.078125 | 0.222222 | react-lib | 35 | 2024-08-01T07:39:31.370102 | Apache-2.0 | false | aebaa38d4033346ae30c55601fb1ed47 |
version: 2\nupdates:\n - package-ecosystem: "gitsubmodule"\n directory: "/"\n target-branch: "master"\n schedule:\n interval: "daily"\n commit-message:\n prefix: "Git submodule"\n labels:\n - "dependencies"\n | dataset_sample\yaml\rustdesk_rustdesk\.github\dependabot.yml | dependabot.yml | YAML | 228 | 0.7 | 0 | 0 | awesome-app | 703 | 2023-08-07T15:17:00.320150 | GPL-3.0 | false | 7a18a09cda3ae1655b5892007b992a3b |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.