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
# This file is part of .gitlab-ci.yml\n# Here are all jobs that are executed during "weights" stage\n\nupdate_polkadot_weights: &update-weights\n # The update-weights pipeline defaults to `interruptible: false` so that we'll be able to\n # reach and run the benchmarking jobs despite the "Auto-cancel redundant pipelin...
dataset_sample\yaml\paritytech_polkadot\scripts\ci\gitlab\pipeline\weights.yml
weights.yml
YAML
1,115
0.8
0.025641
0.2
awesome-app
246
2025-06-20T20:59:20.669806
MIT
false
2e1a8ebde6eb4a2073215d7005618ef0
# This file is part of .gitlab-ci.yml\n# Here are all jobs that are executed during "zombienet" stage\n\nzombienet-tests-parachains-smoke-test:\n stage: zombienet\n image: "${ZOMBIENET_IMAGE}"\n extends:\n - .kubernetes-env\n - .zombienet-refs\n needs:\n - job: publish-polkadot-debug-image\n - job: publ...
dataset_sample\yaml\paritytech_polkadot\scripts\ci\gitlab\pipeline\zombienet.yml
zombienet.yml
YAML
16,794
0.95
0
0.004662
vue-tools
444
2025-05-27T12:35:39.260143
GPL-3.0
false
6d5bb3fa88624a9c2ade24efe7353f70
# .gitlab-ci.yml\n#\n# substrate\n#\n# pipelines can be triggered manually in the web\n#\n# Currently the file is divided into subfiles. Each stage has a different file which\n# can be found here: scripts/ci/gitlab/pipeline/<stage_name>.yml\n#\n# Instead of YAML anchors "extends" is used.\n# Useful links:\n# https:/...
dataset_sample\yaml\paritytech_substrate\.gitlab-ci.yml
.gitlab-ci.yml
YAML
13,643
0.95
0.116505
0.202186
node-utils
585
2024-07-22T06:38:41.580774
BSD-3-Clause
false
3bd50af216fc482a94c900a84ff17e6b
default:\n retry:\n max: 2\n when:\n - runner_system_failure\n - stuck_or_timeout_failure\n - api_failure\n - stale_schedule\n\nimage: ${CI_DEPENDENCY_PROXY_DIRECT_GROUP_IMAGE_PREFIX}/alpine:latest\n\nvariables:\n DOCKER_HOST: tcp://docker:2375\n DOCKER_DRIVER: overlay2\n DOCKER_TLS_CERTDI...
dataset_sample\yaml\passbolt_passbolt_api\.gitlab-ci.yml
.gitlab-ci.yml
YAML
1,209
0.8
0.088889
0
vue-tools
322
2024-12-31T21:57:59.756092
GPL-3.0
false
2ceabaa67b1e57a6cab97f3699933840
files:\n - source: /resources/locales/en_UK/*.po\n translation: /resources/locales/%locale_with_underscore%/%original_file_name%\nexport_languages:\n - de\n - en\n - es\n - fr\n - it\n - ja\n - ko\n - lt\n - nl\n - pl\n - pt-BR\n - ro\n - ru\n - sv\ncommit_message: '[skip-ci]'\n
dataset_sample\yaml\passbolt_passbolt_api\crowdin.yml
crowdin.yml
YAML
278
0.8
0
0
react-lib
228
2024-01-07T19:50:41.480784
GPL-3.0
false
b94e22d02dc04f6c958764c1b1930e49
codecov:\n notify:\n require_ci_to_pass: yes\n\ncoverage:\n precision: 2\n round: down\n range: "65...90"\n\n status:\n project:\n default:\n # Allow the coverage to drop by threshold %, and posting a success status.\n threshold: 0.5\n patch:\n default:\n # trial operation\n...
dataset_sample\yaml\phalcon_cphalcon\.codecov.yml
.codecov.yml
YAML
658
0.95
0
0.083333
node-utils
669
2025-05-04T06:42:15.282874
BSD-3-Clause
false
63343f42ba625120b98fa1d0a60295d8
actor_suffix: Tester\n\npaths:\n # where the modules stored\n tests: tests\n output: tests/_output\n log: tests/_output\n # directory for fixture data\n data: tests/_data\n # directory for custom modules (helpers)\n support: tests/_support\n envs: tests/_envs\n\nsettings:\n colors: true\n ...
dataset_sample\yaml\phalcon_cphalcon\codeception.yml
codeception.yml
YAML
797
0.95
0.083333
0.333333
awesome-app
561
2024-09-11T17:05:01.102635
MIT
false
78187a48006fe9a94d7a3297c214ab4a
# For local development only.\n\nservices:\n cphalcon-dev-8.1:\n container_name: cphalcon-dev-8.1\n hostname: cphalcon-dev-81\n build:\n dockerfile: docker/develop/Dockerfile\n args:\n PHP_VERSION: 8.1\n working_dir: /srv\n ports:\n - "9501:9501"\n volumes:\n - .:/srv\n\n ...
dataset_sample\yaml\phalcon_cphalcon\docker-compose-dev.yml
docker-compose-dev.yml
YAML
1,558
0.8
0
0.015385
awesome-app
38
2023-10-24T08:31:10.717983
Apache-2.0
false
7a98873f0cf8f177c8719fcb6411be5b
# For local development only.\n\nservices:\n cphalcon-8.0:\n container_name: cphalcon-8.0\n hostname: cphalcon-80\n build:\n dockerfile: docker/Dockerfile\n target: dev\n args:\n PHP_VERSION: 8.0\n working_dir: /srv\n volumes:\n - .:/srv\n\n cphalcon-8.1:\n container_name:...
dataset_sample\yaml\phalcon_cphalcon\docker-compose.yml
docker-compose.yml
YAML
1,855
0.8
0
0.011628
react-lib
405
2023-08-02T16:38:23.669453
GPL-3.0
false
eef5499ffbb487ba4cba15aee18aca18
# Configuration for probot-stale - https://github.com/probot/stale\n\n# Number of days of inactivity before an Issue or Pull Request becomes stale\ndaysUntilStale: 90\n\n# Number of days of inactivity before a stale Issue or Pull Request is closed.\n# Set to false to disable. If disabled, issues still need to be closed...
dataset_sample\yaml\phalcon_cphalcon\.github\stale.yml
stale.yml
YAML
2,570
0.8
0.087719
0.6
node-utils
785
2023-12-05T16:59:35.558498
Apache-2.0
false
c8b21599aa140467d6791a835b1976f5
name: 'Phalcon PHP extension build action'\ndescription: 'Build Phalcon Framework for Linux according to various PHP versions.'\n\ninputs:\n pecl:\n description: 'PECL package path'\n required: true\n php-version:\n description: 'PHP version'\n required: true\n\nruns:\n using: 'composite'\n steps:\n ...
dataset_sample\yaml\phalcon_cphalcon\.github\actions\build-phalcon-linux\action.yml
action.yml
YAML
824
0.85
0.066667
0
python-kit
679
2025-01-19T08:57:24.890215
MIT
false
3615c455e76bd324d6f495ec3a7075ee
name: 'Phalcon PHP extension build action'\ndescription: 'Build Phalcon Framework for macOS according to various PHP versions.'\n\ninputs:\n pecl:\n description: 'PECL package path'\n required: true\n\nruns:\n using: 'composite'\n steps:\n - name: Configure macOS Environment\n shell: bash\n # Xcod...
dataset_sample\yaml\phalcon_cphalcon\.github\actions\build-phalcon-mac\action.yml
action.yml
YAML
882
0.95
0.066667
0.038462
python-kit
962
2024-09-03T13:20:41.762562
BSD-3-Clause
false
2fdcf813524d051c98177048767dd993
name: 'Phalcon PHP extension build action'\ndescription: 'Build Phalcon Framework for Windows according to various PHP versions.'\n\ninputs:\n pecl:\n description: 'PECL package path'\n required: true\n\n php_version:\n description: 'PHP version to build for (e.g: 7.4, 8.0)'\n required: true\n ts:\n d...
dataset_sample\yaml\phalcon_cphalcon\.github\actions\build-phalcon-win\action.yml
action.yml
YAML
5,155
0.95
0.067669
0.026316
python-kit
545
2024-12-11T15:09:01.425404
Apache-2.0
false
bb18c11e192341821931b2a8d8157815
name: 'Pack Phalcon Extension'\ndescription: 'Create ZIP archive with Phalcon Framework Extension for corresponding OS and PHP version.'\n\ninputs:\n target-name:\n description: 'Archive name without extension for target release assets.'\n required: true\n ext-path:\n description: 'Full path to Phalcon Exten...
dataset_sample\yaml\phalcon_cphalcon\.github\actions\pack-phalcon-ext\action.yml
action.yml
YAML
1,034
0.95
0.096774
0
python-kit
500
2025-02-22T07:03:53.644945
MIT
false
9b09fe5792ec30011feece8b4986fad2
name: Build Dockerfiles\n\non:\n push:\n tags:\n - v*\n\njobs:\n build:\n runs-on: ubuntu-latest\n permissions:\n contents: read\n packages: write\n attestations: write\n id-token: write\n strategy:\n fail-fast: false\n matrix:\n php: [ '8.1', '8.2', '8.3', '8.4' ...
dataset_sample\yaml\phalcon_cphalcon\.github\workflows\build-docker.yml
build-docker.yml
YAML
1,456
0.7
0
0
vue-tools
164
2024-02-20T19:03:08.254134
GPL-3.0
false
ca8e90e1308899b7f8dffca8cac01d69
name: "[Windows] Build Phalcon"\non: [push, pull_request]\n\njobs:\n windows:\n runs-on: windows-latest\n name: "Build Phalcon (PHP ${{matrix.php}}-${{matrix.ts}}-${{matrix.arch}})"\n defaults:\n run:\n shell: cmd\n strategy:\n fail-fast: false\n matrix:\n php: ["8.0","8.1","8....
dataset_sample\yaml\phalcon_cphalcon\.github\workflows\compile-windows.yml
compile-windows.yml
YAML
3,403
0.7
0.084112
0
python-kit
350
2023-09-05T09:10:18.712542
MIT
false
4b581267bff567d437fb72003cdfab87
# This file is part of Phalcon.\n#\n# (c) Phalcon Team <team@phalcon.io>\n#\n# For the full copyright and license information, please view\n# the LICENSE file that was distributed with this source code.\n\nname: Phalcon CI\n\non:\n schedule:\n - cron: '0 2 * * *' # Daily at 02:00 runs only on default branch\n push...
dataset_sample\yaml\phalcon_cphalcon\.github\workflows\main.yml
main.yml
YAML
14,499
0.95
0.05314
0.094286
awesome-app
710
2024-11-10T16:11:21.571423
MIT
false
cc70aecc20a7d490d3e792bf53d0f510
actor: CliTester\nmodules:\n enabled:\n - Asserts\n - Cli\n - \Helper\Cli\n - \Helper\Unit\n
dataset_sample\yaml\phalcon_cphalcon\tests\cli.suite.yml
cli.suite.yml
YAML
98
0.5
0
0
awesome-app
847
2023-10-08T06:24:06.534829
BSD-3-Clause
true
6d65a494b9b288ccc73ab70f1dfe1c08
actor: DatabaseTester\nmodules:\n enabled:\n - Phalcon5:\n bootstrap: 'tests/_config/bootstrap.php'\n # - Helper\PhalconLibmemcached:\n # host: '%DATA_MEMCACHED_HOST%'\n # port: '%DATA_MEMCACHED_PORT%'\n # weight: '%DATA_MEMCACHED_WEIGHT%'\n - Redis:\n database: ...
dataset_sample\yaml\phalcon_cphalcon\tests\database.suite.yml
database.suite.yml
YAML
469
0.8
0
0.235294
python-kit
648
2023-11-02T21:45:02.000183
MIT
true
fd14c2337bbf4031630518d92432dbf7
version: '3.2'\n\nservices:\n mysql:\n restart: always\n image: mysql:5.7\n ports:\n - 3306:3306\n environment:\n - MYSQL_ROOT_PASSWORD=secret\n - MYSQL_USER=phalcon\n - MYSQL_DATABASE=phalcon\n - MYSQL_PASSWORD=secret\n\n postgres:\n restart: always\n image: postgres:12-alp...
dataset_sample\yaml\phalcon_cphalcon\tests\docker-compose.yml
docker-compose.yml
YAML
627
0.7
0
0
awesome-app
76
2024-04-07T21:34:40.148761
BSD-3-Clause
true
a9a7dae993aa1a5dab3c76788b2f1122
actor: IntegrationTester\nmodules:\n enabled:\n - Phalcon5:\n bootstrap: 'tests/_config/bootstrap.php'\n - Memcache:\n host: '%DATA_MEMCACHED_HOST%'\n port: %DATA_MEMCACHED_PORT%\n - Redis:\n database: '%DATA_REDIS_NAME%'\n host: '%DATA_REDIS_HOST%'\n port: '%DATA_RED...
dataset_sample\yaml\phalcon_cphalcon\tests\integration.suite.yml
integration.suite.yml
YAML
393
0.7
0
0
python-kit
754
2025-04-08T17:19:37.400225
Apache-2.0
true
c628550f4d075fe14e5ef2645b13c252
# Codeception Test Suite Configuration\n#\n# Suite for unit or integration tests.\n\nactor: UnitTester\nmodules:\n config:\n enabled:\n - Apc\n - Asserts\n - Filesystem\n - Helper\Unit\n
dataset_sample\yaml\phalcon_cphalcon\tests\unit.suite.yml
unit.suite.yml
YAML
188
0.8
0.083333
0.272727
node-utils
342
2024-02-18T05:33:22.515363
GPL-3.0
true
672c6c4268ed5bfe7252ac763babd063
application:\n controllersDir: !approot /app/controllers/\ndatabase:\n password: !decrypt some_decrypted_password_here\n
dataset_sample\yaml\phalcon_cphalcon\tests\_data\assets\config\callbacks.yml
callbacks.yml
YAML
119
0.7
0
0
python-kit
566
2024-06-16T21:42:36.844532
GPL-3.0
true
260e99cc4f884b6aa4633bcae02ef96d
phalcon:\n baseuri: /phalcon/\nmodels:\n metadata: memory\ndatabase:\n adapter: mysql\n host: localhost\n username: user\n password: passwd\n name: demo\ntest:\n parent:\n property: 1\n property2: yeah\n emptyProperty:\nissue-12725:\n channel:\n handlers:\n 0:\n name: stream\n le...
dataset_sample\yaml\phalcon_cphalcon\tests\_data\assets\config\config.yml
config.yml
YAML
448
0.7
0
0
awesome-app
656
2023-12-23T05:08:36.550965
Apache-2.0
true
1af6789ae1b1e16b015f8d259e1f236a
unit-test:\n className: \UnitTester\n\nconfig:\n className: \Phalcon\Config\Config\n shared: true\n\ncomponent:\n className: Phalcon\Tests\Fixtures\Di\ServiceComponent\n arguments:\n - type: service\n name: config\n
dataset_sample\yaml\phalcon_cphalcon\tests\_data\fixtures\Di\services.yml
services.yml
YAML
216
0.7
0
0
node-utils
795
2025-01-20T23:33:03.796863
Apache-2.0
true
c4f786b9b84e90887aef4cd1f883070d
# `mysql` environment config goes here\nmodules:\n enabled:\n - Db:\n dsn: 'mysql:host=%DATA_MYSQL_HOST%;dbname=%DATA_MYSQL_NAME%;port=%DATA_MYSQL_PORT%'\n user: '%DATA_MYSQL_USER%'\n password: '%DATA_MYSQL_PASS%'\n dump: 'tests/_data/assets/schemas/mysql.sql'\n populate: true\n ...
dataset_sample\yaml\phalcon_cphalcon\tests\_envs\mysql.yml
mysql.yml
YAML
482
0.8
0
0.066667
vue-tools
679
2025-03-17T05:07:53.568676
Apache-2.0
true
25e7937a88f9c4e02d7791215c3f1973
# `postgres` environment config goes here\nmodules:\n enabled:\n - Db:\n dsn: 'pgsql:host=%DATA_POSTGRES_HOST%;dbname=%DATA_POSTGRES_NAME%;port=%DATA_POSTGRES_PORT%'\n user: '%DATA_POSTGRES_USER%'\n password: '%DATA_POSTGRES_PASS%'\n dump: 'tests/_data/assets/schemas/pgsql.sql'\n ...
dataset_sample\yaml\phalcon_cphalcon\tests\_envs\pgsql.yml
pgsql.yml
YAML
471
0.8
0
0.071429
python-kit
522
2024-10-09T12:07:00.639097
MIT
true
fd346e3dcff51cf943f6ec721811a314
# `sqlite` environment config goes here\nmodules:\n enabled:\n - Db:\n dsn: 'sqlite:%DATA_SQLITE_NAME%'\n user: ''\n password: ''\n populate: true\n cleanup: false\n dump:\n - 'tests/_data/assets/config/sqlite-init.sql'\n - 'tests/_data/assets/schemas/sqli...
dataset_sample\yaml\phalcon_cphalcon\tests\_envs\sqlite.yml
sqlite.yml
YAML
317
0.8
0
0.083333
awesome-app
847
2024-08-28T20:35:55.706387
Apache-2.0
true
6517baa12bd3ec3658bbb860350d5174
version: 3\n\nproject:\n name: "PhotoPrism"\n id: "github.com/photoprism/photoprism"\n url: "https://github.com/photoprism/photoprism"\n link: "https://www.photoprism.app/"\n\nrevision:\n branch: "develop"\n\npaths:\n exclude:\n - ./.github\n - ./assets\n - ./build\n - ./docker\n - ./frontend/tests...
dataset_sample\yaml\photoprism_photoprism\.fossa.yml
.fossa.yml
YAML
376
0.8
0
0
node-utils
369
2024-08-17T13:43:09.403478
MIT
false
510d37d256742073c9bb30e948d5b8d7
coverage:\n range: 50..90\n round: nearest\n precision: 2\n status:\n project: false\n patch: false\n
dataset_sample\yaml\photoprism_photoprism\codecov.yml
codecov.yml
YAML
104
0.7
0
0
node-utils
590
2024-12-20T18:10:01.421464
MIT
false
12f1a66f6345e4de745d544f09773945
global:\n scrape_interval: 60s\n scrape_timeout: 10s\nscrape_configs:\n - job_name: "photoprism"\n metrics_path: "/api/v1/metrics"\n oauth2:\n client_id: "cs5cpu17n6gj2qo5"\n client_secret: "xcCbOrw6I0vcoXzhnOmXhjpVSyFq0l0e"\n token_url: "http://photoprism:2342/api/v1/oauth/token"\n scopes:...
dataset_sample\yaml\photoprism_photoprism\prometheus.yml
prometheus.yml
YAML
451
0.8
0
0
node-utils
302
2024-07-12T08:05:37.058610
GPL-3.0
false
0b7d2554e0225bc4a80d5a09ded21af7
build: false\nversion: dev-{build}\nclone_folder: C:\projects\yii2\n\nenvironment:\n matrix:\n - php_ver: 7.3.0\n\ncache:\n - '%APPDATA%\Composer'\n - '%LOCALAPPDATA%\Composer'\n - C:\tools\php -> .appveyor.yml\n - C:\tools\composer.phar -> .appveyor.yml\n\ninit:\n - SET PATH=C:\tools\php;%PATH%\...
dataset_sample\yaml\php\.appveyor.yml
.appveyor.yml
YAML
1,433
0.8
0
0
awesome-app
749
2025-07-08T21:35:02.698680
Apache-2.0
false
042ee95f6ee57b03a2dde053f1f1b5a0
task:\n name: freebsd-build\n freebsd_instance:\n matrix:\n - image_family: freebsd-15-0\n - image_family: freebsd-14-2\n - image_family: freebsd-13-5\n\n prepare_script:\n - pkg install -yq git cmake pkgconf jpeg-turbo mysql80-client ffmpeg libvncserver libjwt catch2 p5-DBI p5-DBD-mysql p5-Date...
dataset_sample\yaml\php\.cirrus.yml
.cirrus.yml
YAML
812
0.7
0
0
python-kit
913
2024-06-18T23:53:40.550483
Apache-2.0
false
d964895969ad34ba400a94ff0e7454e1
# Codacy configuration file for Invoice Ninja\n\nexclude_paths:\n - 'public/css/*'\n - 'public/js/*'\n
dataset_sample\yaml\php\.codacy.yml
.codacy.yml
YAML
99
0.6
0.2
0.25
node-utils
364
2025-02-28T20:19:40.761363
Apache-2.0
false
1bcd781c4a069fbaf24f3e05a44fe84d
engines:\n duplication:\n enabled: true\n config:\n languages:\n - javascript\n - php\n eslint:\n enabled: true\n fixme:\n enabled: true\n phpmd:\n enabled: true\n config:\n rulesets: "codesize,design,unusedcode,tests/data/codeclimate/phpmd_ruleset.xml"\nratings:\n paths:\n -...
dataset_sample\yaml\php\.codeclimate.yml
.codeclimate.yml
YAML
500
0.7
0
0
python-kit
162
2025-05-04T12:46:41.865771
MIT
false
e8c6e672f96ac825a2af223d550969ae
codecov:\n notify:\n require_ci_to_pass: yes\n\ncoverage:\n precision: 2\n round: down\n range: "70...100"\n\n status:\n project:\n default:\n target: 0%\n threshold: 5%\n base: parent\n branches: null\n if_no_uploads: error\n if_not_found: success\n if_c...
dataset_sample\yaml\php\.codecov.yml
.codecov.yml
YAML
1,378
0.95
0.016129
0.017544
node-utils
112
2024-03-01T18:44:39.723104
MIT
false
c902990b57a4b9ef2376573c7bb80e15
---\nkind: pipeline\nname: default\n\nclone:\n\nsteps:\n - name: setup\n image: joomlaprojects/docker-images:php8.4\n volumes:\n - name: certificates\n path: /certificates\n commands:\n - cp -v tests/certs/* /certificates/\n\n - name: composer\n image: joomlaprojects/docker-images:php8.4\...
dataset_sample\yaml\php\.drone.yml
.drone.yml
YAML
12,745
0.8
0.007143
0
react-lib
519
2024-10-21T14:26:51.361935
BSD-3-Clause
false
51e02f7ad018bfc15e01c0f24fd130c0
# This file declares MediaWiki scenarios for Fresnel, a web page performance\n# monitoring tool. See <https://wikitech.wikimedia.org/wiki/Performance/Fresnel>.\n\nwarmup: true\nruns: 7\nscenarios:\n Read a page:\n # The only page that exists by default is the main page.\n # But its actual name is configurable/un...
dataset_sample\yaml\php\.fresnel.yml
.fresnel.yml
YAML
1,431
0.8
0.017241
0.105263
vue-tools
964
2024-04-04T11:04:37.654339
MIT
false
c6c04cc89ca2b2aedc4a3b7523d90cc0
default:\n image:\n name: ubuntu:latest\n before_script:\n - apt-get update -yq\n - DEBIAN_FRONTEND=noninteractive apt-get install -yq devscripts sudo\n\nubuntu_deb:\n stage: build\n tags:\n - docker\n script:\n - DEBIAN_FRONTEND=noninteractive TZ=America/Chicago apt-get -y install tzdata\n - yes...
dataset_sample\yaml\php\.gitlab-ci.yml
.gitlab-ci.yml
YAML
818
0.7
0
0
vue-tools
920
2023-08-19T00:06:04.211738
GPL-3.0
false
934dfa2424e38cd65dcc0b53e2b66af3
# Docker image\nimage:\n file: .gitpod.Dockerfile\n\n# ddev and composer are running as part of the prebuild\n# when starting a workspace all docker images are ready\ntasks:\n - name: Startup \n - command: |\n bash .ddev/gitpod-setup-ddev.sh\n gp ports await 8080 && gp preview $(gp url 8080) \n\n# VScode x...
dataset_sample\yaml\php\.gitpod.yml
.gitpod.yml
YAML
1,607
0.8
0.068966
0.333333
react-lib
583
2023-12-02T03:26:21.654508
BSD-3-Clause
false
3e380fea5f875e4087feb3fb7cea222c
# Read the Docs configuration file for Sphinx projects\n# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details\n\n# Required\nversion: 2\n\n# Set the OS, Python version and other tools we might need\nbuild:\n os: ubuntu-22.04\n tools:\n python: "3.12"\n\n# Build documentation in the "docs/" di...
dataset_sample\yaml\php\.readthedocs.yml
.readthedocs.yml
YAML
626
0.95
0.125
0.421053
awesome-app
756
2024-02-17T04:13:27.892929
MIT
false
dde35a474189bc44ee229752f37ccb57
plugins:\n - rubocop-rake\n - rubocop-rspec\n\nAllCops:\n NewCops: enable\n TargetRubyVersion: 3.2\n Exclude:\n - Rakefile\n\nStyle/Documentation:\n Enabled: false\n\nNaming/AccessorMethodName:\n Exclude:\n - ruby/rack-routing/app/route_handler.rb\n\nLint/ShadowingOuterLocalVariable:\n Exclude:\n - .ta...
dataset_sample\yaml\php\.rubocop.yml
.rubocop.yml
YAML
591
0.8
0
0
react-lib
194
2024-03-10T01:38:03.799632
MIT
false
6fdb7ea92b5872ad88d06cddc2452a42
checks:\n php: true\n\nfilter:\n paths:\n - framework/\n\n excluded_paths:\n - vendor/\n\n dependency_paths:\n - vendor/\n\nbuild:\n image: default-bionic\n\n environment:\n php:\n version: 8.1\n ini:\n xdebug.mode: coverage,develop\n memory_limit: -1\n\n nodes:\n analysis:...
dataset_sample\yaml\php\.scrutinizer.yml
.scrutinizer.yml
YAML
2,534
0.8
0
0.191781
node-utils
664
2024-02-14T08:45:43.762780
GPL-3.0
false
6094353c0fadbca651a6a5868985da17
php:\n preset: laravel\n version: 8.2\n finder:\n not-name:\n - bad-syntax-strategy.php\njs:\n finder:\n exclude:\n - src/Illuminate/Foundation/resources/exceptions/renderer/dist\n not-name:\n - webpack.mix.js\ncss:\n finder:\n exclude:\n - src/Illuminate/Foundation/resources/except...
dataset_sample\yaml\php\.styleci.yml
.styleci.yml
YAML
324
0.7
0
0
python-kit
199
2024-09-16T18:02:38.435966
BSD-3-Clause
false
c3e44af62a8e6a2e1d3ae457a79a5197
cache_dir: /tmp/TranslationTool/\npaths:\n - classes\n - controllers\n - admin-dev\n - modules\n - src\n - override\n - install-dev\n - themes\n - pdf\n - mails/themes\nexclude_files:\n - src/PrestaShopBundle/Tests\n - classes/PrestaShopAutoload.php\n - var/cache/\n - var/logs\n - node_modules\n - vendo...
dataset_sample\yaml\php\.t9n.yml
.t9n.yml
YAML
370
0.7
0
0
awesome-app
311
2023-11-04T17:02:58.677230
BSD-3-Clause
false
a3782f1dd6030d7a9b6c43fbda28ae3c
language: php\n\nphp:\n - 5.2\n - 5.3\n - 5.4\n\nenv:\n - DB=mysql\n - DB=pgsql\n - DB=sqlite\n\nmatrix:\n include:\n - php: 5.4\n env:\n - PHPCS=1\n\nbefore_script:\n - sh -c "if [ '$DB' = 'mysql' ]; then mysql -e 'CREATE DATABASE cakephp_test;'; fi"\n - sh -c "if [ '$DB' = 'mysql' ]; then mysq...
dataset_sample\yaml\php\.travis.yml
.travis.yml
YAML
3,390
0.85
0.104348
0
vue-tools
425
2024-09-14T06:32:53.453030
BSD-3-Clause
false
8ccf4da96000c488cc79b5a20a381d48
# Codeception Test Suite Configuration\n#\n# Suite for acceptance tests.\n# Perform tests in browser using the SuiteCRM WebDriver\n#\n# Use the enviornmental config files to configure the driver\n\nclass_name: AcceptanceTester\nmodules:\n enabled:\n - \Helper\Acceptance\n - \Helper\WebDriverHelper\n ...
dataset_sample\yaml\php\Acceptance.suite.yml
Acceptance.suite.yml
YAML
975
0.8
0.028571
0.171429
python-kit
638
2025-04-10T23:47:34.684793
GPL-3.0
false
3e990291810eaa169f5c76facbe0bcd8
actor: ApiTester\nmodules:\n enabled:\n - \Helper\api\n - Filesystem\n - Asserts\n - \Helper\PhpBrowserDriverHelper\n - PhpBrowser:\n url: 'http://localhost/api/v8/'\n - REST:\n depends: PhpBrowser\n url: 'http://localhost/api/v8/'
dataset_sample\yaml\php\api.suite.yml
api.suite.yml
YAML
298
0.8
0
0
awesome-app
168
2023-09-21T01:07:33.041217
GPL-3.0
false
00c4708e0d7eb2890f43531adb01c596
Admin: ['src/Sylius/Bundle/AdminBundle/']\nAPI: ['src/Sylius/Bundle/ApiBundle/']\nDocumentation: ['docs/']\nMaintenance: ['etc/', '.github/', '*.md']\nShop: ['src/Sylius/Bundle/ShopBundle/']\nDocker: ['docker/', '.docker/', 'Dockerfile', 'docker-compose.*']\n
dataset_sample\yaml\php\autolabeler.yml
autolabeler.yml
YAML
253
0.7
0
0
vue-tools
861
2024-01-07T22:11:28.587145
MIT
false
d4d383fe4948d6705e3f120f8a11f45b
default:\n suites:\n smoke:\n paths: [ "%paths.base%/features/smoke" ]\n contexts: [ Aws\Test\Integ\SmokeContext ]\n performance:\n paths: [ "%paths.base%/features/performance" ]\n contexts: [ Aws\Test\PerformanceContext ]\n multipart:\n pat...
dataset_sample\yaml\php\behat.yml
behat.yml
YAML
1,774
0.7
0
0
react-lib
216
2025-02-21T23:40:45.778446
MIT
false
0ef65c61fa069c3fd14a42dc9885ee0f
version: 0.2\n\nphases:\n install:\n runtime-versions:\n php: 7.3\n commands:\n - composer install\n post_build:\n commands:\n # Do not remove this statement. This command is required for AWS CodeStar projects.\n # Update the AWS Partition, AWS Region, account ID and project ID in the pro...
dataset_sample\yaml\php\buildspec.yml
buildspec.yml
YAML
660
0.95
0.055556
0.125
python-kit
986
2023-09-01T02:51:26.073478
GPL-3.0
false
86980759a3df3b0bc22e9b553a301a9d
# Add this tag for any changes for more than 1 line\n"Pending analysis of PR (maintenance team)":\n min: 1\n
dataset_sample\yaml\php\changed-lines-count-labeler.yml
changed-lines-count-labeler.yml
YAML
106
0.8
0.666667
0.333333
node-utils
231
2025-06-25T12:50:38.034359
BSD-3-Clause
false
332946b95970725d0aa944c06a571c70
changelog_type: 'commit_message'\nheader_prefix: 'Version:'\ncommit_changelog: true\ncomment_changelog: true\ninclude_unlabeled_changes: true\nunlabeled_group_title: 'Unlabeled Changes'\npull_request_title_regex: '^Release'\nversion_regex: 'v?([0-9]{1,2})+[.]+([0-9]{1,2})+[.]+([0-9]{1,2})\s\(\d{1,2}-\d{1,2}-\d{4}\)'\ne...
dataset_sample\yaml\php\changelogConfig.yml
changelogConfig.yml
YAML
685
0.7
0
0
node-utils
766
2024-09-07T17:31:08.998994
BSD-3-Clause
false
f14657ff7603b3b97654be1ba6411a42
actor: CliTester\nmodules:\n enabled:\n - Asserts\n - Cli\n - \Helper\Cli\n - \Helper\Unit\n
dataset_sample\yaml\php\cli.suite.yml
cli.suite.yml
YAML
98
0.5
0
0
python-kit
477
2023-11-20T03:56:00.951163
MIT
false
6d65a494b9b288ccc73ab70f1dfe1c08
exclude_paths:\n - 'include/timezone/**'\n - 'include/SuiteGraphs/**'\n - 'include/social/**'\n - 'include/Smarty/**'\n - 'include/reCaptcha/**'\n - 'include/phpmailer/**'\n - 'include/Pear/**'\n - 'include/pclzip/**'\n - 'include/nusoap/**'\n - 'include/HTTP_WebDAV_Server/**'\n - 'include/HTMLPurifier/**'\n...
dataset_sample\yaml\php\codacy.yml
codacy.yml
YAML
634
0.8
0
0
react-lib
2
2025-07-04T10:36:53.370284
MIT
false
75b3469c4689de9f54a55419f6de2759
actor: Tester\npaths:\n tests: tests\n log: tests/_output\n data: tests/_data\n support: tests/_support\n envs: tests/_envs\nsettings:\n bootstrap: _bootstrap.php\n colors: true\n memory_limit: 16000M\nextensions:\n enabled:\n - Codeception\Extension\RunFailed\ncoverage:\n enabled: true\n remote: false\n ...
dataset_sample\yaml\php\codeception.dist.yml
codeception.dist.yml
YAML
1,141
0.8
0
0
node-utils
416
2025-03-13T17:24:25.759536
BSD-3-Clause
false
729c998df113b4719fc49ce75bd69005
actor_suffix: Tester\n\npaths:\n # where the modules stored\n tests: tests\n output: tests/_output\n log: tests/_output\n # directory for fixture data\n data: tests/_data\n # directory for custom modules (helpers)\n support: tests/_support\n envs: tests/_envs\n\nsettings:\n colors: true\n ...
dataset_sample\yaml\php\codeception.yml
codeception.yml
YAML
797
0.95
0.083333
0.333333
awesome-app
41
2023-08-25T15:38:56.834842
BSD-3-Clause
false
78187a48006fe9a94d7a3297c214ab4a
# Configuration for welcome - https://github.com/behaviorbot/welcome\n\n# Configuration for new-issue-welcome - https://github.com/behaviorbot/new-issue-welcome\n\n# Comment to be posted to on first time issues\nnewIssueWelcomeComment: >\n Thanks for opening your first issue here! Just a reminder, this forum is for Bu...
dataset_sample\yaml\php\config.yml
config.yml
YAML
981
0.8
0.333333
0.857143
python-kit
140
2024-02-01T21:51:57.345452
MIT
false
89f465262940ba822192b688546edc39
settings_changed: Канфігурацыя абноўлена\ndownload_pictures: Пампаваць карцінкі на ваш сэрвэр\ndiaspora_url: diaspora* URL, калі сэрвіс уключаны\nexport_xml: Уключыць экспарт XML\nimport_with_rabbitmq: Уключыць RabbitMQ для асінхроннага ймпарту даных\nshaarli_url: Shaarli URL, калі сэрвіс уключаны\nshare_shaarli: Уключ...
dataset_sample\yaml\php\CraueConfigBundle.be.yml
CraueConfigBundle.be.yml
YAML
2,539
0.95
0
0
react-lib
894
2023-08-07T00:54:26.967223
GPL-3.0
false
aa48624b02fffafb3c4e1fc64d27c624
matomo_enabled: Povolit Matomo\nunmark_url: Adresa URL Unmark, pokud je služba povolena\nshaarli_url: Adresa URL Shaarli, pokud je služba povolena\nshare_unmark: Povolit sdílení na Unmark.it\nshare_twitter: Povolit sdílení na Twitteru\nshare_shaarli: Povolit sdílení na Shaarli\nshare_mail: Povolit sdílení e-mailem\nsha...
dataset_sample\yaml\php\CraueConfigBundle.cs.yml
CraueConfigBundle.cs.yml
YAML
1,697
0.95
0
0
python-kit
529
2025-02-13T00:02:27.607233
MIT
false
5dd81a42b27ce2f66eeb5108a8609820
download_pictures: Download billeder på din server\ndiaspora_url: diaspora* URL, hvis tjenesten er aktiv\nexport_epub: Aktiver eksport til ePub\nexport_pdf: Aktiver eksport til PDF\nexport_csv: Aktiver eksport til CSV\nexport_json: Aktiver eksport til JSON\nexport_txt: Aktiver eksport til TXT\nexport_xml: Aktiver ekspo...
dataset_sample\yaml\php\CraueConfigBundle.da.yml
CraueConfigBundle.da.yml
YAML
979
0.95
0.08
0
python-kit
646
2023-08-18T15:43:57.548866
GPL-3.0
false
b461703a2a3fe6b91612f7e1c6194959
settings_changed: Konfiguration aktualisiert\ndownload_pictures: Bilder auf den Server herunterladen\ndiaspora_url: diaspora*-URL, sofern der Service aktiviert ist\nexport_epub: ePUB-Export aktivieren\nexport_pdf: PDF-Export aktivieren\nexport_csv: CSV-Export aktivieren\nexport_json: JSON-Export aktivieren\nexport_txt:...
dataset_sample\yaml\php\CraueConfigBundle.de.yml
CraueConfigBundle.de.yml
YAML
1,662
0.95
0
0
react-lib
613
2025-05-01T09:32:52.774096
BSD-3-Clause
false
bda74380fa1add2096a0a96db6ce7a92
shaarli_share_origin_url: Ενεργοποίηση κοινοποίησης πρωτότυπου URL στο Shaarli, αν είναι ενεργοποιημένη η υπηρεσία\nstore_article_headers: Ενεργοποίηση αποθήκευσης επικεφαλίδων HTTP για κάθε άρθρο\napi_user_registration: Ενεργοποίηση εγγραφής χρήστη μέσω του API\nrestricted_access: Ενεργοποίηση επαλήθευσης για ιστοσελί...
dataset_sample\yaml\php\CraueConfigBundle.el.yml
CraueConfigBundle.el.yml
YAML
2,748
0.95
0
0
node-utils
547
2023-12-25T07:59:00.096536
MIT
false
e0cb2fba30eb69b4984adad89768c5b3
settings_changed: Configuration updated\ndownload_pictures: Download pictures onto your server\ndiaspora_url: diaspora* URL, if the service is enabled\nexport_epub: Enable ePub export\nexport_pdf: Enable PDF export\nexport_csv: Enable CSV export\nexport_json: Enable JSON export\nexport_txt: Enable TXT export\nexport_xm...
dataset_sample\yaml\php\CraueConfigBundle.en.yml
CraueConfigBundle.en.yml
YAML
1,519
0.95
0.257143
0
node-utils
698
2023-10-23T22:57:00.205460
Apache-2.0
false
7bbfe514ee5de8058ad21929979de66a
settings_changed: Configuración actualizada\ndownload_pictures: Descargar imágenes en el servidor\ndiaspora_url: URL de diaspora*, si el servicio está activado\nexport_epub: Activar exportación a ePub\nexport_pdf: Activar exportación a PDF\nexport_csv: Activar exportación a CSV\nexport_json: Activar exportación a JSON\...
dataset_sample\yaml\php\CraueConfigBundle.es.yml
CraueConfigBundle.es.yml
YAML
1,731
0.95
0
0
python-kit
469
2024-10-01T06:21:12.547698
Apache-2.0
false
7dfaf2b5f0bd35847bbb98c75c98cf02
download_pictures: تصاویر را در کارگزار خودتان باربگیرید\ndiaspora_url: نشانی Diaspora، اگر فعال بود\nexport_epub: فعال‌سازی برون‌سپاری به ePub\nexport_pdf: فعال‌سازی برون‌سپاری به PDF\nexport_csv: فعال‌سازی برون‌سپاری به CSV\nexport_json: فعال‌سازی برون‌سپاری به JSON\nexport_txt: فعال‌سازی برون‌سپاری به TXT\nexport_xm...
dataset_sample\yaml\php\CraueConfigBundle.fa.yml
CraueConfigBundle.fa.yml
YAML
2,363
0.95
0
0
node-utils
678
2023-11-20T08:26:48.996620
MIT
false
86fb61f3147b8e98d95d7eed58e35a15
settings_changed: Configuration mise à jour\ndownload_pictures: Télécharger les images sur le serveur\ndiaspora_url: URL de diaspora*, si le service est activé\nexport_epub: Activer l'export ePub\nexport_pdf: Activer l'export PDF\nexport_csv: Activer l'export CSV\nexport_json: Activer l'export JSON\nexport_txt: Activer...
dataset_sample\yaml\php\CraueConfigBundle.fr.yml
CraueConfigBundle.fr.yml
YAML
1,707
0.95
0
0
react-lib
614
2023-12-21T00:52:32.285277
BSD-3-Clause
false
f3e97e636c23f4f5aaec7c2be9d570b2
shaarli_share_origin_url: Activar a compartición do URL de orixe en Shaarli, se o servizo está activo\nstore_article_headers: Activar se wallabag garda cabeceiras HTTP para cada artigo\napi_user_registration: Activar rexistro de usuarias a través da API\nrestricted_access: Activar autenticación para sitios web con acce...
dataset_sample\yaml\php\CraueConfigBundle.gl.yml
CraueConfigBundle.gl.yml
YAML
1,700
0.95
0
0
python-kit
199
2025-04-08T12:05:23.484382
MIT
false
6d2b3021517dc2198c2c60e84fed17a3
share_diaspora: Aktiviraj dijeljenje na diaspora*\nshare_twitter: Aktiviraj dijeljenje na Twitter\nshaarli_share_origin_url: Aktiviraj dijeljenje URL-a izvora na Shaarli, ako je usluga aktivirana\nexport_csv: Aktiviraj CSV izvoz\nmatomo_site_id: ID tvoje web-stranice u Matomo\nshare_mail: Aktiviraj dijeljenje putem e-m...
dataset_sample\yaml\php\CraueConfigBundle.hr.yml
CraueConfigBundle.hr.yml
YAML
1,804
0.95
0
0
node-utils
924
2024-07-21T23:06:12.734367
MIT
false
3cee566b6831a46d736b4b81ef270ef0
settings_changed: Beállítások frissítve\ndownload_pictures: Képek letöltése a kiszolgálóra\ndiaspora_url: diaspora* URL, ha a szolgáltatás engedélyezett\nexport_epub: ePub-ba exportálás engedélyezése\nexport_pdf: PDF-be exportálás engedélyezése\nexport_csv: CSV-be exportálás engedélyezése\nexport_json: JSON-ba exportál...
dataset_sample\yaml\php\CraueConfigBundle.hu.yml
CraueConfigBundle.hu.yml
YAML
1,862
0.95
0
0
node-utils
556
2023-07-22T01:24:07.240075
MIT
false
a7577d119dfe29ed13a130df246ca263
export_txt: Aktifkan pengeksporan TXT\nexport_json: Aktifkan pengeksporan JSON\nexport_csv: Aktifkan pengeksporan CSV\nexport_pdf: Aktifkan pengeksporan PDF\nexport_epub: Aktifkan pengeksporan ePub\ndiaspora_url: URL diaspora*, jika layanan diaktifkan\nsettings_changed: Konfigurasi diperbarui\nshare_unmark: Aktifkan be...
dataset_sample\yaml\php\CraueConfigBundle.id.yml
CraueConfigBundle.id.yml
YAML
1,572
0.95
0
0
vue-tools
824
2024-04-12T19:55:47.344898
MIT
false
2197279dfe1bacd558ecd0af256f9c66
download_pictures: Scarica le immagini sul tuo server\ndiaspora_url: URL di diaspora*, se il servizio è abilitato\nexport_epub: Abilita esportazione ePub\nexport_pdf: Abilita esportazione PDF\nexport_csv: Abilita esportazione CSV\nexport_json: Abilita esportazione JSON\nexport_txt: Abilita esportazione TXT\nexport_xml:...
dataset_sample\yaml\php\CraueConfigBundle.it.yml
CraueConfigBundle.it.yml
YAML
1,290
0.95
0
0
react-lib
8
2023-11-16T16:23:06.924475
Apache-2.0
false
4e570c29d3c381ce895fe509a8b7184e
settings_changed: 設定を更新しました\ndownload_pictures: サーバー上の画像をダウンロード\ndiaspora_url: diaspora* URL、サービスが有効になっている場合\nexport_epub: ePub のエクスポートを有効にする\nexport_pdf: PDF のエクスポートを有効にする\nexport_csv: CSV のエクスポートを有効にする\nexport_json: JSON のエクスポートを有効にする\nexport_txt: TXT のエクスポートを有効にする\nexport_xml: XML のエクスポートを有効にする\nimport_with_rabbitmq...
dataset_sample\yaml\php\CraueConfigBundle.ja.yml
CraueConfigBundle.ja.yml
YAML
2,053
0.95
0
0
vue-tools
152
2023-09-08T17:43:09.993821
Apache-2.0
false
5f5280906f91d6dfd451130a239a760d
download_pictures: 서버로 이미지를 다운로드\nshaarli_share_origin_url: Shaarli에서 원래 URL 공유 활성화 (서비스가 활성화 된 경우)\nstore_article_headers: Wallabag이 각 기사에 대한 HTTP 헤더를 저장하는 경우 활성화\napi_user_registration: API를 통해 사용자 등록 활성화\nrestricted_access: 유료 웹 사이트에 대한 인증 활성화\ndownload_images_enabled: 이미지를 로컬로 다운로드\nshare_public: 항목의 공개 URL 허용\nmat...
dataset_sample\yaml\php\CraueConfigBundle.ko.yml
CraueConfigBundle.ko.yml
YAML
1,679
0.95
0
0
python-kit
710
2025-05-04T03:06:08.443290
GPL-3.0
false
14d50908439e526bc9c2867fc585de69
settings_changed: Oppsett oppdatert\ndownload_pictures: Last ned bilder til tjeneren din\ndiaspora_url: diaspora*-nettadresse, hvis tjenesten er avskrudd\nexport_epub: Skru på ePub-eksport\nexport_pdf: Skru på PDF-eksport\nexport_csv: Skru på CSV-eksport\nexport_json: Skru på JSON-eksport\nexport_txt: Skru på TXT-ekspo...
dataset_sample\yaml\php\CraueConfigBundle.nb.yml
CraueConfigBundle.nb.yml
YAML
1,770
0.95
0.27027
0
react-lib
223
2025-03-07T06:36:04.870823
GPL-3.0
false
ca1604d3f9a04d0e81c833bfac405b29
shaarli_share_origin_url: Schakel het delen van oorspronkelijke url naar Shaarli in, wanneer deze dienst ingeschakeld is\nstore_article_headers: Schakel het opslaan van HTTP headers voor ieder artikel in\napi_user_registration: Schakel gebruikersregistratie via API in\nrestricted_access: Schakel authenticatie voor beta...
dataset_sample\yaml\php\CraueConfigBundle.nl.yml
CraueConfigBundle.nl.yml
YAML
1,658
0.95
0
0
vue-tools
12
2024-04-18T05:38:22.311787
MIT
false
7502b6c7dd6093c03d0fb01d04505634
settings_changed: Configuracion mesa a jorn\ndownload_pictures: Telecargar los imatges sul servidor\ndiaspora_url: URL de diaspora*, se lo servici diaspora* es activat\nexport_epub: Activar l'expòrt ePub\nexport_pdf: Activar l'expòrt PDF\nexport_csv: Activar l'expòrt CSV\nexport_json: Activar l'expòrt JSON\nexport_txt:...
dataset_sample\yaml\php\CraueConfigBundle.oc.yml
CraueConfigBundle.oc.yml
YAML
1,778
0.95
0
0
react-lib
167
2025-02-23T18:03:55.832930
Apache-2.0
false
92b4dd5f8c65f9f1eb4b0bec2dc26428
settings_changed: Ustawienia zostały zaktualizowana\ndownload_pictures: Pobierz obrazy na swój serwer\ndiaspora_url: Adres URL Diaspora, jeżeli ta usługa jest włączona\nexport_epub: Włącz eksport do ePub\nexport_pdf: Włącz eksport do PDF\nexport_csv: Włącz eksport do CSV\nexport_json: Włącz eksport do JSON\nexport_txt:...
dataset_sample\yaml\php\CraueConfigBundle.pl.yml
CraueConfigBundle.pl.yml
YAML
1,752
0.95
0
0
node-utils
120
2023-08-06T19:35:13.647013
Apache-2.0
false
acd961571286bc61f89c17ac13a2769b
download_pictures: Descarregar imagens ao seu servidor\ndiaspora_url: URL de diaspora* caso o serviço esteja ativado\nexport_epub: Habilita exportação para ePub\nexport_pdf: Habilita exportação para PDF\nexport_csv: Habilita exportação para CSV\nexport_json: Habilita exportação para JSON\nexport_txt: Habilita exportaçã...
dataset_sample\yaml\php\CraueConfigBundle.pt.yml
CraueConfigBundle.pt.yml
YAML
1,859
0.95
0
0
vue-tools
848
2025-01-27T02:00:07.931574
MIT
false
abf0ad13d0f373a67606e6981af0d4aa
download_pictures: Descarcă poze pe server\ndiaspora_url: diaspora* URL, dacă serviciul este permis\nexport_epub: Permite exportare ePub\nexport_pdf: Permite exportare PDF\nexport_csv: Permite exportare CSV\nexport_json: Permite exportare JSON\nexport_txt: Permite exportare TXT\nexport_xml: Permite exportare XML\nshaar...
dataset_sample\yaml\php\CraueConfigBundle.ro.yml
CraueConfigBundle.ro.yml
YAML
847
0.85
0
0
node-utils
344
2024-02-16T15:00:14.714658
Apache-2.0
false
d8632845a0afbe1daad8fdf69a5f8732
settings_changed: "Настройки обновлены"\ndownload_pictures: "Скачивать картинки на Ваш сервер"\ndiaspora_url: "Diaspora URL, если сервис включен"\nexport_epub: "Включить ePub экспорт"\nexport_pdf: "Включить PDF экспорт"\nexport_csv: "Включить CSV экспорт"\nexport_json: "Включить JSON экспорт"\nexport_txt: "Включить TXT...
dataset_sample\yaml\php\CraueConfigBundle.ru.yml
CraueConfigBundle.ru.yml
YAML
2,453
0.95
0
0
node-utils
541
2024-02-06T05:16:27.839387
MIT
false
09d8908bada2884c4c57f9609a1af2b5
import: இறக்குமதி\nmisc: இதர\nmodify_settings: இடு\nmatomo_host: 'Matomo இல் உங்கள் வலைத்தளத்தின் புரவலன் (http: // அல்லது https: // இல்லாமல்)'\nsettings_changed: உள்ளமைவு புதுப்பிக்கப்பட்டது\ndownload_pictures: உங்கள் சேவையகத்தில் படங்களை பதிவிறக்கவும்\ndiaspora_url: டயச்போரா* முகவரி, பணி இயக்கப்பட்டிருந்தால்\nexport_...
dataset_sample\yaml\php\CraueConfigBundle.ta.yml
CraueConfigBundle.ta.yml
YAML
3,910
0.95
0
0
react-lib
445
2024-11-15T18:53:14.579453
GPL-3.0
false
cffc2ac639616fbd6b421221652ff2df
settings_changed: ปรับปรุงองค์ประกอบ\ndownload_pictures: ดาวน์โหลดรูปภาพผ่านเซิฟเวอร์ของคุณ\ndiaspora_url: Diaspora-URL, ถ้าเซิฟเวอร์ถูกเปิดใช้งาน\nexport_epub: เปิดใช้งานการนำเข้าข้อมูลแบบ ePub\nexport_pdf: เปิดใช้งานการนำเข้าข้อมูลแบบ PDF\nexport_csv: เปิดใช้งานการนำเข้าข้อมูลแบบ CSV\nexport_json: เปิดใช้งานการนำเข้า...
dataset_sample\yaml\php\CraueConfigBundle.th.yml
CraueConfigBundle.th.yml
YAML
2,661
0.95
0
0
node-utils
833
2023-09-05T12:07:00.351867
Apache-2.0
false
972e92b0f29f5c21f582df9860654c49
settings_changed: Ayarlar güncellendi\ndownload_pictures: Resimleri sunucuya indir\ndiaspora_url: hizmet etkinse diaspora* URL'si\nexport_epub: ePub dışa aktarımını etkinleştir\nexport_pdf: PDF dışa aktarımını etkinleştir\nexport_csv: CSV dışa aktarımını etkinleştir\nexport_json: JSON dışa aktarımını etkinleştir\nexpor...
dataset_sample\yaml\php\CraueConfigBundle.tr.yml
CraueConfigBundle.tr.yml
YAML
1,894
0.95
0
0
awesome-app
947
2024-07-28T14:25:34.828274
GPL-3.0
false
dc7e178a2c76a96ab49ccdc72595e5e6
settings_changed: Конфігурацію оновлено\ndownload_pictures: Завантажити картинки на ваш сервер\ndiaspora_url: diaspora* адреса, якщо сервіс увімкнено\nexport_epub: Увімкнути експорт в ePub\nexport_pdf: Увімкнути експорт в PDF\nexport_csv: Увімкнути експорт в CSV\nexport_json: Увімкнути експорт в JSON\nexport_txt: Увімк...
dataset_sample\yaml\php\CraueConfigBundle.uk.yml
CraueConfigBundle.uk.yml
YAML
2,457
0.95
0
0
python-kit
78
2024-07-30T13:02:44.536085
GPL-3.0
false
5142b7a277cacd8fd6e8e30ddbea8b53
settings_changed: 配置已更新\ndownload_pictures: 在你的服务器上缓存图片\ndiaspora_url: diaspora* 链接,如果该服务已被启用\nexport_epub: 启用 ePub 导出\nexport_pdf: 启用 PDF 导出\nexport_csv: 启用 CSV 导出\nexport_json: 启用 JSON 导出\nexport_txt: 启用 TXT 导出\nexport_xml: 启用 XML 导出\nimport_with_rabbitmq: 启用 RabbitMQ 来异步导入数据\nimport_with_redis: 启用 Redis 来异步导入数据\nsha...
dataset_sample\yaml\php\CraueConfigBundle.zh.yml
CraueConfigBundle.zh.yml
YAML
1,515
0.95
0
0
awesome-app
917
2023-12-27T17:04:14.097029
BSD-3-Clause
false
5b8a68c2ff04583ae0b36966d0516919
download_pictures: 下載圖片至你的伺服器\ndiaspora_url: diaspora* 網址,如已啟用該服務\nsettings_changed: 已更新設置\nexport_epub: 啟用 ePub 輸出\nexport_pdf: 啟用 PDF 輸出\nexport_csv: 啟用 CSV 輸出\nexport_json: 啟用 JSON 輸出\nexport_txt: 啟用 TXT 輸出\nexport_xml: 啟用 XML 輸出\nexport: 匯出\nmisc: 雜項\nimport: 匯入\nentry: 文章\nmodify_settings: 套用\nmatomo_enabled: 啟用 M...
dataset_sample\yaml\php\CraueConfigBundle.zh_Hant.yml
CraueConfigBundle.zh_Hant.yml
YAML
1,453
0.95
0
0
node-utils
946
2025-02-20T02:21:30.583145
Apache-2.0
false
df82ae7ba5ad7ae43f822ebeab03acae
commit_message: '[ci skip]'\nfiles:\n - source: /resources/lang/en/web.php\n translation: /resources/lang/%two_letters_code%/web.php\n
dataset_sample\yaml\php\crowdin.yml
crowdin.yml
YAML
134
0.7
0
0
python-kit
831
2024-07-05T11:20:28.098158
GPL-3.0
false
cdaa655e5273465e287e560076064513
actor: DatabaseTester\nmodules:\n enabled:\n - Phalcon5:\n bootstrap: 'tests/_config/bootstrap.php'\n # - Helper\PhalconLibmemcached:\n # host: '%DATA_MEMCACHED_HOST%'\n # port: '%DATA_MEMCACHED_PORT%'\n # weight: '%DATA_MEMCACHED_WEIGHT%'\n - Redis:\n database: ...
dataset_sample\yaml\php\database.suite.yml
database.suite.yml
YAML
469
0.8
0
0.235294
react-lib
947
2023-11-26T09:42:06.759485
GPL-3.0
false
fd14c2337bbf4031630518d92432dbf7
version: 2\nupdates:\n - package-ecosystem: "github-actions"\n directory: "/"\n schedule:\n interval: "weekly"\n
dataset_sample\yaml\php\dependabot.yml
dependabot.yml
YAML
118
0.7
0
0
awesome-app
144
2023-09-19T13:46:37.529302
MIT
false
4334132ba6bcd78670bf574b6b4236f4
# Compose file to spin up a local Snipe-IT for development.\n\nversion: '3'\n\nservices:\n snipeit:\n build:\n context: .\n dockerfile: Dockerfile.alpine\n container_name: snipeit\n ports:\n - "8000:80"\n depends_on:\n redis:\n # The default needs to be stated.\n condition...
dataset_sample\yaml\php\dev.docker-compose.yml
dev.docker-compose.yml
YAML
951
0.8
0.020833
0.095238
react-lib
632
2025-05-01T13:59:12.089545
MIT
false
3bf840eb24f7e5b95dd30a155f2c0235
# For local development only.\n\nservices:\n cphalcon-dev-8.1:\n container_name: cphalcon-dev-8.1\n hostname: cphalcon-dev-81\n build:\n dockerfile: docker/develop/Dockerfile\n args:\n PHP_VERSION: 8.1\n working_dir: /srv\n ports:\n - "9501:9501"\n volumes:\n - .:/srv\n\n ...
dataset_sample\yaml\php\docker-compose-dev.yml
docker-compose-dev.yml
YAML
1,558
0.8
0
0.015385
vue-tools
324
2024-11-14T05:43:13.252168
BSD-3-Clause
false
7a98873f0cf8f177c8719fcb6411be5b
version: '2'\nservices:\n\n php:\n depends_on:\n - redis\n - memcached\n\n redis:\n image: redis\n\n memcached:\n image: memcached\n
dataset_sample\yaml\php\docker-compose.caching.yml
docker-compose.caching.yml
YAML
141
0.7
0
0
awesome-app
448
2024-09-27T14:38:40.032711
BSD-3-Clause
false
1d0b45ee5426b2fc4a86607f45da6437
version: '2.1'\n\nvolumes:\n db-data:\n\nservices:\n mariadb:\n image: mariadb:11.4\n ports:\n - "3306:3306"\n volumes:\n - db-data:/var/lib/mysql\n environment:\n MARIADB_ROOT_PASSWORD: ${DB_PASSWD:-prestashop}\n MARIADB_DATABASE: ${DB_NAME:-prestashop}\n healthcheck:\n test: ...
dataset_sample\yaml\php\docker-compose.mariadb.yml
docker-compose.mariadb.yml
YAML
2,212
0.7
0
0
awesome-app
649
2025-03-08T16:03:29.307173
Apache-2.0
false
e146a1ee0d36d89f08ef1469f45a81ac
---\nservices:\n migrate:\n image: "servercontainers/rsync"\n entrypoint: ""\n working_dir: /migrate\n command: 'bash -c "exit 1"'\n restart: never\n volumes:\n ################################\n # Storage volume\n ################################\n # OLD\n - "app-storage:/mi...
dataset_sample\yaml\php\docker-compose.migrate.yml
docker-compose.migrate.yml
YAML
1,096
0.8
0
0.459459
python-kit
797
2024-02-17T08:07:31.039851
BSD-3-Clause
false
7919eff51aaeda19d2ac94dbbc2a975c
version: '2'\nservices:\n\n php:\n depends_on:\n - mysql\n\n mysql:\n image: ${DOCKER_MYSQL_IMAGE}\n environment:\n - MYSQL_ROOT_PASSWORD=secret\n - MYSQL_DATABASE=yiitest\n - MYSQL_USER=travis\n - MYSQL_PASSWORD=travis\n\n
dataset_sample\yaml\php\docker-compose.mysql.yml
docker-compose.mysql.yml
YAML
244
0.7
0
0
vue-tools
16
2025-03-26T09:08:44.469431
MIT
false
00d2e5589ce81999268aa570f5c7cb7f
version: '2'\n\nservices:\n\n php:\n depends_on:\n - postgres\n\n postgres:\n image: ${DOCKER_POSTGRES_IMAGE}\n environment:\n - POSTGRES_DB=yiitest\n - POSTGRES_USER=postgres\n - POSTGRES_PASSWORD=postgres
dataset_sample\yaml\php\docker-compose.pgsql.yml
docker-compose.pgsql.yml
YAML
224
0.7
0
0
awesome-app
410
2024-01-04T09:46:43.888278
Apache-2.0
false
13cb1d7509a5c7ed50c60359931fcc6e
version: '2'\nservices:\n\n php:\n build:\n context: ..\n args:\n DOCKER_YII2_PHP_IMAGE: ${DOCKER_YII2_PHP_IMAGE}\n working_dir: /project\n volumes:\n - ../tests/data/config-docker.php:/project/tests/data/config.php\n # Enable for debugging, enabling tests might be slow for file acc...
dataset_sample\yaml\php\docker-compose.yml
docker-compose.yml
YAML
563
0.8
0.105263
0.222222
vue-tools
166
2023-10-04T17:14:21.886167
GPL-3.0
false
f2be1522ca7853aa28146f7352648b51
parameters:\n indentation: spaces\n\n file_extensions:\n - php\n\n exclude_files:\n - fixtures/*\n - fixtures*/*\n - temp/*\n - tmp/*\n\nservices:\n # Checkers bellow aim on 1:1 copy of https://nette.org/en/coding-standard\n\n # General rules - https://nette.org/en/coding-standard#toc-general-rules\...
dataset_sample\yaml\php\firefly-iii-standard.yml
firefly-iii-standard.yml
YAML
11,863
0.95
0.068
0.514423
python-kit
532
2023-07-25T01:50:34.466849
MIT
false
332233ff5d443db1328877b542ebd127
# differentiate from the deployment files\nversion: 2\n\n# optional Composer settings\ncomposer:\n # Resolves to the --no-dev parameter\n no-dev: true\n\n# called after Composer runs\npost: artisan monica:setup --force --verbose\n\n# list of sustained folders in ~/htdocs. If not given, then it defaults to the "vendor...
dataset_sample\yaml\php\fortrabbit.yml
fortrabbit.yml
YAML
352
0.8
0
0.416667
vue-tools
268
2025-05-14T07:04:12.362154
BSD-3-Clause
false
073e7c9d45ecb5845bb4291e209a7bbc