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 |
|---|---|---|---|---|---|---|---|---|---|
67d3430d5682e72bd9e86aa5b1afd2fe46bbdc4f | perfkitbenchmarker/data/nvidia_unrestricted_permissions_daemonset.yml | perfkitbenchmarker/data/nvidia_unrestricted_permissions_daemonset.yml | apiVersion: apps/v1beta2
kind: DaemonSet
metadata:
name: nvidia-add-unrestricted-permissions-dameon-set
spec:
selector:
matchLabels:
name: nvidia-add-unrestricted-permissions
template:
metadata:
labels:
name: nvidia-add-unrestricted-permissions
spec:
containers:
- name:... | # This file defines a daemonset which runs automatically on all
# kubernetes nodes. It is used like so: kubectl create -f <this file_path>.
# The daemonset does the following:
# - enables persistence mode on the nvidia driver
# - allows all users to set the GPU clock speed
# In effect, this allows pods created with... | Change the NVIDIA permissions daemonset so that it does not consume GPU resources, but still works as intended. This allows all GPUs on the node to be useable by pods. Furthermore, pods can set the clock speed of the GPUs, as this daemonset grants them permissions to do so. | Change the NVIDIA permissions daemonset so that it does not consume GPU
resources, but still works as intended. This allows all GPUs on the node to be useable by pods. Furthermore, pods can set the clock speed of the GPUs, as this daemonset grants them permissions to do so.
-------------
Created by MOE: https://github... | YAML | apache-2.0 | GoogleCloudPlatform/PerfKitBenchmarker,GoogleCloudPlatform/PerfKitBenchmarker,GoogleCloudPlatform/PerfKitBenchmarker,GoogleCloudPlatform/PerfKitBenchmarker |
e4a725b36367ae69dca4872d33fa5ecfab6f65a5 | deployments/helm-chart/Chart.yaml | deployments/helm-chart/Chart.yaml | name: nginx-ingress
version: 0.9.0
appVersion: edge
description: NGINX Ingress Controller
icon: https://raw.githubusercontent.com/nginxinc/kubernetes-ingress/master/deployments/helm-chart/chart-icon.png
sources:
- https://github.com/nginxinc/kubernetes-ingress/tree/master/deployments/helm-chart
keywords:
- ingress
... | name: nginx-ingress
version: edge
appVersion: edge
description: NGINX Ingress Controller
icon: https://raw.githubusercontent.com/nginxinc/kubernetes-ingress/master/deployments/helm-chart/chart-icon.png
sources:
- https://github.com/nginxinc/kubernetes-ingress/tree/master/deployments/helm-chart
keywords:
- ingress
... | Change version to edge in helm chart | Change version to edge in helm chart
| YAML | apache-2.0 | nginxinc/kubernetes-ingress,nginxinc/kubernetes-ingress,nginxinc/kubernetes-ingress,nginxinc/kubernetes-ingress |
215f083820edd02e352bf6b8162090d4439b560e | config/jobs/kubernetes-sigs/kube-scheduler-simulator/kube-scheduler-simulator-presubmits-master.yaml | config/jobs/kubernetes-sigs/kube-scheduler-simulator/kube-scheduler-simulator-presubmits-master.yaml | # sigs.k8s.io/kube-scheduler-simulator presubmits
presubmits:
kubernetes-sigs/kube-scheduler-simulator:
- name: pull-kube-scheduler-simulator-backend-lint
annotations:
testgrid-dashboards: sig-scheduling
testgrid-tab-name: pull-kube-scheduler-simulator-backend-lint
decorate: true
path_alias:... | # sigs.k8s.io/kube-scheduler-simulator presubmits
presubmits:
kubernetes-sigs/kube-scheduler-simulator:
- name: pull-kube-scheduler-simulator-backend-lint
annotations:
testgrid-dashboards: sig-scheduling
testgrid-tab-name: pull-kube-scheduler-simulator-backend-lint
decorate: true
path_alias:... | Update go version to v1.19 | Update go version to v1.19 | YAML | apache-2.0 | kubernetes/test-infra,kubernetes/test-infra,kubernetes/test-infra,dims/test-infra,BenTheElder/test-infra,BenTheElder/test-infra,dims/test-infra,jessfraz/test-infra,kubernetes/test-infra,jessfraz/test-infra,jessfraz/test-infra,cblecker/test-infra,cblecker/test-infra,dims/test-infra,cblecker/test-infra,michelle192837/tes... |
682350ff7309b368a97f71c390d0cbd230963089 | test/fixtures/service_versions.yml | test/fixtures/service_versions.yml | servicio1_v1:
service: servicio_1
user: pablito
version_number: 1
spec: &spec_servicio1_v1
swagger: '2.0'
info:
version: 0.0.0
title: Simple API
paths:
/:
get:
responses:
200:
description: O... | servicio1_v1:
service: servicio_1
user: pablito
version_number: 1
spec: &spec_servicio1_v1
swagger: '2.0'
info:
version: 0.0.0
title: Simple API
paths:
/test:
get:
responses:
200:
descriptio... | Add path to servicio1_v1 fixture | Add path to servicio1_v1 fixture
| YAML | bsd-3-clause | continuum/APIO,e-gob/interoperabilidad,e-gob/interoperabilidad,continuum/APIO,e-gob/interoperabilidad,continuum/APIO |
39c18f08f5483302e43c2a9754dccbe96cadf4b4 | metadata/org.woheller69.level.yml | metadata/org.woheller69.level.yml | Categories:
- Science & Education
License: GPL-3.0-or-later
AuthorName: woheller69
SourceCode: https://github.com/woheller69/level
IssueTracker: https://github.com/woheller69/level/issues
AutoName: Bubble
RepoType: git
Repo: https://github.com/woheller69/level
Builds:
- versionName: '1.0'
versionCode: 10
... | Categories:
- Science & Education
License: GPL-3.0-or-later
AuthorName: woheller69
SourceCode: https://github.com/woheller69/level
IssueTracker: https://github.com/woheller69/level/issues
AutoName: Bubble
RepoType: git
Repo: https://github.com/woheller69/level
Builds:
- versionName: '1.0'
versionCode: 10
... | Update Bubble to 1.1 (11) | Update Bubble to 1.1 (11)
| YAML | agpl-3.0 | f-droid/fdroiddata,f-droid/fdroiddata |
df39b7e5e8bf3e1ded239eb355ccb8e7faa6f147 | hieradata/node/postgresql-primary-1.backend.publishing.service.gov.uk.yaml | hieradata/node/postgresql-primary-1.backend.publishing.service.gov.uk.yaml | govuk_env_sync::tasks:
"push_email_alert_api_production_daily":
ensure: "absent"
hour: "2"
minute: "01"
action: "push"
dbms: "postgresql"
storagebackend: "s3"
database: "email-alert-api_production"
temppath: "/var/lib/autopostgresqlbackup/email-alert-api_production"
url: "govuk-pro... | govuk_env_sync::tasks:
"push_publishing_api_production_daily":
ensure: "absent"
hour: "2"
minute: "30"
action: "push"
dbms: "postgresql"
storagebackend: "s3"
database: "publishing_api_production"
temppath: "/var/lib/autopostgresqlbackup/publishing_api_production"
url: "govuk-produc... | Remove the absent push job for the email_alert_api | Remove the absent push job for the email_alert_api
In Carrenza, as the app now runs in AWS.
| YAML | mit | alphagov/govuk-puppet,alphagov/govuk-puppet,alphagov/govuk-puppet,alphagov/govuk-puppet,alphagov/govuk-puppet,alphagov/govuk-puppet |
e2e32d4dc09ed49e42c0a5c2402192a0af324d0e | metadata/science.iodev.fissh.yml | metadata/science.iodev.fissh.yml | Categories:
- Security
License: MIT
AuthorName: IODev
AuthorEmail: ioan@member.fsf.org
WebSite: https://www.iodev.science
SourceCode: https://git.iodev.science/ioan/FiSSH-App.git
AutoName: FiSSH
Summary: SSH authentication via Fingerprint scanning over network (SSL Sockets).
Description: |-
This Android app stor... | Categories:
- Security
License: MIT
AuthorName: IODev
AuthorEmail: ioan@member.fsf.org
WebSite: https://www.iodev.science
SourceCode: https://git.iodev.science/ioan/FiSSH-App.git
AutoName: FiSSH
Summary: SSH authentication via Fingerprint scanning over network (SSL Sockets).
Description: |-
This Android app stor... | Update FiSSH to 2.6 (26) | Update FiSSH to 2.6 (26)
| YAML | agpl-3.0 | f-droid/fdroid-data,f-droid/fdroiddata,f-droid/fdroiddata |
44d7008126d3f7bc3c57f33fd905b4f47611ab9d | controllers/nginx/examples/daemonset/as-daemonset.yaml | controllers/nginx/examples/daemonset/as-daemonset.yaml | apiVersion: extensions/v1beta1
kind: DaemonSet
metadata:
name: nginx-ingress-lb
spec:
template:
metadata:
labels:
name: nginx-ingress-lb
spec:
terminationGracePeriodSeconds: 60
containers:
- image: gcr.io/google_containers/nginx-ingress-controller:0.5
name: ngin... | apiVersion: extensions/v1beta1
kind: DaemonSet
metadata:
name: nginx-ingress-lb
spec:
template:
metadata:
labels:
name: nginx-ingress-lb
spec:
terminationGracePeriodSeconds: 60
containers:
- image: gcr.io/google_containers/nginx-ingress-controller:0.5
name: ngin... | Fix arguments to match replication controller | Fix arguments to match replication controller
The DaemonSet as it exists causes the pod to crash on startup with the following:
Error syncing pod, skipping: failed to "StartContainer" for "nginx-ingress-lb" with RunContainerError: "runContainer: API error (500): Cannot start container 7eab41694a7d817665337724b5710b... | YAML | apache-2.0 | canhnt/ingress,nicksardo/ingress,danielqsj/ingress,winfield-chen-hs/ingress,winfield-chen-hs/ingress,matthewg/ingress,aledbf/ingress-nginx,aledbf/ingress-nginx,jcmoraisjr/ingress,arjanschaaf/ingress,coryfklein/ingress,literalice/ingress,kubernetes/ingress-nginx,caicloud/ingress,canhnt/ingress,caicloud/ingress,arjanscha... |
7368fae4522287354d6a72da8779bfa2307a2482 | packages/co/conduit-merge.yaml | packages/co/conduit-merge.yaml | homepage: https://github.com/cblp/conduit-merge#readme
changelog-type: ''
hash: 81992de826494fe0de54312a3ec79f8449b5f19191b47b57a8a7bd385798822d
test-bench-deps: {}
maintainer: cblp@cblp.su
synopsis: Merge multiple sorted conduits
changelog: ''
basic-deps:
base: ! '>=4.7 && <5'
conduit: ! '>=1.2.6.6 && <1.3'
mtl:... | homepage: https://github.com/cblp/conduit-merge#readme
changelog-type: ''
hash: 35ede05ea6f2e87c60848179f409758ce9ee5671e2804dd20f19af1f24cfbe8c
test-bench-deps: {}
maintainer: cblp@cblp.su
synopsis: Merge multiple sorted conduits
changelog: ''
basic-deps:
base: ! '>=4.7 && <5'
conduit: ! '>=1.3 && <1.4'
mtl: -an... | Update from Hackage at 2019-05-27T07:56:33Z | Update from Hackage at 2019-05-27T07:56:33Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
e7dc3c669a5e06146e9fdd63f17e6029c1d74938 | packages/st/star.yaml | packages/st/star.yaml | homepage: https://github.com/chessai/star#readme
changelog-type: ''
hash: bbe3ebd54dab57437ec75f090e87b62c4352240ef4ea49e3bcfa673a4eb22ba9
test-bench-deps: {}
maintainer: dcartwright@layer3com.com
synopsis: ! '*-semirings'
changelog: ''
basic-deps:
base: ! '>=4 && <5'
all-versions:
- '0.0.0.1'
- '0.0.0.2'
author: Dan... | homepage: https://github.com/chessai/star#readme
changelog-type: ''
hash: acc47366751a49f997af6d1cb370fe292534fea412faddb55849619f9f99d289
test-bench-deps: {}
maintainer: dcartwright@layer3com.com
synopsis: ! '*-semirings'
changelog: ''
basic-deps:
base: ! '>=4.8 && <5.0'
all-versions:
- '0.0.0.1'
- '0.0.0.2'
- '0.0.... | Update from Hackage at 2017-12-31T03:32:37Z | Update from Hackage at 2017-12-31T03:32:37Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
31d90903c3b8908e97c48a72e730b903e564bfa7 | roles/heroku/tasks/main.yml | roles/heroku/tasks/main.yml | ---
- name: Install Heroku Toolbelt
homebrew_cask: name=heroku-toolbelt state=installed
- name: Update Toolbelt
shell: heroku update
changed_when: no
tags: update
- name: Create ~/.bin
file: dest=~/.bin state=directory
- name: Link executables
file: src={{ item }} dest=~/.bin/{{ item | basename }} state=... | ---
- name: Install Heroku Toolbelt
shell: >-
wget -qO- https://toolbelt.heroku.com/install.sh | sh
creates=/usr/local/heroku/bin/heroku
- name: Update Toolbelt
shell: heroku update
changed_when: no
tags: update
- name: Create ~/.bin
file: dest=~/.bin state=directory
- name: Link executables
file... | Remove dependency on Homebrew Cask from Heroku role | Remove dependency on Homebrew Cask from Heroku role
| YAML | mit | jcf/ansible-dotfiles,jcf/ansible-dotfiles,jcf/ansible-dotfiles,jcf/ansible-dotfiles,jcf/ansible-dotfiles |
796394e195c780e73b649a49775849fa55926caa | packages/sh/shake-futhark.yaml | packages/sh/shake-futhark.yaml | homepage: ''
changelog-type: markdown
hash: 3000a45f79cfc3407e5de8017bb4388988b397c420b0555e1e97c0c9514edbf7
test-bench-deps: {}
maintainer: vamchale@gmail.com
synopsis: Dependency tracking for Futhark
changelog: |
# shake-futhark
## 0.1.0.2
* Nice-ify paths before `need`-ing them
## 0.1.0.1
* Fix bug... | homepage: ''
changelog-type: markdown
hash: 6a39d37bd22628a61c4fd48a8b039e7569b87a6146fe6c3037a1464f2cd691d3
test-bench-deps: {}
maintainer: vamchale@gmail.com
synopsis: Dependency tracking for Futhark
changelog: |
# shake-futhark
## 0.2.0.0
* Interleave `need`s
## 0.1.0.2
* Nice-ify paths before `nee... | Update from Hackage at 2020-09-22T22:53:24Z | Update from Hackage at 2020-09-22T22:53:24Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
0955a131e8807982dff975a85384a3b162d2555e | packages/pi/pipes-interleave.yaml | packages/pi/pipes-interleave.yaml | homepage: http://github.com/bgamari/pipes-interleave
changelog-type: ''
hash: 72011ea5918dda825371c764b16ade07c62d810d9d30249ddad25b1d41287868
test-bench-deps: {}
maintainer: bgamari.foss@gmail.com
synopsis: Interleave and merge streams of elements
changelog: ''
basic-deps:
heaps: ! '>=0.3 && <0.4'
base: ! '>=4.8 &... | homepage: http://github.com/bgamari/pipes-interleave
changelog-type: ''
hash: e7865811c94655ea6653d1c4556cace83425b3b7e7f8723d277db9d53b9ced91
test-bench-deps: {}
maintainer: bgamari.foss@gmail.com
synopsis: Interleave and merge streams of elements
changelog: ''
basic-deps:
heaps: ! '>=0.3 && <0.4'
base: ! '>=4.8 &... | Update from Hackage at 2017-08-10T03:14:17Z | Update from Hackage at 2017-08-10T03:14:17Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
cd34b4282b8466f87266e7066fcc981a9e71c8cf | manifests/cf-manifest/operations.d/300-upgrade-cflinuxfs2-for-cve-mitigation.yml | manifests/cf-manifest/operations.d/300-upgrade-cflinuxfs2-for-cve-mitigation.yml | ---
- type: replace
path: /releases/name=cflinuxfs2
value:
name: cflinuxfs2
version: 1.227.0
url: https://bosh.io/d/github.com/cloudfoundry/cflinuxfs2-release?v=1.227.0
sha1: 7d407ac592eed31ce5d857fd7eb03bbc9dd00965
| ---
- type: replace
path: /releases/name=cflinuxfs2
value:
name: cflinuxfs2
version: 1.233.0
url: https://bosh.io/d/github.com/cloudfoundry/cflinuxfs2-release?v=1.233.0
sha1: a64b14ff25c13a482124c094ab4884e2ebf67e08
| Use cflinuxfs2 1.233 for cf-deployment v3.6.0 | Use cflinuxfs2 1.233 for cf-deployment v3.6.0
| YAML | mit | alphagov/paas-cf,alphagov/paas-cf,alphagov/paas-cf,alphagov/paas-cf,alphagov/paas-cf,alphagov/paas-cf,alphagov/paas-cf,alphagov/paas-cf |
61cf2cd06e00fd78d9b92f26a16027c6a58ed6fd | .github/workflows/depsreview.yaml | .github/workflows/depsreview.yaml | name: 'Dependency Review'
on: [pull_request]
permissions:
contents: read
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- name: 'Checkout Repository'
uses: actions/checkout@v3
- name: 'Dependency Review'
uses: actions/dependency-review-action@v1
| name: 'Dependency Review'
on: [pull_request]
permissions:
contents: read
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- name: 'Checkout Repository'
uses: actions/checkout@v3
- name: 'Dependency Review'
uses: actions/dependency-review-action@v2
| Bump actions/dependency-review-action from 1 to 2 | Bump actions/dependency-review-action from 1 to 2
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 1 to 2.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](https://github.com/actions/dependency-review-action/compare/v1...v2)
... | YAML | mit | rspec/rspec-rails,rspec/rspec-rails,rspec/rspec-rails |
90bbbc5a1755ee49c77e2859d61e92ca8899dadc | .github/workflows/lint_python.yml | .github/workflows/lint_python.yml | name: lint_python
on: [pull_request, push]
jobs:
lint_python:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- run: pip install --upgrade pip wheel
- run: pip install black flake8 flake8-2020 flake8-comprehensions
mypy... | name: lint_python
on: [pull_request, push]
jobs:
lint_python:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- run: pip install --upgrade pip wheel
- run: pip install black flake8 flake8-2020 flake8-comprehensions mypy safety
- run: blac... | Make mypy a mandatory test | Make mypy a mandatory test
| YAML | agpl-3.0 | jjjake/internetarchive |
e8a9f9a2df859ef2b04083d909d4b5bf5ce41e11 | packages/ic/icfpc2020-galaxy.yaml | packages/ic/icfpc2020-galaxy.yaml | homepage: ''
changelog-type: ''
hash: 9f405fb8ef4a9cb94ee5f6bdca1d4e2a59fa1c4aaa9607ab8a9799981fb9e6e4
test-bench-deps: {}
maintainer: mniip@mniip.com
synopsis: A strange message received at the Pegovka observatory
changelog: ''
basic-deps:
base: '>=4.10 && <4.15'
ghc-prim: -any
transformers: '>=0.5'
all-versions... | homepage: ''
changelog-type: ''
hash: 5a7a0c47b14d1dcdcbda0c383ab4b2ffd3a0d01dde8c155314e1409a6de3010d
test-bench-deps: {}
maintainer: mniip@mniip.com
synopsis: A strange message received at the Pegovka observatory
changelog: ''
basic-deps:
base: '>=4.10 && <4.15'
ghc-prim: -any
transformers: '>=0.5'
all-versions... | Update from Hackage at 2020-07-20T15:05:40Z | Update from Hackage at 2020-07-20T15:05:40Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
96a5b4dfc62fbef0bee4f88efa9ff2b0d49404fb | .rubocop.yml | .rubocop.yml | AllCops:
Exclude:
- 'db/schema.rb'
- 'vendor/**/*'
# Configuration parameters: AllowURI, URISchemes.
Metrics/LineLength:
Max: 120
Metrics/BlockLength:
Exclude:
- 'spec/**/*.rb'
Lint/AmbiguousBlockAssociation:
Exclude:
# These 2 are correct
- 'spec/embryo/operations/people/create_person_spec.rb'
... | AllCops:
Exclude:
- 'db/schema.rb'
- 'vendor/**/*'
# Configuration parameters: AllowURI, URISchemes.
Metrics/LineLength:
Max: 120
Metrics/BlockLength:
Exclude:
- 'spec/**/*.rb'
Lint/AmbiguousBlockAssociation:
Exclude:
# These 2 are correct
- 'spec/embryo/operations/people/create_person_spec.rb'
... | Fix old Rubocop cop names | Fix old Rubocop cop names
| YAML | mit | wilsonsilva/grape-embryo |
cd6386a7a9597c2e7c5df3d86bc05625d9913a86 | src/Sylius/Bundle/ApiBundle/Resources/config/routing/payment_method.yml | src/Sylius/Bundle/ApiBundle/Resources/config/routing/payment_method.yml | # This file is part of the Sylius package.
# (c) Paweł Jędrzejewski
sylius_api_payment_method_index:
path: /
methods: [GET]
defaults:
_controller: sylius.controller.payment_method:indexAction
_sylius:
paginate: $limit
sortable: true
sorting:
... | # This file is part of the Sylius package.
# (c) Paweł Jędrzejewski
sylius_api_payment_method_index:
path: /
methods: [GET]
defaults:
_controller: sylius.controller.payment_method:indexAction
_sylius:
paginate: $limit
sortable: true
sorting:
... | Allow patch for payment method update | Allow patch for payment method update
| YAML | mit | tuka217/Sylius,kongqingfu/Sylius,inssein/Sylius,michalmarcinkowski/Sylius,torinaki/Sylius,gabiudrescu/Sylius,puterakahfi/Sylius,sweoggy/Sylius,ylastapis/Sylius,vukanac/Sylius,bitbager/Sylius,nicolasricci/Sylius,Niiko/Sylius,davalb/Sylius,blazarecki/Sylius,xantrix/Sylius,pamil/Sylius,patrick-mcdougle/Sylius,nicolasricci... |
eda613e6f0313a9af335d526004134c871c0af83 | test/e2e/framework/addon/samplewebhook/sample/chart/example-webhook/templates/apiservice.yaml | test/e2e/framework/addon/samplewebhook/sample/chart/example-webhook/templates/apiservice.yaml | apiVersion: apiregistration.k8s.io/v1beta1
kind: APIService
metadata:
name: v1alpha2.{{ .Values.groupName }}
labels:
app: {{ include "example-webhook.name" . }}
chart: {{ include "example-webhook.chart" . }}
release: {{ .Release.Name }}
heritage: {{ .Release.Service }}
annotations:
certmanager... | apiVersion: apiregistration.k8s.io/v1beta1
kind: APIService
metadata:
name: v1alpha1.{{ .Values.groupName }}
labels:
app: {{ include "example-webhook.name" . }}
chart: {{ include "example-webhook.chart" . }}
release: {{ .Release.Name }}
heritage: {{ .Release.Service }}
annotations:
certmanager... | Revert API version change in samplewebhook | Revert API version change in samplewebhook
Signed-off-by: James Munnelly <474ba67bdb289c6263b36dfd8a7bed6c85b04943@munnelly.eu>
| YAML | apache-2.0 | jetstack/cert-manager,jetstack-experimental/cert-manager,jetstack/cert-manager,cert-manager/cert-manager,jetstack-experimental/cert-manager,cert-manager/cert-manager,jetstack-experimental/cert-manager,cert-manager/cert-manager,jetstack/cert-manager |
e98ac5239f8eece6d3b8bbc08ae70a876a1fe223 | petitparser_examples/pubspec.yaml | petitparser_examples/pubspec.yaml | name: petitparser_examples
version: 4.0.0-nullsafety
homepage: https://github.com/petitparser/dart-petitparser
description: A collection of example parsers, applications, and benchmarks that
illustrate the PetitParser framework.
environment:
sdk: '>=2.7.0 <3.0.0'
dependencies:
collection: ^1.14.0
meta: ^1.2.0... | name: petitparser_examples
version: 4.0.0-nullsafety
homepage: https://github.com/petitparser/dart-petitparser
description: A collection of example parsers, applications, and benchmarks that
illustrate the PetitParser framework.
environment:
sdk: '>=2.7.0 <3.0.0'
dependencies:
collection: ^1.15.0-nullsafety
m... | Fix dependencies in example package | Fix dependencies in example package
| YAML | mit | petitparser/dart-petitparser |
c3b300611f3470d4eff9830af0ec120e5f020248 | .github/workflows/rubocop.yml | .github/workflows/rubocop.yml | name: RuboCop
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Set up Ruby 2.6
uses: actions/setup-ruby@v1
with:
ruby-version: 2.6.x
- name: Install required package
run: |
sudo apt-get install libmysqlclie... | name: RuboCop
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Set up Ruby 2.6
uses: actions/setup-ruby@v1
with:
ruby-version: 2.6.x
- name: Install required package
run: |
sudo apt-get install libmysqlclie... | Bump GitHub Action cache version from preview to v1 | Bump GitHub Action cache version from preview to v1
Refer https://github.com/actions/cache/pull/51/
| YAML | mit | yahonda/rails,eileencodes/rails,tjschuck/rails,yawboakye/rails,Stellenticket/rails,Stellenticket/rails,Stellenticket/rails,MSP-Greg/rails,gauravtiwari/rails,Erol/rails,rafaelfranca/omg-rails,kmcphillips/rails,repinel/rails,tjschuck/rails,mechanicles/rails,yahonda/rails,yalab/rails,BlakeWilliams/rails,Edouard-chin/rails... |
b3dc6add49ee8110e935d3af16d9a6e76d300a30 | _data/network.yml | _data/network.yml | - menu_name: "Links"
- name: "Our Code of Conduct"
url: "https://docs.carpentries.org/topic_folders/policies/code-of-conduct.html"
title: "Code of Conduct"
- name: "Our Privacy Policy"
url: "https://docs.carpentries.org/topic_folders/policies/privacy.html"
title: "Privacy Policy"
- name: "Our Style Guide"
... | - menu_name: "Links"
- name: "Our Code of Conduct"
url: "https://docs.carpentries.org/topic_folders/policies/code-of-conduct.html"
title: "Code of Conduct"
- name: "Our Privacy Policy"
url: "https://docs.carpentries.org/topic_folders/policies/privacy.html"
title: "Privacy Policy"
- name: "Our Style Guide"
... | Add Carpentries link to footer data | Add Carpentries link to footer data | YAML | mit | LibraryCarpentry/librarycarpentry.github.io,LibraryCarpentry/librarycarpentry.github.io,LibraryCarpentry/librarycarpentry.github.io |
c7f48aafc1d0a14631f9fbe7d6bfd8166dfc1e50 | app.yaml | app.yaml | application: cccwiki2
version: 1
runtime: python
api_version: 1
handlers:
- url: /admin/.*
script: $PYTHON_LIB/apphosting/ext/admin/
login: admin
- url: /favicon.ico
static_files: static/favicon.ico
upload: static/favicon.ico
- url: /static
static_dir: static
- url: .*
script: wiki.py
| application: cccwiki2
version: 1
runtime: python
api_version: 1
handlers:
- url: /favicon.ico
static_files: static/favicon.ico
upload: static/favicon.ico
- url: /static
static_dir: static
- url: .*
script: wiki.py
| Remove the admin handler because it's unnecessary | Remove the admin handler because it's unnecessary
| YAML | lgpl-2.1 | grantmd/cccwiki,grantmd/cccwiki |
62734665cde42134fe2a59eb3cb5cc63e47bacdf | packages/hs/hspec-dirstream.yaml | packages/hs/hspec-dirstream.yaml | homepage: https://hub.darcs.net/vmchale/hspec-dirstream
changelog-type: ''
hash: 29054de96f8d69cf2bf15b0103097564856d49c693e3f032624d2f57d72e551c
test-bench-deps:
base: -any
hspec: -any
hspec-dirstream: -any
maintainer: vamchale@gmail.com
synopsis: Helper functions to simplify adding integration tests.
changelog:... | homepage: https://hub.darcs.net/vmchale/hspec-dirstream
changelog-type: ''
hash: 7c60bafd663bfb6512d1b5738ce912dd8bb99ac289f15c75e1c837d1c322919b
test-bench-deps:
base: -any
hspec: -any
hspec-dirstream: -any
maintainer: vamchale@gmail.com
synopsis: Helper functions to simplify adding integration tests.
changelog:... | Update from Hackage at 2018-01-13T21:06:43Z | Update from Hackage at 2018-01-13T21:06:43Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
c55040045d25a00d2e0945b08d79cb10e0a877a1 | packages/ke/keid-frp-banana.yaml | packages/ke/keid-frp-banana.yaml | homepage: ''
changelog-type: markdown
hash: a647190f118fd39256029e204b8503aa9e1a3be6caef9faf657bdb1c34a428c2
test-bench-deps: {}
maintainer: keid@aenor.ru
synopsis: Reactive Banana integration for Keid engine.
changelog: |
# Changelog for keid-frp-banana
## 0.1.0.0
Initial release
basic-deps:
rio: '>=0.1.12.0... | homepage: ''
changelog-type: markdown
hash: 5a15e61d8f1c21250a47c257c3ef0e6888df61b0ec5a098c1592e6db3a6c9294
test-bench-deps: {}
maintainer: keid@aenor.ru
synopsis: Reactive Banana integration for Keid engine.
changelog: |
# Changelog for keid-frp-banana
## 0.1.1.0
- Added more `Engine.Window.*` wrappers to `En... | Update from Hackage at 2022-09-17T13:08:57Z | Update from Hackage at 2022-09-17T13:08:57Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
92eb329f38a338e2a1dcd8364e2a5005a7efa750 | packages/ma/machines-binary.yaml | packages/ma/machines-binary.yaml | homepage: http://github.com/aloiscochard/machines-binary
changelog-type: ''
hash: 181b410ac949d671c61f46d0a2a693ae91e8112fe1e9eda0223c1244c5a86486
test-bench-deps: {}
maintainer: alois.cochard@gmail.com
synopsis: Binary utilities for the machines library
changelog: ''
basic-deps:
bytestring: '>=0.10 && <0.11'
base:... | homepage: http://github.com/aloiscochard/machines-binary
changelog-type: ''
hash: 986b59505544c91b0d86b35262761eb6d18bf5e68964d629b04a5540c19648f6
test-bench-deps: {}
maintainer: alois.cochard@gmail.com
synopsis: Binary utilities for the machines library
changelog: ''
basic-deps:
bytestring: '>=0.10 && <0.11'
base:... | Update from Hackage at 2021-04-02T15:22:22Z | Update from Hackage at 2021-04-02T15:22:22Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
db0d5e42303a0e6a4b318e07fd0c4c3949e00b43 | examples/camel-example-hazelcast-kubernetes/src/main/resources/fabric8/hazelcast-deployment.yaml | examples/camel-example-hazelcast-kubernetes/src/main/resources/fabric8/hazelcast-deployment.yaml | apiVersion: extensions/v1beta1
kind: Deployment
metadata:
name: hazelcast
labels:
name: hazelcast
spec:
template:
metadata:
labels:
name: hazelcast
spec:
containers:
- name: hazelcast
image: quay.io/pires/hazelcast-kubernetes:3.9.0
imagePullPolicy: Alw... | apiVersion: extensions/v1beta1
kind: Deployment
metadata:
name: hazelcast
labels:
name: hazelcast
spec:
template:
metadata:
labels:
name: hazelcast
spec:
containers:
- name: hazelcast
image: quay.io/pires/hazelcast-kubernetes:3.9.2
imagePullPolicy: Alw... | Bump Hazelcast-kubernetes to version 3.9.2 | Bump Hazelcast-kubernetes to version 3.9.2
| YAML | apache-2.0 | pax95/camel,christophd/camel,snurmine/camel,kevinearls/camel,pmoerenhout/camel,akhettar/camel,akhettar/camel,jonmcewen/camel,jonmcewen/camel,anoordover/camel,dmvolod/camel,gnodet/camel,apache/camel,zregvart/camel,onders86/camel,pax95/camel,nicolaferraro/camel,akhettar/camel,CodeSmell/camel,pax95/camel,cunningt/camel,Da... |
71444a1503e406ed399e22df150430fe89a31404 | spring-boot-admin-samples/spring-boot-admin-sample-eureka/src/main/resources/application.yml | spring-boot-admin-samples/spring-boot-admin-sample-eureka/src/main/resources/application.yml | spring:
application:
name: eureka-example
cloud:
config:
enabled: false
# tag::configuration-eureka[]
eureka: #<1>
instance:
leaseRenewalIntervalInSeconds: 10
client:
registryFetchIntervalSeconds: 5
serviceUrl:
defaultZone: ${EUREKA_SERVICE_URL:http://localhost:8761}/eureka/
ma... | spring:
application:
name: eureka-example
cloud:
config:
enabled: false
# tag::configuration-eureka[]
eureka: #<1>
instance:
leaseRenewalIntervalInSeconds: 10
client:
registryFetchIntervalSeconds: 5
serviceUrl:
defaultZone: ${EUREKA_SERVICE_URL:http://localhost:8761}/eureka/
ma... | Add auditevents endpoint for eureka sample | Add auditevents endpoint for eureka sample
| YAML | apache-2.0 | codecentric/spring-boot-admin,joshiste/spring-boot-admin,codecentric/spring-boot-admin,codecentric/spring-boot-admin,joshiste/spring-boot-admin,joshiste/spring-boot-admin,joshiste/spring-boot-admin |
2df9504d74a6838a7294320c251f48501bcc9551 | .github/workflows/main.yml | .github/workflows/main.yml | name: CI
on:
push:
branches: [ feature/github-actions-for-windows-compilers ]
pull_request:
branches: [ master ]
jobs:
# build-windows-vs2019:
# name: Windows VS2019 Debug
# runs-on: [windows-latest]
# steps:
# - name: Checkout
# uses: actions/checkout@v2
# with:
# submodules... | name: CI
on:
push:
branches: [ feature/github-actions-for-windows-compilers ]
pull_request:
branches: [ master ]
jobs:
# build-windows-vs2019:
# name: Windows VS2019 Debug
# runs-on: [windows-latest]
# steps:
# - name: Checkout
# uses: actions/checkout@v2
# with:
# submodules... | Add VS2019 configuration to Github CI | Add VS2019 configuration to Github CI
| YAML | mit | ETLCPP/etl,ETLCPP/etl,ETLCPP/etl,ETLCPP/etl |
2b9034b51d094bf00118708f23a6b7d27dcf9295 | .github/workflows/main.yml | .github/workflows/main.yml | name: CI
on: [push]
jobs:
build:
strategy:
matrix:
os: [windows-latest, macOS-latest, ubuntu-latest]
lua_version: [5.1.5, 5.2.4, 5.3.5, luajit-2.0.5, luajit-2.1.0-beta3]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v1
- uses: leafo/gh-actions-lua@v5
... | name: CI
on: [push]
jobs:
build:
strategy:
matrix:
os: [macOS-latest, ubuntu-latest]
lua_version: [5.1.5, 5.2.4, 5.3.5, luajit-2.0.5, luajit-2.1.0-beta3]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v1
- uses: leafo/gh-actions-lua@v5
with:
... | Remove windows as the actions are not ready. | Remove windows as the actions are not ready. | YAML | mit | xpol/lua-rapidjson,xpol/lua-rapidjson |
46d05a01d92576f0264868af21cc7704172e18d8 | .github/workflows/main.yml | .github/workflows/main.yml | name: Test and build
on: [pull_request]
jobs:
build:
strategy:
matrix:
os: ['ubuntu-20.04', 'ubuntu-18.04', 'ubuntu-16.04', 'macos-latest']
fail-fast: false
runs-on: ${{ matrix.os }}
steps:
- name: Install Dependencies (Linux)
run: |
sudo apt-get update -y
s... | name: Test and build
on: [pull_request]
jobs:
build:
strategy:
matrix:
os: ['ubuntu-20.04', 'ubuntu-18.04', 'ubuntu-16.04', 'macos-latest']
fail-fast: false
runs-on: ${{ matrix.os }}
steps:
- name: Install Dependencies (Linux)
run: |
sudo apt-get update -y
s... | Add help2man dependency for workflow | Add help2man dependency for workflow
| YAML | mit | github/backup-utils,github/backup-utils |
f506cfbfd57558333534a41cd357f43cdacde7ae | .github/workflows/main.yml | .github/workflows/main.yml | name: build
on: [push]
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
java-version: [ 8, 11, 17 ]
scala-version: [ "2.11.12", "2.12.15", "2.13.6" ]
steps:
- uses: actions/checkout@v2
- uses: actions/setup-java@v2
with:
distribution: adopt
... | name: build
on: [push]
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
java-version: [ 8, 11, 17 ]
scala-version: [ "2.11.12", "2.12.15", "2.13.6" ]
steps:
- uses: actions/checkout@v2
- uses: actions/setup-java@v2
with:
distribution: adopt
... | Update actions/upload-artifact action to v3 | Update actions/upload-artifact action to v3
| YAML | bsd-2-clause | marianobarrios/dregex |
540f8f88d98b5cd94c1bf9a64a408768f65392b7 | .github/workflows/ruby.yml | .github/workflows/ruby.yml | name: Ruby
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
test:
runs-on: ubuntu-latest
strategy:
matrix:
ruby-version:
- '1.9'
- '2.0'
- '2.1'
- '2.2'
- '2.3'
- '2.4'
- '2.5'
-... | name: Ruby
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
test:
runs-on: ubuntu-latest
strategy:
matrix:
ruby-version:
- '1.9'
- '2.0'
- '2.1'
- '2.2'
- '2.3'
- '2.4'
- '2.5'
-... | Add Ruby 3.1 to CI | Add Ruby 3.1 to CI
| YAML | mit | DataWraith/ascii85gem |
475bda80d94ef5bdb7865982580911a48877ba9e | .github/workflows/test.yml | .github/workflows/test.yml | name: test
on: [push, pull_request]
jobs:
test:
name: Node.js ${{ matrix.node_version }}
runs-on: ubuntu-latest
strategy:
matrix:
node_version: [10, 12]
steps:
- uses: actions/checkout@master
- name: Use Node.js ${{ matrix.node_version }}
uses: actions/setup-node@v1... | name: test
on: [push, pull_request]
jobs:
test:
name: Node.js ${{ matrix.node_version }}
runs-on: ubuntu-latest
strategy:
matrix:
node_version: [10, 12, 14, 16]
steps:
- uses: actions/checkout@master
- name: Use Node.js ${{ matrix.node_version }}
uses: actions/setup... | Test Node.js v14.x and v16.x | Test Node.js v14.x and v16.x
| YAML | mit | vadimdemedes/ink,vadimdemedes/ink |
5913a22eefea3233bba61c2f89e7f1bf2caf116a | .github/workflows/test.yml | .github/workflows/test.yml | name: Test
on: [push, pull_request]
env:
FORCE_COLOR: 1
jobs:
build:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
php-version: ["7.1", "7.2", "7.3", "7.4", "8.0"]
os: [ubuntu-latest]
steps:
- uses: actions/checkout@v2
- name: Set up PHP ${{ ma... | name: Test
on: [push, pull_request]
env:
FORCE_COLOR: 1
jobs:
build:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
php-version: ["7.1", "7.2", "7.3", "7.4", "8.0"]
os: [ubuntu-latest]
steps:
- uses: actions/checkout@v2
- name: Set up PHP ${{ ma... | Use XDebug for code coverage when running on GitHub Actions | Use XDebug for code coverage when running on GitHub Actions
| YAML | mit | nordsoftware/lumen-cors |
e62d1f07f06212ba17f7c4b37d8a5e607e8792e6 | .github/workflows/test.yml | .github/workflows/test.yml | name: Test
on:
push:
schedule:
- cron: '0 0 * * *'
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [4.x, 5.x, 6.x, 10.x, 12.x, 14.x]
steps:
- uses: actions/checkout@v2
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v1
... | name: Test
on:
push:
schedule:
- cron: '0 0 * * *'
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [6.x, 10.x, 12.x, 14.x]
steps:
- uses: actions/checkout@v2
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v1
with:
... | Drop support for Note.js version 4.x and 5.x. | Drop support for Note.js version 4.x and 5.x.
| YAML | mit | masterT/bandcamp-scraper |
2a942cb1b5f3380508abc84362171fa628d43f1f | .github/workflows/readmechanged.yml | .github/workflows/readmechanged.yml | name: README.md Changed
on:
push:
paths:
- 'README.md'
jobs:
send_notification:
runs-on: ubuntu-latest
steps:
- name: Send notification to README Authors
run: |
BODY='🤓 @willmcgugan @oleksis @Adilius README.md changed.'
DISCUSSIONID='MDEwOkRpc2N1c3Npb24zMzI2MjEw'
... | name: README.md Changed
on:
push:
paths:
- 'README.md'
jobs:
send_notification:
runs-on: ubuntu-latest
steps:
- name: Send notification to README Authors
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
BODY='🤓 @willmcgugan @oleksis @Adilius README.md chang... | Add Github Token to workflow | Add Github Token to workflow
| YAML | mit | willmcgugan/rich |
5a2f6f08bc909fe18ac079de404b5614addcbc57 | .github/workflows/windows_cmake.yml | .github/workflows/windows_cmake.yml | name: Windows Cmake
on:
workflow_dispatch:
inputs:
extra_resolve_options:
description: "Extra Resolve Options"
required: false
schedule:
- cron: "0 1 * * *" # 3 AM CET
push:
pull_request:
env:
EXTRA_RESOLVE_OPTIONS: ${{ github.event.inputs.extra_resolve_options }}
jobs:
Windows... | name: Windows Cmake
on:
workflow_dispatch:
inputs:
extra_resolve_options:
description: "Extra Resolve Options"
required: false
schedule:
- cron: "0 1 * * *" # 3 AM CET
push:
pull_request:
env:
EXTRA_RESOLVE_OPTIONS: ${{ github.event.inputs.extra_resolve_options }}
jobs:
Windows... | Update Windows Cmake to new version 3.0.0 | Update Windows Cmake to new version 3.0.0 | YAML | bsd-3-clause | steinwurf/stub,steinwurf/stub |
46e6508b61b7b53d12bfbac3e8fc36afb3c1c71b | product/views/GuestDevice.yaml | product/views/GuestDevice.yaml | #Report title
title: Guest Devices
#Menu name
name: Guest Device
db: GuestDevice
# Columns to fetch from main table
cols:
- device_name
- device_type
- location
- manufacturer
- field_replaceable_unit
include:
include_for_find:
:ext_management_system: {}
col_order:
- device_name
- device_type
- location
- ... | #Report title
title: Guest Devices
#Menu name
name: Guest Device
db: GuestDevice
# Columns to fetch from main table
cols:
- device_name
- location
- manufacturer
- field_replaceable_unit
include:
include_for_find:
:ext_management_system: {}
col_order:
- device_name
- location
- manufacturer
- field_replace... | Remove device type from table | Remove device type from table
| YAML | apache-2.0 | ManageIQ/manageiq-ui-classic,ManageIQ/manageiq-ui-classic,ManageIQ/manageiq-ui-classic,ManageIQ/manageiq-ui-classic |
637b07523451ed7b4d8581eced497076e4aaf337 | plugins/PermissionsEx/config.yml | plugins/PermissionsEx/config.yml | multiserver:
use-netevents: true
permissions:
debug: false
allowOps: false
user-add-groups-last: false
log-players: false
createUserRecords: false
backend: file
informplayers:
changes: false
basedir: plugins/PermissionsEx
backends:
file:
type: file
file: permissions.yml
updater: ... | multiserver:
use-netevents: true
permissions:
debug: false
allowOps: true
user-add-groups-last: false
log-players: false
createUserRecords: false
backend: file
informplayers:
changes: false
basedir: plugins/PermissionsEx
backends:
file:
type: file
file: permissions.yml
updater: t... | Make OP get all permissions | Make OP get all permissions
| YAML | mit | MinecraftSnowServer/Server-Docker,MinecraftSnowServer/Server-Docker,MinecraftSnowServer/Server-Docker,MinecraftSnowServer/Server-Docker |
b1e5add07092de506bee9f0322840fba99acc004 | hieradata_aws/class/graphite.yaml | hieradata_aws/class/graphite.yaml | ---
govuk_safe_to_reboot::can_reboot: 'careful'
govuk_safe_to_reboot::reason: 'We lose stats and some alerting when this machine is down'
icinga::client::checks::disk_time_warn: 280 # milliseconds
icinga::client::checks::disk_time_critical: 400 # milliseconds
lv:
data:
pv:
- /dev/xvdf
vg: graphite
m... | ---
govuk_safe_to_reboot::can_reboot: 'careful'
govuk_safe_to_reboot::reason: 'We lose stats and some alerting when this machine is down'
icinga::client::checks::disk_time_warn: 280 # milliseconds
icinga::client::checks::disk_time_critical: 400 # milliseconds
lv:
data:
pv:
- /dev/nvme1n1
vg: graphite... | Update PV name for Graphite m5 machines | Update PV name for Graphite m5 machines
m5 machines expose the EBS volume as nvme1n1. We still need to attach
the volume as xvdf but then the volume is renamed. For more info:
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/nvme-ebs-volumes.html
| YAML | mit | alphagov/govuk-puppet,alphagov/govuk-puppet,alphagov/govuk-puppet,alphagov/govuk-puppet,alphagov/govuk-puppet,alphagov/govuk-puppet |
0b92af692760820b09e95c96e9d1d4b074d4047a | recipes/rdkit/2015.09.2/meta.yaml | recipes/rdkit/2015.09.2/meta.yaml | {% set CONDA_BOOST = "1.58" %}
package:
name: rdkit
version: 2015.09.2
source:
url: https://github.com/rdkit/rdkit/archive/Release_2015_09_2.tar.gz
fn: Release_2015_09_2.tar.gz
patches:
- rdpaths.patch
- rdconfig.patch [win]
build:
number: 0
skip: True # [win or py3k or osx]
string: boost{{C... | {% set CONDA_BOOST = "1.57" %}
package:
name: rdkit
version: 2015.09.2
source:
url: https://github.com/rdkit/rdkit/archive/Release_2015_09_2.tar.gz
fn: Release_2015_09_2.tar.gz
patches:
- rdpaths.patch
- rdconfig.patch [win]
build:
number: 0
skip: True # [win or py3k or osx]
string: py{{COND... | Set pinned boost version of rdkit to 1.57. | Set pinned boost version of rdkit to 1.57.
| YAML | mit | JenCabral/bioconda-recipes,saketkc/bioconda-recipes,lpantano/recipes,bow/bioconda-recipes,daler/bioconda-recipes,daler/bioconda-recipes,chapmanb/bioconda-recipes,acaprez/recipes,hardingnj/bioconda-recipes,jasper1918/bioconda-recipes,instituteofpathologyheidelberg/bioconda-recipes,gregvonkuster/bioconda-recipes,ThomasWo... |
3e1526928200a5d566bc7f11bc4cdbb8041bb9c8 | install_files/ansible-base/roles/build-securedrop-app-code-deb-pkg/defaults/main.yml | install_files/ansible-base/roles/build-securedrop-app-code-deb-pkg/defaults/main.yml | ---
# Directory for storing the DEBIAN control files.
securedrop_app_code_deb_dir: "/tmp/{{ securedrop_app_code_deb }}"
# Directory for storing the filtered application code files. These files
# are "filtered" via an `.rsync-filter` file in the src directory.
securedrop_code_filtered: "{{ securedrop_app_code_deb_dir }... | ---
# Directory for storing the DEBIAN control files.
securedrop_app_code_deb_dir: "/tmp/{{ securedrop_app_code_deb }}"
# Directory for storing the filtered application code files. These files
# are "filtered" via an `.rsync-filter` file in the src directory.
securedrop_code_filtered: "{{ securedrop_app_code_deb_dir }... | Remove reference to Trusty in app code build logic | Remove reference to Trusty in app code build logic
| YAML | agpl-3.0 | heartsucker/securedrop,ehartsuyker/securedrop,ehartsuyker/securedrop,conorsch/securedrop,heartsucker/securedrop,conorsch/securedrop,ehartsuyker/securedrop,conorsch/securedrop,ehartsuyker/securedrop,heartsucker/securedrop,conorsch/securedrop,conorsch/securedrop,ehartsuyker/securedrop,ehartsuyker/securedrop,heartsucker/s... |
869587e6e96f463426c030e79a33d8ad72465764 | recipes/osx-pocl-opencl/meta.yaml | recipes/osx-pocl-opencl/meta.yaml | package:
name: osx-pocl-opencl
version: 1
build:
number: 0
track_features:
- osx_pocl_opencl
skip: True # [not osx]
test: {}
about:
home: http://github.com/conda-forge/osx-pocl-opencl-feedstock
license: BSD 3-clause
license_family: BSD
summary: Metapackage to track whether OpenCL on OSX is bei... | package:
name: osx-pocl-opencl
version: 1
build:
number: 0
track_features:
- osx_pocl_opencl
skip: True # [not osx]
test: {}
about:
home: http://github.com/conda-forge/osx-pocl-opencl-feedstock
license: BSD 3-clause
license_family: BSD
summary: Metapackage to track whether OpenCL on OSX is bei... | Remove Matt as a maintainer for now [skip appveyor] | Remove Matt as a maintainer for now [skip appveyor]
| YAML | bsd-3-clause | guillochon/staged-recipes,jochym/staged-recipes,pmlandwehr/staged-recipes,planetarypy/staged-recipes,jerowe/staged-recipes,hbredin/staged-recipes,johanneskoester/staged-recipes,birdsarah/staged-recipes,dschreij/staged-recipes,jerowe/staged-recipes,mariusvniekerk/staged-recipes,rvalieris/staged-recipes,igortg/staged-rec... |
27517ec6efbae47ade4e7d853b87962c07e51adf | .codeclimate.yml | .codeclimate.yml | engines:
brakeman:
enabled: true
bundler-audit:
enabled: true
csslint:
enabled: true
coffeelint:
enabled: true
duplication:
enabled: true
config:
languages:
- ruby
fixme:
enabled: true
rubocop:
enabled: true
channel: rubocop-1-9-1
config: .rubocop-no-umt... | engines:
brakeman:
enabled: true
bundler-audit:
enabled: true
csslint:
enabled: true
coffeelint:
enabled: true
duplication:
enabled: true
config:
languages:
- ruby
fixme:
enabled: true
rubocop:
enabled: true
channel: rubocop-1-9-1
ratings:
paths:
- Gemfi... | Use the default config file on CodeClimate | Use the default config file on CodeClimate
| YAML | mit | umts/screaming-dinosaur,umts/screaming-dinosaur,umts/screaming-dinosaur |
c5441fc290f0e0e303683cdaa57c486373b4a9b2 | .codeclimate.yml | .codeclimate.yml | version: "2"
checks:
return-statements:
config:
threshold: 5
| version: "2"
checks:
return-statements:
config:
threshold: 5
plugins:
fixme:
enabled: true
gofmt:
enabled: true
golint:
enabled: true
govet:
enabled: true
git-legal:
enabled: true
config:
allow_affero_copyleft: true
allow_strong_copyleft: true
editorconfig:
... | Enable additional plugins for CodeClimate. | Enable additional plugins for CodeClimate. | YAML | agpl-3.0 | dokterbob/ipfs-search,dokterbob/ipfs-search,ipfs-search/ipfs-search,dokterbob/ipfs-search,ipfs-search/ipfs-search |
4fe24a7b61d69c4b4d77636f62ff2e95abd33d23 | recipes/pytest-alembic/meta.yaml | recipes/pytest-alembic/meta.yaml | {% set name = "pytest-alembic" %}
{% set version = "0.3.1" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/pytest-alembic-{{ version }}.tar.gz
sha256: 0670a71d5a8feb675d004ce9d4e23b583fe66a2cbdf84b88b936712d24fb43f4
build:
num... | {% set name = "pytest-alembic" %}
{% set version = "0.3.1" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/pytest-alembic-{{ version }}.tar.gz
sha256: 0670a71d5a8feb675d004ce9d4e23b583fe66a2cbdf84b88b936712d24fb43f4
build:
num... | Remove noarch cause we need selectors | Remove noarch cause we need selectors
| YAML | bsd-3-clause | goanpeca/staged-recipes,jakirkham/staged-recipes,stuertz/staged-recipes,mariusvniekerk/staged-recipes,conda-forge/staged-recipes,stuertz/staged-recipes,hadim/staged-recipes,johanneskoester/staged-recipes,mariusvniekerk/staged-recipes,ocefpaf/staged-recipes,kwilcox/staged-recipes,kwilcox/staged-recipes,johanneskoester/s... |
60c8e766ae33f54f05acc908975fe56612220e4b | recipes/pytest-watcher/meta.yaml | recipes/pytest-watcher/meta.yaml | {% set name = "pytest-watcher" %}
{% set version = "0.2.3" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/pytest-watcher-{{ version }}.tar.gz
sha256: 1937dd97e72caafd371d8cea7b3d70c88ff4fe35e6cdecb29c41bbdcbf1dcc2b
build:
num... | {% set name = "pytest-watcher" %}
{% set version = "0.2.3" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/pytest-watcher-{{ version }}.tar.gz
sha256: 1937dd97e72caafd371d8cea7b3d70c88ff4fe35e6cdecb29c41bbdcbf1dcc2b
build:
num... | Use python-build to build and install a wheel | Use python-build to build and install a wheel
| YAML | bsd-3-clause | hadim/staged-recipes,mariusvniekerk/staged-recipes,ReimarBauer/staged-recipes,stuertz/staged-recipes,goanpeca/staged-recipes,ocefpaf/staged-recipes,kwilcox/staged-recipes,ocefpaf/staged-recipes,johanneskoester/staged-recipes,goanpeca/staged-recipes,jakirkham/staged-recipes,johanneskoester/staged-recipes,hadim/staged-re... |
025a78316b68699aafc72c42826016234a5ae76f | .pullapprove.yml | .pullapprove.yml | approve_by_comment: true
approve_regex: '(?i)^Approved'
reject_regex: '(?i)^Rejected'
reset_on_push: false
always_pending:
labels: progress
reviewers:
name: querydsl team
teams: developers
required: 1
| approve_by_comment: true
approve_regex: '(?i)^(approved|looks good|:shipit:|:\+1:)'
reject_regex: '(?i)^Rejected'
reset_on_push: false
always_pending:
labels: progress
reviewers:
name: querydsl team
teams: developers
required: 1
| Add more keywords to the approve_regex | Add more keywords to the approve_regex
| YAML | apache-2.0 | attila-kiss-it/querydsl,balazs-zsoldos/querydsl,querydsl/querydsl,mosoft521/querydsl,attila-kiss-it/querydsl,gordski/querydsl,lpandzic/querydsl,johnktims/querydsl,mosoft521/querydsl,lpandzic/querydsl,attila-kiss-it/querydsl,gordski/querydsl,lpandzic/querydsl,johnktims/querydsl,querydsl/querydsl,mosoft521/querydsl,balaz... |
084ba46ab7e6d899b6a9e3305b1ffe329c25e309 | .scrutinizer.yml | .scrutinizer.yml | # .scrutinizer.yml
checks:
php:
code_rating: true
duplication: true
tools:
external_code_coverage:
runs: 2 # Scrutinizer will wait for two code coverage submissions
filter:
paths: [dwlstng.php, inc/*, tpl/*] | # .scrutinizer.yml
checks:
php:
code_rating: true
duplication: true
tools:
external_code_coverage:
timeout: 600 # Timeout in seconds.
filter:
paths: [dwlstng.php, inc/*, tpl/*] | Fix mis-copied Scrutinizer-CI external coverage config | Fix mis-copied Scrutinizer-CI external coverage config
| YAML | mit | daveross/dwlstng,daveross/dwlstng,daveross/dwlstng |
2684c4f204e7ae2d548df31b4db168fb14b32069 | catalog/Rails_Plugins/rails_file_uploads.yml | catalog/Rails_Plugins/rails_file_uploads.yml | name: Rails File Uploads
description:
projects:
- attached
- carrierwave
- dragonfly
- fileclip
- fileuploader-rails
- imagery
- jquery.fileupload-rails
- paperclip
- papermill
- refile
- simple-image-uploader
- technoweenie/attachment_fu
| name: Rails File Uploads
description:
projects:
- attached
- carrierwave
- dragonfly
- fileclip
- fileuploader-rails
- imagery
- jquery.fileupload-rails
- paperclip
- papermill
- refile
- shrine
- simple-image-uploader
- technoweenie/attachment_fu
| Add shrine gem to "Rails File Uploads" category | Add shrine gem to "Rails File Uploads" category
Shrine is a file upload toolkit for ruby projects, and should probably be included in this category.
Ruby Toolbox Page: https://www.ruby-toolbox.com/projects/shrine
Github Repo: https://github.com/janko-m/shrine | YAML | mit | rubytoolbox/catalog |
a53f34e2d6c680a4aa97e67fa50dbeb68dd53462 | metadata/org.eukalyptus.liquidrechner.yml | metadata/org.eukalyptus.liquidrechner.yml | Categories:
- Science & Education
License: GPL-3.0-only
AuthorName: Patrick
SourceCode: https://codeberg.org/PrivacyBlog/Liquidrechner
IssueTracker: https://codeberg.org/PrivacyBlog/Liquidrechner/issues
AutoName: Liquid Calculator
RepoType: git
Repo: https://codeberg.org/PrivacyBlog/Liquidrechner.git
Builds:
- v... | Categories:
- Science & Education
License: GPL-3.0-only
AuthorName: Patrick
SourceCode: https://codeberg.org/PrivacyBlog/Liquidrechner
IssueTracker: https://codeberg.org/PrivacyBlog/Liquidrechner/issues
AutoName: Liquid Calculator
RepoType: git
Repo: https://codeberg.org/PrivacyBlog/Liquidrechner.git
Builds:
- v... | Update Liquid Calculator to 1.4 (5) | Update Liquid Calculator to 1.4 (5)
| YAML | agpl-3.0 | f-droid/fdroiddata,f-droid/fdroiddata |
6b9ba994a7417c400b09a8e0a2d78bb07e74e4d7 | packages/lz/lzo.yaml | packages/lz/lzo.yaml | homepage: ''
changelog-type: markdown
hash: ba2b9f2a5b280477861fbb9eb860bf9708b160d95c7c0b563393af07c5df270f
test-bench-deps:
bytestring: -any
base: -any
tasty-hunit: -any
tasty: -any
lzo: -any
maintainer: vamchale@gmail.com
synopsis: minilzo bundled for Haskell
changelog: |
# lzo
## 0.1.1.0
* Added... | homepage: ''
changelog-type: markdown
hash: ba2b9f2a5b280477861fbb9eb860bf9708b160d95c7c0b563393af07c5df270f
test-bench-deps:
bytestring: -any
base: -any
tasty-hunit: -any
tasty: -any
lzo: -any
maintainer: vamchale@gmail.com
synopsis: minilzo bundled for Haskell
changelog: |
# lzo
## 0.1.1.0
* Added... | Update from Hackage at 2020-05-01T02:09:42Z | Update from Hackage at 2020-05-01T02:09:42Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
ca8394fbc92d4a927e3d8ab7b98cb0984575f465 | metadata/com.fediphoto.lineage.yml | metadata/com.fediphoto.lineage.yml | Categories:
- Internet
License: GPL-3.0-only
AuthorName: SilkeVicious
WebSite: https://silkevicious.codeberg.page/fediphoto-lineage.html
SourceCode: https://codeberg.org/silkevicious/fediphoto-lineage.git
IssueTracker: https://codeberg.org/silkevicious/fediphoto-lineage/issues
Changelog: https://codeberg.org/silkevic... | Categories:
- Internet
License: GPL-3.0-only
AuthorName: SilkeVicious
WebSite: https://silkevicious.codeberg.page/fediphoto-lineage.html
SourceCode: https://codeberg.org/silkevicious/fediphoto-lineage.git
IssueTracker: https://codeberg.org/silkevicious/fediphoto-lineage/issues
Changelog: https://codeberg.org/silkevic... | Update FediPhoto-Lineage to 4.0 (31) | Update FediPhoto-Lineage to 4.0 (31)
| YAML | agpl-3.0 | f-droid/fdroiddata,f-droid/fdroiddata |
676b3063229ae769ee0c6702649630c3686be054 | metadata/com.iven.iconify.yml | metadata/com.iven.iconify.yml | AntiFeatures:
- NonFreeAssets
Categories:
- Theming
License: Apache-2.0
AuthorName: Ivan D'Ortenzio
AuthorEmail: enrico.dortenzio@hotmail.it
SourceCode: https://github.com/enricocid/VectorifyDaHome
IssueTracker: https://github.com/enricocid/VectorifyDaHome/issues
Changelog: https://github.com/enricocid/VectorifyDaH... | AntiFeatures:
- NonFreeAssets
Categories:
- Theming
License: Apache-2.0
AuthorName: Ivan D'Ortenzio
AuthorEmail: enrico.dortenzio@hotmail.it
SourceCode: https://github.com/enricocid/VectorifyDaHome
IssueTracker: https://github.com/enricocid/VectorifyDaHome/issues
Changelog: https://github.com/enricocid/VectorifyDaH... | Update Vectorify da home! to 1.8.3 (41) | Update Vectorify da home! to 1.8.3 (41)
| YAML | agpl-3.0 | f-droid/fdroiddata,f-droid/fdroiddata |
cde02b548326ff548e40e021e7913fa455674f8e | metadata/rasel.lunar.launcher.yml | metadata/rasel.lunar.launcher.yml | Categories:
- System
- Theming
License: GPL-3.0-only
AuthorName: Md Rasel Hossain
AuthorEmail: iamrasel@proton.me
AuthorWebSite: https://iamrasel.github.io
SourceCode: https://github.com/iamrasel/lunar-launcher
IssueTracker: https://github.com/iamrasel/lunar-launcher/issues
Bitcoin: 38mRQy6oDJjZNR3xxiNRVS5obqLMnwon... | Categories:
- System
- Theming
License: GPL-3.0-only
AuthorName: Md Rasel Hossain
AuthorEmail: iamrasel@proton.me
AuthorWebSite: https://iamrasel.github.io
SourceCode: https://github.com/iamrasel/lunar-launcher
IssueTracker: https://github.com/iamrasel/lunar-launcher/issues
Bitcoin: 38mRQy6oDJjZNR3xxiNRVS5obqLMnwon... | Update Lunar Launcher to 15.5 (16) | Update Lunar Launcher to 15.5 (16)
| YAML | agpl-3.0 | f-droid/fdroiddata,f-droid/fdroiddata |
6250c75e168f2c1e26eafca8a80c68794f8c05a2 | skeleton/website/jasyproject.yaml | skeleton/website/jasyproject.yaml | name: $${name}
requires:
- source: https://github.com/fastner/konstrukteur.git
scan:
"source/class/*.js": jasy.Class
"source/style/*.style": jasy.Style
"source/translation/*.{po,xlf,properties,txt}": jasy.Translation
"source/asset/*": jasy.Asset
"source/template/*.{html,tmpl}":
type: template.Template
... | name: $${name}
requires:
- source: https://github.com/fastner/konstrukteur.git
scan:
"source/class/*.js": jasy.Class
"source/style/*.style": jasy.Style
"source/translation/*.{po,xlf,properties,txt}": jasy.Translation
"source/asset/*": jasy.Asset
"source/template/*.{html,tmpl}": jasy.Template
konstrukteur:... | Change to jasy.Template in skeleton | Change to jasy.Template in skeleton
| YAML | mit | fastner/konstrukteur,fastner/konstrukteur,fastner/konstrukteur |
63fc07b9e6753b2e2cbea0fdf7bc19c18a697d8f | metadata/dev.marchello.sharik.yml | metadata/dev.marchello.sharik.yml | Categories:
- Connectivity
License: MIT
AuthorName: marchellodev
AuthorWebSite: https://marchello.cf/
SourceCode: https://github.com/marchellodev/sharik
IssueTracker: https://github.com/marchellodev/sharik/issues
Changelog: https://github.com/marchellodev/sharik/releases
RepoType: git
Repo: https://github.com/marche... | Categories:
- Connectivity
License: MIT
AuthorName: marchellodev
AuthorWebSite: https://marchello.cf/
SourceCode: https://github.com/marchellodev/sharik
IssueTracker: https://github.com/marchellodev/sharik/issues
Changelog: https://github.com/marchellodev/sharik/releases
AutoName: Sharik
RepoType: git
Repo: https:/... | Update CurrentVersion of Sharik to 2.5.0 (6) | Update CurrentVersion of Sharik to 2.5.0 (6)
| YAML | agpl-3.0 | f-droid/fdroiddata,f-droid/fdroiddata |
3d547fb4199b8f220db6c293fa037245bc6f5c04 | metadata/io.bmaupin.pitchpipe.yml | metadata/io.bmaupin.pitchpipe.yml | Categories:
- Multimedia
License: GPL-3.0-only
AuthorName: bmaupin
AuthorWebSite: https://bmaupin.github.io/
SourceCode: https://github.com/bmaupin/android-pitchpipe
IssueTracker: https://github.com/bmaupin/android-pitchpipe/issues
Changelog: https://github.com/bmaupin/android-pitchpipe/releases
AutoName: Pitch pipe... | Categories:
- Multimedia
License: GPL-3.0-only
AuthorName: bmaupin
AuthorWebSite: https://bmaupin.github.io/
SourceCode: https://github.com/bmaupin/android-pitchpipe
IssueTracker: https://github.com/bmaupin/android-pitchpipe/issues
Changelog: https://github.com/bmaupin/android-pitchpipe/releases
AutoName: Pitch pipe... | Update Pitch pipe to 0.5.1 (6) | Update Pitch pipe to 0.5.1 (6)
| YAML | agpl-3.0 | f-droid/fdroiddata,f-droid/fdroiddata |
8deed817ebdc3d63b3352ad7a376c248b0c70a04 | .travis.yml | .travis.yml | language: python
python:
- 2.7
- 3.3
script: python test_gfm.py
install:
- pip install markdown
| language: python
python:
- 2.6
- 2.7
- 3.3
script: python test_gfm.py
install:
- pip install markdown
| Add python 2.6 to tested TravisCI versions | Add python 2.6 to tested TravisCI versions
| YAML | mit | stewart/gfm |
d0658e7ae8443e319b00b784bb4613153580f096 | .travis.yml | .travis.yml | language: go
go:
- 1.2
- 1.3
- 1.4
- 1.5
- tip
env:
- GOARCH=386
- GOARCH=amd64
matrix:
allow_failures:
- go: tip
install:
- go get github.com/smartystreets/goconvey
- go get github.com/pborman/uuid
- go get github.com/go-errors/errors | language: go
go:
- 1.2
- 1.3
- 1.4
- 1.5
- 1.6
- 1.7
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- tip
env:
- GOARCH=386
- GOARCH=amd64
matrix:
allow_failures:
- go: tip
install:
- go get github.com/smartystreets/goconvey
- go get github.com/pborman/uuid
- go get github.com/go-errors/errors | Add more build versions to see where uuid changes are supported | Add more build versions to see where uuid changes are supported
| YAML | mit | MindscapeHQ/raygun4go |
5ffd4cc1e48e800a680e32e912ceafaaea46a94b | .travis.yml | .travis.yml | language: ruby
before_install:
- 'test Node = "$PACPROXY_RUNTIME" && sudo apt-get update || true'
- 'test Node = "$PACPROXY_RUNTIME" && sudo apt-get install node || true'
- 'test Node = "$PACPROXY_RUNTIME" && (cd lib/pacproxy/runtimes/node ; npm install) || true'
rvm:
- 2.0.0
- 2.1.3
env:
- PACPROXY_RUNT... | language: ruby
before_install:
- 'test Node = "$PACPROXY_RUNTIME" && sudo apt-get update || true'
- 'test Node = "$PACPROXY_RUNTIME" && sudo apt-get install node || true'
- 'test Node = "$PACPROXY_RUNTIME" && (cd lib/pacproxy/runtimes/node ; npm install) || true'
rvm:
- 2.0.0
- 2.1.2
env:
- PACPROXY_RUNT... | Change rvm from 2.1.3 to 2.1.2 | Change rvm from 2.1.3 to 2.1.2
| YAML | mit | otahi/pacproxy,otahi/pacproxy |
7d2916fd02f1ed3fbd63f1a5ad233b1512a6d548 | .travis.yml | .travis.yml | language: ruby
rvm:
- 1.9.3-p392
- 2.2.2
| language: ruby
rvm:
- 1.9.3-p392
- 2.2.7
- 2.3.4
- 2.4.1
| Add recent MRI Ruby versions | :gem: Add recent MRI Ruby versions
| YAML | bsd-3-clause | FundingCircle/fluent-plugin-graylog,FundingCircle/fluent-plugin-graylog |
3af658da660efeb495c7c3f6a25594ac73c2cc26 | .travis.yml | .travis.yml | dist: trusty
sudo: false
language: c
cache:
directories:
- $HOME/.ghc
- $HOME/.cabal
matrix:
include:
- env: CABALVER="2.0" GHCVER="8.2.2"
compiler: ": #GHC 8.2.2"
addons: {apt: {packages: [cabal-install-2.0,ghc-8.2.2], sources: [hvr-ghc]}}
# - os: osx
# env: CABALVER="2.0" GHCVER="8.... | dist: trusty
sudo: false
language: c
cache:
directories:
- $HOME/.ghc
- $HOME/.cabal
matrix:
include:
- env: CABALVER="2.2" GHCVER="8.4.1"
compiler: ": #GHC 8.4.1"
addons: {apt: {packages: [cabal-install-2.2,ghc-8.4.1], sources: [hvr-ghc]}}
- os: osx
env: CABALVER="2.2" GHCVER="8.4.... | Use GHC 8.4.1 on Travis; re-enable macOS | Use GHC 8.4.1 on Travis; re-enable macOS
| YAML | bsd-3-clause | GaloisInc/saw-script,GaloisInc/saw-script,GaloisInc/saw-script,GaloisInc/saw-script,GaloisInc/saw-script |
072f251fe6e915d88503d30b0864820bc18041ea | .travis.yml | .travis.yml | language: python
python:
- "2.7"
# - "3.4"
# - "3.5"
install:
- python setup.py install
- pip install -r requirements.txt
script: py.test
| sudo: false
language: python
python:
- "2.7"
# - "3.4"
# - "3.5"
install:
- pip install -r requirements.txt
- pip install -e .
script: py.test
| Switch Travis to container infrastructure | Switch Travis to container infrastructure
Requires sudo: false in .travis.yml
| YAML | mit | lsst-sqre/sqre-codekit,lsst-sqre/sqre-codekit |
e0cb732eccb63cf922f2b2c466e733f90af11d50 | .travis.yml | .travis.yml | language: ruby
sudo: false
cache: bundler
script: bundle exec rake spec
rvm:
- 2.3.1
- 2.2.5
- jruby-1.7.20
- jruby-9.0.5.0
| language: ruby
sudo: false
cache: bundler
script: bundle exec rake spec
rvm:
- 2.3.1
- 2.2.5
- jruby-1.7.20
- jruby-9.0.5.0
env:
global:
- JRUBY_OPTS="--debug"
| Add JRUBY_OPTS in Travis config | Add JRUBY_OPTS in Travis config
| YAML | mit | jbox-web/jenkins-peace |
730fd0a0797151bf424b2b1a769941d64008f1fd | .travis.yml | .travis.yml | # Use Travis's cointainer based infrastructure
sudo: false
dist: trusty
addons:
apt:
sources:
- chef-current-trusty
packages:
- chefdk
# Don't `bundle install`
install: echo "skip bundle install"
branches:
only:
- master
# Ensure we make ChefDK's Ruby the default
before_script:
- eval ... | services:
- docker
install:
- docker pull chef/chefdk
branches:
only:
- master
script:
- docker run -t chef/chefdk chef -v
- docker run -v $PWD:/cookbook -w /cookbook -t chef/chefdk delivery local all
| Switch testing to use the docker ChefDK container | Switch testing to use the docker ChefDK container
This avoids the need to install the packages from the chef apt repo.
Signed-off-by: Tim Smith <764ef62106582a09ed09dfa0b6bff7c05fd7d1e4@chef.io>
| YAML | apache-2.0 | opscode-cookbooks/freebsd,chef-cookbooks/freebsd |
99ce5d00b5d16915d2bb528e7df143c7b3858e1e | .travis.yml | .travis.yml | language: android
android:
components:
- tools
- platform-tools
- build-tools-25.0.2
- android-25
- extra-android-m2repository
- sys-img-armeabi-v7a-android-18
jdk:
- oraclejdk8
sudo: true
before_script:
- echo no | android create avd --force -n test -t android-18 --abi armeabi-v7a
-... | language: android
android:
components:
- tools
- platform-tools
- build-tools-25.0.2
- android-25
- extra-android-m2repository
- sys-img-${ANDROID_ABI}-${ANDROID_TARGET}
env:
global:
- ANDROID_TARGET=sys-img-armeabi-v7a-addon-google_apis-google-21
- ANDROID_ABI=google_apis/armeabi-... | Change Travis coniguration to new names | Change Travis coniguration to new names
| YAML | apache-2.0 | MarcinMoskala/ActivityStarter,MarcinMoskala/ActivityStarter,MarcinMoskala/ActivityStarter |
c348152f5e4880442c8d848ad4d014971fe3cf69 | .travis.yml | .travis.yml | language: android
android:
components:
- build-tools-21.1.2
- extra-android-m2repository
- extra-google-m2repository
- android-21
jdk:
- oraclejdk8
before_install:
# environment info
- gradle -v
- uname -a
# ensure gradlew is executeable
- chmod +x gradlew
sudo: false
cache:
dire... | language: android
android:
components:
- build-tools-21.1.2
- extra-android-m2repository
- extra-google-m2repository
- android-21
jdk:
- oraclejdk8
before_install:
# for gradle output style
- export TERM=dumb
# ensure gradlew is executeable
- chmod +x gradlew
# environment info
- ... | Change logging for builds to use dumb terminal. | Change logging for builds to use dumb terminal.
| YAML | bsd-2-clause | seatgeek/sixpack-java,MaTriXy/sixpack-java,MaTriXy/sixpack-java,seatgeek/sixpack-java |
72c9eb7152a4ce96764929566caaca72ef389a1d | .travis.yml | .travis.yml | language: ruby
before_install:
- gem update --system
- gem install bundler
bundler_args: --without dev
rvm:
- 2.1.9
- 2.2.10
- 2.3.8
- 2.4.5
- 2.5.3
- 2.6.0
- jruby-9.0.5.0
- jruby-9.1.2.0
matrix:
allow_failures:
# rbx no longer builds on travis
- rvm: rbx-2.4.1
- rvm: rbx-2.5.8
fast... | language: ruby
before_install:
- gem install bundler -v '1.17.3'
bundler_args: --without dev
rvm:
- 2.1.9
- 2.2.9
- 2.3.8
- 2.4.5
- 2.5.3
- 2.6.0
- jruby-9.0.5.0
- jruby-9.1.2.0
matrix:
allow_failures:
# rbx no longer builds on travis
- rvm: rbx-2.4.1
- rvm: rbx-2.5.8
fast_finish: true... | Fix running tests with older rubies | Fix running tests with older rubies | YAML | mit | oggy/looksee,oggy/looksee,oggy/looksee |
1e877491432cdf24b5cedcf18b95b184230316a7 | .travis.yml | .travis.yml | language: java
matrix:
include:
- os: linux
jdk: oraclejdk8
- os: linux
jdk: oraclejdk7
- os: linux
jdk: openjdk7
- os: osx
# see travis issue https://github.com/travis-ci/travis-ci/issues/2839
env: JAVA_HOME=$(/usr/libexec/java_home)
install: mvn clean install
script: mv... | language: java
matrix:
include:
- os: linux
jdk: oraclejdk8
- os: linux
jdk: openjdk7
- os: osx
# see travis issue https://github.com/travis-ci/travis-ci/issues/2839
env: JAVA_HOME=$(/usr/libexec/java_home)
install: mvn clean install
script: mvn verify
| Remove oracle jdk7 from Travis | Remove oracle jdk7 from Travis | YAML | bsd-3-clause | googleapis/google-auth-library-java,googleapis/google-auth-library-java,googleapis/google-auth-library-java |
a2abe85b531696de776517a229601e28884235e2 | .travis.yml | .travis.yml | sudo: required
language: bash
services:
- docker
before_install:
- curl -L https://github.com/docker/compose/releases/download/1.4.0/docker-compose-`uname -s`-`uname -m` > docker-compose
- chmod +x docker-compose
- sudo mv docker-compose /usr/local/bin
- wget -nc -P "$HOME/cache" "http://download.geofabrik.de... | sudo: required
language: bash
services:
- docker
before_install:
- curl -L https://github.com/docker/compose/releases/download/1.4.0/docker-compose-`uname -s`-`uname -m` > docker-compose
- chmod +x docker-compose
- sudo mv docker-compose /usr/local/bin
- wget -nc -P "$HOME/cache" "http://download.geofabrik.de... | Increase sleep to 10 sec based on error message FATAL: the database system is starting up | Increase sleep to 10 sec based on error message FATAL: the database system is starting up
| YAML | mit | osm2vectortiles/osm2vectortiles,geometalab/osm2vectortiles,geometalab/osm2vectortiles,osm2vectortiles/osm2vectortiles |
df98bef5d78d1e18500490bc7f040a9f85b9de92 | .travis.yml | .travis.yml | language: node_js
node_js:
- "0.11"
- "0.10"
| language: node_js
before_install:
- "sudo npm install -g grunt-cli"
node_js:
- "0.11"
- "0.10"
| Change Travis to install first Grunt | Change Travis to install first Grunt
| YAML | agpl-3.0 | AdrianArroyoCalle/gajse |
6e96a0de7ac280cc624f76fdc98c49c4c390a57e | .travis.yml | .travis.yml | language: php
php:
- 5.4
- 5.5
- 5.6
- hhvm
sudo: false
install:
- travis_retry composer install --no-interaction --prefer-source
script:
- bash -c 'if [ "$TRAVIS_PHP_VERSION" == "hhvm" ]; then vendor/bin/phpunit; fi;'
- bash -c 'if [ "$TRAVIS_PHP_VERSION" != "hhvm" ]; then vendor/bin/phpunit --covera... | language: php
php:
- 5.4
- 5.5
- 5.6
- 7.0
- hhvm
sudo: false
install:
- travis_retry composer install --no-interaction --prefer-source
script:
- if [ "$TRAVIS_PHP_VERSION" != "5.5" ] && [ "$TRAVIS_PHP_VERSION" != "5.6" ]; then vendor/bin/phpunit; fi
- if [ "$TRAVIS_PHP_VERSION" == "5.5" ] || [ "$TR... | Test on php 7.0 too | Test on php 7.0 too | YAML | mit | thephpleague/factory-muffin |
6460ea800e6f737cc8505d3fbcb789897ac9ebed | .travis.yml | .travis.yml | rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- rbx-18mode
- rbx-19mode
- ree
script: "rake spec"
| rvm:
- 1.8.7
- 1.9.3
- 2.0.0
- rbx-18mode
- rbx-19mode
- ree
script: "rake spec"
| Add Ruby 2.0.0 to Travis CI | Add Ruby 2.0.0 to Travis CI
| YAML | mit | Casecommons/with_model |
193fa28d6775789271d7269231d41a940ae5a546 | .travis.yml | .travis.yml | language: node_js
node_js:
- "6"
- "5"
- "4"
- "0.12"
- "0.11"
- "0.10"
- "iojs"
script: npm run ci
| language: node_js
node_js:
- "6"
- "5"
- "4"
script: npm run ci
| Remove support for node 0.10, 0.11, 0.12, iojs | Remove support for node 0.10, 0.11, 0.12, iojs
| YAML | mit | toboid/js-pointer |
c620c95c241d220eb1aaf81535bf2b2a998330fd | .travis.yml | .travis.yml | language: haskell
ghc:
- 7.8
- 7.6
- 7.4
install:
- cabal install --only-dependencies --enable-tests --force-reinstalls
script:
- cabal configure --enable-tests && cabal build && cabal test
notifications:
email: false
| language: haskell
ghc:
- 7.8
- 7.6
install:
- cabal install --only-dependencies --enable-tests --force-reinstalls
script:
- cabal configure --enable-tests && cabal build && cabal test
notifications:
email: false
| Remove ghc-7.4 from the build targets. | Remove ghc-7.4 from the build targets.
| YAML | mit | asi1024/WXCS,wass80/WXCS |
e1e19f60aff2bdb9cebf581fd71b38af0a23d87b | .travis.yml | .travis.yml | language: ruby
rvm:
- "1.9.3"
script: bundle exec rspec spec && bundle exec middleman build
| language: ruby
sudo: false
rvm:
- "1.9.3"
script: bundle exec rspec spec && bundle exec middleman build
| Use container infrastructure with Travis. | Use container infrastructure with Travis. | YAML | mit | webPapaya/guides,nicobot/guides,jjhampton/guides,mallikarjunayaddala/guides,sajt/guides,JKGisMe/guides,szines/guides,Joelkang/guides,knownasilya/guides,lunnaris/guides,odarbelaeze/guides,JKGisMe/guides,knownasilya/guides,MarkMT/guides,benoittgt/guides,alexspeller/guides,tildeio/guides,richardkalehoff/guides,rengokantai... |
eae201e0251293d93f267a471ba1abe90f1def2d | .travis.yml | .travis.yml | language: php
php:
- 5.6
- 5.5
- hhvm
sudo: false
cache:
directories:
- $HOME/.composer/cache
before_install:
- composer selfupdate
install: composer update --prefer-dist --no-interaction
script:
- phpunit --coverage-text
| language: php
php:
- 5.6
- 5.5
- hhvm
matrix:
fast_finish: true
include:
- php: 5.6
env: SYMFONY_VERSION=2.8.*
- php: 5.6
env: SYMFONY_VERSION=3.0.*
allow_failures:
- php: hhvm
sudo: false
cache:
directories:
- $HOME/.composer/cache
before_install:
- composer selfu... | Add the matrix key to test against different symfony versions | Add the matrix key to test against different symfony versions
| YAML | mit | nietonfir/RaygunBundle,nietonfir/RaygunBundle |
42d61bdd79898db5919d0c637041ef5eb52819d8 | .travis.yml | .travis.yml | language: go
go:
- 1.1
- 1.2
services:
- redis-server
before_script:
- mysql -e "CREATE DATABASE goat"
- mysql goat < res/mysql/announce_log.sql
- mysql goat < res/mysql/api_keys.sql
- mysql goat < res/mysql/files.sql
- mysql goat < res/mysql/files_users.sql
- mysql goat < res/mysql/scrape_log.sql
-... | language: go
go:
- 1.1
- 1.2
services:
- redis-server
before_script:
- mysql -e "CREATE DATABASE goat"
- mysql goat < res/mysql/announce_log.sql
- mysql goat < res/mysql/api_keys.sql
- mysql goat < res/mysql/files.sql
- mysql goat < res/mysql/files_users.sql
- mysql goat < res/mysql/scrape_log.sql
-... | Remove bad integration test in Travis, use unit tests | Remove bad integration test in Travis, use unit tests
| YAML | mit | mdlayher/goat |
004b692e940b14adc6e873d9bde13bda18ad7bd4 | .travis.yml | .travis.yml | language: php
php:
- '5.5'
- '5.6'
- '7.0'
- hhvm
- nightly
install:
- composer install --dev
script: ant
| language: php
php:
- '5.5'
- '5.6'
- '7.0'
- hhvm
- nightly
matrix:
allow_failures:
- php: nightly
install:
- composer install --dev
script: ant
| Allow nightly build to fail | Allow nightly build to fail | YAML | mit | daylerees/scientist |
4df4103c2ecf6a1360210ec3dd70ca096ccc8b46 | .travis.yml | .travis.yml | language: ruby
# Cache gems
cache: bundler
# Required to use new Travis container-based infrastructure
sudo: false
# Code Climate token for coverage reporting
addons:
code_climate:
repo_token: 26c7e954fe6e83150931914578222587ebd90734aca877d04a1a75d2d7823e2e
before_install:
- nvm install ... | language: ruby
# Cache gems
cache: bundler
# Required to use new Travis container-based infrastructure
sudo: false
# Use latest Firefox, and Code Climate token for coverage reporting
addons:
firefox: latest
code_climate:
repo_token: 26c7e954fe6e83150931914578222587ebd90734aca877d04a1a75d2d7823e2e
before_inst... | Use latest Firefox in Travis | Use latest Firefox in Travis
| YAML | mit | scottohara/loot,scottohara/loot,scottohara/loot,scottohara/loot |
97036fa7a53356aa507fa5e0a77c249aefcdd06a | .travis.yml | .travis.yml | language: ruby
rvm:
- 2.2
- 2.3
- 2.4
- jruby-9.1.9.0
matrix:
allow_failures:
- rvm:
- ruby-head
- rbx-2
| language: ruby
rvm:
- 2.2
- 2.3
- 2.4
- jruby-9.1.9.0
matrix:
allow_failures:
- rvm:
- ruby-head
- rbx-2
notifications:
email:
on_success: change
| Send Travis CI notifications on success when only it changed | Send Travis CI notifications on success when only it changed
More info [here](https://docs.travis-ci.com/user/notifications/).
| YAML | mit | thomasfl/filewatcher |
06075c20587f994c83b6efc7452b8067ebbe6e4f | .travis.yml | .travis.yml | language: java
notifications:
email:
recepients:
- omid-ci@yahoo-inc.com
on_success: always
on_failure: always
jdk:
- oraclejdk8
branches:
only:
- open-source
before_script:
# This is required to avoid failures of HBase minicluster related to Hadoop 1.x releases
- umask 022
- git confi... | language: java
notifications:
email:
recepients:
- omid-ci@yahoo-inc.com
on_success: always
on_failure: always
jdk:
- oraclejdk8
branches:
only:
- open-source
before_script:
# This is required to avoid failures of HBase minicluster related to Hadoop 1.x releases
- umask 022
- git confi... | Fix profile name in mvn release command | Fix profile name in mvn release command
Change-Id: Ib2e529d2849f822add4226af8c3bdee14f76097f
| YAML | apache-2.0 | yonigottesman/incubator-omid,yonigottesman/incubator-omid,yahoo/omid,yahoo/omid |
4b2d5fc31b197cde373e0a5931a2254f1782a335 | .travis.yml | .travis.yml | language: ruby
rvm:
- 2.2.2
script: "rake test"
| language: ruby
rvm:
- 2.2.2
- 2.2.4
script: "rake test"
| Add test for Ruby 2.2.4 | Add test for Ruby 2.2.4
| YAML | mit | Threespot/tolaria,Threespot/tolaria,Threespot/tolaria |
b46b3939a666e887399bb83e45eb433f92f32a90 | .travis.yml | .travis.yml | language: c
install:
- sudo add-apt-repository -y ppa:gstreamer-developers/ppa
- sudo apt-get update
- sudo apt-get install
expect
gir1.2-gstreamer-1.0
gstreamer1.0-plugins-bad
gstreamer1.0-plugins-base
gstreamer1.0-plugins-good
gstreamer1.0-tools
gstreamer1.0... | language: c
install:
- sudo add-apt-repository -y ppa:gstreamer-developers/ppa
- sudo apt-get update
- sudo apt-get install
expect
gir1.2-gstreamer-1.0
gstreamer1.0-plugins-bad
gstreamer1.0-plugins-base
gstreamer1.0-plugins-good
gstreamer1.0-tools
gstreamer1.0... | Install GNU parallel to speed up tests | Travis: Install GNU parallel to speed up tests
Debian (and by extension Ubuntu) systems have two packages that provide
the command `/usr/bin/parallel`: moreutils and parallel. Unfortunately
they do not have compatible syntax. stb-tester depends on moreutils so
we have to install that package. With GNU parallel (pro... | YAML | lgpl-2.1 | martynjarvis/stb-tester,wmanley/stb-tester,LewisHaley/stb-tester,stb-tester/stb-tester,martynjarvis/stb-tester,LewisHaley/stb-tester,LewisHaley/stb-tester,martynjarvis/stb-tester,wmanley/stb-tester,stb-tester/stb-tester,stb-tester/stb-tester,martynjarvis/stb-tester,stb-tester/stb-tester,martynjarvis/stb-tester,LewisHal... |
ac03a6e0ecc595683038b363446e235f9888810f | .travis.yml | .travis.yml | sudo: required
language: ruby
rvm: 2.2
node_js: "0.10"
before_script:
- gem install awesome_bot
- sudo pip install json-spec
script:
- awesome_bot contents.json -w AERecord,theswiftwebdeveloper,bluemix,swiftplayground
- json validate --schema-file=.github/schema.json --document-file=contents.json
- node .gith... | sudo: required
language: ruby
rvm: 2.2
node_js: "0.10"
before_script:
- gem install awesome_bot
- sudo pip install json-spec
script:
- awesome_bot contents.json -w AERecord,theswiftwebdeveloper,bluemix,swiftplayground,awesome-for-swift-cheatsheet
- json validate --schema-file=.github/schema.json --document-file... | Add iOS App to white list | Add iOS App to white list
| YAML | cc0-1.0 | matteocrippa/awesome-swift,kingiol/awesome-swift,kingiol/awesome-swift,kingiol/awesome-swift,kingiol/awesome-swift |
6176fac570a41c8e5743ae98ce3d0c03cd2e86fa | .travis.yml | .travis.yml | language: php
php: [5.3.3, 5.3, 5.4, 5.5, 5.6, hhvm]
matrix:
allow_failures:
- php: 5.6
before_script:
- composer selfupdate
- export COMPOSER_ROOT_VERSION=2.0.0-RC3
- composer install --prefer-source
script:
- bin/phpspec run
- ./vendor/bin/behat --format=pretty
| language: php
php: [5.3.3, 5.3, 5.4, 5.5, 5.6, hhvm, hhvm-nightly]
matrix:
allow_failures:
- php: 5.6
- php: hhvm
before_script:
- composer selfupdate
- export COMPOSER_ROOT_VERSION=2.0.0-RC3
- composer install --prefer-source
script:
- bin/phpspec run
- ./vendor/bin/behat --format=pretty
| Use HHVM nightly since 3.1 has regressions in the Reflection API. | Use HHVM nightly since 3.1 has regressions in the Reflection API.
| YAML | mit | ghamoron/phpspec,Elfiggo/phpspec,docteurklein/phpspec,javi-dev/phpspec,sroze/phpspec,ulabox/phpspec,localheinz/phpspec,localheinz/phpspec,javi-dev/phpspec,ghamoron/phpspec,gnugat-forks/phpspec,rawkode/phpspec,jon-acker/phpspec,Elfiggo/phpspec,danielkmariam/phpspec,sroze/phpspec,carlosV2/phpspec,nosun/phpspec,jon-acker/... |
654e14b8a853d31f0bf4c1ee3828bba8a52acf6a | .travis.yml | .travis.yml | language: node_js
node_js:
- "4"
- "6"
- "8"
- "9"
env:
- CXX=g++-4.8
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- g++-4.8
before_install: "sudo apt-get update && sudo apt-get install -y optipng pngcrush pngquant graphicsmagick libjpeg-turbo-progs inkscape libcairo2-dev libgif... | language: node_js
node_js:
- "6"
- "8"
- "9"
env:
- CXX=g++-4.8
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- g++-4.8
before_install: "sudo apt-get update && sudo apt-get install -y optipng pngcrush pngquant graphicsmagick libjpeg-turbo-progs inkscape libcairo2-dev libgif-dev lib... | Drop node.js 4 support (semver-major) | Drop node.js 4 support (semver-major)
| YAML | bsd-3-clause | papandreou/express-processimage |
73981890a8cb53139936fb38ff7ceefb7a2e5ca1 | .travis.yml | .travis.yml | language: php
php:
- 5.5
- 5.6
- 7.0
- hhvm
sudo: false
cache:
directories:
- vendor
- $HOME/.composer/cache
env:
global:
- DEFAULT=1
matrix:
include:
- php: 5.6
env: COVERALLS=1 DEFAULT=0
- php: 7.0
env: PHPCS=1 DEFAULT=0
allow_failures:
- php: hhvm
fast_fi... | language: php
php:
- 5.5
- 5.6
- 7.0
- 7.1
- hhvm
sudo: false
cache:
directories:
- vendor
- $HOME/.composer/cache
env:
global:
- DEFAULT=1
matrix:
include:
- php: 7.0
env: PHPCS=1 DEFAULT=0
allow_failures:
- php: hhvm
fast_finish: true
before_install:
- if [ $HHV... | Use codecov instead of coveralls. | Use codecov instead of coveralls.
| YAML | mit | cakephp/chronos,antograssiot/chronos |
43a04e602aab944a80775b7151f459a11147f2bb | .travis.yml | .travis.yml | dist: trusty
sudo: false
group: beta
language: python
python:
- "3.4"
- "3.5"
addons:
apt:
sources:
- sourceline: deb http://deb.nodesource.com/node_6.x trusty main
key_url: https://deb.nodesource.com/gpgkey/nodesource.gpg.key
packages:
- nodejs
cache:
... | dist: trusty
sudo: false
group: beta
language: python
python:
- "3.4"
- "3.5"
addons:
apt:
sources:
- sourceline: deb http://deb.nodesource.com/node_6.x trusty main
key_url: https://deb.nodesource.com/gpgkey/nodesource.gpg.key
packages:
- nodejs
cache:
... | Make CI tests more verbose | Make CI tests more verbose
| YAML | mit | XeryusTC/18xx-accountant,XeryusTC/18xx-accountant,XeryusTC/18xx-accountant,XeryusTC/18xx-accountant,XeryusTC/18xx-accountant |
ea4a2ace1c7f52867101266120072a2022a6b00d | .travis.yml | .travis.yml | language: node_js
node_js:
- "0.12"
- "0.11"
before_script:
- npm install -g gulp
- npm install -g bower
- npm install -g codeclimate-test-reporter
- npm install -g codacy-coverage
- bower install
script: gulp
after_script:
- codecov < .tmp/js/lcov.info
- codeclimate-test-reporter < ./.tmp/js/lcov.inf... | language: node_js
node_js:
- "0.12"
- "0.11"
before_script:
- npm install -g gulp
- npm install -g bower
- npm install -g codeclimate-test-reporter
- npm install -g codacy-coverage
- bower install
script: gulp
after_script:
- codecov < .tmp/js/lcov.info
- codeclimate-test-reporter < ./.tmp/js/lcov.inf... | Correct node modules dir for caching | Correct node modules dir for caching
| YAML | mit | dmgress/cloudgrapher,dmgress/cloudgrapher |
ef28d150cedfe776e4180fec8700023ea3ae0c38 | .travis.yml | .travis.yml | language: python
python:
- "2.7"
virtualenv:
system_site_packages: true
before_install:
- sudo apt-get install -qq python-numpy python-scipy
# command to install dependencies
install: "pip install -r requirements.txt"
# command to run tests
script: "nosetests -s -w tests/"
| language: python
python:
- "2.7"
- "3.2"
virtualenv:
system_site_packages: true
before_install:
- sudo apt-get install -qq python-numpy python-scipy
# command to install dependencies
install: "pip install -r requirements.txt"
# command to run tests
script: "nosetests -s -w tests/"
| Revert "revert python 3.2 check" | Revert "revert python 3.2 check"
This reverts commit f787512428bb93542234f4ab9cfe67d38bc01922.
| YAML | mit | jmschrei/yahmm |
a3592959736e76a972321903a232b31959c6aa7b | .travis.yml | .travis.yml |
sudo: required
services:
- docker
env:
COMPOSE_VERSION: 1.7.1
before_install:
- sudo apt-get update
- sudo apt-get install docker
- curl -L https://github.com/docker/compose/releases/download/${COMPOSE_VERSION}/docker-compose-`uname -s`-`uname -m` > docker-compose
- chmod +x docker-compose
- sudo mv docker... |
sudo: required
services:
- docker
env:
COMPOSE_VERSION: 1.7.1
before_install:
- sudo apt-get update
- sudo apt-get purge lxc-docker
- sudo apt-get install docker-engine
- curl -L https://github.com/docker/compose/releases/download/${COMPOSE_VERSION}/docker-compose-`uname -s`-`uname -m` > docker-compose
- c... | Install correct version of docker | Install correct version of docker
| YAML | apache-2.0 | e14n/databank-mongodb |
042cf072b5b3cdff613d31fc7abe94bd112ad698 | .travis.yml | .travis.yml |
language: php
git:
depth: 5
php:
- 5.5
- 5.6
- 7.0
- 7.1
- 7.2
matrix:
include:
- php: hhvm-3.18
dist: trusty
sudo: required
before_script:
- if [[ $TRAVIS_PHP_VERSION =~ ^hhvm ]]; then echo "hhvm.enable_short_tags = On" >> /etc/hhvm/php.ini; fi
- travis_retry composer self-update
-... |
language: php
git:
depth: 5
php:
- 5.5
- 5.6
- 7.0
- 7.1
- 7.2
matrix:
include:
- php: hhvm-3.18
dist: trusty
sudo: required
before_script:
- if [[ $TRAVIS_PHP_VERSION =~ ^hhvm ]]; then echo "hhvm.enable_short_tags = On" >> /etc/hhvm/php.ini; fi
- travis_retry composer self-update
-... | Rename coverage report as clover | Rename coverage report as clover
| YAML | mit | kylekatarnls/jade-php,kylekatarnls/jade-php,pug-php/pug,kylekatarnls/jade-php,pug-php/pug,pug-php/pug |
2a53e0531f73cbd3f111e88e0623b8d966ad8ec5 | .travis.yml | .travis.yml | sudo: false
language: node_js
node_js:
- "4"
- "6"
- "8"
cache:
directories:
- "node_modules"
env:
global:
- BUILD_TIMEOUT=10000
install: npm install
script: npm run build
| sudo: false
language: node_js
node_js:
- "4"
- "6"
- "8"
cache:
directories:
- "node_modules"
env:
global:
- BUILD_TIMEOUT=10000
install: npm install
script: npm run build
dist: trusty
| Set build environment to Trusty | Set build environment to Trusty
| YAML | mit | peshitta/sedra-cal |
b295119fef1ea896d87a1d5b247678f6e1bf0c33 | .travis.yml | .travis.yml | language: ruby
before_install: gem install bundler
bundler_args: --without guard metrics
script: "bundle exec rake spec:travis"
rvm:
- 1.8.7
- ree
- 1.9.2
- 1.9.3
- 2.0.0
- jruby-18mode
- jruby-19mode
- jruby-head
- rbx-18mode
- rbx-19mode
- ruby-head
matrix:
allow_failures:
before_script:
- p... | language: ruby
before_install: gem install bundler
bundler_args: --without guard metrics
script: "bundle exec rake spec:travis"
rvm:
- 1.8.7
- ree
- 1.9.2
- 1.9.3
- 2.0.0
- jruby-18mode
- jruby-19mode
- jruby-head
- rbx-18mode
- rbx-19mode
- ruby-head
matrix:
allow_failures:
before_script:
- p... | Add IRC notification on successful builds | Add IRC notification on successful builds | YAML | mit | solnic/rom-relation |
1708a969d77bd6a74848be7c03b06f1fe1a4ae52 | .travis.yml | .travis.yml | # See https://github.com/silverstripe-labs/silverstripe-travis-support for setup details
sudo: false
language: php
php:
- 5.3
- 5.4
- 5.5
- 5.6
- 7.0
env:
- DB=MYSQL CORE_RELEASE=3.2
matrix:
include:
- php: 5.6
env: DB=MYSQL CORE_RELEASE=3
- php: 5.6
env: DB=MYSQL CORE_RELEASE=3.1... | # See https://github.com/silverstripe/silverstripe-travis-support for setup details
sudo: false
language: php
php:
- 5.3
- 5.4
- 5.5
- 5.6
env:
- DB=MYSQL CORE_RELEASE=3.5
matrix:
include:
- php: 7.1
env: DB=MYSQL CORE_RELEASE=3
- php: 5.6
env: DB=MYSQL CORE_RELEASE=3.1
- php: 5... | Update Travis configuration for PHP7 builds on 3 | Update Travis configuration for PHP7 builds on 3
| YAML | bsd-3-clause | silverstripe-labs/silverstripe-taxonomy |
358d72ac88ac3b764777a433aa97dd7f29c9a8a0 | .travis.yml | .travis.yml | language: ruby
rvm:
- 1.8.7
- 1.9.2
- 1.9.3
gemfile:
- Gemfile
- gemfiles/rails2_3.gemfile
- gemfiles/rails3_0.gemfile
- gemfiles/rails3_1.gemfile
- gemfiles/rails3_2.gemfile
| language: ruby
rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- 2.0.0
gemfile:
- Gemfile
- gemfiles/rails2_3.gemfile
- gemfiles/rails3_0.gemfile
- gemfiles/rails3_1.gemfile
- gemfiles/rails3_2.gemfile
| Add MRI 2.0.0 to tested Ruby versions. | Add MRI 2.0.0 to tested Ruby versions.
| YAML | mit | nikolai-b/acts_as_indexed,evanrolfe/acts_as_indexed,dougal/acts_as_indexed |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.