doc_id
stringlengths
36
36
metadata
dict
input
stringlengths
28
4.3k
output
stringlengths
11
5.45k
b8908ae7-4a0d-41ce-8808-4e3b05a0d9f0
{ "language": "YAML" }
```yaml # # Copyright 2017 Martin Goellnitz. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agree...
```yaml # # Copyright 2017 Martin Goellnitz. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agree...
d4ebd734-5348-47f4-bf3d-0b40d10df249
{ "language": "YAML" }
```yaml version: 2 jobs: build: docker: - image: circleci/node:8@sha256:0f95ad042f0099e737b59c3873795b9fb427ddf5fac675e47b1d44d58616c1bd - image: circleci/mongo:3@sha256:75dd30ed98bd9d4717bc5862a6e011b427d6618a83e8b6697bbb366ebd303dfa steps: - checkout - run: yarn install --frozen-loc...
```yaml version: 2 jobs: build: docker: - image: circleci/node:8@sha256:23f55ec43b896824088c2dcd6b0f88b7c34c6f7e5fa761d98244a5ef434f93e1 - image: circleci/mongo:3@sha256:75dd30ed98bd9d4717bc5862a6e011b427d6618a83e8b6697bbb366ebd303dfa steps: - checkout - run: yarn install --frozen-loc...
36e6561f-851c-4417-836b-2b506d166f9a
{ "language": "YAML" }
```yaml acme_tiny_challenges_directory: "{{ www_root }}/letsencrypt" env: development ferm_enabled: false mysql_root_password: "{{ vault_mysql_root_password }}" # Define this variable in group_vars/development/vault.yml web_user: vagrant ``` Add basic_auth_passwd var to dev vars
```yaml acme_tiny_challenges_directory: "{{ www_root }}/letsencrypt" env: development ferm_enabled: false mysql_root_password: "{{ vault_mysql_root_password }}" # Define this variable in group_vars/development/vault.yml web_user: vagrant basic_auth_passwd: demo ```
f7fc2fed-5779-494f-ac49-3c207023f91d
{ "language": "YAML" }
```yaml version: 2 jobs: test: docker: - image: artsy/hokusai working_directory: ~/doppler steps: - add_ssh_keys - checkout - setup_remote_docker - run: name: Test command: hokusai test no_output_timeout: 1h push: docker: - image: art...
```yaml version: 2 jobs: test: docker: - image: artsy/hokusai working_directory: ~/doppler steps: - add_ssh_keys - checkout - setup_remote_docker - run: name: Test command: hokusai test no_output_timeout: 1h push: docker: - image: art...
78971369-461e-41cc-9472-21fdf0a63b4b
{ "language": "YAML" }
```yaml --- - hosts: localhost connection: local vars_files: - vars/main.yml roles: - geerlingguy.homebrew - geerlingguy.dotfiles tasks: - include: tasks/ansible-setup.yml - include: tasks/preferences.yml # TODO: Use sudo once .osx can be run via root with no user interaction. - ...
```yaml --- - hosts: all connection: local vars_files: - vars/main.yml roles: - geerlingguy.homebrew - geerlingguy.dotfiles tasks: - include: tasks/ansible-setup.yml - include: tasks/preferences.yml # TODO: Use sudo once .osx can be run via root with no user interaction. - name: ...
350532a2-6ee0-4d88-a505-089792d6643a
{ "language": "YAML" }
```yaml en: spree: adyen_cse: errors: missing_encrypted_data: Encrypted data hasn't been set for this payment payment_form_labels: legend: Card Details holder_name: Card Holder Name number: Card Number cvc: CVC expiry_month: Expiration Month (MM) ...
```yaml en: spree: adyen_cse: errors: missing_encrypted_data: Encrypted data hasn't been set for this payment payment_form_labels: legend: Card Details holder_name: Card Holder Name number: Card Number cvc: CVC expiry_month: Expiration Month (MM) ...
ddb62957-21d8-4c0c-90b4-4dc747e25982
{ "language": "YAML" }
```yaml homepage: '' changelog-type: '' hash: 04d75c4e2c4fbeae69ba769a2faebc4faa642dc04b460289ccb201d17d75d4d5 test-bench-deps: bytestring: -any bitstring: -any base: -any mtl: -any BitStringRandomMonad: -any transformers: -any parallel: -any QuickCheck: -any primitive: -any vector: -any maintainer:...
```yaml homepage: '' changelog-type: '' hash: 38ddada1c3b9ad243162bf7c9ea0159d81e8c64b1f76d0bc69b3116fc97a9328 test-bench-deps: bytestring: -any bitstring: -any base: -any mtl: -any BitStringRandomMonad: -any transformers: -any parallel: -any QuickCheck: -any primitive: -any vector: -any maintainer:...
aa64c814-959b-4ee8-b99d-d889725bb72f
{ "language": "YAML" }
```yaml homepage: '' changelog-type: markdown hash: e168909a2c8b464d033b9c77c540031cc8bbc70c08ec1aa169dfb4e72ef2f1bb test-bench-deps: {} maintainer: dan.firth@homotopic.tech synopsis: Conversions from ixset-typed to other containers. changelog: | # Changelog for ixset-typed-conversions ## (v0.1.0.0) Add convers...
```yaml homepage: '' changelog-type: markdown hash: 66af8ee3f0d3ac9198adc6da44326ed523f79e88ed6c637e6aa88cfb85db1033 test-bench-deps: {} maintainer: dan.firth@homotopic.tech synopsis: Conversions from ixset-typed to other containers. changelog: | # Changelog for ixset-typed-conversions ## (v0.1.0.0) Add convers...
76a6db77-ace1-4839-9623-02dd19d52d1f
{ "language": "YAML" }
```yaml --- classes: [ 'base', 'dnsclient', 'ldapclient', 'pkgng' ] pkgprovider: 'pkgng' ``` Add sudoers package to bsd10
```yaml --- classes: [ 'base', 'dnsclient', 'ldapclient', 'pkgng', 'sudoers' ] pkgprovider: 'pkgng' ```
43dd5072-e14b-431d-9caf-99da3d7109fb
{ "language": "YAML" }
```yaml Categories: - System License: GPL-2.0-only WebSite: https://github.com/postapczuk/Light-Android-Launcher SourceCode: https://github.com/postapczuk/Light-Android-Launcher Summary: Lightweight app launcher Description: |- Configurable, super lightweight app launcher with a low memory usage and small in...
```yaml Categories: - System License: GPL-2.0-only WebSite: https://github.com/postapczuk/Light-Android-Launcher SourceCode: https://github.com/postapczuk/Light-Android-Launcher AutoName: Light Android Launcher Summary: Lightweight app launcher Description: |- Configurable, super lightweight app launcher with a ...
e2f3a4a1-576c-4983-9b08-f9e774adeed8
{ "language": "YAML" }
```yaml homepage: '' changelog-type: '' hash: 0a97e54d15072a249e7c11c5cdea3101afdd14106d669bbbb1ad2f69138d9e83 test-bench-deps: base: <5 hspec: -any doctest: -any servant: ==0.5 servant-matrix-param: -any servant-aeson-specs: -any maintainer: soenkehahn@gmail.com synopsis: Matrix parameter combinator for se...
```yaml homepage: '' changelog-type: '' hash: 6a73121fdd3c23332f066a1ffdec72ab7cf6e91498d3d2e884fdf9f766df272e test-bench-deps: bytestring: -any wai: -any base: <5 hspec: -any text: -any doctest: -any servant-server: -any servant: ==0.5 containers: -any servant-matrix-param: -any wai-extra: -any ...
38d23e5b-6497-4b6b-83a0-ec82fad98a54
{ "language": "YAML" }
```yaml --- # Playbook to perform integration testing on Celos # # Performs various tests against the servlets. - hosts: host gather_facts: no vars: root: "../.." tests_dir: "{{root}}/celos-server/src/test/resources/com/collective/celos/workflow-configuration-test" service_url: "http://{{inventory_host...
```yaml --- # Playbook to perform integration testing on Celos # # Performs various tests against the servlets. - hosts: host gather_facts: no vars: service_url: "http://{{inventory_hostname}}:{{service_port}}" tasks: - name: Check static content is served local_action: module: uri status...
0b66ca71-1686-4e76-b05b-ae4f73a806bb
{ "language": "YAML" }
```yaml name: CI on: [push, pull_request] jobs: phpspec: runs-on: ubuntu-latest strategy: matrix: php: [7.1, 7.2, 7.3] steps: - uses: actions/checkout@v1 - uses: shivammathur/setup-php@v2 with: php-version: ${{ matrix.php }} - name: Validate Composer files r...
```yaml name: CI on: [push, pull_request] jobs: phpspec: runs-on: ubuntu-latest strategy: matrix: php: [7.1, 7.2, 7.3, 7.4, 8.0] steps: - uses: actions/checkout@v1 - uses: shivammathur/setup-php@v2 with: php-version: ${{ matrix.php }} - name: Validate Composer fil...
d9a585d2-b2f5-4e26-bd49-de4cc82d415f
{ "language": "YAML" }
```yaml name: CI on: push: jobs: test: name: >- ${{ matrix.os }} ${{ matrix.ruby }} env: TESTOPTS: -v strategy: fail-fast: false matrix: os: [ubuntu-20.04] ruby: ['3.0', '3.1'] include: - { os: ubuntu-20.04 , ruby: ruby-head } - { os:...
```yaml name: CI on: push: # GitHub Actions notes # - outcome in step name so we can see it without having to expand logs # - every step must define a `uses` or `run` key jobs: test: name: >- ${{ matrix.os }} ${{ matrix.ruby }} env: TESTOPTS: -v strategy: fail-fast: false matr...
db6d4082-39db-419f-ace5-28cca247700a
{ "language": "YAML" }
```yaml name: CI on: push: branches: - master - release-* pull_request: branches: - master - release-* jobs: build: runs-on: ubuntu-latest strategy: matrix: node-version: [10.x, 12.x] steps: - uses: actions/checkout@v1 with: fetch-dep...
```yaml name: CI on: push: branches: - master - release-* pull_request: branches: - master - release-* jobs: build: runs-on: ubuntu-latest strategy: matrix: node-version: [10.x, 12.x, 13.x] steps: - uses: actions/checkout@v1 with: fet...
51c53157-02b8-4b3f-bbe2-b756da2eafd6
{ "language": "YAML" }
```yaml name: CI on: pull_request: push: branches: - master jobs: tests: runs-on: ubuntu-latest strategy: fail-fast: false matrix: php: ['7.2', '7.3', '7.4'] name: PHP ${{ matrix.php }} tests steps: - us...
```yaml name: CI on: pull_request: push: branches: - master jobs: tests: runs-on: ubuntu-latest strategy: fail-fast: false matrix: php: ['7.2', '7.3', '7.4'] dependencies: ['lowest', 'highest'] name: PHP ${{ ...
7c6c5723-a5a9-4303-b618-0d9d366c2ff9
{ "language": "YAML" }
```yaml name: Go on: push: branches: [ master ] pull_request: branches: [ master ] jobs: build: name: Build runs-on: ubuntu-latest steps: - name: Set up Go 1.x uses: actions/setup-go@v2 with: go-version: ^1.13 - name: Check out code into the Go module directory...
```yaml name: Go on: push: branches: [ master ] pull_request: branches: [ master ] jobs: build: name: Build runs-on: ubuntu-latest steps: - name: Setup env run: | echo "::set-env name=GOPATH::$(go env GOPATH)" echo "::add-path::$(go env GOPATH)/bin" - name: Se...
5f997861-090b-439a-86e2-ca69a1db30d6
{ "language": "YAML" }
```yaml name: Pull Request Checks on: [pull_request] jobs: build_image: name: Build Image runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - name: Make GITHUB_ACCESS_TOKEN available run: echo $GITHUB_ACCESS_TOKEN > GITHUB_ACCESS_TOKEN env: GITHUB_ACCESS_TO...
```yaml name: Pull Request Checks on: [pull_request] jobs: build_image: name: Build Image runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - name: Make GITHUB_ACCESS_TOKEN available run: echo $GITHUB_ACCESS_TOKEN > GITHUB_ACCESS_TOKEN env: GITHUB_ACCESS_TO...
60b63de4-81c9-419f-bcb7-9b299f0d12db
{ "language": "YAML" }
```yaml site_name: Suitup Framework site_description: Awesome PHP Framework with high productivity site_author: Braghim Sistemas repo_url: https://github.com/braghimsistemas/suitup-php theme: name: material highlightjs: true hljs_languages: - yaml - php extra_css: - css/extra-style.css pages: - Home: ...
```yaml site_name: Suitup Framework site_description: Awesome PHP Framework with high productivity site_author: Braghim Sistemas repo_url: https://github.com/braghimsistemas/suitup-php theme: name: readthedocs highlightjs: true hljs_languages: - yaml - php extra_css: - css/extra-style.css pages: - Hom...
795f9ca5-8326-4262-b974-ef193ad6e602
{ "language": "YAML" }
```yaml Categories: - Security License: GPL-3.0-only AuthorName: FunkyMuse AuthorWebSite: https://www.funkymuse.dev/ SourceCode: https://github.com/FunkyMuse/Vigilante IssueTracker: https://github.com/FunkyMuse/Vigilante/issues Changelog: https://github.com/FunkyMuse/Vigilante/releases Donate: https://patreon.com/fun...
```yaml Categories: - Security License: GPL-3.0-only AuthorName: FunkyMuse AuthorWebSite: https://www.funkymuse.dev/ SourceCode: https://github.com/FunkyMuse/Vigilante IssueTracker: https://github.com/FunkyMuse/Vigilante/issues Changelog: https://github.com/FunkyMuse/Vigilante/releases Donate: https://patreon.com/fun...
7c1063b5-a2a6-4dae-8d72-1251fd162890
{ "language": "YAML" }
```yaml Categories: - Sports & Health License: GPL-3.0-only AuthorName: woheller69 SourceCode: https://github.com/woheller69/audiometry IssueTracker: https://github.com/woheller69/audiometry/issues AutoName: hEARtest RepoType: git Repo: https://github.com/woheller69/audiometry Builds: - versionName: '1.2' ve...
```yaml Categories: - Sports & Health License: GPL-3.0-only AuthorName: woheller69 SourceCode: https://github.com/woheller69/audiometry IssueTracker: https://github.com/woheller69/audiometry/issues AutoName: hEARtest RepoType: git Repo: https://github.com/woheller69/audiometry Builds: - versionName: '1.2' ve...
d2b5edea-04f7-4454-99fb-9442724e5e42
{ "language": "YAML" }
```yaml - target: localhost command: - "rm -rf /var/tmp/hello_rundock_from_task_with_args_scenario" - target: anyhost-01 task: - write_echo task_with_args two --- anyhost-01: target_type: host host: 172.17.42.1 ssh_opts: port: 22222 user: tester key: "<replaced_by_platforms>" --- write_ech...
```yaml - target: anyhost-01 command: - "rm -rf /var/tmp/hello_rundock_from_task_with_args_scenario" task: - write_echo task_with_args two --- anyhost-01: target_type: host host: 172.17.42.1 ssh_opts: port: 22222 user: tester key: "<replaced_by_platforms>" --- write_echo: command: - ...
f9ab34c0-0f92-4e36-bbbb-a253f17af565
{ "language": "YAML" }
```yaml --- engines: duplication: enabled: true config: languages: - ruby fixme: enabled: true rubocop: enabled: true ratings: paths: - '**.rb' exclude_paths: - script/ - spec/ ``` Use more recent Rubocop for CodeClimate
```yaml --- version: 2 plugins: duplication: enabled: true config: languages: - ruby fixme: enabled: true rubocop: enabled: true channel: rubocop-0-54 exclude_patterns: - script/ - spec/ ```
3b6887ad-f950-4e30-8636-506b41356ff3
{ "language": "YAML" }
```yaml engines: eslint: enabled: true scss-lint: enabled: true ratings: paths: - client/src/** exclude_paths: - "client/dist/**" ``` Add CodeClimate duplicate detection for JS
```yaml engines: eslint: enabled: true scss-lint: enabled: true duplication: enabled: true config: languages: javascript: mass_threshold: 100 ratings: paths: - client/src/** exclude_paths: - "client/dist/**" ```
11bbd7be-f029-4e4b-a068-c3ca2d383746
{ "language": "YAML" }
```yaml version: "2" checks: file-lines: enabled: false similar-code: enabled: false method-lines: enabled: false plugins: sonar-python: enabled: true config: test_patterns: - "metpy/**/tests/*.py" checks: python:S3776: enabled: false python:S107: ...
```yaml version: "2" checks: file-lines: enabled: false similar-code: enabled: false method-lines: enabled: false argument-count: config: threshold: 10 plugins: sonar-python: enabled: true config: test_patterns: - "metpy/**/tests/*.py" checks: python:S377...
7aa2e0fd-8a17-40e7-a41c-b36a95afbbf0
{ "language": "YAML" }
```yaml --- engines: duplication: enabled: true config: languages: - ruby fixme: enabled: true rubocop: enabled: true ratings: paths: - "**.rb" exclude_paths: - spec/ ``` Exclude gemspec from code climate
```yaml --- engines: duplication: enabled: true config: languages: - ruby fixme: enabled: true rubocop: enabled: true ratings: paths: - "**.rb" exclude_paths: - fogbugz-commands.gemspec - spec/ ```
97fa1a24-6a7f-49ba-b42f-c40df828a25e
{ "language": "YAML" }
```yaml languages: JavaScript: true exclude_paths: - "*.min.js" - "public/assets/wee/temp/*" - "public/assets/wee/tests/*" - "public/assets/js/polyfill/es5-shim.js" - "public/assets/js/polyfill/html5shiv.js" - "public/assets/js/polyfill/sizzle.js"``` Remove build script from CodeClimate audit
```yaml languages: JavaScript: true exclude_paths: - "*.min.js" - "public/assets/wee/build/*" - "public/assets/wee/temp/*" - "public/assets/wee/tests/*" - "public/assets/js/polyfill/es5-shim.js" - "public/assets/js/polyfill/html5shiv.js" - "public/assets/js/polyfill/sizzle.js"```
01856878-5381-4bd6-b3f5-6493a273807a
{ "language": "YAML" }
```yaml --- engines: scss-lint: enabled: true duplication: enabled: true config: languages: - javascript - php fixme: enabled: true phpmd: enabled: true config: file_extensions: "php" rulesets: "codesize,design,unusedcode,docs/phpmd-ruleset.xml" ratings: ...
```yaml --- engines: scss-lint: enabled: true duplication: enabled: true config: languages: - javascript - php fixme: enabled: true phpmd: enabled: true config: file_extensions: "php" rulesets: "codesize,design,unusedcode,docs/phpmd-ruleset.xml" ratings: ...
27a1a510-1f97-48e0-8099-cddd1c2d6f6f
{ "language": "YAML" }
```yaml languages: JavaScript: true exclude_paths: - "templates/*" - "script/tests/*"``` Remove private build scripts and external scripts from CodeClimate
```yaml languages: JavaScript: true exclude_paths: - "cli.js" - "utils.js" - "build/*" - "commands/*" - "templates/*" - "script/lib/*" - "script/tests/*"```
4931f4fd-c284-4001-b9cc-0eb9c63e0251
{ "language": "YAML" }
```yaml version: 2 group_defaults: approve_by_comment: enabled: true approve_regex: '^!!\/approve' reset_on_push: enabled: true groups: blacklisters: required: 1 users: - angussidney - Aralun # Kyll - ArtOfCode- - AWegnerGitHub # Andy - bwDraco - ByteCom...
```yaml version: 2 group_defaults: approve_by_comment: enabled: true approve_regex: '^!!\/approve' reset_on_push: enabled: true groups: blacklisters: required: 1 users: - angussidney - Aralun # Kyll - ArtOfCode- - AWegnerGitHub # Andy - bwDraco - ByteCom...
8eec1b9c-35ad-4c2e-9517-4cb469a1b45e
{ "language": "YAML" }
```yaml checks: python: code_rating: true duplicate_code: true filter: paths: ['napps/*', 'tests/*'] build: environment: python: 3.6.0 postgresql: false redis: false dependencies: before: - sudo apt-get install --no-install-recommends -y librrd...
```yaml checks: python: code_rating: true duplicate_code: true filter: paths: ['docs/*', 'napps/*', 'tests/*'] build: environment: python: 3.6.0 postgresql: false redis: false dependencies: # "override" to not run inferred "python setup.py install" and ...
efe895ba-337e-4a86-b428-497440f3d573
{ "language": "YAML" }
```yaml imports: - javascript - php filter: excluded_paths: [3rdparty/*, js/vendor/*, js/public/app.js, tests/] tools: external_code_coverage: timeout: 600 # Timeout in seconds. 10 minutes runs: 6 # Scrutinizer waits for the first 6 coverage submissions (each DB, unit & inte...
```yaml imports: - javascript - php filter: excluded_paths: [3rdparty/*, js/vendor/*, js/public/app.js, tests/] tools: external_code_coverage: timeout: 600 # Timeout in seconds. 10 minutes runs: 6 # Scrutinizer waits for the first 6 coverage submissions (each DB, unit & inte...
c38df879-3ea2-40ae-9cd8-9834f64f1371
{ "language": "YAML" }
```yaml approve_by_comment: true approve_regex: ^Approved reject_regex: ^Rejected reset_on_push: false reviewers: members: - atneik - battletoilet - dammittom - ericthompson - Jahnp - mikewheaton - philworthington name: default required: 2 ``` Add William to pull approvers list
```yaml approve_by_comment: true approve_regex: ^Approved reject_regex: ^Rejected reset_on_push: false reviewers: members: - atneik - battletoilet - dammittom - ericthompson - Jahnp - mikewheaton - philworthington - wdo3650 name: default required: 2 ```
9442157e-5ddd-4de2-8292-07bb98de9e26
{ "language": "YAML" }
```yaml package: name: openmoltools version: 0.7.1 source: git_url: https://github.com/choderalab/openmoltools.git git_tag: v0.7.1 build: number: 2 skip: - [win32 or (win and py2k)] # TODO no openmm py35 win - [win and py35] requirements: build: - python - setuptools - pand...
```yaml package: name: openmoltools version: 0.7.1 source: git_url: https://github.com/choderalab/openmoltools.git git_tag: v0.7.1 build: number: 3 skip: - [win32 or (win and py2k)] # TODO no openmm py35 win - [win and py35] requirements: build: - python - setuptools - pand...
bc1fa437-3d5c-450d-98dd-2ab0cc0ff0d7
{ "language": "YAML" }
```yaml --- # Test Case TC785: Reboot controller node - method: lab.scenarios.tempest_test test: tempest.thirdparty.cisco.cvd.UCSMTest.test_create_delete_networks etime: 300 git: https://github.com/cisco-openstack/tempest.git branch: proposed tempest_config_dir: /home/stack - method: lab.scenarios.tempest_t...
```yaml --- # Test Case TC785: Reboot controller node - method: lab.scenarios.tempest_test test: tempest.thirdparty.cisco.cvd.UCSMTest.test_create_delete_networks etime: 300 git: https://github.com/cisco-openstack/tempest.git branch: proposed tempest_config_dir: /home/stack - method: lab.scenarios.tempest_t...
bd280209-06d7-45f2-90c8-1175a0a2e6d3
{ "language": "YAML" }
```yaml homepage: https://github.com/typeclasses/ascii changelog-type: '' hash: 3369dd4e4d04431a885bad96b99ac40f63e368122127164d77d4f130027dd0a1 test-bench-deps: {} maintainer: Chris Martin, Julie Moronuki synopsis: Type-safe, bytestring-based ASCII values. changelog: '' basic-deps: bytestring: ! '>=0.9 && <0.11' c...
```yaml homepage: https://github.com/typeclasses/ascii changelog-type: '' hash: 4be5c0d0c2d4f65af36f6cabda146c7ec563b85410e36b9c9d098611ed31d44f test-bench-deps: {} maintainer: Chris Martin, Julie Moronuki synopsis: Type-safe, bytestring-based ASCII values. changelog: '' basic-deps: bytestring: ! '>=0.9 && <0.11' c...
55632132-a78f-4d3b-ab50-dcd464a24f03
{ "language": "YAML" }
```yaml homepage: https://github.com/apeyroux/nuxeo#readme changelog-type: '' hash: cb31080437f811eb5b49477d93e794e88e91cfc5782bab3f7d5ac40a81872637 test-bench-deps: {} maintainer: alex@xn--wxa.email synopsis: '' changelog: '' basic-deps: bytestring: -any base: ! '>=4.5 && <4.7' time: -any text: -any conduit:...
```yaml homepage: https://github.com/apeyroux/nuxeo#readme changelog-type: '' hash: 3bba50316d49438d173cb30adb87fc91bb7fa60b0b72760b98bac5d84f693c48 test-bench-deps: {} maintainer: alex@xn--wxa.email synopsis: '' changelog: '' basic-deps: bytestring: -any base: ! '>=4.5 && <4.12' time: -any text: -any conduit...
ab1bec07-4997-49eb-b884-5cef15965f2a
{ "language": "YAML" }
```yaml enabled: true color: blue dropdown: enabled: false streams: scheme: theme: type: ReadOnlyStream paths: - user/themes/hpstr ``` Remove unneeded streams from Theme YAML
```yaml enabled: true color: blue dropdown: enabled: false ```
e93355b4-9ae9-41c8-8320-9de734763892
{ "language": "YAML" }
```yaml # A list of all chat category tags that will be excluded from chat (not printed) # by default. A category can be turned off using the /tag command, e.g.: # /tag lb.coord off exclusions: - lb.coord - lb.coordreplaced - wg.build - lb.header.timecheck - lb.header.noresults ``` Remove th...
```yaml # A list of all chat category tags that will be excluded from chat (not printed) # by default. A category can be turned off using the /tag command, e.g.: # /tag lb.coord off exclusions: - lb.coord - lb.coordreplaced - lb.header.timecheck - lb.header.noresults ```
bd9b3aae-0f43-4bf1-a3c9-837f1235eba4
{ "language": "YAML" }
```yaml --- - name: populate database command: /home/vagrant/venv/bin/python /home/vagrant/src/db/manage.py dev become: yes become_user: radar - name: create the radar test database postgresql_db: name=radar_test become: yes become_user: postgres - name: grant radar privileges on radar_test postgresql_u...
```yaml --- - name: populate database command: /home/vagrant/venv/bin/python /home/vagrant/src/db/manage.py dev become: yes become_user: radar - name: create the radar test database postgresql_db: name=radar_test become: yes become_user: postgres - name: grant radar privileges on radar_test postgresql_u...
8bc9e73e-ec1a-461f-a8f4-edf2d622ef06
{ "language": "YAML" }
```yaml name: The Cage image: cage category: Food schedule: - title: Kitchen notes: The kitchen stops cooking at 8 p.m. hours: - {days: [Mo, Tu, We, Th, Fr], from: '7:30am', to: '8:00pm'} - {days: [Sa, Su], from: '9:00am', to: '8:00pm'} breakSchedule: fall: [] thanksgiving: [] winter: [] ...
```yaml name: The Cage image: cage category: Food schedule: - title: Kitchen notes: The kitchen stops cooking at 8 p.m. hours: - {days: [Mo, Tu, We, Th, Fr], from: '7:30am', to: '8:00pm'} - {days: [Sa, Su], from: '9:00am', to: '8:00pm'} - title: Late Night hours: - {days: [Mo, Tu, We...
affdd406-97c1-4406-8a55-6f378daade72
{ "language": "YAML" }
```yaml --- - key: investment_costs_households_flexibility_p2p_electricity step_value: 1.0 unit: "%" related_node: households_flexibility_p2p_electricity position: 1 slide_key: costs_flexibility_storage - key: investment_costs_energy_flexibility_hv_opac_electricity step_value: 1.0 unit: "%" position: 3 ...
```yaml --- - key: investment_costs_households_flexibility_p2p_electricity step_value: 1.0 unit: "%" related_node: households_flexibility_p2p_electricity position: 1 slide_key: costs_flexibility_storage - key: investment_costs_energy_flexibility_hv_opac_electricity step_value: 1.0 unit: "%" position: 3 ...
ee9df563-6c3a-4749-aa1c-4be43811ab2f
{ "language": "YAML" }
```yaml --- Name: modelascontrollerroutes Before: '*' After: '#rootroutes' --- Director: rules: '': 'RootURLController' 'StaticExporter//$Action/$ID/$OtherID': 'StaticExporter' 'RebuildStaticCacheTask//$Action/$ID/$OtherID': 'RebuildStaticCacheTask' 'RemoveOrphanedPagesTask//$Action/$ID/$OtherID': 'Re...
```yaml --- Name: modelascontrollerroutes Before: '*' After: '#rootroutes' --- Director: rules: '': 'RootURLController' 'StaticExporter//$Action/$ID/$OtherID': 'StaticExporter' 'RemoveOrphanedPagesTask//$Action/$ID/$OtherID': 'RemoveOrphanedPagesTask' 'SiteTreeMaintenanceTask//$Action/$ID/$OtherID': '...
217b0f0b-3953-4f1e-8360-93de84f87331
{ "language": "YAML" }
```yaml Categories: - Science & Education License: GPL-3.0-or-later SourceCode: https://github.com/tengel/GeologicalTimescale AutoName: Geological Timescale RepoType: git Repo: https://github.com/tengel/GeologicalTimescale.git Builds: - versionName: 0.4.1 versionCode: 6 commit: fdroid-0.4.1 subdir: a...
```yaml Categories: - Science & Education License: GPL-3.0-or-later SourceCode: https://github.com/tengel/GeologicalTimescale AutoName: Geological Timescale RepoType: git Repo: https://github.com/tengel/GeologicalTimescale.git Builds: - versionName: 0.4.1 versionCode: 6 commit: fdroid-0.4.1 subdir: a...
8ce8ac2f-e11f-48b1-b7d5-3f26ae3dbf45
{ "language": "YAML" }
```yaml # The administrator of this robot, can be retrieved in plugins with GetBotAttribute("admin") #AdminContact: "Joe Devops, <joe@supercooldomain.com>" # If a plugin doesn't specify otherwise it will be active in these channels; default all channels DefaultChannels: [ "general", "random" ] # Users the bot should ne...
```yaml # The administrator of this robot, can be retrieved in plugins with GetBotAttribute("admin") #AdminContact: "Joe Devops, <joe@supercooldomain.com>" # If a plugin doesn't specify otherwise it will be active in these channels; default all channels DefaultChannels: [ "general", "random" ] # Users the bot should ne...
d6db5eac-37ed-4ccd-b9ea-644b51525dcd
{ "language": "YAML" }
```yaml - set_fact: key_file=/etc/pki/tls/private/{{ website_domain }}.key cert_file=/etc/pki/tls/certs/{{ website_domain }}.crt - fail: "A certificate can only be requested for the current server with the freeipa method" when: website_domain != ansible_fqdn - command: creates={{ key_file }} ipa-getcert request -f ...
```yaml - set_fact: key_file=/etc/pki/tls/private/{{ website_domain }}.key cert_file=/etc/pki/tls/certs/{{ website_domain }}.crt - fail: msg="A certificate can only be requested for the current server with the freeipa method" when: website_domain != ansible_fqdn - command: creates={{ key_file }} ipa-getcert request...
80d0a60f-1ebe-4c41-83be-1f95bb15948b
{ "language": "YAML" }
```yaml --- neutron: rev: b059dc0606568a5982aea4c2861ac21cf380792d api_workers: 3 dhcp_dns_servers: - 8.8.8.8 - 8.8.4.4 ``` Revert "neutron: Update to stable/havana"
```yaml --- neutron: rev: b5c4152ac9958e api_workers: 3 dhcp_dns_servers: - 8.8.8.8 - 8.8.4.4 ```
54c7071d-f704-47cb-968e-7d86f07e016b
{ "language": "YAML" }
```yaml {{ if ne .Environment "production" }} apiVersion: apps/v1 kind: Deployment metadata: name: kube-janitor namespace: kube-system labels: application: kube-janitor version: v0.2.2 spec: replicas: 1 selector: matchLabels: application: kube-janitor template: metadata: labels: ...
```yaml {{ if ne .Environment "production" }} apiVersion: apps/v1 kind: Deployment metadata: name: kube-janitor namespace: kube-system labels: application: kube-janitor version: v0.2.2 spec: replicas: 1 selector: matchLabels: application: kube-janitor template: metadata: labels: ...
4ca7badb-f3ef-4f53-886f-3ae8a688e6af
{ "language": "YAML" }
```yaml contact_links: - name: Docker container issues url: https://github.com/thelounge/thelounge-docker/issues about: Report issues related to the Docker container here - name: Debian package issues url: https://github.com/thelounge/thelounge-deb/issues about: Report issues related to the Debian ...
```yaml contact_links: - name: Docker container issues url: https://github.com/thelounge/thelounge-docker/issues about: Report issues related to the Docker container here - name: Debian package issues url: https://github.com/thelounge/thelounge-deb/issues about: Report issues related to the Debian ...
7b770a32-8557-4132-9e72-8fa8ac2c4579
{ "language": "YAML" }
```yaml name: Security audit on: schedule: - cron: '0 0 * * *' pull_request: types: [opened, synchronize, reopened] jobs: audit: runs-on: ubuntu-18.04 steps: - uses: actions/checkout@v2 - uses: actions-rs/toolchain@v1 with: target: thumbv7em-none-eabi - uses: a...
```yaml name: Security audit on: schedule: - cron: '0 0 * * *' jobs: audit: runs-on: ubuntu-18.04 steps: - uses: actions/checkout@v2 - uses: actions-rs/toolchain@v1 with: target: thumbv7em-none-eabi - uses: actions/setup-python@v1 with: python-versi...
c0faaa58-7423-4428-a6b2-7ac6727895a4
{ "language": "YAML" }
```yaml name: Create post on: issues: types: - opened - reopened - edited jobs: add-post: name: Add post runs-on: ubuntu-latest steps: - name: Checkout code uses: actions/checkout@v2 - name: Get data id: get-data uses: actions/github-script@v4 wit...
```yaml name: Create post on: issues: types: - opened - reopened - edited jobs: add-post: name: Add post if: ${{ github.event.label.name == 'improvement' }} runs-on: ubuntu-latest steps: - name: Checkout code uses: actions/checkout@v2 - name: Get data id:...
0abebd05-6d93-44da-9806-e61f543a49cf
{ "language": "YAML" }
```yaml name: Docker Image CI on: push: branches: - main workflow_dispatch: {} jobs: build: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - name: Login to Docker Hub uses: docker/login-action@v1 with: username: ${{ secrets.DockerHubUsername }} pa...
```yaml name: Docker Image CI on: push: branches: - main workflow_dispatch: {} jobs: build: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - name: Login to Docker Hub uses: docker/login-action@v1 with: username: ${{ secrets.DockerHubUsername }} pa...
0608da53-22ee-4499-a396-94eef4659bfd
{ "language": "YAML" }
```yaml name: Auto-update IERS tables on: schedule: - cron: '0 0 * * 0' jobs: update-iers: name: Auto-update IERS tables runs-on: ubuntu-latest steps: - name: Checkout code uses: actions/checkout@v2 - name: Download latest IERS files run: ./update_builtin_iers.sh working-...
```yaml name: Auto-update IERS tables on: schedule: - cron: '0 0 * * 0' workflow_dispatch: jobs: update-iers: name: Auto-update IERS tables runs-on: ubuntu-latest steps: - name: Checkout code uses: actions/checkout@v2 - name: Download latest IERS files run: ./update_built...
9a8d52e1-b634-48a6-9078-48b2e71a9cce
{ "language": "YAML" }
```yaml homepage: https://github.com/leftaroundabout/pragmatic-show changelog-type: '' hash: 02d1495b1a63af7846389beb48c681b7ecc7c63ee636cdcbb43a2a61743d3a9f test-bench-deps: base: ! '>=4 && <5' vector-space: -any pragmatic-show: -any tasty-quickcheck: -any tasty-hunit: -any tasty: ! '>=0.7' maintainer: (@)...
```yaml homepage: https://github.com/leftaroundabout/pragmatic-show changelog-type: '' hash: ec0698d9bad63a0f7761e205a699e7439fb2329c55e50a93af4a9062e85df5a4 test-bench-deps: base: ! '>=4 && <5' vector-space: -any pragmatic-show: -any tasty-quickcheck: -any tasty-hunit: -any tasty: ! '>=0.7' maintainer: (@)...
3247b912-e1ac-425d-99ef-1ba5575bb9bc
{ "language": "YAML" }
```yaml homepage: https://github.com/leftaroundabout/number-show changelog-type: '' hash: 1f7f68c1cc6e40d345d699c385d818e57598e6c4300b678401a5bcf2f91da196 test-bench-deps: base: ! '>=4 && <5' vector-space: -any pragmatic-show: -any tasty-quickcheck: -any tasty-hunit: -any tasty: ! '>=0.7' maintainer: (@) js...
```yaml homepage: https://github.com/leftaroundabout/pragmatic-show changelog-type: '' hash: 02b41b72de25cff01e168285f568848ba01345b4e4009ebfd52f2d4cdd46fa72 test-bench-deps: base: ! '>=4 && <5' vector-space: -any pragmatic-show: -any tasty-quickcheck: -any tasty-hunit: -any tasty: ! '>=0.7' maintainer: (@)...
827ced69-02c4-4a98-be00-22069679d32c
{ "language": "YAML" }
```yaml name: JS Tests on: push: branches: - develop - master pull_request: types: - opened - reopened - synchronize - ready_for_review jobs: js-tests: name: Run JS Tests runs-on: ubuntu-latest if: github.event.pull_request.draft == false steps: ...
```yaml name: JS Tests on: push: branches: - develop - master pull_request: types: - opened - reopened - synchronize - ready_for_review jobs: js-tests: name: Run JS Tests runs-on: ubuntu-latest if: github.event.pull_request.draft == false steps: ...
df13e253-224c-4140-bfce-1d7bf714cc49
{ "language": "YAML" }
```yaml homepage: https://github.com/minad/colorful-monoids#readme changelog-type: '' hash: d7c31880848fe6a694377ed4b0e67b3544451e9b23d0d978b14c398503d871c4 test-bench-deps: colorful-monoids: -any base: ! '>=4.8 && <5' semigroups: ! '>=0.9 && <1' maintainer: Daniel Mendler <mail@daniel-mendler.de> synopsis: Style...
```yaml homepage: https://github.com/minad/colorful-monoids#readme changelog-type: '' hash: 9e1c5644f00fe16477faefa183c1dc7508459262476f24ecb4c737ee26e8879f test-bench-deps: colorful-monoids: -any base: ! '>=4.8 && <5' semigroups: ! '>=0.9 && <1' maintainer: Daniel Mendler <mail@daniel-mendler.de> synopsis: Style...
d4077866-aa51-40ec-8ea0-583a8251cb4f
{ "language": "YAML" }
```yaml homepage: '' changelog-type: '' hash: ff61cd1cbd500f87dfcee228e2c07b973fcb5c49b5b8a3d7191c6cd3088aeb8c test-bench-deps: {} maintainer: Trevor L. McDonell <tmcdonell@cse.unsw.edu.au> synopsis: Extras to interface Gloss and Accelerate changelog: '' basic-deps: gloss: ! '>=1.9' base: ! '>=4.6 && <4.10' gloss...
```yaml homepage: '' changelog-type: '' hash: 9545769ef5e3de356b9f65230357bd941c0ea8872fdf5c1ba9747a415a7dc737 test-bench-deps: {} maintainer: Trevor L. McDonell <tmcdonell@cse.unsw.edu.au> synopsis: Extras to interface Gloss and Accelerate changelog: '' basic-deps: gloss: ! '>=1.9' base: ! '>=4.6 && <4.10' gloss...
78ffdf52-4f1b-4fc7-90ca-df4a52a6736a
{ "language": "YAML" }
```yaml parameters: atarashii_api.comm.class: Atarashii\APIBundle\Service\Communicator atarashii_api.comm.base_url: http://myanimelist.net services: atarashii_api.communicator: class: '%atarashii_api.comm.class%' arguments: ['%atarashii_api.comm.base_url%', '%api_user_agent%'] ``` Update t...
```yaml parameters: atarashii_api.comm.class: Atarashii\APIBundle\Service\Communicator atarashii_api.comm.base_url: https://myanimelist.net services: atarashii_api.communicator: class: '%atarashii_api.comm.class%' arguments: ['%atarashii_api.comm.base_url%', '%api_user_agent%'] ```
1a78a06c-85d1-4e75-b4f7-888cc8a3ff72
{ "language": "YAML" }
```yaml # Copyright 2021 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in w...
```yaml # Copyright 2021 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in w...
a6c35f53-f461-42ff-836f-08093109867e
{ "language": "YAML" }
```yaml # ESLint config # http://eslint.org/docs/user-guide/configuring # https://github.com/BigstickCarpet/eslint-config-modular extends: - modular/best-practices - modular/style - modular/es6 - modular/node ``` Mark the ESLint config as the root one for the project
```yaml # ESLint config # http://eslint.org/docs/user-guide/configuring # https://github.com/BigstickCarpet/eslint-config-modular root: true extends: - modular/best-practices - modular/style - modular/es6 - modular/node ```
f7af4755-044b-457f-adb8-016a532833da
{ "language": "YAML" }
```yaml ## Topnav single links ## if you want to list an external url, use external_url instead of url. the theme will apply a different link base. topnav: - title: Topnav items: - title: About url: /about.html - title: News url: /news.html - title: Issues url: /issues.html #Topnav dropd...
```yaml ## Topnav single links ## if you want to list an external url, use external_url instead of url. the theme will apply a different link base. topnav: - title: Topnav items: - title: About url: /about.html - title: News url: /news.html - title: Issues url: /issues.html #Topnav dropd...
345fdec2-867f-4cf8-93df-12fd06d9f09c
{ "language": "YAML" }
```yaml package: name: pear version: '0.9.6' about: home: http://sco.h-its.org/exelixis/web/software/pear/ license: 'Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported' summary: 'paired-end read merger' source: fn: pear-0.9.6-src.tar.gz md5: 5ed68d50c1620cd55c58681e38771799 url: http://s...
```yaml package: name: pear version: '0.9.6' about: home: http://sco.h-its.org/exelixis/web/software/pear/ license: 'Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported' summary: 'paired-end read merger' source: fn: pear-0.9.6-src.tar.gz md5: 5ed68d50c1620cd55c58681e38771799 url: http://s...
5ce961f5-1ccb-4e61-829c-38bab0361ff0
{ "language": "YAML" }
```yaml homepage: https://github.com/ocramz/jpl-horizons-api changelog-type: '' hash: 36b61860b1fc5f641d97a42c11134a8a174aa27f59ae2c7bb4b1f0bc16025714 test-bench-deps: {} maintainer: example@example.com synopsis: Ephemerides for solar system objects from the JPL Horizons service changelog: '' basic-deps: bytestring: ...
```yaml homepage: https://github.com/ocramz/jpl-horizons-api changelog-type: '' hash: 1305e013f21bb28ed9a804226056d0848bacaa602af26c2c740b45dd198eb519 test-bench-deps: {} maintainer: ocramz synopsis: Ephemerides for solar system objects from the JPL Horizons service changelog: '' basic-deps: bytestring: -any base: ...
e381ba4f-b295-4d1a-acb5-304ce031a2d5
{ "language": "YAML" }
```yaml global: scrape_interval: 1m ``` Add first scrape to prometheus back-end
```yaml global: scrape_interval: 1m scrape_configs: - job_name: kubernetes-submit-queue metrics_path: /prometheus static_configs: - targets: - submit-queue.k8s.io ```
f45f7e6b-e4b1-4671-90df-7876134d6a79
{ "language": "YAML" }
```yaml opsman_domain_or_ip_address: opsman_admin_username: opsman_admin_password: pivnet_token: iaas: ``` Add param descriptions for clarity
```yaml opsman_domain_or_ip_address: # FQDN to access Ops Manager without protocol (will use https), ex: opsmgr.example.com opsman_admin_username: # Username for Ops Manager admin account opsman_admin_password: # Password for Ops Manager admin account pivnet_token: # Pivnet ...
030533f5-52d6-43f0-830a-98b00a4db228
{ "language": "YAML" }
```yaml --- pages: - index.md hide_body: true is_partial: false fields: - type: include name: page_defaults label: Page Defaults template: pages - type: blocks name: sections label: Sections description: Sections to Display template_types: - section-partial-sections - section-partial-collection ``` U...
```yaml --- pages: - index.md hide_body: true is_partial: false fields: - type: include name: page_defaults label: Page Defaults template: pages - type: blocks name: sections label: Sections description: Sections to Display template_types: - section-partial-collection - section-partial-sections ```
7929d3ca-f8b3-4031-a49e-cb7f024610c7
{ "language": "YAML" }
```yaml name: Build and Deploy on: push: branches: - master jobs: build-and-deploy: runs-on: ubuntu-latest steps: - name: Checkout uses: actions/checkout@v2 with: persist-credentials: false - name: Setup PHP uses: shivammathur/setup-php@v2 w...
```yaml name: Build and Deploy on: push: branches: - master jobs: build-and-deploy: runs-on: ubuntu-latest steps: - name: Checkout uses: actions/checkout@v2 with: persist-credentials: false - name: Setup PHP uses: shivammathur/setup-php@v2 w...
ddb41c71-6f31-4af0-b48a-ae451bc6c123
{ "language": "YAML" }
```yaml name: Heroku on: release: types: [published] jobs: deploy: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 with: fetch-depth: 0 - name: Set up Ruby 2.6 uses: actions/setup-ruby@v1 with: ruby-version: 2.6.x - name: Install databases ru...
```yaml name: Heroku on: release: types: [published] jobs: deploy: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 with: fetch-depth: 0 - name: Set up Ruby 2.6 uses: actions/setup-ruby@v1 with: ruby-version: 2.6.x - name: Install databases ru...
3eb1cbe4-486d-4359-81d6-1f4952c22c7e
{ "language": "YAML" }
```yaml name: build on: push: branches: - master # Run tests for any PRs. pull_request: jobs: build: runs-on: ubuntu-latest strategy: matrix: node-version: [12.x, 13.x, 14.x] steps: - uses: actions/checkout@v1 - name: Use Node.js ${{ matrix.node-version }} ...
```yaml name: build on: push: branches: - master # Run tests for any PRs. pull_request: jobs: build: runs-on: ubuntu-latest strategy: matrix: node-version: [12.x, 13.x, 14.x] steps: - uses: actions/checkout@v2 - name: Use Node.js ${{ matrix.node-version }} ...
590831ab-dc4c-42cc-924c-07bcfe5ab754
{ "language": "YAML" }
```yaml name: CI on: push: branches: - master pull_request: branches: - '**' jobs: test: name: Lint and test on Node.js ${{ matrix.node }} runs-on: ubuntu-latest strategy: fail-fast: false matrix: node: [10, 12] steps: - uses: actions/checkout@v2 ...
```yaml name: CI on: push: branches: - master pull_request: branches: - '**' jobs: test: name: Lint and test on Node.js ${{ matrix.node }} runs-on: ubuntu-latest strategy: fail-fast: false matrix: node: [10, 12, 14, 16] steps: - uses: actions/chec...
bb7d6bc0-8a5c-4b8c-b30f-013cc821c05d
{ "language": "YAML" }
```yaml Categories: - Theming License: Apache-2.0 AuthorName: Benoit Vermont SourceCode: https://github.com/redwarp/gif-wallpaper IssueTracker: https://github.com/redwarp/gif-wallpaper/issues AutoName: GIF Live Wallpaper RepoType: git Repo: https://github.com/redwarp/gif-wallpaper Builds: - versionName: 1.2.2 ...
```yaml Categories: - Theming License: Apache-2.0 AuthorName: Benoit Vermont SourceCode: https://github.com/redwarp/gif-wallpaper IssueTracker: https://github.com/redwarp/gif-wallpaper/issues AutoName: GIF Live Wallpaper RepoType: git Repo: https://github.com/redwarp/gif-wallpaper Builds: - versionName: 1.2.2 ...
375482cd-d80c-4bb3-8c7c-18cb10794a8a
{ "language": "YAML" }
```yaml freebsd_task: freebsd_instance: matrix: - image: freebsd-11-2-release-amd64 - image: freebsd-12-0-release-amd64 install_script: pkg install -y rust gmake asciidoc pkgconf stfl curl json-c ncurses openssl sqlite3 gettext-tools # CI builds take a while to provision, in...
```yaml freebsd_task: freebsd_instance: matrix: - image: freebsd-11-2-release-amd64 - image: freebsd-12-0-release-amd64 install_script: pkg install -y rust gmake asciidoc pkgconf stfl curl json-c ncurses openssl sqlite3 gettext-tools # CI builds take a while to provision, in...
37c2a97e-6d16-4a24-a529-3c98e63cfb9d
{ "language": "YAML" }
```yaml container: image: golang:latest test_task: modules_cache: fingerprint_script: cat go.sum folder: $GOPATH/pkg/mod build_script: make --debug install_deps all test_script: make --debug install_deps smoke ``` Add a comment to try to force a build on Cirrus.
```yaml # Based on the cirrus example. container: image: golang:latest test_task: modules_cache: fingerprint_script: cat go.sum folder: $GOPATH/pkg/mod build_script: make --debug install_deps all test_script: make --debug install_deps smoke ```
01976926-848d-4623-9aa6-c9fca900d87b
{ "language": "YAML" }
```yaml sudo: required language: c compiler: - clang script: - sudo mknod /dev/net/tap c 10 200 - make test ``` Install arping in TravisCI Ubuntu 12.04
```yaml sudo: required language: c compiler: - clang before_install: - sudo apt-get -qq update - sudo apt-get install -qqy arping script: - sudo mknod /dev/net/tap c 10 200 - make test ```
7b0e6198-da58-454b-8a65-7aa9e6bd3418
{ "language": "YAML" }
```yaml language: php php: - 5.5 - 5.6 - 7.0 - hhvm matrix: allow_failures: - php: 7.0 - php: hhvm before_script: - travis_retry composer self-update - travis_retry composer update ${COMPOSER_FLAGS} --no-interaction --prefer-source script: - phpunit --coverage-text --coverage-clover=coverage...
```yaml language: php php: - 5.5 - 5.6 - 7.0 - hhvm matrix: allow_failures: - php: 7.0 - php: hhvm before_script: - travis_retry composer self-update - travis_retry composer update ${COMPOSER_FLAGS} --no-interaction --prefer-source script: - phpunit --coverage-text --coverage-clover=coverage...
ef10ced1-1be8-4465-b3b5-182473061056
{ "language": "YAML" }
```yaml language: viml sudo: required dist: trusty os: - linux - osx install: - if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew update && brew install macvim --with-override-system-vim; fi before_script: - vim --version - git clone --depth 1 https://github.com/Shougo/vimproc.vim /tmp/vimproc - git clo...
```yaml language: viml sudo: required dist: trusty os: - linux - osx install: - if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew update && brew install macvim --with-override-system-vim; fi before_script: - vim --version - git clone --depth 1 https://github.com/Shougo/vimproc.vim /tmp/vimproc - git clo...
bb973253-5209-478f-b621-7ba9682b7365
{ "language": "YAML" }
```yaml sudo: false language: ruby cache: bundler rvm: - 1.9.3 - 2.0 - 2.1 - 2.2 - 2.3.0 - ruby-head script: - bundle exec rspec matrix: allow_failures: - rvm: ruby-head gemfile: - gemfiles/clockwork_1_3_1.gemfile - gemfiles/clockwork_2_0_0.gemfile - gemfiles/clockwork_2_0_1.gemfile - gemfil...
```yaml sudo: false language: ruby cache: bundler rvm: - 2.2.7 - 2.3.4 - 2.4.1 - ruby-head script: - bundle exec rspec matrix: allow_failures: - rvm: ruby-head gemfile: - gemfiles/clockwork_1_3_1.gemfile - gemfiles/clockwork_2_0_0.gemfile - gemfiles/clockwork_2_0_1.gemfile - gemfiles/clockwork_2...
022a3da4-c9d1-4a55-94d5-0402bbbaaa1f
{ "language": "YAML" }
```yaml language: node_js node_js: - "4" - "6" - "7" notifications: email: false script: npm run coverage after_script: './node_modules/.bin/codecov --file=./coverage/lcov.info' ``` Test in Node.js 8, not 7
```yaml language: node_js node_js: - "4" - "6" - "8" notifications: email: false script: npm run coverage after_script: './node_modules/.bin/codecov --file=./coverage/lcov.info' ```
29bb48b5-293a-496d-ad95-0eea3a97aa1a
{ "language": "YAML" }
```yaml cache: bundler language: ruby sudo: false rvm: - 2.1 - 2.2.4 - 2.3.0 before_install: - gem install bundler -v '~> 1.10' env: - rails=4.2.0 - rails=5.0.0.beta3 matrix: exclude: - env: rails=5.0.0.beta3 rvm: 2.1 ``` Test against Rails 5 RC1
```yaml cache: bundler language: ruby sudo: false rvm: - 2.1 - 2.2.4 - 2.3.0 before_install: - gem install bundler -v '~> 1.10' env: - rails=4.2.0 - rails=5.0.0.rc1 matrix: exclude: - env: rails=5.0.0.rc1 rvm: 2.1 ```
8bbb93be-77e1-444b-a039-1cf5e512abe8
{ "language": "YAML" }
```yaml language: haskell install: - cabal install elm-get - sudo ln -s ~/.cabal/bin/elm /usr/local/bin/elm - sudo ln -s ~/.cabal/bin/elm-get /usr/local/bin/elm-get - git clone git://github.com/maxsnew/IO - cd IO - git checkout tags/0.1 - cabal install - sudo ln -s ~/.cabal/bin/elm-io /usr/local/bin/elm...
```yaml language: haskell install: - cabal install elm-get - sudo ln -s ~/.cabal/bin/elm /usr/local/bin/elm - sudo ln -s ~/.cabal/bin/elm-get /usr/local/bin/elm-get - git clone git://github.com/maxsnew/IO - cd IO - git checkout tags/0.1.1 - cabal install - sudo ln -s ~/.cabal/bin/elm-io /usr/local/bin/e...
36a4e347-02f6-4323-ae4a-5b174529ac81
{ "language": "YAML" }
```yaml --- sudo: false language: ruby rvm: - 1.9 - 2.0 - 2.1 - 2.2 - 2.3 - 2.4 - jruby-19mode bundler_args: --without=localdev ``` Remove jruby from CI as requested by @masci
```yaml --- sudo: false language: ruby rvm: - 1.9 - 2.0 - 2.1 - 2.2 - 2.3 - 2.4 bundler_args: --without=localdev ```
29379700-7575-4cad-9b47-3cf563c18862
{ "language": "YAML" }
```yaml sudo: required dist: trusty language: ruby cache: bundler addons: postgresql: "9.5" services: - postgresql before_script: - npm install bower - RAILS_ENV=test bin/bundle exec rake db:create db:migrate - RAILS_ENV=production bin/bundle exec rake assets:precompile script: bin/rails test test/models/ tes...
```yaml sudo: required dist: trusty language: ruby cache: bundler addons: postgresql: "9.6" services: - postgresql before_script: - npm install bower - RAILS_ENV=test bin/bundle exec rake db:create db:migrate - RAILS_ENV=production bin/bundle exec rake assets:precompile script: bin/rails test test/models/ tes...
e4746ccc-4a0b-4e0e-a8d8-002bd4cf9f04
{ "language": "YAML" }
```yaml --- language: bash sudo: false script: - bin/fetch-configlet - bin/configlet . ``` Update Travis config for Clojure
```yaml --- language: clojure sudo: false lein: lein2 jdk: oraclejdk8 script: - bin/fetch-configlet - bin/configlet . ```
49ef2d88-1606-4119-8dac-afcd55068d48
{ "language": "YAML" }
```yaml notifications: email: false language: go go: 1.8.3 before_install: - sudo ln -nfs /bin/bash /bin/sh - make prepare install: - make dep script: - make unit-test - make package-test - make integration-test - make shell-test - make lint - make vet after_success: - make deploy GITHUB_TOK...
```yaml notifications: email: false language: go go: 1.8.3 before_install: - sudo ln -nfs /bin/bash /bin/sh - make prepare install: - make dep before_script: - git remote set-url --push origin https://${GITHUB_TOKEN}@github.com/ivanilves/lstags.git script: - make unit-test - make package-test - ma...
8237d4e3-b61b-42ad-9865-b7cfe58b636e
{ "language": "YAML" }
```yaml version: 2 jobs: build: working_directory: ~/tokite docker: - image: circleci/ruby:2.4.1-node - image: circleci/postgres:9.4.12-alpine steps: - checkout # Bundle install dependencies - run: bundle install --path vendor/bundle # Database setup - run: bund...
```yaml version: 2 jobs: build: working_directory: ~/tokite docker: - image: circleci/ruby:2.4.1-node - image: circleci/postgres:9.4.12-alpine steps: - checkout - type: cache-restore key: gemfile-{{ checksum "Gemfile" }} # Bundle install dependencies - run: bu...
6067b8e7-a5c6-4f5f-b268-4dacf37a22b1
{ "language": "YAML" }
```yaml language: objective-c xcode_project: CoreDataStack.xcodeproj xcode_scheme: CoreDataStack xcode_sdk: iphonesimulator8.3 osx_image: xcode7 script: - xcodebuild test -scheme 'CoreDataStack' -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO``` Remove hard coded simulator version.
```yaml language: objective-c xcode_project: CoreDataStack.xcodeproj xcode_scheme: CoreDataStack xcode_sdk: iphonesimulator osx_image: xcode7 script: - xcodebuild test -scheme 'CoreDataStack' -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO```
16cb3414-8875-453d-af8b-47f3f16f5e10
{ "language": "YAML" }
```yaml language: ruby rvm: - 2.4.0 - 2.3.3 - 2.2.6 - 2.1.10 - 2.0.0 - 1.9.3 - rbx-2 - jruby-19mode - jruby-head matrix: allow_failures: - rvm: rbx-2 - rvm: jruby-head sudo: false bundler_args: --without=guard notifications: disabled: true script: - bundle exec rake ``` Fix a buil...
```yaml language: ruby rvm: - 2.4.0 - 2.3.3 - 2.2.6 - 2.1.10 - 2.0.0 - 1.9.3 - rbx-2 - jruby-19mode - jruby-head matrix: allow_failures: - rvm: rbx-2 - rvm: jruby-head before_install: - gem update --remote bundler - gem update --system sudo: false bundler_args: --without=guard noti...
ba4ff8a2-80a0-41f0-aec5-0b7be21f9630
{ "language": "YAML" }
```yaml apiVersion: skipper.spring.io/v1 kind: SpringCloudDeployerApplication metadata: {{#metadata.entrySet}} "{{{key}}}": {{{value}}} {{/metadata.entrySet}} spec: resource: "{{{spec.resource}}}" resourceMetadata: "{{{spec.resource}}}:jar:metadata:{{{spec.version}}}" version: "{{{spec.version}}}" applica...
```yaml apiVersion: skipper.spring.io/v1 kind: SpringCloudDeployerApplication metadata: {{#metadata.entrySet}} "{{{key}}}": "{{{value}}}" {{/metadata.entrySet}} spec: resource: "{{{spec.resource}}}" resourceMetadata: "{{{spec.resource}}}:jar:metadata:{{{spec.version}}}" version: "{{{spec.version}}}" appli...
1d79acd0-3d29-46ff-a3d1-344b181a0531
{ "language": "YAML" }
```yaml --- new_page_extension: md auto_deploy: false admin_path: static/redac webhook_url: '' sections: - type: directory path: content/post label: Articles create: all match: "**/*" templates: - post - type: document path: config.yaml label: Configuration upload_dir: '' public_path: '' front_matter_pa...
```yaml --- new_page_extension: md auto_deploy: false admin_path: static/redac webhook_url: '' sections: - type: directory path: content/post label: Articles create: all match: "**/*" templates: - post - type: document path: config.yaml label: Configuration upload_dir: '' public_path: '' front_matter_pa...
9259616d-62f0-430f-9a1b-e49ab99137f1
{ "language": "YAML" }
```yaml sudo: false cache: bundler language: ruby rvm: - 2.2.5 - 2.3.1 before_install: - "export DISPLAY=:99.0" - "sh -e /etc/init.d/xvfb start" - "sleep 5" script: - bundle exec rspec - bundle exec rubocop ``` Add Ruby 2.3.3 to Travis CI configuration.
```yaml sudo: false cache: bundler language: ruby rvm: - 2.2.5 - 2.3.1 - 2.3.3 before_install: - "export DISPLAY=:99.0" - "sh -e /etc/init.d/xvfb start" - "sleep 5" script: - bundle exec rspec - bundle exec rubocop ```
ce3d57d8-3e03-4d6f-8a52-6dc1c7366230
{ "language": "YAML" }
```yaml --- new_page_extension: md auto_deploy: false admin_path: webhook_url: sections: - type: heading label: JTemporal - type: document path: _drafts label: Drafts - type: jekyll-posts label: Posts create: all - type: jekyll-pages label: Pages create: all upload_dir: images public_path: "/images" fro...
```yaml --- new_page_extension: md auto_deploy: false admin_path: '' webhook_url: sections: - type: heading label: JTemporal - type: document path: _drafts label: Drafts - type: jekyll-posts label: Posts create: all - type: jekyll-pages label: Pages create: all upload_dir: images public_path: "/images" f...
ecce9be5-7813-4727-9453-b6196e12861a
{ "language": "YAML" }
```yaml --- new_page_extension: md auto_deploy: false admin_path: webhook_url: sections: - type: directory path: projects label: Projects create: documents match: "**/*.md" templates: - project - type: directory path: journal label: Journal create: documents match: "**/*.md" templates: - journ...
```yaml --- new_page_extension: md auto_deploy: false admin_path: webhook_url: sections: - type: directory path: projects label: Projects create: documents match: "**/*.md" templates: - project - type: directory path: journal label: Journal create: documents match: "**/*.md" templates: - journ...
f923835b-1aeb-4588-b81d-058dd079ed66
{ "language": "YAML" }
```yaml language: ruby sudo: false rvm: - 2.2.5 - 2.3.1 cache: bundler notifications: email: false hipchat: rooms: secure: "Scevf1Onn0h3uNLsJUPx+dyBf878/iMVWW04+GZrThA5609BQwukk1yz7dKI2fOhlwziUo878nnp2UcJ8lxT+C+3g8QG+XYZp4hI4xnRqE38oO+mwLcAPzCTemQC3+6lYY+Yv9Ux9rGZo2WHcMFHNlCPoDhIArY8qm7+BKJu1pw=" ...
```yaml language: ruby sudo: false rvm: - jruby-9.0.5.0 - jruby-9.1.5.0 - 2.2.5 - 2.3.1 cache: bundler notifications: email: false hipchat: rooms: secure: "Scevf1Onn0h3uNLsJUPx+dyBf878/iMVWW04+GZrThA5609BQwukk1yz7dKI2fOhlwziUo878nnp2UcJ8lxT+C+3g8QG+XYZp4hI4xnRqE38oO+mwLcAPzCTemQC3+6lYY+Yv9Ux9rG...
da2106c4-021b-4dd7-9fbe-b42e83569750
{ "language": "YAML" }
```yaml # travis-ci.org build file # As CMake is not officially supported we use erlang VMs language: erlang # Settings to try env: - OPTIONS="-DCMAKE_BUILD_TYPE=Release -DOCIO_BUILD_TESTS=yes" # Make sure CMake is installed install: - sudo apt-get install cmake # Run the Build script script: - mkdir _build - ...
```yaml # travis-ci.org build file # https://docs.travis-ci.com/user/languages/cpp language: cpp compiler: - clang - gcc os: - linux - osx env: - OPTIONS="-DCMAKE_BUILD_TYPE=Release -DOCIO_BUILD_TESTS=yes" # Run the Build script script: - mkdir _build - cd _build - cmake .. -DCMAKE_INSTALL_PREFIX=../_...
053d7b20-20aa-4b7a-a24c-759e5ab0abf6
{ "language": "YAML" }
```yaml Categories: - System License: Apache-2.0 AuthorName: weller i/o AuthorEmail: androidsupport2019@max-weller.de WebSite: http://www.danielweisser.de/blog SourceCode: https://github.com/max-weller/LDAP-Sync IssueTracker: https://github.com/max-weller/LDAP-Sync/issues Changelog: https://github.com/max-weller/LDAP...
```yaml Categories: - System License: Apache-2.0 AuthorName: weller i/o AuthorEmail: androidsupport2019@max-weller.de WebSite: http://www.danielweisser.de/blog SourceCode: https://github.com/max-weller/LDAP-Sync IssueTracker: https://github.com/max-weller/LDAP-Sync/issues Changelog: https://github.com/max-weller/LDAP...
daa8e500-941f-4b76-95b0-0e428c7d3d2f
{ "language": "YAML" }
```yaml AntiFeatures: - NonFreeNet Categories: - Internet License: MIT SourceCode: https://github.com/92lleo/WhatsappWebToGo IssueTracker: https://github.com/92lleo/WhatsappWebToGo/issues Changelog: https://github.com/92lleo/WhatsappWebToGo/releases AutoName: WhatsApp Web To Go RepoType: git Repo: https://github....
```yaml AntiFeatures: - NonFreeNet Categories: - Internet License: MIT SourceCode: https://github.com/92lleo/WhatsappWebToGo IssueTracker: https://github.com/92lleo/WhatsappWebToGo/issues Changelog: https://github.com/92lleo/WhatsappWebToGo/releases AutoName: WhatsApp Web To Go RepoType: git Repo: https://github....
7c8fe757-8abd-4e43-981c-196ef478a1da
{ "language": "YAML" }
```yaml sudo: false language: php php: - 7.1 - 7.2 - 7.3 - 7.4snapshot - nightly matrix: allow_failures: - php: 7.4snapshot - php: nightly fast_finish: true install: # --ignore-platform-reqs, because https://github.com/FriendsOfPHP/PHP-CS-Fixer/pull/2722 - composer update -n --prefer-dist ...
```yaml sudo: false language: php php: - 7.1 - 7.2 - 7.3 - 7.4snapshot - nightly services: - redis-server matrix: allow_failures: - php: 7.4snapshot - php: nightly fast_finish: true install: # --ignore-platform-reqs, because https://github.com/FriendsOfPHP/PHP-CS-Fixer/pull/2722 - compo...
bad27e3b-0a5a-47a1-b8ad-a6326eb999f9
{ "language": "YAML" }
```yaml language: ruby cache: - bundler - directories: - $HOME/librarian-puppet env: global: - LIBRARIAN_PUPPET_TMP="$HOME/librarian-puppet" matrix: - PUPPET_VERSION="3.4.3" # Version installed on Trusty - PUPPET_VERSION="~> 3.8.0" # Latest 3.x version - PUPPET_VERSION="~> 4.3.0" # Lates...
```yaml language: ruby cache: - bundler - directories: - $HOME/librarian-puppet env: global: - LIBRARIAN_PUPPET_TMP="$HOME/librarian-puppet" matrix: include: # Puppet 3.4.3 in the standard repos for Ubuntu 14.04 - rvm: 1.9.3 env: PUPPET_VERSION="3.4.3" # Puppetlabs ("vanilla") release...
cc83527f-3d5c-42fd-96e3-23ade2b43721
{ "language": "YAML" }
```yaml language: php php: - 5.5 - 5.6 before_script: - composer self-update - composer update script: - php ./vendor/bin/phpunit --coverage-text --coverage-clover ./build/logs/clover.xml - ./vendor/bin/php-cs-fixer fix -v --diff --dry-run after_script: - php vendor/bin/coveralls -v ``` Add webhook f...
```yaml language: php php: - 5.5 - 5.6 before_script: - composer self-update - composer update script: - php ./vendor/bin/phpunit --coverage-text --coverage-clover ./build/logs/clover.xml - ./vendor/bin/php-cs-fixer fix -v --diff --dry-run after_script: - php vendor/bin/coveralls -v notifications: ...