doc_id
stringlengths
36
36
metadata
dict
input
stringlengths
28
4.3k
output
stringlengths
11
5.45k
e8368055-5f8d-44b7-8660-f77b5a1ecb81
{ "language": "YAML" }
```yaml homepage: http://github.com/bennofs/tasty-th changelog-type: '' hash: 918aeb00225280123e6fbfea264751d767cef0dd7c11dc44dad048a184b848ba test-bench-deps: {} maintainer: Benno Fünfstück <benno.fuenfstueck@gmail.com> synopsis: Automatic tasty test case discovery using TH changelog: '' basic-deps: base: ! '>=4 && ...
```yaml homepage: http://github.com/bennofs/tasty-th changelog-type: '' hash: 964a332f0400c18ea5cccb0974799d3fe4bc2640e544ae67ea2d02c6f6642dc6 test-bench-deps: {} maintainer: Benno Fünfstück <benno.fuenfstueck@gmail.com> synopsis: Automatic tasty test case discovery using TH changelog: '' basic-deps: base: ! '>=4 && ...
c6ecfb55-3031-4fc8-b828-efe688b09cbb
{ "language": "YAML" }
```yaml - id: automation.alarm_kitchen_rice_cooker_is_keeping_warm alias: "ALARM: Kitchen Rice Cooker is keeping warm" mode: single trigger: - platform: time at: "21:00" - platform: time at: "21:30" - platform: time at: "22:00" - platform: time at: "22:30" condition: ...
```yaml - id: automation.alarm_kitchen_rice_cooker_is_keeping_warm alias: "ALARM: Kitchen Rice Cooker is keeping warm" mode: single trigger: - platform: time at: "22:00" - platform: time at: "22:30" - platform: time at: "23:00" - platform: time at: "23:30" condition: ...
205758b9-dfce-43fe-bed8-c7c8469a2897
{ "language": "YAML" }
```yaml filetype: julia detect: filename: "\\.jl$" header: "^#!.*/(env +)?julia( |$)" rules: # built-in objects - constant.bool: "\\b(true|false)\\b" # built-in attributes - constant: "__[A-Za-z0-9_]+__" # definitions - identifier: "[A-Za-z_][A-Za-z0-9_]*[[:space:]]*[(]" # k...
```yaml filetype: julia detect: filename: "\\.jl$" header: "^#!.*/(env +)?julia( |$)" rules: # built-in objects - constant.bool: "\\b(true|false)\\b" # built-in attributes - constant: "__[A-Za-z0-9_]+__" # definitions - identifier: "[A-Za-z_][A-Za-z0-9_]*[[:space:]]*[(]" # k...
cf9c5590-8479-492c-8737-f37ceb7e6303
{ "language": "YAML" }
```yaml --- site: cabinet-office whitehall_slug: cabinet-office homepage: https://www.gov.uk/government/organisations/cabinet-office tna_timestamp: 20130128190123 host: www.cabinet-office.gov.uk aliases: - cabinet-office.gov.uk global: =301 https://www.gov.uk/government/organisations/cabinet-office ``` Add further ali...
```yaml --- site: cabinet-office whitehall_slug: cabinet-office homepage: https://www.gov.uk/government/organisations/cabinet-office tna_timestamp: 20130128190123 host: www.cabinet-office.gov.uk aliases: - cabinet-office.gov.uk - cabinet-office.co.uk - www.cabinet-office.co.uk - cabinet-office.com - www.cabinet-office....
d480775b-405a-4ae7-bd31-7a5bcfa91d69
{ "language": "YAML" }
```yaml --- jenkins_enabled: yes # The role is enabled jenkins_name: jenkins jenkins_user: jenkins jenkins_group: jenkins jenkins_http_port: 8000 # Set jenkins port jenkins_ssh_key_file: "" # Set private ssh key for Jenkins user (path to key) jenkins_ssh_kn...
```yaml --- jenkins_enabled: yes # The role is enabled jenkins_name: jenkins jenkins_user: jenkins jenkins_group: jenkins jenkins_http_port: 8000 # Set jenkins port jenkins_ssh_key_file: "" # Set private ssh key for Jenkins user (path to key) jenkins_ssh_kn...
2f24aa72-8a79-42c8-a526-f4b08624bf25
{ "language": "YAML" }
```yaml --- drone_scheme: http drone_hostname: "{{ ansible_ssh_host|default(inventory_hostname) }}" drone_port: 80 drone_sslcert: '' drone_sslkey: '' drone_path: '' drone_github_key: '' drone_github_secret: '' drone_github_domain: github.com drone_github_apiurl: https://api.github.com drone_bitbucket_key: '' drone_bi...
```yaml --- drone_scheme: http drone_hostname: "{{ ansible_ssh_host|default(inventory_hostname) }}" drone_port: 80 drone_sslcert: '' drone_sslkey: '' drone_path: '' drone_github_key: '' drone_github_secret: '' drone_github_domain: github.com drone_github_apiurl: https://api.github.com drone_bitbucket_key: '' drone_bi...
adc83a4b-1388-4661-93c7-7451dc5d9e0c
{ "language": "YAML" }
```yaml variants: cross1.14: CONFIG: 'cross1.14' KUBE_CROSS_VERSION: 'v1.14.4-2' SKOPEO_VERSION: 'v0.2.0' cross1.13: CONFIG: 'cross1.13' KUBE_CROSS_VERSION: 'v1.13.9-5' SKOPEO_VERSION: 'v0.2.0' ``` Build on kube-cross:v1.14.5-1 and v1.13.13-1
```yaml variants: cross1.14: CONFIG: 'cross1.14' KUBE_CROSS_VERSION: 'v1.14.5-1' SKOPEO_VERSION: 'v0.2.0' cross1.13: CONFIG: 'cross1.13' KUBE_CROSS_VERSION: 'v1.13.13-1' SKOPEO_VERSION: 'v0.2.0' ```
86287e63-e872-470e-8149-4d03e195c1ab
{ "language": "YAML" }
```yaml --- ## # Defaults for role xapi_bridge # xapi_bridge_user: xapi xapi_bridge_user_group: adm #perms on tracking.log xapi_bridge_app_dir: "{{ COMMON_APP_DIR }}/xapi" xapi_bridge_user_home: "{{ xapi_bridge_app_dir }}" xapi_bridge_repo: "https://github.com/appsembler/edx-xapi-bridge" xapi_bridge_venv_dir: "{{ xa...
```yaml --- ## # Defaults for role xapi_bridge # xapi_bridge_user: xapi xapi_bridge_user_group: adm #perms on tracking.log xapi_bridge_app_dir: "{{ COMMON_APP_DIR }}/xapi" xapi_bridge_user_home: "{{ xapi_bridge_app_dir }}" xapi_bridge_repo: "https://github.com/appsembler/edx-xapi-bridge" xapi_bridge_venv_dir: "{{ xa...
ed4b541c-a093-4af0-973a-484e0a420238
{ "language": "YAML" }
```yaml statefile: /var/slacksoc/state.gob plugins: - name: Respond responses: - trigger: "(yo|hey|hi|hello|sup),? slacksoc" replies: ["hello", "wassup", "yo"] - trigger: "((good)?bye|adios),? slacksoc" replies: ["goodbye"] - trigger: "how much better is slack than groupme?" ...
```yaml statefile: /var/slacksoc/state.gob plugins: - name: Respond responses: - trigger: "(yo|hey|hi|hello|sup),? slacksoc" replies: ["hello", "wassup", "yo"] - trigger: "((good)?bye|adios),? slacksoc" replies: ["goodbye"] - trigger: "how much better is slack than groupme?" ...
7f261a5b-9f8f-4f59-a2e1-3f244fb79add
{ "language": "YAML" }
```yaml --- blobstore: provider: s3 options: bucket_name: logsearch-bosh-release-blobs region: eu-west-1 endpoint: https://s3-eu-west-1.amazonaws.com final_name: logsearch ``` Update S3 bucket for release blobs
```yaml --- blobstore: provider: s3 options: bucket_name: logsearch-release-blobs final_name: logsearch ```
b383b231-62ad-4650-88d7-c03a9691b3b0
{ "language": "YAML" }
```yaml --- - hosts: localhost connection: local gather_facts: no tasks: - debug: var=instance_id - debug: var=image_name - name: create image of current worker instance ec2_ami: instance_id: "{{ instance_id }}" name: "{{ image_name }}" region: us-west-2 register: i...
```yaml --- - hosts: localhost connection: local gather_facts: no vars: image_name: "worker-{{ DATA_BRANCH }}-{{ ansible_date_time.date }}" tasks: - debug: var=instance_id - debug: var=image_name - name: create image of current worker instance ec2_ami: instance_id: "{{ instance_id ...
289edf37-a427-4ff2-9e19-238647e57ca8
{ "language": "YAML" }
```yaml # ===================================================== # INVOKE CONFIGURATION: # ===================================================== # -- ON WINDOWS: # run: # echo: true # pty: false # shell: C:\Windows\System32\cmd.exe # ===================================================== # MAYBE: tasks: auto_dash_...
```yaml # ===================================================== # INVOKE CONFIGURATION: # ===================================================== # -- ON WINDOWS: # run: # echo: true # pty: false # shell: C:\Windows\System32\cmd.exe # ===================================================== # MAYBE: tasks: auto_dash_...
ac761137-4503-4198-83e3-2ae8a3735e8e
{ "language": "YAML" }
```yaml jdk: oraclejdk9 install: - ./gradlew publishToMavenLocal -x test ``` Use JDK 10 for JitPack compilation
```yaml install: - wget https://github.com/sormuras/bach/raw/master/install-jdk.sh - source ./install-jdk.sh -F 10 -L GPL - ./gradlew --version - ./gradlew publishToMavenLocal -x test ```
e4d2a6bf-0cd7-4a70-8f44-9ba6d9db20b2
{ "language": "YAML" }
```yaml ## mfsa2021-FIXME.yml announced: May 28, 2021 impact: moderate fixed_in: - Firefox for iOS 34 title: Security Vulnerabilities fixed in Firefox for iOS 34 advisories: CVE-2021-29958: title: File download shares private browsing mode cookies impact: moderate reporter: Muneaki Nishimura descripti...
```yaml ## mfsa2021-23.yml announced: June 1, 2021 impact: moderate fixed_in: - Firefox for iOS 34 title: Security Vulnerabilities fixed in Firefox for iOS 34 advisories: CVE-2021-29958: title: File download shares private browsing mode cookies impact: moderate reporter: Muneaki Nishimura description:...
fe56fec3-ce06-4573-88a4-58e9b958a686
{ "language": "YAML" }
```yaml name: Tests on: push: branches: [main] pull_request: branches: [main] jobs: specs: runs-on: ubuntu-latest strategy: fail-fast: false matrix: ruby: - '3.1' - '3.0' - '2.7' include: - ruby: '3.1' coverage: '1' ...
```yaml name: Tests on: push: branches: [main] pull_request: branches: [main] jobs: specs: runs-on: ubuntu-latest strategy: fail-fast: false matrix: ruby: - '3.1' - '3.0' - '2.7' include: - ruby: '3.1' coverage: '1' ...
00729175-d621-4547-98fe-547e8aca60c6
{ "language": "YAML" }
```yaml name: CI on: [push, pull_request] jobs: test: name: Test runs-on: ubuntu-latest strategy: matrix: vim_version: - 'v8.2.0000' - 'v8.1.0000' - 'v8.0.0000' - 'v7.4' steps: - name: Checkout code uses: actions/checkout@master - name: Ch...
```yaml name: CI on: push: branches: - master pull_request: branches: - master jobs: test: name: Test runs-on: ubuntu-latest strategy: matrix: vim_version: - 'v8.2.0000' - 'v8.1.0000' - 'v8.0.0000' - 'v7.4' steps: - name: Chec...
26e91d08-a7d7-44d9-a5e0-9b5a9a899acb
{ "language": "YAML" }
```yaml --- "on": # Trigger the workflow on pushes to these branches push: branches: - master - 34.x jobs: one: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - name: Dump GitHub context env: GITHUB_CONTEXT: ${{ toJson(github) }} run: echo ...
```yaml --- "on": # Trigger the workflow on pushes to these branches push: branches: - master - 34.x jobs: one: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - name: Dump GitHub context env: GITHUB_CONTEXT: ${{ toJson(github) }} run: echo ...
8eebc8b4-0589-4606-9e14-9f03aa745146
{ "language": "YAML" }
```yaml name: CI on: [push] jobs: xcode: name: Xcode ${{ matrix.xcode }} runs-on: macOS-10.14 strategy: matrix: xcode: [10.1, 10.3, 11] steps: - uses: actions/checkout@v1 with: submodules: true - run: sudo xcode-select -s '/Applications/Xcode_${{ matrix.xcode }}.a...
```yaml name: CI on: push: branches: - master tags: - '*' pull_request: jobs: xcode: name: Xcode ${{ matrix.xcode }} runs-on: macOS-10.14 strategy: matrix: xcode: [10.1, 10.3, 11] steps: - uses: actions/checkout@v1 with: submodules: true - ...
54099393-b260-4e9f-b238-e0e5c05853a8
{ "language": "YAML" }
```yaml name: Continuous Integration on: push: branches: - master - /^v\d+\.\d+(\.\d+)?(-\S*)?$/ pull_request: ~ jobs: static-analysis: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - uses: shivammathur/setup-php@v2 with: php-version: '7.3' ...
```yaml name: Continuous Integration on: push: branches: - master - /^v\d+\.\d+(\.\d+)?(-\S*)?$/ pull_request: ~ jobs: static-analysis: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - uses: shivammathur/setup-php@v2 with: php-version: '7.3' ...
2194f868-59b4-46a0-9cb3-a178e6a2c034
{ "language": "YAML" }
```yaml name: ci on: push: branches: - master - php5.x-master pull_request: schedule: - cron: '0 17 * * *' jobs: ci: runs-on: ubuntu-latest strategy: matrix: php: - '7.0' - '7.1' - '7.2' - '7.3' - '7.4' - '8....
```yaml name: ci on: push: branches: - master - php5.x-master pull_request: schedule: - cron: '0 17 * * *' jobs: ci: runs-on: ubuntu-latest strategy: matrix: php: - '7.0' - '7.1' - '7.2' - '7.3' - '7.4' - '8....
202d0275-cc4e-4227-b74a-72b9ed7aeeeb
{ "language": "YAML" }
```yaml name: Rollbar-Agent CI on: push: branches: [ master ] tags: [ v* ] pull_request: branches: [ master ] jobs: build: runs-on: ubuntu-18.04 strategy: matrix: python-version: [2.7] steps: - uses: actions/checkout@v2 - name: Setup Python uses: action...
```yaml name: Rollbar-Agent CI on: push: branches: [ master ] tags: [ v* ] pull_request: branches: [ master ] jobs: build: runs-on: ubuntu-18.04 strategy: matrix: python-version: [2.7, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9] steps: - uses: actions/checkout@v2 - name...
d1c90303-b968-4146-b1e1-c2a638d2169f
{ "language": "YAML" }
```yaml name: CI on: [push, pull_request] jobs: test: runs-on: ubuntu-20.04 strategy: matrix: node: [12, 14] steps: - uses: actions/checkout@v2 - uses: actions/setup-node@v1 with: node-version: ${{ matrix.node }} - run: npm install -g npm@7 - uses:...
```yaml name: CI on: [push, pull_request] jobs: test: runs-on: ubuntu-20.04 strategy: matrix: node: [12, 14] steps: - uses: actions/checkout@v2 - uses: actions/setup-node@v2 with: node-version: ${{ matrix.node }} - run: npm install -g npm@7 - uses:...
e7b50b5d-7513-4590-a74f-751129b0c789
{ "language": "YAML" }
```yaml name: CI on: push: branches: [ master ] pull_request: branches: [ master ] jobs: test: name: Test on Go ${{ matrix.go_version }} and ${{ matrix.os }} runs-on: ${{ matrix.os }} strategy: fail-fast: false matrix: go_version: ['1.11', '1.12', '1.13', '1.14', '1.15', ...
```yaml name: CI on: push: branches: [ master ] pull_request: branches: [ master ] jobs: test: name: Test on Go ${{ matrix.go_version }} and ${{ matrix.os }} runs-on: ${{ matrix.os }} strategy: fail-fast: false matrix: go_version: ['1.11', '1.12', '1.13', '1.14', '1.15', ...
33aee925-1c96-4f89-87ed-d1c708e5c14e
{ "language": "YAML" }
```yaml fr: activerecord: models: dossier: 'Dossier' attributes: dossier: montant_projet: 'Le montant du projet' montant_aide_demande: "Le montant d'aide demandée" date_previsionnelle: "La date de début prévisionnelle" state: brouillon: "Brouillon" ...
```yaml fr: activerecord: models: dossier: 'Dossier' attributes: dossier: montant_projet: 'Le montant du projet' montant_aide_demande: "Le montant d'aide demandée" date_previsionnelle: "La date de début prévisionnelle" state: brouillon: "Brouillon" ...
f77e7e68-a426-4235-9775-f77f55a3cd96
{ "language": "YAML" }
```yaml --- name: Hatfield Open nomis_id: HDI address: - Thorne Road - DN7 6El email: socialvisitshatfield@hmps.gsi.gov.uk enabled: true estate: Hatfield Open finder_slug: hatfield phone: 01405 746611 slot_anomalies: 2014-12-24: - 1400-1600 2014-12-31: - 1400-1600 slots: thu: - 1400-1600 sat: - 1400-160...
```yaml --- name: Hatfield Open nomis_id: HDI address: - Thorne Road - DN7 6El email: socialvisitshatfield@hmps.gsi.gov.uk enabled: true estate: Hatfield Open finder_slug: hatfield phone: 01405 746611 slot_anomalies: 2014-12-24: - 1400-1600 2014-12-31: - 1400-1600 2015-12-22: - 1400-1600 slots: thu: - 1...
57b005f5-fe47-4081-a800-6ef36b2d8654
{ "language": "YAML" }
```yaml services: Rector\CodingStyle\Rector\ClassMethod\ReturnArrayClassMethodToYieldRector: PHPUnit\Framework\TestCase: - '#(provide|dataProvider)*#' ``` Update rule with proper syntax of ReturnArrayClassMethodToYieldRector
```yaml services: Rector\CodingStyle\Rector\ClassMethod\ReturnArrayClassMethodToYieldRector: PHPUnit\Framework\TestCase: - 'provide*' - 'dataProvider*' ```
89ca64c6-38e6-47d4-be61-bbfb15b28976
{ "language": "YAML" }
```yaml suites: calends: namespace: Danhunsaker\Calends psr4_prefix: Danhunsaker\Calends src_path: %paths.config%/src spec_path: %paths.config% spec_prefix: spec extensions: - Coduo\PhpSpec\DataProvider\DataProviderExtension ``` Remove missing/unused extension from PHPSpec config for HHVM
```yaml suites: calends: namespace: Danhunsaker\Calends psr4_prefix: Danhunsaker\Calends src_path: %paths.config%/src spec_path: %paths.config% spec_prefix: spec ```
a0955969-0e75-41f3-913c-6852db20374f
{ "language": "YAML" }
```yaml homepage: '' changelog-type: '' hash: cb95a5fe7b234bcaf27c84904eb1f5ef1b0428cfdcdde7272ab98f8d1ae36931 test-bench-deps: {} maintainer: B.Schuur@students.uu.nl, R.Koot@students.uu.nl synopsis: Heterogenous Zipper in Instant Generics changelog: '' basic-deps: instant-generics: -any base: ! '>=4.0 && <5.0' m...
```yaml homepage: '' changelog-type: '' hash: a0e15510d3e3eefaa18d20fbfce7a1840519e160e2a8a8b36c498a3664b9c037 test-bench-deps: {} maintainer: B.Schuur@students.uu.nl, R.Koot@students.uu.nl synopsis: Heterogenous Zipper in Instant Generics changelog: '' basic-deps: instant-generics: -any base: <4.3 mtl: -any all-...
b7828a08-1cfb-497e-adfb-d56198950c77
{ "language": "YAML" }
```yaml title: "alexwlchan" emails: personal: "alex@alexwlchan.net" wellcome: "a.chan@wellcome.org" author: "Alex Chan" description: "Alex Chan's personal blog" url: "https://alexwlchan.net" source: "src" destination: "_site" social: github: "alexwlchan" twitter: "alexwlchan" linode_referral: "ba2e6ce21e0c...
```yaml title: "alexwlchan" emails: personal: "alex@alexwlchan.net" wellcome: "a.chan@wellcome.org" author: "Alex Chan" description: "Alex Chan's personal blog" url: "https://alexwlchan.net" source: "src" destination: "_site" social: github: "alexwlchan" twitter: "alexwlchan" linode_referral: "ba2e6ce21e0c...
1d6085b2-2c76-4087-ab18-e0e4b9270a54
{ "language": "YAML" }
```yaml # Dependencies markdown: redcarpet highlighter: pygments # Permalinks permalink: pretty # Setup title: 'First Joint <a href="http://www.gap-system.org/">GAP</a>-<a href="http://www.sagemath.org/">SageMath</a> Days' #tagline: 'A GAP school' description: 'Jan 18-22, ...
```yaml # Dependencies markdown: redcarpet highlighter: pygments # Permalinks permalink: pretty # Setup title: 'First Joint <a href="http://www.gap-system.org/">GAP</a>-&#8203;<a href="http://www.sagemath.org/">SageMath</a> Days' #tagline: 'A GAP school' description: 'Jan ...
4c1d817e-8c7b-49b0-86ca-910f2b96eb86
{ "language": "YAML" }
```yaml --- blurb: "Write a program that can detect palindrome products in a given range." source: "Problem 4 at Project Euler" source_url: "http://projecteuler.net/problem=4" ``` Remove "write a program" from palindrome-products exercise
```yaml --- blurb: "Detect palindrome products in a given range." source: "Problem 4 at Project Euler" source_url: "http://projecteuler.net/problem=4" ```
6a92f8e6-2b00-4434-b105-fa044b804db3
{ "language": "YAML" }
```yaml {% set name = "pycollo" %} {% set version = "0.1.5" %} package: name: {{ name|lower }} version: {{ version }} source: url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/pycollo-{{ version }}.tar.gz sha256: db2159a37bb6b28116e166e95739e6d74c3c123b4406be2dbfe9177ba3ad3ac0 build: number: 0 ...
```yaml {% set name = "pycollo" %} {% set version = "0.1.5" %} package: name: {{ name|lower }} version: {{ version }} source: url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/pycollo-{{ version }}.tar.gz sha256: db2159a37bb6b28116e166e95739e6d74c3c123b4406be2dbfe9177ba3ad3ac0 build: number: 0 ...
0247564a-6042-43f8-bb36-a4960a780a39
{ "language": "YAML" }
```yaml Categories: - Science & Education - Navigation License: GPL-3.0-or-later AuthorName: Hauke Stieler SourceCode: https://github.com/hauke96/geonotes IssueTracker: https://github.com/hauke96/geonotes/issues Changelog: https://github.com/hauke96/GeoNotes/releases AutoName: GeoNotes RepoType: git Repo: https:/...
```yaml Categories: - Science & Education - Navigation License: GPL-3.0-or-later AuthorName: Hauke Stieler SourceCode: https://github.com/hauke96/geonotes IssueTracker: https://github.com/hauke96/geonotes/issues Changelog: https://github.com/hauke96/GeoNotes/releases AutoName: GeoNotes RepoType: git Repo: https:/...
e96832ab-adf6-4ae3-b9eb-808ff0713e49
{ "language": "YAML" }
```yaml # Python package # Create and test a Python package on multiple Python versions. # Add steps that analyze code, save the dist with the build record, publish to a PyPI-compatible index, and more: # https://docs.microsoft.com/azure/devops/pipelines/languages/python trigger: - master pool: vmImage: 'ubuntu-lat...
```yaml # Python package # Create and test a Python package on multiple Python versions. # Add steps that analyze code, save the dist with the build record, publish to a PyPI-compatible index, and more: # https://docs.microsoft.com/azure/devops/pipelines/languages/python trigger: - master pool: vmImage: 'ubuntu-lat...
6f3b6565-9c86-4ddb-9285-6ebe14bd5737
{ "language": "YAML" }
```yaml trigger: - master - rel/* pr: - master - rel/* pool: vmImage: vs2017-win2016 steps: - task: DotNetCoreInstaller@0 displayName: Install Dot Net Core v2.2.1 inputs: version: '2.2.103' - task: BatchScript@1 inputs: filename: "C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\Enterprise\\C...
```yaml trigger: - master - rel/* - preview/* pr: - master - rel/* - preview/* resources: repositories: - repository: templates type: github name: ReactiveUI/ReactiveUI.Cake.Recipe endpoint: reactiveui jobs: - template: Azure/azure-pipelines.yml@templates # Template reference```
71860996-7bc9-4957-9686-515ae5a6befe
{ "language": "YAML" }
```yaml {% set version = "5.0.0" %} package: name: edffile version: {{ version }} source: path: src build: number: 0 script: python setup.py install --single-version-externally-managed --record=record.txt requirements: build: - python - setuptools - numpy run: ...
```yaml {% set version = "5.0.0" %} package: name: edffile version: {{ version }} source: path: src build: number: 0 script: python setup.py install --single-version-externally-managed --record=record.txt requirements: build: - python - setuptools - numpy run: ...
880e2cff-f83d-4884-bcd2-5c8cbf23c635
{ "language": "YAML" }
```yaml {% set version = "5.9" %} package: name: ncurses version: {{ version }} source: fn: ncurses-{{ version }}.tar.gz url: http://ftp.gnu.org/pub/gnu/ncurses/ncurses-{{ version }}.tar.gz md5: 8cb9c412e5f2d96bc6f459aa8c6282a1 patches: # http://lists.gnu.org/archive/html/bug-ncurses/2011-04/txtkWQqiQ...
```yaml {% set version = "5.9" %} package: name: ncurses version: {{ version }} source: fn: ncurses-{{ version }}.tar.gz url: http://ftp.gnu.org/pub/gnu/ncurses/ncurses-{{ version }}.tar.gz md5: 8cb9c412e5f2d96bc6f459aa8c6282a1 patches: # http://lists.gnu.org/archive/html/bug-ncurses/2011-04/txtkWQqiQ...
bfc48356-01d1-4fef-a0f1-e70f59598b87
{ "language": "YAML" }
```yaml build: number: 0 skip: True # [osx] since variant-effect-predictor is not there yet package: name: vcf2maf version: 1.6.12 source: fn: v1.6.12.tar.gz url: https://github.com/mskcc/vcf2maf/archive/v1.6.12.tar.gz md5: ebdba06c46650b3f185d237f6819a209 requirements: build: - perl-threaded ...
```yaml build: number: 0 skip: True # [osx] since variant-effect-predictor is not there yet package: name: vcf2maf version: 1.6.12 source: fn: v1.6.12.tar.gz url: https://github.com/mskcc/vcf2maf/archive/v1.6.12.tar.gz md5: ebdba06c46650b3f185d237f6819a209 requirements: build: - perl-threaded ...
d9482778-07c2-44be-a28b-c3f554fc9800
{ "language": "YAML" }
```yaml Categories: - Science & Education License: GPL-3.0-only AuthorName: Tarek Sander SourceCode: https://github.com/tareksander/Stud.IP-App IssueTracker: https://github.com/tareksander/Stud.IP-App/issues AutoName: Stud.IP RepoType: git Repo: https://github.com/tareksander/Stud.IP-App Builds: - versionName: 0...
```yaml Categories: - Science & Education License: GPL-3.0-only AuthorName: Tarek Sander SourceCode: https://github.com/tareksander/Stud.IP-App IssueTracker: https://github.com/tareksander/Stud.IP-App/issues AutoName: Stud.IP RepoType: git Repo: https://github.com/tareksander/Stud.IP-App Builds: - versionName: 0...
f2e996f9-8b06-4672-b213-657e135cda10
{ "language": "YAML" }
```yaml solace_load_version: soltr_9.0.1.7 bosh_stemcell: "ubuntu-xenial" bosh_stemcell_version: "97.32" solace_service_broker_jar: solace-service-broker-0.0.1223.jar cf_mysql_version: "36.18.0" ``` Update to match Solace PubSub+ Message Broker release
```yaml solace_load_version: soltr_9.1.0.77 bosh_stemcell: "ubuntu-xenial" bosh_stemcell_version: "97.32" solace_service_broker_jar: solace-service-broker-0.0.1223.jar cf_mysql_version: "36.18.0" ```
f61180c1-8b9c-4c3a-bd24-7b2bbb37fc39
{ "language": "YAML" }
```yaml # # Object configuration for the Flow Framework # Neos: Flow: object: # If enabled, the Object Manager will - additionally to the class files found # in the "Classes" directory - also register class files found in the directory # "Tests/Functional/". Enabling this feature obviously only...
```yaml # # Object configuration for the Flow Framework # Neos: Flow: object: # If enabled, the Object Manager will - additionally to the class files found # in the "Classes" directory - also register class files found in the directory # "Tests/Functional/". Enabling this feature obviously only...
d2def3ce-9021-463b-8a6e-e558be8c2b2b
{ "language": "YAML" }
```yaml homepage: '' changelog-type: markdown hash: b8dc6070c9dd98834970922d93617588adc32ea9b79b8cb4dd6919ae45bcc02a test-bench-deps: {} maintainer: maintainer@obsidian.systems synopsis: Data.Dependent.Map variant that appends conflicting entries when merging maps instead of discarding one side of the conflict. chang...
```yaml homepage: '' changelog-type: markdown hash: 62e6d7bb4937b58b6b9c2096e35cf9ff8aa24ba1e401d1dd7c97f866935d0786 test-bench-deps: {} maintainer: maintainer@obsidian.systems synopsis: Dependent map that uses semigroup mappend changelog: | # Revision history for dependent-monoidal-map basic-deps: dependent-sum: !...
cea72294-3175-4545-b8c8-9d2b502b412a
{ "language": "YAML" }
```yaml steps: - block: "Continue with input" prompt: "Fill out the form below!" fields: - text: "What version is this? :parrot:" key: "version" default: "This is the default value" hint: "This is a hint :ruby:" - select: "Choose on of these" key: "deploy-target" ...
```yaml steps: - block: "Continue with input" prompt: "Fill out the form below!" fields: - text: "What version is this? :parrot:" key: "version" default: "This is the default value" hint: "This is a hint :ruby:" - select: "Choose on of these" key: "deploy-target" ...
ce2ba2f1-f6c1-40af-ad64-6554b53b3244
{ "language": "YAML" }
```yaml --- - name: Copy over Blackmagic Desktop Video Windows tools win_copy: dest: c:\Temp\Blackmagic_Desktop_Video_Windows_10.8.4.zip src: distros/bmd/Blackmagic_Desktop_Video_Windows_10.8.4.zip - name: Unzip BMD tools win_unzip: src: c:\Temp\Blackmagic_Desktop_Video_Windows_10.8.4.zip de...
```yaml --- - name: Copy over Blackmagic Desktop Video Windows tools win_copy: dest: c:\Temp\Blackmagic_Desktop_Video_Windows_10.8.4.zip src: distros/bmd/Blackmagic_Desktop_Video_Windows_10.8.4.zip - name: Unzip BMD tools win_unzip: src: c:\Temp\Blackmagic_Desktop_Video_Windows_10.8.4.zip de...
7c62a5d3-d8db-4dec-b1c3-54bdb11b0517
{ "language": "YAML" }
```yaml --- - name: Clone rbenv git: > repo=git://github.com/sstephenson/rbenv.git dest=~/.rbenv tags: update - name: Clone ruby-build git: > repo=git://github.com/sstephenson/ruby-build.git dest=~/.rbenv/plugins/ruby-build tags: update - name: Clone rbenv-ctags git: > repo=git://github....
```yaml --- - name: Clone rbenv git: > repo=git://github.com/sstephenson/rbenv.git dest=~/.rbenv tags: update - name: Clone rbenv plugins git: > repo=git://github.com/{{ item }}.git dest=~/.rbenv/plugins/{{ item | basename }} with_items: - sstephenson/rbenv-default-gems - tpope/rbenv-ct...
875bf3b9-aa31-4c15-9cae-f1301674c126
{ "language": "YAML" }
```yaml Name: harbour-sailsoma Summary: SailSoma Version: 0.3.2 Release: 1 Group: Qt/Qt License: 'BSD' Sources: - '%{name}-%{version}.tar.bz2' Description: |- SailSoma is a very simple client for the popular Soma.fm radio, a free streaming radio with more than 20 channels available. Configure: none Builder: qtc5 PkgC...
```yaml Name: harbour-sailsoma Summary: SailSoma Version: 0.3.2 Release: 1 Group: Qt/Qt License: 'BSD' URL: https://github.com/andreagrandi/sailsoma Sources: - '%{name}-%{version}.tar.bz2' Description: |- SailSoma is a very simple client for the popular Soma.fm radio, a free streaming radio with more than 20 channels...
72325d80-ae5a-4697-ac14-af5fc39f8eb3
{ "language": "YAML" }
```yaml homepage: https://github.com/joeyadams/hs-postgresql-copy-escape changelog-type: '' hash: 26ede3c4d91ab4576209928c46ddf988bd362875df0634ec1db0416d62b6dd02 test-bench-deps: {} maintainer: joeyadams3.14159@gmail.com synopsis: Format data to feed to a PostgreSQL COPY FROM statement changelog: '' basic-deps: byte...
```yaml homepage: https://github.com/joeyadams/hs-postgresql-copy-escape changelog-type: '' hash: 03a288bd316f0cd07611e8783b9e93c423e9f3bd8a52f45af5a009743c6d96df test-bench-deps: {} maintainer: joeyadams3.14159@gmail.com synopsis: Format data to feed to a PostgreSQL COPY FROM statement changelog: '' basic-deps: byte...
7c6617dd-6092-4227-ba41-21f2450fd056
{ "language": "YAML" }
```yaml --- site: nactso_syf whitehall_slug: national-counter-terrorism-security-office host: www.secureyourfertiliser.gov.uk tna_timestamp: 20090805162030 homepage: https://www.gov.uk/government/organisations/national-counter-terrorism-security-office ``` Make NACTSO SecureYourFertiliser a global redirect
```yaml --- site: nactso_syf whitehall_slug: national-counter-terrorism-security-office host: www.secureyourfertiliser.gov.uk tna_timestamp: 20090805162030 homepage: https://www.gov.uk/government/organisations/national-counter-terrorism-security-office global: =301 https://www.gov.uk/government/publications/secure-your...
02a654dc-2cdc-4f43-b6dd-7511d665c0b1
{ "language": "YAML" }
```yaml --- - name: brew tap casks homebrew_tap: name: "{{ item }}" state: present loop: "{{ macos.brew.taps | flatten(levels=1) }}" - name: brew update homebrew: update_homebrew=yes - name: brew upgrade homebrew: update_homebrew=yes upgrade_all=yes - name: brew install common casks homebrew_cask: ...
```yaml --- - name: brew tap casks homebrew_tap: name: "{{ item }}" state: present loop: "{{ macos.brew.taps | flatten(levels=1) }}" - name: brew update homebrew: update_homebrew=yes - name: brew upgrade homebrew: update_homebrew=yes upgrade_all=yes - name: brew install common casks homebrew_cask: ...
ad033157-baa3-4e04-b964-b168c2f7ae4d
{ "language": "YAML" }
```yaml --- - name: install packages yum: name: "{{ item }}" state: installed with_items: - python-gcloud ``` Install the gcloud package which has gcloud cli
```yaml --- - name: install packages yum: name: "{{ item }}" state: installed with_items: - python-gcloud - gcloud ```
8873044b-6670-4997-83a6-e6c4e1e5624c
{ "language": "YAML" }
```yaml steps: - task: PowerShell@2 displayName: 'Set NuGet Package Version' inputs: targetType: inline script: | if ("$(GitVersion.PreReleaseLabel)" -ne "") { $NuGetPackageVersion = "$(GitVersion.MajorMinorPatch)-prerelease" } else { $NuGetPackageVersion = "$(GitVersion.MajorMinorPatch)" } Wri...
```yaml steps: - task: PowerShell@2 displayName: 'Set NuGet Package Version' inputs: targetType: inline script: | if ("$(GitVersion.PreReleaseLabel)" -ne "") { $NuGetPackageVersion = "$(GitVersion.MajorMinorPatch)-prerelease" } else { $NuGetPackageVersion = "$(GitVersion.MajorMinorPatch)" } Wri...
fd759e15-2a07-4cbd-8666-5ac3163e01d7
{ "language": "YAML" }
```yaml # See https://github.com/ridedott/merge-me-action/ # This workflow automates merges from patches sent by Dependabot, and # only by dependabot, once the other CI workflows pass name: Auto-merge Dependabot PRs on: workflow_run: types: - completed workflows: - "Continuous Integration" jobs:...
```yaml # See https://github.com/ridedott/merge-me-action/ # This workflow automates merges from patches sent by Dependabot, and # only by dependabot, once the other CI workflows pass name: Auto-merge Dependabot PRs on: workflow_run: types: - completed workflows: - "Continuous Integration" jobs:...
fcdb860e-8488-4c43-839c-e20d7e460482
{ "language": "YAML" }
```yaml <% raise "ENV['DB'] not specified!" unless ENV['DB'] %> # a bit hackish - tests would require a refactoring instead mysql2: &mysql2 adapter: mysql2 database: activewarehouse_etl_test username: root encoding: utf8 local_infile: true mysql: &mysql adapter: mysql database: activewarehouse_etl_test...
```yaml <% raise "ENV['DB'] not specified!" unless ENV['DB'] %> # a bit hackish - tests would require a refactoring instead mysql2: &mysql2 adapter: mysql2 database: activewarehouse_etl_test username: root encoding: utf8 local_infile: true # the tests would require a rework: disabling casting for now ca...
83da18fe-b02d-4f63-a797-50085b9b0790
{ "language": "YAML" }
```yaml :pairs: - :base: BTC :target: JPY ``` Add more currencies to Fisco
```yaml :pairs: - :base: BTC :target: JPY - :base: MONA :target: JPY - :base: MONA :target: BTC - :base: BCH :target: JPY - :base: BCH :target: BTC ```
ac8028a3-45c7-422c-8c05-b687b7d2a1bf
{ "language": "YAML" }
```yaml clone_depth: 1 version: '{build}' skip_non_tags: true image: Visual Studio 2017 configuration: Release build_script: - ps: if($env:appveyor_repo_tag -eq 'True') { Update-AppveyorBuild -Version $env:appveyor_repo_tag_name } - dotnet pack /p:Version=%APPVEYOR_BUILD_VERSION% /p:GenerateDocumentationFile=true a...
```yaml clone_depth: 1 version: '{build}' skip_non_tags: true image: Visual Studio 2017 configuration: Release before_build: - cmd: nuget restore osu-framework.sln - cmd: nuget restore osu-framework.iOS.sln build_script: - ps: if($env:appveyor_repo_tag -eq 'True') { Update-AppveyorBuild -Version $env:appveyor_rep...
35087bae-132f-4998-bc3d-1595c5148103
{ "language": "YAML" }
```yaml # Javascript Node CircleCI 2.0 configuration file # # Check https://circleci.com/docs/2.0/language-javascript/ for more details # version: 2 jobs: build: docker: # specify the version you desire here - image: circleci/node:8.1.2 environment: PGHOST: 127.0.0.1 PGUSER...
```yaml # Javascript Node CircleCI 2.0 configuration file # # Check https://circleci.com/docs/2.0/language-javascript/ for more details # version: 2 jobs: build: docker: # specify the version you desire here - image: circleci/node:8.1.2 environment: PGHOST: 127.0.0.1 PGUSER...
8493e878-bd41-4094-881e-0986daa608ea
{ "language": "YAML" }
```yaml --- image_resource: type: docker-image source: repository: cfgarden/garden-ci-ubuntu tag: '0.11.2' platform: linux inputs: - name: garden run: path: garden/scripts/update-godoc.sh ``` Use test image tag 0.11.3
```yaml --- image_resource: type: docker-image source: repository: cfgarden/garden-ci-ubuntu tag: '0.11.3' platform: linux inputs: - name: garden run: path: garden/scripts/update-godoc.sh ```
76bccf36-72f7-4352-9962-9f8ac25c2f5c
{ "language": "YAML" }
```yaml destination: production markdown: redcarpet redcarpet: extensions: ["tables"] paginate: 10 highlighter: pygments sass: sass_dir: _sass gems: [jekyll-paginate] version: "master" main_site_url: https://www.bazel.build docs_site_url: "/" blog_site_url: https://blog.bazel.build ``` Use `kramdown` for process...
```yaml destination: production markdown: kramdown kramdown: syntax_highlighter: rouge paginate: 10 sass: sass_dir: _sass gems: [jekyll-paginate] version: "master" main_site_url: https://www.bazel.build docs_site_url: "/" blog_site_url: https://blog.bazel.build ```
cd00f35c-2641-4112-8f97-6ba8809ec93a
{ "language": "YAML" }
```yaml language: ruby dist: xenial cache: bundler: true rvm: - 2.4 - 2.5 - 2.6 branches: only: - master ``` Add Ruby 2.7 to the Travis CI build matrix
```yaml language: ruby dist: xenial cache: bundler: true rvm: - 2.4 - 2.5 - 2.6 - 2.7 branches: only: - master ```
4d71192e-d4c2-429d-bfd4-072bb42e99fa
{ "language": "YAML" }
```yaml image: node:10 code_quality: stage: test before_script: - npm install --no-package-lock --no-save --quiet stylelint stylelint-config-standard stylelint-order stylelint-scss - composer install - node -v - npm -v - php -v script: - stylelint "./src/assets/styles/**/*.scss" - esl...
```yaml image: jacob9230/linter code_quality: stage: test before_script: - npm install --no-package-lock --no-save --quiet stylelint stylelint-config-standard stylelint-order stylelint-scss - composer install - node -v - npm -v - php -v script: - stylelint "./src/assets/styles/**/*.scss" ...
5e801bb4-c31a-4175-b9ed-d300b9db57c1
{ "language": "YAML" }
```yaml variables: LC_ALL: C.UTF-8 LANG: C.UTF-8 .unit_tests: script: - apk add cmake g++ ninja - mkdir build && cd build - cmake -G "Ninja" ../ - ninja -v - ./tests/tests only: - merge_requests Unit Tests x64: extends: .unit_tests image: amd64/alpine:3.9 Unit Tests i386: exten...
```yaml variables: LC_ALL: C.UTF-8 LANG: C.UTF-8 .unit_tests: script: - apk add cmake g++ ninja - mkdir build && cd build - cmake -G "Ninja" ../ - ninja -v - ./tests/tests only: - merge_requests Unit Tests x64: extends: .unit_tests image: amd64/alpine:3.9 Unit Tests i386: exten...
bb6648b6-f89b-4df1-83e5-7888727ba5d0
{ "language": "YAML" }
```yaml --- # These keys are installed so that the EC2 instance can access # the github repositories of the user doing the installation. # This is necessary for accessing the (currently) private repositories # that contain Romana software. - name: Install private key for ubuntu user copy: src="~/.ssh/id_rsa" dest="~...
```yaml --- - name: Install private key for ubuntu user copy: src="romana_id_rsa" dest="~/.ssh/id_rsa" mode=0600 - name: Install public key for ubuntu user copy: src="romana_id_rsa.pub" dest="~/.ssh/id_rsa.pub" mode=0644 - name: Add public key to authorised keys authorized_key: user=ubuntu key="{{ item }}" stat...
76a679b7-c56b-489e-845d-45dcf59f5b07
{ "language": "YAML" }
```yaml name: Print Center image: print category: Mail and Packages schedule: - title: Hours closedForChapelTime: true hours: # - {days: [Mo, Tu, We, Th, Fr], from: '8:00am', to: '5:00pm'} breakSchedule: fall: [] thanksgiving: [] winter: [] interim: [] spring: [] easter: [] summer: -...
```yaml name: Print Center image: print category: Mail and Packages schedule: - title: Hours # closedForChapelTime: true hours: # - {days: [Mo, Tu, We, Th, Fr], from: '8:00am', to: '5:00pm'} - {days: [Mo, Tu, We, Th], from: '8:00am', to: '3:00pm'} - {days: [Fr], from: '8:00am', to: '12:00pm...
b1784b48-8ed0-4d07-b945-57b650579d69
{ "language": "YAML" }
```yaml homepage: https://github.com/cblp/crdt#readme changelog-type: '' hash: b3277b8d6a49a6ebded52b60bc4690d8d6e3d0dbe3e3d079084726c3f42b343e test-bench-deps: base: ! '>=4.9 && <4.11' tasty-discover: ! '>=4.1' containers: -any tasty-quickcheck: -any mtl: -any tasty: -any QuickCheck: -any crdt: -any ma...
```yaml homepage: https://github.com/cblp/crdt#readme changelog-type: '' hash: 23502f91654d8c7e97a6352f80b83f815f2947d8e8e161c0f196607930277dc7 test-bench-deps: base: ! '>=4.9 && <4.11' tasty-discover: ! '>=4.1' containers: -any tasty-quickcheck: -any mtl: -any tasty: -any QuickCheck: -any crdt: -any ma...
4726e2eb-1ac5-4df3-8c5f-b576b6846b4f
{ "language": "YAML" }
```yaml - url: "https://stemcamp.aurorak12.org/" title: "STEM Summer Camp Homepage" ``` Add link to Project Euler
```yaml - url: "https://stemcamp.aurorak12.org/" title: "STEM Summer Camp Homepage" - url: "https://projecteuler.net/" title: "Project Euler" ```
a241c4dd-c937-4413-a1b5-c790610579b4
{ "language": "YAML" }
```yaml name: args version: 0.12.1-dev author: "Dart Team <misc@dartlang.org>" homepage: http://www.dartlang.org description: > Library for defining parsers for parsing raw command-line arguments into a set of options and values using GNU and POSIX style options. dependencies: collection: ">=0.9.0 <2.0.0" dev_depe...
```yaml name: args version: 0.12.1 author: "Dart Team <misc@dartlang.org>" homepage: http://www.dartlang.org description: > Library for defining parsers for parsing raw command-line arguments into a set of options and values using GNU and POSIX style options. dependencies: collection: ">=0.9.0 <2.0.0" dev_dependen...
73bbdc1b-6420-46c1-a09a-a11d2f73278c
{ "language": "YAML" }
```yaml # When a PR is labelled with 'ready-for-docs-review', # this workflow comments on the PR to notify the GitHub CodeQL docs team. name: Request docs review on: # Runs in the context of the base repo. # This gives the workflow write access to comment on PRs. # The workflow should not check out or build the g...
```yaml # When a PR is labelled with 'ready-for-docs-review', # this workflow comments on the PR to notify the GitHub CodeQL docs team. name: Request docs review on: # Runs in the context of the base repo. # This gives the workflow write access to comment on PRs. # The workflow should not check out or build the g...
3d89eaab-b137-480b-b2d6-c8eb89f3365c
{ "language": "YAML" }
```yaml name: 'Integration' on: - push jobs: lint-test: name: 'Lint/Test' runs-on: ubuntu-latest steps: - uses: actions/setup-node@v1 with: node-version: '12.x' - name: 'Checkout' uses: actions/checkout@master - name: Cache node_modules id: cache ...
```yaml name: 'Integration' on: - push jobs: lint-test: name: 'Lint/Test' runs-on: ubuntu-latest steps: - uses: actions/setup-node@v1 with: node-version: '12.x' - name: 'Checkout' uses: actions/checkout@master - name: Cache node_modules id: cache ...
c9d8f8be-bfbf-4207-959f-350bfea6a51d
{ "language": "YAML" }
```yaml version: '2' services: nginx: image: nginx links: - node1:node1 ports: - "8080:80" volumes: - "./nginx/nginx.conf:/etc/nginx/nginx.conf" - "/nginx_cache" - "./static:/static:ro" #TODO: make sure that readonly causes no trouble node1: build: ./app ports: ...
```yaml version: '2' services: nginx: image: nginx links: - node1:node1 ports: - "8080:80" volumes: - "./nginx/nginx.conf:/etc/nginx/nginx.conf" - "/nginx_cache" - "./static:/static:ro" #TODO: make sure that readonly causes no trouble restart: unless-stopped node1: ...
68ead242-7a69-4451-8793-80131aba27e4
{ "language": "YAML" }
```yaml version: '2' services: web: image: microcosm build: context: . dockerfile: ./containers/Dockerfile.microcosm ports: - "80:80" - "443:443" volumes: - .:/go/src/github.com/buro9/microcosm depends_on: - db - cache links: - db db: image: "...
```yaml version: '2' services: web: image: microcosm build: context: . dockerfile: ./containers/Dockerfile.microcosm ports: - "80:80" - "443:443" volumes: - .:/go/src/github.com/buro9/microcosm depends_on: - db - cache links: - db db: image: "...
525face7-0499-4d49-a144-fd7cd1fb5cda
{ "language": "YAML" }
```yaml version: '2' services: snappass: build: . image: pinterest/snappass ports: - "5000:5000" environment: - REDIS_HOST=redis - NO_SSL=True depends_on: - redis redis: image: "redis:latest" ``` Use SIGINT to grec...
```yaml version: '2' services: snappass: build: . image: pinterest/snappass ports: - "5000:5000" stop_signal: SIGINT environment: - REDIS_HOST=redis - NO_SSL=True depends_on: - redis redis: image: "redis:lat...
44f2ac92-04a0-4c4b-a32b-ea8a042216dd
{ "language": "YAML" }
```yaml version: '3' services: mongoose-console: network_mode: host image: 'emcmongoose/mongoose-console:${GRAFANA_VER}' ports: - '${CONSOLE_PORT}:${CONSOLE_PORT}' env_file: - .env volumes: - prometheus-configuration-folder-volume:${PROMETH...
```yaml version: '3' services: mongoose-console: image: 'emcmongoose/mongoose-console:${CONSOLE_VER}' network_mode: host ports: - '${CONSOLE_PORT}:${CONSOLE_PORT}' env_file: - .env volumes: - prometheus-configuration-folder-volume:${PROMETH...
2497eb38-045b-436e-aa7e-b7aa9fd0b5c9
{ "language": "YAML" }
```yaml device: name: YOUR_DEVICE_NAME trello: key: YOUR_API_KEY token: YOUR_TOKEN board: name: YOUR_BOARD_NAME list: online: 自席 offline: 帰宅 away: 離席 condition: # away になるまでの時間(分) time_until_away: 5 # business time 以外の away 状態からさらに time_until_away を過ぎると offline にする business: ...
```yaml device: name: YOUR_DEVICE_NAME trello: key: YOUR_API_KEY token: YOUR_TOKEN board: name: YOUR_BOARD_NAME list: online: 自席 offline: 帰宅 away: 離席 condition: # away になるまでの時間(分) time_until_away: 5 # business time 以外の away 状態からさらに time_until_away を過ぎると offline にする business: ...
1306497b-e2d8-40a7-9aff-5f0017f2db16
{ "language": "YAML" }
```yaml Default: &defaults host: "*4" # any IPv4 host port: 3000 approot: "http://localhost:3000" copyright: copyright tehnix 2014 admins: [] theme: default #disqus: disqus_shortname_for_testing #githubKey: githuh_key_with_gist_scope Development: <<: *defaults Testing: port: 80 <<: *defaults St...
```yaml Default: &defaults host: "*4" # any IPv4 host port: 3000 approot: "http://localhost:3000" copyright: copyright tehnix 2014 admins: [] theme: default #disqus: disqus_shortname_for_testing #githubToken: githuh_personal_accesss_token_with_gist_scope Development: <<: *defaults Testing: port: 8...
39960034-9010-43dc-9c7b-e8d5a14baedc
{ "language": "YAML" }
```yaml sylius_grid: grids: sylius_admin_payment_method: driver: name: doctrine/orm options: class: "%sylius.model.payment_method.class%" repository: method: createListQueryBuilder ...
```yaml sylius_grid: grids: sylius_admin_payment_method: driver: name: doctrine/orm options: class: "%sylius.model.payment_method.class%" repository: method: createListQueryBuilder ...
0100d1e5-6865-4871-98a8-58bd3a6a5f0d
{ "language": "YAML" }
```yaml mode: ContinuousDelivery next-version: 2.0.0 branches: {} ignore: sha: [] merge-message-formats: {} ``` Update next-version to 3.0.0 from 2.0.0
```yaml mode: ContinuousDelivery next-version: 3.0.0 branches: {} ignore: sha: [] merge-message-formats: {} ```
50ee9d26-c93f-4e4e-8b5f-30be0655dd26
{ "language": "YAML" }
```yaml Categories: - Internet License: GPL-3.0-only SourceCode: https://github.com/devgianlu/Aria2Android IssueTracker: https://github.com/devgianlu/Aria2Android/issues Donate: https://www.paypal.me/devgianlu LiberapayID: '1381702' AutoName: Aria2Android RepoType: git Repo: https://github.com/devgianlu/Aria2Androi...
```yaml Categories: - Internet License: GPL-3.0-only SourceCode: https://github.com/devgianlu/Aria2Android IssueTracker: https://github.com/devgianlu/Aria2Android/issues Donate: https://www.paypal.me/devgianlu LiberapayID: '1381702' AutoName: Aria2Android RepoType: git Repo: https://github.com/devgianlu/Aria2Androi...
1b8caec9-1abf-428b-a05d-58e75e71f1b8
{ "language": "YAML" }
```yaml name: PHPunit on: [push, pull_request] jobs: serendipity_hq: runs-on: ${{ matrix.os }} strategy: fail-fast: false matrix: os: [ubuntu-latest] php: ['7.4'] name: PHP ${{ matrix.php }} on ${{ matrix.os }} steps: ...
```yaml name: PHPunit on: [push, pull_request] jobs: serendipity_hq: runs-on: ${{ matrix.os }} strategy: fail-fast: false matrix: os: [ubuntu-latest] php: ['7.4'] name: PHP ${{ matrix.php }} on ${{ matrix.os }} steps: ...
dc920b12-2ade-4db8-8d75-30e5eab19a30
{ "language": "YAML" }
```yaml Categories: - Internet License: GPL-3.0-only WebSite: https://fedilab.app/wiki/nitterizeme/ SourceCode: https://framagit.org/tom79/nitterizeme IssueTracker: https://framagit.org/tom79/nitterizeme/issues Translation: https://crowdin.com/project/nitterizeme Changelog: https://framagit.org/tom79/nitterizeme/tags...
```yaml Categories: - Internet License: GPL-3.0-only WebSite: https://fedilab.app/wiki/nitterizeme/ SourceCode: https://framagit.org/tom79/nitterizeme IssueTracker: https://framagit.org/tom79/nitterizeme/issues Translation: https://crowdin.com/project/nitterizeme Changelog: https://framagit.org/tom79/nitterizeme/tags...
dbd01e9d-cc78-4d65-b46f-565f525c8446
{ "language": "YAML" }
```yaml Categories: - System License: Apache-2.0 AuthorName: iboalali AuthorEmail: contact@iboalali.com WebSite: https://iboalali.com/hide-running-in-the-background-notification SourceCode: https://github.com/gloomy-ghost/sysnotifsnooze IssueTracker: https://github.com/iboalali/sysnotifsnooze/issues Name: Hide "runn...
```yaml Categories: - System License: Apache-2.0 AuthorName: iboalali AuthorEmail: contact@iboalali.com WebSite: https://iboalali.com/hide-running-in-the-background-notification SourceCode: https://github.com/gloomy-ghost/sysnotifsnooze IssueTracker: https://github.com/iboalali/sysnotifsnooze/issues Name: Hide "runn...
84d918fa-ca29-4735-9a73-4b0f7959638c
{ "language": "YAML" }
```yaml Categories: - Time License: GPL-3.0-or-later SourceCode: https://github.com/felixwiemuth/SimpleReminder IssueTracker: https://github.com/felixwiemuth/SimpleReminder/issues AutoName: SimpleReminder RepoType: git Repo: https://github.com/felixwiemuth/SimpleReminder Builds: - versionName: 0.9.4 versionC...
```yaml Categories: - Time License: GPL-3.0-or-later SourceCode: https://github.com/felixwiemuth/SimpleReminder IssueTracker: https://github.com/felixwiemuth/SimpleReminder/issues AutoName: SimpleReminder RepoType: git Repo: https://github.com/felixwiemuth/SimpleReminder Builds: - versionName: 0.9.4 versionC...
3c3a6dc2-81a6-4824-a676-12a463475ec2
{ "language": "YAML" }
```yaml pagetitle: Topics theme: dark description: Topics to help you in delivering towards the Digital Service Standard header: - header.md main: - pageheader.md - sddp_topics.md - team_topics.md - userresearch_topics.md - /_shared/feedback.md footer: - /_shared/footer.md ``` Fix the navigation ordering...
```yaml pagetitle: Topics weight: 20 theme: dark description: Topics to help you in delivering towards the Digital Service Standard header: - header.md main: - pageheader.md - sddp_topics.md - team_topics.md - userresearch_topics.md - /_shared/feedback.md footer: - /_shared/footer.md ```
e27a7664-c604-4c8f-943f-4243f4cf7fd6
{ "language": "YAML" }
```yaml language: node_js node_js: - "4" - "5" cache: directories: - node_modules sudo: false``` Remove node 4 support. Add node 6 support
```yaml language: node_js node_js: - "5" - "6" cache: directories: - node_modules sudo: false```
17c8c22b-da71-44ef-8d06-3fe67d8dcfff
{ "language": "YAML" }
```yaml AntiFeatures: - NonFreeNet Categories: - Reading License: GPL-3.0-only AuthorName: Soenke Huster AuthorEmail: projekte@eknoes.de SourceCode: https://github.com/eknoes/golem-android-reader IssueTracker: https://github.com/eknoes/golem-android-reader/issues AutoName: Golem.de RepoType: git Repo: https://git...
```yaml AntiFeatures: - NonFreeNet Categories: - Reading License: GPL-3.0-only AuthorName: Soenke Huster AuthorEmail: projekte@eknoes.de SourceCode: https://github.com/eknoes/golem-android-reader IssueTracker: https://github.com/eknoes/golem-android-reader/issues AutoName: Golem.de RepoType: git Repo: https://git...
e01a2331-26cf-4a94-bc1d-a83e8fbf3de6
{ "language": "YAML" }
```yaml Categories: - Multimedia License: GPL-3.0-or-later AuthorName: red-coracle SourceCode: https://github.com/red-coracle/episodes IssueTracker: https://github.com/red-coracle/episodes/issues AutoName: Episodes RepoType: git Repo: https://github.com/red-coracle/episodes Builds: - versionName: 0.13.2 vers...
```yaml Categories: - Multimedia License: GPL-3.0-or-later AuthorName: red-coracle SourceCode: https://github.com/red-coracle/episodes IssueTracker: https://github.com/red-coracle/episodes/issues AutoName: Episodes RepoType: git Repo: https://github.com/red-coracle/episodes Builds: - versionName: 0.13.2 vers...
3aa0f2d1-69c7-4435-9eba-ff8b17c43304
{ "language": "YAML" }
```yaml language: python python: - 2.7 env: matrix: - PYZMQ='pyzmq==14.0.1' - PYZMQ='pyzmq==14.0.0' - PYZMQ='pyzmq==13.1.0' - PYZMQ='pyzmq==13.0.2' - PYZMQ='pyzmq==13.0.0' matrix: fast_finish: true allow_failures: - env: PYZMQ='pyzmq==14.0.0' - env: PYZMQ='pyzmq==14.0.1' script: nose...
```yaml language: python python: - 2.7 env: matrix: - PYZMQ='pyzmq==14.0.1' - PYZMQ='pyzmq==14.0.0' - PYZMQ='pyzmq==13.1.0' - PYZMQ='pyzmq==13.0.2' - PYZMQ='pyzmq==13.0.0' matrix: fast_finish: true allow_failures: - env: PYZMQ='pyzmq==14.0.0' - env: PYZMQ='pyzmq==14.0.1' script: -...
ad0c4196-e969-434e-8f0d-fb7ee39ebbdc
{ "language": "YAML" }
```yaml sudo: false language: ruby cache: bundler rvm: - 2.5 - 2.6 - 2.7 - jruby - rbx-3 - ruby-head before_install: - gem update --system - gem install bundler matrix: allow_failures: - rvm: rbx-3 - rvm: jruby ``` Install correct bundler version for Travis
```yaml language: ruby cache: bundler rvm: - 2.5 - 2.6 - 2.7 - jruby - rbx-3 - truffleruby - ruby-head before_install: - gem update --system - gem install bundler:1.16.1 matrix: allow_failures: - rvm: rbx-3 - rvm: jruby - rvm: truffleruby ```
2c2558be-4f3d-4555-ba1c-4d971ca74ed6
{ "language": "YAML" }
```yaml language: python os: linux matrix: include: - language: generic os: osx before_install: - brew update - brew install python3 - virtualenv env -p python3 - source env/bin/activate - language: python os: linux python: 3.6 script: "./scripts/build...
```yaml language: python os: linux matrix: include: - language: generic os: osx before_install: - brew update - brew upgrade python - pip3 install virtualenv - virtualenv env -p python3 - source env/bin/activate - language: python os: linux pyth...
406293bf-d313-47f5-9943-672c7baf4bca
{ "language": "YAML" }
```yaml language: node_js node_js: - "7" cache: yarn install: - yarn install - cd client && yarn install && cd ../ jobs: include: - stage: client:test script: - cd client && yarn run test-coverage - ls ./coverage/ && cat ./coverage/lcov.info - cat ./coverage/lcov.info | ./node...
```yaml language: node_js node_js: - "7" cache: yarn install: - yarn install - cd client && yarn install && cd ../ jobs: include: - stage: client:test script: - cd client && yarn run test-coverage - ls ./coverage/ && cat ./coverage/lcov.info - cat ./coverage/lcov.info | node_m...
03ba7e4c-bee1-4d73-bef9-2a2408fccd1e
{ "language": "YAML" }
```yaml --- # See: http://about.travis-ci.org/docs/user/languages/php/ language: php php: - 5.2 - 5.3 - 5.4 - 5.5 script: phpunit --coverage-text ``` Fix test run by actually giving a path.
```yaml --- # See: http://about.travis-ci.org/docs/user/languages/php/ language: php php: - 5.2 - 5.3 - 5.4 - 5.5 script: phpunit --coverage-text JJG/PingTest.php ```
90cbcf24-3bae-4a51-b377-91f42eefcaaa
{ "language": "YAML" }
```yaml language: php php: - 5.6 - 7.0 - 7.1 cache: directories: - $HOME/.composer/cache/files matrix: fast_finish: true include: - php: 5.6 env: COMPOSER_FLAGS="--prefer-lowest" SYMFONY_DEPRECATIONS_HELPER=weak - php: 7.0 env: SYMFONY_VERSION='2.8.*' - php: 7.0 env: SYM...
```yaml language: php php: - 5.6 - 7.0 - 7.1 cache: directories: - $HOME/.composer/cache/files matrix: fast_finish: true include: - php: 5.6 env: COMPOSER_FLAGS="--prefer-lowest" SYMFONY_DEPRECATIONS_HELPER=weak - php: 7.0 env: SYMFONY_VERSION='2.8.*' - php: 7.0 env: SYM...
f0e2bb40-8604-459f-b175-ef81e50134e8
{ "language": "YAML" }
```yaml language: ruby sudo: false branches: only: - master rvm: - 2.4.1 bundler_args: "--without development:production:intercode1_import" cache: bundler: true directories: - node_modules - public/packs-test yarn: true before_script: - nvm install - npm install --global yarn - yarn install - cp con...
```yaml language: ruby sudo: false branches: only: - master rvm: - 2.4.1 bundler_args: "--without development:production:intercode1_import" cache: bundler: true directories: - node_modules - public/packs-test yarn: true before_script: - nvm install - npm install --global yarn - yarn install - yarn c...
3415ff67-938e-447a-bcc7-d1740561f03f
{ "language": "YAML" }
```yaml language: php php: - 7.1 - 7.2 install: - composer install ``` Enable builds on PHP 7.3.and 7.4
```yaml language: php php: - 7.1 - 7.2 - 7.3 - 7.4 install: - composer install ```
6f990804-79c0-4a28-bdb0-99a0ad6cdede
{ "language": "YAML" }
```yaml language: scala scala: - 2.11.7 jdk: - oraclejdk8 sudo: false cache: directories: - $HOME/.sbt - $HOME/.ivy2 - dynamodb-local before_cache: - find $HOME/.sbt -name "*.lock" -type f -delete -print - find $HOME/.ivy2/cache -name "ivydata-*.properties" -type f -delete -print script: sbt ++$TRAVIS_SCALA...
```yaml language: scala scala: - 2.11.7 jdk: - oraclejdk8 sudo: false cache: directories: - $HOME/.sbt - $HOME/.ivy2 - .dynamodb-local before_cache: - find $HOME/.sbt -name "*.lock" -type f -delete -print - find $HOME/.ivy2/cache -name "ivydata-*.properties" -type f -delete -print script: sbt ++$TRAVIS_SCAL...
80d94d96-9f23-4fcb-a308-302950973eb1
{ "language": "YAML" }
```yaml language: node_js install: npm install --production=false node_js: - "iojs-v1" - "0.12" - "0.10" env: - NODE_ENV=development - NODE_ENV=production ``` Add io.js v2 to the test matrix
```yaml language: node_js install: npm install --production=false node_js: - "iojs-v2" - "iojs-v1" - "0.12" - "0.10" env: - NODE_ENV=development - NODE_ENV=production ```
07ef3966-9941-45bb-a843-a698445bed3b
{ "language": "YAML" }
```yaml language: node_js node_js: - 0.12 - 4.4 addons: apt: packages: - bluez ``` Add gcc 4.8 for building native packages
```yaml language: node_js node_js: - 0.12 - 4.4 addons: apt: sources: - ubuntu-toolchain-r-test packages: - g++-4.8 - bluez sudo: require install: - if [[ $TRAVIS_OS_NAME == "linux" ]]; then export CXX=g++-4.8; fi - $CXX --version - npm install --unsafe-perm - npm install ```
71bea906-9d61-4cfb-8cf9-84fb4466d743
{ "language": "YAML" }
```yaml language: php php: - 5.4 - 5.5 - 5.6 - hhvm - nightly env: - EVENT_STORE_VERSION='v3.0.3' - EVENT_STORE_VERSION='v3.0.4' - EVENT_STORE_VERSION='v3.0.5' matrix: allow_failures: - php: hhvm - php: nightly before_install: - wget http://download.geteventst...
```yaml language: php php: - 5.4 - 5.5 - 5.6 - hhvm - nightly env: - EVENT_STORE_VERSION='v3.0.3' - EVENT_STORE_VERSION='v3.0.4' - EVENT_STORE_VERSION='v3.0.5' sudo: false matrix: allow_failures: - php: hhvm - php: nightly before_install: - wget http://downlo...
c307d7e0-f00f-4ab0-b163-c519916bff1e
{ "language": "YAML" }
```yaml language: node_js node_js: - "7" - "6" - "5" install: - yarn install script: - yarn run make after_success: - yarn run codecov``` Fix for ci config ._.
```yaml language: node_js node_js: - "7" - "6" - "5" install: - npm install script: - npm run make after_success: - npm run codecov```
2205fd80-39b1-4f01-b7c8-7aa90f7cf9da
{ "language": "YAML" }
```yaml language: ruby rvm: - "1.9.2" - "1.9.3" - "2.0.0" - "2.1.1" - jruby-19mode - rbx services: - redis-server ``` Install latest bundler on Travis
```yaml language: ruby rvm: - "1.9.2" - "1.9.3" - "2.0.0" - "2.1.1" - jruby-19mode - rbx services: - redis-server before_install: - gem install bundler ```
ff5a1b94-0a19-4b6c-a938-1eb762e523df
{ "language": "YAML" }
```yaml language: rust sudo: required dist: trusty cache: directories: - ~/llvm matrix: include: - os: linux rust: stable # - os: osx # rust: stable install: - if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then ./build_linux.sh; fi - if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew config;...
```yaml language: rust sudo: required dist: trusty cache: directories: - ~/llvm matrix: include: - os: linux rust: stable # - os: osx # rust: stable install: - if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then ./build_linux.sh; fi - if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew config;...