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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
# Much of this workflow is adapted from the ripgrep release workflow.\n# https://github.com/BurntSushi/ripgrep/blob/master/.github/workflows/release.yml\n\nname: release\n\non:\n push:\n # Enable when testing release infrastructure on a branch.\n # branches:\n # - fix-releases\n tags:\n - 'v*'\n wo... | dataset_sample\yaml\GitoxideLabs_gitoxide\.github\workflows\release.yml | release.yml | YAML | 19,563 | 0.95 | 0.040367 | 0.052743 | python-kit | 72 | 2025-04-08T22:25:16.660917 | GPL-3.0 | false | 7dea0ae06d6ab54c65048469fd671d14 |
governance:\n type: BDFL\n BDFL: byron\n open for alternatives: yes, as project matures\n\nmaintainers:\n privileges:\n - push directly to 'main' branch\n - reviews or suggestions by other maintainers if PRs are used\n - co-ownership of contributed crates\n - receive sponsorship via GitHub from project ... | dataset_sample\yaml\GitoxideLabs_gitoxide\.gov\info.yml | info.yml | YAML | 319 | 0.7 | 0.153846 | 0 | node-utils | 307 | 2023-09-17T22:40:30.502531 | GPL-3.0 | false | e70595d224ab70bd5f84426e1d6e14a9 |
version: 2\nupdates:\n- package-ecosystem: cargo\n directory: "/"\n schedule:\n interval: daily\n open-pull-requests-limit: 10\n | dataset_sample\yaml\gitui-org_gitui\.github\dependabot.yml | dependabot.yml | YAML | 127 | 0.7 | 0 | 0 | python-kit | 485 | 2023-09-05T14:12:37.389751 | Apache-2.0 | false | 8c0950a887b7a973dbbbe9a50b09443c |
# Number of days of inactivity before an issue becomes stale\ndaysUntilStale: 180\n# Number of days of inactivity before a stale issue is closed\ndaysUntilClose: 14\n# Issues with these labels will never be considered stale\nexemptLabels:\n - pinned\n - security\n - nostale\n# Label to use when marking an issue as s... | dataset_sample\yaml\gitui-org_gitui\.github\stale.yml | stale.yml | YAML | 718 | 0.8 | 0.111111 | 0.333333 | awesome-app | 634 | 2024-10-21T17:37:50.849937 | BSD-3-Clause | false | d8713abef1676a557f1895d77b10748f |
name: brew update\n\non:\n # only manually\n workflow_dispatch:\n inputs:\n tag-name:\n required: true\n description: 'release tag'\n\njobs:\n update_brew:\n runs-on: ubuntu-latest\n steps:\n - name: Bump homebrew-core formula\n uses: mislav/bump-homebrew-formula-action@v3\n ... | dataset_sample\yaml\gitui-org_gitui\.github\workflows\brew.yml | brew.yml | YAML | 570 | 0.95 | 0 | 0.095238 | awesome-app | 254 | 2024-10-11T04:21:16.878657 | Apache-2.0 | false | bd58b10d11fb15382a304597f2c6d49e |
name: CD\n\non:\n push:\n tags:\n - '*'\n workflow_dispatch:\n\njobs:\n release:\n strategy:\n fail-fast: false\n matrix:\n os: [ubuntu-latest, macos-latest, windows-latest, ubuntu-22.04]\n runs-on: ${{ matrix.os }}\n\n steps:\n - uses: actions/checkout@v4\n\n - name: Get versio... | dataset_sample\yaml\gitui-org_gitui\.github\workflows\cd.yml | cd.yml | YAML | 3,901 | 0.8 | 0.1 | 0.008772 | python-kit | 945 | 2024-10-22T13:36:24.079606 | GPL-3.0 | false | d6c0979bf8666babf79941f590b6cc66 |
name: CI\n\non:\n schedule:\n - cron: '0 2 * * *'\n push:\n branches: [ '*' ]\n pull_request:\n branches: [ master ]\n\nenv:\n CARGO_TERM_COLOR: always\n\njobs:\n build:\n strategy:\n fail-fast: false\n matrix:\n os: [ubuntu-latest, macos-latest, windows-latest]\n rust: [nightly... | dataset_sample\yaml\gitui-org_gitui\.github\workflows\ci.yml | ci.yml | YAML | 8,714 | 0.8 | 0.015244 | 0.007519 | node-utils | 356 | 2025-05-25T22:05:43.226427 | MIT | false | 9ef88ffaabb8baf2dd904da240a9d815 |
name: Build Nightly Releases\n\non:\n schedule:\n - cron: '0 3 * * *'\n workflow_dispatch:\n\nenv:\n CARGO_TERM_COLOR: always\n AWS_BUCKET_NAME: s3://gitui/nightly/\n\njobs:\n release:\n strategy:\n fail-fast: false\n matrix:\n os: [\n ubuntu-latest, macos-latest, windows-latest, ub... | dataset_sample\yaml\gitui-org_gitui\.github\workflows\nightly.yml | nightly.yml | YAML | 4,247 | 0.8 | 0.112 | 0.009259 | react-lib | 913 | 2024-12-23T21:16:37.276168 | BSD-3-Clause | false | 10a3fc8e32d4ba472b416ed7c4516693 |
version: 2\n\nupdates:\n # Keep Github Actions dependencies up-to-date\n - package-ecosystem: "github-actions"\n directory: "/"\n schedule:\n interval: "weekly"\n\n\n # Update development dependencies on current release branch (10.0/bugfixes).\n - package-ecosystem: "npm"\n directory: "/"\n schedul... | dataset_sample\yaml\glpi-project_glpi\.github\dependabot.yml | dependabot.yml | YAML | 2,345 | 0.8 | 0 | 0.031579 | python-kit | 885 | 2023-12-17T10:28:08.940397 | Apache-2.0 | false | 4561041ae8085a78c0206aefd703b000 |
# These are supported funding model platforms\n\nopen_collective: glpi-project\nko_fi: glpi_teclib\n\n | dataset_sample\yaml\glpi-project_glpi\.github\FUNDING.yml | FUNDING.yml | YAML | 97 | 0.6 | 0 | 0.333333 | python-kit | 479 | 2024-12-24T00:16:28.759628 | BSD-3-Clause | false | 92cf73c74222857c98cba742a0feed2d |
labels:\n - name: "invalid"\n labeled:\n issue:\n body: |\n This issue has been closed because you did not provide the requested information.\n action: "close"\n - name: "support"\n labeled:\n issue:\n body: |\n This issue has been closed as we only track bug... | dataset_sample\yaml\glpi-project_glpi\.github\label-commenter-config.yml | label-commenter-config.yml | YAML | 1,118 | 0.8 | 0.04 | 0 | node-utils | 982 | 2025-05-30T14:57:26.763529 | GPL-3.0 | false | 27e9ec080a90b6b75b948021b754136c |
services:\n app:\n container_name: "glpi-test-app"\n image: "ghcr.io/glpi-project/${PHP_IMAGE:-githubactions-php-apache:8.3}"\n environment:\n CODE_COVERAGE: "${CODE_COVERAGE:-false}"\n volumes:\n - type: "bind"\n source: "${APPLICATION_ROOT}"\n target: "/var/www/glpi"\n - type... | dataset_sample\yaml\glpi-project_glpi\.github\actions\docker-compose-app.yml | docker-compose-app.yml | YAML | 392 | 0.7 | 0 | 0 | awesome-app | 453 | 2024-12-03T12:35:57.175888 | MIT | false | 71d71552f1f2df57efdec19facd9a4ce |
services:\n db:\n container_name: "glpi-test-db"\n image: "ghcr.io/glpi-project/${DB_IMAGE:-githubactions-mariadb:10.11}"\n environment:\n MYSQL_ALLOW_EMPTY_PASSWORD: "yes"\n MYSQL_DATABASE: "glpi"\n shm_size: '1gb'\n dovecot:\n container_name: "glpi-test-dovecot"\n image: "ghcr.io/glpi-pr... | dataset_sample\yaml\glpi-project_glpi\.github\actions\docker-compose-services.yml | docker-compose-services.yml | YAML | 663 | 0.7 | 0 | 0 | python-kit | 721 | 2024-03-28T18:48:13.025633 | GPL-3.0 | false | c8d62dbcbe1d57f8bd455d3e6cd7e751 |
name: Bug Report\ndescription: Create a report to help us improve GLPI\nbody:\n - type: markdown\n attributes:\n value: |\n\n Dear GLPI user.\n\n **⚠️ Please never use standard issues to report security problems. See [security policy](https://github.com/glpi-project/glpi/security/policy) for more... | dataset_sample\yaml\glpi-project_glpi\.github\ISSUE_TEMPLATE\bug_report.yml | bug_report.yml | YAML | 3,554 | 0.95 | 0.061224 | 0.067416 | vue-tools | 650 | 2023-07-25T06:21:30.322002 | BSD-3-Clause | false | 058bf394d706ea362412f8aa33b68fe1 |
contact_links:\n - name: GLPI Community Forum\n url: https://forum.glpi-project.org\n about: Ask questions and get help from the community.\n - name: GLPI Professionnal Support\n url: https://services.glpi-network.com\n about: Get professionnal support from the editor and a network of local partners.\n -... | dataset_sample\yaml\glpi-project_glpi\.github\ISSUE_TEMPLATE\config.yml | config.yml | YAML | 571 | 0.8 | 0 | 0 | python-kit | 753 | 2024-10-17T23:13:57.139105 | MIT | false | 23f6ef795b1c550c2dd11a153c87f92f |
name: Contribution request\ndescription: Ask and discuss about a feature/evolution contribution\nbody:\n - type: markdown\n attributes:\n value: |\n\n Dear GLPI user.\n\n **⚠️ Please never use standard issues to report security problems. See [security policy](https://github.com/glpi-project/glpi/... | dataset_sample\yaml\glpi-project_glpi\.github\ISSUE_TEMPLATE\contributing.yml | contributing.yml | YAML | 1,875 | 0.8 | 0.057143 | 0.166667 | react-lib | 346 | 2024-05-30T07:14:35.058094 | GPL-3.0 | false | fd06cdf5b4914e6fd6385d0ca5bfe029 |
name: "Audit dependencies"\n\non:\n # Runs audit every monday\n schedule:\n - cron: '0 10 * * 1'\n # Enable manual run\n workflow_dispatch:\n\njobs:\n audit:\n # Do not run scheduled audit on tier repositories\n if: github.repository == 'glpi-project/glpi' || github.event_name != 'schedule'\n permissi... | dataset_sample\yaml\glpi-project_glpi\.github\workflows\audit_dependencies.yml | audit_dependencies.yml | YAML | 3,323 | 0.8 | 0.054945 | 0.033708 | node-utils | 797 | 2025-01-06T04:09:06.439974 | GPL-3.0 | false | eada37783569ed82773960992a25e2d5 |
name: "GLPI branch build"\n\non:\n workflow_dispatch:\n inputs:\n php-version:\n description: "PHP version"\n required: true\n default: "8.0"\n\njobs:\n build:\n name: "Build GLPI"\n runs-on: "ubuntu-latest"\n services:\n app:\n image: "ghcr.io/glpi-project/githubacti... | dataset_sample\yaml\glpi-project_glpi\.github\workflows\branch_build.yml | branch_build.yml | YAML | 1,584 | 0.85 | 0 | 0 | node-utils | 233 | 2023-11-14T11:52:53.486328 | Apache-2.0 | false | 9b1bc4b407e523a981a37822abda3be7 |
name: "Bump version after release"\n\non:\n release:\n types:\n - "published"\n\njobs:\n bump-version:\n permissions:\n contents: "write" # needed to create a new branch and push commits\n pull-requests: "write" # needed to create a pull request\n name: "Bump version"\n runs-on: "ubuntu-lat... | dataset_sample\yaml\glpi-project_glpi\.github\workflows\bump_version_after_release.yml | bump_version_after_release.yml | YAML | 3,306 | 0.8 | 0.035714 | 0.125 | node-utils | 450 | 2025-02-08T05:48:19.139757 | MIT | false | 49aa5048d57afe83dfca084f41f090ae |
name: "GLPI CI"\n\non:\n # Runs test suite when a new commit is pushed on "main" and "*/bugfixes" branches\n # and when a new tag is created\n push:\n branches:\n - main\n - '*/bugfixes'\n - 'feature/*'\n - 'fix/*'\n - 'security/*'\n tags:\n - '*'\n # Runs test suite when a PR i... | dataset_sample\yaml\glpi-project_glpi\.github\workflows\ci.yml | ci.yml | YAML | 10,868 | 0.95 | 0.083032 | 0.033088 | react-lib | 272 | 2024-10-11T12:02:58.344791 | Apache-2.0 | false | bf837e48f0c8160ecb857167f85efe03 |
name: 'Close stale issues'\non:\n schedule:\n - cron: '0 8 * * *'\n\njobs:\n stale:\n if: github.repository == 'glpi-project/glpi'\n permissions:\n issues: write # for actions/stale to close stale issues\n runs-on: ubuntu-latest\n steps:\n - uses: actions/stale@v9\n with:\n s... | dataset_sample\yaml\glpi-project_glpi\.github\workflows\close_stale_issues.yml | close_stale_issues.yml | YAML | 1,645 | 0.8 | 0.114286 | 0 | awesome-app | 810 | 2024-10-11T10:20:59.677067 | GPL-3.0 | false | 5c1c854067b63c60575b0d7771e874e8 |
name: "Code coverage schedule"\n\non:\n schedule:\n - cron: '0 0 * * *'\n\njobs:\n run-coverage-workflow:\n name: "Run coverage workflow"\n uses: "glpi-project/glpi/.github/workflows/coverage.yml@main"\n with:\n branch: "main"\n | dataset_sample\yaml\glpi-project_glpi\.github\workflows\coverage-schedule.yml | coverage-schedule.yml | YAML | 236 | 0.7 | 0 | 0 | node-utils | 465 | 2024-05-05T21:50:01.032952 | GPL-3.0 | false | fe74d852a742294fbe30f3b2d9c899a9 |
name: "GLPI test code coverage"\n\non:\n # Enable execution from the "Code coverage schedule" workflow\n workflow_call:\n inputs:\n branch:\n required: true\n type: string\n # Enable manual run\n workflow_dispatch:\n inputs:\n branch:\n description: "Target branch"\n requ... | dataset_sample\yaml\glpi-project_glpi\.github\workflows\coverage.yml | coverage.yml | YAML | 2,373 | 0.95 | 0 | 0.028169 | react-lib | 567 | 2025-03-16T02:14:45.055221 | GPL-3.0 | false | 75171ca4f111b0927c6862ad818fec75 |
name: "Label commenter"\n\non:\n issues:\n types:\n - "labeled"\n - "unlabeled"\n\njobs:\n comment:\n permissions:\n contents: "read"\n issues: "write"\n runs-on: "ubuntu-latest"\n steps:\n - name: "Checkout"\n uses: "actions/checkout@v4"\n\n - name: "Label commenter"\... | dataset_sample\yaml\glpi-project_glpi\.github\workflows\label-commenter.yml | label-commenter.yml | YAML | 355 | 0.7 | 0 | 0 | react-lib | 152 | 2024-05-11T21:01:08.684473 | GPL-3.0 | false | c867745fec4e2e96c114bd7f7f1d990c |
name: "GLPI nightly build"\n\non:\n # Runs test suite every night\n schedule:\n - cron: '0 0 * * *'\n # Enable manual run\n workflow_dispatch:\n\njobs:\n build:\n permissions:\n contents: write # for Git to git push\n if: github.repository == 'glpi-project/glpi'\n name: "Build ${{ matrix.branch ... | dataset_sample\yaml\glpi-project_glpi\.github\workflows\nightly_build.yml | nightly_build.yml | YAML | 4,402 | 0.8 | 0.097087 | 0.059406 | vue-tools | 434 | 2024-05-21T06:15:51.168451 | BSD-3-Clause | false | 9595c6bea75e830cd2a3f15eae5c24fe |
# The full repository name\nrepo: go-gitea/gitea\n\n# Service type (gitea or github)\nservice: github\n\n# Base URL for Gitea instance if using gitea service type (optional)\n# Default: https://gitea.com\nbase-url:\n\n# Changelog groups and which labeled PRs to add to each group\ngroups:\n -\n name: BREAKING\n l... | dataset_sample\yaml\go\.changelog.yml | .changelog.yml | YAML | 1,077 | 0.8 | 0.048387 | 0.103448 | react-lib | 570 | 2024-10-20T11:39:25.130268 | GPL-3.0 | false | 3b972a232f6bd3c454bfe32197dc9e36 |
---\n\n# Main collection of env. vars to set for all tasks and scripts.\nenv:\n ####\n #### Global variables used for all tasks\n ####\n # Sane (default) value for GOPROXY and GOSUMDB.\n GOPROXY: "https://proxy.golang.org,direct"\n GOSUMDB: "sum.golang.org"\n # Overrides default location (/tmp/cirr... | dataset_sample\yaml\go\.cirrus.yml | .cirrus.yml | YAML | 48,000 | 0.95 | 0.03962 | 0.199831 | python-kit | 101 | 2025-02-21T02:52:22.781497 | Apache-2.0 | false | 1a48a9ba33cd3881a0a8ead872f866b1 |
# CLOMonitor metadata file\n# This file must be located at the root of the repository\n\n# Checks exemptions\nexemptions:\n - check: slack_presence # Check identifier (see https://github.com/cncf/clomonitor/blob/main/docs/checks.md#exemptions)\n reason: "This project has a separate Slack workspace that predates its... | dataset_sample\yaml\go\.clomonitor.yml | .clomonitor.yml | YAML | 452 | 0.8 | 0 | 0.5 | python-kit | 394 | 2024-09-20T19:21:21.250172 | GPL-3.0 | false | 145de146563b1559650a3bd9798fa921 |
# see https://docs.codecov.com/docs/ignoring-paths\nignore:\n - "**/*_gen.go"\n - "**/*_mock.go"\n - "**/*.pb.go"\n - "**/pb.mock.go"\n - "api"\n - "cmd"\n - "common/testing"\n - "tests"\n - "tools"\n\n# disable pull request comments\ncomment: false\n\n# disable GitHub checks\ngithub_checks: false\n\n# disable... | dataset_sample\yaml\go\.codecov.yml | .codecov.yml | YAML | 368 | 0.8 | 0 | 0.2 | awesome-app | 906 | 2024-08-02T22:28:15.515380 | BSD-3-Clause | false | 6ca6eb7f54d41024bd4ccf84974499b9 |
# Copyright 2017 The Kubernetes Authors.\n#\n# Licensed under the Apache License, Version 2.0 (the "License");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed... | dataset_sample\yaml\go\.ct.yml | .ct.yml | YAML | 918 | 0.95 | 0.043478 | 0.727273 | python-kit | 303 | 2023-08-06T02:51:47.450184 | MIT | false | b1d1824ef5fc9b144459078770337bc3 |
# The golangci-lint version used to build the custom binary.\n# Required.\nversion: v2.0.0\n\n# The name of the custom binary.\n# Optional.\n# Default: custom-gcl\nname: custom-golangci-lint\n\n# The directory path used to store the custom binary.\n# Optional.\n# Default: .\ndestination: ./my/path/\n\n# The list of the... | dataset_sample\yaml\go\.custom-gcl.reference.yml | .custom-gcl.reference.yml | YAML | 1,073 | 0.95 | 0 | 0.466667 | react-lib | 498 | 2024-09-11T12:39:12.417887 | MIT | false | 3a4ad3577cec69655a95c95e7350c9e2 |
# yaml-language-server: $schema=https://golangci-lint.run/jsonschema/custom-gcl.jsonschema.json\n\nversion: v2.0.2\n\ndestination: ./_tools\n\nplugins:\n - module: 'github.com/microsoft/typescript-go/_tools'\n import: 'github.com/microsoft/typescript-go/_tools/customlint'\n path: ./_tools\n | dataset_sample\yaml\go\.custom-gcl.yml | .custom-gcl.yml | YAML | 288 | 0.95 | 0 | 0.142857 | react-lib | 19 | 2023-11-27T14:12:02.764172 | GPL-3.0 | false | 1587a292ff12b43fded9a668694efe78 |
---\nkind: pipeline\nname: amd64\n\nplatform:\n os: linux\n arch: amd64\n\ntrigger:\n event:\n exclude:\n - cron\n - pull_request\n\nclone:\n retries: 3\n\nsteps:\n- name: build\n image: rancher/dapper:v0.6.0\n secrets: [ AWS_SECRET_ACCESS_KEY-k3s-ci-uploader, AWS_ACCESS_KEY_ID-k3s-ci-uploader, unprivile... | dataset_sample\yaml\go\.drone.yml | .drone.yml | YAML | 16,192 | 0.8 | 0.015805 | 0.017296 | vue-tools | 4 | 2025-04-28T05:23:04.393813 | MIT | false | d7141770a54de72cd59874917a81ef88 |
---\nparser: '@typescript-eslint/parser'\nparserOptions:\n ecmaVersion: 2020\n sourceType: module\n ecmaFeatures:\n jsx: true\n impliedStrict: true\n project: ./tsconfig-eslint.json\nplugins:\n - react\n - '@typescript-eslint/eslint-plugin'\n - react-hooks\n - jest\n - import\nenv:\n browser: true\n no... | dataset_sample\yaml\go\.eslintrc.yml | .eslintrc.yml | YAML | 2,793 | 0.95 | 0.015873 | 0.050847 | node-utils | 775 | 2025-06-28T17:10:28.719312 | Apache-2.0 | false | 846cb01579b8104bf43c8697c8d9a6af |
version: 3\n\nproject:\n id: vitess\n name: vitess\n\n# Exclude the maven based scanning of our java client until we can get it working again.\ntargets:\n exclude:\n - type: maven\n path: java\n | dataset_sample\yaml\go\.fossa.yml | .fossa.yml | YAML | 194 | 0.8 | 0 | 0.111111 | awesome-app | 49 | 2024-11-17T03:15:16.094952 | Apache-2.0 | false | 5047607d4e35deef0edad4da98d33fde |
tasks:\n - init: >\n test -f go.mod && go get -v ./...;\n wget https://github.com/prometheus/prometheus/releases/download/v2.22.2/prometheus-2.22.2.linux-amd64.tar.gz --directory-prefix=/tmp;\n cd /tmp && tar xvfz prometheus-*.tar.gz && rm prometheus-*.tar.gz;\n mv prometheus-*/prometheus /workspac... | dataset_sample\yaml\go\.gitpod.yml | .gitpod.yml | YAML | 810 | 0.8 | 0.538462 | 0 | node-utils | 711 | 2024-12-02T11:07:23.269394 | GPL-3.0 | false | 0104b64b4d0197c49591702d06f85f0d |
run:\n timeout: 3m\n\nlinters:\n enable:\n - vet\n - errcheck\n - staticcheck\n# - dupl\n# - funlen\n# - goconst\n# - gocritic\n - gofmt\n# - golint\n# - misspell\n# - stylecheck\n - unconvert\n# - whitespace\n | dataset_sample\yaml\go\.golangci.yml | .golangci.yml | YAML | 225 | 0.8 | 0 | 0.470588 | awesome-app | 182 | 2023-09-10T16:46:38.012910 | GPL-3.0 | false | 63dc0e770f4f6484f9cc4ea19825b17b |
version: 2\n\nproject_name: dagger\n\nbuilds:\n - builder: prebuilt\n binary: ./dagger\n goos:\n - linux\n - windows\n - darwin\n goarch:\n - amd64\n - arm64\n - arm\n goarm:\n - "7"\n\n prebuilt:\n path: build/dagger_{{ .Env.ENGINE_VERSION }}_{{ .Os }}_{{ .Arch }... | dataset_sample\yaml\go\.goreleaser.common.yml | .goreleaser.common.yml | YAML | 387 | 0.7 | 0 | 0 | python-kit | 247 | 2024-03-07T11:45:15.411264 | BSD-3-Clause | false | 1af3d4425f03dd36841f7988f50f0208 |
version: 2\n\nincludes:\n - from_file:\n path: ./.goreleaser.common.yml\n\nnightly:\n # version_template will override .Version for nightly builds:\n # https://goreleaser.com/customization/nightlies/#how-it-works\n version_template: "{{ .FullCommit }}"\n\narchives:\n - name_template: "{{ .ProjectName }}_{{ .V... | dataset_sample\yaml\go\.goreleaser.nightly.yml | .goreleaser.nightly.yml | YAML | 1,064 | 0.8 | 0.125 | 0.055556 | awesome-app | 578 | 2025-06-08T17:17:06.120549 | Apache-2.0 | false | 04fc446628aeb7a70a43341817e8ed54 |
version: 2\n\nincludes:\n - from_file:\n path: ./.goreleaser.common.yml\n\nnightly:\n # version_template will override .Version for nightly builds:\n # https://goreleaser.com/customization/nightlies/#how-it-works\n # version should *not* have a v prefix\n version_template: "{{ trimprefix .Tag \"v\" }}"\n\narc... | dataset_sample\yaml\go\.goreleaser.prerelease.yml | .goreleaser.prerelease.yml | YAML | 712 | 0.8 | 0.115385 | 0.136364 | python-kit | 787 | 2023-08-09T10:16:43.071053 | MIT | false | 08d23202fa2620ee56b950b04a114976 |
env:\n - GO111MODULE=on\n - GOPROXY="https://proxy.golang.org,direct"\n\narchives:\n - id: default\n wrap_in_directory: true\n\nbuilds:\n - binary: wtfutil\n goos:\n - darwin\n - linux\n goarch:\n - amd64\n - arm\n - arm64\n\nbefore:\n hooks:\n - make install\n\nbrews:\n -\n ... | dataset_sample\yaml\go\.goreleaser.yml | .goreleaser.yml | YAML | 480 | 0.8 | 0.033333 | 0 | python-kit | 492 | 2024-06-09T03:49:43.247236 | MIT | false | db7f65aa8369d5e3f60691780a34f33d |
# Apply checks for artifact registry (ar) code\n'src/ar/**/*': 'sh src/ar/scripts/license/stamp.sh'\n'src/ar/**/*.{ts,tsx,p1}': 'prettier --check'\n'src/ar/**/*.{ts,tsx,p2}': 'eslint --rulesdir src/ar/scripts/eslint-rules'\n'src/ar/**/*.{ts,tsx,p3}': 'sh src/ar/scripts/typecheck-staged.sh'\n'src/ar/**/*.scss,p1': 'styl... | dataset_sample\yaml\go\.lintstagedrc.yml | .lintstagedrc.yml | YAML | 413 | 0.8 | 0.125 | 0.125 | vue-tools | 604 | 2024-08-07T03:01:56.443289 | BSD-3-Clause | false | 52a7e3c3755cbab132648c03d222ae95 |
pull_request_rules:\n # if there is a conflict in a backport PR, ping the author to send a proper backport PR\n - name: ping author on conflicts\n conditions:\n - conflict\n actions:\n comment:\n message: This pull request has merge conflicts that must be resolved before it can be merged. @{{au... | dataset_sample\yaml\go\.mergify.yml | .mergify.yml | YAML | 13,896 | 0.8 | 0.00692 | 0.032143 | vue-tools | 517 | 2024-03-02T06:59:37.713932 | Apache-2.0 | false | 26f058cfa0a8f8f5c4ae317025481fc6 |
# 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\go\.percy.yml | .percy.yml | YAML | 388 | 0.8 | 0 | 0.214286 | vue-tools | 199 | 2024-06-27T03:23:20.482424 | BSD-3-Clause | false | 5b15e5910a88849cc1cade7831ebffe7 |
targets:\n debian-10: &debian\n build_dependencies:\n - libpam0g-dev\n dependencies:\n - libpam0g\n - git\n debian-11:\n <<: *debian\n debian-12:\n <<: *debian\n ubuntu-18.04:\n <<: *debian\n ubuntu-20.04:\n <<: *debian\n ubuntu-22.04:\n <<: *debian\n centos-9:\n build_depe... | dataset_sample\yaml\go\.pkgr.yml | .pkgr.yml | YAML | 602 | 0.95 | 0.032258 | 0.032258 | python-kit | 837 | 2023-08-01T23:43:46.021766 | BSD-3-Clause | false | 24a78c671eadfa9bd70fa1aa89768ea2 |
# This is the policy-bot configuration for this repository. It controls\n# which approvals are required for any given pull request. The format is\n# described at https://github.com/palantir/policy-bot. The syntax of the\n# policy can be verified by the bot:\n# curl https://pb.syncthing.net/api/validate -X PUT -T .polic... | dataset_sample\yaml\go\.policy.yml | .policy.yml | YAML | 2,940 | 0.95 | 0.081633 | 0.213483 | react-lib | 964 | 2024-03-22T19:09:34.224672 | GPL-3.0 | false | 4d28d1237aa8b2a3a8703924ff04303c |
overrides:\n - files:\n - "**/*.md"\n options:\n printWidth: 80\n proseWrap: always\n | dataset_sample\yaml\go\.prettierrc.yml | .prettierrc.yml | YAML | 98 | 0.6 | 0 | 0 | vue-tools | 682 | 2025-03-26T23:45:00.421234 | GPL-3.0 | false | abeaf3b62b9db7ee2d4077099ac4acc5 |
go:\n version: 1.23\nrepository:\n path: github.com/thanos-io/thanos\nbuild:\n binaries:\n - name: thanos\n path: ./cmd/thanos\n flags: -a -tags netgo\n ldflags: |\n -X github.com/prometheus/common/version.Version={{.Version}}\n -X github.com/prometheus/common/version.Revision={{.Revision}}\n -X g... | dataset_sample\yaml\go\.promu.yml | .promu.yml | YAML | 658 | 0.7 | 0 | 0 | awesome-app | 807 | 2024-03-30T01:00:42.809780 | MIT | false | 72155f467be59f577898e9400e3c86f7 |
version: 2\nformats: all\nmkdocs:\n fail_on_warning: false\n configuration: mkdocs.yml\npython:\n install:\n - requirements: docs/requirements.txt\nbuild:\n os: "ubuntu-22.04"\n tools:\n python: "3.12"\n | dataset_sample\yaml\go\.readthedocs.yml | .readthedocs.yml | YAML | 202 | 0.85 | 0 | 0 | node-utils | 831 | 2024-01-12T20:07:57.717669 | BSD-3-Clause | false | a5eed05f722cab769aae945f0fbce7e2 |
---\nrunner:\n golangci:\n cmd: golangci-lint run\n errorformat:\n - '%E%f:%l:%c: %m'\n - '%E%f:%l: %m'\n - '%C%.%#'\n level: error\n eslint:\n cmd: cd web && eslint -f rdjson '*/**/*.{js,ts,tsx}'\n format: rdjson\n level: error\n yamllint:\n cmd: yamllint --format parsable .\n ... | dataset_sample\yaml\go\.reviewdog.yml | .reviewdog.yml | YAML | 365 | 0.8 | 0 | 0 | python-kit | 523 | 2024-08-11T06:27:20.860057 | GPL-3.0 | false | c3a51dff3650c486a83f576dadeb5613 |
# Copyright (c) HashiCorp, Inc.\n# SPDX-License-Identifier: BUSL-1.1\n\npaths-ignore:\n - '**/*.mdx' # any file ending in .mdx\n - '**/*.md' # any file ending in .md\n - '**/*_test.go' # any file ending in _test.go\n | dataset_sample\yaml\go\.secret_scanning.yml | .secret_scanning.yml | YAML | 224 | 0.8 | 0 | 0.333333 | react-lib | 613 | 2025-01-17T08:50:54.771806 | Apache-2.0 | false | be6985d0669f7fd4ce2e1c2c85f6cb8d |
---\nlinters:\n golint:\n min_confidence: 0.85\n fixer: true\n\nfiles:\n ignore:\n - 'vendor/*'\n - 'pb/*'\n | dataset_sample\yaml\go\.stickler.yml | .stickler.yml | YAML | 112 | 0.8 | 0 | 0 | node-utils | 712 | 2024-10-18T09:32:02.335817 | BSD-3-Clause | false | e4059abdc3840ae4300394ae18d5d847 |
language: go\n\ngo:\n - "1.19.x"\n\nbefore_install:\n # Make sure travis builds work for forks\n - mkdir -p $TRAVIS_BUILD_DIR $GOPATH/src/github.com/wtfutil\n - test ! -d $GOPATH/src/github.com/wtfutil/wtf && mv $TRAVIS_BUILD_DIR $GOPATH/src/github.com/wtfutil/wtf || true\n - export TRAVIS_BUILD_DIR=$HOME/gopath/s... | dataset_sample\yaml\go\.travis.yml | .travis.yml | YAML | 547 | 0.8 | 0.071429 | 0.090909 | awesome-app | 293 | 2025-03-10T00:42:36.881347 | MIT | false | 10c2b30e97ab00e566b36911aa871a05 |
---\nextends: default\n\nlocale: en_US.UTF-8\n\nyaml-files:\n - '*.yaml'\n - '*.yml'\n - '.yamllint'\n\nignore: |\n api/openapi.yml\n docs/pnpm-lock.yaml\n docs/node_modules/\n internal/configuration/test_resources/config_bad_quoting.yml\n internal/templates/src/pnpm-lock.yaml\n web/pnpm-lock.yaml\n web/node_... | dataset_sample\yaml\go\.yamllint.yml | .yamllint.yml | YAML | 612 | 0.7 | 0 | 0 | vue-tools | 457 | 2024-07-22T17:37:43.736759 | GPL-3.0 | false | 73a8844c726e66d210a3942ec4284025 |
# Copyright (c) HashiCorp, Inc.\n# SPDX-License-Identifier: BUSL-1.1\n\nnodeLinker: node-modules\n\nyarnPath: .yarn/releases/yarn-3.5.0.cjs\n | dataset_sample\yaml\go\.yarnrc.yml | .yarnrc.yml | YAML | 135 | 0.8 | 0 | 0.5 | node-utils | 291 | 2025-05-26T19:51:32.389133 | MIT | false | 4cdb265f997485d07f5a6857884fcc9c |
self-hosted-runner:\n # Labels of self-hosted runner in array of string\n labels:\n - warp-ubuntu-latest-arm64-4x\n - warp-ubuntu-latest-x64-4x\n - warp-ubuntu-latest-arm64-16x\n - warp-ubuntu-latest-x64-16x\n | dataset_sample\yaml\go\actionlint.yml | actionlint.yml | YAML | 216 | 0.8 | 0 | 0.142857 | vue-tools | 575 | 2025-03-25T02:17:10.441626 | MIT | false | a3654c1ce293dba1b956a869f20762d2 |
# 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\go\api_errorf.yml | api_errorf.yml | YAML | 335 | 0.8 | 0 | 0.153846 | react-lib | 312 | 2024-11-16T04:22:43.998798 | BSD-3-Clause | false | 893ceaab02591778973e85dbac0306ae |
# Notes:\n# - Minimal appveyor.yml file is an empty file. All sections are optional.\n# - Indent each level of configuration with 2 spaces. Do not use tabs!\n# - All section names are case-sensitive.\n# - Section names should be unique on each level.\n\nversion: "{build}"\n\nos: Windows Server 2012 R2\n\nclone_... | dataset_sample\yaml\go\appveyor.yml | appveyor.yml | YAML | 1,437 | 0.95 | 0.020408 | 0.512195 | awesome-app | 890 | 2023-08-31T17:47:31.432916 | GPL-3.0 | false | e565db3a2942ef4dc040e81b4a87aa25 |
auditbeat.modules:\n\n- module: auditd\n audit_rules: |\n -w /etc/passwd -p wa -k identity\n -a always,exit -F arch=b32 -S open,creat,truncate,ftruncate,openat,open_by_handle_at -F exit=-EPERM -k access\n\n- module: file_integrity\n paths:\n - /bin\n - /usr/bin\n - /sbin\n - /usr/sbin\n - /etc\n\... | dataset_sample\yaml\go\auditbeat.docker.yml | auditbeat.docker.yml | YAML | 529 | 0.7 | 0 | 0 | react-lib | 889 | 2025-03-20T05:56:34.250229 | BSD-3-Clause | false | 59a0124574ac1d274546117d588fd97a |
########################## Auditbeat Configuration #############################\n\n# This is a reference configuration file documenting all non-deprecated options\n# in comments. For a shorter configuration example that contains only the most\n# common options, please see auditbeat.yml in the same directory.\n#\n# You... | dataset_sample\yaml\go\auditbeat.reference.yml | auditbeat.reference.yml | YAML | 71,846 | 0.75 | 0.073577 | 0.973666 | react-lib | 643 | 2023-10-26T02:23:33.010634 | BSD-3-Clause | false | 929656bb8bc02157ce0d17e3734c5b7d |
###################### Auditbeat Configuration Example #########################\n\n# This is an example configuration file highlighting only the most common\n# options. The auditbeat.reference.yml file from the same directory contains all\n# the supported options with more comments. You can use it as a reference.\n#\n... | dataset_sample\yaml\go\auditbeat.yml | auditbeat.yml | YAML | 8,056 | 0.95 | 0.036364 | 0.871166 | vue-tools | 520 | 2025-06-28T10:39:46.796365 | BSD-3-Clause | false | 43f3f0cd0ec6ef514aa96eabc814b55c |
---\n# This assigns a PR to its author\naddAssignees: true\n\naddReviewers: false\n\nassignees:\n - wy65701436\n - Vad1mo\n - OrlinVasilev\n - stonezdj\n - chlins\n - MinerYang\n\nnumberOfAssignees: 3\n | dataset_sample\yaml\go\auto-assignees.yml | auto-assignees.yml | YAML | 193 | 0.8 | 0 | 0.083333 | node-utils | 500 | 2024-12-20T17:04:14.063316 | MIT | false | 7349641fd94e5eae003131cd3d6be01f |
# AUTO-GENERATED, DO NOT EDIT!\n# Please edit the original at https://github.com/ory/meta/blob/master/templates/repository/common/.github/auto_assign.yml\n\n# Set to true to add reviewers to pull requests\naddReviewers: true\n\n# Set to true to add assignees to pull requests\naddAssignees: true\n\n# A list of reviewers... | dataset_sample\yaml\go\auto_assign.yml | auto_assign.yml | YAML | 509 | 0.8 | 0 | 0.583333 | awesome-app | 349 | 2024-03-10T03:36:49.839666 | BSD-3-Clause | false | 970d62e32379dd087764a270a5d484f7 |
trigger:\n batch: true\n branches:\n include:\n - master\n - dev*\n - refs/tags/*\n\npool:\n vmImage: "ubuntu-latest"\n\nvariables:\n - group: GithubToken\n\nsteps:\n - checkout: self\n - task: GoTool@0\n inputs:\n version: "1.15.2"\n - script: |\n go version\n go mod download... | dataset_sample\yaml\go\azure-pipelines.yml | azure-pipelines.yml | YAML | 1,590 | 0.8 | 0 | 0 | vue-tools | 517 | 2024-08-22T15:55:49.114755 | BSD-3-Clause | false | 88572555e8a212cb5269319986b5b8d8 |
wtf:\n colors:\n border:\n focusable: darkslateblue\n focused: orange\n normal: gray\n grid:\n columns: [40, 40]\n rows: [13, 13, 4]\n refreshInterval: 1\n mods:\n bargraph:\n enabled: true\n graphIcon: "💀"\n graphStars: 25\n position:\n top: 1\n left: 0... | dataset_sample\yaml\go\bargraph_config.yml | bargraph_config.yml | YAML | 366 | 0.7 | 0 | 0 | python-kit | 934 | 2024-08-19T05:01:59.119248 | MIT | false | faa9dafb08227c7f9f1a2b6324ec5d4a |
firstPRWelcomeComment: Hey, thank you for opening your first Pull Request !\n\n# Comment to be posted to on first time issues\nfirstIssueWelcomeComment: >\n Hey, thank you for opening your first Issue ! 🙂\n If you would like to contribute we have a [guide for contributors](https://golangci-lint.run/contributing/quic... | dataset_sample\yaml\go\boring-cyborg.yml | boring-cyborg.yml | YAML | 328 | 0.8 | 0.5 | 0.2 | node-utils | 640 | 2023-11-26T11:21:40.749706 | GPL-3.0 | false | f6a91ede3febaf0c11440b09363d8cc8 |
# 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\go\changelog.yml | changelog.yml | YAML | 659 | 0.8 | 0 | 0.35 | python-kit | 802 | 2023-11-05T10:03:20.909009 | GPL-3.0 | false | 48378d1081ed674c842973823b91f62c |
machine:\n services:\n - docker\n\ndependencies:\n cache_directories:\n - "~/.ethash" # Cache the ethash DAG generated by hive for consecutive builds\n - "~/.docker" # Cache all docker images manually to avoid lengthy rebuilds\n override:\n # Restore all previously cached docker images\n - mkdir -p ~/... | dataset_sample\yaml\go\circle.yml | circle.yml | YAML | 1,544 | 0.8 | 0.09375 | 0.185185 | python-kit | 585 | 2024-09-17T11:48:47.421494 | Apache-2.0 | false | f79b26bcda2ec60fa5876b9e868fcc42 |
coverage:\n status:\n project:\n default:\n informational: true\n patch:\n default:\n informational: true\ncomment: false\n | dataset_sample\yaml\go\codecov.yml | codecov.yml | YAML | 145 | 0.7 | 0 | 0 | python-kit | 989 | 2024-04-07T19:41:20.420263 | BSD-3-Clause | false | 38f9d90e8e9eaea2872d024d6bf0e081 |
---\nissues:\n - label: needs_team\n comment: |\n This issue doesn't have a `Team:<team>` label.\n - label: request-discuss\n comment: |\n Thank you very much for creating this issue. However, we would kindly like to ask you to post all questions and issues on the [Discuss forum](https://discuss.elast... | dataset_sample\yaml\go\comment.yml | comment.yml | YAML | 751 | 0.8 | 0.166667 | 0 | python-kit | 807 | 2024-10-29T11:54:27.669932 | MIT | false | f85dfb976c62c6d4968d3e776025f2fb |
# NOTE: Current plan gives 1500 build minutes per month.\nversion: 2.1\n\norbs:\n go: circleci/go@1.7.3\n git-shallow-clone: guitarrapc/git-shallow-clone@2.5.0\n\nexecutors:\n golang:\n docker:\n - image: cimg/go:1.24.0-node\n golang-test:\n docker:\n - image: cimg/go:1.24.0-node\n - image: qua... | dataset_sample\yaml\go\config.yml | config.yml | YAML | 3,689 | 0.95 | 0.009615 | 0.061224 | python-kit | 485 | 2023-07-20T15:07:58.344855 | BSD-3-Clause | false | a0c80b9f0e4ff909b3bfc7991c18463b |
project_id: "531392"\napi_token_env: CROWDIN_PERSONAL_TOKEN\npreserve_hierarchy: true\ncommit_message: "[ci skip]"\nfiles:\n - source: /docs/**/*\n translation: /i18n/%two_letters_code%/docusaurus-plugin-content-docs/current/**/%original_file_name%\n ignore:\n - /**/*.json\n - source: /blog/**/*\n trans... | dataset_sample\yaml\go\crowdin.yml | crowdin.yml | YAML | 721 | 0.8 | 0 | 0 | node-utils | 871 | 2023-12-13T12:44:16.654268 | Apache-2.0 | false | a0efb1200c32889a25b6013dda8e802f |
dashboards:\n- id: Packetbeat-Cassandra\n file: Packetbeat-cassandra.json\n- id: a7b35890-8baa-11e8-9676-ef67484126fb\n file: Packetbeat-dhcpv4.json\n- id: 65120940-1454-11e9-9de0-f98d1808db8e\n file: Packetbeat-dns-overview.json\n- id: DNS-Unique-Domains\n file: Packetbeat-dns-tunneling.json\n- id: Packetbeat-Flow... | dataset_sample\yaml\go\dashboards.yml | dashboards.yml | YAML | 816 | 0.7 | 0 | 0 | awesome-app | 241 | 2024-06-14T07:29:02.695029 | BSD-3-Clause | false | 603d62f3415d4aee949948784355b39e |
version: 2\nupdates:\n- package-ecosystem: gomod\n directory: "/"\n schedule:\n interval: daily\n open-pull-requests-limit: 10\n reviewers:\n - senorprogrammer\n assignees:\n - senorprogrammer\n- package-ecosystem: "github-actions"\n directory: "/"\n schedule:\n interval: daily\n open-pull-requests-limi... | dataset_sample\yaml\go\dependabot.yml | dependabot.yml | YAML | 377 | 0.7 | 0 | 0 | vue-tools | 12 | 2024-04-08T09:02:36.718522 | BSD-3-Clause | false | 7efbd4d0322ae58b207c93672049ae12 |
deprecations:\n - id: rest-meta-prop\n status: deprecated # switch to removed once feature is completely removed\n apiType: REST\n locations: \n - GET /v1/thing/{id}\n - GET /v1/things\n - GET /v1/action/{id}\n - GET /v1/actions\n msg: "use of deprecated property ?meta=true/false"\n mitigati... | dataset_sample\yaml\go\deprecations.yml | deprecations.yml | YAML | 2,817 | 0.8 | 0.092308 | 0 | react-lib | 397 | 2023-10-24T19:34:19.452165 | GPL-3.0 | false | 4f4a634f7e2c4b399100fb83968feba0 |
version: '3.4'\nservices:\n weaviate:\n image: weaviate/debug-server\n build:\n context: .\n dockerfile: debug.Dockerfile\n target: weaviate_debug\n restart: on-failure:0\n ports:\n - "2345:2345"\n - "8080:8080"\n - "6060:6060"\n - "2112:2112"\n - "7101:7101"\n ... | dataset_sample\yaml\go\docker-compose-debug.yml | docker-compose-debug.yml | YAML | 1,434 | 0.8 | 0.023256 | 0.095238 | node-utils | 328 | 2025-03-22T17:26:34.511358 | GPL-3.0 | false | 575d3ec092436f40cae9972983a73ec4 |
# Copyright (c) The OpenTofu Authors\n# SPDX-License-Identifier: MPL-2.0\n# Copyright (c) 2023 HashiCorp, Inc.\n# SPDX-License-Identifier: MPL-2.0\n\nversion: '3.8'\nservices:\n website:\n build: .\n ports:\n - "3000:3000"\n volumes:\n - ../:/work/opentofu-repo/main\n command:\n - npm\n ... | dataset_sample\yaml\go\docker-compose.build.yml | docker-compose.build.yml | YAML | 341 | 0.8 | 0 | 0.235294 | node-utils | 760 | 2024-04-20T15:25:34.722414 | GPL-3.0 | false | 711af7633a6b5541e98bf3a1c0ed21bf |
##\n# NOTE:\n# This docker-compose file is intended only for Weaviate development by contributors and is not meant for end-users.\n# Additionally, it should not be used directly with `docker compose up`; instead, please utilize the scripts provided\n# under tools/dev for execution.\n\n# To get a docker-compose file to ... | dataset_sample\yaml\go\docker-compose.yml | docker-compose.yml | YAML | 4,470 | 0.8 | 0.021739 | 0.058394 | node-utils | 56 | 2025-04-01T15:34:50.183947 | GPL-3.0 | false | 451ebc832ebf52afb82947b13e1ac92d |
project: 'Beats docs'\ncross_links:\n - docs-content\n - ecs\n - elasticsearch\n - integration-docs\n - logstash\n - logstash-docs-md\ntoc:\n - toc: reference\n - toc: release-notes\n - toc: extend\nsubs:\n beats-ref: "https://www.elastic.co/guide/en/beats/libbeat/current"\n ecloud: "Elastic Cloud"\n es... | dataset_sample\yaml\go\docset.yml | docset.yml | YAML | 1,302 | 0.8 | 0 | 0 | python-kit | 421 | 2024-08-23T23:06:13.355104 | GPL-3.0 | false | 1d0e081b5ef3b7acdda8eee6b1eef41e |
wtf:\n mods:\n battery:\n type: power\n title: "⚡️"\n enabled: true\n position:\n top: 0\n left: 0\n height: 1\n width: 1\n refreshInterval: 15\n security_info:\n type: security\n enabled: true\n position:\n top: 0\n left: 1\n ... | dataset_sample\yaml\go\dynamic_sizing.yml | dynamic_sizing.yml | YAML | 363 | 0.7 | 0 | 0 | awesome-app | 191 | 2023-09-29T23:55:57.766770 | Apache-2.0 | false | f974c69a86285d6048fecbe1eaa0b531 |
# The ECS migration file contains the information about all the Beats fields\n# which were changed between 7.x and 8.0.\n#\n# This file will be used to generate breaking change documentation and migrate\n# Kibana dashboards. See script/renamed_fields.py and script/kibana-migration.py.\n#\n# The format of the file is as... | dataset_sample\yaml\go\ecs-migration-8x.yml | ecs-migration-8x.yml | YAML | 641 | 0.8 | 0.117647 | 0.8125 | awesome-app | 374 | 2024-10-08T17:48:52.715301 | BSD-3-Clause | false | 76e5a7a291e0b0e3ceee76336ce1c4bb |
# The ECS migration file contains the information about all the Beats fields which are migrated to ECS in 7.0.\n# The goal of the file is to potentially have scripts on top of this information to convert visualisations and templates\n# based on this information in an automated way and to keep track of all changes which... | dataset_sample\yaml\go\ecs-migration.yml | ecs-migration.yml | YAML | 36,540 | 0.95 | 0.00484 | 0.040865 | node-utils | 183 | 2023-09-18T02:29:02.223932 | Apache-2.0 | false | ea259e1a14a3f90f16a7ed48350a0f57 |
filebeat.config:\n modules:\n path: ${path.config}/modules.d/*.yml\n reload.enabled: false\n\nprocessors:\n - add_cloud_metadata: ~\n - add_docker_metadata: ~\n\noutput.elasticsearch:\n hosts: '${ELASTICSEARCH_HOSTS:elasticsearch:9200}'\n username: '${ELASTICSEARCH_USERNAME:}'\n password: '${ELASTICSEARCH_P... | dataset_sample\yaml\go\filebeat.docker.yml | filebeat.docker.yml | YAML | 319 | 0.8 | 0 | 0 | vue-tools | 994 | 2024-09-17T16:35:33.697182 | GPL-3.0 | false | 1821be6ae87724dcb8bcb79132eb528c |
###################### Filebeat Configuration Example #########################\n\n# This file is an example configuration file highlighting only the most common\n# options. The filebeat.reference.yml file from the same directory contains all the\n# supported options with more comments. You can use it as a reference.\n... | dataset_sample\yaml\go\filebeat.yml | filebeat.yml | YAML | 9,540 | 0.95 | 0.057692 | 0.891192 | awesome-app | 586 | 2023-08-12T22:02:39.262635 | BSD-3-Clause | false | 494ee205c337cdfe5bbc772efd3dc6df |
# 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\go\fsm_time.yml | fsm_time.yml | YAML | 1,166 | 0.8 | 0.028571 | 0.193548 | awesome-app | 705 | 2025-02-02T10:13:32.980791 | GPL-3.0 | false | cc9da66f8f572c4b705fe9ee5fc99482 |
# 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: # Replace with a single Open Collective username\nko_fi: yorukot # Replace with a single Ko-fi username\ntidelift: #... | dataset_sample\yaml\go\FUNDING.yml | FUNDING.yml | YAML | 873 | 0.8 | 0 | 0.076923 | react-lib | 737 | 2025-02-06T21:44:31.396520 | BSD-3-Clause | false | f3f1b30fc9059f69006e3d5d34b79fe4 |
---\n# This action is synced from https://github.com/prometheus/prometheus\nname: golangci-lint\non:\n push:\n paths:\n - "go.sum"\n - "go.mod"\n - "**.go"\n - "scripts/errcheck_excludes.txt"\n - ".github/workflows/golangci-lint.yml"\n - ".golangci.yml"\n pull_request:\n\npermissions:... | dataset_sample\yaml\go\golangci-lint.yml | golangci-lint.yml | YAML | 1,252 | 0.8 | 0.076923 | 0.027027 | vue-tools | 372 | 2024-10-27T22:07:53.590425 | Apache-2.0 | false | 1bc3d39debc62dcb9f3a329a26a400ad |
version: "2"\nrun:\n go: 1.23\n concurrency: 4\n timeout: 10m\nlinters:\n default: none\n enable:\n - asasalint\n - asciicheck\n - gomodguard\n - goprintffuncname\n - govet\n - ineffassign\n - misspell\n - nakedret\n - nolintlint\n - prealloc\n - reassign\n - staticcheck\n - ... | dataset_sample\yaml\go\golangci.yml | golangci.yml | YAML | 390 | 0.85 | 0 | 0 | python-kit | 147 | 2025-03-08T23:25:27.221643 | BSD-3-Clause | false | 4349bc21a5c26f86c6f1a1aec71c4571 |
version: 2\n\nproject_name: trivy_canary_build\nbuilds:\n -\n main: ./cmd/trivy/\n binary: trivy\n ldflags:\n - -s -w\n - "-extldflags '-static'"\n - -X github.com/aquasecurity/trivy/pkg/version/app.ver={{.Version}}\n env:\n - CGO_ENABLED=0\n goos:\n - darwin\n - linux\n ... | dataset_sample\yaml\go\goreleaser-canary.yml | goreleaser-canary.yml | YAML | 840 | 0.8 | 0.073171 | 0 | vue-tools | 108 | 2024-02-18T09:01:26.377299 | BSD-3-Clause | false | 9043654b802f88b66e47b762d971c932 |
version: 2\n\nproject_name: trivy\nbuilds:\n - id: build-linux\n main: ./cmd/trivy/\n binary: trivy\n ldflags:\n - -s -w\n - "-extldflags '-static'"\n - -X github.com/aquasecurity/trivy/pkg/version/app.ver={{.Version}}\n env:\n - CGO_ENABLED=0\n goos:\n - linux\n goarch:\n ... | dataset_sample\yaml\go\goreleaser.yml | goreleaser.yml | YAML | 10,861 | 0.8 | 0.090032 | 0.006645 | vue-tools | 587 | 2023-12-10T02:01:05.338959 | GPL-3.0 | false | b861bf47dafbbd42fc82a29c64ae2d90 |
# Define a directory to load monitor definitions from. Definitions take the form\n# of individual yaml files.\nheartbeat.config.monitors:\n # Directory + glob pattern to search for configuration files\n path: ${path.config}/monitors.d/*.yml\n # If enabled, heartbeat will periodically check the config.monitors path f... | dataset_sample\yaml\go\heartbeat.docker.yml | heartbeat.docker.yml | YAML | 833 | 0.8 | 0.09375 | 0.185185 | vue-tools | 862 | 2023-09-10T21:43:17.722351 | BSD-3-Clause | false | a782a8303a3e4f70219a5328d47dba36 |
################### Heartbeat Configuration Example #########################\n\n# This file is a full configuration example documenting all non-deprecated\n# options in comments. For a shorter configuration example, that contains\n# only some common options, please see heartbeat.yml in the same directory.\n#\n# You ca... | dataset_sample\yaml\go\heartbeat.reference.yml | heartbeat.reference.yml | YAML | 74,352 | 0.75 | 0.082262 | 0.973941 | vue-tools | 141 | 2023-07-22T07:32:48.043140 | GPL-3.0 | false | b6d164a76dafcc56aa00f9d83d91a95e |
################### Heartbeat Configuration Example #########################\n\n# This file is an example configuration file highlighting only some common options.\n# The heartbeat.reference.yml file in the same directory contains all the supported options\n# with detailed comments. You can use it for reference.\n#\n#... | dataset_sample\yaml\go\heartbeat.yml | heartbeat.yml | YAML | 7,387 | 0.95 | 0.083744 | 0.869281 | node-utils | 785 | 2024-08-19T09:17:36.888651 | MIT | false | eafb9f1a5cccd1698e9d9df740f0fe6d |
organization: dapr\ndefaultSticker: clrqh1xny39170fl75cawk0h5\nstickers:\n -\n id: clrqh1xny39170fl75cawk0h5\n alias: runtime-badge\n | dataset_sample\yaml\go\holopin.yml | holopin.yml | YAML | 134 | 0.7 | 0 | 0 | react-lib | 336 | 2023-09-11T20:12:48.310471 | Apache-2.0 | false | bff089b3b71792be800fb696e4aea2d3 |
# 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\go\http_endpoint.yml | http_endpoint.yml | YAML | 746 | 0.8 | 0.12 | 0.083333 | react-lib | 735 | 2024-10-06T12:01:20.497130 | GPL-3.0 | 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\go\imports.yml | imports.yml | YAML | 757 | 0.95 | 0 | 0.090909 | python-kit | 963 | 2025-07-05T12:17:17.946018 | MIT | false | 40c59a6ce1410fa683c48e48b9f925c5 |
# yaml-language-server: $schema=https://raw.githubusercontent.com/buildkite/pipeline-schema/main/schema.json\n\nenv:\n # Other deps\n ASDF_MAGE_VERSION: 1.15.0\n\nsteps:\n - label: ":package: :test_tube: Package and Validate Iron Bank for x-pack/heartbeat"\n command: |\n set -euo pipefail\n export BEAT_... | dataset_sample\yaml\go\ironbank-validation.yml | ironbank-validation.yml | YAML | 1,024 | 0.8 | 0.115385 | 0.083333 | vue-tools | 189 | 2024-08-31T18:10:44.455964 | MIT | false | 2a3097974d5ff1d7177855da6ceba2fe |
# List of labels which should be assigned to issues based on a regex\nwindows:\n # info prints OsArch: ...\n # version prints OS/Arch: ...\n - 'O[Ss]\/?Arch:\s*windows'\nmacos:\n # info prints OsArch: ...\n # version prints OS/Arch: ...\n - 'O[Ss]\/?Arch:\s*darwin'\n\nremote:\n # we cannot use multiline regex so... | dataset_sample\yaml\go\issue-labeler.yml | issue-labeler.yml | YAML | 383 | 0.8 | 0.076923 | 0.5 | react-lib | 86 | 2023-08-15T19:11:47.609979 | GPL-3.0 | false | 7b09efba240afe0d978d97487c717cd4 |
when:\n branches: true ## for all the branches\n changeset: ## when PR contains any of those entries in the changeset\n - "^winlogbeat/.*"\n - "@ci" ## special token regarding the changeset for the ci\n - "@oss" ## special token regardi... | dataset_sample\yaml\go\Jenkinsfile.yml | Jenkinsfile.yml | YAML | 2,712 | 0.8 | 0.109375 | 0 | vue-tools | 891 | 2024-05-07T22:24:29.103924 | Apache-2.0 | false | 0cc3f6e2e7d005d4dafb4974ad6e6d85 |
wtf:\n colors:\n border:\n focusable: darkslateblue\n focused: orange\n normal: gray\n grid:\n columns: [32, 32, 32, 32, 32, 32]\n rows: [10, 10, 10, 10, 10, 10]\n refreshInterval: 2\n mods:\n kubernetes:\n enabled: true\n kubeconfig: /Users/testuser/.kube/config\n namespac... | dataset_sample\yaml\go\kubernetes_config.yml | kubernetes_config.yml | YAML | 463 | 0.7 | 0 | 0 | python-kit | 84 | 2024-09-02T06:08:54.058009 | GPL-3.0 | false | 93b41a2c69e663059cccd51d2a7dcdda |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.