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
# Configure auto-generated GitHub Release Notes\nchangelog:\n exclude:\n labels:\n # Exclude PRs that are documented in `CHANGELOG.md`\n - A-Changelog\n categories:\n - title: Other changes\n labels:\n - '*'
dataset_sample\yaml\biomejs_biome\.github\release.yml
release.yml
YAML
228
0.8
0
0.2
node-utils
40
2024-05-14T14:28:26.356929
GPL-3.0
false
c065ea3d1d111676cad7e52e34c2f298
name: πŸ“ Formatter bug report\ndescription: Report a bug or regression of the formatter\ntitle: "πŸ“ <TITLE>"\nlabels: [ "S-Needs triage" ]\ntype: Bug\nbody:\n - type: markdown\n attributes:\n value: Thank you for submitting the bug! We'll try to triage it ASAP!\n - type: markdown\n attributes:\n value...
dataset_sample\yaml\biomejs_biome\.github\ISSUE_TEMPLATE\01_formatter_bug.yml
01_formatter_bug.yml
YAML
2,078
0.95
0.033333
0
vue-tools
316
2024-01-28T11:45:30.130480
GPL-3.0
false
02d547804f88be6f767482e9ea620017
name: πŸ’… Linter bug report\ndescription: Report a bug or regression of the linter\ntitle: "πŸ’… <TITLE>"\nlabels: [ "S-Needs triage" ]\ntype: Bug\nbody:\n - type: markdown\n attributes:\n value: Thank you for submitting the bug! We'll try to triage it ASAP!\n - type: markdown\n attributes:\n value: |\n ...
dataset_sample\yaml\biomejs_biome\.github\ISSUE_TEMPLATE\02_lint_bug.yml
02_lint_bug.yml
YAML
2,113
0.95
0.033333
0
react-lib
968
2024-05-21T16:23:03.070289
BSD-3-Clause
false
5e979ad0abf56a073c0dca6faa23ec87
name: πŸ› Bug Report\ndescription: Report a possible bug or regression\ntitle: "πŸ› <TITLE>"\nlabels: [ "S-Needs triage" ]\ntype: Bug\nbody:\n - type: markdown\n attributes:\n value: Thank you for submitting the bug! We'll try to triage it ASAP!\n - type: markdown\n attributes:\n value: |\n Bug r...
dataset_sample\yaml\biomejs_biome\.github\ISSUE_TEMPLATE\03_bug.yml
03_bug.yml
YAML
1,938
0.95
0.036364
0
react-lib
319
2024-03-14T05:49:47.887681
BSD-3-Clause
false
9dc82252070a3dee91be137f7d5dd91f
name: πŸ“Ž Task\ndescription: Specific, actionable task. Typically opened by existing contributors. If you aren't sure, then create a discussion.\ntitle: "πŸ“Ž <TITLE> "\ntype: Task\nbody:\n - type: textarea\n id: description\n attributes:\n label: Description\n description: A summary of the task\n vali...
dataset_sample\yaml\biomejs_biome\.github\ISSUE_TEMPLATE\04_task.yml
04_task.yml
YAML
344
0.85
0
0
node-utils
275
2023-08-17T07:19:31.550961
Apache-2.0
false
6a7ffba07369526aeb121ef72e75128a
name: β˜‚οΈ Umbrella\ndescription: Discuss and track high level goals for a collection of other issues. Should only be opened with prior discussion.\ntitle: "β˜‚οΈ <TITLE> "\ntype: Umbrella\nbody:\n - type: textarea\n id: description\n attributes:\n label: Description\n description: Summary of the umbrella. ...
dataset_sample\yaml\biomejs_biome\.github\ISSUE_TEMPLATE\05_umbrella.yml
05_umbrella.yml
YAML
409
0.85
0.083333
0
vue-tools
625
2023-08-03T22:02:15.643810
GPL-3.0
false
0b6811d8e901b212f2290f4973f0e04f
name: πŸ’³ Commercial Support Request\ndescription: A request for Commercial Support with Biome. We will try to bring you into contact with a freelancer who can help you.\ntitle: "πŸ’³ <TITLE> "\ntype: Enterprise\nbody:\n - type: textarea\n id: description\n attributes:\n label: Description\n description: ...
dataset_sample\yaml\biomejs_biome\.github\ISSUE_TEMPLATE\06_commercial_request.yml
06_commercial_request.yml
YAML
844
0.85
0.115385
0
awesome-app
33
2024-09-05T06:28:32.514604
GPL-3.0
false
8978a9d762a07b23e96227dc46d8b6ad
blank_issues_enabled: false\ncontact_links:\n - name: πŸ“š Documentation issues\n url: https://github.com/biomejs/website\n about: File an issue in the website repository\n - name: 🧩 VSCode extension issues\n url: https://github.com/biomejs/biome-vscode\n about: File an issue in the biome-vscode repository...
dataset_sample\yaml\biomejs_biome\.github\ISSUE_TEMPLATE\config.yml
config.yml
YAML
1,449
0.8
0.153846
0
react-lib
769
2023-11-02T14:59:57.489296
GPL-3.0
false
8faf3600affac0c2a5dcb1d5f5c6952f
name: Benchmarks\n\non:\n workflow_dispatch:\n pull_request:\n types: [ opened, synchronize ]\n branches:\n - main\n paths:\n - 'Cargo.lock'\n - 'crates/**_parser/**/*.rs'\n - 'crates/**_formatter/**/*.rs'\n - 'crates/**_analyze/**/*.rs'\n - 'crates/biome_grit_patterns/**/*.rs'\...
dataset_sample\yaml\biomejs_biome\.github\workflows\benchmark.yml
benchmark.yml
YAML
1,637
0.8
0
0
vue-tools
491
2025-03-07T01:57:55.069792
GPL-3.0
false
ae29c765b3a0d944bab554d496e33c12
# CLI benchmark, compares main and PR branch with Hyperfine.\n# Comment with text containing `!bench_cli`, a new result will be commented at the bottom of this PR.\n\nname: CLI Benchmark\n\non:\n issue_comment:\n types: [ created ]\n\nenv:\n RUST_LOG: info\n\njobs:\n bench:\n permissions:\n pull-requests:...
dataset_sample\yaml\biomejs_biome\.github\workflows\bench_cli.yml
bench_cli.yml
YAML
3,915
0.8
0.028571
0.032967
python-kit
1
2024-07-16T14:21:25.831329
MIT
false
5674577eadc363be296eb797874cdd13
name: Beta release CLI\non:\n workflow_dispatch:\n inputs:\n version:\n type: string\n required: true\n description: The version to release\n\nenv:\n INPUT_VERSION: ${{ inputs.version }}\n\njobs:\n version:\n name: Generate version\n runs-on: depot-ubuntu-24.04-arm-16\n outputs:...
dataset_sample\yaml\biomejs_biome\.github\workflows\beta.yml
beta.yml
YAML
7,722
0.95
0.063063
0.025773
vue-tools
87
2024-12-21T08:01:25.806590
GPL-3.0
false
3c36ddb8c951d757d7741ca4a1ecb1ca
name: Beta release JavaScript API\non:\n workflow_dispatch:\n inputs:\n version:\n type: string\n required: true\n description: The version to release\n\nenv:\n INPUT_VERSION: ${{ inputs.version }}\n\njobs:\n version:\n name: Generate version\n runs-on: depot-ubuntu-24.04-arm-16\n ...
dataset_sample\yaml\biomejs_biome\.github\workflows\beta_js_api.yml
beta_js_api.yml
YAML
3,851
0.95
0.008264
0
vue-tools
514
2023-08-10T16:32:21.509366
GPL-3.0
false
43f3cdadc0984d657a92b850090c256a
name: Close issues\n\non:\n schedule:\n - cron: "0 0 * * *"\n\n\npermissions:\n issues: write\n\njobs:\n close-issues:\n if: github.repository == 'biomejs/biome'\n runs-on: depot-ubuntu-24.04-arm-small\n steps:\n - name: Close issue without reproduction\n uses: actions-cool/issues-helper@a610...
dataset_sample\yaml\biomejs_biome\.github\workflows\close-issue.yml
close-issue.yml
YAML
503
0.8
0.045455
0
python-kit
712
2024-04-13T13:49:34.928277
Apache-2.0
false
eaa697f1e3ea812504c6922e3683ab10
# Automatically labels PRs based on the configuration file\n# you are probably looking for πŸ‘‰ `.github/labeler.yml`\nname: Label PRs\n\non:\n - pull_request_target\n\njobs:\n triage:\n permissions:\n contents: read\n pull-requests: write\n runs-on: depot-ubuntu-24.04-arm-small\n if: github.reposito...
dataset_sample\yaml\biomejs_biome\.github\workflows\labels.yml
labels.yml
YAML
512
0.8
0.105263
0.117647
python-kit
122
2024-06-18T23:42:52.173268
Apache-2.0
false
b84d92c4bb800165e5540c739b33d81d
# This workflow run when something is pushed on main and it does:\n# - normal checks like in the normal PRs\n# - expand the test suite to be run on multiple OS\n# - runs the coverage and prints in the command line\nname: CI on main\non:\n workflow_dispatch:\n push:\n branches:\n - main\n\nenv:\n RUST_LOG: in...
dataset_sample\yaml\biomejs_biome\.github\workflows\main.yml
main.yml
YAML
4,418
0.8
0.007299
0.038168
awesome-app
264
2025-04-07T15:06:13.404409
MIT
false
53efb60e206141661165dbb3bb3959f3
name: Needs reproduction\n\non:\n issues:\n types: [ labeled ]\n\npermissions:\n issues: write\n\njobs:\n reply-labeled:\n if: github.repository == 'biomejs/biome'\n runs-on: depot-ubuntu-24.04-arm-small\n steps:\n - name: Remove triaging label\n if: contains(github.event.issue.labels.*.name,...
dataset_sample\yaml\biomejs_biome\.github\workflows\needs-repro.yml
needs-repro.yml
YAML
1,579
0.8
0.131579
0
awesome-app
421
2024-10-17T18:28:23.657590
Apache-2.0
false
b40cb83a70c49e6efeec0c135ca97da2
# Test coverage job. It is run on pull request because it prints the results via comment\nname: Parser conformance and comparison\non:\n pull_request:\n branches:\n - main\n paths:\n - 'crates/biome_js_syntax/**'\n - 'crates/biome_js_factory/**'\n - 'crates/biome_js_semantic/**'\n - 'cra...
dataset_sample\yaml\biomejs_biome\.github\workflows\parser_conformance.yml
parser_conformance.yml
YAML
3,716
0.8
0.044643
0.010526
python-kit
474
2024-07-26T18:01:03.511533
GPL-3.0
false
ad6227102ad0beebaf194a6d7fdd36f2
name: Preview releases\non:\n workflow_dispatch:\n schedule:\n # This cron schedule runs the workflow at midnight (00:00) on Tuesdays and Saturdays.\n - cron: '0 0 * * 2,6'\n\njobs:\n version:\n name: Generate version\n runs-on: depot-ubuntu-24.04-arm-16\n outputs:\n version: ${{ env.version }}\n...
dataset_sample\yaml\biomejs_biome\.github\workflows\preview.yml
preview.yml
YAML
7,756
0.95
0.061033
0.032432
node-utils
679
2023-11-19T03:08:17.411271
Apache-2.0
false
c05793261254444faa76100f744ecb0a
# Jobs run on pull request\nname: Pull request\non:\n pull_request:\n branches:\n - main\n paths: # Only run when changes are made to rust code or root Cargo\n - "crates/**"\n - "fuzz/**"\n - "xtask/**"\n - "Cargo.toml"\n - "Cargo.lock"\n - "rust-toolchain.toml"\n - "rustf...
dataset_sample\yaml\biomejs_biome\.github\workflows\pull_request.yml
pull_request.yml
YAML
5,574
0.8
0.011111
0.011696
vue-tools
162
2024-07-19T16:03:19.939987
GPL-3.0
false
e2eca169ea705659c4f04f76c2c4f67d
# Jobs run on pull request in js folders\nname: Pull request JS\non:\n pull_request:\n branches:\n - main\n paths: # Only run when changes are made to js code\n - 'packages/@biomejs/**'\n - 'packages/aria-data/**'\n - 'packages/tailwindcss-config-analyzer/**'\n - 'package.json'\n - ...
dataset_sample\yaml\biomejs_biome\.github\workflows\pull_request_js.yml
pull_request_js.yml
YAML
1,271
0.8
0
0.05
node-utils
576
2023-10-05T18:07:04.836208
Apache-2.0
false
50c0882679af3c89fa3ddb19af0d5c70
# Jobs run on pull request for Node.js APIs\nname: Pull request Node.js\non:\n pull_request:\n branches:\n - main\n paths: # Only run when changes are made to Rust crates or Node.js packages\n - "crates/**"\n - "packages/@biomejs/**"\n - "Cargo.toml"\n - "Cargo.lock"\n - "package.js...
dataset_sample\yaml\biomejs_biome\.github\workflows\pull_request_node.yml
pull_request_node.yml
YAML
2,980
0.8
0.038462
0.121622
python-kit
995
2024-03-17T01:11:44.792640
BSD-3-Clause
false
4db8f6f8488db0b844e983487d4192b8
name: Release\n\non:\n push:\n branches:\n - main\n\nconcurrency: ${{ github.workflow }}-${{ github.ref }}\n\npermissions:\n actions: write\n contents: write\n pull-requests: write\n\njobs:\n changesets:\n name: Release\n runs-on: depot-ubuntu-24.04-arm-16\n steps:\n - name: Checkout Repo\n ...
dataset_sample\yaml\biomejs_biome\.github\workflows\release.yml
release.yml
YAML
11,218
0.8
0.059006
0.028986
node-utils
275
2024-04-29T20:50:57.586718
Apache-2.0
false
c1a8ba810c120241f422d44029143dd8
# To keep it as emergency workflow until preview, beta and changesets releases are stable\nname: Release CLI\non:\n workflow_dispatch:\n\njobs:\n check:\n name: Check version\n runs-on: depot-ubuntu-24.04-arm-16\n outputs:\n version: ${{ env.version }}\n steps:\n - uses: actions/checkout@11bd719...
dataset_sample\yaml\biomejs_biome\.github\workflows\release_cli.yml
release_cli.yml
YAML
9,011
0.8
0.097872
0.028986
awesome-app
899
2025-03-03T02:46:17.248639
Apache-2.0
false
2a84c6d848b8b6c4a30094b88d568e6b
# To keep it as emergency workflow until preview, beta and changesets releases are stable\nname: Release JavaScript API\non:\n workflow_dispatch:\n\njobs:\n check:\n name: Check version\n runs-on: depot-ubuntu-24.04-arm-16\n outputs:\n version: ${{ env.version }}\n prerelease: ${{ env.prerelease }}...
dataset_sample\yaml\biomejs_biome\.github\workflows\release_js_api.yml
release_js_api.yml
YAML
5,761
0.8
0.070064
0.007407
node-utils
900
2023-10-19T23:01:01.066606
Apache-2.0
false
24e94c90512c1645d436af086f76f8aa
name: Repository dispatch on main\non:\n workflow_dispatch:\n push:\n branches:\n - main\n\npermissions:\n contents: read\n actions: write\n\nenv:\n BIOME_WEBSITE_REPO: biomejs/website\n BIOME_PUSH_ON_MAIN_EVENT_TYPE: biome-push-on-main-event\n WASM_PACK_CACHE_KEY: wasm-pack-cache\n\nconcurrency:\n grou...
dataset_sample\yaml\biomejs_biome\.github\workflows\repository_dispatch.yml
repository_dispatch.yml
YAML
3,587
0.8
0.048544
0.033708
react-lib
89
2023-11-16T06:59:35.033984
Apache-2.0
false
7b403e2cad0254bfc54b362c76110774
# This configuration file was automatically generated by Gitpod.\n# Please adjust to your needs (see https://www.gitpod.io/docs/introduction/learn-gitpod/gitpod-yaml)\n# and commit this file to your remote git repository to share the goodness with others.\n\n# Learn more from ready-to-use templates: https://www.gitpod....
dataset_sample\yaml\BloopAI_bloop\.gitpod.yml
.gitpod.yml
YAML
2,917
0.8
0.056818
0.208333
vue-tools
138
2025-04-28T17:57:30.703802
GPL-3.0
false
c2ef453255f195e989208e30e3c82f0d
version: '3'\nservices:\n qdrant:\n image: "qdrant/qdrant"\n restart: always\n container_name: qdrant\n ports:\n - "6333:6333"\n - "6334:6334"\n expose:\n - 6333\n - 6334\n - 6335\n volumes:\n - ./qdrant_data:/qdrant_data\n bloop-app:\n image: bloop-app\n restart:...
dataset_sample\yaml\BloopAI_bloop\docker-compose.yml
docker-compose.yml
YAML
591
0.8
0
0
react-lib
689
2024-02-23T02:31:55.105838
Apache-2.0
false
539256095eac7e382d610b000754b7e9
name: Build Bloop container with latest PR commit tag on build command\n\non:\n issue_comment:\n types: [created]\n\njobs:\n debug:\n runs-on: ubuntu-latest\n steps:\n - name: $github\n run: echo "$GITHUB_CONTEXT"\n env:\n GITHUB_CONTEXT: ${{ toJson(github) }}\n\n permissions:\n runs...
dataset_sample\yaml\BloopAI_bloop\.github\workflows\build-on-pr-command.yml
build-on-pr-command.yml
YAML
3,650
0.8
0.079208
0
python-kit
520
2024-05-05T16:29:13.106252
Apache-2.0
false
2bd45548f89c49df827f53d44bfcbe23
name: Build and push docker container\non: workflow_dispatch\n\njobs:\n build_and_push:\n uses: BloopAI/workflows/.github/workflows/build-container.yml@main\n with:\n repository: bloop\n tag: build-${{ github.sha }}\n runner: ubuntu-latest\n secrets:\n awsRegion: ${{ secrets.AWS_REGION }}\...
dataset_sample\yaml\BloopAI_bloop\.github\workflows\build-on-pr.yml
build-on-pr.yml
YAML
755
0.7
0
0
vue-tools
449
2024-12-01T07:26:13.597288
GPL-3.0
false
04245704317568657de7c4aaae1f189d
name: Build&Push bloop docker container image with release tag\non:\n release:\n types: [published, prereleased]\n\njobs:\n build_and_push:\n uses: BloopAI/workflows/.github/workflows/build-container.yml@main\n with:\n repository: bloop\n tag: ${{ github.event.release.tag_name }}\n runner: ubu...
dataset_sample\yaml\BloopAI_bloop\.github\workflows\build-on-release.yml
build-on-release.yml
YAML
633
0.7
0
0
react-lib
96
2024-05-25T07:01:32.030401
GPL-3.0
false
ee65587525ebd8ec5f756e0cf37a90fa
name: Dependency matrix \n\non: \n workflow_dispatch:\n pull_request: \n branches: [main] \n paths: \n - "flake.nix" \n - "flake.lock" \n - ".github/workflows/dependencies.yml" \n\njobs: \n qdrant-rustup: \n strategy: \n fail-fast: false \n matrix: \n package: [ qdrant ] \n ...
dataset_sample\yaml\BloopAI_bloop\.github\workflows\dependencies.yml
dependencies.yml
YAML
1,610
0.8
0
0
node-utils
875
2024-08-16T21:40:07.228069
GPL-3.0
false
ebabadb6588785906a766dfb7776331f
name: dummy\n\non:\n pull_request:\n paths-ignore:\n - ".github/workflows/server**"\n - ".github/workflows/client**"\n - "apps/desktop/**"\n - "server/**"\n - "client/**"\n\njobs:\n test:\n runs-on: ubuntu-latest\n steps:\n - run: 'echo "No checks required" '\n fmt-clippy-build...
dataset_sample\yaml\BloopAI_bloop\.github\workflows\dummy.yml
dummy.yml
YAML
482
0.95
0
0
python-kit
980
2024-09-02T10:07:08.750488
MIT
false
f3059443295a536d7d2d76efa96fb9d6
name: Tauri Release\n\non:\n workflow_dispatch:\n pull_request:\n paths:\n - ".github/workflows/tauri-release.yml"\n release:\n types: [published]\n\nconcurrency:\n group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}\n cancel-in-progress: true\n\njobs:\n build-and-sign-t...
dataset_sample\yaml\BloopAI_bloop\.github\workflows\tauri-release.yml
tauri-release.yml
YAML
8,078
0.8
0.044118
0
python-kit
481
2024-05-18T23:56:04.645575
GPL-3.0
false
362a1c8bfe38a261f0a841fc79604c44
github_checks:\n annotations: false\n\ncoverage:\n status:\n project:\n default:\n threshold: 5% # allow 5% coverage variance\n\n patch: off\n
dataset_sample\yaml\boa-dev_boa\.github\codecov.yml
codecov.yml
YAML
152
0.8
0
0
react-lib
685
2025-02-22T04:23:09.755553
Apache-2.0
false
244cb9fd71ad42b9e049771138aa4188
version: 2\nupdates:\n - package-ecosystem: github-actions\n directory: /\n schedule:\n interval: weekly\n groups:\n ci-dependencies:\n applies-to: version-updates\n patterns: ["*"]\n update-types:\n - "minor"\n - "patch"\n - package-ecosystem: cargo\n director...
dataset_sample\yaml\boa-dev_boa\.github\dependabot.yml
dependabot.yml
YAML
752
0.7
0
0
react-lib
609
2024-04-17T11:26:29.882714
BSD-3-Clause
false
5f3720f1d266970cd439a398fc520545
# .github/release.yml\n\nchangelog:\n exclude:\n authors:\n - dependabot\n categories:\n - title: Feature Enhancements\n labels:\n - enhancement\n - title: Bug Fixes\n labels:\n - bug\n - title: Internal Improvements\n labels:\n - Internal\n - memory\n - ...
dataset_sample\yaml\boa-dev_boa\.github\release.yml
release.yml
YAML
352
0.8
0
0.052632
vue-tools
510
2025-01-08T23:15:11.009686
MIT
false
f8ebb10e1a6132c838f256b8ca251878
blank_issues_enabled: false\ncontact_links:\n - name: Matrix space\n url: https://matrix.to/#/#boa:matrix.org\n about: Please ask and answer questions here.\n
dataset_sample\yaml\boa-dev_boa\.github\ISSUE_TEMPLATE\config.yml
config.yml
YAML
160
0.8
0
0
python-kit
613
2024-07-28T23:46:40.568326
GPL-3.0
false
1d1f7e8ba9222e22c7efc8b044033860
name: Nightly Build\npermissions:\n "contents": "write"\n\n# Schedule this workflow to run at midnight every day\non:\n schedule:\n - cron: "0 0 * * *"\n workflow_dispatch:\n\njobs:\n build:\n strategy:\n matrix:\n include:\n - target: x86_64-unknown-linux-gnu\n os: ubuntu-late...
dataset_sample\yaml\boa-dev_boa\.github\workflows\nightly_build.yml
nightly_build.yml
YAML
1,397
0.8
0
0.022727
awesome-app
662
2024-07-07T23:20:53.910950
BSD-3-Clause
false
9961ec46ede5ed60394728ae9008b442
name: Benchmarks\n\non:\n pull_request:\n branches:\n - main\n - releases/**\n\nconcurrency:\n group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}\n cancel-in-progress: true\n\njobs:\n runBenchmark:\n if: contains(github.event.pull_request.labels.*.name, 'run-benchmar...
dataset_sample\yaml\boa-dev_boa\.github\workflows\pull_request.yml
pull_request.yml
YAML
1,051
0.8
0.02381
0
python-kit
620
2024-01-16T12:09:58.854793
GPL-3.0
false
8d40411fac46baa2aa1c5739577de392
name: Publish Release\non:\n release:\n types: [published]\n\njobs:\n publish:\n name: Publish crates\n runs-on: ubuntu-latest\n timeout-minutes: 60\n steps:\n - name: Set environment\n env:\n W_FLAGS: ${{ (github.ref == 'refs/heads/main' || github.base_ref == 'main') && '-Dwarning...
dataset_sample\yaml\boa-dev_boa\.github\workflows\release.yml
release.yml
YAML
3,741
0.8
0.00813
0.027778
vue-tools
828
2025-01-24T04:16:14.484647
Apache-2.0
false
734a1074f8ac026cfb3fed6bdf98326a
name: Continuous integration\n\non:\n pull_request:\n branches:\n - main\n - releases/**\n push:\n branches:\n - main\n - releases/**\n merge_group:\n types: [checks_requested]\n\nconcurrency:\n group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}\n cance...
dataset_sample\yaml\boa-dev_boa\.github\workflows\rust.yml
rust.yml
YAML
8,531
0.8
0.003817
0.026667
node-utils
795
2024-04-02T20:29:24.761341
MIT
false
2bcc7a170405c77cc2cff018da26d407
name: Security audit\non:\n schedule:\n - cron: "0 0 * * *"\njobs:\n audit:\n runs-on: ubuntu-latest\n timeout-minutes: 60\n steps:\n - name: Checkout repository\n uses: actions/checkout@v4\n - uses: rustsec/audit-check@v2.0.0\n with:\n token: ${{ secrets.GITHUB_TOKEN }}\n
dataset_sample\yaml\boa-dev_boa\.github\workflows\security_audit.yml
security_audit.yml
YAML
306
0.7
0
0
node-utils
729
2024-12-18T00:09:11.380906
MIT
false
276a4ec0a3a0622f5944d622c6340b09
name: Webassembly demo\n\non:\n pull_request:\n branches:\n - main\n - releases/**\n push:\n branches:\n - main\n - releases/**\n merge_group:\n types: [checks_requested]\n\nconcurrency:\n group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}\n cancel-in-p...
dataset_sample\yaml\boa-dev_boa\.github\workflows\webassembly.yml
webassembly.yml
YAML
1,816
0.8
0
0.053571
node-utils
132
2025-04-25T15:30:11.279136
BSD-3-Clause
false
ea72a43e02091b74e2a96c9d10c408ae
image: Visual Studio 2022\nconfiguration: Release\nplatform: x64\ninstall:\n - git submodule update --init\nbefore_build:\n - dotnet restore %APPVEYOR_BUILD_FOLDER%\Source\NETworkManager.sln\n - ps: |\n # Set the version based on the current date (e.g. 2024.4.27.0)\n $Date = Get-Date\n $VersionString ...
dataset_sample\yaml\BornToBeRoot_NETworkManager\appveyor.yml
appveyor.yml
YAML
3,919
0.8
0.023256
0.166667
awesome-app
921
2024-04-06T13:14:51.022393
MIT
false
58c52e71c5579ad02dfa497dc68bcd3f
tasks:\n - name: Init Frontend\n before: cd ./frontend\n init: pnpm i\n command: pnpm dev\n - name: Init Backend\n init: curl -sSfL https://raw.githubusercontent.com/cosmtrek/air/master/install.sh | sh -s\n command: rm -fv .air/pgdata/postmaster.pid && ./bin/air -c scripts/.air.toml\n\n# List the ports...
dataset_sample\yaml\bytebase_bytebase\.gitpod.yml
.gitpod.yml
YAML
456
0.8
0
0.071429
python-kit
774
2024-03-18T17:49:46.747661
GPL-3.0
false
ca6f562c126e383f8bada55f1a07752d
template: bb.sql-review.prod\nruleList:\n - type: naming.index.pk\n level: WARNING\n - type: naming.index.fk\n level: WARNING\n - type: naming.index.uk\n payload:\n format: "^idx_{{table}}_unique_{{column_list}}$"\n - type: column.no-null\n level: WARNING\n - type: table.no-foreign-key\n level:...
dataset_sample\yaml\bytebase_bytebase\sql-review-override.yml
sql-review-override.yml
YAML
318
0.7
0
0
python-kit
814
2024-03-06T12:39:41.626768
GPL-3.0
false
8f432902657431169731831697cae6be
updates:\n - package-ecosystem: "github-actions"\n commit-message:\n prefix: "chore"\n directory: "/"\n schedule:\n interval: "monthly"\n\n - package-ecosystem: "gomod"\n commit-message:\n prefix: "chore"\n directory: "/"\n schedule:\n interval: "monthly"\n\n - package-ecosystem...
dataset_sample\yaml\bytebase_bytebase\.github\dependabot.yml
dependabot.yml
YAML
434
0.7
0
0
react-lib
592
2023-09-27T00:13:26.535517
GPL-3.0
false
400bbc41681709d40711b05b35446bc5
enabled: true\n\n# Only check PR title\ntitleOnly: true\n\ntypes:\n - feat\n - fix\n - refactor\n - docs\n - style\n - test\n - chore\n - cherrypick\n
dataset_sample\yaml\bytebase_bytebase\.github\semantic.yml
semantic.yml
YAML
144
0.8
0
0.083333
react-lib
471
2024-08-27T22:48:44.440091
BSD-3-Clause
false
0bdad41b5fdfc21fdc243858cd448ee0
name: Bug Report\ndescription: Create a report to help us improve\nlabels: [bug]\nbody:\n - type: markdown\n attributes:\n value: |\n If you are reporting a new issue, make sure that we do not have any duplicates already open. You can ensure this by searching the issue list for this repository. If there...
dataset_sample\yaml\bytebase_bytebase\.github\ISSUE_TEMPLATE\bug_report.yml
bug_report.yml
YAML
1,630
0.85
0.04
0
awesome-app
430
2023-10-20T00:04:06.267576
Apache-2.0
false
f02d0a8b159aba8e37de115fe7cc57b1
name: Feature Request\ndescription: Suggest an idea for this project\nlabels: [enhancement]\nbody:\n - type: markdown\n attributes:\n value: |\n Thanks for taking the time to suggest an idea for Bytebase!\n - type: textarea\n attributes:\n label: Is your feature request related to a problem?\n ...
dataset_sample\yaml\bytebase_bytebase\.github\ISSUE_TEMPLATE\feature_request.yml
feature_request.yml
YAML
856
0.85
0.107143
0
vue-tools
5
2024-07-10T16:56:10.338313
GPL-3.0
false
f4467a2457e7e3e4ede2ae14bf40f30f
name: Build push action image\n\non:\n workflow_dispatch:\n\njobs:\n docker:\n runs-on: ubuntu-latest\n steps:\n - uses: actions/checkout@v4\n - name: Login to DockerHub\n uses: docker/login-action@v3\n with:\n username: ${{ secrets.DOCKERHUB_USERNAME }}\n password: ${{...
dataset_sample\yaml\bytebase_bytebase\.github\workflows\build-push-action-image.yml
build-push-action-image.yml
YAML
564
0.7
0
0
python-kit
201
2025-01-24T17:11:29.623628
Apache-2.0
false
f15a0d189b63c0905da9e1a2fc56651f
name: Build and push release image\n\non:\n push:\n branches:\n - 'release/*.*.*'\n\nconcurrency:\n group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}\n cancel-in-progress: true\n\njobs:\n build-release-image:\n runs-on: ubuntu-latest\n permissions:\n contents: re...
dataset_sample\yaml\bytebase_bytebase\.github\workflows\build-push-release-image.yml
build-push-release-image.yml
YAML
1,479
0.8
0
0.045455
react-lib
464
2024-07-31T19:24:40.696307
GPL-3.0
false
373b402b7670b8fa69265ac0369eb55d
# For most projects, this workflow file will not need changing; you simply need\n# to commit it to your repository.\n#\n# You may wish to alter this file to override the set of languages analyzed,\n# or to provide custom queries or build logic.\n#\n# ******** NOTE ********\n# We have attempted to detect the languages i...
dataset_sample\yaml\bytebase_bytebase\.github\workflows\codeql-analysis.yml
codeql-analysis.yml
YAML
1,433
0.8
0
0.325581
awesome-app
958
2024-03-05T19:03:29.521092
Apache-2.0
false
d06ce0c388c7ecbfbe2044484b4e4919
name: Backport merged pull request\non:\n pull_request:\n types: [closed]\n issue_comment:\n types: [created]\npermissions:\n contents: write # so it can comment\n pull-requests: write # so it can create pull requests\njobs:\n backport:\n name: Backport pull request\n runs-on: ubuntu-latest\n\n # On...
dataset_sample\yaml\bytebase_bytebase\.github\workflows\comment-cherry-pick.yml
comment-cherry-pick.yml
YAML
2,500
0.8
0.095238
0.482759
awesome-app
540
2024-08-02T07:45:34.822844
GPL-3.0
false
c4b59070e5f460d0632262fb075a22fc
# https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/defining-the-mergeability-of-pull-requests/troubleshooting-required-status-checks#handling-skipped-but-required-checks\nname: golangci-lint\n\non:\n pull_request:\n branches:\n - 'main'\n - 'release/*.*.*'\n pa...
dataset_sample\yaml\bytebase_bytebase\.github\workflows\golangci-lint-default.yml
golangci-lint-default.yml
YAML
483
0.95
0
0.0625
awesome-app
103
2024-12-05T09:24:09.630336
GPL-3.0
false
e5011b15decac2dbcde34f9faaf47d78
name: golangci-lint\n\non:\n pull_request:\n branches:\n - 'main'\n - 'release/*.*.*'\n paths:\n - 'backend/**'\n - 'go.mod'\n - 'proto/**/*.go'\n - '.golangci.yaml'\n\nconcurrency:\n group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}\n cancel-in-p...
dataset_sample\yaml\bytebase_bytebase\.github\workflows\golangci-lint.yml
golangci-lint.yml
YAML
763
0.8
0
0
node-utils
592
2024-02-09T08:27:29.754155
BSD-3-Clause
false
1774b587b09c72fd35a4eb36f062731b
name: Proto linter\n\non:\n pull_request:\n branches:\n - 'main'\n - 'release/*.*.*'\n paths-ignore:\n - 'proto/**'\n\njobs:\n lint-protos:\n runs-on: ubuntu-latest\n steps:\n - run: 'echo "Not required"'\n
dataset_sample\yaml\bytebase_bytebase\.github\workflows\proto-linter-default.yml
proto-linter-default.yml
YAML
225
0.95
0
0
node-utils
402
2023-10-05T00:51:13.759756
Apache-2.0
false
73d0cd8cd10325ec4548cc52b4833ff9
name: Proto linter\n\non:\n pull_request:\n branches:\n - 'main'\n - 'release/*.*.*'\n paths:\n - 'proto/**'\n\njobs:\n lint-protos:\n runs-on: ubuntu-latest\n steps:\n - name: Checkout\n uses: actions/checkout@v4\n with:\n fetch-depth: 0\n - name: Setup buf...
dataset_sample\yaml\bytebase_bytebase\.github\workflows\proto-linter.yml
proto-linter.yml
YAML
603
0.8
0.033333
0
awesome-app
580
2024-04-29T21:33:27.807350
GPL-3.0
false
d8eddb77d5f41fcbd61fa2347ffc6243
# This file configures which paths automatically get which label on new pull\n# requests.\n#\n# It generally has the syntax:\n#\n# <label 0>:\n# - <glob-path 0>\n# - ...\n# - <glob-path n>\n# ...\n# <label n>:\n# - <glob-path 0>\n# - ...\n# - <glob-path n>\n#\n# See https...
dataset_sample\yaml\bytecodealliance_wasmtime\.github\labeler.yml
labeler.yml
YAML
1,793
0.8
0.010989
0.246575
react-lib
264
2023-10-02T08:40:19.657789
Apache-2.0
false
58558d45b044bea79ae67eeb68f3d0c4
# This is a small action which uses the pre-installed Android NDK on GitHub\n# Actions builders, configured with `$ANDROID_NDK`, to compile and link Android\n# code. For Rust we mostly need to configure the linker to Cargo and the C\n# compiler to the `cc` crate, so this sets various environment variables to the\n# app...
dataset_sample\yaml\bytecodealliance_wasmtime\.github\actions\android-ndk\action.yml
action.yml
YAML
1,238
0.95
0.03125
0.172414
react-lib
634
2025-03-01T15:06:27.329407
MIT
false
b807d462fd143a899b3440b0ad9abaf5
name: 'Build wasi component adapter provider'\ndescription: 'Build the wasi-preview1-component-adapter provider using the adapter artefacts'\n\ninputs:\n run-id:\n description: 'run id of the main.yml action that produced the adapter artefacts'\n required: true\n\nruns:\n using: composite\n steps:\n - uses:...
dataset_sample\yaml\bytecodealliance_wasmtime\.github\actions\build-adapter-provider\action.yml
action.yml
YAML
798
0.85
0
0
node-utils
870
2024-11-11T23:52:51.920004
Apache-2.0
false
e5dec24c9a0983bfaad3525fc93b3f8a
name: 'Cancel workflow on failure'\ndescription: 'If the current job is failing, cancel the whole workflow'\n\nruns:\n using: composite\n steps:\n # Don't cancel on PRs which don't have permissions to do so and also don't\n # cancel on Windows because that often results in a race between marking the\n # job ...
dataset_sample\yaml\bytecodealliance_wasmtime\.github\actions\cancel-on-failure\action.yml
action.yml
YAML
693
0.8
0.125
0.333333
react-lib
475
2024-08-16T18:44:11.929295
BSD-3-Clause
false
30ea467c566d4dcde8b72f3dbcdeb225
name: 'Fetch run id for commit'\ndescription: 'Fetch the main.yml run id for the current commit'\n\nruns:\n using: composite\n steps:\n - name: Fetch run id\n shell: bash\n run: |\n run_id=$(\n gh api -H 'Accept: application/vnd.github+json' \\n /repos/${{ github.repository }...
dataset_sample\yaml\bytecodealliance_wasmtime\.github\actions\fetch-run-id\action.yml
action.yml
YAML
607
0.7
0.111111
0
react-lib
160
2024-02-05T03:57:58.750959
GPL-3.0
false
e0b85380e8d3ee5447f1ba181ac15886
name: 'wasmtime github releases'\ndescription: 'wasmtime github releases'\ninputs:\n token:\n description: ''\n required: true\n files:\n description: ''\n required: true\nruns:\n using: 'node20'\n main: 'main.js'\n
dataset_sample\yaml\bytecodealliance_wasmtime\.github\actions\github-release\action.yml
action.yml
YAML
219
0.85
0
0
react-lib
877
2023-10-17T06:35:29.636369
Apache-2.0
false
18ded9068fe389f2465693bfba170a8f
name: 'Install the `cargo-vet` tool'\ndescription: 'Runs `cargo install cargo-vet`'\n\ninputs:\n version:\n description: 'Version to install'\n required: false\n default: '0.10.0'\n\nruns:\n using: composite\n steps:\n - uses: actions/cache@v4\n with:\n path: ${{ runner.tool_cache }}/cargo-ve...
dataset_sample\yaml\bytecodealliance_wasmtime\.github\actions\install-cargo-vet\action.yml
action.yml
YAML
584
0.85
0
0
awesome-app
420
2024-09-18T12:59:12.383643
MIT
false
12f2a580ea746d83415713365e506ff8
name: 'Install ninja'\ndescription: 'Install ninja'\n\nruns:\n using: composite\n steps:\n - name: Install ninja (macOS)\n run: brew install ninja\n if: runner.os == 'macOS'\n shell: bash\n - name: Install ninja (Windows)\n run: choco install ninja\n if: runner.os == 'Windows'\n sh...
dataset_sample\yaml\bytecodealliance_wasmtime\.github\actions\install-ninja\action.yml
action.yml
YAML
470
0.7
0.166667
0
python-kit
58
2024-06-10T16:51:45.491228
GPL-3.0
false
e26a56ca1648e252e61d5c71cde875e6
name: 'Install Rust toolchain'\ndescription: 'Install a rust toolchain'\n\ninputs:\n toolchain:\n description: 'Default toolchan to install'\n required: false\n default: 'default'\n msrv_range:\n description: 'Versions later-than-latest-Rust the MSRV supports'\n required: false\n default: '2'\n\nrun...
dataset_sample\yaml\bytecodealliance_wasmtime\.github\actions\install-rust\action.yml
action.yml
YAML
2,224
0.95
0.029851
0.086207
awesome-app
983
2025-06-02T05:42:12.013601
MIT
false
632557673b16bac1d47ba0e50859362f
name: Run cargo-audit\non:\n schedule:\n - cron: '0 0 * * *'\njobs:\n security_audit:\n if: github.repository == 'bytecodealliance/wasmtime'\n runs-on: ubuntu-latest\n steps:\n - uses: actions/checkout@v4\n with:\n submodules: true\n - uses: rustsec/audit-check@v1.4.1\n wi...
dataset_sample\yaml\bytecodealliance_wasmtime\.github\workflows\cargo-audit.yml
cargo-audit.yml
YAML
540
0.8
0.055556
0.111111
vue-tools
730
2024-12-18T10:28:06.307168
Apache-2.0
false
a0767f73aa0f63615c6ad24f6ada117a
name: "Cron triggers for CI"\non:\n schedule:\n # β€œAt 02:34 on Monday.”\n #\n # https://crontab.guru/#34_2_*_*_1\n #\n # This is used to perform a weekly run of CI for all release branches,\n # ideally in off-work-hours to not clog up the queue.\n - cron: '34 2 * * 1'\n\n # "At 02:34 on Sunday ...
dataset_sample\yaml\bytecodealliance_wasmtime\.github\workflows\ci-cron-trigger.yml
ci-cron-trigger.yml
YAML
1,734
0.8
0.132075
0.382979
react-lib
240
2024-05-17T21:08:35.420980
Apache-2.0
false
36798e6888f4e722ca309b8a1703ea15
name: CI\non:\n # Run CI for PRs to `main` and to release branches.\n #\n # Note that PRs to `main` will run a subset of tests and PRs to the\n # `release-*` branches will run full CI.\n pull_request:\n branches:\n - main\n - 'release-*'\n\n # This is the CI that runs for PRs-to-merge.\n merge_group:\n\...
dataset_sample\yaml\bytecodealliance_wasmtime\.github\workflows\main.yml
main.yml
YAML
50,692
0.75
0.139037
0.197978
vue-tools
254
2024-12-13T03:32:37.592333
BSD-3-Clause
false
ca42ce7431d61ee5e4f15f0abc9b348b
# This is a workflow triggered by PR or triggered manually\n# Runs quick performance tests and reports the comparison against HEAD\n# Test should take less than 10 minutes to run on current self-hosted devices\nname: "Performance Testing"\n\n# Controls when the action will run.\n# This workflow runs when manually trigg...
dataset_sample\yaml\bytecodealliance_wasmtime\.github\workflows\performance.yml
performance.yml
YAML
5,805
0.8
0.015038
0.066667
node-utils
113
2023-07-22T04:33:00.853684
MIT
false
f3af72fbc2b3d83f3b82cb6673341e09
name: Publish Artifacts\non:\n push:\n branches: [main]\n tags-ignore: [dev]\n\npermissions:\n contents: write\n id-token: write\n attestations: write\n\njobs:\n publish:\n name: Publish artifacts of build\n runs-on: ubuntu-latest\n if: github.repository == 'bytecodealliance/wasmtime'\n steps:\n ...
dataset_sample\yaml\bytecodealliance_wasmtime\.github\workflows\publish-artifacts.yml
publish-artifacts.yml
YAML
1,664
0.8
0.060606
0.033898
awesome-app
7
2025-02-17T21:10:33.572102
Apache-2.0
false
c3950c0f1d74c32e790f676b4bbe091b
# The purpose of this workflow is to publish the wasmtime workspace of crates\n# whenever a wasmtime tag is created. This baiscally boils down to running\n# `scripts/publish.rs` at the right time.\n\nname: "Publish to crates.io"\n\non:\n push:\n tags:\n - 'v*'\n\njobs:\n publish:\n if: github.repository == '...
dataset_sample\yaml\bytecodealliance_wasmtime\.github\workflows\publish-to-cratesio.yml
publish-to-cratesio.yml
YAML
1,033
0.8
0.029412
0.133333
react-lib
760
2024-11-30T20:49:59.664258
GPL-3.0
false
42cfde5bb12cb5f60abbea46a47c3271
# The purpose of this workflow is to orchestrate Wasmtime's release process as\n# much as possible. This specific workflow is responsible for a few timed parts\n# of the process:\n#\n# * On the 5th of every month a new release branch is automatically created and\n# the version number of the `main` branch is increased...
dataset_sample\yaml\bytecodealliance_wasmtime\.github\workflows\release-process.yml
release-process.yml
YAML
9,526
0.95
0.086538
0.278409
node-utils
494
2024-06-25T13:02:56.983152
Apache-2.0
false
6dcb3c4f77c13d000d933a27cc98da7b
name: "Issue / PR Triage"\n\non:\n issues:\n types: ["labeled"]\n schedule:\n # Run pull request triage once an hour. Ideally, this would be on\n # "labeled" types of pull request events, but that doesn't work if the pull\n # request is from another fork. For example, see\n # https://github.com/actions...
dataset_sample\yaml\bytecodealliance_wasmtime\.github\workflows\triage.yml
triage.yml
YAML
1,239
0.8
0.04878
0.257143
awesome-app
808
2024-09-09T16:46:01.650345
BSD-3-Clause
false
63e803f295818f5a9112dbb9da69cc23
version: "{build}"\n\nimage: Visual Studio 2015\n\nskip_tags: true\n\nenvironment:\n matrix:\n - FEATURE: HUGE\n \n # Alternate environments, not used right now. 2022 is a lot slower.\n #\n # - job_name: VS-2015\n # appveyor_build_worker_image: Visual Studio 2015\n # FEATURE: HUGE\n\n # - jo...
dataset_sample\yaml\c\.appveyor.yml
.appveyor.yml
YAML
945
0.8
0
0.473684
react-lib
816
2024-11-13T20:52:59.337090
GPL-3.0
false
265c3fe82b7d0fbed2e876c23aef8035
env:\n CIRRUS_CLONE_DEPTH: 3\n FEATURES: huge\n\nfreebsd_task:\n name: FreeBSD\n matrix:\n - name: FreeBSD 14.2\n freebsd_instance:\n image_family: freebsd-14-2\n timeout_in: 20m\n install_script:\n - pkg install -y gettext\n build_script:\n - NPROC=$(getconf _NPROCESSORS_ONLN)\n - ./conf...
dataset_sample\yaml\c\.cirrus.yml
.cirrus.yml
YAML
777
0.8
0
0.033333
awesome-app
966
2023-11-23T15:22:48.231973
GPL-3.0
false
707f118d1890b0978a20bf44c951d147
coverage:\n range: "80...100"\n status:\n project:\n default:\n threshold: 0.05%\n\ncomment: false\n\n# Files not run by tests\nignore:\n - "src/dosinst.c"\n - "src/dosinst.h"\n - "src/uninstall.c"\n
dataset_sample\yaml\c\.codecov.yml
.codecov.yml
YAML
205
0.8
0
0.083333
vue-tools
543
2024-10-05T14:01:04.277758
GPL-3.0
false
b18c661640051a315d3c97bdd76c085c
coverage:\n status:\n patch:\n default:\n informational: true\n project:\n default:\n informational: true\n\ncomment:\n require_changes: false\n require_head: false\n require_base: false\n layout: "condensed_header, diff, files"\n hide_project_coverage: false\n behavior: default\n\n...
dataset_sample\yaml\c\codecov.yml
codecov.yml
YAML
339
0.85
0
0
node-utils
755
2024-07-23T12:52:33.512793
GPL-3.0
false
f4f996e10e325b199d5268b85cae72db
version: 2\nupdates:\n - package-ecosystem: "github-actions"\n directory: "/"\n schedule:\n interval: "weekly"\n commit-message:\n prefix: "CI"\n
dataset_sample\yaml\c\dependabot.yml
dependabot.yml
YAML
157
0.7
0
0
python-kit
369
2023-12-19T13:57:46.961699
GPL-3.0
false
18aa9ff91a016cff59d3211731cc3748
# list of labels and minimatch globs to match to apply the label.\n\nCI:\n - all:\n - changed-files:\n - any-glob-to-any-file:\n - '.cirrus.yml'\n - '.github/dependabot.yml'\n - '.github/labeler.yml'\n - '.github/workflows/*'\n - '.appveyor.yml'\n - '.codecov.yml'\n\nd...
dataset_sample\yaml\c\labeler.yml
labeler.yml
YAML
3,431
0.8
0
0.007194
vue-tools
373
2023-10-02T03:24:06.008983
GPL-3.0
false
020f3bb82150f51b232457656fe3c1df
# These are supported funding model platforms\n\ngithub: causefx \npatreon: organizr\nopen_collective: # Replace with a single Open Collective username\nko_fi: # Replace with a single Ko-fi username\ntidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel\ncommunity_bridge: # Replace with ...
dataset_sample\yaml\causefx_Organizr\.github\FUNDING.yml
FUNDING.yml
YAML
427
0.8
0
0.125
node-utils
459
2024-02-14T04:29:45.833657
GPL-3.0
false
d5264a5bbc53917337a7607079a648f8
name: Lock closed stale issue\n\non:\n issues:\n types: [closed]\n\njobs:\n lock:\n if: github.event.label.name == 'closed-no-issue-activity'\n runs-on: ubuntu-latest\n steps:\n - uses: OSDKDev/lock-issues@v1.1\n with:\n repo-token: "${{ secrets.GITHUB_TOKEN }}"\n
dataset_sample\yaml\causefx_Organizr\.github\workflows\lock.yml
lock.yml
YAML
285
0.7
0.071429
0
react-lib
266
2023-10-23T13:28:04.638074
Apache-2.0
false
2f5686a840584bef7425b58dbe32c440
name: Close stale issues\n\non:\n schedule:\n - cron: "30 3 * * *"\n\njobs:\n stale:\n runs-on: ubuntu-latest\n steps:\n - uses: actions/stale@v3\n with:\n repo-token: ${{ secrets.GITHUB_TOKEN }}\n stale-issue-message: "This issue has been automatically marked as stale because i...
dataset_sample\yaml\causefx_Organizr\.github\workflows\stale.yml
stale.yml
YAML
786
0.7
0.095238
0
vue-tools
933
2024-10-21T12:37:35.775987
MIT
false
cbfaa4ee35adb2951b65953381ec4156
filter:\n excluded_paths:\n - tests/*\n - src/Schemas/*\nbuild:\n nodes:\n analysis:\n tests:\n override:\n - command: php-scrutinizer-run\n
dataset_sample\yaml\causefx_Organizr\api\vendor\adldap2\adldap2\.scrutinizer.yml
.scrutinizer.yml
YAML
202
0.8
0
0
awesome-app
896
2023-08-14T02:49:23.855665
BSD-3-Clause
false
4d41d1cb58ee8b03fe23511eed47c51f
language: php\n\nphp:\n - 7.1\n - 7.2\n - 7.3\n - 7.4\n\nbefore_script:\n - travis_retry composer self-update\n - travis_retry composer install --prefer-source --no-interaction\n\nscript: ./vendor/bin/simple-phpunit\n\nbranches:\n only:\n - master\n - v9.0\n - v8.0\n
dataset_sample\yaml\causefx_Organizr\api\vendor\adldap2\adldap2\.travis.yml
.travis.yml
YAML
264
0.7
0
0
react-lib
696
2024-07-25T13:24:45.979968
BSD-3-Clause
false
66c5574928173bbd5c46f3cc8da31ce3
filter:\n excluded_paths: [tests/*]\nchecks:\n php:\n code_rating: true\n remove_extra_empty_lines: true\n remove_php_closing_tag: true\n remove_trailing_whitespace: true\n fix_use_statements:\n remove_unused: true\n preserve_multiple: false\n pr...
dataset_sample\yaml\causefx_Organizr\api\vendor\bogstag\oauth2-trakt\.scrutinizer.yml
.scrutinizer.yml
YAML
910
0.8
0
0
vue-tools
407
2025-06-02T07:35:23.174985
Apache-2.0
false
088f305ac27adfeeb330e0edef5c4724
language: php\n\nsudo: false\n\nphp:\n - 5.6\n - 7.0\n - 7.1\n - hhvm\n\nmatrix:\n include:\n - php: 5.6\n env: 'COMPOSER_FLAGS="--prefer-stable --prefer-lowest"'\n\nbefore_script:\n - travis_retry composer self-update\n - travis_retry composer install --no-interaction --prefer-source --dev\n - travis_r...
dataset_sample\yaml\causefx_Organizr\api\vendor\bogstag\oauth2-trakt\.travis.yml
.travis.yml
YAML
588
0.8
0
0
python-kit
770
2024-11-16T23:36:58.062311
GPL-3.0
false
80128b13d654fc724feb666ee28d0184
build: off\ncache:\n - c:\php7 -> appveyor.yml\n - '%LOCALAPPDATA%\Composer\files -> appveyor.yml'\n\nclone_folder: c:\projects\dibi\n\nservices:\n - mssql2012sp1\n# - mssql2014\n - mysql\n\ninit:\n - SET PATH=c:\php7;%PATH%\n - SET ANSICON=121x90 (121x90)\n\ninstall:\n # Install PHP 7.2\n - ...
dataset_sample\yaml\causefx_Organizr\api\vendor\dibi\dibi\appveyor.yml
appveyor.yml
YAML
1,703
0.8
0.020833
0.153846
vue-tools
426
2023-07-14T23:27:47.788721
GPL-3.0
false
a7194b3815b48faea9ba4a63b01133a4
name: BC Check\n\non:\n pull_request:\n\njobs:\n roave-bc-check:\n name: Roave BC Check\n runs-on: ubuntu-latest\n\n steps:\n - name: Checkout code\n uses: actions/checkout@v2\n\n - name: Roave BC Check\n uses: docker://nyholm/roave-bc-check-ga\n
dataset_sample\yaml\causefx_Organizr\api\vendor\guzzlehttp\psr7\.github\workflows\bc.yml
bc.yml
YAML
265
0.8
0
0
awesome-app
291
2025-04-02T19:44:46.386584
GPL-3.0
false
26dfdca9d37d7a825c6c3f2933eae459
name: CI\n\non:\n pull_request:\n\njobs:\n build:\n name: Build\n runs-on: ubuntu-latest\n strategy:\n max-parallel: 10\n matrix:\n php: ['5.6', '7.0', '7.1', '7.2', '7.3', '7.4']\n\n steps:\n - name: Set up PHP\n uses: shivammathur/setup-php@v2\n with:\n php-v...
dataset_sample\yaml\causefx_Organizr\api\vendor\guzzlehttp\psr7\.github\workflows\ci.yml
ci.yml
YAML
607
0.7
0
0
awesome-app
394
2025-04-03T13:01:29.096504
BSD-3-Clause
false
792f7525150ed7626fc0964cd94eb418
name: Integration\n\non:\n pull_request:\n\njobs:\n\n build:\n name: Test\n runs-on: ubuntu-latest\n strategy:\n max-parallel: 10\n matrix:\n php: ['7.2', '7.3', '7.4', '8.0']\n\n steps:\n - name: Set up PHP\n uses: shivammathur/setup-php@v2\n with:\n php-versi...
dataset_sample\yaml\causefx_Organizr\api\vendor\guzzlehttp\psr7\.github\workflows\integration.yml
integration.yml
YAML
814
0.7
0
0
vue-tools
302
2023-12-19T07:13:42.183572
BSD-3-Clause
false
ada81780b7e8fbc4cc94b3440808ce5d
name: Static analysis\n\non:\n pull_request:\n\njobs:\n php-cs-fixer:\n name: PHP-CS-Fixer\n runs-on: ubuntu-latest\n\n steps:\n - name: Checkout code\n uses: actions/checkout@v2\n\n - name: Setup PHP\n uses: shivammathur/setup-php@v2\n with:\n php-version: '7.4'\n ...
dataset_sample\yaml\causefx_Organizr\api\vendor\guzzlehttp\psr7\.github\workflows\static.yml
static.yml
YAML
660
0.85
0
0
react-lib
627
2023-11-05T06:11:03.180721
MIT
false
da5fe7431ad6b98e9d54790e600d9e5b
language: php\n\nphp:\n - '7.1'\n - '7.2'\n - '7.3'\n\nbefore_script:\n - composer install\n\nscript:\n - vendor/bin/phpunit\n\nafter_success:\n - travis_retry php vendor/bin/php-coveralls -v\n\nenv:\n global:\n secure: "i44lDLUcbe719n7Gya3y1iwC+RJbCGarV9OFxY/dSoufDEzd9X0YzqHXg5myvpeDJbp7E1X2rR7Hq5tfB655v6fBD...
dataset_sample\yaml\causefx_Organizr\api\vendor\nekonomokochan\php-json-logger\.travis.yml
.travis.yml
YAML
899
0.7
0
0
react-lib
668
2024-10-31T10:16:33.715750
MIT
false
696250ca398707a2c51cbe02ec0893ac
version: '3.5'\nservices:\n app:\n container_name: php_json_logger_app\n build:\n context: .\n dockerfile: ./docker/Dockerfile\n environment:\n PHP_JSON_LOGGER_SLACK_TOKEN: ${PHP_JSON_LOGGER_SLACK_TOKEN}\n PHP_JSON_LOGGER_SLACK_CHANNEL: ${PHP_JSON_LOGGER_SLACK_CHANNEL}\n volumes:\n ...
dataset_sample\yaml\causefx_Organizr\api\vendor\nekonomokochan\php-json-logger\docker-compose.yml
docker-compose.yml
YAML
335
0.7
0
0
node-utils
415
2025-01-27T21:06:13.962484
BSD-3-Clause
false
19151623aa5816f868727d16b97f8ab8
sudo: false\nlanguage: php\n\nphp:\n - 5.4\n - 5.5\n - 5.6\n - 7.0\n - 7.1\n - 7.2\n - hhvm\n\nscript:\n - ./vendor/bin/phpunit\n\nbefore_install:\n - travis_retry composer self-update\n\ninstall:\n - composer install\n
dataset_sample\yaml\causefx_Organizr\api\vendor\nikic\fast-route\.travis.yml
.travis.yml
YAML
209
0.7
0
0
react-lib
189
2023-07-13T19:57:28.959726
GPL-3.0
false
76bf6e88dae74abb06f2f9c948bb9bfa
filter:\n paths: [src/*]\n excluded_paths: [tests/*]\nchecks:\n php:\n code_rating: true\n remove_extra_empty_lines: true\n remove_php_closing_tag: true\n remove_trailing_whitespace: true\n fix_use_statements:\n remove_unused: true\n preserve_multiple: f...
dataset_sample\yaml\causefx_Organizr\api\vendor\paquettg\php-html-parser\.scrutinizer.yml
.scrutinizer.yml
YAML
1,028
0.8
0
0
vue-tools
942
2024-04-29T07:57:23.887076
GPL-3.0
false
c1ecaa59d56a1ad03063a95340e0fe02
# These are supported funding model platforms\n\n# github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]\n# patreon: # Replace with a single Patreon username\n# open_collective: # Replace with a single Open Collective username\n# ko_fi: # Replace with a single Ko-fi username\ntidelift: "...
dataset_sample\yaml\causefx_Organizr\api\vendor\paquettg\php-html-parser\.github\FUNDING.yml
FUNDING.yml
YAML
690
0.8
0
0.909091
react-lib
457
2024-06-01T00:00:39.813573
BSD-3-Clause
false
579be08236e1c7d8ba442678ad0158fa
language: php\n\nphp:\n - 7.1\n - 7.2\n - 7.3\n\ninstall:\n - composer self-update\n - composer install\n\nscript:\n phpunit\n\n
dataset_sample\yaml\causefx_Organizr\api\vendor\paquettg\string-encode\.travis.yml
.travis.yml
YAML
120
0.7
0
0
awesome-app
229
2025-04-06T06:47:31.557574
MIT
false
d909d7e169b6eb20522dfaa99242be82
language: php\nsudo: false\n\nphp:\n - "7.0"\n - "7.1"\n - "7.2"\n\nmatrix:\n fast_finish: true\n\ninstall:\n - composer self-update\n - composer update\n\nscript:\n - vendor/bin/phpunit\n - vendor/bin/psalm\n
dataset_sample\yaml\causefx_Organizr\api\vendor\paragonie\constant_time_encoding\.travis.yml
.travis.yml
YAML
215
0.7
0
0
awesome-app
617
2024-06-20T16:10:39.988696
GPL-3.0
false
e699a5e2e69ef01c948a3efd4f61ecac