commit stringlengths 40 40 | old_file stringlengths 4 264 | new_file stringlengths 4 264 | old_contents stringlengths 0 4.24k | new_contents stringlengths 1 5.44k | subject stringlengths 14 778 | message stringlengths 15 9.92k | lang stringclasses 277
values | license stringclasses 13
values | repos stringlengths 5 127k |
|---|---|---|---|---|---|---|---|---|---|
c7de054c69b1d08cddf0225f848bfeb4269e91e7 | roles/interactive/tasks/jupyter.yml | roles/interactive/tasks/jupyter.yml | ---
- name: pip3 install python packages
pip:
name: "{{ item }}"
state: latest
executable: pip3
with_items:
# upgrade pip
- pip
- notebook
- jupyter
- jupyterhub
- bash_kernel
tags: jupyter
- name: install configurable-http-proxy for jupyterhub
npm:
name: configurable-... | ---
- name: pip3 install python packages
pip:
name: "{{ item }}"
state: latest
executable: pip3
with_items:
# upgrade pip
- pip
- notebook
- jupyter
- jupyterhub
- bash_kernel
tags: jupyter
- name: install configurable-http-proxy for jupyterhub
npm:
name: configurable-... | Fix Jupyter to use specified nodejs version. | Fix Jupyter to use specified nodejs version.
| YAML | apache-2.0 | MonashBioinformaticsPlatform/bio-ansible,MonashBioinformaticsPlatform/bio-ansible,MonashBioinformaticsPlatform/bio-ansible,MonashBioinformaticsPlatform/bio-ansible,MonashBioinformaticsPlatform/bio-ansible |
ecd125ca8ffa9b11a3e85035e1d6e9988984920d | Configuration/NodeTypes.RootPage.yaml | Configuration/NodeTypes.RootPage.yaml |
'Shel.NeosBase:RootPage':
superTypes:
'Neos.NodeTypes:Page': true
ui:
label: i18n
|
'Shel.NeosBase:RootPage':
superTypes:
'Neos.NodeTypes:Page': true
ui:
label: i18n
icon: 'icon-globe'
| Add icon for rootpage type | TASK: Add icon for rootpage type
| YAML | mit | Sebobo/Shel.NeosBase,Sebobo/Shel.NeosBase |
a7e2cd5283480db5421153c3404969100d336342 | other_repos.yaml | other_repos.yaml | repos:
repo_paths:
# openstack git repos
git://github.com/puppetlabs/puppetlabs-nova: nova
git://github.com/puppetlabs/puppetlabs-glance: glance
git://github.com/puppetlabs/puppetlabs-swift: swift
git://github.com/puppetlabs/puppetlabs-keystone: keystone
git://github.com/puppetlabs/puppetlabs-... | # modulepath: /etc/puppet/modules
repos:
repo_paths:
# openstack git repos
git://github.com/puppetlabs/puppetlabs-nova: nova
git://github.com/puppetlabs/puppetlabs-glance: glance
git://github.com/puppetlabs/puppetlabs-swift: swift
git://github.com/puppetlabs/puppetlabs-keystone: keystone
git:/... | Add example usage of modulepath | Add example usage of modulepath
| YAML | apache-2.0 | CiscoSystems/puppet-openstack,stratustech/puppet-openstack-OLD,bodepd/puppetlabs-openstack |
1f59477e15dd70051fe6ba1bc90b6767174b4630 | tasks/debian/main.yml | tasks/debian/main.yml | ---
# file: oracle-java/tasks/debian/main.yml
#
# Task file to install Oracle Java Development Kit in a system with a Debian based Linux distribution.
#
- name: accept Oracle license
shell: "echo oracle-java{{ oracle_java_version }}-installer shared/accepted-oracle-license-v1-1 select true | sudo /usr/bin/debconf-se... | ---
# file: oracle-java/tasks/debian/main.yml
#
# Task file to install Oracle Java Development Kit in a system with a Debian based Linux distribution.
#
- name: accept Oracle license
shell: "echo oracle-java{{ oracle_java_version }}-installer shared/accepted-oracle-license-v1-1 select true | sudo /usr/bin/debconf-se... | Remove duplicate when condition for debian task. | Remove duplicate when condition for debian task. | YAML | bsd-3-clause | intuitio/oracle-java,cyfdecyf/oracle-java,cyfdecyf/oracle-java,ansiblebit/oracle-java,ansiblebit/oracle-java,intuitio/oracle-java,cyfdecyf/oracle-java,ansiblebit/oracle-java,intuitio/oracle-java |
03c7bf40cba105ac4305cbae94d3131b211563bf | bundles/base/setup.yml | bundles/base/setup.yml | # Data Science Toolbox base setup
---
- hosts: 127.0.0.1
sudo: yes
connection: local
vars:
- ipython_pem_file: "/home/{{ dst_username }}/.ssh/ipython_dst.pem"
vars_prompt:
- name: "ipython_password"
prompt: "IPython notebook password"
private: yes
confirm: yes
tasks:
- name: Encr... | # Data Science Toolbox base setup
---
- hosts: 127.0.0.1
sudo: yes
connection: local
vars:
- ipython_pem_file: "/home/{{ dst_username }}/.ssh/ipython_dst.pem"
vars_prompt:
- name: "ipython_password"
prompt: "IPython notebook password"
private: yes
confirm: yes
tasks:
- name: Encr... | Change owner of home directory | Change owner of home directory
| YAML | bsd-2-clause | jljones/data-science-toolbox,DataScienceToolbox/data-science-toolbox,Rafeh01/data-science-toolbox,Rafeh01/data-science-toolbox,tkamag/data-science-toolbox,Rafeh01/data-science-toolbox,DanteChavez/DataScienceToolbox,DanteChavez/DataScienceToolbox,DataScienceToolbox/data-science-toolbox,tkamag/data-science-toolbox,jljone... |
5a997cf88b3cd8eeb8bf86bc260d6ebd9e11ba30 | packages/la/Lazy-Pbkdf2.yaml | packages/la/Lazy-Pbkdf2.yaml | homepage: ''
changelog-type: ''
hash: ea648d2bbcded61508aa2a82aa36e47abe9210302c5329020b6b086f1e60d44f
test-bench-deps:
bytestring: -any
base: ==4.*
criterion: -any
memory: -any
binary: -any
cryptonite: -any
byteable: -any
base16-bytestring: -any
maintainer: Marcus Ofenhed <marcus@conditionraise.se>
syn... | homepage: ''
changelog-type: ''
hash: 2d050ddf3f9ececf831216e1e82fdee32f002ac764e29d7e38c0abd5ea5c03c7
test-bench-deps:
bytestring: -any
base: ==4.*
criterion: -any
memory: -any
binary: -any
cryptonite: -any
byteable: -any
base16-bytestring: -any
maintainer: Marcus Ofenhed <marcus@conditionraise.se>
syn... | Update from Hackage at 2017-11-14T07:07:26Z | Update from Hackage at 2017-11-14T07:07:26Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
0215e329825906c92602690bd6a72304c2f81b67 | .forestry/settings.yml | .forestry/settings.yml | ---
new_page_extension: md
auto_deploy: true
admin_path: ''
webhook_url:
sections:
- type: heading
label: Content
- type: jekyll-posts
label: News
create: all
templates:
- post
- type: directory
path: _articles
label: Articles
create: all
match: "*"
templates:
- project
- type: directory
path: ... | ---
new_page_extension: md
auto_deploy: true
admin_path: ''
webhook_url:
sections:
- type: heading
label: Content
- type: jekyll-posts
label: News
create: all
templates:
- post
- type: directory
path: _articles
label: Articles
create: all
match: "*"
templates:
- project
- type: directory
path: ... | Update from Forestry.io - Updated Forestry configuration | Update from Forestry.io - Updated Forestry configuration | YAML | mit | panoptes/panoptes.github.io,panoptes/panoptes.github.io,panoptes/panoptes.github.io |
91ff69e3edf3e76736eff586f57051f67078f7b6 | manifest.yml | manifest.yml | ---
applications:
- name: ecs-cloud-launch-demo
memory: 512M
instances: 3
path: target/ecs-cloud-launch-demo-1.0.0.war
timeout: 60
services:
- cc
- jenkins
- github
| ---
applications:
- name: ecs-cloud-launch-demo
memory: 512M
instances: 2
path: target/ecs-cloud-launch-demo-1.0.0.war
timeout: 60
services:
- cc
- jenkins
- github
| Reduce num instances from 3 to 2 | Reduce num instances from 3 to 2
| YAML | apache-2.0 | mdcarlson/cloud-launch-demo-stackato,mdcarlson/cloud-launch-demo-stackato |
f7f0f6ff1ef088e91032a9f36995998e8172bd8c | playbooks/group_vars/all.yml | playbooks/group_vars/all.yml |
# Copyright (c) 2015-2018 Agalmic Ventures LLC (www.agalmicventures.com)
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to u... |
# Copyright (c) 2015-2018 Agalmic Ventures LLC (www.agalmicventures.com)
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to u... | Fix issue detecting virtualization in ansibble playbooks for some hosts | Fix issue detecting virtualization in ansibble playbooks for some hosts
| YAML | mit | AgalmicVentures/Environment,AgalmicVentures/Environment,AgalmicVentures/Environment |
a00bd2f51d1c3bf2441bfb5813ad541f249f4e77 | jenkins/jobs/deb-openstack-pkg-tools.yaml | jenkins/jobs/deb-openstack-pkg-tools.yaml | - job:
name: pkgdeb-build-openstack-pkg-tools
node: debian-jessie
wrappers:
- build-timeout:
timeout: 30
- timestamps
builders:
- gerrit-git-prep
- shell: |
#!/bin/bash
set -x
set -e
sudo cp ${WORKSPACE}/build-tools/pkgos-infra-in... | - job:
name: pkgdeb-build-openstack-pkg-tools
node: debian-jessie
wrappers:
- build-timeout:
timeout: 30
- timestamps
builders:
- gerrit-git-prep
- shell: |
#!/bin/bash
set -x
set -e
sudo cp ${WORKSPACE}/build-tools/pkgos-infra-in... | Fix upload path to tarballs.o.o for packaging | Fix upload path to tarballs.o.o for packaging
Previously, we attempted to use tarballs/{project}/ for the upload
of built packages after a merge, but {project} wasn't expanded.
This patch fixes that by adding project: openstack-pkg-tools in
the pkgdeb-publish-openstack-pkg-tools job definition indented
immediately bel... | YAML | apache-2.0 | openstack-infra/project-config,Tesora/tesora-project-config,openstack-infra/project-config,dongwenjuan/project-config,Tesora/tesora-project-config,dongwenjuan/project-config |
c54b1ee2874fd5eb465106a9434ac33717d35402 | stack.yaml | stack.yaml | resolver: lts-6.12
packages:
- location: .
- location:
git: https://github.com/aelve/cmark-sections
commit: 559a992334adb7348072c7cf7d030787a41050ce
extra-dep: true
- location:
git: https://github.com/neongreen/hs-webdriver
commit: 5a6be4720bd7c64d24c2b9d8807cb1377115e6da
extra-dep: true
- location... | resolver: lts-6.14
packages:
- location: .
- location:
git: https://github.com/aelve/cmark-sections
commit: 559a992334adb7348072c7cf7d030787a41050ce
extra-dep: true
- location:
git: https://github.com/neongreen/hs-webdriver
commit: 5a6be4720bd7c64d24c2b9d8807cb1377115e6da
extra-dep: true
- location... | Switch to a newer Stackage snapshot | Switch to a newer Stackage snapshot
| YAML | bsd-3-clause | aelve/guide,aelve/guide,aelve/guide,aelve/guide,aelve/hslibs |
0df066117d97d36ea7eabb171e9ad5939aa2b7d4 | metadata/com.ultramegasoft.flavordex2.yml | metadata/com.ultramegasoft.flavordex2.yml | Categories:
- Writing
License: MIT
WebSite: http://ultramegasoft.com
SourceCode: https://github.com/ultramega/flavordex
IssueTracker: https://github.com/ultramega/flavordex/issues
Changelog: https://github.com/ultramega/flavordex/blob/HEAD/CHANGELOG.md
AutoName: Flavordex
RepoType: git
Repo: https://github.com/ultr... | Categories:
- Writing
License: MIT
WebSite: http://ultramegasoft.com
SourceCode: https://github.com/ultramega/flavordex
IssueTracker: https://github.com/ultramega/flavordex/issues
Changelog: https://github.com/ultramega/flavordex/blob/HEAD/CHANGELOG.md
AutoName: Flavordex
RepoType: git
Repo: https://github.com/ultr... | Update CV of Flavordex to 2.5.1 (22) | Update CV of Flavordex to 2.5.1 (22)
| YAML | agpl-3.0 | f-droid/fdroiddata,f-droid/fdroiddata |
4a2a0af9b839069239e29e1b5ba8492b10a469de | node/package.yaml | node/package.yaml | ---
name: _rwstauner_run_control
version: 0.0.0
files: []
private: true
preferGlobal: true
peerDependencies:
# cli app
bible: x
bower: x
coffee-script: x
# js utilities
js-beautify: x
jshint: x
jslint: x
jsonlint: x
# lesscss
#http://registry.npmjs.org/less/-/less-1.6.3.tgz: ~
less: '>=1.7.... | ---
name: _rwstauner_run_control
version: 0.0.0
files: []
private: true
preferGlobal: true
peerDependencies:
# cli app
bible: x
bower: x
coffee-script: x
# js utilities
js-beautify: x
jshint: x
jslint: x
jsonlint: x
# lesscss
#http://registry.npmjs.org/less/-/less-1.6.3.tgz: ~
less: '>=1.7.... | Install lodash (and underscore) in global node env | Install lodash (and underscore) in global node env
| YAML | mit | rwstauner/run_control,rwstauner/run_control,rwstauner/run_control,rwstauner/run_control,rwstauner/run_control |
2e53f428e22dc21d3c8814ced4bc6e2ae906bd75 | .gitlab-ci.yml | .gitlab-ci.yml | image: quay.io/python-devs/ci-image
stages:
- test
- codecov
- deploy
qa:
script:
- tox -e qa
tests:
script:
- tox -e py27,py34,py35,py36,py37,py38
coverage:
script:
- tox -e py27-cov,py34-cov,py35-cov,py36-cov,py37-cov,py38-cov
artifacts:
paths:
- coverage.xml
diffcov:
script... | image: quay.io/python-devs/ci-image
stages:
- test
- qa
- docs
- codecov
- deploy
qa:
script:
- tox -e qa
tests:
script:
- tox -e py27,py34,py35,py36,py37,py38
coverage:
script:
- tox -e py27-cov,py34-cov,py35-cov,py36-cov,py37-cov,py38-cov
artifacts:
paths:
- coverage.xml
d... | Build the docs and run qa in the first stage | Build the docs and run qa in the first stage
| YAML | apache-2.0 | python/importlib_metadata |
2097fdb9144843c79ea836805287aa5a883cd676 | .gitlab-ci.yml | .gitlab-ci.yml | stages:
- test
- deploy
.composer_cache: &composer_cache
cache:
paths:
- vendor/
.install_dependencies: &install_dependencies
before_script:
- composer install --prefer-dist --classmap-authoritative --no-interaction --no-progress
.composer_test: &composer_test
script:
... | stages:
- test
- deploy
.composer_cache: &composer_cache
cache:
paths:
- vendor/
.install_dependencies: &install_dependencies
before_script:
- composer install --prefer-dist --classmap-authoritative --no-interaction --no-progress
.composer_test: &composer_test
script:
... | Remove support for PHP 7.0 | Remove support for PHP 7.0
| YAML | mit | ThePixelDeveloper/Sitemap,ThePixelDeveloper/Sitemap-v2 |
80ab54c2b8bfebe0fb50f8c1790890b9d3e4f87c | .gitlab-ci.yml | .gitlab-ci.yml | stages:
- build
build:
stage: build
image: maven:3.3.3-jdk-8
script:
- mvn package -q
- ARTIFACT=$(find target -name "moneytracker-*.jar" | tr -d '[[:space:]]')
- "export sha1=$(sha1sum artifact.tar.gz | awk '{print $1}')"
- "export md5=$(md5sum artifact.tar.gz | awk '{print $1}')"
- ARTIFA... | stages:
- build
build:
stage: build
image: maven:3.3.3-jdk-8
script:
- mvn package -q
- ARTIFACT=$(find target -name "moneytracker-*.jar" | tr -d '[[:space:]]')
- "export sha1=$(sha1sum $ARTIFACT | awk '{print $1}')"
- "export md5=$(md5sum $ARTIFACT | awk '{print $1}')"
- ARTIFACT_NAME=${AR... | Use ARTIFACT variable for checksum creation. | Use ARTIFACT variable for checksum creation.
| YAML | mit | dennisstritzke/money-tracker,dennisstritzke/money-tracker,dennisstritzke/money-tracker |
414f8c82e6c4bda7a36b019caf351458d6a5221f | .gitlab-ci.yml | .gitlab-ci.yml | image: node
stages:
- build
- deploy
build:
stage: build
script:
- npm ci
- npm run lint
- npm run build
only:
- tags
cache:
key: ${CI_COMMIT_REF_SLUG}
paths:
- node_modules/
artifacts:
paths:
- public/
- lambda/
deploy:
stage: deploy
environment:
nam... | image: node
stages:
- build
- deploy
build:
stage: build
script:
- npm ci
- npm run lint
- npm run build
only:
- tags
cache:
key: node_modules
paths:
- node_modules/
artifacts:
paths:
- public/
- lambda/
deploy:
stage: deploy
environment:
name: produc... | Use generic cache key for node_modules | ci: Use generic cache key for node_modules
| YAML | mit | iiroj/iiro.fi,iiroj/iiro.fi,iiroj/iiro.fi |
0b8b66fe50a7c8c4797b3f670d68de4439b77500 | .gitlab-ci.yml | .gitlab-ci.yml | image: ubuntu
variables:
DEBIAN_FRONTEND: noninteractive
stages:
- virtual
- llvm
virtual:
stage: virtual
before_script:
- apt-get update
- apt-get install -y build-essential cmake git
script:
- ./scripts/test.sh
llvm-baikal:
stage: llvm
before_script:
- apt-get update
- apt-get ... | image: ubuntu
variables:
DEBIAN_FRONTEND: noninteractive
stages:
- virtual
- llvm
virtual:
stage: virtual
before_script:
- apt-get update
- apt-get install -y build-essential cmake git
script:
- ./scripts/test.sh
llvm-intel:
stage: llvm
before_script:
- apt-get update
- apt-get i... | Add LLVM->Intel testing for GitLab CI | Add LLVM->Intel testing for GitLab CI
| YAML | apache-2.0 | andrey-terekhov/RuC,andrey-terekhov/RuC,andrey-terekhov/RuC |
7899aa68b9ebb8dbbc66f3a0ce0a51af89222892 | .gitlab-ci.yml | .gitlab-ci.yml | cache:
paths:
- /root/.m2/repository/
services:
- mongo:3.2
test:jdk-8:
image: maven:3-jdk-8
script: export MARK_MONGO_HOST="mongo" && mvn clean package -Dgpg.skip=true
test:jdk-7:
image: maven:3-jdk-7
script: export MARK_MONGO_HOST="mongo" && mvn clean package -Dgpg.skip=true
| cache:
paths:
- /root/.m2/repository/
test:jdk-8:mongo-3.2:
image: maven:3-jdk-8
services:
- mongo:3.2
script: export MARK_MONGO_HOST="mongo" && mvn clean package -Dgpg.skip=true
test:jdk-7:mongo-3.2:
image: maven:3-jdk-7
services:
- mongo:3.2
script: export MARK_MONGO_HOST="mongo" && mvn ... | Add GitLab test with mongo 3.6 | Add GitLab test with mongo 3.6
| YAML | mit | RUCD/mark,RUCD/mark,RUCD/mark |
3af7f49728cf704cc4ffb16007103a08cd00d079 | .gitlab-ci.yml | .gitlab-ci.yml | image: node:8.11.3
stages:
- test
- publish
test on nodejs lts 6:
stage: test
image: node:6.14.3
script:
- npm install
- npm test
coverage: '/All files[^|]*\|[^|]*\s+([\d\.]+)/'
test on nodejs lts 8:
stage: test
image: node:8.11.3
script:
- npm install
- npm test
coverage: '/All f... | image: node:latest
cache:
key: ${CI_COMMIT_REF_SLUG}
paths:
- node_modules/
stages:
- setup
- test
- publish
npm ci:
stage: setup
script:
- npm ci
code quality:
stage: test
script:
- npm run lint
npm outdated:
stage: test
script:
- npm outdated
allow_failure: true
security ... | Enable caching and add quality and security jobs | Enable caching and add quality and security jobs | YAML | mit | vuedoc/parser,vuedoc/parser,vuedoc/parser |
06629b3020cfee0a236eb668832eec39224b8397 | .sass-lint.yml | .sass-lint.yml | # Debe estar en el mismo directorio de gulpfile.js para no tener que parsear este .yml
rules:
empty-line-between-blocks: 0
hex-notation: 0
indentation:
- 1
- size: 4
leading-zero: 0
class-name-format:
- 1
-
allow-leading-underscore: true
convention: ^[a-z][a-zA-Z0-9]*(__)?([a-z][a... | # Debe estar en el mismo directorio de gulpfile.js para no tener que parsear este .yml
rules:
empty-line-between-blocks: 0
hex-notation: 0
indentation:
- 1
- size: 4
leading-zero: 0
class-name-format:
- 1
-
allow-leading-underscore: true
convention: ^[a-z][a-zA-Z0-9]*(__)?([a-z][a... | Define el anidado en 3 niveles | Define el anidado en 3 niveles
| YAML | mit | eliasdorigoni/WPBase,eliasdorigoni/WPBase,eliasdorigoni/WPBase |
f89295c3f0713b90f65eee73b7c5966801b98019 | .swiftlint.yml | .swiftlint.yml | # rule identifiers to exclude from running
disabled_rules:
- line_length
opt_in_rules:
# paths to include during linting. `--path` is ignored if present.
included:
# paths to ignore during linting. Takes precedence over `included`.
excluded:
# configurable rules can be customized from this configuration ... | # rule identifiers to exclude from running
disabled_rules:
- line_length
# some rules are only opt-in
opt_in_rules:
# Find all the available rules by running:
# swiftlint rules
# paths to include during linting. `--path` is ignored if present.
included:
# paths to ignore during linting. Takes precedence over... | Add comments to SwiftLint configuration file | Add comments to SwiftLint configuration file
| YAML | mit | giulio92/GLTableCollectionView |
8e92572b53291ed6a1ac2b111c458d984a90544b | roles/openstack-package/defaults/main.yml | roles/openstack-package/defaults/main.yml | openstack_package_version: 10.0-bbc66
openstack_package:
package_name: 'openstack-{{ project_name }}-{{ openstack_package_version }}'
repo: 'deb http://repo.openstack.blueboxgrid.com/bbc precise main'
repo_key_url: 'http://repo.openstack.blueboxgrid.com/blue_box_cloud.gpg.key'
rootwrap: "{{ rootwrap|default(Fal... | openstack_package_version: 10.0-bbc68
openstack_package:
package_name: 'openstack-{{ project_name }}-{{ openstack_package_version }}'
repo: 'deb http://repo.openstack.blueboxgrid.com/bbc precise main'
repo_key_url: 'http://repo.openstack.blueboxgrid.com/blue_box_cloud.gpg.key'
rootwrap: "{{ rootwrap|default(Fal... | Bump package for python-swiftclient in swift venv | Bump package for python-swiftclient in swift venv
This build of the package just gets python-swiftclient into swift's venv
so that dispersion works once more.
| YAML | mit | greghaynes/ursula,davidcusatis/ursula,ryshah/ursula,channus/ursula,persistent-ursula/ursula,edtubillara/ursula,narengan/ursula,wupeiran/ursula,pgraziano/ursula,EricCrosson/ursula,lihkin213/ursula,MaheshIBM/ursula,blueboxgroup/ursula,lihkin213/ursula,zrs233/ursula,j2sol/ursula,nirajdp76/ursula,greghaynes/ursula,blueboxg... |
b4bb56aeac013077ec52e74e6bacbd238b7ffbec | config/assets.yml | config/assets.yml | javascript_compressor: closure
css_compressor: sass
template_function: dc._.template
embed_assets: datauri
gzip_assets: off
javascripts:
note_embed:
- src/js/vendor/underscore/underscore.js
- src/js/vendor/jquery/dist/jquery.js
# jQuery.XDomainRequest is for IE8/9
- src/... | javascript_compressor: closure
css_compressor: sass
template_function: dc._.template
embed_assets: datauri
gzip_assets: off
javascripts:
note_embed:
- src/js/vendor/underscore/underscore.js
- src/js/vendor/jquery/dist/jquery.js
# jQuery.XDomainRequest is for IE8/9
- src/... | Remove unused old_loader jammit config | Remove unused old_loader jammit config
| YAML | mit | documentcloud/documentcloud-notes,documentcloud/documentcloud-notes,documentcloud/documentcloud-notes |
898a71a5b6a905b42198c14414689586e8285c66 | config/config.yml | config/config.yml | defaults: &defaults
seconds_to_delay_response: 0
ticket_trackers:
pivotal_story_url: "https://www.pivotaltracker.com/story/show/"
github:
appkey: <%= ENV['GITHUB_APPKEY'] %>
secret: <%= ENV['GITHUB_SECRET'] %>
development:
<<: *defaults
hostname: 'review.dev'
seconds_to_delay_response: 2
product... | defaults: &defaults
seconds_to_delay_response: 0
ticket_trackers:
pivotal_story_url: "https://www.pivotaltracker.com/story/show/"
github:
appkey: <%= ENV['GITHUB_APPKEY'] %>
secret: <%= ENV['GITHUB_SECRET'] %>
development:
<<: *defaults
hostname: 'localhost:3000'
seconds_to_delay_response: 2
pro... | Use localhost to prevent connection timeout | Use localhost to prevent connection timeout
| YAML | mit | Naturaily/review,Naturaily/review,Naturaily/review |
bfbe185ba06a193a544153b6b1f02db57504e022 | wercker.yml | wercker.yml | box: wercker/nodejs
build:
steps:
# A step that executes `npm install` command
- npm-install
# A step that executes `npm test` command
# - npm-test
deploy:
steps:
- script:
name: Remove npm modules before deploy
code: |
rm -rf node_modules
- openshift-deploy
| box: wercker/nodejs
build:
steps:
# A step that executes `npm install` command
- npm-install
# A step that executes `npm test` command
# - npm-test
deploy:
steps:
- script:
name: Remove npm modules before deploy
code: |
rm -rf node_modules
- script:
name: Re... | Remove bower files before upload | Remove bower files before upload
| YAML | mit | HalleyInteractive/new-release-notifier,HalleyInteractive/new-release-notifier |
7c3d848ed98dae5dd55d18d6a9d1a55035712f0c | wercker.yml | wercker.yml | box: wercker/rvm
build:
steps:
- rvm-use:
version: 2.1.0
- script:
name: gem install bundler
code: gem update bundler
- bundle-install
- script:
name: echo ruby information
code: |
echo "ruby version $(ru... | box: wercker/rvm
build:
steps:
- rvm-use:
version: 2.1.3
- script:
name: gem install bundler
code: gem update bundler
- bundle-install
- script:
name: echo ruby information
code: |
echo "ruby version $(ru... | Use ruby-2.1.3 in Wercker CI | Use ruby-2.1.3 in Wercker CI
| YAML | mit | Kyuden/pingo |
cf98f94e9fa288ff1089b07a784328c957a74334 | update_network_ipv4/tasks/main.yml | update_network_ipv4/tasks/main.yml | - name: Snapshot Appliance as Backup
isam:
appliance: "{{ inventory_hostname }}"
username: "{{ username }}"
password: "{{ password }}"
lmi_port: "{{ lmi_port }}"
log: "{{ log_level }}"
force: "{{ force }}"
action: ibmsecurity.isam.base.snapshots.create
isamapi:
comme... | - name: Snapshot Appliance as Backup
isam:
appliance: "{{ inventory_hostname }}"
username: "{{ username }}"
password: "{{ password }}"
lmi_port: "{{ lmi_port }}"
log: "{{ log_level }}"
force: "{{ force }}"
action: ibmsecurity.isam.base.snapshots.create
isamapi:
comme... | Fix snapshot variable name to appropriate variable: update_network_ipv4_comment | Fix snapshot variable name to appropriate variable: update_network_ipv4_comment
| YAML | apache-2.0 | IBM-Security/isam-ansible-roles |
01d85ef56abcf98859b64647ee97a3ff0e0e3024 | packages/ma/mappy.yaml | packages/ma/mappy.yaml | homepage: https://github.com/PolyglotSymposium/mappy
changelog-type: ''
hash: 2fbad40a00c75bb83730506aef01e936bb024ab35358c35d2c05060399ad625c
test-bench-deps:
base: -any
mappy: -any
hspec: -any
parsec: -any
containers: -any
QuickCheck: -any
maintainer: mjg.py3@gmail.com
synopsis: A functional programming l... | homepage: https://github.com/PolyglotSymposium/mappy
changelog-type: ''
hash: a4c2cf288c079983d6dae8fca9abfd45f0169f45f44baafd32521705dc6b787a
test-bench-deps:
base: -any
mappy: -any
hspec: -any
parsec: -any
containers: -any
QuickCheck: -any
maintainer: mjg.py3@gmail.com
synopsis: A functional programming l... | Update from Hackage at 2016-02-03T02:41:36+0000 | Update from Hackage at 2016-02-03T02:41:36+0000
| YAML | mit | commercialhaskell/all-cabal-metadata |
7e9104f08cb0c28361c785efe09e6f3d2a6b0457 | defaults/main.yml | defaults/main.yml | ---
upstart_runtime_root: "{{ runtime_root | default('/var/run') }}/{{ upstart_name }}"
upstart_pidfile_path: "{{ upstart_runtime_root }}/{{ upstart_name }}.pid"
upstart_user: nobody
upstart_group: nobody
upstart_name: template
upstart_description: 'Nondescript Template'
upstart_start_on:
- "runlevel [2345]"
upsta... | ---
upstart_runtime_root: "{{ runtime_root | default('/var/run') }}/{{ upstart_name }}"
upstart_pidfile_path: "{{ upstart_runtime_root }}/{{ upstart_name }}.pid"
upstart_user: nobody
upstart_group: nogroup
upstart_name: template
upstart_description: 'Nondescript Template'
upstart_start_on:
- "runlevel [2345]"
upst... | Use nogroup as the default group name | Use nogroup as the default group name
| YAML | mit | telusdigital/ansible-upstart,stevenharradine/ansible-upstart |
030ed2c59fb72ef80e5df714e5224e5a33f517fe | wercker.yml | wercker.yml | box: wercker-labs/docker
build:
steps:
- script:
name: Build and package the Docker image
code: |
cd $WERCKER_SOURCE_DIR
sudo docker build -t evandbrown/eb-py-flask .
CONTAINER_ID=$(sudo docker run -d evandbrown/eb-py-flask)
sudo docker export $CONTAINER_ID ... | box: wercker-labs/docker
build:
steps:
- script:
name: Build and package the Docker image
code: |
cd $WERCKER_SOURCE_DIR
sudo docker build -t evandbrown/eb-py-flask .
CONTAINER_ID=$(sudo docker run -d evandbrown/eb-py-flask)
sudo docker export $CONTAINER_ID ... | Use default source_dir to sync | Use default source_dir to sync
| YAML | apache-2.0 | evandbrown/eb-py-flask-signup,evandbrown/eb-py-flask-signup |
daecb6e27db78e781f875d2e9c9d9d828acdfd1e | resources/config/locales/ru.yml | resources/config/locales/ru.yml | ru:
plugins:
refinery_files:
title: Файлы
article: masculine
activerecord:
models:
resource: файл
must_choose_file: Вы должны выбрать файл для загрузки
file_should_be_smaller_than_max_file_size: "Файлы должны быть по размеру меньше чем %{max_file_size}"
admin:
resources:
fo... | ru:
plugins:
refinery_files:
title: Файлы
article: masculine
file_specify_for_upload: Вы должны выбрать файл для загрузки
file_should_be_smaller_than_max_file_size: "Файлы должны быть по размеру меньше чем %{max_file_size}"
admin:
resources:
delete: Удалить этот файл навсегда
edi... | Update Russian resources locale according to English one, do minor corrections | Update Russian resources locale according to English one, do minor corrections
| YAML | mit | hoopla-software/refinerycms,stakes/refinerycms,Retimont/refinerycms,Retimont/refinerycms,mabras/refinerycms,stefanspicer/refinerycms,refinery/refinerycms,bricesanchez/refinerycms,mkaplan9/refinerycms,mlinfoot/refinerycms,KingLemuel/refinerycms,kappiah/refinerycms,anitagraham/refinerycms,stakes/refinerycms,mlinfoot/refi... |
588876c64f3f9a673bfec37c54f7fd03f4ee1455 | config/genomes/rn6-resources.yaml | config/genomes/rn6-resources.yaml | version: 2
aliases:
ensembl: rattus_norvegicus_vep_83_Rnor_6.0
snpeff: Rnor_6.0.82
| version: 3
aliases:
ensembl: rattus_norvegicus_vep_83_Rnor_6.0
snpeff: Rnor_6.0.82
rnaseq:
transcripts: ../rnaseq/ref-transcripts.gtf
transcripts_mask: ../rnaseq/ref-transcripts-mask.gtf
transcriptome_index:
tophat: ../rnaseq/tophat/rn6_transcriptome.ver
dexseq: ../rnaseq/ref-transcripts.dexseq.gff3
... | Update rn6 resources with transcriptome section. | Update rn6 resources with transcriptome section.
| YAML | mit | brainstorm/bcbio-nextgen,lbeltrame/bcbio-nextgen,chapmanb/bcbio-nextgen,vladsaveliev/bcbio-nextgen,a113n/bcbio-nextgen,a113n/bcbio-nextgen,vladsaveliev/bcbio-nextgen,brainstorm/bcbio-nextgen,brainstorm/bcbio-nextgen,biocyberman/bcbio-nextgen,a113n/bcbio-nextgen,biocyberman/bcbio-nextgen,chapmanb/bcbio-nextgen,biocyberm... |
ae0d96634e14e9d34eaaed78d366bc9d077b11d6 | _data/open_source.yml | _data/open_source.yml | ---
- title: Discourse
code: https://github.com/discourse/discourse
site: http://try.discourse.org/
description: "Discourse is a free, open and simple platform for community discussion."
- title: Travis CI
code: https://github.com/travis-ci/travis-web
site: https://travis-ci.org/
description: "The web clien... | ---
- title: Discourse
code: https://github.com/discourse/discourse
site: http://try.discourse.org/
description: "Discourse is a free, open and simple platform for community discussion."
- title: Travis CI
code: https://github.com/travis-ci/travis-web
site: https://travis-ci.org/
description: "The web clien... | Add EmberFlare to open source list. | Add EmberFlare to open source list.
| YAML | mit | elwayman02/emberwatch,greyhwndz/emberwatch,jeffreybiles/emberwatch,jeffreybiles/emberwatch,elwayman02/emberwatch,GavinJoyce/emberwatch,Frozenfire92/emberwatch,elwayman02/emberwatch,Frozenfire92/emberwatch,Frozenfire92/emberwatch,emberwatch/emberwatch,GavinJoyce/emberwatch,greyhwndz/emberwatch,jeffreybiles/emberwatch,pi... |
a7a7342bda1e152531ca13611d70583c7f7fb93e | config/permissions.tmpl.yml | config/permissions.tmpl.yml | ---
- :vi
- :svc
- :clo
- :inf
- :con
- :cnt
- :sto
- :mdl
- :net
- :aut
- :opt
- :set
- ems-type:foreman_configuration
- ems-type:scvmm
- ems-type:openstack_infra
- ems-type:openstack_network
- ems-type:rhevm
- ems-type:vmwarews
- ems-type:azure
- ems-type:ec2
- ems-type:openstack
- ems-type:kubernetes
- ems-type:open... | ---
- :vi
- :compute
- :conf
- :svc
- :clo
- :inf
- :con
- :cnt
- :sto
- :mdl
- :net
- :aut
- :opt
- :set
- ems-type:foreman_configuration
- ems-type:scvmm
- ems-type:openstack_infra
- ems-type:openstack_network
- ems-type:rhevm
- ems-type:vmwarews
- ems-type:azure
- ems-type:ec2
- ems-type:openstack
- ems-type:kuberne... | Add new menu sections to permissions template. | Add new menu sections to permissions template.
| YAML | apache-2.0 | aufi/manageiq,kbrock/manageiq,andyvesel/manageiq,fbladilo/manageiq,ilackarms/manageiq,gmcculloug/manageiq,durandom/manageiq,chessbyte/manageiq,juliancheal/manageiq,kbrock/manageiq,andyvesel/manageiq,gerikis/manageiq,branic/manageiq,ilackarms/manageiq,djberg96/manageiq,mzazrivec/manageiq,billfitzgerald0120/manageiq,bran... |
9360c63340392dfe527988d880002fb9cae6cd62 | roles/serverspec/tasks/main.yml | roles/serverspec/tasks/main.yml | ---
# tasks file for serverspec
- name: install bundler
command: gem install bundler --no-ri --no-rdoc
args:
creates: /usr/local/bin/bundler
when: serverspec_run_tests and serverspec_install_bundler
tags:
- serverspec
- name: install bundle files
command: bundle install --path vendor
args:
chdi... | ---
# tasks file for serverspec
- name: install bundler
command: gem install bundler --no-ri --no-rdoc
args:
creates: /usr/local/bin/bundler
when: serverspec_run_tests and serverspec_install_bundler
tags:
- serverspec
- name: install bundle files
command: bundle install --path vendor
args:
chdi... | Add sudo:yes to be able to test containers | Add sudo:yes to be able to test containers
| YAML | mit | mehulsbhatt/Apollo,Capgemini/Apollo,siliconmeadow/Apollo,phungmanhcuong/Appolo,atsaki/Apollo,ravbaba/Apollo,siliconmeadow/Apollo,atsaki/Apollo,enxebre/Apollo,ravbaba/Apollo,Capgemini/Apollo,phungmanhcuong/Appolo,Capgemini/Apollo,enxebre/Apollo,mehulsbhatt/Apollo |
941d1b4ca58543a6c5dee95ae15d65d198177690 | packages/cd/cdeps.yaml | packages/cd/cdeps.yaml | homepage: ''
changelog-type: ''
hash: dc591d449c03ea2f2b5a7f633a69476f295ad7b7daa0143a978f42c3941e2535
test-bench-deps:
base: -any
hspec: -any
cdeps: -any
maintainer: vamchale@gmail.com
synopsis: Extract dependencies from C code.
changelog: ''
basic-deps:
bytestring: -any
base: ! '>=4.8 && <5'
text: -any
... | homepage: ''
changelog-type: ''
hash: ceb98ceada23b4a0b0aefec518e1d7a74d9586eff6482ddf15b2bdadbb3e7cb2
test-bench-deps:
base: -any
hspec: -any
cdeps: -any
maintainer: vamchale@gmail.com
synopsis: Extract dependencies from C code.
changelog: ''
basic-deps:
bytestring: -any
base: ! '>=4.11 && <5'
text: -any
... | Update from Hackage at 2018-07-03T00:19:54Z | Update from Hackage at 2018-07-03T00:19:54Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
df12301c7f2b0a3ac3bb8010c10c88ed4ae2a4f3 | wercker.yml | wercker.yml | box: node:boron
build:
steps:
- script:
name: Install bower
code: npm install -g bower
- npm-install
- npm-test
deploy:
steps:
- kwakayama/npm-publish@0.0.2
| box: node:boron
build:
steps:
- script:
name: Install global npm fluff
code: npm install -g bower grunt-cli
- npm-install
- npm-test
deploy:
steps:
- kwakayama/npm-publish@0.0.2
| Add grunt-cli to build box | fix(CD): Add grunt-cli to build box | YAML | mit | SHMEDIALIMITED/shm-youtube |
2377b70bce19a2f994f77d7ea6ac2a8032e12490 | docs/docs-nav.yml | docs/docs-nav.yml | - title: Features
children:
- title: "@ClearSystemProperty and @SetSystemProperty"
url: /docs/system-properties/
- title: "@DefaultLocale and @DefaultTimeZone"
url: /docs/default-locale-timezone/
- title: "Range Sources"
url: /docs/range-sources
- title: "@RepeatFai... | # NOTE: The URLs need a trailing slash or the selected nav element
# won't be highlighted.
- title: Features
children:
- title: "@ClearSystemProperty and @SetSystemProperty"
url: /docs/system-properties/
- title: "@DefaultLocale and @DefaultTimeZone"
url: /docs/default-locale-tim... | Add trailing slashes to doc nav URLs | Add trailing slashes to doc nav URLs
| YAML | epl-1.0 | CodeFX-org/junit-io |
d9cdd5ed5c855f78ab0d5b0f12ce72124c4f4c58 | .travis/default.yml | .travis/default.yml | rabbit:
host: rabbit
port: 5672
vhost: /
user: guest
pass: guest
admin_pass: janusoverlord
queues:
standard:
from: from-janus
to: to-janus
admin:
from: from-janus-admin
to: to-janus-admin
janus:
cluster:
enabled: false
count: 1
session:
keepalive: 55
plugins:
- ja... | rabbit:
host: rabbit
port: 5672
vhost: /
user: guest
pass: guest
admin_pass: janusoverlord
queues:
standard:
from: from-janus
to: to-janus
admin:
from: from-janus-admin
to: to-janus-admin
janus:
cluster:
enabled: false
count: 1
session:
keepalive: 55
plugins:
- ja... | Fix level log for travis test | Fix level log for travis test
| YAML | mit | dazzl-tv/ruby-rabbitmq-janus |
b3ce4cc325ea154d707c455d20ad15a449d47eb4 | .github/workflows/configlet-sync.yml | .github/workflows/configlet-sync.yml | name: Configlet Sync
on:
schedule:
- cron: '0 0 1 * *'
jobs:
configlet:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.4.0
- name: Fetch configlet
uses: exercism/github-actions/configlet-ci@main
- name: Configlet Sync
run: configlet sync --tests --docs --m... | name: Configlet Sync
on:
workflow_dispatch:
schedule:
- cron: '0 0 1 * *'
jobs:
configlet:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.4.0
- name: Fetch configlet
uses: exercism/github-actions/configlet-ci@main
- name: Configlet Sync
run: configlet sy... | Add workflow_dispatch trigger to configlet sync workflow | Add workflow_dispatch trigger to configlet sync workflow
| YAML | mit | exercism/xlisp,exercism/xlisp |
6d0ba6af6edbbdd7f9865d628fdbe415651f7932 | doc/environment.yml | doc/environment.yml | name: xbpch-docs
channels:
- conda-forge
- defaults
dependencies:
- python=3.5
- dask>=0.14
- xarray>=0.9
- ipython
- future
- matplotlib
- numpydoc
- sphinx | name: xbpch-docs
channels:
- conda-forge
- defaults
dependencies:
- python=3.5
- dask>=0.14
- xarray>=0.9
- pandas
- ipython
- future
- cartopy
- matplotlib
- numpydoc
- sphinx
| Add pandas and cartopy to RTD env | Add pandas and cartopy to RTD env
| YAML | mit | darothen/xbpch |
8d2ec5601fa65a8b9cf7417a90c93dff7599e16f | .github/workflows/github-actions.yml | .github/workflows/github-actions.yml | name: Build RCAMP and run unit tests
on: [push, pull_request]
jobs:
run_rcamp_tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build
run: |
export UWSGI_UID=$(id -u)
export UWSGI_GID=$(id -g)
docker-compose build
- name: Start Service
r... | name: Build RCAMP and run unit tests
on: [push, pull_request]
jobs:
run_rcamp_tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Setup Env
run: |
export UWSGI_UID=$(id -u); echo "UWSGI_UID=${UWSGI_UID}" >> $GITHUB_ENV
export UWSGI_GID=$(id -g); echo "UWSGI_... | Make a step so set UWSGI env variables for entire job | Make a step so set UWSGI env variables for entire job
| YAML | mit | ResearchComputing/RCAMP,ResearchComputing/RCAMP,ResearchComputing/RCAMP,ResearchComputing/RCAMP |
2197ad594338ce891c0b908cfbeba8709b718647 | changelogs/unreleased/rename-builds-controller.yml | changelogs/unreleased/rename-builds-controller.yml | ---
title: Change builds in the URL to jobs. Backward URLs were also added
merge_request: 11407
author:
| ---
title: Change /builds in the URL to /-/jobs. Backward URLs were also added
merge_request: 11407
author:
| Update changelog to reflect the new scheme | Update changelog to reflect the new scheme
| YAML | mit | stoplightio/gitlabhq,mmkassem/gitlabhq,t-zuehlsdorff/gitlabhq,mmkassem/gitlabhq,t-zuehlsdorff/gitlabhq,jirutka/gitlabhq,stoplightio/gitlabhq,dreampet/gitlab,iiet/iiet-git,t-zuehlsdorff/gitlabhq,mmkassem/gitlabhq,dreampet/gitlab,iiet/iiet-git,axilleas/gitlabhq,jirutka/gitlabhq,dplarson/gitlabhq,jirutka/gitlabhq,jirutka/... |
c40d0fafd45c3ebab37d3cf30310037866692baa | docker-compose.yaml | docker-compose.yaml | version: '2'
services:
# Etcd for our service registry
etcd:
image: quay.io/coreos/etcd:v2.3.6
command: [ -advertise-client-urls, "http://${KILLRVIDEO_DOCKER_IP}:2379", -listen-client-urls, "http://0.0.0.0:2379" ]
ports:
# The client port
- "2379:2379"
environment:
SERVICE_2379_NAME: ... | version: '2'
services:
# Etcd for our service registry
etcd:
image: quay.io/coreos/etcd:v2.3.6
command: [ -advertise-client-urls, "http://${KILLRVIDEO_DOCKER_IP}:2379", -listen-client-urls, "http://0.0.0.0:2379" ]
ports:
# The client port
- "2379:2379"
environment:
SERVICE_2379_NAME: ... | Set ulimit for memlock to unlimited by default | Set ulimit for memlock to unlimited by default
| YAML | apache-2.0 | KillrVideo/killrvideo-docker-common |
ac6dd3cb921c2d19f39ce5cea8cdc529897a7590 | .codecov.yml | .codecov.yml | ignore:
- "/Tests/*"
comment:
layout: "header, diff"
behavior: default
require_changes: no
| ignore:
- "/Tests/*"
comment:
layout: "header, diff"
behavior: default
require_changes: no
coverage:
status:
project:
default:
target: auto
threshold: null
base: auto
paths: "Sources/*"
| Configure commit statuses (ignore coverage of Tests files). | Configure commit statuses (ignore coverage of Tests files).
| YAML | mit | lorentey/GlueKit,lorentey/GlueKit,lorentey/GlueKit |
043c63aac633570fc578bc788aff2f78bce88c4a | tests/acceptance/config/behat.yml | tests/acceptance/config/behat.yml | default:
autoload:
'': %paths.base%/../features/bootstrap
suites:
default:
paths:
- %paths.base%/../features
contexts:
# Base contexts
- ActorContext
- NextcloudTestServerContext:
nextcloudTestServerHelper: NextcloudTestServerLocalApacheHelper
... | default:
autoload:
'': %paths.base%/../features/bootstrap
suites:
default:
paths:
- %paths.base%/../features
contexts:
# Base contexts
- ActorContext
- NextcloudTestServerContext:
nextcloudTestServerHelper: NextcloudTestServerLocalApacheHelper
... | Set "wd_host" using the simulated "selenium.server" variable | Set "wd_host" using the simulated "selenium.server" variable
The "wd_host" parameter of Selenium2 sessions specify the URL used by
the Selenium driver to connect with the Selenium server. Thus, when the
Selenium server is at a different host or port than the default one (for
example, when run on Drone) the "wd_host" p... | YAML | agpl-3.0 | nextcloud/spreed,nextcloud/spreed,nextcloud/spreed |
a8343d33388b27a7a44e70731286f4808b4774c0 | .github/workflows/ci.yml | .github/workflows/ci.yml | name: CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
test:
runs-on: ubuntu-latest
strategy:
matrix:
ruby:
- 2.7
- 3.0
rails_version:
- 5.2.4.4
- 6.0.3.4
- 6.1.0
steps:
- uses: actions/chec... | name: CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
test:
runs-on: ubuntu-latest
strategy:
matrix:
ruby:
- 2.7
rails_version:
- 5.2.4.4
- 6.0.3.4
- 6.1.0
steps:
- uses: actions/checkout@v2
- na... | Drop ruby 3 from the matrix | Drop ruby 3 from the matrix
| YAML | mit | cbeer/engine_cart |
7a9674d5e41a3342f36f4148f871f412dcd27311 | tasks/main.yml | tasks/main.yml | ---
# tasks file for nightly_security_updates_aws
- name: make ~/bin if not exist
file:
state: directory
path: ~/bin/
- name: put shell script in place
copy:
src: amazon_linux_updates.sh
dest: ~/bin/amazon_linux_updates.sh
mode: 0755
- name: create nightly cron job
cron:
name: Update sec... | ---
# tasks file for nightly_security_updates_aws
- name: make ~/bin if not exist
file:
state: directory
path: ~/bin/
- name: put shell script in place
copy:
src: amazon_linux_updates.sh
dest: ~/bin/amazon_linux_updates.sh
mode: 0755
- name: create nightly cron job
cron:
name: Update sec... | Change sudo to become for ansible 2+ | Change sudo to become for ansible 2+
| YAML | bsd-3-clause | mredar/nightly_security_update_yum |
e9182586cca7b217e9c34cb10f2bab44ddc80614 | tasks/main.yml | tasks/main.yml | ---
- name: Download
shell: "wget -O fasd.tar.gz {{ fasd_url }} chdir=/home/deploy"
- name: Extract
shell: "tar xvf fasd.tar.gz"
- name: Install
environment:
HOME: "/home/deploy"
shell: "make install chdir={{ fasd_path }}"
sudo: True
- name: Add to bash_profile
lineinfile:
line: 'eval "$(fasd --i... | ---
- name: Download
shell: "wget -O fasd.tar.gz {{ fasd_url }} chdir=/home/deploy"
- name: Extract
shell: "tar xvf fasd.tar.gz chdir=/home/deploy"
- name: Install
environment:
HOME: "/home/deploy"
shell: "make install chdir={{ fasd_path }}"
sudo: True
- name: Add to bash_profile
lineinfile:
line... | Add /home/deploy to destination path | Add /home/deploy to destination path
| YAML | mit | ngpestelos/ansible-role-fasd |
ccf59ab12a448cd5d60f0cb4b656415c1c2a1d48 | .kitchen.yml | .kitchen.yml | driver:
name: vagrant
provisioner:
name: chef_zero
platforms:
- name: centos-5.10
- name: centos-6.5
- name: centos-7.0
- name: debian-6.0.10
- name: debian-7.7
- name: fedora-20
- name: fedora-21
- name: ubuntu-10.04
- name: ubuntu-12.04
- name: ubuntu-14.04
suites:
- name: default
run... | ---
driver:
name: vagrant
provisioner:
name: chef_zero
driver_config:
require_chef_omnibus: true
platforms:
- name: centos-5.10
- name: centos-6.6
- name: centos-7.1
- name: debian-6.0.10
run_list:
- recipe[apt]
- name: debian-7.8
run_list:
- recipe[apt]
- name: fedora-20
- name: ... | Update platforms and add apt | Update platforms and add apt
| YAML | apache-2.0 | autoclone/rsyslog,voroniys/rsyslog,voroniys/rsyslog,GannettDigital/chef-rsyslog,7bfa689ac3c4be50f8ba6c1ea8c5f316/rsyslog,7bfa689ac3c4be50f8ba6c1ea8c5f316/rsyslog,WIU/rsyslog,autoclone/rsyslog,voroniys/rsyslog,chef-cookbooks/rsyslog,opscode-cookbooks/rsyslog,opscode-cookbooks/rsyslog,GannettDigital/chef-rsyslog,autoclon... |
f52a07994dd7282ce2a818f41de9ef4d3d75422b | .kitchen.yml | .kitchen.yml | ---
driver:
name: vagrant
provisioner:
name: puppet_apply
manifests_path: spec/manifests
modules_path: .kitchen-modules
require_chef_for_busser: false
resolve_with_librarian_puppet: false
puppet_detailed_exitcodes: true
require_puppet_collections: true
puppet_whitelist_exit_code:
- 2... | ---
driver:
name: vagrant
provisioner:
name: puppet_apply
manifests_path: spec/manifests
modules_path: .kitchen-modules
require_chef_for_busser: false
resolve_with_librarian_puppet: false
puppet_detailed_exitcodes: true
require_puppet_collections: true
puppet_detailed_exitcodes: true
m... | Add support for retrying converge. | Add support for retrying converge.
| YAML | apache-2.0 | red-gate/puppet-sqlserver,red-gate/puppet-sqlserver |
fe4b0d6394dfdacc3d0688ee3737a1341d9f10d8 | .rubocop.yml | .rubocop.yml | # Exclude some of GitLab files
AllCops:
Exclude:
- 'spec/**/*'
- 'features/**/*'
- 'vendor/**/*'
- 'db/**/*'
- 'tmp/**/*'
- 'bin/**/*'
- 'lib/backup/**/*'
- 'lib/tasks/**/*'
- 'lib/email_validator.rb'
- 'lib/gitlab/upgrader.rb'
- 'lib/gitlab/seeder.rb'
- 'lib/vendor/**/... | # Exclude some of GitLab files
AllCops:
Exclude:
- 'spec/**/*'
- 'vendor/**/*'
- 'tmp/**/*'
- 'bin/**/*'
- 'hooks/**/*'
- 'Guardfile'
Layout/DotPosition:
Enabled: false
Lint/AmbiguousBlockAssociation:
Enabled: false
Metrics/LineLength:
Enabled: false
Metrics/MethodLength:
Enabled: ... | Remove files that are not used in the project | Remove files that are not used in the project
Signed-off-by: Dmitriy Zaporozhets <be23d75b156792e5acab51b196a2deb155d35d6a@gmail.com>
| YAML | mit | gitlabhq/gitlab-shell,gitlabhq/gitlab-shell,gitlabhq/gitlab-shell |
0c5becf90051168bf5666a655a5a0c70145fb5fe | .rubocop.yml | .rubocop.yml | # http://rubocop.readthedocs.io
# https://github.com/bbatsov/rubocop/blob/master/config/enabled.yml
require:
- rubocop-performance
- rubocop-minitest
AllCops:
DisplayCopNames: true
DisplayStyleGuide: true
ExtraDetails: true
NewCops: enable
TargetRubyVersion: 2.5
Layout/ParameterAlignment:
EnforcedStyl... | # http://rubocop.readthedocs.io
# https://github.com/bbatsov/rubocop/blob/master/config/enabled.yml
require:
- rubocop-performance
- rubocop-minitest
AllCops:
DisplayCopNames: true
DisplayStyleGuide: true
ExtraDetails: true
NewCops: enable
TargetRubyVersion: 2.5
Layout/ParameterAlignment:
EnforcedStyl... | Clean up the RuboCop config | Clean up the RuboCop config
| YAML | mit | evanleck/rack-redic |
1f85e99bd25192a1572b666cac57d4deff26d0bf | .rubocop.yml | .rubocop.yml | AllCops:
Excludes:
- tmp/*
AlignParameters:
Enabled: false
ClassLength:
Max: 110
HandleExceptions:
Enabled: false
TrivialAccessors:
ExactNameMatch: true
| AllCops:
Excludes:
- tmp/*
AlignParameters:
Enabled: false
HandleExceptions:
Enabled: false
TrivialAccessors:
ExactNameMatch: true
| Revert to default max class length | Revert to default max class length
| YAML | mit | frbl/active_interaction,JasOXIII/active_interaction,AaronLasseigne/active_interaction,JasOXIII/active_interaction,frbl/active_interaction,orgsync/active_interaction,antoinefinkelstein/active_interaction,AaronLasseigne/active_interaction,orgsync/active_interaction,antoinefinkelstein/active_interaction |
1369e1d0afac0aa27cfd3bc12a6b7cc334e61ce6 | .rubocop.yml | .rubocop.yml | # The behavior of RuboCop can be controlled via the .rubocop.yml
# configuration file. It makes it possible to enable/disable
# certain cops (checks) and to alter their behavior if they accept
# any parameters. The file can be placed either in your home
# directory or in some project directory.
#
# RuboCop will start l... | # The behavior of RuboCop can be controlled via the .rubocop.yml
# configuration file. It makes it possible to enable/disable
# certain cops (checks) and to alter their behavior if they accept
# any parameters. The file can be placed either in your home
# directory or in some project directory.
#
# RuboCop will start l... | Allow line length until 120 | Allow line length until 120
| YAML | mit | pinzolo/redmine_persist_wfmt,pinzolo/redmine_persist_wfmt,pinzolo/redmine_persist_wfmt |
068576126d7d289e86d8a0f7aeb0a777c599a9c0 | .rubocop.yml | .rubocop.yml | # Buckaruby RuboCop configuration
AllCops:
TargetRubyVersion: 2.2
DisplayCopNames: true
DisplayStyleGuide: true
Metrics/AbcSize:
Max: 30
Metrics/BlockLength:
Enabled: false
Metrics/ClassLength:
Enabled: false
Metrics/CyclomaticComplexity:
Max: 8
Metrics/LineLength:
Enabled: false
Metrics/MethodLe... | # Buckaruby RuboCop configuration
AllCops:
TargetRubyVersion: 2.2
DisplayCopNames: true
DisplayStyleGuide: true
Metrics/AbcSize:
Max: 30
Metrics/BlockLength:
Exclude:
- 'spec/**/*.rb'
Metrics/ClassLength:
Enabled: false
Metrics/CyclomaticComplexity:
Max: 8
Metrics/LineLength:
Enabled: false
M... | Enable Metrics/BlockLength but exclude specs. | Enable Metrics/BlockLength but exclude specs.
| YAML | mit | KentaaNL/buckaruby,KentaaNL/buckaruby |
fc11089251710875ee38ae72ce7f9864da8dc5be | .buildkite/electron-pipeline.yml | .buildkite/electron-pipeline.yml | steps:
- group: "Electron Tests"
steps:
#
# Node 14
#
- label: "Electron 12 tests - macOS - Node 14"
timeout_in_minutes: 40
agents:
queue: macos-11
env:
DEVELOPER_DIR: "/Applications/Xcode12.app"
ELECTRON_VERSION: "^12.0.0"
P... | steps:
- group: "Electron Tests"
steps:
#
# Node 14
#
- label: "Electron {{matrix.electron_version}} tests - macOS - Node {{matrix.node_version}}"
timeout_in_minutes: 40
agents:
queue: macos-11
env:
DEVELOPER_DIR: "/Applications/Xcode12.app"
... | Add tests on Node 12, using Buildkite build matrix | Add tests on Node 12, using Buildkite build matrix | YAML | mit | bugsnag/bugsnag-js,bugsnag/bugsnag-js,bugsnag/bugsnag-js,bugsnag/bugsnag-js,bugsnag/bugsnag-js,bugsnag/bugsnag-js,bugsnag/bugsnag-js,bugsnag/bugsnag-js,bugsnag/bugsnag-js,bugsnag/bugsnag-js,bugsnag/bugsnag-js |
9c864ffd913c68dfeb6a840bb2a5c7a23c8348f4 | .circleci/k8s-general-values.yml | .circleci/k8s-general-values.yml |
fullnameOverride: "web"
replicaCount: 2
envFromSecret: {}
nodeSelector: {}
affinity: {}
tolerations: []
podSecurityContext:
fsGroup: 65534 # nobody
containers:
- name: web
securityContext:
runAsUser: 65534 # nobody
allowPrivilegeEscalation: false
resources:
requests:
cpu: 100m... |
fullnameOverride: "web"
replicaCount: 2
envFromSecret: {}
nodeSelector: {}
affinity: {}
tolerations: []
podSecurityContext:
fsGroup: 65534 # nobody
containers:
- name: web
securityContext:
runAsUser: 65534 # nobody
allowPrivilegeEscalation: false
resources:
requests:
cpu: 100m... | Increase memory limit to 1Gi | Increase memory limit to 1Gi
| YAML | bsd-2-clause | cyber-dojo/web,cyber-dojo/web,cyber-dojo/web,cyber-dojo/web |
b36ad25030e409d9b8339f5e379346bbe7d764f1 | .cirrus.yml | .cirrus.yml | freebsd_instance:
image_family: freebsd-12-0
task:
prerequisites_script:
- sed -i '' 's/quarterly/latest/g' /etc/pkg/FreeBSD.conf
- pkg update -f
- pkg upgrade -y
- pkg install -y pkgconf vips libnghttp2 node npm
install_script:
- npm install --unsafe-perm
test_script:
- npm test
| freebsd_instance:
image_family: freebsd-13-0-snap
task:
prerequisites_script:
- pkg update -f
- pkg upgrade -y
- pkg install -y pkgconf vips node npm
install_script:
- npm install --unsafe-perm
test_script:
- npm test
| Upgrade FreeBSD to version 13 | CI: Upgrade FreeBSD to version 13
It currently provides only vips v8.8.3 so will (still) fail.
| YAML | apache-2.0 | lovell/sharp,lovell/sharp,lovell/sharp,lovell/sharp,lovell/sharp,lovell/sharp |
d144684ca72da6afe28fda1aa19a966808245611 | deployment/playbook.yml | deployment/playbook.yml | ---
- hosts: app
become: yes
vars:
network: "{{project_name}}"
roles:
- name: docker_network
networks:
- "{{network}}"
- name: memcached
version: "1.5"
- name: forum
version: "{{app_version}}"
network: "{{project_name}}"
- name: certbot-ovh
domain: "{{inve... | ---
- hosts: app
become: yes
vars:
network: "{{project_name}}"
roles:
- name: docker_network
networks:
- "{{network}}"
- name: memcached
version: "1.5"
- name: forum
version: "{{app_version}}"
network: "{{project_name}}"
- name: certbot-ovh
domain: "{{inve... | Comment metrics role usage for now | Comment metrics role usage for now
| YAML | apache-2.0 | maur1th/naxos,maur1th/naxos,maur1th/naxos,maur1th/naxos |
910d9dba82fae24b7fd2b3167eddf69bb4e4ef71 | config/database.yml | config/database.yml | default: &default
host: <%= Rails.application.secrets[:database][:host] %>
adapter: postgresql
encoding: UTF8
database: <%= Rails.application.secrets[:database][:name] %>
pool: 10
reaping_frequency: 30
username: <%= Rails.application.secrets[:database][:username] %>
password: <%= Rails.application.secre... | default: &default
host: <%= Rails.application.secrets[:database][:host] %>
adapter: postgresql
encoding: UTF8
database: <%= Rails.application.secrets[:database][:name] %>
pool: 10
reaping_frequency: 30
development: *default
username: <%= Rails.application.secrets[:database][:username] %>
password: <%= ... | Move username and password to avoid production conflict | Move username and password to avoid production conflict
| YAML | mit | ajsharma/monologue,ajsharma/monologue,ajsharma/monologue,ajsharma/monologue |
51ccfa32606965d76159be01e81ec47409ba1d64 | .travis.yml | .travis.yml | language: node_js
node_js:
- "0.10"
- "0.11"
| language: node_js
node_js:
- "5.0"
- "4.2"
- "0.10"
- "0.11"
| Test on more node versions | Test on more node versions
| YAML | mit | BeeDi/node-sql,danrzeppa/node-sql,brianc/node-sql,braddunbar/node-sql |
5d1466fc86f4b308ac7d965be7c77e9c9b51e20c | .travis.yml | .travis.yml | language: python
env:
- DJANGO_VERSION=https://github.com/django/django/archive/stable/1.7.x.zip
- DJANGO_VERSION=https://github.com/django/django/archive/stable/1.8.x.zip
python:
- "2.7"
- "3.3"
- "3.4"
matrix:
exclude:
- python: "2.7"
env: DJANGO_VERSION=https://github.com/django/django/archiv... | language: python
env:
- DJANGO_VERSION=https://github.com/django/django/archive/stable/1.7.x.zip
- DJANGO_VERSION=https://github.com/django/django/archive/stable/1.8.x.zip
python:
- "2.7"
- "3.3"
- "3.4"
install:
- pip install $DJANGO_VERSION --use-mirrors
- pip install . --use-mirrors
script:
- python ... | Test on Python 2.7, Django 1.8 | Test on Python 2.7, Django 1.8
These are the versions I use by default, so we shouldn't need to exclude this combination. | YAML | bsd-2-clause | dsanders11/mezzanine,frankier/mezzanine,jerivas/mezzanine,readevalprint/mezzanine,dsanders11/mezzanine,mush42/mezzanine,douglaskastle/mezzanine,Cajoline/mezzanine,dovydas/mezzanine,promil23/mezzanine,ZeroXn/mezzanine,tuxinhang1989/mezzanine,saintbird/mezzanine,vladir/mezzanine,mush42/mezzanine,Cicero-Zhao/mezzanine,Caj... |
e8f8bb839ea7b08a8ecaae0bac8b7acf81440eda | .travis.yml | .travis.yml | ---
sudo: false
language: ruby
rvm:
- 2.2.0
| ---
sudo: false
language: ruby
rvm:
- "1.9.3-p545"
- "2.2.4"
| Update Travis config to use Ruby 2.2.4 and 1.9.3 | Update Travis config to use Ruby 2.2.4 and 1.9.3
| YAML | apache-2.0 | degrim/dotnet-core-buildpack,PrashanthIBM/db2-dotnet-core-buildpack,degrim/dotnet-core-buildpack,PrashanthIBM/db2-dotnet-core-buildpack,degrim/dotnet-core-buildpack,opiethehokie/asp.net5-buildpack,degrim/dotnet-core-buildpack,opiethehokie/asp.net5-buildpack,cloudfoundry-community/asp.net5-buildpack,degrim/asp.net5-buil... |
c4306791952ccd6fd3d679c38a3fd27531596ea0 | .travis.yml | .travis.yml | language: node_js
sudo: false
cache:
directories:
- node_modules
node_js:
- '6.0.0'
before_install:
- npm config set spin false
- npm install -g bower
- npm install -g ember-cli@v2.10.0
- npm install -g istanbul
install:
- npm i
- bower i
script:
- npm run-script test
- npm run-script coverage
env:
global:
- BR... | language: node_js
sudo: false
cache:
directories:
- node_modules
node_js:
- '6.0.0'
before_install:
- npm config set spin false
- npm install -g bower
- npm install -g ember-cli@v2.13.0
- npm install -g istanbul
install:
- npm i
- bower i
script:
- npm run-script test
- npm run-script coverage
env:
global:
- BR... | Update Ember CLI for Travis | Update Ember CLI for Travis
| YAML | mit | wheely/ember-dialog,ajile/ember-dialog,ajile/ember-dialog,wheely/ember-dialog,ajile/ember-dialog,wheely/ember-dialog |
2963032ff9cbbc39a1bf21af7bec46b5bcfd2819 | .travis.yml | .travis.yml | ---
language: ruby
sudo: false
before_install: "gem install bundler -v '< 2.0'"
bundler_args: --without yard benchmarks
script: "bundle exec rake ci"
rvm:
- 2.0
- 2.1
- 2.2
- 2.3
- 2.4
- 2.5
- 2.6
- 2.7
- ruby-head
- jruby-9.2.11.0
- jruby-head
matrix:
allow_failures:
- rvm: ruby-head
- ... | ---
language: ruby
sudo: false
before_install: "gem install bundler -v '< 2.0'"
bundler_args: --without yard benchmarks
script: "bundle exec rake ci"
rvm:
- 2.0
- 2.1
- 2.2
- 2.3
- 2.4
- 2.5
- 2.6
- 2.7
- ruby-head
- jruby-9.2.11.1
- jruby-head
- truffleruby
matrix:
allow_failures:
- rvm: ... | Change to update jruby and add truffleruby | Change to update jruby and add truffleruby
| YAML | mit | peter-murach/tty-pager |
4b6b3fb62f5b9787f9ae4c824047658d98e09f2a | .travis.yml | .travis.yml | branches:
only:
- master
language: ruby
rvm:
- 2.3.8
- 2.4.5
- 2.5.3
- jruby-9.1.17.0
- jruby-9.2.0.0
gemfile:
- test/gemfiles/Gemfile-Rails-4-2
- test/gemfiles/Gemfile-Rails-5-0
- test/gemfiles/Gemfile-Rails-5-1
- Gemfile
before_install:
- rm "${BUNDLE_GEMFILE}.lock"
matrix:
fast_finish... | branches:
only:
- master
language: ruby
rvm:
- 2.3.8
- 2.4.5
- 2.5.3
- jruby-9.1.17.0
- jruby-9.2.0.0
gemfile:
- test/gemfiles/Gemfile-Rails-5-0
- test/gemfiles/Gemfile-Rails-5-1
- Gemfile
before_install:
- rm "${BUNDLE_GEMFILE}.lock"
matrix:
fast_finish: true
| Remove Travis build for Rails 4.2 | Remove Travis build for Rails 4.2
| YAML | mit | josevalim/inherited_resources,activeadmin/inherited_resources,josevalim/inherited_resources,activeadmin/inherited_resources,activeadmin/inherited_resources,josevalim/inherited_resources |
53e5f090b41f1fcdae4b31ee78e23c2da260031a | .travis.yml | .travis.yml | language: ruby
sudo: false
cache: bundler
before_install:
- gem update --system
rvm:
- 2.4.10
- 2.5.9
- 2.6.7
- 2.7.3
| language: ruby
sudo: false
cache: bundler
before_install:
- gem update --system
rvm:
- 2.4.10
- 2.5.9
- 2.6.7
- 2.7.3
- 3.0.1
| Add Ruby 3.0.1 to Travis. | Add Ruby 3.0.1 to Travis.
| YAML | mit | KentaaNL/buckaruby,KentaaNL/buckaruby |
fe99a23c0f8e1ae07de620fa75f0b10e86c3a935 | .travis.yml | .travis.yml | language: objective-c
osx_image: xcode9.3
env:
global:
- LC_CTYPE=en_US.UTF-8
- LANG=en_US.UTF-8
- WORKSPACE=SwiftyNotifications.xcworkspace
- FRAMEWORK_SCHEME="SwiftyNotifications"
- SDK=iphonesimulator11.3
- RUN_TESTS="YES"
- POD_LINT="NO"
matrix:
- DESTINATION="OS=11.3,name=iPhone 8"
- DES... | language: objective-c
osx_image: xcode9.4
env:
global:
- LC_CTYPE=en_US.UTF-8
- LANG=en_US.UTF-8
- WORKSPACE=SwiftyNotifications.xcworkspace
- FRAMEWORK_SCHEME="SwiftyNotifications"
- SDK=iphonesimulator11.4
- RUN_TESTS="YES"
- POD_LINT="NO"
matrix:
- DESTINATION="OS=11.4,name=iPhone 8"
- DES... | Update Xcode version on ci. | Update Xcode version on ci.
| YAML | mit | abdullahselek/SwiftyNotifications,abdullahselek/SwiftyNotifications,abdullahselek/SwiftyNotifications |
9ce1d0b9d166f2987fb48ce9edcb9272ae9496c1 | .travis.yml | .travis.yml | language: c
compiler:
- gcc
- clang
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq libmicrohttpd-dev
script: ./waf configure build
| language: c
compiler:
- gcc
- clang
before_install:
- echo "yes" | sudo add-apt-repository ppa:dns/gnu
- sudo apt-get update -qq
- sudo apt-get install -qq libmicrohttpd-dev
script: ./waf configure build
| Use ppa in Travis config to get newer version of libmicrohttpd. | Use ppa in Travis config to get newer version of libmicrohttpd.
Current Ubuntu version that Travis is running has a really old version
of libmicrohttpd (0.4.6). This adds a ppa with a newer version.
| YAML | mit | tom5760/microhttpd_utils,tom5760/microhttpd_utils |
e55399f50b08c810e81e6aa1e1109aaaee8fb05e | goreleaser.yml | goreleaser.yml | build:
main: main.go
binary: hugo
ldflags: -s -w -X hugolib.BuildDate={{.Date}} -linkmode external -extldflags "-static"
goos:
- darwin
- linux
- windows
- freebsd
- netbsd
- openbsd
- dragonfly
goarch:
- amd64
- 386
- arm
- arm64
fpm:
formats:
- deb
vendo... | build:
main: main.go
binary: hugo
ldflags: -s -w -X hugolib.BuildDate={{.Date}} -linkmode external -extldflags "-static"
goos:
- darwin
- linux
- windows
- freebsd
- netbsd
- openbsd
- dragonfly
goarch:
- amd64
- 386
- arm
- arm64
fpm:
formats:
- deb
vendo... | Fix some of the fpm fields for deb | releaser: Fix some of the fpm fields for deb
| YAML | apache-2.0 | mdhender/hugo,digitalcraftsman/hugo,fedelibre/hugo,anthonyfok/hugo,mdhender/hugo,gohugoio/hugo,mitchchn/hugo,mitchchn/hugo,fedelibre/hugo,fedelibre/hugo,fedelibre/hugo,anthonyfok/hugo,digitalcraftsman/hugo,mdhender/hugo,gohugoio/hugo,mdhender/hugo,anthonyfok/hugo,gohugoio/hugo |
53b5a2b552e65109347a690cc10f070ab32e1f2b | .travis.yml | .travis.yml | language: python
sudo: false
python:
- "2.7"
- "3.3"
- "3.4"
- "3.5"
addons:
apt:
packages:
- jpegoptim
- optipng
- pngcrush
- graphicsmagick
before_install:
- "nvm install 0.12"
- "nvm use 0.12"
- "node -v"
- "npm -v"
- "npm install -g less requirejs aut... | language: python
sudo: false
python:
- "2.7"
- "3.5"
addons:
apt:
packages:
- jpegoptim
- optipng
- pngcrush
- graphicsmagick
before_install:
- "nvm install 4.2.1"
- "nvm use 4.2.1"
- "node -v"
- "npm -v"
- "npm install -g less requirejs autoprefixer postcss-... | Update node.js version used in Travis to something that isn't ancient | Update node.js version used in Travis to something that isn't ancient
| YAML | mit | storborg/pyramid_frontend,storborg/pyramid_frontend,storborg/pyramid_frontend |
f7319d2c43d5ffdb88e176a7cfa81c2434c02277 | .travis.yml | .travis.yml | language: android
android:
components:
# Uncomment the lines below if you want to
# use the latest revision of Android SDK Tools
- tools # to get the new `repository-11.xml`
- tools # see https://github.com/travis-ci/travis-ci/issues/6040#issuecomment-219367943)
- platform-tools
# The BuildTo... | language: android
android:
jdk:
- oraclejdk8
before_cache:
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock
cache:
directories:
- $HOME/.gradle/caches/
- $HOME/.gradle/wrapper/
before_script:
- echo no | android create avd --force -n test -t android-19 --abi armeabi-v7a
- emulator -avd test -... | Allow Gradle pluing to handle Android components | Allow Gradle pluing to handle Android components
| YAML | apache-2.0 | adstro/rx-crypto,adstro/rx-crypto |
994647b4c2747c6fa8d32ed7c8e11e0340d10622 | .travis.yml | .travis.yml | sudo: false
sudo: false
language: perl
perl:
- "5.8"
- "5.10"
- "5.12"
- "5.14"
- "5.16"
- "5.18"
- "5.20"
- "5.22"
before_install:
- git clone git://github.com/travis-perl/helpers ~/travis-perl-helpers
- source ~/travis-perl-helpers/init --auto
install:
- cpanm --quiet -... | sudo: false
language: perl
perl:
- "5.8"
- "5.10"
- "5.12"
- "5.14"
- "5.16"
- "5.18"
- "5.20"
- "5.22"
before_install:
- git clone git://github.com/travis-perl/helpers ~/travis-perl-helpers
- source ~/travis-perl-helpers/init --auto
install:
- cpanm --quiet --installdeps ... | Add v5.22 to Travis, and run in container by turning off sudo | Add v5.22 to Travis, and run in container by turning off sudo
| YAML | artistic-2.0 | briandfoy/Test-Env,briandfoy/Test-Env |
1592c4cb20bab2af21d0724cb6a9f7a694cf0fcd | .travis.yml | .travis.yml | rvm:
- 2.1.0
- 2.0.0
- 1.9.3
| rvm:
- 2.2.0
- 2.1.0
- 2.0.0
- 1.9.3
| Add ruby 2.2.0 config for Travis | Add ruby 2.2.0 config for Travis
| YAML | mit | peelman/missing_validators,selaromi/missing_validators,duderamos/missing_validators,andrewgr/missing_validators |
437ceca47e4096be28462af94e97a0bc6e715928 | .travis.yml | .travis.yml | language: ruby
sudo: false
rvm:
- 2.0.0
- 2.1
- 2.2
- 2.3
install:
- "travis_retry bundle config build.nokogiri --use-system-libraries"
- "travis_retry bundle install --retry 3"
script: bundle exec rake
git:
depth: 10
| language: ruby
sudo: false
rvm:
- 2.0.0
- 2.1
- 2.2
- 2.3
matrix:
allow_failures:
- rvm: 2.3
install:
- "travis_retry bundle config build.nokogiri --use-system-libraries"
- "travis_retry bundle install --retry 3"
script: bundle exec rake
git:
depth: 10
| Allow 2.3 fail as it will failed currently. | Allow 2.3 fail as it will failed currently.
| YAML | mit | TangMonk/wechat,Eric-Guo/wechat,Eric-Guo/wechat,wolflee/wechat-rails,wolflee/wechat-rails,skinnyworm/wechat-rails,zfben/wechat |
b1169896853a8a347d179c6935c96978312fe894 | .travis.yml | .travis.yml | language: node_js
node_js:
- lts/argon
- lts/boron
- stable
cache:
directories:
- node_modules
before_install:
- if [[ $(npm --version) == 2* ]]; then npm install -g npm@latest-3; fi
after_success:
- npm i -g coveralls
- cat coverage/remapped/lcov.info | coveralls
| language: node_js
node_js:
- lts/argon
- lts/boron
- stable
cache:
directories:
- node_modules
after_success:
- npm i -g coveralls
- cat coverage/remapped/lcov.info | coveralls
| Remove upgrade to npm 3 in Travis | Remove upgrade to npm 3 in Travis
| YAML | mit | maxdavidson/typescript-library-boilerplate,maxdavidson/typescript-library-boilerplate |
c89c359921fca58ff3783205f1fb6a539713f895 | .travis.yml | .travis.yml | sudo: false
language: node_js
node_js:
- '0.10'
- '0.12'
- '4.2'
- '5.1'
branches:
only:
- master
- travis-ci
before_install:
- npm install
- npm install istanbul coveralls
| sudo: false
language: node_js
node_js:
- '0.10'
- '0.12'
- '4.2'
- '5.1'
- '5.2'
branches:
only:
- master
- travis-ci
before_install:
- npm install
- npm install istanbul coveralls
| Test with Node.js 5.2 on Travis CI. | Test with Node.js 5.2 on Travis CI.
| YAML | mit | bigeasy/packet,bigeasy/packet |
5d085f678fd6896fe48204a0d30a9b69e0f06eb7 | .travis.yml | .travis.yml | language: node_js
dist: trusty
node_js:
- 10
- node
env:
- NODE_ENV=production
install:
- npm --production=false install
- npm --production=false update
sudo: false
cache:
directories:
- node_modules
jobs:
include:
- stage: test
script:
- npm run lint
- npm run docs
- npm run tap
... | language: node_js
dist: trusty
node_js:
- 10
- node
env:
- NODE_ENV=production
install:
- npm --production=false install
- npm --production=false update
sudo: false
cache:
directories:
- ~/.cache/ms-playwright
- node_modules
jobs:
include:
- stage: test
script:
- npm run lint
- npm run d... | Add cached Playwright directory to Travis cache | Add cached Playwright directory to Travis cache
| YAML | bsd-3-clause | LLK/scratch-render,LLK/scratch-render |
1b8d1f940f9d8ab1e1f418e1cb1f726285027a58 | .travis.yml | .travis.yml |
language: python
env:
global:
- JEDI="jedi"
- IPYPARALLEL="ipyparallel"
- IPYTHON="ipython"
matrix:
include:
- python: 2.7
env:
JEDI="jedi==0.9" IPYPARALLEL="ipyparallel==5.2" IPYTHON="ipython<6.0"
- python: 3.4
- python: 3.5
install:
- travis_retry pip install coveralls... |
language: python
env:
global:
- JEDI="jedi"
- IPYPARALLEL="ipyparallel"
- IPYTHON="ipython"
matrix:
include:
- python: 3.4
- python: 3.5
- python: 3.6
install:
- travis_retry pip install coveralls $IPYTHON $IPYPARALLEL $JEDI
- travis_retry python setup.py install
- cd metakerne... | Stop testing python2.7; start testing python3.6 | Stop testing python2.7; start testing python3.6
| YAML | bsd-3-clause | Calysto/metakernel |
166338723fb146a96643aa0ca41b85dabdba7414 | .travis.yml | .travis.yml | language: java
script: "mvn verify"
jdk:
- oraclejdk7
- openjdk7
- openjdk8
- oraclejdk8
| language: java
script: "mvn verify"
jdk:
- oraclejdk7
- openjdk7
- oraclejdk8
| Remove OpenJDK 8 from the build configuration as it is not supported by Travis | Remove OpenJDK 8 from the build configuration as it is not supported by Travis
| YAML | apache-2.0 | ImmobilienScout24/appmon4j |
2eaca7ae001b95ebd56f23e2145128a2cc8b9af8 | cron.yaml | cron.yaml | cron:
- description: Refresh volues from comicvine daily
url: /tasks/volumes/refresh
schedule: every 24 hours
- description: Refresh issues hourly
url: /tasks/issues/refresh
schedule: every 60 minutes
| cron:
- description: Refresh volues from comicvine daily
url: /tasks/volumes/refresh
schedule: every 60 minutes
- description: Refresh issues hourly
url: /tasks/issues/refresh
schedule: every 60 minutes
| Change volume update from daily to hourly | Change volume update from daily to hourly
| YAML | mit | xchewtoyx/pulldb |
dc75047401519b47a4931a0488808ddd545305ea | .travis.yml | .travis.yml | ### Project specific config ###
language: node_js
node_js:
- '4'
- '6'
env:
global:
- ATOM_LINT_WITH_BUNDLED_NODE="false"
os:
- linux
after_script:
- npm run lint
### Generic setup follows ###
script:
- curl -s -O https://raw.githubusercontent.com/atom/ci/master/build-package.sh
- chmod u+x build... | ### Project specific config ###
language: node_js
node_js:
- '4'
- '6'
env:
global:
- ATOM_LINT_WITH_BUNDLED_NODE="false"
os:
- linux
after_script:
- npm run lint
### Generic setup follows ###
script:
- curl -s -O https://raw.githubusercontent.com/atom/ci/master/build-package.sh
- chmod u+x build... | Update Travis-CI image to Trusty | Update Travis-CI image to Trusty
Atom beta builds on Travis-CI now require their Trusty based image to
build properly.
| YAML | mit | AtomLinter/linter-markdown,leipert/linter-markdown |
b1924928b6ecd273ac0422101d7624d328f84159 | .travis.yml | .travis.yml | language: node_js
sudo: required
dist: trusty
node_js:
- '5.1'
cache:
directories:
- node_modules
before_script:
- 'export DISPLAY=:99.0'
- sh -e /etc/init.d/xvfb start
- sleep 3
- npm install -g bower gulp
- bower install
- gulp lint
before_deploy:
- openssl aes-256-cbc -K $encrypted_7ef9aab2215d... | language: node_js
sudo: required
dist: trusty
node_js:
- '5.1'
cache:
directories:
- node_modules
before_script:
- 'export DISPLAY=:99.0'
- sh -e /etc/init.d/xvfb start
- sleep 3
- npm install -g bower gulp
- bower install
- gulp lint
before_deploy:
- openssl aes-256-cbc -K $encrypted_7ef9aab2215d... | Update Travis to fix Google Cloud SDK issue | Update Travis to fix Google Cloud SDK issue
| YAML | mit | GDGSpain/gdg.es,reiaguilera/gdg.es,reiaguilera/gdg.es,GDGSpain/gdg.es |
969b9010d55b3ce6b0f04668b3b6ccaa046dca7e | .travis.yml | .travis.yml | language: node_js
sudo: false
node_js:
- '0.10'
- '0.12'
- '4'
- '5'
after_script:
- npm run coveralls
services:
- redis-server
notifications:
hipchat:
rooms:
secure: bS4/Cv5LNy+CK2kMkkWgSojHhiAiJCuhsvtPusfCm29kMvelvgsETy8DUV7eQyCMab/lVAp8rbbMQ0x0xcX9yXkk3ubesVY5RFoXUyoQkc2FMx48bMrQQfqMDDK4D0BPRUPwGj9kvAYKS... | language: node_js
sudo: false
node_js:
- '0.10'
- '0.12'
- '4'
after_script:
- npm run coveralls
services:
- redis-server
notifications:
hipchat:
rooms:
secure: bS4/Cv5LNy+CK2kMkkWgSojHhiAiJCuhsvtPusfCm29kMvelvgsETy8DUV7eQyCMab/lVAp8rbbMQ0x0xcX9yXkk3ubesVY5RFoXUyoQkc2FMx48bMrQQfqMDDK4D0BPRUPwGj9kvAYKSZ0CD/k... | Stop testing on node 5 for now | Stop testing on node 5 for now
| YAML | mit | tes/compoxure,tes/compoxure |
6a8c3feae3ebec614eec0ce6417eb0d59c22b725 | .travis.yml | .travis.yml | language: ruby
rvm:
- 2.2.0
addons:
code_climate:
repo_token: 102f93127d467b1146e3a0a7bb10fd7d24f50824db1741314d4cf746b5f06cc9
| language: ruby
rvm:
- 2.2.0
before_script:
- bundle exec rake db:schema:load RAILS_ENV=test
addons:
code_climate:
repo_token: 102f93127d467b1146e3a0a7bb10fd7d24f50824db1741314d4cf746b5f06cc9
| Load database on tribes build | Load database on tribes build
| YAML | mit | werein/authr,werein/authr,werein/authr |
a1722a1d9301e3afc9ba1f269f3bcde6d7da9059 | .travis.yml | .travis.yml | # Lock down dist to ensure that builds run on a distribution that supports oraclejdk8
dist: trusty
language: ruby
jdk:
- oraclejdk8
rvm:
- 2.6.6
install:
- gem install bundler
- bundle install
script: buildr package
git:
depth: false
| # Lock down dist to ensure that builds run on a distribution that supports oraclejdk8
dist: trusty
language: ruby
jdk:
- oraclejdk8
rvm:
- 2.7.2
install:
- gem install bundler
- bundle install
script: buildr package
git:
depth: false
| Update the version of ruby used to build project in TravisCI. | Update the version of ruby used to build project in TravisCI.
| YAML | apache-2.0 | realityforge/arez,realityforge/arez,realityforge/arez |
0615db6ee036e1117518409fef82c03659b631c9 | .travis.yml | .travis.yml | ---
language: ruby
bundler_args: --without development
script: "bundle exec rake validate && bundle exec rake lint && bundle exec rake spec SPEC_OPTS='--format documentation'"
after_success:
["git clone -q git://github.com/puppetlabs/ghpublisher.git .forge-releng", ".forge-releng/publish"]
env:
global:
- PUBLIS... | ---
language: ruby
bundler_args: --without development
script: "bundle exec rake validate && bundle exec rake lint && bundle exec rake spec SPEC_OPTS='--format documentation'"
after_success:
["git clone -q git://github.com/puppetlabs/ghpublisher.git .forge-releng", ".forge-releng/publish"]
env:
global:
- PUBLIS... | Use modulesync to manage meta files | Use modulesync to manage meta files
| YAML | apache-2.0 | camptocamp/puppet-postgis |
917c335b53d580b7a941781a88b9bc08adec22b7 | .travis.yml | .travis.yml | language: cpp
sudo: true
dist: trusty
compiler:
- gcc
- clang
before_install:
- sudo add-apt-repository ppa:v-launchpad-jochen-sprickerhof-de/pcl -y
- sudo apt-get update -d
install:
- sudo apt-get install build-essential pkg-config cmake libwxgtk2.8-dev libftdi-dev freeglut3-dev zlib1g-dev libusb-1.0-0... | language: cpp
sudo: true
dist: trusty
compiler:
- gcc
- clang
before_install:
- sudo add-apt-repository ppa:v-launchpad-jochen-sprickerhof-de/pcl -y
- sudo apt-get update -d
install:
- sudo apt-get install build-essential pkg-config cmake libwxgtk2.8-dev libftdi-dev freeglut3-dev zlib1g-dev libusb-1.0-0... | Add python deps to Travis | Add python deps to Travis
cc: da39a3ee5e6b4b0d3255bfef95601890afd80709@jolting
rel: https://github.com/MRPT/mrpt/pull/320 | YAML | bsd-3-clause | MRPT/mrpt,MRPT/mrpt,MRPT/mrpt,MRPT/mrpt,MRPT/mrpt |
750dad21868304cbe06b2039e5a8f0f561caa924 | .travis.yml | .travis.yml | language: cpp
dist: trusty
sudo: required
only:
- master
- develop
- \/feature\/.+
- \/fix\/.+
- \/hotfix\/.+
- \/release\/.+
addons:
apt:
sources:
- ubuntu-toolchain-r-test
before_install:
- sudo apt-get update
- sudo apt-get install libssl-dev libbluetooth3 libbluetooth-dev libudev-dev cma... | language: cpp
dist: trusty
sudo: required
only:
- master
- develop
- \/feature\/.+
- \/fix\/.+
- \/hotfix\/.+
- \/release\/.+
addons:
apt:
sources:
- ubuntu-toolchain-r-test
before_install:
- sudo apt-get update
- sudo apt-get install libssl-dev libbluetooth3 libbluetooth-dev libudev-dev cma... | Add multithread and move tests into main build | Add multithread and move tests into main build
| YAML | bsd-3-clause | smartdevicelink/sdl_core,smartdevicelink/sdl_core,smartdevicelink/sdl_core,smartdevicelink/sdl_core |
06c6de5048d88de4af1f701d1384e20950bccd76 | .travis.yml | .travis.yml | language: python
install:
- pip install tox python-coveralls
script:
- tox
after_success:
- coveralls
env:
- TOXENV=py27
| language: python
addons:
apt:
packages:
- pkg-config
- python-dev
# PyAV depdendencies
- libavformat-dev
- libavcodec-dev
- libavdevice-dev
- libavutil-dev
- libswscale-dev
- libavresample-dev
# Pillow dependencies
- libtiff4-dev
- libjpeg8-d... | Add apt dependencies for Travis CI | Add apt dependencies for Travis CI
| YAML | mit | kxz/littlebrother |
b6e426a544617e912e58f110f9df1b26cec0e2d7 | .travis.yml | .travis.yml | language: python
python:
- "2.7"
before_install:
- wget http://repo.continuum.io/miniconda/Miniconda-latest-Linux-x86_64.sh -O miniconda.sh
- chmod +x miniconda.sh
- bash miniconda.sh -b -p $HOME/miniconda
- export PATH="/home/travis/miniconda/bin:$PATH"
- conda update --yes conda
- conda install --yes py... | language: python
python:
- "2.7"
before_install:
- wget http://repo.continuum.io/miniconda/Miniconda-latest-Linux-x86_64.sh -O miniconda.sh
- chmod +x miniconda.sh
- bash miniconda.sh -b -p $HOME/miniconda
- export PATH="/home/travis/miniconda/bin:$PATH"
- conda update --yes conda
- conda install --yes py... | Add graphviz/pygraphviz to Travi Please enter the commit message for your changes. Lines starting | Add graphviz/pygraphviz to Travi
Please enter the commit message for your changes. Lines starting
| YAML | bsd-2-clause | pvtodorov/indra,johnbachman/belpy,jmuhlich/indra,johnbachman/belpy,johnbachman/indra,sorgerlab/belpy,pvtodorov/indra,johnbachman/indra,jmuhlich/indra,sorgerlab/indra,pvtodorov/indra,johnbachman/belpy,bgyori/indra,bgyori/indra,sorgerlab/belpy,sorgerlab/indra,pvtodorov/indra,bgyori/indra,sorgerlab/indra,johnbachman/indra... |
8e854c7004c391f150e10fad04568d34f248bc9e | .travis.yml | .travis.yml | language: node_js
node_js:
- '10'
- '8'
- '6'
- '4'
- '0.12'
- '0.10'
| language: node_js
node_js: node
| Use latest version of node for CI | Use latest version of node for CI
| YAML | bsd-2-clause | jhlywa/chess.js |
05e722c1a709af7e7e6d3d929cb9666e2310a8bb | .travis.yml | .travis.yml | language: ruby
rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- jruby-19mode # JRuby in 1.9 mode
- rbx-19mode
# - jruby-18mode # JRuby in 1.8 mode
# - rbx-18mode
# uncomment this line if your project needs to run something other than `rake`:
# script: bundle exec rspec spec
| language: ruby
rvm:
- 1.8.7
- 1.9.2
- 1.9.3
# - jruby-19mode # JRuby in 1.9 mode
- rbx-19mode
# - jruby-18mode # JRuby in 1.8 mode
# - rbx-18mode
# uncomment this line if your project needs to run something other than `rake`:
# script: bundle exec rspec spec
| Disable JRuby for regression test | Disable JRuby for regression test
| YAML | mit | pjotrp/bioruby-gff3-plugin,pjotrp/bioruby-gff3-plugin |
b046c4b1c6358bf0e76b57236be0029305e252d7 | .travis.yml | .travis.yml | language: go
os:
- linux
- osx
go:
- 1.7.x
- 1.8.x
- 1.9.x
- tip
matrix:
include:
- os: linux
go: 1.5.x
go: 1.6.x
before_install:
- if [[ $TRAVIS_GO_VERSION == 1.9* ]]; then go get github.com/axw/gocov/gocov github.com/mattn/goveralls; fi
script:
- while true; do ech... | language: go
os:
- linux
- osx
go:
- 1.5.x
- 1.6.x
- 1.7.x
- 1.8.x
- 1.9.x
- tip
matrix:
exclude:
- os: osx
go: 1.5.x
- os: osx
go: 1.6.x
before_install:
- if [[ $TRAVIS_GO_VERSION == 1.9* ]]; then go get github.com/axw/gocov/gocov github.com/mattn/goveralls... | Revert the build matrix logic to exclude specific macOS versions from testing | Revert the build matrix logic to exclude specific macOS versions from testing
| YAML | mit | muesli/toktok |
43722d4c3b9a6060a016e7befcf1d0f225cb14a4 | .travis.yml | .travis.yml | language: c
addons:
apt:
packages:
- xsltproc
sudo: false
script:
- make
- make test OBJDIR=../obj/
| language: c
addons:
apt:
packages:
- xsltproc
- libxml2-utils
sudo: false
script:
- make
- make test OBJDIR=../obj/
| Make sure Travis has xmllint available | Make sure Travis has xmllint available
| YAML | apache-2.0 | dontcallmedom/widlproc |
c3463c37b5d7cba957d8ad47f73771946b6f737b | .travis.yml | .travis.yml | language: java
env:
global:
- MAVEN_OPTS="-XX:MaxPermSize=512m -Xmx2048m -Xms1024m"
jdk:
- oraclejdk7
sudo: false
script:
- cd releng/org.obeonetwork.m2doc.parent/
- mvn -v
- mvn clean verify
| language: java
env:
global:
- MAVEN_OPTS="-XX:MaxPermSize=512m -Xmx2048m -Xms1024m"
jdk:
- oraclejdk7
sudo: false
script:
- cd releng/org.obeonetwork.m2doc.parent/
- mvn -v
- mvn clean verify
deploy:
provider: releases
api_key: "$GH_TOKEN"
file:
- "releng/org.obeonetwork.m2doc.update/target/org.ob... | Add the deploy phase again with a hiden token. | Add the deploy phase again with a hiden token. | YAML | epl-1.0 | nlepine/M2Doc,nlepine/M2Doc,ObeoNetwork/M2Doc,ldelaigue/M2Doc,ObeoNetwork/M2Doc,ylussaud/M2Doc,nlepine/M2Doc,ylussaud/M2Doc,ObeoNetwork/M2Doc,ldelaigue/M2Doc,ldelaigue/M2Doc |
41ba6cc79c9596d70880601fa3ab1c72cd961f4c | .travis.yml | .travis.yml | language: node_js
node_js:
- '4.0'
- '9.0'
after_script: bash <(curl -s https://codecov.io/bash)
deploy:
- provider: npm
skip_cleanup: true
email: tituswormer@gmail.com
api_key:
secure: ZYtBEqa382TL3cc41KgP3Xj1chwQFkr33EdnBMb6SBX83BhMQnzLX6OeBZqxaTNA3rMF3IJvHhjkJLia+WaswO1YhYv+cncHjtlDmLc8FluN1Lz/WB... | language: node_js
node_js:
- '4.0'
- '9.0'
after_script: bash <(curl -s https://codecov.io/bash)
| Remove npm deployment from Travis | Remove npm deployment from Travis
| YAML | mit | wooorm/unified-engine |
53bfd97c397d1b880c431192d7853cf63447c9dc | .travis.yml | .travis.yml | language: php
php:
- 5.3
- 5.4
- 5.5
- 5.6
- hhvm
matrix:
allow_failures:
- php: hhvm
before_script: composer install -n
script: vendor/bin/phpunit -v --coverage-clover=coverage.clover
after_script:
- sh -c 'if [ "$TRAVIS_PHP_VERSION" != "hhvm" ]; then wget https://scrutinizer-ci.com/ocular... | language: php
php:
- 5.3
- 5.4
- 5.5
- 5.6
- hhvm
matrix:
allow_failures:
- php: hhvm
sudo: false
cache:
directories:
- $HOME/.composer/cache
install: composer install -n
script: vendor/bin/phpunit -v --coverage-clover=coverage.clover
after_script:
- sh -c 'if [ "$TRAVIS_PHP_VERSION... | Switch to Docker-based infrastructure on Travis | Switch to Docker-based infrastructure on Travis | YAML | mit | theofidry/twig-extension,tgalopin/twig-extension,theofidry/twig-extension,puli/twig-extension,puli/twig-extension,tgalopin/twig-extension |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.