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\nupdates:\n - package-ecosystem: "github-actions"\n # default location of `.github/workflows`\n directory: "/"\n open-pull-requests-limit: 10\n schedule:\n interval: "weekly"\n\n - package-ecosystem: "nuget"\n # location of package manifests\n directory: "/"\n open-pull-requests-l... | dataset_sample\yaml\gui-cs_Terminal.Gui\.github\dependabot.yml | dependabot.yml | YAML | 426 | 0.8 | 0 | 0.2 | react-lib | 771 | 2025-01-22T12:25:54.390855 | MIT | false | d509289cbeb071aaa19724f3372f31eb |
name: Build and publish API docs\n\non:\n push:\n branches: [v1_release, v2_develop]\n\npermissions:\n id-token: write \n pages: write\n\njobs:\n deploy:\n name: Build and Deploy API docs to github-pages ${{ github.ref_name }}\n environment:\n name: github-pages\n url: ${{ steps.deployment.output... | dataset_sample\yaml\gui-cs_Terminal.Gui\.github\workflows\api-docs.yml | api-docs.yml | YAML | 1,761 | 0.8 | 0.105263 | 0.081633 | python-kit | 666 | 2024-05-29T01:23:31.740205 | BSD-3-Clause | false | de5b9432bdb9e585ea7dcd0015544b26 |
name: Ensure that Release builds are not broken\n\non:\n push:\n branches: [ v2_release, v2_develop ]\n paths-ignore:\n - '**.md'\n pull_request:\n branches: [ v2_release, v2_develop ]\n paths-ignore:\n - '**.md'\n \njobs:\n build_release:\n # Ensure that RELEASE builds are not broken\n... | dataset_sample\yaml\gui-cs_Terminal.Gui\.github\workflows\build-release.yml | build-release.yml | YAML | 885 | 0.8 | 0 | 0.035714 | react-lib | 398 | 2023-12-28T06:09:45.956412 | BSD-3-Clause | false | 309425bb918b0196183754e24278d245 |
name: Check for Duplicate UnitTests\non:\n push:\n branches: [ v2_release, v2_develop ]\n pull_request:\n branches: [ v2_release, v2_develop ]\n workflow_dispatch:\njobs:\n check-duplicates:\n runs-on: windows-latest\n steps:\n - uses: actions/checkout@v4\n - name: Run Duplicate Test Check\n ... | dataset_sample\yaml\gui-cs_Terminal.Gui\.github\workflows\check-duplicates.yml | check-duplicates.yml | YAML | 396 | 0.7 | 0.076923 | 0 | python-kit | 402 | 2025-03-13T13:21:52.692265 | GPL-3.0 | false | 17b8979694ca3ad2d9a72c302438afe7 |
# For more info see https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning#scanning-on-push\n\nname: "Code scanning"\n\non:\n push:\n branches: [main, v2_release]\n paths-ignore:\n - '**/*.md'\n - '**/*.txt'\n ... | dataset_sample\yaml\gui-cs_Terminal.Gui\.github\workflows\codeql-analysis.yml | codeql-analysis.yml | YAML | 2,011 | 0.8 | 0.073529 | 0.357143 | awesome-app | 419 | 2025-01-25T15:10:04.528823 | GPL-3.0 | false | d61f130f149a06102434ebd9da26376a |
name: Publish Terminal.Gui\n\non:\n push:\n branches: [ v2_release, v2_develop ]\n tags:\n - v*\n paths-ignore:\n - '**.md'\n\njobs:\n publish:\n name: Build and Publish to Nuget.org\n runs-on: ubuntu-latest\n\n steps:\n - uses: actions/checkout@v4\n with:\n fetch-depth: 0 #... | dataset_sample\yaml\gui-cs_Terminal.Gui\.github\workflows\publish.yml | publish.yml | YAML | 2,463 | 0.8 | 0.027397 | 0.316667 | python-kit | 57 | 2023-09-27T07:25:26.170829 | GPL-3.0 | false | 2d3a7a0b2e33718b980063ab403f613f |
- name: Conceptual Docs & Deep Dives\n href: docs/\n\n- name: API\n href: api/\n\n- name: Source\n href: https://github.com/gui-cs/Terminal.Gui | dataset_sample\yaml\gui-cs_Terminal.Gui\docfx\toc.yml | toc.yml | YAML | 139 | 0.8 | 0 | 0 | vue-tools | 124 | 2025-03-08T13:06:20.828237 | Apache-2.0 | false | 2b2961d0b81def998577cf4e337042e7 |
- name: Overview\n href: index.md\n- name: Getting Started\n href: getting-started.md\n- name: What's new in v2\n href: newinv2.md\n- name: v1 To v2 Migration\n href: migratingfromv1.md \n- name: Arrangement\n href: arrangement.md\n- name: Configuration\n href: config.md\n- name: Cursor\n href: cursor.md\n- nam... | dataset_sample\yaml\gui-cs_Terminal.Gui\docfx\docs\toc.yml | toc.yml | YAML | 900 | 0.7 | 0 | 0 | react-lib | 331 | 2023-12-07T13:48:28.142340 | Apache-2.0 | false | 00a5e481767889cb35a41f56b9daaa7d |
# To get started with Dependabot version updates, you'll need to specify which\n# package ecosystems to update and where the package manifests are located.\n# Please see the documentation for all configuration options:\n# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-upd... | dataset_sample\yaml\GyulyVGC_sniffnet\.github\dependabot.yml | dependabot.yml | YAML | 615 | 0.8 | 0.2 | 0.352941 | awesome-app | 989 | 2024-02-21T09:28:21.701842 | BSD-3-Clause | false | 9bd6807656dd817fc7665d053a85ed60 |
# These are supported funding model platforms\n\ngithub: [GyulyVGC]\ncustom: ['https://www.paypal.com/donate/?hosted_button_id=Y4NRT2SBP6K2N']\npatreon: Sniffnet\nopen_collective: # Replace with a single Open Collective username\nko_fi: # Replace with a single Ko-fi username\ntidelift: # Replace with a single Tidelift ... | dataset_sample\yaml\GyulyVGC_sniffnet\.github\FUNDING.yml | FUNDING.yml | YAML | 698 | 0.8 | 0 | 0.083333 | vue-tools | 43 | 2023-12-18T11:40:58.541616 | GPL-3.0 | false | c473967fbb2c7ce7421dde5311fa33ce |
name: I have a problem with the app ❌\ndescription: Create a report to help us improve Sniffnet.\n\nbody:\n - type: markdown\n attributes:\n value: |\n Thanks for taking the time to fill out this bug report!\n - type: checkboxes\n attributes:\n label: Is there an existing issue for this?\n ... | dataset_sample\yaml\GyulyVGC_sniffnet\.github\ISSUE_TEMPLATE\bug_report.yml | bug_report.yml | YAML | 1,762 | 0.95 | 0.066667 | 0 | react-lib | 609 | 2023-11-26T18:42:23.392543 | GPL-3.0 | false | 4e0283a4afe6fe06f7f6e0bb5ff782d5 |
blank_issues_enabled: true\ncontact_links:\n - name: I want to support the project 💖\n url: https://github.com/sponsors/GyulyVGC\n about: Become an official sponsor.\n | dataset_sample\yaml\GyulyVGC_sniffnet\.github\ISSUE_TEMPLATE\config.yml | config.yml | YAML | 172 | 0.8 | 0 | 0 | react-lib | 7 | 2023-08-15T18:06:58.898299 | Apache-2.0 | false | 8d3edabac0f59c35923621a1d9a8a467 |
name: I have a suggestion 💡\ndescription: Suggest an idea for Sniffnet (you can request for new features, or other kinds of improvement).\n\nbody:\n - type: markdown\n attributes:\n value: |\n Thanks for taking the time to fill out this report!\n - type: checkboxes\n attributes:\n label: Is th... | dataset_sample\yaml\GyulyVGC_sniffnet\.github\ISSUE_TEMPLATE\feature_request.yml | feature_request.yml | YAML | 1,137 | 0.95 | 0.205882 | 0 | vue-tools | 275 | 2023-08-25T12:30:16.938146 | MIT | false | 41fe2cf4208094eb35dcc50e8b30f6cf |
name: Package\n\non:\n workflow_dispatch:\n\njobs:\n\n build:\n runs-on: ${{ matrix.os }}-latest\n strategy:\n fail-fast: true\n matrix:\n include:\n - os: ubuntu\n arch: i386\n target: i686-unknown-linux-gnu\n - os: ubuntu\n arch: armhf\n ... | dataset_sample\yaml\GyulyVGC_sniffnet\.github\workflows\package.yml | package.yml | YAML | 10,451 | 0.8 | 0.052147 | 0 | python-kit | 806 | 2025-06-05T04:31:12.365364 | Apache-2.0 | false | 8dc2dff29a0cdd9e6139778c79f174ec |
name: Rust\n\non:\n push:\n branches:\n - '*'\n pull_request:\n branches:\n - '*'\n workflow_call:\n secrets:\n NPCAP_OEM_URL:\n required: true\n CODECOV_TOKEN:\n required: true\n\nenv:\n CARGO_TERM_COLOR: always\n\n# Linters inspired from here: https://github.com/actions-... | dataset_sample\yaml\GyulyVGC_sniffnet\.github\workflows\rust.yml | rust.yml | YAML | 2,430 | 0.95 | 0.097561 | 0.228571 | awesome-app | 642 | 2024-07-27T22:42:59.892473 | BSD-3-Clause | false | e47b71b7f2769043e1860eb3f9109785 |
name: CI\n\non: [push, pull_request]\n\npermissions:\n contents: read # to fetch code (actions/checkout)\n\njobs:\n build:\n strategy:\n fail-fast: false\n matrix:\n java-version: [11, 17]\n name: Java ${{ matrix.java-version }}\n runs-on: ubuntu-latest\n steps:\n - uses: actions/chec... | dataset_sample\yaml\h2database_h2database\.github\workflows\CI.yml | CI.yml | YAML | 654 | 0.8 | 0 | 0 | vue-tools | 707 | 2024-04-06T11:00:39.784426 | BSD-3-Clause | false | f9b00d36d629706aeaa840c209b46925 |
# 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: handycontrol # Replace with a single Open Collective username\nko_fi: # Replace with a single Ko-fi username\ntideli... | dataset_sample\yaml\HandyOrg_HandyControl\.github\FUNDING.yml | FUNDING.yml | YAML | 724 | 0.8 | 0 | 0.090909 | react-lib | 411 | 2025-06-04T22:15:19.593496 | Apache-2.0 | false | 9808086072b6b5571bf196a72b513f28 |
blank_issues_enabled: false\ncontact_links:\n - name: Ask a Question\n url: https://github.com/HandyOrg/HandyControl/discussions/category_choices\n about: Please ask and answer questions for HandyControl here.\n - name: Read the Docs (Chinese)\n url: http://handyorg.github.io\n about: Be sure ... | dataset_sample\yaml\HandyOrg_HandyControl\.github\ISSUE_TEMPLATE\config.yml | config.yml | YAML | 453 | 0.8 | 0.090909 | 0 | node-utils | 802 | 2023-08-22T08:07:19.616509 | BSD-3-Clause | false | 501b72fa8dedfbf570549cf8f210ea9c |
name: Build\n\non: [push, pull_request]\n\njobs:\n build:\n runs-on: windows-latest\n steps:\n - name: Checkout\n uses: actions/checkout@v4\n with:\n fetch-depth: 0\n \n - name: Setup .NET Core SDK\n uses: actions/setup-dotnet@v4\n with:\n dotnet-v... | dataset_sample\yaml\HandyOrg_HandyControl\.github\workflows\build.yml | build.yml | YAML | 569 | 0.7 | 0 | 0 | react-lib | 272 | 2025-06-19T13:11:38.198437 | MIT | false | 2139f9d699b253904c6ade821810dbbe |
name: Bump up version\n\non:\n workflow_dispatch:\n inputs:\n pre_release:\n description: 'is preview'\n type: boolean\n required: true\n default: false\n\njobs:\n bump-up-version:\n runs-on: windows-latest\n steps:\n - name: Checkout repo\n uses: actions/checkout... | dataset_sample\yaml\HandyOrg_HandyControl\.github\workflows\bump-up-version.yml | bump-up-version.yml | YAML | 1,662 | 0.95 | 0 | 0.021277 | vue-tools | 676 | 2025-02-04T16:26:38.880791 | GPL-3.0 | false | e45f0b31db899abb8006216fe232ac7d |
name: Code format check\n\non:\n push:\n branches:\n - master\njobs:\n dotnet-format:\n runs-on: windows-latest\n steps:\n\n - name: Checkout repo\n uses: actions/checkout@v4\n with:\n fetch-depth: 0\n ref: ${{ github.head_ref }}\n\n\n - name: Setup .NET Core SD... | dataset_sample\yaml\HandyOrg_HandyControl\.github\workflows\dotnet-format.yml | dotnet-format.yml | YAML | 2,392 | 0.8 | 0 | 0.104167 | node-utils | 535 | 2024-04-20T16:26:40.358509 | Apache-2.0 | false | 8e61ac01710bac4aa9bc8c77d470d644 |
name: Push to myget\n\non: workflow_dispatch\n\njobs:\n push-to-myget:\n runs-on: windows-latest\n steps:\n - name: checkout\n uses: actions/checkout@v4\n with:\n fetch-depth: 0\n\n - name: Setup .NET Core SDK\n uses: actions/setup-dotnet@v4\n with:\n dotne... | dataset_sample\yaml\HandyOrg_HandyControl\.github\workflows\push-to-myget.yml | push-to-myget.yml | YAML | 836 | 0.8 | 0.032258 | 0 | python-kit | 180 | 2024-01-12T05:43:38.535145 | Apache-2.0 | false | f8e0f0a19f21aa0fda76955638fa5eda |
# Hexo Configuration\n## Docs: https://hexo.io/docs/configuration.html\n## Source: https://github.com/hexojs/hexo/\n\n# Site\ntitle: HandyOrg\nsubtitle: everything can be handy\ndescription: everything can be handy\nkeywords:\nauthor: HandyOrg\nlanguage: zh-CN\ntimezone:\n\n# URL\n## If your site is put in a subdirecto... | dataset_sample\yaml\HandyOrg_HandyControl\doc\_config.yml | _config.yml | YAML | 1,889 | 0.8 | 0.011628 | 0.315789 | react-lib | 141 | 2025-04-06T19:02:38.716724 | GPL-3.0 | false | d65bfe3bfe4fdad8ef2e87603ce580fc |
language: node_js\n#node_js: node\nnode_js: lts/*\n\ncache:\n directories:\n - node_modules\n\ninstall: npm install\n\nbefore_script:\n - npm install -g gulp\n\naddons:\n browserstack:\n username: "ivannginx1"\n access_key:\n secure: "NutOhdgtUdBUXMPZhy8X1F1Jq+tan1LeNOV0FArBt15SNlxtNArqhiyTi4XnG9MPruX4... | dataset_sample\yaml\HandyOrg_HandyControl\doc\themes\next\.travis.yml | .travis.yml | YAML | 921 | 0.8 | 0 | 0.071429 | awesome-app | 20 | 2025-06-17T17:28:56.985550 | Apache-2.0 | false | 77458e6833510524589d4d15111ccc2a |
files:\n - source: /languages/en.yml\n translation: /languages/%two_letters_code%.%file_extension%\n languages_mapping:\n two_letters_code:\n zh-CN: zh-CN\n zh-TW: zh-TW\n zh-HK: zh-HK\n pt-BR: pt-BR\n | dataset_sample\yaml\HandyOrg_HandyControl\doc\themes\next\crowdin.yml | crowdin.yml | YAML | 232 | 0.7 | 0 | 0 | react-lib | 221 | 2024-10-05T03:02:08.049542 | Apache-2.0 | false | 580bd8d72e3b4ff2e7f3f032c0c1c1ac |
# ---------------------------------------------------------------\n# Theme Core Configuration Settings\n# See: https://theme-next.org/docs/theme-settings/\n# ---------------------------------------------------------------\n\n# If false, merge configs from `_data/next.yml` into default configuration (rewrite).\n# If tru... | dataset_sample\yaml\HandyOrg_HandyControl\doc\themes\next\_config.yml | _config.yml | YAML | 49,229 | 0.95 | 0.04246 | 0.488983 | awesome-app | 226 | 2024-01-07T09:00:49.429381 | MIT | false | 62009199fa3378b115107d308853802e |
---\ntitle:\n archive: 归档\n category: 分类\n tag: 标签\n schedule: 日程表\nmenu:\n about: 关于\n home: 首页\n control: 控件\n style: 样式\n converter: 转换器\n attach_prop: 附加属性\n search: 搜索\nsidebar:\n overview: 站点概览\n toc: 文章目录\npost:\n posted: 发表于\n edited: 更新于\n created: 创建时间\n modified: 修改时间\n edit: 编辑\n in: 分类于\... | dataset_sample\yaml\HandyOrg_HandyControl\doc\themes\next\languages\zh-CN.yml | zh-CN.yml | YAML | 2,059 | 0.7 | 0 | 0 | vue-tools | 989 | 2025-01-05T01:25:28.153824 | GPL-3.0 | false | d6f9d1682f1652116ae9acca80a76c1e |
## Golden config for golangci-lint v1.49.0\n\n# This file contains only configs which differ from defaults.\n# All possible options can be found here https://github.com/golangci/golangci-lint/blob/master/.golangci.reference.yml\nlinters-settings:\n\n errcheck:\n # Report about not checking of errors in type asserti... | dataset_sample\yaml\harness_harness\.golangci.yml | .golangci.yml | YAML | 18,713 | 0.95 | 0.066351 | 0.156328 | vue-tools | 516 | 2024-09-09T23:36:08.857126 | BSD-3-Clause | false | 03f0300d6558ff6371e96d802e4f80e6 |
# Copyright (c) HashiCorp, Inc.\n# SPDX-License-Identifier: BUSL-1.1\n\nlinters:\n disable-all: true\n enable:\n - gofmt\n - govet\n - unconvert\n - staticcheck\n - ineffassign\n - unparam\n - forbidigo\n - gomodguard\n - depguard\n\nissues:\n # Disable the default exclude list so that all... | dataset_sample\yaml\hashicorp_consul\.golangci.yml | .golangci.yml | YAML | 3,870 | 0.95 | 0.016529 | 0.254717 | node-utils | 247 | 2025-04-02T21:12:05.593285 | Apache-2.0 | false | 32e7417c0d197ca24e6ecab9a3d53058 |
# Copyright (c) HashiCorp, Inc.\n# SPDX-License-Identifier: BUSL-1.1\n\nrun:\n # Timeout for analysis.\n timeout: 10m\n\n # Modules download mode (do not modify go.mod)\n module-download-mode: readonly\n\n # Exclude test files\n tests: false\n\n # Skip ui and generated files\n issues:\n exclude-files:\n -... | dataset_sample\yaml\hashicorp_nomad\.golangci.yml | .golangci.yml | YAML | 1,984 | 0.95 | 0.021739 | 0.25 | node-utils | 451 | 2024-01-26T01:07:13.985056 | GPL-3.0 | false | c66902150eb7dfb001260970f0be0093 |
# Copyright (c) HashiCorp, Inc.\n# SPDX-License-Identifier: BUSL-1.1\n\nself-hosted-runner:\n # Labels of self-hosted runner in array of string\n labels:\n - custom-windows-medium\n - windows-2019-16core\n - custom-linux-xxl-nomad-20.04\n - custom-linux-xl-nomad-22.04\n - custom-ubuntu-22.04-xl\n - ... | dataset_sample\yaml\hashicorp_nomad\.github\actionlint.yml | actionlint.yml | YAML | 338 | 0.8 | 0 | 0.272727 | vue-tools | 407 | 2023-10-30T06:53:22.233739 | Apache-2.0 | false | 6aaeec94918c8e49d6e1415fa734142b |
# Copyright (c) HashiCorp, Inc.\n# SPDX-License-Identifier: BUSL-1.1\n\nversion: 2\nupdates:\n - package-ecosystem: gomod\n directory: "/"\n schedule:\n interval: "weekly"\n day: "sunday"\n time: "09:00"\n labels:\n - "theme/dependencies"\n - package-ecosystem: gomod\n directory: "/api... | dataset_sample\yaml\hashicorp_nomad\.github\dependabot.yml | dependabot.yml | YAML | 881 | 0.8 | 0 | 0.04878 | awesome-app | 598 | 2023-11-23T22:19:33.120230 | Apache-2.0 | false | c440a75eb22f07b587d56d3256390579 |
# Copyright (c) HashiCorp, Inc.\n# SPDX-License-Identifier: BUSL-1.1\n\npaths-ignore:\n - "website/content/*"\n | dataset_sample\yaml\hashicorp_nomad\.github\secret-scanning.yml | secret-scanning.yml | YAML | 107 | 0.8 | 0 | 0.5 | awesome-app | 764 | 2023-10-16T17:50:54.182549 | BSD-3-Clause | false | 29dc769db82cf491bcfbfca56e3bbf0e |
# Copyright (c) HashiCorp, Inc.\n# SPDX-License-Identifier: BUSL-1.1\n\nname: setup-js\ndescription: install node and yarn, and run yarn install\ninputs:\n node-version:\n description: 'node version'\n # https://github.com/ember-cli/ember-cli/blob/master/docs/node-support.md\n # package.json has ember-cli at ... | dataset_sample\yaml\hashicorp_nomad\.github\actions\setup-js\action.yml | action.yml | YAML | 1,227 | 0.8 | 0.054054 | 0.222222 | react-lib | 788 | 2023-09-08T17:56:09.978743 | BSD-3-Clause | false | e4147caec94270dbc5c8b519c950441f |
# Copyright (c) HashiCorp, Inc.\n# SPDX-License-Identifier: BUSL-1.1\n\nblank_issues_enabled: false\ncontact_links:\n - name: Ask a Question\n url: https://discuss.hashicorp.com/c/nomad\n about: If you have a question, or are looking for advice, please post on our Discuss forum.\n - name: Nomad Learn Tracks\n ... | dataset_sample\yaml\hashicorp_nomad\.github\ISSUE_TEMPLATE\config.yml | config.yml | YAML | 471 | 0.8 | 0.090909 | 0.2 | vue-tools | 459 | 2024-11-24T11:55:41.995656 | Apache-2.0 | false | 5321f8eb3ddb0b864849129ccff48e3b |
# If the repository is public, be sure to change to GitHub hosted runners\nname: Lint GitHub Actions Workflows\non:\n push:\n paths:\n - '.github/workflows/**'\npermissions:\n contents: read\njobs:\n actionlint:\n runs-on: ubuntu-22.04\n steps:\n - uses: actions/checkout@11bd71901bbe5b1630ceea73d2... | dataset_sample\yaml\hashicorp_nomad\.github\workflows\actionlint.yml | actionlint.yml | YAML | 449 | 0.8 | 0 | 0.066667 | vue-tools | 490 | 2024-04-25T04:26:04.476010 | Apache-2.0 | false | 396bdae322f05b4d33b7ded6f186b363 |
---\nname: Backport Assistant Runner\n\non:\n pull_request_target:\n types:\n - closed\n - labeled\n\njobs:\n backport:\n if: github.event.pull_request.merged\n runs-on: ubuntu-22.04\n container: hashicorpdev/backport-assistant:v0.5.7\n steps:\n - name: Backport changes to stable-website... | dataset_sample\yaml\hashicorp_nomad\.github\workflows\backport.yml | backport.yml | YAML | 4,117 | 0.8 | 0.049505 | 0.020202 | react-lib | 256 | 2024-09-15T05:09:22.875101 | Apache-2.0 | false | c8081207eb9a6d50e275368e3619f083 |
# The build workflow is responsible for building Nomad on all our supported\n# platforms. The compiled artifacts are then uploaded to GitHub. This upload\n# triggers the CRT prepare workflow, which downloads the artifacts and then\n# uploads them to our internal store.\n#\n# The workflow can be triggered in two ways:\n... | dataset_sample\yaml\hashicorp_nomad\.github\workflows\build.yml | build.yml | YAML | 18,190 | 0.95 | 0.030435 | 0.062053 | awesome-app | 73 | 2025-01-25T19:25:49.313304 | GPL-3.0 | false | d25831e6964c8888ff02107e14f2150b |
name: Check Copywrite Headers\n\non:\n pull_request:\n push:\n branches:\n - 'main'\n - 'release/**'\n\njobs:\n copywrite:\n runs-on: ubuntu-22.04\n steps:\n - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2\n - uses: hashicorp/setup-copywrite@32638da2d4e81d56a07... | dataset_sample\yaml\hashicorp_nomad\.github\workflows\copywrite.yml | copywrite.yml | YAML | 604 | 0.8 | 0 | 0 | python-kit | 815 | 2025-05-15T12:31:58.289273 | GPL-3.0 | false | 7e0dae39c16c82b72ed3db179678044a |
# Copyright (c) HashiCorp, Inc.\n# SPDX-License-Identifier: MPL-2.0\n\non:\n issues:\n types: [labeled, opened, closed, deleted, reopened]\n issue_comment:\n types: [created]\n workflow_dispatch:\n\nname: Jira Issue Sync\n\njobs:\n sync:\n runs-on: ubuntu-22.04\n name: Jira Issue sync\n steps:\n ... | dataset_sample\yaml\hashicorp_nomad\.github\workflows\jira-sync.yml | jira-sync.yml | YAML | 3,419 | 0.8 | 0.081081 | 0.061538 | node-utils | 43 | 2023-09-20T07:44:33.793346 | GPL-3.0 | false | 072b59b881d4f15b886e8480ee70b184 |
name: 'Lock Threads'\n\non:\n schedule:\n - cron: '50 1 * * *'\n\njobs:\n lock:\n runs-on: ubuntu-22.04\n steps:\n - uses: dessant/lock-threads@1bf7ec25051fe7c00bdd17e6a7cf3d7bfb7dc771 # v5.0.1\n with:\n github-token: ${{ github.token }}\n process-only: 'issues, prs'\n ... | dataset_sample\yaml\hashicorp_nomad\.github\workflows\lock.yml | lock.yml | YAML | 1,182 | 0.8 | 0.071429 | 0 | node-utils | 150 | 2023-07-29T07:08:40.725045 | Apache-2.0 | false | 7a1283b3cfc9793b8b85e76d75beb426 |
name: Release\n\non:\n workflow_dispatch:\n inputs:\n version:\n description: 'The version being released'\n required: true\n type: string\n update-changelog:\n description: 'Update CHANGELOG'\n required: true\n type: boolean\n default: false\n notific... | dataset_sample\yaml\hashicorp_nomad\.github\workflows\release.yml | release.yml | YAML | 8,881 | 0.95 | 0.072727 | 0.082902 | awesome-app | 694 | 2025-06-21T14:59:43.147826 | BSD-3-Clause | false | 2a1ed0190e4232b2f22eb99d62420242 |
name: Security Scan\n\non:\n push:\n branches:\n - main\n - release/**\n paths-ignore:\n - 'README.md'\n - 'CHANGELOG.md'\n - '.changelog/**'\n - '.tours/**'\n - 'contributing/**'\n pull_request:\n branches:\n - main\n - release/**\n paths-ignore:\n - 'REA... | dataset_sample\yaml\hashicorp_nomad\.github\workflows\security-scan.yml | security-scan.yml | YAML | 2,731 | 0.8 | 0.034884 | 0.051948 | python-kit | 204 | 2024-04-14T07:01:37.137005 | GPL-3.0 | false | 8e750ac6a7aec75035160b66aaa7be74 |
name: Semgrep\n\non:\n pull_request: {}\n # Skipping push for now since it would run against the entire code base.\n # push:\n\njobs:\n semgrep-validate:\n name: Semgrep Validate\n if: (github.actor != 'dependabot[bot]')\n runs-on: ubuntu-22.04\n container:\n image: returntocorp/semgrep:1.107.0\n ... | dataset_sample\yaml\hashicorp_nomad\.github\workflows\semgrep.yml | semgrep.yml | YAML | 927 | 0.8 | 0.088235 | 0.1 | react-lib | 652 | 2024-10-08T02:43:35.921727 | Apache-2.0 | false | c6af84ce627532032f5fc151f4b89e96 |
# Copyright (c) HashiCorp, Inc.\n# SPDX-License-Identifier: BUSL-1.1\n\nrules:\n - id: "fmt_errorf_unformatted_use"\n patterns:\n - pattern: fmt.Errorf("...")\n message: "Use of fmt.Errorf without formatting. Please use errors.New"\n languages:\n - "go"\n severity: "WARNING"\n paths:\n in... | dataset_sample\yaml\hashicorp_nomad\.semgrep\api_errorf.yml | api_errorf.yml | YAML | 335 | 0.8 | 0 | 0.153846 | vue-tools | 29 | 2025-05-11T06:56:14.670991 | GPL-3.0 | false | 893ceaab02591778973e85dbac0306ae |
# Copyright (c) HashiCorp, Inc.\n# SPDX-License-Identifier: BUSL-1.1\n\nrules:\n # Check `release-note` in changelog entries.\n # https://semgrep.dev/s/DyRW\n - id: "changelog-release-note"\n patterns:\n - pattern: "```$CHANGE_TYPE"\n - pattern-not-inside: "```release-note"\n # This is probably the... | dataset_sample\yaml\hashicorp_nomad\.semgrep\changelog.yml | changelog.yml | YAML | 659 | 0.8 | 0 | 0.35 | awesome-app | 406 | 2024-02-16T03:15:24.099545 | BSD-3-Clause | false | 48378d1081ed674c842973823b91f62c |
# Copyright (c) HashiCorp, Inc.\n# SPDX-License-Identifier: BUSL-1.1\n\nrules:\n - id: "no-time-in-fsm"\n patterns:\n - pattern: time.Now()\n\n # Metric state is local to the server and therefore must use time.\n - pattern-not-inside: |\n defer metrics.MeasureSince(...)\n\n # Metric sta... | dataset_sample\yaml\hashicorp_nomad\.semgrep\fsm_time.yml | fsm_time.yml | YAML | 1,166 | 0.8 | 0.028571 | 0.193548 | node-utils | 662 | 2024-11-21T22:22:15.273998 | BSD-3-Clause | false | cc9da66f8f572c4b705fe9ee5fc99482 |
# Copyright (c) HashiCorp, Inc.\n# SPDX-License-Identifier: BUSL-1.1\n\nrules:\n - id: "http-endpoint-request-decode-error-code"\n patterns:\n - pattern: |\n if err := decodeBody(...); err != nil {\n return nil, CodedError(...)\n }\n - pattern-not-inside: |\n if err :=... | dataset_sample\yaml\hashicorp_nomad\.semgrep\http_endpoint.yml | http_endpoint.yml | YAML | 746 | 0.8 | 0.12 | 0.083333 | react-lib | 800 | 2024-06-21T02:08:09.463370 | BSD-3-Clause | false | 92197363ae037021bde6e9567f75ddb4 |
# Copyright (c) HashiCorp, Inc.\n# SPDX-License-Identifier: MPL-2.0\n\nrules:\n - id: "disallow-imports"\n patterns:\n - pattern: '"github.com/boltdb/bolt"'\n - pattern: '"github.com/pkg/errors"'\n - pattern: '"github.com/hashicorp/consul"'\n - pattern: '"github.com/hashicorp/consul/command/flag... | dataset_sample\yaml\hashicorp_nomad\.semgrep\imports.yml | imports.yml | YAML | 757 | 0.95 | 0 | 0.090909 | python-kit | 975 | 2024-07-24T08:48:01.052689 | Apache-2.0 | false | 40c59a6ce1410fa683c48e48b9f925c5 |
# Copyright (c) HashiCorp, Inc.\n# SPDX-License-Identifier: BUSL-1.1\n\nrules:\n - id: "mpl_busl"\n patterns:\n - pattern-either:\n - pattern-inside: |\n ...\n // SPDX-License-Identifier: MPL-2.0\n ...\n package $A\n ...\n import (\n ... | dataset_sample\yaml\hashicorp_nomad\.semgrep\mpl_busl.yml | mpl_busl.yml | YAML | 1,678 | 0.95 | 0 | 0.132075 | react-lib | 792 | 2024-07-14T17:22:37.366887 | GPL-3.0 | false | a834aa056bbd7479dd0d6a0acbb958fe |
# Copyright (c) HashiCorp, Inc.\n# SPDX-License-Identifier: BUSL-1.1\n\nrules:\n - id: "no-overriding-struct-globals"\n patterns:\n - pattern: |\n structs.$A = ...\n message: "Mutating global structs is never safe"\n languages:\n - "go"\n severity: "ERROR"\n fix: " "\n paths:\n ... | dataset_sample\yaml\hashicorp_nomad\.semgrep\protect_globals.yml | protect_globals.yml | YAML | 348 | 0.8 | 0 | 0.2 | node-utils | 865 | 2025-04-07T00:08:07.019804 | MIT | false | de51dc1237e270f04024e75c35f2d1cb |
# Copyright (c) HashiCorp, Inc.\n# SPDX-License-Identifier: BUSL-1.1\n\nrules:\n # Check potentially RPC endpoints with missing authentication/authorization.\n - id: "rpc-potentially-unauthenticated"\n patterns:\n - pattern: |\n if done, err := $A.$B.forward($METHOD, ...); done {\n return ... | dataset_sample\yaml\hashicorp_nomad\.semgrep\rpc_endpoint.yml | rpc_endpoint.yml | YAML | 4,507 | 0.8 | 0.111111 | 0.191304 | python-kit | 615 | 2024-04-03T00:37:16.090081 | MIT | false | b3c7b671aac6eb5c07a8cb45cfa344a7 |
# Copyright (c) HashiCorp, Inc.\n# SPDX-License-Identifier: BUSL-1.1\n\nrules:\n # Check for server RPC endpoints without metrics\n - id: "rpc-missing-metrics"\n patterns:\n - pattern: |\n authErr := $A.$B.Authenticate($A.ctx, args)\n - pattern-not-inside: |\n authErr := $A.$B.Authentic... | dataset_sample\yaml\hashicorp_nomad\.semgrep\rpc_metrics.yml | rpc_metrics.yml | YAML | 559 | 0.8 | 0.047619 | 0.15 | react-lib | 791 | 2024-04-28T07:26:34.353752 | BSD-3-Clause | false | f4e1edf8e51ae2fe8d5c21bc429a0f56 |
# Copyright (c) HashiCorp, Inc.\n# SPDX-License-Identifier: BUSL-1.1\n\nrules:\n - id: "time-after-leak"\n patterns:\n - pattern: |\n select {\n case <- time.After(...): ...\n }\n message: "Potential leak of time.Timer, consider using NewSafeTimer instead"\n languages:\n -... | dataset_sample\yaml\hashicorp_nomad\.semgrep\time_after.yml | time_after.yml | YAML | 433 | 0.8 | 0 | 0.111111 | python-kit | 51 | 2025-03-28T14:17:50.929728 | MIT | false | 56df170cf7445cdc7b12638d6f75081f |
# Copyright (c) HashiCorp, Inc.\n# SPDX-License-Identifier: BUSL-1.1\n\nrules:\n - id: ui-no-string-extensions\n patterns:\n - pattern: "$S.$FUNC()"\n - metavariable-pattern:\n metavariable: $FUNC\n pattern-either:\n - pattern: "w"\n - pattern: "loc"\n - ... | dataset_sample\yaml\hashicorp_nomad\.semgrep\ui.yml | ui.yml | YAML | 723 | 0.8 | 0 | 0.076923 | python-kit | 992 | 2023-10-20T18:27:23.173443 | BSD-3-Clause | false | b2c27b00c4da60213dffbbb8c262f0c6 |
# Copyright (c) HashiCorp, Inc.\n# SPDX-License-Identifier: BUSL-1.1\n\nscrape_configs:\n - job_name: 'nomad_metrics'\n\n consul_sd_configs:\n - server: 'localhost:8500'\n services: ['nomad-client', 'nomad']\n\n relabel_configs:\n - source_labels: ['__meta_consul_tags']\n regex: '(.*)http(.*)'\n ... | dataset_sample\yaml\hashicorp_nomad\integrations\prometheus\prometheus.yml | prometheus.yml | YAML | 421 | 0.8 | 0 | 0.133333 | python-kit | 423 | 2023-11-19T02:30:01.159736 | BSD-3-Clause | false | 3fdc097911c7d128d931c79fa11c6b22 |
# Copyright (c) HashiCorp, Inc.\n# SPDX-License-Identifier: BUSL-1.1\n\nversion: 1\nsnapshot:\n # Hide high-variability data from Percy snapshots; helps make sure that randomized data doesn't cause a visual diff.\n percy-css: | \n .topo-viz { \n display: none;\n }\n .related-evaluations path,\n .rela... | dataset_sample\yaml\hashicorp_nomad\ui\.percy.yml | .percy.yml | YAML | 388 | 0.8 | 0 | 0.214286 | node-utils | 671 | 2025-03-11T16:49:05.644906 | Apache-2.0 | false | 5b15e5910a88849cc1cade7831ebffe7 |
# Copyright (c) HashiCorp, Inc.\n# SPDX-License-Identifier: BUSL-1.1\n\nissues:\n # List of regexps of issue texts to exclude, empty list by default.\n # But independently from this option we use default exclude patterns,\n # it can be disabled by `exclude-use-default: false`. To list all\n # excluded by default pa... | dataset_sample\yaml\hashicorp_packer\.golangci.yml | .golangci.yml | YAML | 4,357 | 0.95 | 0.047244 | 0.548077 | react-lib | 11 | 2025-06-27T12:23:15.683654 | GPL-3.0 | false | 11ebae86ad13169a65c584600e589dc3 |
version: 2\nupdates:\n- package-ecosystem: gomod\n directory: /\n schedule:\n interval: daily\n allow:\n - dependency-name: "github.com/hashicorp/packer-plugin-sdk"\n - dependency-name: "github.com/hashicorp/hcp-sdk-go"\n | dataset_sample\yaml\hashicorp_packer\.github\dependabot.yml | dependabot.yml | YAML | 224 | 0.7 | 0 | 0 | vue-tools | 667 | 2023-07-21T02:37:17.401873 | Apache-2.0 | false | cc5dc0922d8a01570c33f340f46588ad |
# Copyright (c) HashiCorp, Inc.\n# SPDX-License-Identifier: BUSL-1.1\n\nbug:\n - 'panic:'\ncrash:\n - 'panic:'\n\n | dataset_sample\yaml\hashicorp_packer\.github\labeler-issue-triage.yml | labeler-issue-triage.yml | YAML | 108 | 0.8 | 0 | 0.333333 | python-kit | 740 | 2024-10-07T01:47:14.399682 | Apache-2.0 | false | 9bb11e1c5033f661faa89bac1ae8fe0d |
# Copyright (c) HashiCorp, Inc.\n# SPDX-License-Identifier: BUSL-1.1\n\nblank_issues_enabled: false\ncontact_links:\n - name: Packer Community Support\n url: https://discuss.hashicorp.com/c/packer/23\n about: If you have a question, or are looking for advice, please post on our Discuss forum! The community loves... | dataset_sample\yaml\hashicorp_packer\.github\ISSUE_TEMPLATE\config.yml | config.yml | YAML | 349 | 0.8 | 0.125 | 0.285714 | awesome-app | 66 | 2025-06-26T02:26:52.948849 | Apache-2.0 | false | ead12bfcd9ada6c3c3bcf781f6768d1a |
name: Close Stale Issues\n\non:\n schedule:\n - cron: '0 0 * * *'\n\npermissions:\n contents: read\n\njobs:\n stale-bot:\n permissions:\n issues: write # for actions/stale to close stale issues\n pull-requests: write # for actions/stale to close stale PRs\n runs-on: ubuntu-latest\n steps:\n ... | dataset_sample\yaml\hashicorp_packer\.github\workflows\auto-close-stale-issues.yml | auto-close-stale-issues.yml | YAML | 1,045 | 0.8 | 0.172414 | 0 | awesome-app | 361 | 2024-10-14T01:45:37.091313 | BSD-3-Clause | false | 828d3933dec7542b05f8685d6488c13b |
---\nname: Backport Assistant Runner\n\non:\n pull_request_target:\n types:\n - closed\n - labeled\n\npermissions:\n contents: read\n\njobs:\n backport:\n permissions:\n contents: none\n if: github.event.pull_request.merged\n runs-on: ubuntu-latest\n container: hashicorpdev/backport-ass... | dataset_sample\yaml\hashicorp_packer\.github\workflows\backport.yml | backport.yml | YAML | 2,041 | 0.8 | 0.057692 | 0.061224 | awesome-app | 111 | 2025-02-06T11:04:07.149828 | Apache-2.0 | false | fd32025fa2e12c31cba5b477dc274c31 |
#\n# This GitHub action builds Packer binaries, linux packages,\n# and Docker images from source, and uploads them to GitHub artifacts.\n# Note that artifacts available via GitHub Artifacts are not codesigned or notarized.\n#\n\nname: build\n\non: \n workflow_dispatch: \n workflow_call:\n push:\n branches:\n ... | dataset_sample\yaml\hashicorp_packer\.github\workflows\build.yml | build.yml | YAML | 11,761 | 0.8 | 0.013699 | 0.02583 | vue-tools | 241 | 2023-07-11T06:27:25.428933 | MIT | false | 4387a06a7da4f7b840ab526cace34a2e |
name: Create a release branch\non: [workflow_dispatch]\njobs:\n create-branch:\n runs-on: ubuntu-latest\n steps:\n - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2\n - uses: hashicorp/actions-create-release-branch@v1\n with:\n token: ${{ secrets.ELEVATED_GITHUB... | dataset_sample\yaml\hashicorp_packer\.github\workflows\create-release-branch.yml | create-release-branch.yml | YAML | 321 | 0.8 | 0 | 0 | vue-tools | 913 | 2024-08-14T20:44:33.674173 | GPL-3.0 | false | e03bdcc7072a523073e24ee4c96d3653 |
#\n# This GitHub action runs basic linting checks for Packer.\n#\n\nname: "Go Validate"\n\non:\n push:\n branches:\n - 'main'\n - release/**\n - feature/**\n pull_request:\n\npermissions:\n contents: read\n\njobs:\n get-go-version:\n runs-on: ubuntu-latest\n outputs:\n go-version: ${{ s... | dataset_sample\yaml\hashicorp_packer\.github\workflows\go-validate.yml | go-validate.yml | YAML | 2,307 | 0.8 | 0.012821 | 0.040541 | awesome-app | 275 | 2023-11-03T01:42:08.691990 | BSD-3-Clause | false | d3b89e32cca0694844c87cdd2eb48766 |
name: Issue Comment Created Triage\n\non:\n issue_comment:\n types: [created]\n\npermissions:\n contents: read\n\njobs:\n issue_comment_triage:\n permissions:\n contents: read # for actions/checkout to fetch code\n issues: write # for actions-ecosystem/action-remove-labels to remove issue labels\n ... | dataset_sample\yaml\hashicorp_packer\.github\workflows\issue-comment-created.yml | issue-comment-created.yml | YAML | 787 | 0.8 | 0.125 | 0 | awesome-app | 406 | 2025-02-08T03:15:21.081249 | GPL-3.0 | false | 820f7e7750f960769868dce965d59529 |
name: Migrate Remote Plugin Issues\n\non:\n issues:\n types: [labeled]\n\npermissions:\n issues: write\n\njobs:\n PluginSplit:\n if: startsWith(github.event.label.name, 'remote-plugin/')\n runs-on: ubuntu-latest\n steps:\n - uses: bflad/action-migrate-issue@2e049d822b08e67d25b938343227051518f14d9a #... | dataset_sample\yaml\hashicorp_packer\.github\workflows\issue-migrator.yml | issue-migrator.yml | YAML | 912 | 0.8 | 0.074074 | 0 | awesome-app | 228 | 2024-12-06T08:47:01.189342 | BSD-3-Clause | false | 6b2ea706bdf65ace88b0b6c4c6360ada |
on:\n issues:\n types: [opened]\n\npermissions:\n contents: read\n\njobs:\n issue_triage:\n name: Issue Opened Triage\n permissions:\n contents: read\n issues: write # for github/issue-labeler to create or remove labels\n runs-on: ubuntu-latest\n steps:\n - uses: actions/checkout@11bd719... | dataset_sample\yaml\hashicorp_packer\.github\workflows\issues-opened.yml | issues-opened.yml | YAML | 2,363 | 0.8 | 0.122807 | 0 | react-lib | 5 | 2023-07-21T18:03:14.140006 | MIT | false | 7ac4f480e7e0303152792c16882a04a4 |
on:\n issues:\n types: [labeled]\n\npermissions:\n contents: read\n\nname: JIRA Sync\n\njobs:\n sync:\n name: Sync to JIRA\n permissions:\n issues: write # for actions/github-script to create comments\n runs-on: ubuntu-latest\n steps: \n - name: Login\n uses: atlassian/gajira-login... | dataset_sample\yaml\hashicorp_packer\.github\workflows\jira.yml | jira.yml | YAML | 3,620 | 0.8 | 0.093023 | 0.053333 | awesome-app | 592 | 2025-05-16T10:25:55.155163 | GPL-3.0 | false | e759aaa54ac456626521cde4baa9e434 |
name: 'Lock Threads'\n\non:\n schedule:\n - cron: '50 1 * * *'\n\n# Only 50 issues will be handled during a given run.\npermissions:\n contents: read\n\njobs:\n lock:\n permissions:\n issues: write # for dessant/lock-threads to lock issues\n pull-requests: write # for dessant/lock-threads to lock P... | dataset_sample\yaml\hashicorp_packer\.github\workflows\lock.yml | lock.yml | YAML | 1,538 | 0.8 | 0.114286 | 0.103448 | vue-tools | 43 | 2024-08-19T10:49:14.371646 | MIT | false | c6483fecb20c8555fb63c00bab283423 |
#\n# This GitHub action triggers a fresh set of Packer builds\n# and publishes them to GitHub Releases under the `nightly` tag.\n# Note that artifacts available via GitHub Releases are not codesigned or notarized.\n# Failures are reported to slack.\n#\n\nname: Nightly Release\n\non:\n schedule:\n # Runs against the... | dataset_sample\yaml\hashicorp_packer\.github\workflows\nightly-release.yml | nightly-release.yml | YAML | 5,461 | 0.8 | 0.056338 | 0.094203 | react-lib | 505 | 2024-04-18T16:01:16.698045 | MIT | false | e4f971b918969307f9ee3f0404887a3b |
# Copyright (c) HashiCorp, Inc.\n# SPDX-License-Identifier: BUSL-1.1\n\ncomment:\n layout: "flags, files"\n behavior: default\n require_changes: true # only comment on changes in coverage\n require_base: yes # [yes :: must have a base report to post]\n require_head: yes # [yes :: must have a head rep... | dataset_sample\yaml\hashicorp_terraform\codecov.yml | codecov.yml | YAML | 665 | 0.95 | 0 | 0.083333 | python-kit | 943 | 2024-06-20T16:10:27.402135 | GPL-3.0 | false | 42fac7dc4a23d263bc6792b7481612a9 |
# Copyright (c) HashiCorp, Inc.\n# SPDX-License-Identifier: BUSL-1.1\n\ncontact_links:\n - name: Ask a Question\n url: https://discuss.hashicorp.com/c/vagrant\n about: If you have a question or are looking for advice, please post on our Discuss forum.\n | dataset_sample\yaml\hashicorp_vagrant\.github\ISSUE_TEMPLATE\config.yml | config.yml | YAML | 253 | 0.8 | 0.142857 | 0.333333 | python-kit | 788 | 2024-09-07T11:07:15.150742 | MIT | false | 57c100c6f905f0184459252d8c187f8b |
---\nname: Backport Assistant Runner\n\non:\n pull_request_target:\n types:\n - closed\n - labeled\n\njobs:\n backport:\n if: github.event.pull_request.merged\n runs-on: ubuntu-latest\n container: hashicorpdev/backport-assistant:0.2.3\n steps:\n - name: Backport changes to stable-website... | dataset_sample\yaml\hashicorp_vagrant\.github\workflows\backport.yml | backport.yml | YAML | 558 | 0.7 | 0.045455 | 0 | awesome-app | 505 | 2023-09-15T02:00:32.855995 | MIT | false | 9aad9dba1b8d3ddca5c31ee1c9bca2cd |
name: Legacy Link Format Checker\n\non:\n push:\n paths:\n - "website/content/**/*.mdx"\n - "website/data/*-nav-data.json"\n\njobs:\n check-links:\n uses: hashicorp/dev-portal/.github/workflows/docs-content-check-legacy-links-format.yml@475289345d312552b745224b46895f51cc5fc490\n with:\n repo-o... | dataset_sample\yaml\hashicorp_vagrant\.github\workflows\check-legacy-links-format.yml | check-legacy-links-format.yml | YAML | 469 | 0.8 | 0 | 0 | vue-tools | 70 | 2024-07-08T14:36:15.011974 | MIT | false | 77628ea5dc33fdccad2a3738d0e692f0 |
on:\n push:\n branches:\n - 'main'\n - 'spec-test-*'\n\njobs:\n sync-acceptance:\n if: github.repository == 'hashicorp/vagrant'\n runs-on: ubuntu-latest\n steps:\n - name: Code Checkout\n uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2\n with:\n ... | dataset_sample\yaml\hashicorp_vagrant\.github\workflows\code.yml | code.yml | YAML | 671 | 0.8 | 0.043478 | 0 | vue-tools | 575 | 2023-10-11T11:48:34.454293 | Apache-2.0 | false | 53bcb887f4b502489c0bd220b66f3938 |
name: Appimage Vagrant Development Build\non:\n push:\n branches: 'dev-appimage-*'\n workflow_dispatch:\n\njobs:\n trigger-build:\n if: github.repository == 'hashicorp/vagrant'\n name: Trigger Vagrant Appimage Development Build\n runs-on: ubuntu-latest\n steps:\n - name: Code Checkout\n us... | dataset_sample\yaml\hashicorp_vagrant\.github\workflows\dev-appimage-build.yml | dev-appimage-build.yml | YAML | 638 | 0.8 | 0.05 | 0 | node-utils | 228 | 2025-02-03T04:58:37.128513 | BSD-3-Clause | false | 75c1b85c5eb36b13f0cb9566566722c8 |
name: Arch Linux Vagrant Development Build\non:\n push:\n branches: 'dev-arch-*'\n workflow_dispatch:\n\njobs:\n trigger-build:\n if: github.repository == 'hashicorp/vagrant'\n name: Trigger Vagrant Arch Linux Development Build\n runs-on: ubuntu-latest\n steps:\n - name: Code Checkout\n us... | dataset_sample\yaml\hashicorp_vagrant\.github\workflows\dev-arch-build.yml | dev-arch-build.yml | YAML | 634 | 0.8 | 0.05 | 0 | node-utils | 159 | 2025-02-11T11:21:01.854918 | MIT | false | 6f999b3c290a63b23d44281e0cb21bfd |
name: Full Vagrant Development Build\non:\n push:\n branches: 'build-*'\n workflow_dispatch:\n\njobs:\n trigger-build:\n if: github.repository == 'hashicorp/vagrant'\n name: Trigger Vagrant Development Build\n runs-on: ubuntu-latest\n steps:\n - name: Code Checkout\n uses: actions/checkout... | dataset_sample\yaml\hashicorp_vagrant\.github\workflows\dev-build.yml | dev-build.yml | YAML | 609 | 0.8 | 0.05 | 0 | node-utils | 801 | 2023-07-23T14:55:39.847451 | BSD-3-Clause | false | f5e24a905acb12218e492254464381cc |
name: DEB Vagrant Development Build\non:\n push:\n branches: 'dev-debs-*'\n workflow_dispatch:\n\njobs:\n trigger-build:\n if: github.repository == 'hashicorp/vagrant'\n name: Trigger Vagrant DEB Development Build\n runs-on: ubuntu-latest\n steps:\n - name: Code Checkout\n uses: actions/ch... | dataset_sample\yaml\hashicorp_vagrant\.github\workflows\dev-debs-build.yml | dev-debs-build.yml | YAML | 620 | 0.8 | 0.05 | 0 | vue-tools | 999 | 2024-12-10T10:40:44.012643 | Apache-2.0 | false | c6009d8129b811a9b74dc3b5672245c0 |
name: macOS Vagrant Development Build\non:\n push:\n branches: 'dev-macos-*'\n workflow_dispatch:\n\njobs:\n trigger-build:\n if: github.repository == 'hashicorp/vagrant'\n name: Trigger Vagrant macOS Development Build\n runs-on: ubuntu-latest\n steps:\n - name: Code Checkout\n uses: actio... | dataset_sample\yaml\hashicorp_vagrant\.github\workflows\dev-macos-build.yml | dev-macos-build.yml | YAML | 626 | 0.8 | 0.05 | 0 | awesome-app | 809 | 2025-05-24T13:37:49.110980 | GPL-3.0 | false | 1275f6214fa0afae106b8a350333f9a6 |
name: RPM Vagrant Development Build\non:\n push:\n branches: 'dev-rpms-*'\n workflow_dispatch:\n\njobs:\n trigger-build:\n if: github.repository == 'hashicorp/vagrant'\n name: Trigger Vagrant RPM Development Build\n runs-on: ubuntu-latest\n steps:\n - name: Code Checkout\n uses: actions/ch... | dataset_sample\yaml\hashicorp_vagrant\.github\workflows\dev-rpms-build.yml | dev-rpms-build.yml | YAML | 620 | 0.8 | 0.05 | 0 | react-lib | 597 | 2024-06-07T19:30:29.678187 | BSD-3-Clause | false | ee0c14e362d1b64a1d562b508664f8a9 |
name: Windows Vagrant Development Build\non:\n push:\n branches: 'dev-windows-*'\n workflow_dispatch:\n\njobs:\n trigger-build:\n if: github.repository == 'hashicorp/vagrant'\n name: Trigger Vagrant Windows Development Build\n runs-on: ubuntu-latest\n steps:\n - name: Code Checkout\n uses:... | dataset_sample\yaml\hashicorp_vagrant\.github\workflows\dev-windows-build.yml | dev-windows-build.yml | YAML | 634 | 0.8 | 0.05 | 0 | react-lib | 230 | 2024-10-28T20:57:08.205344 | GPL-3.0 | false | de18830d83c3601222b96ce91de2dfb7 |
name: Start Vagrant Release Process\non:\n workflow_dispatch:\n inputs:\n release_version:\n description: 'Release Version (example: 1.0.0)'\n required: true\n type: string\n\njobs:\n start-release:\n if: github.repository == 'hashicorp/vagrant'\n name: Initiate Release\n runs-on... | dataset_sample\yaml\hashicorp_vagrant\.github\workflows\initiate-release.yml | initiate-release.yml | YAML | 895 | 0.95 | 0.037037 | 0.038462 | react-lib | 154 | 2025-04-04T20:39:41.258039 | BSD-3-Clause | false | f741c3694cda09ba5d8168061285984b |
name: 'Lock Threads'\n\non:\n schedule:\n - cron: '50 1 * * *'\n\njobs:\n lock:\n runs-on: ubuntu-latest\n permissions:\n issues: write\n pull-requests: write\n steps:\n - uses: dessant/lock-threads@1bf7ec25051fe7c00bdd17e6a7cf3d7bfb7dc771 # v5.0.1\n with:\n github-token: ${... | dataset_sample\yaml\hashicorp_vagrant\.github\workflows\lock.yml | lock.yml | YAML | 392 | 0.8 | 0 | 0 | vue-tools | 487 | 2025-04-07T01:55:07.351608 | Apache-2.0 | false | 71b38962ba915037968c6cf78a625625 |
name: Vagrant Nightly Builds\non:\n schedule:\n - cron: 30 4 * * *\n\njobs:\n trigger-nightly:\n if: github.repository == 'hashicorp/vagrant'\n name: Trigger Nightly Build\n runs-on: ubuntu-latest\n steps:\n - name: Code Checkout\n uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9a... | dataset_sample\yaml\hashicorp_vagrant\.github\workflows\nightlies.yml | nightlies.yml | YAML | 514 | 0.8 | 0.055556 | 0 | python-kit | 48 | 2024-01-09T21:53:14.494315 | MIT | false | 5fd2125a585051de97a127f2c01d1c44 |
name: Vagrant Release\non:\n push:\n tags: 'v*'\n\njobs:\n trigger-release:\n if: github.repository == 'hashicorp/vagrant'\n name: Trigger Installers Build\n runs-on: ubuntu-latest\n steps:\n - name: Code Checkout\n uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2\n ... | dataset_sample\yaml\hashicorp_vagrant\.github\workflows\release.yml | release.yml | YAML | 526 | 0.8 | 0.052632 | 0 | awesome-app | 668 | 2024-11-15T00:18:51.433467 | BSD-3-Clause | false | 916c5279d93e953b572b47ddadef4505 |
# Copyright (c) HashiCorp, Inc.\n# SPDX-License-Identifier: BUSL-1.1\n\nen:\n cloud_command:\n middleware:\n authentication:\n different_target: |-\n Vagrant has detected a custom Vagrant server in use for downloading\n box files. An authentication token is currently set which will be\... | dataset_sample\yaml\hashicorp_vagrant\plugins\commands\cloud\locales\en.yml | en.yml | YAML | 8,022 | 0.8 | 0.121827 | 0.010582 | react-lib | 892 | 2024-11-18T18:08:56.709846 | BSD-3-Clause | false | d82b01c54ebf395bfc0c8549feeaf1da |
# Copyright (c) HashiCorp, Inc.\n# SPDX-License-Identifier: BUSL-1.1\n\nen:\n port_command:\n details: |-\n The forwarded ports for the machine are listed below. Please note that\n these values may differ from values configured in the Vagrantfile if the\n provider supports automatic port collision de... | dataset_sample\yaml\hashicorp_vagrant\plugins\commands\port\locales\en.yml | en.yml | YAML | 1,192 | 0.8 | 0.304348 | 0.090909 | react-lib | 995 | 2023-10-31T00:17:34.459765 | MIT | false | 6c487ec8ade06c70b783e8d111062cda |
# Copyright (c) HashiCorp, Inc.\n# SPDX-License-Identifier: BUSL-1.1\n\nen:\n atlas_push:\n errors:\n missing_attribute: |-\n Missing required attribute '%{attribute}'. The Vagrant Atlas Push plugin\n requires you set this attribute. Please set this attribute in your\n Vagrantfile, for exa... | dataset_sample\yaml\hashicorp_vagrant\plugins\pushes\atlas\locales\en.yml | en.yml | YAML | 1,052 | 0.95 | 0.08 | 0.090909 | awesome-app | 95 | 2024-08-11T00:23:25.554905 | GPL-3.0 | false | 59c169f7a45d2fd5f17580afa7b2e075 |
# Copyright (c) HashiCorp, Inc.\n# SPDX-License-Identifier: BUSL-1.1\n\nen:\n ftp_push:\n errors:\n missing_attribute: |-\n Missing required attribute '%{attribute}'. The Vagrant FTP Push plugin\n requires you set this attribute. Please set this attribute in your\n Vagrantfile, for example... | dataset_sample\yaml\hashicorp_vagrant\plugins\pushes\ftp\locales\en.yml | en.yml | YAML | 732 | 0.95 | 0.105263 | 0.117647 | python-kit | 287 | 2025-01-23T20:16:44.717376 | BSD-3-Clause | false | e03e0f9d5d54ddf97a0bebc85e9531b0 |
# Copyright (c) HashiCorp, Inc.\n# SPDX-License-Identifier: BUSL-1.1\n\nen:\n heroku_push:\n errors:\n command_failed: |-\n The following command exited with a non-zero exit status:\n\n %{cmd}\n\n stdout: %{stdout}\n stderr: %{stderr}\n git_not_found: |-\n The Git bi... | dataset_sample\yaml\hashicorp_vagrant\plugins\pushes\heroku\locales\en.yml | en.yml | YAML | 1,049 | 0.95 | 0.030303 | 0.076923 | react-lib | 208 | 2024-11-06T21:04:23.553625 | BSD-3-Clause | false | 5fdf26bc7c97a547144a746588d00037 |
# Copyright (c) HashiCorp, Inc.\n# SPDX-License-Identifier: BUSL-1.1\n\nen:\n local_exec_push:\n errors:\n cannot_specify_script_and_inline: |-\n You have specified both the 'script' and 'inline' attributes for the\n Vagrant Local Exec Push plugin. You may only specify one of these\n attri... | dataset_sample\yaml\hashicorp_vagrant\plugins\pushes\local-exec\locales\en.yml | en.yml | YAML | 888 | 0.95 | 0.08 | 0.090909 | awesome-app | 190 | 2024-06-07T06:34:44.731394 | GPL-3.0 | false | 6ea04329c74c6da0bc9ed1a599cadd7b |
# Copyright (c) HashiCorp, Inc.\n# SPDX-License-Identifier: BUSL-1.1\n\nen:\n vagrant_ps:\n detecting: |-\n Detecting if a remote PowerShell connection can be made with the guest...\n resetting: |-\n Resetting WinRM TrustedHosts to their original value.\n\n errors:\n elevated_no_command: |-\n ... | dataset_sample\yaml\hashicorp_vagrant\templates\locales\command_ps.yml | command_ps.yml | YAML | 1,203 | 0.8 | 0.171429 | 0.071429 | awesome-app | 109 | 2025-01-05T09:18:58.309600 | BSD-3-Clause | false | fb3bbe18a2a73bed3d1bfa8e3271dec6 |
# Copyright (c) HashiCorp, Inc.\n# SPDX-License-Identifier: BUSL-1.1\n\nen:\n vagrant_rdp:\n detecting: |-\n Detecting RDP info...\n connecting: |-\n Vagrant will now launch your RDP client with the connection parameters\n above. If the connection fails, verify that the information above is\n ... | dataset_sample\yaml\hashicorp_vagrant\templates\locales\command_rdp.yml | command_rdp.yml | YAML | 1,184 | 0.95 | 0.107143 | 0.08 | react-lib | 547 | 2023-12-11T13:40:00.910538 | Apache-2.0 | false | 5bccbd5cd0cc0428e93b8bcd316914e8 |
# Copyright (c) HashiCorp, Inc.\n# SPDX-License-Identifier: BUSL-1.1\n\nen:\n vagrant_winrm:\n errors:\n authentication_failed: |-\n An authorization error occurred while connecting to WinRM.\n\n User: %{user}\n Endpoint: %{endpoint}\n Message: %{message}\n winrm_bad_exit_statu... | dataset_sample\yaml\hashicorp_vagrant\templates\locales\comm_winrm.yml | comm_winrm.yml | YAML | 3,487 | 0.8 | 0.164706 | 0.027397 | awesome-app | 380 | 2024-05-11T15:07:47.196004 | MIT | false | 33d8be07f25fba8256710f9ae7a71c76 |
# Copyright (c) HashiCorp, Inc.\n# SPDX-License-Identifier: BUSL-1.1\n\nen:\n vagrant_windows:\n errors:\n public_key_directory_failure: |-\n Vagrant failed to properly discover the correct paths for the\n temporary directory and user profile directory on the Windows\n guest. Please ensure... | dataset_sample\yaml\hashicorp_vagrant\templates\locales\guest_windows.yml | guest_windows.yml | YAML | 1,176 | 0.95 | 0.038462 | 0.090909 | awesome-app | 865 | 2024-03-10T05:27:58.510497 | Apache-2.0 | false | f7ffdbe661116f275b9bd7166f9b3f3e |
# Copyright (c) HashiCorp, Inc.\n# SPDX-License-Identifier: BUSL-1.1\n\nen:\n docker_provider:\n already_built: |-\n Image is already built from the Dockerfile. `vagrant reload` to rebuild.\n build_image_destroy: |-\n Removing built image...\n build_image_destroy_in_use: |-\n Build image couldn... | dataset_sample\yaml\hashicorp_vagrant\templates\locales\providers_docker.yml | providers_docker.yml | YAML | 14,732 | 0.95 | 0.109034 | 0.006689 | react-lib | 293 | 2024-05-13T05:41:05.895774 | BSD-3-Clause | false | 9ee37f29a991f3b3ff3045f21738a3c5 |
# Copyright (c) HashiCorp, Inc.\n# SPDX-License-Identifier: BUSL-1.1\n\nen:\n vagrant_hyperv:\n choose_switch: |-\n Please choose a switch to attach to your Hyper-V instance.\n If none of these are appropriate, please open the Hyper-V manager\n to create a new virtual switch.\n message_already_run... | dataset_sample\yaml\hashicorp_vagrant\templates\locales\providers_hyperv.yml | providers_hyperv.yml | YAML | 4,897 | 0.95 | 0.198198 | 0.020408 | awesome-app | 436 | 2023-08-29T18:18:08.005917 | Apache-2.0 | false | 5f3bfbcebf0ce8ee1a0f2e0998e355ea |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.