content stringlengths 1 103k β | path stringlengths 8 216 | filename stringlengths 2 179 | language stringclasses 15
values | size_bytes int64 2 189k | quality_score float64 0.5 0.95 | complexity float64 0 1 | documentation_ratio float64 0 1 | repository stringclasses 5
values | stars int64 0 1k | created_date stringdate 2023-07-10 19:21:08 2025-07-09 19:11:45 | license stringclasses 4
values | is_test bool 2
classes | file_hash stringlengths 32 32 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
version: 2.1\norbs:\n aws-cli: circleci/aws-cli@5.3.1\n aws-s3: circleci/aws-s3@4.1.1\n\nparameters:\n browserstack-force:\n description: Whether to force browserstack usage. We have limited resources on browserstack so the pipeline might decide to skip browserstack if this parameter isn't set to true.\n type:... | dataset_sample\yaml\mui-org_material-ui\.circleci\config.yml | config.yml | YAML | 31,904 | 0.95 | 0.022817 | 0.088115 | python-kit | 800 | 2024-10-17T21:19:03.774163 | GPL-3.0 | false | aac8a5e1fae13de23d1ad2eb14b58d68 |
# These are supported funding model platforms\n\ngithub: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]\npatreon: # Replace with a single Patreon username\nopen_collective: mui-org\nko_fi: # Replace with a single Ko-fi username\ntidelift: npm/@mui/material\ncustom: # Replace with a single... | dataset_sample\yaml\mui-org_material-ui\.github\FUNDING.yml | FUNDING.yml | YAML | 337 | 0.8 | 0 | 0.142857 | node-utils | 862 | 2023-12-26T12:48:47.172226 | BSD-3-Clause | false | 99945fef03eb7f70f567021676e5bbeb |
name: Bug report π\ndescription: Create a bug report for MaterialΒ UI, MUIΒ System, or JoyΒ UI.\nlabels: ['status: waiting for maintainer']\nbody:\n - type: markdown\n attributes:\n value: Thanks for contributing by creating an issue! β€οΈ Please provide a searchable summary of the issue in the title above β¬οΈ.\n ... | dataset_sample\yaml\mui-org_material-ui\.github\ISSUE_TEMPLATE\1.bug.yml | 1.bug.yml | YAML | 2,819 | 0.95 | 0.060606 | 0.031746 | awesome-app | 592 | 2025-05-28T09:36:05.262407 | BSD-3-Clause | false | cd99de4e44e5ba1b74ffdcad96e0e6cf |
name: Feature request π\ndescription: Suggest a new idea for MaterialΒ UI, MUIΒ System, or JoyΒ UI.\nlabels: ['status: waiting for maintainer']\nbody:\n - type: markdown\n attributes:\n value: Thanks for contributing by creating an issue! β€οΈ Please provide a searchable summary of the issue in the title above β¬οΈ.... | dataset_sample\yaml\mui-org_material-ui\.github\ISSUE_TEMPLATE\2.feature.yml | 2.feature.yml | YAML | 1,747 | 0.95 | 0.1 | 0.025641 | python-kit | 288 | 2024-06-12T23:28:39.438279 | Apache-2.0 | false | c440cd48514042295469542c6cb58158 |
name: RFC π¬\ndescription: Request for comments for your proposal.\ntitle: '[RFC] '\nlabels: ['status: waiting for maintainer', 'RFC']\nbody:\n - type: markdown\n attributes:\n value: |\n Please provide a searchable summary of the RFC in the title above. β¬οΈ\n\n Thanks for contributing by creating... | dataset_sample\yaml\mui-org_material-ui\.github\ISSUE_TEMPLATE\3.rfc.yml | 3.rfc.yml | YAML | 1,513 | 0.85 | 0.162162 | 0 | node-utils | 781 | 2024-03-27T00:05:48.035652 | MIT | false | ff78575bc4e9393f6e9113d5902ba8fd |
name: Docs feedback\ndescription: Improve documentation about MaterialΒ UI, MUIΒ System, or JoyΒ UI.\nlabels: ['status: waiting for maintainer', 'support: docs-feedback']\ntitle: '[docs] '\nbody:\n - type: markdown\n attributes:\n value: Thanks for contributing by creating an issue! β€οΈ Please provide a searchable... | dataset_sample\yaml\mui-org_material-ui\.github\ISSUE_TEMPLATE\4.docs-feedback.yml | 4.docs-feedback.yml | YAML | 1,922 | 0.95 | 0.06 | 0.020408 | python-kit | 464 | 2024-02-09T16:16:15.874518 | MIT | false | 2ecdc0e96839d405dd7bc3a804a43cf7 |
name: 'Priority Support: SLA β°'\ndescription: I'm an MUI X Premium user and we have purchased the Priority Support add-on. I can't find a solution to my problem with MaterialΒ UI, MUIΒ System, or JoyΒ UI.\ntitle: '[question] '\nlabels: ['status: waiting for maintainer', 'support: unknown']\nbody:\n - type: markdown\n ... | dataset_sample\yaml\mui-org_material-ui\.github\ISSUE_TEMPLATE\5.priority-support.yml | 5.priority-support.yml | YAML | 1,613 | 0.95 | 0.051282 | 0 | awesome-app | 144 | 2024-03-21T20:32:13.961825 | GPL-3.0 | false | 6863ec99170eacd4f7da489af3fa0607 |
contact_links:\n - name: Support β\n url: https://mui.com/material-ui/getting-started/support/\n about: I need support with MaterialΒ UI, MUIΒ System, or JoyΒ UI.\n | dataset_sample\yaml\mui-org_material-ui\.github\ISSUE_TEMPLATE\config.yml | config.yml | YAML | 169 | 0.8 | 0 | 0 | python-kit | 658 | 2025-06-30T02:28:12.595781 | BSD-3-Clause | false | 66a4ab5bc41f7139b587e24bea6e3307 |
name: Check if PR has label\n\non:\n pull_request:\n types: [opened, reopened, labeled, unlabeled]\n\npermissions: {}\n\njobs:\n test-label-applied:\n # Tests that label is added on the PR\n runs-on: ubuntu-latest\n permissions:\n contents: read\n steps:\n - uses: mnajdova/github-action-requi... | dataset_sample\yaml\mui-org_material-ui\.github\workflows\check-if-pr-has-label.yml | check-if-pr-has-label.yml | YAML | 444 | 0.95 | 0.05 | 0.058824 | react-lib | 455 | 2025-02-18T13:55:09.436889 | MIT | false | aff660fd73290c225be23b1ff2a50833 |
# This workflow is a workaround for ci.yml to bypass the github checks\n#\n# Ref: https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/defining-the-mergeability-of-pull-requests/troubleshooting-required-status-checks#handling-skipped-but-required-checks\nname: CI Check\n\non:\n pu... | dataset_sample\yaml\mui-org_material-ui\.github\workflows\ci-check.yml | ci-check.yml | YAML | 672 | 0.95 | 0.08 | 0.136364 | python-kit | 987 | 2024-01-29T23:20:53.406832 | GPL-3.0 | false | 90b08ae95a5b93d2d9f5b9fc1db3548f |
name: CI\n\non:\n push:\n branches-ignore:\n # Renovate branches are always Pull Requests.\n # We don't need to run CI twice (push+pull_request)\n - 'renovate/**'\n pull_request:\n paths-ignore:\n # should sync with ci-check.yml as a workaround to bypass github checks\n - 'examples/**'\... | dataset_sample\yaml\mui-org_material-ui\.github\workflows\ci.yml | ci.yml | YAML | 2,371 | 0.95 | 0.029412 | 0.09375 | python-kit | 176 | 2025-03-25T00:59:45.427811 | Apache-2.0 | false | 0d4040f1b339296233e862737b85abbc |
name: Add closing message to issue\n\non:\n issues:\n types:\n - closed\n\npermissions: {}\n\njobs:\n add-comment:\n name: Add closing message\n if: github.event.issue.state_reason == 'completed'\n uses: mui/mui-public/.github/workflows/issues_add-closing-message.yml@master\n permissions:\n c... | dataset_sample\yaml\mui-org_material-ui\.github\workflows\closed-issue-message.yml | closed-issue-message.yml | YAML | 339 | 0.7 | 0.058824 | 0 | react-lib | 983 | 2025-03-24T17:13:27.724126 | BSD-3-Clause | false | eddc680250164014b2f8388ffba72c8f |
name: CodeQL\n\non:\n schedule:\n - cron: '0 2 * * *'\n\npermissions: {}\n\njobs:\n analyze:\n name: Analyze\n runs-on: ubuntu-latest\n permissions:\n actions: read\n contents: read\n security-events: write\n steps:\n - name: Checkout repository\n uses: actions/checkout@11bd7... | dataset_sample\yaml\mui-org_material-ui\.github\workflows\codeql.yml | codeql.yml | YAML | 1,320 | 0.8 | 0.060606 | 0.206897 | awesome-app | 539 | 2023-12-13T08:39:19.395029 | MIT | false | 2aa3497415a75ab21bc428be708d2100 |
name: Create cherry-pick PR\non:\n pull_request_target:\n branches:\n - 'next'\n - 'v*.x'\n - 'master'\n types: ['closed']\n\npermissions: {}\n\njobs:\n create_pr:\n name: Create cherry-pick PR\n uses: mui/mui-public/.github/workflows/prs_create-cherry-pick-pr.yml@master\n permissions:\n... | dataset_sample\yaml\mui-org_material-ui\.github\workflows\create-cherry-pick-pr.yml | create-cherry-pick-pr.yml | YAML | 353 | 0.7 | 0 | 0 | python-kit | 549 | 2025-05-13T00:36:41.245900 | Apache-2.0 | false | 7f4b5af1edb8d88bc1febbb1f46d0901 |
name: Ensure triage label is present\n\non:\n label:\n types:\n - deleted\n issues:\n types:\n - opened\n\npermissions: {}\n\njobs:\n label_issues:\n runs-on: ubuntu-latest\n permissions:\n issues: write\n steps:\n - uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799c... | dataset_sample\yaml\mui-org_material-ui\.github\workflows\ensure-triage-label.yml | ensure-triage-label.yml | YAML | 889 | 0.8 | 0.057143 | 0 | react-lib | 2 | 2023-10-26T01:29:01.257211 | MIT | false | d2b55e198a2bd285cff170887827f515 |
name: Cleanup issue comment\n\non:\n issues:\n types:\n - opened\n\npermissions: {}\n\njobs:\n issue_cleanup:\n runs-on: ubuntu-latest\n permissions:\n issues: write\n steps:\n - uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7\n with:\n script: |\n ... | dataset_sample\yaml\mui-org_material-ui\.github\workflows\issue-cleanup.yml | issue-cleanup.yml | YAML | 1,571 | 0.95 | 0.057692 | 0 | react-lib | 940 | 2023-10-14T12:42:11.359029 | Apache-2.0 | false | c50db9e699778e34db051250cd30dd4c |
name: Maintenance\n\non:\n # So that PRs touching the same files as the push are updated\n push:\n branches:\n # #target-branch-reference\n - master\n - v6.x\n # So that the `dirtyLabel` is removed if conflicts are resolved\n # Could put too much strain on rate limit\n # If we hit the rate limit ... | dataset_sample\yaml\mui-org_material-ui\.github\workflows\maintenance.yml | maintenance.yml | YAML | 1,149 | 0.8 | 0.075 | 0.216216 | python-kit | 20 | 2024-01-11T10:02:10.515815 | GPL-3.0 | false | 7c39e39ede01cbc2f1df15556b37f36e |
name: Mark duplicate\n\non:\n issue_comment:\n types: [created]\n\npermissions: {}\n\njobs:\n mark-duplicate:\n runs-on: ubuntu-latest\n permissions:\n contents: read\n issues: write\n steps:\n - name: mark-duplicate\n uses: actions-cool/issues-helper@a610082f8ac0cf03e357eb8dd0d5e2ba... | dataset_sample\yaml\mui-org_material-ui\.github\workflows\mark-duplicate.yml | mark-duplicate.yml | YAML | 562 | 0.8 | 0.043478 | 0 | vue-tools | 457 | 2024-02-12T12:30:49.638584 | MIT | false | 3fe8945ce5775211783e79dfbca829f9 |
name: No response\n\n# `issues`.`closed`, `issue_comment`.`created`, and `scheduled` event types are required for this Action\n# to work properly.\non:\n issues:\n types: [closed]\n issue_comment:\n types: [created]\n schedule:\n # These runs in our repos are spread evenly throughout the day to avoid hittin... | dataset_sample\yaml\mui-org_material-ui\.github\workflows\no-response.yml | no-response.yml | YAML | 1,432 | 0.95 | 0.162162 | 0.264706 | react-lib | 49 | 2024-05-05T13:30:09.607755 | Apache-2.0 | false | 2e560f4c0af74b57e7486ea4630a8585 |
name: Priority Support Validation Prompt\n\non:\n issues:\n types:\n - labeled\n\npermissions: {}\n\njobs:\n comment:\n name: Create or update comment\n runs-on: ubuntu-latest\n permissions:\n issues: write\n\n steps:\n - name: Find Comment\n uses: peter-evans/find-comment@3eae4d3... | dataset_sample\yaml\mui-org_material-ui\.github\workflows\priority-support-validation-prompt.yml | priority-support-validation-prompt.yml | YAML | 2,019 | 0.8 | 0.085106 | 0 | awesome-app | 298 | 2024-12-31T20:12:11.935794 | Apache-2.0 | false | 601a88c7a3ae4391e7c1fd94db16c0be |
name: Publish canary packages to npm\n\non:\n workflow_dispatch:\n\npermissions: {}\n\njobs:\n publish:\n runs-on: ubuntu-latest\n steps:\n - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2\n with:\n fetch-depth: 0\n - name: Set up pnpm\n uses: pnpm/acti... | dataset_sample\yaml\mui-org_material-ui\.github\workflows\publish-canaries.yml | publish-canaries.yml | YAML | 827 | 0.8 | 0 | 0 | python-kit | 144 | 2025-01-01T01:53:56.491681 | BSD-3-Clause | false | fb91eb5fa17adc1b7b69ffe2436d4217 |
name: Scorecards supply-chain security\n\non:\n # Only the default branch is supported.\n branch_protection_rule:\n schedule:\n - cron: '0 2 * * *'\n\npermissions: {}\n\njobs:\n analysis:\n name: Scorecards analysis\n runs-on: ubuntu-latest\n permissions:\n # Needed to upload the results to code-sc... | dataset_sample\yaml\mui-org_material-ui\.github\workflows\scorecards.yml | scorecards.yml | YAML | 1,740 | 0.8 | 0.066667 | 0.261905 | python-kit | 22 | 2024-09-16T14:26:22.799271 | BSD-3-Clause | false | fa04d7bad5b06f9b9d39dc6499c96f03 |
# Configuration for support-requests - https://github.com/dessant/support-requests\nname: Support Stack Overflow\n\non:\n issues:\n types: [labeled, unlabeled, reopened]\n\npermissions: {}\n\njobs:\n mark-support:\n runs-on: ubuntu-latest\n permissions:\n contents: read\n issues: write\n steps:\... | dataset_sample\yaml\mui-org_material-ui\.github\workflows\support-stackoverflow.yml | support-stackoverflow.yml | YAML | 1,380 | 0.8 | 0.057143 | 0.137931 | python-kit | 334 | 2025-06-09T05:13:42.383438 | BSD-3-Clause | false | ad49afbe82bba54d633213b26f439424 |
name: Vale action\n\non: [pull_request]\n\npermissions: {}\n\njobs:\n vale:\n name: runner / vale\n runs-on: ubuntu-latest\n permissions:\n contents: read\n pull-requests: write\n steps:\n - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2\n - uses: errata-ai/val... | dataset_sample\yaml\mui-org_material-ui\.github\workflows\vale-action.yml | vale-action.yml | YAML | 940 | 0.8 | 0 | 0.181818 | awesome-app | 44 | 2023-08-02T02:04:51.417906 | Apache-2.0 | false | 0f0eeae8524e2296743f0efbc3a2794a |
# Enforce a single way to write specific terms or phrases.\nextends: substitution\nmessage: Use '%s' instead of '%s'\nlevel: error\nignorecase: true # There is only one correct way to spell those, so we want to match inputs regarless of case.\n# swap maps tokens in form of bad: good\n# for more information: https://val... | dataset_sample\yaml\mui-org_material-ui\docs\mui-vale\styles\MUI\CorrectReferenceAllCases.yml | CorrectReferenceAllCases.yml | YAML | 1,277 | 0.8 | 0.02439 | 0.073171 | react-lib | 376 | 2024-06-10T12:16:56.386278 | GPL-3.0 | false | 5fec9916ec8316bcf776693907811402 |
# Write things correctly, please no wrong references.\nextends: substitution\nmessage: Use '%s' instead of '%s'\nlevel: error\nignorecase: false\n# swap maps tokens in form of bad: good\n# for more information: https://vale.sh/docs/topics/styles/#substitution\nswap:\n eg: e.g.\n eg\.: e.g.\n e\.g: e.g.\n ie: i.e.\n... | dataset_sample\yaml\mui-org_material-ui\docs\mui-vale\styles\MUI\CorrectRererenceCased.yml | CorrectRererenceCased.yml | YAML | 334 | 0.8 | 0.071429 | 0.214286 | vue-tools | 200 | 2024-06-13T11:29:57.616080 | Apache-2.0 | false | c5e0af9f394528b3dea46eabe325dd4c |
extends: substitution\nmessage: Use '%s' instead of '%s'\nlink: https://developers.google.com/style/abbreviations\nignorecase: false\nlevel: error\nnonword: true\naction:\n name: replace\nswap:\n '\b(?:eg|e\.g\.)(?=[\s,;])': for example\n '\b(?:ie|i\.e\.)(?=[\s,;])': that is\n | dataset_sample\yaml\mui-org_material-ui\docs\mui-vale\styles\MUI\GoogleLatin.yml | GoogleLatin.yml | YAML | 269 | 0.8 | 0.090909 | 0 | python-kit | 834 | 2024-07-02T17:27:56.047933 | MIT | false | 8ba5ead4eb44a47ab13afddb67cf8149 |
# Without a non-breaking space, brand names can be split in the middle\n# with the start and end on two different lines.\n# For example, Apple does this meticulously with their brand name: https://www.apple.com/macbook-air/.\n# Also read https://www.chrisdpeters.com/blog/using-non-breaking-spaces-to-help-with-branding/... | dataset_sample\yaml\mui-org_material-ui\docs\mui-vale\styles\MUI\MuiBrandName.yml | MuiBrandName.yml | YAML | 916 | 0.8 | 0.136364 | 0.272727 | awesome-app | 809 | 2024-12-24T18:48:12.240402 | Apache-2.0 | false | 72465db2a3eaf8e0ccfb40652fab4948 |
extends: substitution\nmessage: Use the US spelling '%s' instead of the British '%s'\nlink: https://www.notion.so/mui-org/Writing-style-guide-2a957a4168a54d47b14bae026d06a24b?pvs=4#25755bff02764565b954631236ab183d\nlevel: error\nignorecase: true\nswap:\n aeon: eon\n aeroplane: airplane\n ageing: aging\n aluminium: ... | dataset_sample\yaml\mui-org_material-ui\docs\mui-vale\styles\MUI\NoBritish.yml | NoBritish.yml | YAML | 2,422 | 0.8 | 0 | 0 | vue-tools | 480 | 2025-02-20T21:38:20.887283 | Apache-2.0 | false | cae0500248148f4958bda14d46ad19aa |
extends: existence\nmessage: We avoid referencing the company name '%s'. Instead you can reference a product or the team.\nlevel: warning\nignorecase: false\ntokens:\n - 'MUI \w+'\nexceptions:\n - 'MUIΒ X'\n - 'MUIΒ System'\n - 'MUIΒ Store'\n - 'MUIΒ Core'\n - 'MUIΒ Connect'\n # valid use of a regular space\n - 'MUI... | dataset_sample\yaml\mui-org_material-ui\docs\mui-vale\styles\MUI\NoCompanyName.yml | NoCompanyName.yml | YAML | 381 | 0.8 | 0 | 0.058824 | react-lib | 69 | 2025-04-06T11:54:14.284321 | MIT | false | 905b4a76c05de54e7850c17ed3515d77 |
name: 'Build iOS end to end tests action'\ndescription: 'Prepares and builds end to end tests on iOS device'\ninputs:\n ios_device_pin_code:\n description: 'iOS Device Pin Code'\n required: true\n test_device_identifier_uuid:\n description: 'Test Device Identifier UUID'\n required: true\n has_time_accoun... | dataset_sample\yaml\mullvad_mullvadvpn-app\.github\actions\build-ios-e2e-tests\action.yml | action.yml | YAML | 3,158 | 0.95 | 0.070588 | 0 | react-lib | 779 | 2023-11-23T17:41:18.696562 | GPL-3.0 | true | 3309eeccaccc6aebe8adb8be9589d6ca |
name: "Check file size"\ndescription: "Fails a file exceeds a given size limit"\ninputs:\n artifact:\n description: "Path to the file"\n required: true\n max_size:\n description: "Maximum allowed size in bytes"\n required: true\nruns:\n using: "composite"\n steps:\n - name: Check file size\n she... | dataset_sample\yaml\mullvad_mullvadvpn-app\.github\actions\check-file-size\action.yml | action.yml | YAML | 888 | 0.85 | 0.09375 | 0 | vue-tools | 9 | 2025-05-15T02:36:07.068393 | BSD-3-Clause | false | 1063f8883d7df6ead279b5f75fecf94a |
name: 'Run iOS end to end tests action'\ndescription: 'Runs end to end tests on iOS device'\ninputs:\n test_name:\n description: 'Test case/suite name. Will run all tests in the test plan if not provided.'\n required: false\n test_device_udid:\n description: 'Test Device UDID'\n required: true\n outputs_... | dataset_sample\yaml\mullvad_mullvadvpn-app\.github\actions\run-ios-e2e-tests\action.yml | action.yml | YAML | 3,193 | 0.95 | 0.060241 | 0.076923 | react-lib | 167 | 2024-09-14T04:23:03.817518 | BSD-3-Clause | true | 201567bd4e3c6bc33d3f04c1c3be8405 |
---\nname: ππ± Android app bug report\ndescription: This form is to report bugs in the Android Mullvad VPN app.\nlabels: ["bug", "android"]\nbody:\n - type: markdown\n attributes:\n value: >\n Thank you for wanting to help us improve the Mullvad VPN app by reporting issues.\n\n - type: checkboxes\n ... | dataset_sample\yaml\mullvad_mullvadvpn-app\.github\ISSUE_TEMPLATE\2-bug-android.yml | 2-bug-android.yml | YAML | 4,234 | 0.95 | 0.058824 | 0 | react-lib | 761 | 2023-11-29T17:56:52.578594 | BSD-3-Clause | false | 23961ae10eef87c780e6fc0105f9c765 |
---\nname: ππ± iOS app bug report\ndescription: This form is to report bugs in the iOS (iPhone + iPad) Mullvad VPN app.\nlabels: ["bug", "ios"]\nbody:\n - type: markdown\n attributes:\n value: >\n Thank you for wanting to help us improve the Mullvad VPN app by reporting issues.\n\n - type: checkboxes\... | dataset_sample\yaml\mullvad_mullvadvpn-app\.github\ISSUE_TEMPLATE\3-bug-ios.yml | 3-bug-ios.yml | YAML | 3,761 | 0.95 | 0.046296 | 0 | python-kit | 901 | 2024-06-08T21:34:48.501358 | Apache-2.0 | false | a6db1e4055407e47697bfe6b391b6701 |
---\nblank_issues_enabled: false\ncontact_links:\n - name: Questions and issues not directly related to our VPN application\n about: >\n If your question is not related to our VPN application specifically,\n please contact our support team at support@mullvadvpn.net or visit our help center\n at https... | dataset_sample\yaml\mullvad_mullvadvpn-app\.github\ISSUE_TEMPLATE\config.yml | config.yml | YAML | 481 | 0.8 | 0 | 0 | vue-tools | 191 | 2024-05-15T01:04:49.876243 | GPL-3.0 | false | 061b7b6ac5e486bec87a5b656203d5ee |
---\nname: Android - Build and test\non:\n pull_request:\n paths:\n - '**'\n - '!.github/workflows/**'\n - '.github/workflows/android-app.yml'\n - '!.github/CODEOWNERS'\n - '!audits/**'\n - '!ci/**'\n - '!dist-assets/**'\n - '!docs/**'\n - '!graphics/**'\n - '!deskt... | dataset_sample\yaml\mullvad_mullvadvpn-app\.github\workflows\android-app.yml | android-app.yml | YAML | 19,098 | 0.95 | 0.065693 | 0.044266 | vue-tools | 424 | 2024-07-25T16:28:10.643193 | Apache-2.0 | false | b911263285c1752500c8c8fb0a0d7cd1 |
---\nname: Android - Audit dependencies\non:\n pull_request:\n paths:\n - .github/workflows/android-audit.yml\n - android/gradle/verification-metadata.xml\n - android/gradle/verification-metadata.keys.xml\n - android/gradle/verification-keyring.keys\n - android/scripts/lockfile\n # lib... | dataset_sample\yaml\mullvad_mullvadvpn-app\.github\workflows\android-audit.yml | android-audit.yml | YAML | 3,137 | 0.95 | 0.098901 | 0.166667 | vue-tools | 752 | 2025-03-15T22:48:03.768759 | Apache-2.0 | false | c74532610a5dba51e86b888464b3374f |
---\nname: Android - Check kotlin formatting\non:\n pull_request:\n paths:\n - .github/workflows/android-kotlin-format-check.yml\n - android/gradle/libs.versions.toml\n - android/**/*.kt\n - android/**/*.kts\n workflow_dispatch:\n inputs:\n override_container_image:\n description... | dataset_sample\yaml\mullvad_mullvadvpn-app\.github\workflows\android-kotlin-format-check.yml | android-kotlin-format-check.yml | YAML | 1,589 | 0.95 | 0.075472 | 0.044444 | python-kit | 823 | 2024-04-03T07:14:32.712649 | GPL-3.0 | false | cfa084f1e35b478269504053b0390d68 |
---\nname: Android - Verify F-Droid and reproducible builds\non:\n schedule:\n # At 04:20 UTC every monday.\n # Notifications for scheduled workflows are sent to the user who last modified the cron\n # syntax in the workflow file. If you update this you must have notifications for\n # Github Actions enable... | dataset_sample\yaml\mullvad_mullvadvpn-app\.github\workflows\android-reproducible-builds.yml | android-reproducible-builds.yml | YAML | 4,484 | 0.95 | 0.044118 | 0.059322 | vue-tools | 986 | 2023-07-19T01:54:25.200372 | Apache-2.0 | false | 45471ba8a5f70637ad361d4d6b206709 |
---\nname: Android - Static analysis\non:\n workflow_dispatch:\n pull_request:\n paths:\n - .github/workflows/android-static-analysis.yml\n - android/**\n schedule:\n # At 06:20 UTC every day.\n # Notifications for scheduled workflows are sent to the user who last modified the cron\n # syntax i... | dataset_sample\yaml\mullvad_mullvadvpn-app\.github\workflows\android-static-analysis.yml | android-static-analysis.yml | YAML | 928 | 0.8 | 0.1 | 0.185185 | awesome-app | 901 | 2024-03-21T11:55:30.816899 | BSD-3-Clause | false | 871e13edc65239551ae6216a43453465 |
name: "Android - Validate gradle wrapper"\n\non:\n workflow_dispatch:\n push:\n paths:\n - .github/workflows/android-validate-gradle-wrapper.yml\n - '**/gradle-wrapper.jar'\n\npermissions: {}\n\njobs:\n validate-gradle-wrapper:\n name: Validate gradle wrapper\n runs-on: ubuntu-latest\n steps:\n... | dataset_sample\yaml\mullvad_mullvadvpn-app\.github\workflows\android-validate-gradle-wrapper.yml | android-validate-gradle-wrapper.yml | YAML | 435 | 0.8 | 0 | 0 | node-utils | 31 | 2024-10-21T17:09:02.354755 | BSD-3-Clause | false | 05de573fbb506477e8fea79705177bb6 |
---\nname: Android - Check XML formatting\non:\n pull_request:\n paths:\n - .github/workflows/android-xml-format-check.yml\n - android/**/*.xml\n workflow_dispatch:\n\npermissions: {}\n\njobs:\n prepare:\n name: Prepare\n runs-on: ubuntu-latest\n steps:\n - name: Checkout repository\n ... | dataset_sample\yaml\mullvad_mullvadvpn-app\.github\workflows\android-xml-format-check.yml | android-xml-format-check.yml | YAML | 1,185 | 0.8 | 0.02381 | 0.051282 | vue-tools | 836 | 2024-09-27T02:22:12.249784 | GPL-3.0 | false | ac7f6100d15742d6f3a6851986ee1d3f |
---\n# The reason why we check for vendorability is not because we at Mullvad usually vendor\n# dependencies ourselves. But it can help some third party packagers of this project.\n# It also is a sanity check on our dependency tree. Vendoring will fail if a single\n# dependency has multiple sources: https://github.com/... | dataset_sample\yaml\mullvad_mullvadvpn-app\.github\workflows\cargo-vendor.yml | cargo-vendor.yml | YAML | 775 | 0.8 | 0.074074 | 0.166667 | vue-tools | 132 | 2024-04-20T22:51:05.097345 | BSD-3-Clause | false | 20d743f738afe9455c521f5f591042bb |
---\nname: Check changelog format\non:\n pull_request:\n paths:\n - .github/workflows/check-changelog.yml\n - 'CHANGELOG.md'\n - 'ios/CHANGELOG.md'\n - 'android/CHANGELOG.md'\n\npermissions: {}\n\nenv:\n LINE_LIMIT: 100\njobs:\n check-changelog:\n runs-on: ubuntu-latest\n strategy:\n ... | dataset_sample\yaml\mullvad_mullvadvpn-app\.github\workflows\check-changelog.yml | check-changelog.yml | YAML | 718 | 0.7 | 0.037037 | 0 | python-kit | 616 | 2024-05-07T17:41:49.231835 | GPL-3.0 | false | 645d234c330c09c564ffc0ed9c9a0a51 |
---\nname: Rust - Run Clippy to check lints\non:\n pull_request:\n paths:\n - .github/workflows/clippy.yml\n - clippy.toml\n - '**/*.rs'\n workflow_dispatch:\n\npermissions: {}\n\njobs:\n prepare-android:\n name: Prepare Android container\n runs-on: ubuntu-latest\n steps:\n - name: Ch... | dataset_sample\yaml\mullvad_mullvadvpn-app\.github\workflows\clippy.yml | clippy.yml | YAML | 3,367 | 0.8 | 0.06422 | 0.021978 | python-kit | 477 | 2023-07-20T15:02:25.663020 | Apache-2.0 | false | 833b6d66d2b1f8645f9e8b2ce1839a6f |
---\nname: Daemon+CLI - Build and test\non:\n pull_request:\n paths:\n - '**'\n - '!**/**.md'\n - '!.github/workflows/**'\n - '.github/workflows/daemon.yml'\n - '!.github/CODEOWNERS'\n - '!android/**'\n - '!audits/**'\n - '!build.sh'\n - '!ci/**'\n - 'ci/check-rust.... | dataset_sample\yaml\mullvad_mullvadvpn-app\.github\workflows\daemon.yml | daemon.yml | YAML | 6,219 | 0.95 | 0.059406 | 0.080925 | python-kit | 411 | 2023-12-10T16:03:32.272741 | MIT | false | ce9aaceb3acd7dc8e50f3bda77008e59 |
# Workflow for triggering `test-manager` on select platforms.\n#\n# This is a rather complex workflow. The complexity mainly stems from these sources:\n# * figuring out which platforms to test on which runners (prepare-matrices)\n# * figuring out if the app and e2e-tests should be built on the runner (build-{linux,wind... | dataset_sample\yaml\mullvad_mullvadvpn-app\.github\workflows\desktop-e2e.yml | desktop-e2e.yml | YAML | 20,000 | 0.95 | 0.076636 | 0.053743 | node-utils | 605 | 2024-09-16T20:35:32.233561 | BSD-3-Clause | false | 3d4007c47e145b94e50b5b11385dc821 |
---\nname: Installer downloader - Size test\non:\n pull_request:\n paths:\n - '**'\n - '!**/**.md'\n - '!.github/workflows/**'\n - '.github/workflows/downloader.yml'\n - '!.github/CODEOWNERS'\n - '!android/**'\n - '!audits/**'\n - '!build.sh'\n - '!ci/**'\n - '!clip... | dataset_sample\yaml\mullvad_mullvadvpn-app\.github\workflows\downloader.yml | downloader.yml | YAML | 2,196 | 0.8 | 0 | 0.09589 | awesome-app | 665 | 2024-08-01T19:14:26.763162 | GPL-3.0 | false | 74b87114be1c53b5e03cbfdc51775ac1 |
---\nname: Desktop frontend\non:\n pull_request:\n paths:\n - .github/workflows/frontend.yml\n - desktop/**\n - mullvad-management-interface/proto/**\n workflow_dispatch:\n\npermissions: {}\n\njobs:\n check-frontend:\n strategy:\n matrix:\n os: [ubuntu-latest, windows-latest]\n\n ... | dataset_sample\yaml\mullvad_mullvadvpn-app\.github\workflows\frontend.yml | frontend.yml | YAML | 2,021 | 0.95 | 0.077922 | 0.03125 | vue-tools | 586 | 2024-07-16T06:37:30.747673 | Apache-2.0 | false | e6dc33aa7643c70f0fc8ae199e2983d9 |
---\nname: Git - Check commit message style\non:\n push:\n workflow_dispatch:\n\npermissions: {}\n\njobs:\n check-commit-message-style:\n name: Check commit message style\n runs-on: ubuntu-latest\n steps:\n # Make sure there are no whitespaces other than space, tab and newline in a commit message.\n ... | dataset_sample\yaml\mullvad_mullvadvpn-app\.github\workflows\git-commit-message-style.yml | git-commit-message-style.yml | YAML | 1,699 | 0.95 | 0.054054 | 0.264706 | python-kit | 854 | 2023-11-20T17:35:36.333991 | Apache-2.0 | false | d58b57c3c44d2e07926f5fa6de26da58 |
---\nname: iOS - Build and test Rust FFI (mullvad-ios and mullvad-api)\non:\n pull_request:\n paths:\n - .github/workflows/ios-rust-ffi.yml\n - clippy.toml\n - '**/*.rs'\n workflow_dispatch:\n\npermissions: {}\n\njobs:\n build-ios:\n runs-on: macos-latest\n strategy:\n matrix:\n t... | dataset_sample\yaml\mullvad_mullvadvpn-app\.github\workflows\ios-rust-ffi.yml | ios-rust-ffi.yml | YAML | 2,125 | 0.8 | 0 | 0.031746 | react-lib | 652 | 2024-05-11T15:55:21.119303 | MIT | false | 0092ef743de0360e1833c969e2490739 |
---\nname: iOS create screenshots\non:\n push:\n tags:\n - ios/*\n pull_request:\n paths:\n - ios/Gemfile\n - ios/Gemfile.lock\n workflow_dispatch:\n\npermissions: {}\n\njobs:\n test:\n name: Take screenshots\n runs-on: macos-15-xlarge\n env:\n SOURCE_PACKAGES_PATH: .spm\n TE... | dataset_sample\yaml\mullvad_mullvadvpn-app\.github\workflows\ios-screenshots-creation.yml | ios-screenshots-creation.yml | YAML | 1,742 | 0.8 | 0.014706 | 0 | python-kit | 742 | 2024-10-30T06:38:19.734567 | MIT | false | 6dbc1ed253df330144990a1eb38382b9 |
---\nname: iOS Validate build schemas\non:\n pull_request:\n types:\n - closed\n branches:\n - main\n paths:\n - .github/workflows/ios.yml\n - .github/workflows/ios-validate-build-schemas.yml\n - ios/.swiftformat\n - ios/**/*.swift\n - ios/**/*.xctestplan\n - Cargo.toml... | dataset_sample\yaml\mullvad_mullvadvpn-app\.github\workflows\ios-validate-build-schemas.yml | ios-validate-build-schemas.yml | YAML | 3,314 | 0.8 | 0.019608 | 0 | python-kit | 935 | 2025-03-20T13:09:57.396907 | BSD-3-Clause | false | f6326f56eab7ce55197b9e3d171e49fc |
---\nname: iOS app\non:\n pull_request:\n paths:\n - .github/workflows/ios.yml\n - ios/build-rust-library.sh\n - ios/.swiftformat\n - ios/wireguard-apple\n - ios/**/*.swift\n - ios/**/*.xctestplan\n workflow_dispatch:\n\npermissions: {}\n\njobs:\n check-formatting:\n name: Check f... | dataset_sample\yaml\mullvad_mullvadvpn-app\.github\workflows\ios.yml | ios.yml | YAML | 3,926 | 0.8 | 0.014925 | 0.051724 | python-kit | 277 | 2025-02-18T19:02:12.065394 | BSD-3-Clause | false | 311b5bd528129f7267ac8cf8814c07f5 |
---\nname: OSV-Scanner PR Scan\n\non:\n pull_request:\n workflow_dispatch:\n\npermissions: {}\n\njobs:\n scan-pr:\n permissions:\n # Require writing security events to upload SARIF file to security tab\n security-events: write\n # Only need to read contents\n contents: read\n actions: rea... | dataset_sample\yaml\mullvad_mullvadvpn-app\.github\workflows\osv-scanner-pr.yml | osv-scanner-pr.yml | YAML | 542 | 0.8 | 0 | 0.166667 | node-utils | 174 | 2024-11-23T17:41:03.064974 | Apache-2.0 | false | ab9f79f8fe02cce4450fece797bd85f9 |
---\nname: OSV-Scanner Scheduled Scan\n\non:\n schedule:\n - cron: "30 7 * * MON-FRI"\n workflow_dispatch:\n\npermissions: {}\n\njobs:\n scan-scheduled:\n permissions:\n # Require writing security events to upload SARIF file to security tab\n security-events: write\n # Only need to read contents... | dataset_sample\yaml\mullvad_mullvadvpn-app\.github\workflows\osv-scanner-scheduled.yml | osv-scanner-scheduled.yml | YAML | 581 | 0.8 | 0 | 0.157895 | react-lib | 483 | 2024-02-26T16:38:41.706152 | Apache-2.0 | false | c42bc08b8dc283cce2c40dd83f7210c1 |
---\nname: Check formatting of proto files\non:\n pull_request:\n paths:\n - '**/*.proto'\n workflow_dispatch:\n\npermissions: {}\n\njobs:\n check-formatting:\n runs-on: ubuntu-latest\n steps:\n - uses: actions/checkout@v4\n - name: Run clang-format for proto files\n uses: jidicula/cla... | dataset_sample\yaml\mullvad_mullvadvpn-app\.github\workflows\proto-format-check.yml | proto-format-check.yml | YAML | 415 | 0.8 | 0.05 | 0 | node-utils | 249 | 2024-05-30T07:56:24.241878 | Apache-2.0 | false | 7ae71f4f3634f232bd773997a0bb4267 |
---\nname: Rust - Supply chain\non:\n pull_request:\n paths:\n - .github/workflows/rust-supply-chain.yml\n - deny.toml\n - '**/Cargo.toml'\n - Cargo.lock\n - '**/*.rs'\n workflow_dispatch:\n\npermissions: {}\n\njobs:\n check-supply-chain:\n runs-on: ubuntu-latest\n steps:\n - n... | dataset_sample\yaml\mullvad_mullvadvpn-app\.github\workflows\rust-supply-chain.yml | rust-supply-chain.yml | YAML | 654 | 0.8 | 0 | 0 | awesome-app | 941 | 2023-09-19T06:21:48.457309 | GPL-3.0 | false | 88269bf707b45e85d3a29c4f0bbe8c5e |
---\nname: Rust - Check formatting\non:\n pull_request:\n paths:\n - .github/workflows/rustfmt.yml\n - rustfmt.toml\n - '**/*.rs'\n workflow_dispatch:\n\npermissions: {}\n\njobs:\n check-formatting:\n runs-on: ubuntu-latest\n steps:\n - name: Checkout repository\n uses: actions/ch... | dataset_sample\yaml\mullvad_mullvadvpn-app\.github\workflows\rustfmt.yml | rustfmt.yml | YAML | 534 | 0.8 | 0 | 0 | vue-tools | 692 | 2024-03-10T15:21:22.442269 | Apache-2.0 | false | 374162b1672a982f742695084e39f833 |
---\nname: Shellcheck - Lint shell scripts\non:\n pull_request:\n workflow_dispatch:\n\npermissions: {}\n\njobs:\n shellcheck:\n name: Shellcheck\n runs-on: ubuntu-latest\n steps:\n - uses: actions/checkout@v4\n - name: Run ShellCheck\n uses: ludeeus/action-shellcheck@2.0.0\n with:\n... | dataset_sample\yaml\mullvad_mullvadvpn-app\.github\workflows\shellcheck.yml | shellcheck.yml | YAML | 419 | 0.7 | 0 | 0 | awesome-app | 874 | 2024-08-20T22:22:41.802035 | MIT | false | 0f0a02d6bc3f5d1b8fbd97fb2545ac1c |
---\nname: Translations converter tool CI\non:\n pull_request:\n paths:\n - .github/workflows/translations-converter.yml\n - android/translations-converter/**\n workflow_dispatch:\n\npermissions: {}\n\njobs:\n check-translations:\n runs-on: ubuntu-latest\n steps:\n - name: Checkout repository... | dataset_sample\yaml\mullvad_mullvadvpn-app\.github\workflows\translations-converter.yml | translations-converter.yml | YAML | 480 | 0.8 | 0 | 0 | python-kit | 218 | 2024-04-14T13:11:50.907390 | BSD-3-Clause | false | e0512f25f66c081e4bae34487be7c64b |
---\nname: Translation check\non:\n pull_request:\n paths:\n - .github/workflows/translations.yml\n - android/translations-converter/**\n - android/lib/resource/src/**/plurals.xml\n - android/lib/resource/src/**/strings.xml\n - desktop/packages/mullvad-vpn/**\n - '!**/osv-scanner.toml'... | dataset_sample\yaml\mullvad_mullvadvpn-app\.github\workflows\translations.yml | translations.yml | YAML | 902 | 0.8 | 0 | 0 | vue-tools | 821 | 2023-07-19T19:29:47.206044 | Apache-2.0 | false | a3fb4616d46650b79c58499375f1bc9b |
---\nname: Bidirectional Unicode scan\non: [pull_request, workflow_dispatch]\n\npermissions: {}\n\njobs:\n build-linux:\n runs-on: ubuntu-latest\n steps:\n - name: Checkout repository\n uses: actions/checkout@v4\n\n - name: Checkout submodules\n run: git submodule update --init --depth=1 ... | dataset_sample\yaml\mullvad_mullvadvpn-app\.github\workflows\unicode-check.yml | unicode-check.yml | YAML | 422 | 0.7 | 0.055556 | 0 | python-kit | 871 | 2024-03-27T17:35:10.560401 | MIT | false | d73b68793dc6413616de4f258e450f28 |
---\nname: Unicop - find evil unicode\non:\n pull_request:\n paths:\n - .github/workflows/unicop.yml\n - '**/*.rs'\n - '**/*.swift'\n - '**/*.go'\n - '**/*.py'\n # Javascript/Typescript\n - '**/*.ts'\n - '**/*.js'\n # Kotlin\n - '**/*.kt'\n - '**/*.kts'\n ... | dataset_sample\yaml\mullvad_mullvadvpn-app\.github\workflows\unicop.yml | unicop.yml | YAML | 1,013 | 0.8 | 0.022727 | 0.078947 | node-utils | 308 | 2024-04-01T15:22:37.504728 | MIT | false | 119a0b19db6ac4c1990bc531ac30397c |
---\nname: Verify lockfile signatures\non:\n pull_request:\n paths:\n - .github/workflows/verify-locked-down-signatures.yml\n - .github/workflows/android-audit.yml\n - .github/workflows/unicop.yml\n - .github/CODEOWNERS\n - Cargo.toml\n - test/Cargo.toml\n - Cargo.lock\n - te... | dataset_sample\yaml\mullvad_mullvadvpn-app\.github\workflows\verify-locked-down-signatures.yml | verify-locked-down-signatures.yml | YAML | 1,814 | 0.95 | 0 | 0 | node-utils | 369 | 2024-06-28T14:48:55.631963 | BSD-3-Clause | false | 9649b7b09699558e20b5b6073c172e60 |
---\nname: YAML linting\non:\n pull_request:\n paths:\n - .github/workflows/yamllint.yml\n - .yamllint\n - '**/**.yml'\n - '**/**.yaml'\n workflow_dispatch:\n\npermissions: {}\n\njobs:\n check-formatting:\n runs-on: ubuntu-latest\n steps:\n - uses: actions/checkout@v4\n - run: ... | dataset_sample\yaml\mullvad_mullvadvpn-app\.github\workflows\yamllint.yml | yamllint.yml | YAML | 356 | 0.8 | 0 | 0 | python-kit | 911 | 2024-02-03T12:14:25.500949 | MIT | false | cc44ca0586b824041c0e1fb34b4bc92b |
build:\n maxIssues: 0\n excludeCorrectable: false\n weights:\n # complexity: 2\n # LongParameterList: 1\n # style: 1\n # comments: 1\n\nconfig:\n validation: true\n warningsAsErrors: false\n checkExhaustiveness: false\n # when writing own rules with new properties, exclude the property path e.g.: 'my... | dataset_sample\yaml\mullvad_mullvadvpn-app\android\config\detekt.yml | detekt.yml | YAML | 22,624 | 0.95 | 0 | 0.021158 | react-lib | 422 | 2025-02-15T09:41:06.609523 | MIT | false | d5278ef2d1c816ed3b700e37b8f257de |
AntiFeatures:\n NonFreeNet:\n en-US: Depends on the Mullvad VPN service.\nCategories:\n - Connectivity\n - Internet\n - Security\n - System\nLicense: GPL-3.0-or-later\nWebSite: https://mullvad.net\nSourceCode: https://github.com/mullvad/mullvadvpn-app\nIssueTracker: https://github.com/mullvad/mullvadvpn-app/iss... | dataset_sample\yaml\mullvad_mullvadvpn-app\android\fdroid-build\metadata\net.mullvad.mullvadvpn.yml | net.mullvad.mullvadvpn.yml | YAML | 1,873 | 0.8 | 0 | 0 | awesome-app | 939 | 2025-06-10T13:56:49.477808 | BSD-3-Clause | false | 0cb71f4549882c1b2d0a2a85c79104eb |
---\ndefault:\n type: instrumentation\n app: android/app/build/outputs/apk/playStagemole/debug/app-play-stagemole-debug.apk\n test: android/test/e2e/build/outputs/apk/playStagemole/debug/e2e-play-stagemole-debug.apk\n timeout: 10m\n use-orchestrator: true\n num-flaky-test-attempts: 1\n device:\n - {model: shi... | dataset_sample\yaml\mullvad_mullvadvpn-app\android\test\firebase\e2e-play-stagemole.yml | e2e-play-stagemole.yml | YAML | 1,241 | 0.8 | 0 | 0 | react-lib | 840 | 2024-02-08T17:57:14.488967 | MIT | true | 35cff9ef61d3c23f40e9dd9aef02c72a |
---\ndefault:\n type: instrumentation\n app: android/app/build/outputs/apk/ossProd/debug/app-oss-prod-debug.apk\n test: android/test/mockapi/build/outputs/apk/oss/debug/mockapi-oss-debug.apk\n timeout: 10m\n use-orchestrator: true\n num-flaky-test-attempts: 1\n device:\n - {model: shiba, version: 34, locale: ... | dataset_sample\yaml\mullvad_mullvadvpn-app\android\test\firebase\mockapi-oss.yml | mockapi-oss.yml | YAML | 680 | 0.7 | 0 | 0 | react-lib | 792 | 2024-07-06T19:35:06.936277 | GPL-3.0 | true | 7dfd30327d5ddab107574b567f9095e5 |
# Usage:\n# crowdin upload sources\n# crowdin download\n\n'project_id': '350815'\n'api_token_env': 'CROWDIN_API_KEY'\n'base_path': './locales'\n'base_url': 'https://api.crowdin.com'\n'preserve_hierarchy': true\n\nfiles: [\n {\n 'source': '/*.pot',\n 'translation': '/%osx_locale%/%file_name%.po',\n 'translat... | dataset_sample\yaml\mullvad_mullvadvpn-app\desktop\packages\mullvad-vpn\crowdin.yml | crowdin.yml | YAML | 388 | 0.8 | 0 | 0.166667 | python-kit | 644 | 2024-01-14T23:57:02.853111 | GPL-3.0 | false | 5a2404f699f490ed28405d6080b21ac3 |
---\ndisabled_rules:\n - colon\n - comma\n - control_statement\n - identifier_name\n - type_body_length\n - opening_brace # Differs from Google swift guidelines enforced by swiftformat\n - trailing_comma\n - switch_case_alignment # Enables expressions such as [return switch location {}]\n - orphaned_doc_comme... | dataset_sample\yaml\mullvad_mullvadvpn-app\ios\.swiftlint.yml | .swiftlint.yml | YAML | 1,180 | 0.8 | 0.039216 | 0 | vue-tools | 221 | 2024-03-15T20:48:05.184974 | Apache-2.0 | false | 97ccd07775034e82e30cb477ecb0d2d9 |
self-hosted-runner:\n labels:\n - arm64\n - large\n - large-arm64\n - small\n - small-metal\n - small-arm64\n - unit-perf\n - us-east-2\nconfig-variables:\n - AWS_ECR_REGION\n - AZURE_DEV_CLIENT_ID\n - AZURE_DEV_REGISTRY_NAME\n - AZURE_DEV_SUBSCRIPTION_ID\n - AZURE_PROD_CLIENT_ID\n - AZUR... | dataset_sample\yaml\neondatabase_neon\.github\actionlint.yml | actionlint.yml | YAML | 1,074 | 0.7 | 0 | 0 | awesome-app | 166 | 2023-10-14T09:10:09.387553 | GPL-3.0 | false | f20ebbb03895c2c24774f0fd8250872e |
name: 'Create Allure report'\ndescription: 'Generate Allure report from uploaded by actions/allure-report-store tests results'\n\ninputs:\n store-test-results-into-db:\n description: 'Whether to store test results into the database. TEST_RESULT_CONNSTR/TEST_RESULT_CONNSTR_NEW should be set'\n type: boolean\n ... | dataset_sample\yaml\neondatabase_neon\.github\actions\allure-report-generate\action.yml | action.yml | YAML | 9,966 | 0.95 | 0.116935 | 0.110048 | python-kit | 312 | 2025-06-27T03:39:55.031426 | GPL-3.0 | false | feab1b18b857e8d3a6eb95b92306d5df |
name: 'Store Allure results'\ndescription: 'Upload test results to be used by actions/allure-report-generate'\n\ninputs:\n report-dir:\n description: 'directory with test results generated by tests'\n required: true\n unique-key:\n description: 'string to distinguish different results in the same run'\n r... | dataset_sample\yaml\neondatabase_neon\.github\actions\allure-report-store\action.yml | action.yml | YAML | 3,042 | 0.95 | 0.048193 | 0.027778 | awesome-app | 905 | 2024-09-28T04:46:34.188580 | BSD-3-Clause | false | 0a77e157b9c4b6f98867d5b3cd4b7444 |
name: "Download an artifact"\ndescription: "Custom download action"\ninputs:\n name:\n description: "Artifact name"\n required: true\n path:\n description: "A directory to put artifact into"\n default: "."\n required: false\n skip-if-does-not-exist:\n description: "Allow to skip if file doesn't exi... | dataset_sample\yaml\neondatabase_neon\.github\actions\download\action.yml | action.yml | YAML | 2,356 | 0.95 | 0.088235 | 0 | python-kit | 860 | 2025-02-19T19:57:56.266125 | BSD-3-Clause | false | 67f21bca56a145729585168ea7561422 |
name: 'Create Branch'\ndescription: 'Create Branch using API'\n\ninputs:\n api_key:\n description: 'Neon API key'\n required: true\n project_id:\n description: 'ID of the Project to create Branch in'\n required: true\n api_host:\n description: 'Neon API host'\n default: console-stage.neon.build\nou... | dataset_sample\yaml\neondatabase_neon\.github\actions\neon-branch-create\action.yml | action.yml | YAML | 4,685 | 0.95 | 0.069444 | 0.007813 | python-kit | 384 | 2025-03-17T01:48:02.130699 | GPL-3.0 | false | c3c89e3e8b477e33f3742000f8a18275 |
name: 'Delete Branch'\ndescription: 'Delete Branch using API'\n\ninputs:\n api_key:\n description: 'Neon API key'\n required: true\n project_id:\n description: 'ID of the Project which should be deleted'\n required: true\n branch_id:\n description: 'ID of the branch to delete'\n required: true\n a... | dataset_sample\yaml\neondatabase_neon\.github\actions\neon-branch-delete\action.yml | action.yml | YAML | 1,761 | 0.95 | 0.12069 | 0.038462 | awesome-app | 612 | 2024-03-15T15:52:33.129210 | MIT | false | 614ac3b8a2bc6e5450f3bc02c1c2b1b1 |
name: 'Create Neon Project'\ndescription: 'Create Neon Project using API'\n\ninputs:\n api_key:\n description: 'Neon API key'\n required: true\n region_id:\n description: 'Region ID, if not set the project will be created in the default region'\n default: aws-us-east-2\n postgres_version:\n descriptio... | dataset_sample\yaml\neondatabase_neon\.github\actions\neon-project-create\action.yml | action.yml | YAML | 6,515 | 0.95 | 0.090278 | 0.054264 | python-kit | 631 | 2023-08-18T07:34:38.665156 | MIT | false | bbd488407e4c48407aa96e14a718185e |
name: 'Delete Neon Project'\ndescription: 'Delete Neon Project using API'\n\ninputs:\n api_key:\n description: 'Neon API key'\n required: true\n project_id:\n description: 'ID of the Project to delete'\n required: true\n api_host:\n description: 'Neon API host'\n default: console-stage.neon.build\n... | dataset_sample\yaml\neondatabase_neon\.github\actions\neon-project-delete\action.yml | action.yml | YAML | 1,033 | 0.95 | 0.085714 | 0.03125 | python-kit | 615 | 2024-09-04T08:44:24.410627 | MIT | false | da462b007c197a60bf54f1326be9dbfe |
name: 'Run python test'\ndescription: 'Runs a Neon python test set, performing all the required preparations before'\n\ninputs:\n build_type:\n description: 'Type of Rust (neon) and C (postgres) builds. Must be "release" or "debug", or "remote" for the remote cluster'\n required: true\n test_selection:\n des... | dataset_sample\yaml\neondatabase_neon\.github\actions\run-python-test-set\action.yml | action.yml | YAML | 9,868 | 0.95 | 0.142276 | 0.099548 | node-utils | 409 | 2025-01-07T17:20:39.881710 | Apache-2.0 | true | dbe88b0630517521252d988991b5d70a |
name: 'Merge and upload coverage data'\ndescription: 'Compresses and uploads the coverage data as an artifact'\n\nruns:\n using: "composite"\n steps:\n - name: Merge coverage data\n shell: bash -euxo pipefail {0}\n run: scripts/coverage "--profraw-prefix=$GITHUB_JOB" --dir=/tmp/coverage merge\n\n - na... | dataset_sample\yaml\neondatabase_neon\.github\actions\save-coverage-data\action.yml | action.yml | YAML | 840 | 0.8 | 0.083333 | 0 | node-utils | 895 | 2023-09-12T08:31:24.273515 | BSD-3-Clause | false | b0d458d55baf836f2a250dd14b609ce0 |
name: "Upload an artifact"\ndescription: "Custom upload action"\ninputs:\n name:\n description: "Artifact name"\n required: true\n path:\n description: "A directory or file to upload"\n required: true\n skip-if-does-not-exist:\n description: "Allow to skip if path doesn't exist, fail otherwise"\n d... | dataset_sample\yaml\neondatabase_neon\.github\actions\upload\action.yml | action.yml | YAML | 2,836 | 0.95 | 0.108434 | 0.013514 | vue-tools | 324 | 2025-01-13T20:27:35.922627 | Apache-2.0 | false | 5c898b5eee3b6657ddeb17411f1d4602 |
\nblank_issues_enabled: true\ncontact_links:\n - name: Feature request\n url: https://console.neon.tech/app/projects?modal=feedback\n about: For feature requests in the Neon product, please submit via the feedback form on `https://console.neon.tech`\n | dataset_sample\yaml\neondatabase_neon\.github\ISSUE_TEMPLATE\config.yml | config.yml | YAML | 252 | 0.8 | 0 | 0 | node-utils | 83 | 2023-07-19T13:02:27.277417 | BSD-3-Clause | false | 12435e52a748f07c072b8500d1288de3 |
name: Lint GitHub Workflows\n\non:\n push:\n branches:\n - main\n - release\n paths:\n - '.github/workflows/*.ya?ml'\n pull_request:\n paths:\n - '.github/workflows/*.ya?ml'\n\nconcurrency:\n group: ${{ github.workflow }}-${{ github.ref }}\n cancel-in-progress: ${{ github.event_name == ... | dataset_sample\yaml\neondatabase_neon\.github\workflows\actionlint.yml | actionlint.yml | YAML | 1,835 | 0.8 | 0.053571 | 0.04 | vue-tools | 818 | 2025-03-27T13:42:21.052178 | Apache-2.0 | false | c883842ba18b871d271f624c804cc7ef |
name: Handle `approved-for-ci-run` label\n# This workflow helps to run CI pipeline for PRs made by external contributors (from forks).\n\non:\n pull_request_target:\n branches:\n - main\n types:\n # Default types that triggers a workflow ([1]):\n # - [1] https://docs.github.com/en/actions/using-wo... | dataset_sample\yaml\neondatabase_neon\.github\workflows\approved-for-ci-run.yml | approved-for-ci-run.yml | YAML | 7,255 | 0.95 | 0.181818 | 0.076923 | python-kit | 538 | 2024-12-21T05:20:03.732175 | GPL-3.0 | false | e513d1250b5911319c8ae98125ff7ebb |
name: Benchmarking\n\non:\n # uncomment to run on push for debugging your PR\n # push:\n # branches: [ your branch ]\n schedule:\n # * is a special character in YAML so you have to quote this string\n # ββββββββββββββ minute (0 - 59)\n # β ββββββββββββββ hour (0 - 23)\n # β ... | dataset_sample\yaml\neondatabase_neon\.github\workflows\benchmarking.yml | benchmarking.yml | YAML | 48,580 | 0.95 | 0.039199 | 0.051506 | vue-tools | 342 | 2025-01-20T08:48:37.730732 | GPL-3.0 | false | ba0e1460ac997635b760912098e9a546 |
name: Build build-tools image\n\non:\n workflow_call:\n inputs:\n archs:\n description: "Json array of architectures to build"\n # Default values are set in `check-image` job, `set-variables` step\n type: string\n required: false\n debians:\n description: "Json array of ... | dataset_sample\yaml\neondatabase_neon\.github\workflows\build-build-tools-image.yml | build-build-tools-image.yml | YAML | 7,827 | 0.95 | 0.039409 | 0.076023 | vue-tools | 577 | 2024-06-24T07:48:40.049047 | GPL-3.0 | false | 4b0aae37d52d9eef5d6281c39f34c2eb |
name: Check neon with MacOS builds\n\non:\n workflow_call:\n inputs:\n pg_versions:\n description: "Array of the pg versions to build for, for example: ['v14', 'v17']"\n type: string\n default: '[]'\n required: false\n rebuild_rust_code:\n description: "Rebuild Rust code... | dataset_sample\yaml\neondatabase_neon\.github\workflows\build-macos.yml | build-macos.yml | YAML | 13,454 | 0.95 | 0.095395 | 0.040441 | react-lib | 16 | 2025-02-23T22:26:53.573552 | MIT | false | 93bede978a078d366eb12c198b1c13ec |
name: cargo deny checks\n\non:\n workflow_call:\n inputs:\n build-tools-image:\n required: false\n type: string\n schedule:\n - cron: '0 10 * * *'\n\npermissions:\n contents: read\n\njobs:\n cargo-deny:\n strategy:\n matrix:\n ref: >-\n ${{\n fromJSON(\n ... | dataset_sample\yaml\neondatabase_neon\.github\workflows\cargo-deny.yml | cargo-deny.yml | YAML | 2,199 | 0.95 | 0.014493 | 0 | react-lib | 215 | 2025-02-14T18:42:03.544804 | MIT | false | daf08c83a6c676b6d90cf28473e110cf |
name: Check Permissions\n\non:\n workflow_call:\n inputs:\n github-event-name:\n required: true\n type: string\n\ndefaults:\n run:\n shell: bash -euo pipefail {0}\n\n# No permission for GITHUB_TOKEN by default; the **minimal required** set of permissions should be granted in each job.\npermis... | dataset_sample\yaml\neondatabase_neon\.github\workflows\check-permissions.yml | check-permissions.yml | YAML | 1,273 | 0.95 | 0.121951 | 0.058824 | python-kit | 624 | 2023-11-23T00:40:48.979847 | Apache-2.0 | false | 0872146d13e956a781090246c81573e2 |
# A workflow from\n# https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#force-deleting-cache-entries\n\nname: cleanup caches by a branch\non:\n pull_request:\n types:\n - closed\n\njobs:\n cleanup:\n runs-on: ubuntu-22.04\n steps:\n - name: Harden the runn... | dataset_sample\yaml\neondatabase_neon\.github\workflows\cleanup-caches-by-a-branch.yml | cleanup-caches-by-a-branch.yml | YAML | 1,133 | 0.8 | 0.054054 | 0.09375 | vue-tools | 287 | 2024-08-17T16:17:11.133750 | MIT | false | a649a7cd729e241f82e63a514feefddc |
name: Cloud Regression Test\non:\n schedule:\n # * is a special character in YAML so you have to quote this string\n # ββββββββββββββ minute (0 - 59)\n # β ββββββββββββββ hour (0 - 23)\n # β β ββββββββββββββ day of the month (1 - 31)\n # β β β ββββββββββββββ month (1 ... | dataset_sample\yaml\neondatabase_neon\.github\workflows\cloud-regress.yml | cloud-regress.yml | YAML | 5,074 | 0.8 | 0.043478 | 0.057851 | python-kit | 22 | 2024-08-12T11:46:55.984201 | GPL-3.0 | false | e76c436e9c072d6f8fe0a186c89cfe75 |
name: Fast forward merge\non:\n pull_request:\n types: [labeled]\n branches:\n - release\n - release-proxy\n - release-compute\n\njobs:\n fast-forward:\n if: ${{ github.event.label.name == 'fast-forward' }}\n runs-on: ubuntu-22.04\n\n steps:\n - name: Harden the runner (Audit all ou... | dataset_sample\yaml\neondatabase_neon\.github\workflows\fast-forward.yml | fast-forward.yml | YAML | 1,598 | 0.8 | 0.093023 | 0.026316 | react-lib | 120 | 2025-05-16T09:10:48.397447 | MIT | false | cdcfe78e6703d3dd08e3ab31f2953b1e |
name: benchmarking ingest\n\non:\n # uncomment to run on push for debugging your PR\n # push:\n # branches: [ your branch ]\n schedule:\n # * is a special character in YAML so you have to quote this string\n # ββββββββββββββ minute (0 - 59)\n # β ββββββββββββββ hour (0 - 23)\n # ... | dataset_sample\yaml\neondatabase_neon\.github\workflows\ingest_benchmark.yml | ingest_benchmark.yml | YAML | 9,414 | 0.8 | 0.08 | 0.081967 | node-utils | 942 | 2025-02-09T07:02:11.440462 | Apache-2.0 | false | e141f332207ffb9442806403abccee6d |
name: Add `external` label to issues and PRs created by external users\n\non:\n issues:\n types:\n - opened\n pull_request_target:\n types:\n - opened\n workflow_dispatch:\n inputs:\n github-actor:\n description: 'GitHub username. If empty, the username of the current user will be used... | dataset_sample\yaml\neondatabase_neon\.github\workflows\label-for-external-users.yml | label-for-external-users.yml | YAML | 2,758 | 0.95 | 0.090909 | 0.013889 | node-utils | 421 | 2024-10-21T03:57:57.724894 | GPL-3.0 | false | 478722688053486fc97998148e077dc3 |
name: large oltp benchmark\n\non:\n # uncomment to run on push for debugging your PR\n #push:\n # branches: [ bodobolero/synthetic_oltp_workload ]\n\n schedule:\n # * is a special character in YAML so you have to quote this string\n # ββββββββββββββ minute (0 - 59)\n # β ββββββββββββββ h... | dataset_sample\yaml\neondatabase_neon\.github\workflows\large_oltp_benchmark.yml | large_oltp_benchmark.yml | YAML | 8,317 | 0.8 | 0.051546 | 0.081871 | react-lib | 661 | 2024-01-23T12:57:20.079933 | Apache-2.0 | false | e16a887eb4388b6e415712b8a928a676 |
name: Lint Release PR\n\non:\n pull_request:\n branches:\n - release\n - release-proxy\n - release-compute\n\npermissions:\n contents: read\n\njobs:\n lint-release-pr:\n runs-on: ubuntu-22.04\n steps:\n - name: Harden the runner (Audit all outbound calls)\n uses: step-security/har... | dataset_sample\yaml\neondatabase_neon\.github\workflows\lint-release-pr.yml | lint-release-pr.yml | YAML | 817 | 0.8 | 0.03125 | 0 | vue-tools | 218 | 2023-10-31T06:43:16.851074 | MIT | false | 8d6e6fa2226e2287941cf1b1cad88fff |
name: Check neon with extra platform builds\n\non:\n push:\n branches:\n - main\n pull_request:\n\ndefaults:\n run:\n shell: bash -euxo pipefail {0}\n\nconcurrency:\n # Allow only one workflow per any non-`main` branch.\n group: ${{ github.workflow }}-${{ github.ref_name }}-${{ github.ref_name == 'main'... | dataset_sample\yaml\neondatabase_neon\.github\workflows\neon_extra_builds.yml | neon_extra_builds.yml | YAML | 6,242 | 0.8 | 0.036585 | 0.035461 | node-utils | 317 | 2025-03-01T08:40:41.828879 | GPL-3.0 | false | 7f7ed56a27e010565bd5b0f4b72eb59f |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.