commit stringlengths 40 40 | old_file stringlengths 4 237 | new_file stringlengths 4 237 | old_contents stringlengths 1 4.24k | new_contents stringlengths 1 4.87k | subject stringlengths 15 778 | message stringlengths 15 8.75k | lang stringclasses 266
values | license stringclasses 13
values | repos stringlengths 5 127k |
|---|---|---|---|---|---|---|---|---|---|
0da0fbab89d500f790fa66d4277b3bfaae5c6295 | circle.yml | circle.yml | machine:
node:
version: 0.10.39
dependencies:
pre:
- npm install npm -g
test:
post:
- grunt test:coveralls | machine:
node:
version: 4.2.2
test:
post:
- grunt test:coveralls
| Upgrade node version for build | Upgrade node version for build
| YAML | bsd-3-clause | bigdatr/elephas |
5d98869fc588dfe0aa4e48c3b497867ad8ef6814 | circle.yml | circle.yml | # From https://circleci.com/docs/yarn/
machine:
node:
version: 9.4.0
dependencies:
override:
- yarn
cache_directories:
- ~/.cache/yarn
test:
override:
- yarn test
# From http://codereview.cc/harbormaster/step/edit/6/
notify:
webhooks:
- url: http://codereview.cc/harbormaster/hook/circle... | # From https://circleci.com/docs/yarn/
machine:
node:
version: 9.4.0
dependencies:
override:
- yarn
cache_directories:
- ~/.cache/yarn
test:
override:
- yarn build && yarn test
# From http://codereview.cc/harbormaster/step/edit/6/
notify:
webhooks:
- url: http://codereview.cc/harbormast... | Make Circle build the lib before test | Make Circle build the lib before test
| YAML | mit | skevy/wobble,skevy/wobble |
c113a037336dbea229a488606888348d4b7fd637 | releng/com.b2international.snowowl.server.update/assembly/mysql/snowowl_config.yml | releng/com.b2international.snowowl.server.update/assembly/mysql/snowowl_config.yml | #
# Copyright 2011-2015 B2i Healthcare Pte Ltd, http://b2i.sg
#
authentication:
type: PROP_FILE
fileAuth:
users:
-
username: snowowl
password: snowowl
repository:
host: 0.0.0.0
port: 2036
# Minutes to invalidate and close the unused indexes for tasks
# Default is 4 hours, setting it to 0... | #
# Copyright 2011-2015 B2i Healthcare Pte Ltd, http://b2i.sg
#
authentication:
type: PROP_FILE
fileAuth:
users:
-
username: snowowl
password: snowowl
repository:
host: 0.0.0.0
port: 2036
# Minutes to invalidate and close the unused indexes for tasks
# Default is 4 hours, setting it to 0... | Revert "Increase Review lifespan to 1 hours" | Revert "Increase Review lifespan to 1 hours"
This reverts commit e410a4abaa37198c3533bad69740e64e42a48259.
| YAML | apache-2.0 | IHTSDO/snow-owl,IHTSDO/snow-owl,IHTSDO/snow-owl,IHTSDO/snow-owl |
3b95476763654e83dc003946b607363ec390111e | metadata/cz.vitskalicky.lepsirozvrh.yml | metadata/cz.vitskalicky.lepsirozvrh.yml | AntiFeatures:
- NonFreeNet
Categories:
- Internet
- Science & Education
License: GPL-3.0-or-later
AuthorName: Vít Skalický
AuthorEmail: vit.skalicky@email.cz
SourceCode: https://github.com/vitSkalicky/lepsi-rozvrh
IssueTracker: https://github.com/vitSkalicky/lepsi-rozvrh/issues
AutoName: Better schedule
RepoTyp... | AntiFeatures:
- NonFreeNet
Categories:
- Internet
- Science & Education
License: GPL-3.0-or-later
AuthorName: Vít Skalický
AuthorEmail: vit.skalicky@email.cz
SourceCode: https://github.com/vitSkalicky/lepsi-rozvrh
IssueTracker: https://github.com/vitSkalicky/lepsi-rozvrh/issues
AutoName: Better schedule
RepoTyp... | Update Better schedule to 1.5.1 (9) | Update Better schedule to 1.5.1 (9)
| YAML | agpl-3.0 | f-droid/fdroiddata,f-droid/fdroiddata |
973feb33da2c3b6c65f8c847375d28415eea5a5e | manifests/cf-manifest/deployments/900-cf-tests.yml | manifests/cf-manifest/deployments/900-cf-tests.yml | properties:
acceptance_tests:
api: (( concat "https://" meta.api_domain ))
apps_domain: (( grab properties.app_domains[0] ))
system_domain: (( grab properties.system_domain ))
admin_user: "admin"
admin_password: (( grab secrets.uaa_admin_password ))
skip_ssl_validation: false
backend: "die... | properties:
acceptance_tests:
api: (( grab meta.api_domain ))
apps_domain: (( grab properties.app_domains[0] ))
system_domain: (( grab properties.system_domain ))
admin_user: "admin"
admin_password: (( grab secrets.uaa_admin_password ))
skip_ssl_validation: false
backend: "diego"
clien... | Remove workaround to make v3 tests talk https | Remove workaround to make v3 tests talk https
In 0ca788d we worked around the failure of the V3 tests to specify a protocol
in the URL.
Now that the upstream change
https://github.com/cloudfoundry/cf-acceptance-tests/pull/91 has been merged in
this release, we need to remove this workaround, otherwise the tests try t... | YAML | mit | alphagov/paas-cf,jimconner/paas-cf,alphagov/paas-cf,jimconner/paas-cf,alphagov/paas-cf,jimconner/paas-cf,alphagov/paas-cf,alphagov/paas-cf,alphagov/paas-cf,jimconner/paas-cf,alphagov/paas-cf,jimconner/paas-cf,alphagov/paas-cf,jimconner/paas-cf,jimconner/paas-cf |
81a2a8a25d742d3ff160a0e46e16db957d2bab0b | test/fixtures/rounds.yml | test/fixtures/rounds.yml | # Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html
one:
url: MyString
charity: MyString
expire_time: 2013-01-22
closed:
failed:
max_amount:
winning_address1: MyString
winning_address2: MyString
secret_token: MyString
two:
url: MyString
charity: MyString
e... | # Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html
one:
url: MyString
expire_time: 2013-01-22
closed:
failed:
max_amount:
winning_address1: MyString
winning_address2: MyString
secret_token: MyString
two:
url: MyString
expire_time: 2013-01-22
closed:
fail... | Remove charity string from round fixtures | Remove charity string from round fixtures
| YAML | mit | orangejulius/donationparty,orangejulius/donationparty,orangejulius/donationparty |
17b02905f648287787bd9dc47cf39a9be5bd363a | metadata/org.docspell.docspellshare.yml | metadata/org.docspell.docspellshare.yml | Categories:
- Science & Education
License: GPL-3.0-or-later
AuthorName: eikek
WebSite: https://docspell.org
SourceCode: https://github.com/docspell/android-client
IssueTracker: https://github.com/docspell/android-client/issues
AutoName: Docspell Share
RepoType: git
Repo: https://github.com/docspell/android-client
... | Categories:
- Science & Education
License: GPL-3.0-or-later
AuthorName: eikek
WebSite: https://docspell.org
SourceCode: https://github.com/docspell/android-client
IssueTracker: https://github.com/docspell/android-client/issues
AutoName: Docspell Share
RepoType: git
Repo: https://github.com/docspell/android-client
... | Update Docspell Share to 0.5.0 (5) | Update Docspell Share to 0.5.0 (5)
| YAML | agpl-3.0 | f-droid/fdroiddata,f-droid/fdroiddata |
061f59141f0fbfc1e34595f725b07a535a380679 | recipes/openbabel/2.4.1/meta.yaml | recipes/openbabel/2.4.1/meta.yaml |
package:
name: openbabel
version: 2.4.1
source:
git_url: https://github.com/mwojcikowski/openbabel.git
git_rev: 2.4.1
patches:
- fix_library_path_search.diff
- fix_data_path.diff
- fix_babel_test_paths.diff
build:
number: 0
detect_binary_files_with_prefix: true
r... |
package:
name: openbabel
version: 2.4.1
source:
fn: openbabel-2-4-1.zip
url: https://github.com/openbabel/openbabel/archive/openbabel-2-4-1.zip
sha1: 6fefb2355601b665bea5840fe8e6f95bd48023c9
patches:
- fix_library_path_search.diff
- fix_data_path.diff
- fix_babel_test_... | Switch to zip file instead of git | Switch to zip file instead of git
| YAML | mit | zachcp/bioconda-recipes,martin-mann/bioconda-recipes,rob-p/bioconda-recipes,joachimwolff/bioconda-recipes,jasper1918/bioconda-recipes,roryk/recipes,BIMSBbioinfo/bioconda-recipes,oena/bioconda-recipes,jfallmann/bioconda-recipes,bioconda/bioconda-recipes,chapmanb/bioconda-recipes,saketkc/bioconda-recipes,guowei-he/biocon... |
482e5206e05e4ba8cd79738f6fb7a521c8c23555 | google/datastore/admin/v1/datastore_admin_gapic.yaml | google/datastore/admin/v1/datastore_admin_gapic.yaml | type: com.google.api.codegen.ConfigProto
config_schema_version: 2.0.0
# The settings of generated code in a specific language.
language_settings:
java:
package_name: com.google.cloud.datastore.admin.v1
python:
package_name: google.cloud.datastore.admin_v1.gapic
go:
package_name: cloud.google.com/go/da... | type: com.google.api.codegen.ConfigProto
config_schema_version: 2.0.0
# The settings of generated code in a specific language.
language_settings:
java:
package_name: com.google.cloud.datastore.admin.v1
python:
package_name: google.cloud.datastore_admin_v1.gapic
go:
package_name: cloud.google.com/go/da... | Update python package name for datastore admin gapic client. | Update python package name for datastore admin gapic client.
google.cloud.datastore.admin_v1.gapic -> google.cloud.datastore_admin_v1.gapic
PiperOrigin-RevId: 310619756
| YAML | apache-2.0 | googleapis/googleapis,googleapis/googleapis |
90bcd411bac3644d9ee094cd4e273a7de25f4955 | roles/fluentd/tasks/main.yml | roles/fluentd/tasks/main.yml | - name: install fluentd
sudo: no
gem: name={{ item }}
executable=/home/{{ ansible_ssh_user }}/.rbenv/versions/{{ ruby_version }}/bin/gem
with_items:
- fluentd
- fluent-plugin-secure-forward
- fluent-plugin-rewrite-tag-filter
- fluent-plugin-record-reformer
- fluent-plugin-record-modifie... | - name: install fluentd
sudo: no
gem: name={{ item }}
executable=/home/{{ ansible_ssh_user }}/.rbenv/versions/{{ ruby_version }}/bin/gem
with_items:
- fluentd
- fluent-plugin-secure-forward
- fluent-plugin-rewrite-tag-filter
- fluent-plugin-record-reformer
- fluent-plugin-record-modifie... | Fix not daemonizing fluentd on first provisioning. | Fix not daemonizing fluentd on first provisioning.
| YAML | mit | mia-0032/raspberrypi-IoT-ansible,mia-0032/raspberrypi-fluentd-ansible,mia-0032/RPi-ansible-fluentd-es-kibana |
78b2259eb087b8157baa11ee08cf1a69e86f95ef | roles/buildmaster/tasks/main.yaml | roles/buildmaster/tasks/main.yaml | ---
- name: Set hostname
hostname:
name={{ hostname }}
- name: Tell /etc/hosts about the hostname
lineinfile:
dest=/etc/hosts
line="127.0.0.1 localhost {{hostname}}"
state=present
insertbefore=BOF
- name: Install prerequisite packages
apt:
pkg={{ item }}
state=present
with_i... | ---
- name: Set hostname
hostname:
name={{ hostname }}
- name: Tell /etc/hosts about the hostname
lineinfile:
dest=/etc/hosts
line="127.0.0.1 localhost {{hostname}}"
state=present
insertbefore=BOF
- name: Install prerequisite packages
apt:
pkg={{ item }}
state=present
with_it... | Install Buildbot to a virtualenv | Install Buildbot to a virtualenv
| YAML | mit | edunham/ansible-rust-infra,edunham/ansible-rust-infra,edunham/ansible-rust-infra |
40015a1b5f0d55f4dec5be5bbba70fc8d37cb194 | packages/sh/shakers.yaml | packages/sh/shakers.yaml | homepage: https://github.com/swift-nav/shakers
changelog-type: ''
hash: d9dfe314b79fd8b528191ff70564034ede7e1f9d6ae94038432b7cc5c1185225
test-bench-deps: {}
maintainer: Mark Fine <dev@swiftnav.com>
synopsis: Shake helpers.
changelog: ''
basic-deps:
shake: -any
base: ==4.8.*
shakers: -any
basic-prelude: -any
d... | homepage: https://github.com/swift-nav/shakers
changelog-type: ''
hash: b478b21abd8451de8f4fca3e18e4eec250a0fb38f50f586167a1d0c09e7be0ef
test-bench-deps: {}
maintainer: Mark Fine <dev@swiftnav.com>
synopsis: Shake helpers.
changelog: ''
basic-deps:
shake: -any
base: ==4.8.*
shakers: -any
basic-prelude: -any
d... | Update from Hackage at 2017-04-19T20:09:05Z | Update from Hackage at 2017-04-19T20:09:05Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
a78086f0460fc37fa5f844ed4120f6700d529231 | roles/lamp/tasks/squirrelmail.yml | roles/lamp/tasks/squirrelmail.yml | ---
- name: "Install Squirrelmail"
apt: "name={{ item }} state=latest"
with_items:
- squirrelmail
- squirrelmail-decode
- squirrelmail-locales
- squirrelmail-viewashtml
- name: Configure Squirrelmail.
template: src=squirrelmail.php.j2 dest=/etc/squirrelmail/config.php owner=root group=root mode=6... | ---
- name: "Install Squirrelmail"
apt: "name={{ item }} state=latest"
with_items:
- squirrelmail
- squirrelmail-decode
- squirrelmail-locales
- squirrelmail-viewashtml
- name: Configure Squirrelmail.
template: src=squirrelmail.php.j2 dest=/etc/squirrelmail/config.php owner=root group=root mode=6... | Make Squirrelmail findable by Apache. | Make Squirrelmail findable by Apache.
| YAML | unlicense | deekayen/lttle-ansible-bootstrap,deekayen/lttle-ansible-bootstrap |
e1d77175796c48bda9257dcb7784a7b830ee813f | packages/sy/symbols.yaml | packages/sy/symbols.yaml | homepage: ''
changelog-type: markdown
hash: f4761e3a229ebce7ce20d0c9fd6f3137fadeb4ae51b8d486c75cf42542064c59
test-bench-deps: {}
maintainer: kiss.csongor.kiss@gmail.com
synopsis: Symbol manipulation
changelog: ! '# Revision history for symbols
## 0.2.0.0
* added ToList, ToUpper, ToLower, ReadNat type families
... | homepage: ''
changelog-type: markdown
hash: 3dd6da172eae327943510aa4f3b70505ec320ae596a5746bef32e36cc97ff464
test-bench-deps: {}
maintainer: kiss.csongor.kiss@gmail.com
synopsis: Symbol manipulation
changelog: ! '# Revision history for symbols
## 0.2.0.0
* added ToList, ToUpper, ToLower, ReadNat type families
... | Update from Hackage at 2018-11-29T20:55:22Z | Update from Hackage at 2018-11-29T20:55:22Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
4ea883b0fb371da8f87d25bf3787d60b74443e19 | roles/zookeeper/defaults/main.yml | roles/zookeeper/defaults/main.yml | #override for your cluster for consul service discovery
zookeeper_service: zookeeper
zookeeper_service_tags: "{{ zookeeper_service }}"
zookeeper_env: dev
zookeeper_ensemble: cluster1
zookeeper_container_name: "{{ zookeeper_service }}-{{ zookeeper_env }}-{{ zookeeper_ensemble }}-zkid{{ zk_id }}"
zookeeper_data_volume... | #override for your cluster for consul service discovery
zookeeper_service: zookeeper
zookeeper_service_tags: "{{ zookeeper_service }}"
zookeeper_ensemble: cluster1
zookeeper_container_name: "{{ zookeeper_service }}"
zookeeper_data_volume: "{{ zookeeper_service }}-data-volume"
zookeeper_image: asteris/zookeeper
zook... | Clean up zk default vars | Clean up zk default vars
| YAML | apache-2.0 | revpoint/microservices-infrastructure,ContainerSolutions/microservices-infrastructure,huodon/microservices-infrastructure,ddONGzaru/microservices-infrastructure,KaGeN101/mantl,CiscoCloud/microservices-infrastructure,mehulsbhatt/microservices-infrastructure,groknix/microservices-infrastructure,pinterb/microservices-infr... |
42dc7ecc92a0d28449f7396e123cc87066d5ff45 | test/gitorious.yml | test/gitorious.yml | # Unless you are developing Gitorious and really know what you are doing,
# leave the following settings as is.
repository_base_path: "/tmp/git/repositories"
archive_cache_dir: "/tmp/git/tarball-cache"
archive_work_dir: "/tmp/git/tarball-work"
host: gitorious.test
scheme: http
cookie_secret: UpDoquajrecJewyeodMilmiasFi... | # Unless you are developing Gitorious and really know what you are doing,
# leave the following settings as is.
repository_base_path: "/tmp/git/repositories"
archive_cache_dir: "/tmp/git/tarball-cache"
archive_work_dir: "/tmp/git/tarball-work"
host: gitorious.test
scheme: http
cookie_secret: UpDoquajrecJewyeodMilmiasFi... | Enable git daemon URLs for tests | Enable git daemon URLs for tests
| YAML | agpl-3.0 | rae/gitorious-mainline,Gitorious-backup/mainline,rae/gitorious-mainline,spencerwp/mainline,Gitorious-backup/mainline,spencerwp/mainline,SamuelMoraesF/Gitorious,SamuelMoraesF/Gitorious,tigefa4u/gitorious-mainline,Gitorious-backup/mainline,spencerwp/mainline,gitorious/mainline,SamuelMoraesF/Gitorious,tigefa4u/gitorious-m... |
81e9f14e0f1dce2b89c1a47edca478f91ead183b | recipes/pytest-celery/meta.yaml | recipes/pytest-celery/meta.yaml | {% set name = "pytest-celery" %}
{% set version = "0.0.0a1" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/pytest-celery-{{ version }}.tar.gz
sha256: 3e0e0817c2d3f2870dafebd915bf13100fc12920b5d42dfe5fdc35844fe42e62
build:
num... | {% set name = "pytest-celery" %}
{% set version = "0.0.0a1" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/pytest-celery-{{ version }}.tar.gz
sha256: 3e0e0817c2d3f2870dafebd915bf13100fc12920b5d42dfe5fdc35844fe42e62
build:
num... | Add test that checks if plugin is found by pytest | Add test that checks if plugin is found by pytest
| YAML | bsd-3-clause | ocefpaf/staged-recipes,goanpeca/staged-recipes,ocefpaf/staged-recipes,jakirkham/staged-recipes,chrisburr/staged-recipes,igortg/staged-recipes,conda-forge/staged-recipes,mariusvniekerk/staged-recipes,ReimarBauer/staged-recipes,mariusvniekerk/staged-recipes,chrisburr/staged-recipes,jochym/staged-recipes,goanpeca/staged-r... |
ad56c7b9a3c632e9f69308395e42c052aadd1516 | openstack/glance/templates/service.yaml | openstack/glance/templates/service.yaml | kind: Service
apiVersion: v1
metadata:
name: glance
labels:
app: {{ template "name" . }}
chart: "{{ .Chart.Name }}-{{ .Chart.Version }}"
release: "{{ .Release.Name }}"
heritage: "{{ .Release.Service }}"
component: glance
type: api
{{- if .Values.metrics.enabled }}
annotations:
prometh... | kind: Service
apiVersion: v1
metadata:
name: glance
labels:
app: {{ template "name" . }}
chart: "{{ .Chart.Name }}-{{ .Chart.Version }}"
release: "{{ .Release.Name }}"
heritage: "{{ .Release.Service }}"
component: glance
type: api
{{- if .Values.metrics.enabled }}
annotations:
prometh... | Revert "[Glance] prevent double scraping of api" | Revert "[Glance] prevent double scraping of api"
This reverts commit 3cdf6875b9098e0b8f30a7f48d475ef3d7267731.
| YAML | apache-2.0 | sapcc/helm-charts,sapcc/helm-charts,sapcc/helm-charts,sapcc/helm-charts |
872a4049383bc08e9f09550234af38f770b8bb3a | metadata/com.reminimalism.materialslivewallpaper.yml | metadata/com.reminimalism.materialslivewallpaper.yml | Categories:
- Theming
License: GPL-3.0-only
WebSite: https://pragma-once.github.io/materialslivewallpaper/app-page.html
SourceCode: https://github.com/Reminimalism/MaterialsLiveWallpaper
IssueTracker: https://github.com/Reminimalism/MaterialsLiveWallpaper/issues
Changelog: https://github.com/Reminimalism/MaterialsLiv... | Categories:
- Theming
License: GPL-3.0-only
WebSite: https://pragma-once.github.io/materialslivewallpaper/app-page.html
SourceCode: https://github.com/Reminimalism/MaterialsLiveWallpaper
IssueTracker: https://github.com/Reminimalism/MaterialsLiveWallpaper/issues
Changelog: https://github.com/Reminimalism/MaterialsLiv... | Update Materials Live Wallpaper to 1.0 (6) | Update Materials Live Wallpaper to 1.0 (6)
| YAML | agpl-3.0 | f-droid/fdroiddata,f-droid/fdroiddata |
070b81e65c3042cf7f54fb94d2f4a8cdff1966a4 | lightsail/variables.yml | lightsail/variables.yml | # Version to install
elastic_version: 6.5.2
elastic_download: https://artifacts.elastic.co
apm_java_version: 1.1.0
# Elastic Cloud credentials
elasticsearch_host: "{{ lookup('env','ELASTICSEARCH_HOST') }}"
elasticsearch_user: "{{ lookup('env','ELASTICSEARCH_USER') }}"
elasticsearch_password: "{{ lookup('env','ELASTIC... | # Version to install
elastic_version: 6.6.0
elastic_download: https://artifacts.elastic.co
apm_java_version: 1.3.0
# Elastic Cloud credentials
elasticsearch_host: "{{ lookup('env','ELASTICSEARCH_HOST') }}"
elasticsearch_user: "{{ lookup('env','ELASTICSEARCH_USER') }}"
elasticsearch_password: "{{ lookup('env','ELASTIC... | CHANGE to the latest release of the stack | CHANGE to the latest release of the stack
| YAML | mit | xeraa/microservice-monitoring,xeraa/microservice-monitoring,xeraa/microservice-monitoring,xeraa/microservice-monitoring |
137c7a3c0ebab47f2c623ad335adbe0f34d53cb0 | roles/modules/handlers/main.yml | roles/modules/handlers/main.yml | ---
- name: Rebuild mkinitcpio
become: yes
command: mkinitcpio
| ---
- name: Rebuild mkinitcpio
become: yes
command: mkinitcpio -p linux
| Make mkinitcpio build linux preset | Make mkinitcpio build linux preset
| YAML | mit | henrik-farre/ansible,henrik-farre/ansible,henrik-farre/ansible |
895d4059c4241e49565b2847a2ef09b2cf50a052 | roles/postgresql/tasks/main.yml | roles/postgresql/tasks/main.yml | ---
- name: Install PostgreSQL on {{ ansible_distribution }}-{{ ansible_distribution_major_version }}
include: roles/postgresql/tasks/postgresql_{{ ansible_pkg_mgr }}{{ ansible_distribution_major_version }}.yml
tags: [db, postgresql]
when: ansible_os_family == "RedHat"
- name: Install PostgreSQL on {{ ansible_di... | ---
- name: Install PostgreSQL on {{ ansible_distribution }}-{{ ansible_distribution_major_version }}
include: postgresql_{{ ansible_pkg_mgr }}{{ ansible_distribution_major_version }}.yml
tags: [db, postgresql]
when: ansible_os_family == "RedHat"
- name: Install PostgreSQL on {{ ansible_distribution }}-{{ ansibl... | Fix postgresql task include when using as galaxy dependency | Fix postgresql task include when using as galaxy dependency
Error:
```
FAILED! => {"failed": true, "reason": "the file_name '...roles/postgresql/tasks/postgresql_apt.yml' does not exist, or is not readable"}
```
| YAML | apache-2.0 | armab/ansible-st2,StackStorm/ansible-st2 |
d102fb0c85a32cdd9a65c31f07e20c1e460bcbd0 | data/Register/registration-district.yaml | data/Register/registration-district.yaml | register: registration-district
text: |
Registration districts in England and Wales which exist for the
purpose of civil registration of births, marriages, and deaths
and civil partnerships. Registration district data is maintained by
the General Register Office of HM Passport Office.
registry: ... | register: registration-district
text: |
Registration districts in England and Wales which exist for the
purpose of civil registration of births, marriages, and deaths
and civil partnerships. Registration district data is maintained by
the General Register Office of HM Passport Office.
registry: ... | Add boundary to registration district | Add boundary to registration district
| YAML | mit | openregister/registry-data |
02f19bc365271c5becb4da95a5934cb230cb85a8 | hiera.yaml | hiera.yaml | ---
## If you edit this file, you need to make sure that the webserver is restarted.
:backends:
- eyaml
- yaml
- module_data
:hierarchy:
- "%{clientcert}"
- "%{asf_osname}/%{asf_osrelease}"
- "colo/%{asf_colo}"
- "%{environment}"
- "common"
:yaml:
:datadir: '/etc/puppet/data'
:... | ---
## If you edit this file, you need to make sure that the webserver is restarted.
:backends:
- eyaml
- yaml
- module_data
# The ASF specific variables below are created in facter with customfact module.
:hierarchy:
- "%{clientcert}"
- "%{asf_osname}/%{asf_osrelease}"
- "colo/%{asf_colo}"
... | Add comment explaining the custom facter vars | Add comment explaining the custom facter vars
| YAML | apache-2.0 | apache/infrastructure-puppet,chtyim/infrastructure-puppet,bdube/infrastructure-puppet,chtyim/infrastructure-puppet,bdube/infrastructure-puppet,bdube/infrastructure-puppet,sebbASF/infrastructure-puppet,chtyim/infrastructure-puppet,apache/infrastructure-puppet,chtyim/infrastructure-puppet,chtyim/infrastructure-puppet,bdu... |
a45e9e1d34593feeeb2b75e0b47b54cff6dfb366 | .github/workflows/continuous-integration.yml | .github/workflows/continuous-integration.yml | # See https://github.com/laminas/laminas-continuous-integration-action
# Generates a job matrix based on current dependencies and supported version
# ranges, then runs all those jobs
name: "Continuous Integration"
on:
pull_request:
push:
jobs:
matrix:
name: Generate job matrix
runs-on: ubuntu-latest
... | # See https://github.com/laminas/laminas-continuous-integration-action
# Generates a job matrix based on current dependencies and supported version
# ranges, then runs all those jobs
name: "Continuous Integration"
on:
pull_request:
push:
jobs:
matrix:
name: Generate job matrix
runs-on: ubuntu-latest
... | Update laminas/laminas-ci-matrix-action action to v1.20.0 | Update laminas/laminas-ci-matrix-action action to v1.20.0
| datasource | package | from | to |
| ----------- | -------------------------------- | ------ | ------ |
| github-tags | laminas/laminas-ci-matrix-action | 1.19.0 | 1.20.0 |
| YAML | mit | Ocramius/LazyProperty |
ac8ec34778e8b265fb380a12214dda292b004184 | recipes/treematching/meta.yaml | recipes/treematching/meta.yaml | {% set name = "treematching" %}
{% set version = "0.1.20210513" %}
package:
name: "{{ name|lower }}"
version: "{{ version }}"
source:
git_url: https://github.com/LionelAuroux/treematching
git_tag: 5ebc2474d8720d87569cf414bd0275010edf8f19
build:
number: 0
script: "{{ PYTHON }} -m pip install . -vv"
requ... | {% set name = "treematching" %}
{% set version = "0.1.20210513" %}
{% set git_tag = "5ebc2474d8720d87569cf414bd0275010edf8f19" %}
package:
name: "{{ name|lower }}"
version: "{{ version }}"
source:
url: https://github.com/LionelAuroux/{{ name }}/archive/{{ git_tag }}.tar.gz
sha256: 6fe70e13b8889811332309bc4051... | Include tarball for commit git_tag | Include tarball for commit git_tag
| YAML | bsd-3-clause | conda-forge/staged-recipes,mariusvniekerk/staged-recipes,ocefpaf/staged-recipes,jochym/staged-recipes,conda-forge/staged-recipes,johanneskoester/staged-recipes,stuertz/staged-recipes,ReimarBauer/staged-recipes,hadim/staged-recipes,ocefpaf/staged-recipes,goanpeca/staged-recipes,mariusvniekerk/staged-recipes,jochym/stage... |
4551b035d8c297af2a9580c626d2147a2a71c3bb | roles/arch-common/handlers/main.yml | roles/arch-common/handlers/main.yml | ---
- name: update pkgfile db
command: pkgfile -u
- name: install pkgfile cron
cron: name="Update pkgfile database" job="pkgfile -u" hour=0 state=present
| ---
- name: update pkgfile db
command: pkgfile -u
- name: install pkgfile cron
cron: name="Update pkgfile database" job="pkgfile -u" hour=1 state=present
| Move pkgfile update from 00:00 to 01:00 | Move pkgfile update from 00:00 to 01:00
| YAML | bsd-3-clause | Alaneor/pi-server |
58426256081da6f73e61bdcb824905e8598f80a5 | puppet/services/ceilometer-collector.yaml | puppet/services/ceilometer-collector.yaml | heat_template_version: 2016-04-08
description: >
OpenStack Ceilometer Collector service configured with Puppet
parameters:
ServiceNetMap:
default: {}
description: Mapping of service_name -> network name. Typically set
via parameter_defaults in the resource registry. This
... | heat_template_version: 2016-04-08
description: >
OpenStack Ceilometer Collector service configured with Puppet
parameters:
ServiceNetMap:
default: {}
description: Mapping of service_name -> network name. Typically set
via parameter_defaults in the resource registry. This
... | Add mongo config settings in collector service templates | Add mongo config settings in collector service templates
In scenario where mongo and collector are on separate nodes like as
indicated in the bug, collector should be able to access mongo replset
and other hiera data.
Closes-bug: #1620468
Depends-On: I0bcd0d063a7a766483426fdd5ea81cbe1dfaa348
Change-Id: Iadf4c78fb03... | YAML | apache-2.0 | trozet/opnfv-tht,dprince/tripleo-heat-templates,dprince/tripleo-heat-templates,openstack/tripleo-heat-templates,openstack/tripleo-heat-templates,trozet/opnfv-tht,trozet/opnfv-tht |
3e00e3ae325e13652586866c66e3a1dcfdac45e5 | recipes/channelarchiver-0.0.5-6/meta.yaml | recipes/channelarchiver-0.0.5-6/meta.yaml | {% set version = "0.0.5.6" %}
package:
name: channelarchiver
version: {{ version }}
source:
url: https://github.com/NSLS-II/channelarchiver/archive/{{ version }}.tar.gz
fn: channelarchiver-v{{ version }}
sha256: 7ece29c320ee663be2c4674f05e0ca75aebfaed66767a5f6bd57200df2906b9a7ece29c320ee663be2c4674f05e0ca75... | {% set version = "0.0.5.6" %}
package:
name: channelarchiver
version: {{ version }}
source:
url: https://github.com/NSLS-II/channelarchiver/archive/v{{ version }}.tar.gz
fn: channelarchiver-v{{ version }}.tar.gz
sha256: 7ece29c320ee663be2c4674f05e0ca75aebfaed66767a5f6bd57200df2906b9a
build:
number: 1
s... | Fix channelarchiver recipe (sha mismatch + bad url) | Fix channelarchiver recipe (sha mismatch + bad url)
| YAML | bsd-3-clause | NSLS-II/lightsource2-recipes,NSLS-II/auto-build-tagged-recipes,NSLS-II/lightsource2-recipes,NSLS-II/lightsource2-recipes,NSLS-II/lightsource2-recipes,NSLS-II/auto-build-tagged-recipes |
6dd53f44cce4ed00559e49f7919ae65e2f130fb0 | recipes/mikeio/meta.yaml | recipes/mikeio/meta.yaml | {% set name = "mikeio" %}
{% set version = "0.6.0" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: 0eda011a42863e998df55ae7b9e324b3c470f2d5ce6f56feb2d2ae082492eff8
build:
skip: true # [n... | {% set name = "mikeio" %}
{% set version = "0.6.0" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: 0eda011a42863e998df55ae7b9e324b3c470f2d5ce6f56feb2d2ae082492eff8
build:
skip: true # [n... | Remove running test suite for now | Remove running test suite for now | YAML | bsd-3-clause | jochym/staged-recipes,johanneskoester/staged-recipes,hadim/staged-recipes,conda-forge/staged-recipes,goanpeca/staged-recipes,patricksnape/staged-recipes,ocefpaf/staged-recipes,jochym/staged-recipes,hadim/staged-recipes,kwilcox/staged-recipes,mariusvniekerk/staged-recipes,stuertz/staged-recipes,mariusvniekerk/staged-rec... |
f327961b97b676d33ff461a4a874d793c9a2fa10 | recipes/mscxyz/meta.yaml | recipes/mscxyz/meta.yaml | {% set name = "mscxyz" %}
{% set version = "1.2.0" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: 5b9c01bdd2461cb99dd0cc73f8edaf3025d3063b4e6d0f0c66b5eb46c8078695
build:
number: 0
scri... | {% set name = "mscxyz" %}
{% set version = "1.2.0" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: 5b9c01bdd2461cb99dd0cc73f8edaf3025d3063b4e6d0f0c66b5eb46c8078695
build:
number: 0
scri... | Add extra commands to test | Add extra commands to test
| YAML | bsd-3-clause | johanneskoester/staged-recipes,ocefpaf/staged-recipes,hadim/staged-recipes,stuertz/staged-recipes,jochym/staged-recipes,mariusvniekerk/staged-recipes,johanneskoester/staged-recipes,jakirkham/staged-recipes,igortg/staged-recipes,conda-forge/staged-recipes,goanpeca/staged-recipes,hadim/staged-recipes,conda-forge/staged-r... |
a59851bbbd540db56305d240052bf58443d97911 | recipes/mudata/meta.yaml | recipes/mudata/meta.yaml | {% set name = "mudata" %}
{% set version = "0.1.1" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/mudata-{{ version }}.tar.gz
sha256: 8f4e695ed8e7787c3928c8726049a4a3f2e9e07d8ca57ade0e08ee790b673e9b
build:
number: 0
noarch: ... | {% set name = "mudata" %}
{% set version = "0.1.1" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/mudata-{{ version }}.tar.gz
sha256: 8f4e695ed8e7787c3928c8726049a4a3f2e9e07d8ca57ade0e08ee790b673e9b
build:
number: 0
noarch: ... | Add an explicit xlrd dependency | Add an explicit xlrd dependency
| YAML | bsd-3-clause | kwilcox/staged-recipes,mariusvniekerk/staged-recipes,hadim/staged-recipes,goanpeca/staged-recipes,mariusvniekerk/staged-recipes,conda-forge/staged-recipes,goanpeca/staged-recipes,jakirkham/staged-recipes,hadim/staged-recipes,ocefpaf/staged-recipes,kwilcox/staged-recipes,conda-forge/staged-recipes,johanneskoester/staged... |
017a5fa02020775c0161ee8ccae8e605fabc97f4 | mkdocs.yml | mkdocs.yml | site_name: igenstrings
site_url: https://readthedocs.org/projects/igenstrings/?version=latest
site_description: Enhance the genstrings command by adding merging capabilities
repo_url: https://github.com/dulaccc/igenstrings
pages:
- Home: 'index.md'
- Installation: 'installation.md'
- Usage: 'usage.md'
| site_name: igenstrings
site_url: https://readthedocs.org/projects/igenstrings/?version=latest
site_description: Enhance the genstrings command by adding merging capabilities
repo_url: https://github.com/dulaccc/igenstrings
theme: readthedocs
pages:
- Home: 'index.md'
- Installation: 'installation.md'
- Usage: ... | Use the read the doc theme | Use the read the doc theme
| YAML | mit | dulaccc/igenstrings,dulaccc/igenstrings,dulaccc/igenstrings,dulaccc/igenstrings |
8326bdc49edbbc4e17ddd0dc1c44883940e7c3de | prow/prowjobs/GoogleCloudPlatform/testgrid/testgrid-images.yaml | prow/prowjobs/GoogleCloudPlatform/testgrid/testgrid-images.yaml | presubmits:
GoogleCloudPlatform/testgrid:
- name: test-testgrid-all
branches:
- ^master$
decorate: true
always_run: true
spec:
containers:
- image: launcher.gcr.io/google/bazel:2.0.0
command:
- bazel
args:
- test
- //...
| presubmits:
GoogleCloudPlatform/testgrid:
- name: test-testgrid-all
branches:
- ^master$
decorate: true
always_run: true
spec:
containers:
- image: launcher.gcr.io/google/bazel:2.1.0
env:
- name: USE_BAZEL_VERSION
value: real # Ignore .bazelversion in CI
... | Use image to choose bazel version in testgrid repo | Use image to choose bazel version in testgrid repo
| YAML | apache-2.0 | GoogleCloudPlatform/oss-test-infra,GoogleCloudPlatform/oss-test-infra |
aa9aaec60034c60222c9fe1b6bc57450862de7ba | packages/mu/mulang.yaml | packages/mu/mulang.yaml | homepage: ''
changelog-type: ''
hash: c933364c4e8a19678cc6a9684f80e89b27f23d5eb5bd93ab3a95c3476f02920c
test-bench-deps:
bytestring: ==0.10.6.0
base: ! '>=4 && <5'
hspec: ! '>=2 && <3'
mulang: -any
haskell-src: ! '>=1 && <1.1'
aeson: ==0.8.1.1
maintainer: franco@mumuki.org
synopsis: The Mu Language, a non-co... | homepage: ''
changelog-type: ''
hash: 9a90bf57e61a3c100b599991a01fb56a1dd26edbcd54b3083e9d900175928607
test-bench-deps:
bytestring: -any
base: <=5
hspec: -any
text: -any
mulang: -any
aeson: -any
neat-interpolation: -any
maintainer: franco@mumuki.org
synopsis: An intermediate language designed to perform a... | Update from Hackage at 2017-12-27T15:44:10Z | Update from Hackage at 2017-12-27T15:44:10Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
a8e1f55705abbbb808ae800ded8b5c680481e377 | spec/dummy/config/database.yml | spec/dummy/config/database.yml | # SQLite version 3.x
# gem install sqlite3
#
# Ensure the SQLite 3 gem is defined in your Gemfile
# gem 'sqlite3'
development:
adapter: sqlite3
database: db/development.sqlite3
pool: 5
timeout: 5000
# Warning: The database defined as "test" will be erased and
# re-generated from your development database... | # SQLite version 3.x
# gem install sqlite3
#
# Ensure the SQLite 3 gem is defined in your Gemfile
# gem 'sqlite3'
development:
adapter: sqlite3
database: db/development.sqlite3
pool: 5
timeout: 5000
# Warning: The database defined as "test" will be erased and
# re-generated from your development database... | Switch to out of memory db: | Switch to out of memory db:
| YAML | mit | southpolesteve/api_engine,southpolesteve/api_engine |
80ff064d487ae724a230c40e885325ac3e123b45 | .github/workflows/validate-release-notes.yml | .github/workflows/validate-release-notes.yml | on: pull_request
name: Validate release notes
jobs:
validateReleaseNotes:
name: Validate release notes
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: DEBUG labels
env:
LABELS: ${{ join(github.event.pull_request.labels.*.name) }}
run: "echo \"LABELS = $LAB... | on: pull_request
name: Validate release notes
jobs:
validateReleaseNotes:
name: Validate release notes
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: DEBUG labels
env:
LABELS: ${{ join(github.event.pull_request.labels.*.name) }}
run: echo "LABELS = $LABEL... | Remove echo of overly-complex environment variable | Remove echo of overly-complex environment variable | YAML | mit | lee-dohm/atom-style-tweaks,lee-dohm/atom-style-tweaks,lee-dohm/atom-style-tweaks,lee-dohm/atom-style-tweaks |
82f5d27f8bb451d4c2b5dc5d928ab7f88fbbd909 | app/config/config_prod.yml | app/config/config_prod.yml | imports:
- { resource: config.yml }
#framework:
# validation:
# cache: validator.mapping.cache.apc
# serializer:
# cache: serializer.mapping.cache.apc
#doctrine:
# orm:
# metadata_cache_driver: apc
# result_cache_driver: apc
# query_cache_driver: apc
monolog:
handl... | imports:
- { resource: config.yml }
parameters:
mailer_host: %mailer.host%
mailer_port: %mailer.port%
mailer_encryption: %mailer.encryption%
mailer_user: %mailer.user%
mailer_password: %mailer.password%
#framework:
# validation:
# cache: validator.mapping.cache.apc
# serializer:
#... | Add vars for prod env from cli envs | Add vars for prod env from cli envs
| YAML | mit | olegpopadko/cooklever,olegpopadko/cooklever |
1eedacfc802f839b90a18f4d5a4d1368e80b1fc1 | app/config/config_test.yml | app/config/config_test.yml | imports:
- { resource: config.yml }
framework:
test: ~
session:
storage_id: session.storage.filesystem
profiler:
collect: false
web_profiler:
toolbar: false
intercept_redirects: false
swiftmailer:
disable_delivery: true
# Doctrine TEST Configuration
doctrine:
dbal:
... | imports:
- { resource: config.yml }
framework:
test: ~
session:
storage_id: session.storage.filesystem
profiler:
collect: false
web_profiler:
toolbar: false
intercept_redirects: false
swiftmailer:
disable_delivery: true
# Doctrine TEST Configuration
doctrine:
dbal:
... | Fix tests http authentication 2 | Fix tests http authentication 2
| YAML | mit | ecucurella/SporTiu |
a03c229d3e5383a8e4b4513a2332fd8c6fa622f3 | .github/workflows/build.yml | .github/workflows/build.yml | name: Tests
on: [push]
jobs:
run:
runs-on: ubuntu-latest
strategy:
matrix:
php: ['7.4', '8.0']
name: Testing on PHP ${{ matrix.php }}
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
... | name: Tests
on: [push]
jobs:
run:
runs-on: ubuntu-latest
strategy:
matrix:
php: ['7.4', '8.0', '8.1']
name: Testing on PHP ${{ matrix.php }}
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
... | Add PHP 8.1 to testing workflow | Add PHP 8.1 to testing workflow
| YAML | mit | Intervention/httpauth |
960c1a0b00092721e55445a8a0705f95980afc7a | .github/workflows/tests.yml | .github/workflows/tests.yml | name: Run tests
on: [push]
jobs:
build:
runs-on: ubuntu-20.04
services:
postgres:
image: postgres:9.6
env:
POSTGRES_USER: postgres
POSTGRES_PASSWORD: "kaka"
POSTGRES_DB: test_karspexet
ports:
- 5432:5432/tcp
options: --health-cmd... | name: Run tests
on: [push]
jobs:
build:
runs-on: ubuntu-20.04
services:
postgres:
image: postgres:9.6
env:
POSTGRES_USER: postgres
POSTGRES_PASSWORD: "kaka"
POSTGRES_DB: test_karspexet
ports:
- 5432:5432/tcp
options: --health-cmd... | Fix Yaml error in Python version | Fix Yaml error in Python version
| YAML | mit | Karspexet/Karspexet,Karspexet/Karspexet,Karspexet/Karspexet,Karspexet/Karspexet,Karspexet/Karspexet |
490ee8f10ef188b3d2bcff3f9b5d1a840984018d | .github/workflows/tests.yml | .github/workflows/tests.yml | name: "tests"
on:
push:
jobs:
packaging:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.3.4
- uses: cachix/install-nix-action@v12
with:
nix_path: nixpkgs=channel:nixos-unstable
- run: nix-build nix/release.nix
lint:
runs-on: ubuntu-latest
steps:
- uses: ac... | name: "tests"
on:
push:
jobs:
packaging:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.3.4
- uses: cachix/install-nix-action@v12
with:
nix_path: nixpkgs=channel:nixos-20.09
- run: nix-build nix/release.nix
lint:
runs-on: ubuntu-latest
steps:
- uses: actio... | Switch to latest stable nixos release | CI: Switch to latest stable nixos release
| YAML | mit | ptitfred/posix-toolbox |
4bfbe795e0628f8127b2b74e4a2e8a3a1cef70d6 | .github/workflows/tests.yml | .github/workflows/tests.yml | name: Tests
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
tests:
runs-on: ubuntu-latest
services:
mongodb:
image: mongo:3.4.10
ports:
- 27017:27017
if: "!contains(github.event.head_commit.message, '[skip tests]')"
steps:
- use... | name: Tests
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
tests:
runs-on: ubuntu-latest
services:
mongodb:
image: mongo:5.0.5
ports:
- 27017:27017
if: "!contains(github.event.head_commit.message, '[skip tests]')"
steps:
- uses... | Update mongodb used in test ci | Update mongodb used in test ci
| YAML | mit | DavideViolante/Angular-Full-Stack,DavideViolante/Angular-Full-Stack,DavideViolante/Angular-Full-Stack,DavideViolante/Angular-Full-Stack |
d37a969532048ecf7f4642ffc04f3f2b15bfbe43 | .github/workflows/tests.yml | .github/workflows/tests.yml | name: Tests
on: [pull_request]
jobs:
phpunit:
name: PHP ${{ matrix.php }}
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
php: ['7.1', '7.2', '7.3', '7.4', '8.0']
steps:
- name: Checkout
uses: actions/checkout@v2.3.4
- name: Install PHP
uses... | name: Tests
on: [pull_request]
jobs:
phpunit:
name: PHP ${{ matrix.php }}
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
php: ['7.1', '7.2', '7.3', '7.4', '8.0']
steps:
- name: Checkout
uses: actions/checkout@v2.3.4
- name: Install PHP
uses... | Bump shivammathur/setup-php from 2.11.0 to 2.12.0 | Bump shivammathur/setup-php from 2.11.0 to 2.12.0
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.11.0 to 2.12.0.
- [Release notes](https://github.com/shivammathur/setup-php/releases)
- [Commits](https://github.com/shivammathur/setup-php/compare/2.11.0...2.12.0)
---
updated-dependenci... | YAML | apache-2.0 | bizley-code/yii2-quill,bizley/yii2-quill |
59d58edaddcc33987f77dd0b522b4250194c7b0c | .azure-pipelines/steps/run-tests-linux.yml | .azure-pipelines/steps/run-tests-linux.yml | steps:
- script: |
# Fix Git SSL errors
git submodule sync && git submodule update --init --recursive
pipenv run pytest --junitxml=test-results.xml
displayName: Run integration tests
env:
PYTHONWARNINGS: 'ignore:DEPRECATION'
PY_EXE: $(PY_EXE)
GIT_SSL_CAINFO: $(GIT_SSL_CAINFO)
LANG: $(LAN... | steps:
- script: |
# Fix Git SSL errors
git submodule sync && git submodule update --init --recursive
pipenv run pytest --junitxml=test-results.xml
displayName: Run integration tests
env:
PY_EXE: $(PY_EXE)
GIT_SSL_CAINFO: $(GIT_SSL_CAINFO)
LANG: $(LANG)
PIP_PROCESS_DEPENDENCY_LINKS: $(PI... | Drop duplicate python warnings argument in azure template | Drop duplicate python warnings argument in azure template
Signed-off-by: Dan Ryan <2591e5f46f28d303f9dc027d475a5c60d8dea17a@danryan.co>
| YAML | mit | kennethreitz/pipenv |
744816a146e567a4c1efd30e874ff76134754fe2 | tests/files/fail/test_type_float.yaml | tests/files/fail/test_type_float.yaml | ---
name: fail-type-float-1
desc: Test simples float value
data: "abc"
schema:
type: float
errors:
- "Value 'abc' is not of type 'float'. Path: ''"
---
name: fail-type-float-2
desc: Test wrong type as value in list
data:
- "foo"
- True
schema:
type: seq
seq:
- type: float
errors:
- "Value 'foo' is not... | ---
name: fail-type-float-1
desc: Test simples float value
data: "abc"
schema:
type: float
errors:
- "Value 'abc' is not of type 'float'. Path: ''"
---
name: fail-type-float-2
desc: Test wrong type as value in list
data:
- "foo"
- True
schema:
type: seq
seq:
- type: float
errors:
- "Value 'True' is no... | Fix broken test where errors data was wrong and duplicated | Fix broken test where errors data was wrong and duplicated
| YAML | mit | grokzen/pykwalify |
9aaf7802371c18a029b59abdc6ad90766ee239ef | meta/main.yml | meta/main.yml | ---
galaxy_info:
author: Tyler Cross
description: Scheduled starting and stopping of EC2 instances with cron jobs.
license: MIT
min_ansible_version: 1.2
platforms:
- name: Amazon
versions:
- all
- name: CentOS
versions:
- all
- name: Ubuntu
versions:
... | ---
galaxy_info:
author: Tyler Cross
description: Scheduled starting and stopping of EC2 instances with cron jobs.
license: MIT
min_ansible_version: 1.2
platforms:
- name: Amazon
versions:
- all
- name: CentOS
versions:
- all
- name: Ubuntu
versions:
... | Remove cloud category since this is for EC2 | Remove cloud category since this is for EC2
| YAML | mit | wtcross/aws-overseer |
239a13400b8f8c641c52804bfee97841f8189b2e | meta/main.yml | meta/main.yml | ---
galaxy_info:
author: kosssi
description: Configure gitconfig and your gitignore global.
license: license MIT
min_ansible_version: 1.4
platforms:
- name: Ubuntu
versions:
- all
- name: Debian
versions:
- all
categories:
- development
- system
- packaging
| ---
galaxy_info:
author: kosssi
description: Configure gitconfig and your gitignore global.
license: license MIT
min_ansible_version: 1.4
platforms:
- name: Ubuntu
versions:
- all
- name: Debian
versions:
- all
categories:
- development
- system
- packaging
dependencies: []
| Add dependencies key in metadata | Add dependencies key in metadata | YAML | mit | kosssi/ansible-role-gitconfig |
e326fffed413f5a5a4266be797b415a7500aa437 | .cirrus.yml | .cirrus.yml | # Allow compute credits usage for collaborators and anything pushed to the
# master, staging, and trying branches. (So bors can use them.)
use_compute_credits: $CIRRUS_USER_COLLABORATOR == 'true' || $CIRRUS_BRANCH == 'master' || $CIRRUS_BRANCH == 'staging' || $CIRRUS_BRANCH == 'trying'
lint_task:
container:
imag... | # Allow compute credits usage for collaborators and anything pushed to the
# master, staging, and trying branches. (So bors can use them.)
use_compute_credits: $CIRRUS_USER_COLLABORATOR == 'true' || $CIRRUS_BRANCH == 'master' || $CIRRUS_BRANCH == 'staging' || $CIRRUS_BRANCH == 'trying'
lint_task:
container:
imag... | Install pytest in lint task. | Install pytest in lint task.
| YAML | isc | duckinator/boreutils,duckinator/boreutils |
9ed061b97d3e2b1466eb04bcb9ef96dea5b0c716 | .travis.yml | .travis.yml | language: php
sudo: required
services:
- docker
php:
- 5.5
install:
- php composer.phar install
before_script:
- git config --global user.email "builds@travis-ci.com"
- git config --global user.name "Travis CI"
script:
- php build.php
- docker build .
- git commit Dockerfile -m "TravisCI build $TRAVIS_B... | language: php
sudo: required
services:
- docker
php:
- 5.6
install:
- php composer.phar install
before_script:
- git config --global user.email "builds@travis-ci.com"
- git config --global user.name "Travis CI"
script:
- php build.php
- docker build .
- git commit Dockerfile -m "TravisCI build $TRAVIS_B... | Revert "Trying PHP 5.5 to see if it's more stable." | Revert "Trying PHP 5.5 to see if it's more stable."
This reverts commit c537b96aac4c422cdebd6e41cdb5373f65d50f25.
| YAML | mit | brodkinca/docker-jira-software,brodkinca/docker-jira-software |
d8ae276f53a686ef9fccb9b6c266ee73a7f25235 | .travis.yml | .travis.yml | language: php
sudo: false
cache:
directories:
- $HOME/.composer/cache
php:
- 5.3.3
- 5.3
- 5.4
- 5.5
- 5.6
- 7.0
- hhvm
matrix:
allow_failures:
- php: 7.0
- php: hhvm
before_install:
- if [[ $TRAVIS_PHP_VERSION != hhvm ]]; then phpenv config-rm xdebug... | language: php
sudo: false
cache:
directories:
- $HOME/.composer/cache
php:
- 5.3.3
- 5.3
- 5.4
- 5.5
- 5.6
- 7.0
- hhvm
matrix:
fast_finish: true
before_install:
- if [[ $TRAVIS_PHP_VERSION != hhvm ]]; then phpenv config-rm xdebug.ini; fi;
install:
- composer in... | Remove PHP 7.0 and HHVM from allowed failures and enable fast finish | Remove PHP 7.0 and HHVM from allowed failures and enable fast finish
| YAML | mit | dosten/disposable-email-checker |
517cbeeb1eb860a27917ce0f0e8b04d74e6d4030 | .travis.yml | .travis.yml | dist: trusty
sudo: false
group: beta
language: node_js
node_js:
- node
addons:
firefox: latest-esr
cache:
directories:
- node_modules
- "$HOME/.cache/bower"
before_install:
- "if [ -d node_modules ] && [ x$(cat node_modules/.last-node-version 2>/dev/null) != x$(node -e 'console.log(process.version)') ]; then n... | dist: trusty
group: beta
language: node_js
node_js:
- node
addons:
firefox: latest-esr
cache:
directories:
- node_modules
- "$HOME/.cache/bower"
before_install:
- "if [ -d node_modules ] && [ x$(cat node_modules/.last-node-version 2>/dev/null) != x$(node -e 'console.log(process.version)') ]; then npm rebuild -... | Remove the obsolete 'sudo:' setting | Remove the obsolete 'sudo:' setting
| YAML | apache-2.0 | Collaborne/iron-file-icons |
782de357d2a2d15e033471408674b08e0489400a | .travis.yml | .travis.yml | ---
sudo: required
language: node_js
install:
- sudo pip install -r requirements.txt
- npm install
node_js:
- node
services:
- docker
script:
- yamllint --strict $(git ls-files '*.yaml' '*.yml') || exit 1
- >
find -name "*.md" -not -path "*/node_modules/*"
| xargs markdownlint
|| exit 1
-... | ---
sudo: required
language: node_js
install:
- sudo pip install -r requirements.txt
- npm install
node_js:
- node
services:
- docker
script:
- yamllint --strict $(git ls-files '*.yaml' '*.yml') || exit 1
- >
find -name "*.md" -not -path "*/node_modules/*"
| xargs markdownlint
|| exit 1
-... | Split shellcheck command on multiple lines | Split shellcheck command on multiple lines
| YAML | mit | ferrarimarco/home-lab,ferrarimarco/home-lab |
fc49514c33d817a76ec669bd468465bf5e916e00 | .travis.yml | .travis.yml | # Use Docker environment
sudo: false
# Setup build matrix
language: php
php:
- 5.4
- 5.5
- 5.6
- 7.0
- hhvm
env:
matrix:
- PREFER_LOWEST="--prefer-lowest"
- PREFER_LOWEST=""
# Dependencies
before_install:
- composer self-update
install:
- travis_retry composer update --no-interaction --prefe... | # Use Docker environment
sudo: false
# Setup build matrix
language: php
php:
- 5.4
- 5.5
- 5.6
- 7.0
- hhvm
matrix:
allow_failures:
- php: 7.0
env:
matrix:
- PREFER_LOWEST="--prefer-lowest"
- PREFER_LOWEST=""
# Dependencies
before_install:
- composer self-update
install:
- travis_retr... | Allow failures on 7 until box is updated | Allow failures on 7 until box is updated
| YAML | mit | rocketeers/rocketeer |
a130817adcd12028e53ffd3e52cc523d513f8911 | .travis.yml | .travis.yml | language: ruby
rvm:
- 2.3.8
- 2.4.5
- 2.5.3
- 2.6.2
- ruby-head
gemfile:
- gemfiles/rails_4.2.gemfile
- gemfiles/rails_5.0.gemfile
- gemfiles/rails_5.1.gemfile
- gemfiles/rails_5.2.gemfile
- gemfiles/rails_6.0.gemfile
matrix:
allow_failures:
- rvm: ruby-head
gemfile: gemfiles/rails_4.2.g... | language: ruby
rvm:
- 2.3.8
- 2.4.5
- 2.5.3
- 2.6.2
- ruby-head
gemfile:
- gemfiles/rails_4.2.gemfile
- gemfiles/rails_5.0.gemfile
- gemfiles/rails_5.1.gemfile
- gemfiles/rails_5.2.gemfile
- gemfiles/rails_6.0.gemfile
matrix:
allow_failures:
- rvm: ruby-head
gemfile: gemfiles/rails_4.2.g... | Exclude tests for Rails 6.0 for Ruby versions below 2.5.0 | Exclude tests for Rails 6.0 for Ruby versions below 2.5.0
| YAML | mit | lbeder/health-monitor-rails,lbeder/health-monitor-rails,lbeder/health-monitor-rails |
69f7f5bedd750c2cea58f6006b9d339c88d5a66e | .travis.yml | .travis.yml | sudo: false
language: rust
# necessary for `travis-cargo coveralls --no-sudo`
addons:
apt:
packages:
- libcurl4-openssl-dev
- libelf-dev
- libdw-dev
- binutils-dev # optional: only required for the --verify flag of coveralls
# run builds for all the trains (and more)
rust:
- nightly
-... | sudo: false
language: rust
# necessary for `travis-cargo coveralls --no-sudo`
addons:
apt:
packages:
- libcurl4-openssl-dev
- libelf-dev
- libdw-dev
- binutils-dev # optional: only required for the --verify flag of coveralls
# run builds for all the trains (and more)
rust:
- nightly
-... | Remove invalid reference to nightly feature for now... | Remove invalid reference to nightly feature for now...
| YAML | mit | jbrd/glium_shapes |
26c47f4c335b59f298a54a742be8cc3c0057abc3 | .travis.yml | .travis.yml | sudo: false
language: node_js
node_js:
- iojs
- "0.12"
| sudo: false
language: node_js
node_js:
- stable
- "0.12"
| Add latest node.js to Travis CI | Add latest node.js to Travis CI
| YAML | mit | mdix/browserslist,ai/browserslist |
0a499b8d0ced43a1434a138974d0e268382d9f09 | .travis.yml | .travis.yml | sudo: false
language: node_js
node_js:
- '0.10'
- '0.12'
- '4'
- '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'
- '5'
branches:
only:
- master
- travis-ci
before_install:
- npm install
- npm install istanbul coveralls
| Test with latest Node.js 5 on Travis CI. | Test with latest Node.js 5 on Travis CI.
| YAML | mit | bigeasy/kibitz,bigeasy/kibitz |
c57963f55010f62cab659d03b1affe06ae2388ba | .travis.yml | .travis.yml | dist: xenial
language: python
branches:
only:
# This is where pull requests from "bors r+" are built.
- staging
# This is where pull requests from "bors try" are built.
- trying
# Uncomment this to enable building pull requests.
- master
cache:
directories:
- $HOME/.cache/pip
matrix:... | dist: xenial
language: python
branches:
except:
- staging.tmp
- trying.tmp
cache:
directories:
- $HOME/.cache/pip
matrix:
include:
- python: 3.4
env:
- TOXENV=py34
- python: 3.5
env:
- TOXENV=py35
- python: 3.6
env:
- TOXENV=py36
- python: 3.7
... | Build all branches except those which bors requires not to | ENH: Build all branches except those which bors requires not to
| YAML | bsd-3-clause | h5preserve/h5preserve,aragilar/h5preserve |
d6e70f1bc07137366fb7e225c998457b6fea2562 | .travis.yml | .travis.yml | language: ruby
bundler_args: --path vendor/bundle
script: bundle exec rake
before_install:
- gem install bundler
- bundle config --local without local_development
rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- 2.0.0
- ruby-head
- jruby-18mode
- jruby-19mode
- jruby-head
- rbx-18mode
- rbx-19mode
matrix:
allow... | language: ruby
bundler_args: --path vendor/bundle
script: bundle exec rake
before_install:
- gem install bundler
- bundle config --local without local_development
rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- 2.0.0
- ruby-head
- jruby
- jruby-head
- rbx-2
matrix:
allow_failures:
- rvm: ruby-head # green, ... | Update TravisCI configs to current format | Update TravisCI configs to current format
| YAML | mit | 0x00evil/mail,jonkgrimes/mail,planio-gmbh/mail,schneems/mail,kert-io/mail,0x00evil/mail,jeremy/mail,smallspark/mail,agaridata/mail,carsonreinke/mail,kert-io/mail,schepedw/mail,zacholauson/mail,EdwardPantoja/mail,missive/mail,jeremy/mail,owenr/mail,kaineer/mail,pjskennedy/mail,pjskennedy/mail,wktk/mail,EdwardPantoja/mai... |
1ace4eeb89a76ed850c0216bced22cd2f6050f54 | .travis.yml | .travis.yml | language: python
python:
- "2.7"
- "3.2"
- "3.3"
- "3.4"
- "3.5"
- "3.6"
# command to install dependencies
install:
- pip install -r requirements_dev.txt
- pip install .
# command to run tests
script: "python setup.py test"
| language: python
python:
- "2.7"
- "3.3"
- "3.4"
- "3.5"
- "3.6"
# command to install dependencies
install:
- pip install -r requirements_dev.txt
- pip install .
# command to run tests
script: "python setup.py test"
| Remove Travis testing of Python 3.2 | Remove Travis testing of Python 3.2
| YAML | mit | nudomarinero/wquantiles |
c015a4a7abe4842bdbcddf1fd2f57cdcd95baf2e | .travis.yml | .travis.yml | language: python
python:
- 3.4
notifications:
email: false
before_install:
# Setup Miniconda - a lightweight anaconda
# This allows us to get pre-build binaries from numpy etc. from binstar
# This is quicker and more reliable than compiling from source every build
# See https://gist.githubusercontent.com/... | language: python
python:
- 3.4
notifications:
email: false
before_install:
# Setup Miniconda - a lightweight anaconda
# This allows us to get pre-build binaries from numpy etc. from binstar
# This is quicker and more reliable than compiling from source every build
# See https://gist.githubusercontent.com/... | Change default miniconda version to python 3 | Change default miniconda version to python 3
| YAML | bsd-3-clause | JelleAalbers/blueice |
f149952e32a93286ba26c9a3bcd9bee3f338ea37 | .travis.yml | .travis.yml | language: node_js
matrix:
include:
- node_js: "node"
- node_js: "7"
sudo: false
cache:
directories:
- node_modules
- chrome
addons: # needed to run Chrome beta
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- libstdc++-4.9-dev
before_script:
# fetch and extract Chrome if n... | language: node_js
matrix:
include:
- node_js: "node"
- node_js: "7"
sudo: false
cache:
directories:
- node_modules
- chrome
addons: # needed to run Chrome beta
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- libstdc++-4.9-dev
before_script:
# fetch and extract Chrome if n... | Hide useless messages from Travis CI output | Hide useless messages from Travis CI output
| YAML | mit | cyrus-and/chrome-har-capturer |
ae05edf1b80e851f4878fe2747f4f13722951fad | .travis.yml | .travis.yml | dist: trusty
language: ruby
sudo: false
cache: bundler
rvm:
- 2.4.2
- 2.3.5
- 2.2.8
- jruby-1.7.26
- jruby-9.1.14.0
env:
global:
- JRUBY_OPTS="--debug"
after_success:
- bundle exec codeclimate-test-reporter
| dist: trusty
language: ruby
sudo: false
cache: bundler
rvm:
- 2.5.3
- 2.4.5
- 2.3.8
- 2.2.10
- jruby-1.7.26
- jruby-9.2.4.0
env:
global:
- JRUBY_OPTS="--debug"
after_success:
- bundle exec codeclimate-test-reporter
| Test with latest Ruby versions | Test with latest Ruby versions
| YAML | mit | jbox-web/job-database-manager |
14a545baccc5e93a75f348a798faf6592fb79114 | .travis.yml | .travis.yml | script: "if [ $PERFORMANCE_SPECS ];then bundle exec rake performance_specs --trace; else bundle exec rake --trace; fi"
install:
- bundle install --retry=3
rvm:
- "1.9.3"
- "2.0.0"
- "2.1.1"
- "jruby"
- "rbx-2"
env:
- "RAILS_VERSION=rails3"
- "RAILS_VERSION=rails4"
- "RAILS_VERSION=pojs"
matrix:
inc... | language: ruby
rvm:
- "1.9.3"
- "2.0.0"
- "2.1.1"
- "jruby"
- "rbx-2"
env:
- "RAILS_VERSION=rails3"
- "RAILS_VERSION=rails4"
- "RAILS_VERSION=pojs"
sudo: false
script: "if [ $PERFORMANCE_SPECS ];then bundle exec rake performance_specs --trace; else bundle exec rake --trace; fi"
install:
- bundle ins... | Use the new build env on Travis | Use the new build env on Travis
faster vms, better network, more cpu, more ram
docs coming soon | YAML | mit | mavenlink/jasmine-gem,amandamholl/jasmine-gem,amandamholl/jasmine-gem,mavenlink/jasmine-gem,brigade/jasmine-gem,mavenlink/jasmine-gem,brigade/jasmine-gem,amandamholl/jasmine-gem,brigade/jasmine-gem |
f4f80b24a1ed215e3320d2acb0fcf2fe3143ecc1 | .travis.yml | .travis.yml | language: python
python:
- "2.5"
- "2.6"
- "2.7"
- "3.2"
- "3.3"
script:
- python setup.py build_ext --inplace
- python setup.py test
| language: python
python:
- "2.6"
- "2.7"
- "3.2"
- "3.3"
script:
- python setup.py build_ext --inplace
- python setup.py test
| Drop support for Python 2.5 | Drop support for Python 2.5
It would require using unidiomatic exception handling.
| YAML | bsd-3-clause | cigroup-ol/metaopt,cigroup-ol/metaopt,cigroup-ol/metaopt |
9d1202617d48045ead7ce13272e255797d39b37d | .travis.yml | .travis.yml | before_install:
- sudo add-apt-repository ppa:directhex/monoxide -y
- sudo apt-get update -qq -y
- sudo apt-get install mono-devel -qq -y
script: ./build /p:Configuration=Release /p:Framework=$Framework "/t:DumpSettings;CleanAll;BuildFramework;TestFramework"
env:
matrix:
- Framework="net-2.0"
- Fram... | before_install:
- sudo add-apt-repository ppa:directhex/monoxide -y
- sudo apt-get update -qq -y
- sudo apt-get install mono-devel -qq -y
before_script:
./build /p:Configuration=Release /p:Framework=$Framework "/t:DumpSettings;CleanAll"
script:
./build /p:Configuration=Release /p:Framework=$Framework "/t:B... | Test workaround for xbuild problem | Test workaround for xbuild problem
| YAML | mit | agray/nunit,akoeplinger/nunit,acco32/nunit,jhamm/nunit,NarohLoyahl/nunit,dicko2/nunit,Therzok/nunit,NarohLoyahl/nunit,Therzok/nunit,mikkelbu/nunit,JohanO/nunit,Green-Bug/nunit,cPetru/nunit-params,pcalin/nunit,acco32/nunit,ChrisMaddock/nunit,JustinRChou/nunit,modulexcite/nunit,Suremaker/nunit,acco32/nunit,jhamm/nunit,Th... |
da0382714289a14e6e187fc3f658a2fe151d6c53 | .travis.yml | .travis.yml | language: rust
env:
global:
- secure: MaupJEtmxoIh2UY2N6O3U5x+kverikrG6k66UlMO7pd1SLdFfB4pmhYje/TO3gCEMFIJtJEK0NhD2QMHyveUd0o86wOhiMNfrO7PBCI0+3rXuE0HdkLXGcd1Lhk+iT7IFwuOzdH60ONfBHHGfkVnFLwcBaAT9rBaKkKMYbcASuU=
script:
- cargo build
- cargo test
- cargo doc
after_script:
- cp -r target/doc doc
- curl ht... | language: rust
after_success: |
cargo doc \
&& echo '<meta http-equiv=refresh content=0;url=reminisce/index.html>' > target/doc/index.html && \
sudo pip install ghp-import && \
ghp-import -n target/doc && \
git push -qf https://${TOKEN}@github.com/${TRAVIS_REPO_SLUG}.git gh-pages
| Use new build script doc system | Use new build script doc system
| YAML | mit | TomBebbington/reminisce |
4de91906c10f4cfaedb6581b55bf8f96f36ccadb | .travis.yml | .travis.yml | language: node_js
node_js:
- 0.6
- 0.8
branches:
only:
- master
- travis-ci
# Not using `npm install --dev` because it is recursive. It will pull in the all
# development dependencies for CoffeeScript. Way too much spew in the Travis CI
# build output.
before_install:
- npm install
| language: node_js
node_js:
- 0.8
branches:
only:
- master
- travis-ci
# Not using `npm install --dev` because it is recursive. It will pull in the all
# development dependencies for CoffeeScript. Way too much spew in the Travis CI
# build output.
before_install:
- npm install
| Remove Node.js 0.6 from Travis CI build. | Remove Node.js 0.6 from Travis CI build.
Closes #75.
| YAML | mit | bigeasy/stencil,bigeasy/stencil,bigeasy/stencil |
14a86ef8d43dfe07c30e23f056789fe0ae40ebbb | .travis.yml | .travis.yml | language: ruby
rvm:
- 1.9.3
- 2.0.0
- 2.1.5
- 2.2.0
| language: ruby
rvm:
- 1.9.3
- 2.0.0
- 2.1.5
- 2.2.0
matrix:
allow_failures:
- rvm: 2.2.0
| Allow failure on 2.2.0 for now | Allow failure on 2.2.0 for now
| YAML | mit | SilverCG/mailcatcher,iFixit/mailcatcher,okinaka/mailcatcher,TuffLuck/mailcatcher,MacroMackie/mailcatcher,Noxa/mailcatcher,TuffLuck/mailcatcher,iFixit/mailcatcher,saisai/mailcatcher,okinaka/mailcatcher,saisai/mailcatcher,Noxa/mailcatcher,MacroMackie/mailcatcher,sj26/mailcatcher,SilverCG/mailcatcher,sj26/mailcatcher |
38bcfb0d156cb0f936661d3acb92175baf5a17c0 | .travis.yml | .travis.yml | dist: xenial
language: python
sudo: false
matrix:
include:
- python: 3.6
env: TOXENV=py36
- python: 3.7
env: TOXENV=py37
- python: 3.7
env: TOXENV=py37-flake8
install:
- pip install tox
script:
- tox
| dist: xenial
language: python
jobs:
include:
- python: 3.6
env: TOXENV=py36
- python: 3.7
env: TOXENV=py37
- python: 3.7
env: TOXENV=py37-flake8
install:
- pip install tox
script:
- tox
| Remove deprecated sudo tag, renamed matrix tag to jobs. | Remove deprecated sudo tag, renamed matrix tag to jobs.
| YAML | bsd-3-clause | unt-libraries/pyuntl |
61761968b3c58cd3904827b417917a6f1a57c832 | .travis.yml | .travis.yml | sudo: required
dist: trusty
language: ruby
rvm:
- 2.1
- 2.2
- 2.3.0
| sudo: required
before_install: gem update --system
dist: trusty
language: ruby
rvm:
- 2.1
- 2.2
- 2.3.0
| Use latest Rubygems in Travis | Use latest Rubygems in Travis
A bug in Rubgems < 2.6.9 prevents the rainbow gem from being installed.
See: sickill/rainbow#44
| YAML | mit | mvz/pronto-reek,mmozuras/pronto-reek |
85d32ddd9a861785d4a3d8becf4677bb840a0158 | .travis.yml | .travis.yml | language: go
go:
- release
before_install:
- . $HOME/.nvm/nvm.sh
- nvm install stable
- nvm use stable
install:
- npm install --global yarn
script:
- make
| language: go
go:
- master
before_install:
- . $HOME/.nvm/nvm.sh
- nvm install stable
- nvm use stable
install:
- npm install --global yarn
script:
- make
| Set the Travis CI golang version to master | Set the Travis CI golang version to master
| YAML | apache-2.0 | decaf-emu/huehuetenango,decaf-emu/huehuetenango,decaf-emu/huehuetenango |
0713d9fe8f7ccaf207d9dc4dfd80dbddaf41abf7 | .travis.yml | .travis.yml | language: php
php:
- 5.3
- 5.4
before_script:
- curl -s http://getcomposer.org/installer | php
- php composer.phar install
script: phpunit
| language: php
php:
- 5.3
- 5.4
before_script:
- curl -s http://getcomposer.org/installer | php
- php composer.phar install --dev
script: vendor/bin/phpunit
| Reset back to the way it was. | Reset back to the way it was.
| YAML | bsd-2-clause | Codeusa/pastebin,ryanc/pastebin,Codeusa/pastebin,ryanc/pastebin,ryanc/pastebin,ryanc/pastebin |
ef9d013261717734bee1da74aa70010671bc21e4 | .travis.yml | .travis.yml | language: python
python:
- 2.6
- 2.7
- 3.2
- 3.3
- pypy
install:
- pip install --use-mirrors -q unittest2
- python setup.py -q install
script:
- python --version
- py.test tests
| language: python
python:
- 2.6
- 2.7
- 3.2
- 3.3
- pypy
install:
- if [[ $TRAVIS_PYTHON_VERSION == '2.6' ]]; then pip install --use-mirrors unittest2; fi
- python setup.py -q install
script:
- py.test tests
| Install unittest2 only for py26. | TRAVIS: Install unittest2 only for py26.
| YAML | bsd-3-clause | benthomasson/parse_type,jenisys/parse_type,jenisys/parse_type,benthomasson/parse_type |
4e920a008a147ab3745ff1339d083aad10523551 | .travis.yml | .travis.yml | branches:
only:
- develop
- master
sudo: false
language: go
go:
- 1.2
- 1.3
- 1.4
- tip
matrix:
allow_failures:
- go: 1.2
- go: 1.3
before_install:
- 'if [[ "${TRAVIS_GO_VERSION}" =~ 1.[2-3] ]]; then go get code.google.com/p/go.tools/cmd/cover; else go get golang.org/x/tools/cmd/cover; fi'
- go g... | branches:
only:
- develop
- master
language: go
go:
- 1.2
- 1.3
- 1.4
- tip
matrix:
allow_failures:
- go: 1.2
- go: 1.3
- go: tip
before_install:
- 'if [[ "${TRAVIS_GO_VERSION}" =~ 1.[2-3] ]]; then go get code.google.com/p/go.tools/cmd/cover; else go get golang.org/x/tools/cmd/cover; fi'
- go ... | Remove sudo directive and allow failures on tip for Travis-CI. | Remove sudo directive and allow failures on tip for Travis-CI.
[#92977146]
Signed-off-by: David Wadden <ff4ebafbe4a7d77cde45f9afefafd7a5dfa94f36@pivotal.io>
| YAML | apache-2.0 | SrinivasChilveri/lattice,datachand/lattice,Klaudit/lattice,Klaudit/lattice,datachand/lattice,svrc-pivotal/lattice,davidwadden/lattice,felipeg48/lattice,cloudfoundry-incubator/ltc,SrinivasChilveri/lattice,datachand/lattice,davidwadden/lattice,cloudfoundry-incubator/ltc,Klaudit/lattice,datachand/lattice,davidwadden/latti... |
0dcc056cda16fa6a3854b902cb3fffd9eecbd203 | .travis.yml | .travis.yml | language: python
python:
- "2.6"
- "2.7"
- "3.2"
- "3.3"
before_install:
- sudo add-apt-repository ppa:biometrics/bob
- sudo apt-get update -qq
- sudo apt-get install -qq bob-dev
install:
- "python bootstrap.py"
- "./bin/buildout"
script:
- "./bin/nosetests -sv"
| language: python
python:
- "2.6"
- "2.7"
- "3.2"
- "3.3"
before_install:
- sudo add-apt-repository -qq ppa:biometrics/bob
- sudo apt-get update -qq
- sudo apt-get install -qq bob-dev
install:
- "python bootstrap.py"
- "./bin/buildout"
script:
- "./bin/nosetests -sv"
| Add -qq flag to silence apt-add | Add -qq flag to silence apt-add
| YAML | bsd-3-clause | tiagofrepereira2012/bob.extension,tiagofrepereira2012/bob.extension,tiagofrepereira2012/bob.extension,tiagofrepereira2012/bob.extension |
cf8904d57312460d1967c29039463038634c0f45 | .travis.yml | .travis.yml | language: objective-c
osx_image: xcode10.2
xcode_project: Aware.xcodeproj
xcode_scheme: Aware
script: xcodebuild -project Aware.xcodeproj -scheme Aware test
| language: objective-c
osx_image: xcode10.2
xcode_project: Aware.xcodeproj
xcode_scheme: Aware
script: xcodebuild -project Aware.xcodeproj -scheme Aware test ENABLE_HARDENED_RUNTIME=NO CODE_SIGN_STYLE=Manual CODE_SIGN_IDENTITY=
| Build CI in old code sign style | Build CI in old code sign style
| YAML | mit | josh/Aware |
a1f8d852e06fb20f139d04914e2364bb55aee863 | .travis.yml | .travis.yml | language: java
cache:
directories:
- $HOME/.m2
| language: java
jdk:
- openjdk6
- openjdk7
- oraclejdk7
- oraclejdk8
cache:
directories:
- $HOME/.m2
| Build on multiple JDK's (OpenJDK and Oracle). | CI: Build on multiple JDK's (OpenJDK and Oracle).
| YAML | mit | angcyo/jsoup,offa/jsoup,offa/jsoup,angcyo/jsoup,jhy/jsoup,jhy/jsoup |
660f38959770dd15122cf7eed15f393714b99bee | .travis.yml | .travis.yml | language: elixir
elixir:
- 1.3.4
- 1.4.2
otp_release:
- 18.3
- 19.2
before_script:
- MIX_ENV=test mix compile --warnings-as-errors
- travis_wait mix dialyzer --plt
script:
- mix coveralls.travis
- # skip dialyzer for elixir 1.4 and erlang 18 as it produces weird errors, see #69
- if ! ([[ "$TRAVIS_ELI... | language: elixir
elixir:
- 1.3.4
- 1.4.5
- 1.5.0
otp_release:
- 18.3
- 19.3
- 20.0
before_script:
- MIX_ENV=test mix compile --warnings-as-errors
- travis_wait mix dialyzer --plt
script:
- mix coveralls.travis
# skip dialyzer for elixir 1.4 and erlang 18 as it produces weird errors, see #69
- if !... | Test all the new things | Test all the new things | YAML | mit | PragTob/benchee_json |
f8e65089f61d471324a5c8a70bdc345110cd70ba | .travis.yml | .travis.yml | language: ruby
rvm:
- 2.0.0
- 1.9.3
- 1.8.7
| language: ruby
rvm:
- 2.0.0
- 1.9.3
- 1.8.7
python:
- "2.7"
node_js:
- "0.6"
install:
- pip install git+git://github.com/ipython/ipython.git
| Add python and nodejs dependencies. | Add python and nodejs dependencies.
| YAML | mit | kunxi/nanoc-nbconvert |
c58987e7843eccf0add533ae4569ef777ea445c1 | .travis.yml | .travis.yml | sudo: false
language: node_js
node_js:
- '6'
- '5'
- '4'
| sudo: false
language: node_js
node_js:
- 'node'
- '--lts'
| Use dynamic node versions on Travis CI | Test(config): Use dynamic node versions on Travis CI | YAML | unlicense | fvdm/nodejs-cloudsight |
4a051c12e4b0bd0f5e319090ac898dd3939d972c | .travis.yml | .travis.yml | language: ruby
before_install:
- "find /home/travis/.rvm/rubies -wholename '*default/bundler-*.gemspec' -delete"
- gem install bundler -v 1.15.1
rvm:
- 2.0.0
- 2.1.5
- 2.2.0
- 2.3.3
| language: ruby
before_install:
- "find /home/travis/.rvm/rubies -wholename '*default/bundler-*.gemspec' -delete"
- gem install bundler -v 1.15.1
rvm:
- 2.1.5
- 2.2.0
- 2.3.1
- 2.3.8
- 2.4.5
- 2.5.3
| Update Ruby versions to build against | Update Ruby versions to build against
| YAML | mit | teamsnap/teamsnap_rb |
7632d3af57f4d807f8358db4b9b5c3bedf54359f | .travis.yml | .travis.yml | language: scala
scala:
- "2.11.7"
jdk:
- openjdk8
| language: scala
scala:
- "2.11.7"
jdk:
- oraclejdk8
| Update to CI config. Now targeting Lift 3.0 with java 8 and scala 2.11.7 | Update to CI config. Now targeting Lift 3.0 with java 8 and scala 2.11.7 | YAML | apache-2.0 | karma4u101/FoBo,karma4u101/FoBo |
ebe0f3e5df61d91ca3b125077c78f87618eb8d0d | .travis.yml | .travis.yml | language: ruby
rvm:
- 1.9.3
bundler_args: --jobs 7 --without docs
install: bundle install --without integration
script: bundle exec rake
| #
# Copyright © 2014 Cask Data, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may not
# use this file except in compliance with the License. You may obtain a copy of
# the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writi... | Switch to new container-based Travis CI infrastructure | Switch to new container-based Travis CI infrastructure
| YAML | apache-2.0 | caskdata/hadoop_cookbook,caskdata/hadoop_cookbook,cdapio/hadoop_cookbook,cdapio/hadoop_cookbook,caskdata/hadoop_cookbook,cdapio/hadoop_cookbook |
11c15d081172eb15ea071895bc1ab8baef62cdfe | .travis.yml | .travis.yml | dist: trusty
language: java
jdk:
- openjdk8
install: true
script: '[ "$TRAVIS_REPO_SLUG" == apache/rampart ] && [ "$TRAVIS_BRANCH" == trunk ] && [ "$TRAVIS_PULL_REQUEST" == false ] && goal=deploy || goal=verify ; mvn -B -s .travis-settings.xml -Papache-release -Dgpg.skip=true $goal'
cache:
directories:
- $HOME/... | dist: trusty
language: java
jdk:
- openjdk8
install: true
script: '[ "$TRAVIS_REPO_SLUG" == apache/rampart ] && [ "$TRAVIS_BRANCH" == trunk ] && [ "$TRAVIS_PULL_REQUEST" == false ] && goal=deploy || goal=verify ; mvn -B -s .travis-settings.xml -Papache-release -Dgpg.skip=true $goal'
env:
global:
- secure: "EdhU... | Add credentials to upload snapshots. | Add credentials to upload snapshots.
git-svn-id: 3a0daac14c5e6bfdff62a55945ca5e1dd585acf7@1838386 13f79535-47bb-0310-9956-ffa450edef68
| YAML | apache-2.0 | apache/rampart,apache/rampart |
151891af2cde73ee817dd6416fc2f19085954c0b | .travis.yml | .travis.yml | sudo: false
language: node_js
node_js:
- "4"
- "6"
- "stable"
| sudo: false
language: node_js
node_js:
- "4"
- "6"
- "stable"
deploy:
provider: npm
email: stefan.penner+ember-cli@gmail.com
api_key:
secure: Vfs9LIJtu0GGQqEk74aypqUGk0925/41ioOkAoHxWQwZGkhvZsVDJsfe2Two47uJGGoq17vScorrhiXFZXRvKpdwFl1uHyeIMPQj66DG1cksw972z3mtKMLrxmwSuRk9LNgnow5kUPZfoNuHl0u/9Fjp0ieicwYJ... | Enable automatic NPM deployment for tags | CI: Enable automatic NPM deployment for tags
| YAML | mit | jonathanKingston/broccoli-lint-eslint |
f4b1d56490e7616d1dd194e1e6c621b8edff7caf | .travis.yml | .travis.yml | language: go
go:
- 1.5
- 1.6
- tip
before_install:
- go get golang.org/x/tools/cmd/vet
- go get github.com/golang/lint/golint
- go get github.com/stretchr/testify
install:
- go get -v ./oauth1
- go get -v ./oauth2
- go get -v ./twitter
- go get -v ./digits
- go get -v ./github
- go get -v ./tumb... | language: go
go:
- 1.5.3
- 1.6
- tip
before_install:
- go get github.com/golang/lint/golint
- go get github.com/stretchr/testify
install:
- go get -v ./oauth1
- go get -v ./oauth2
- go get -v ./twitter
- go get -v ./digits
- go get -v ./github
- go get -v ./tumblr
- go get -v ./bitbucket
- go ... | Update test matrix from Go 1.5 to 1.5.3 | Update test matrix from Go 1.5 to 1.5.3
* Go vet no longer needs to be installed separately
| YAML | mit | dghubble/gologin |
7cce151539f6cadfaaf5872015451e4f226656ef | .travis.yml | .travis.yml | language: node_js
sudo: false
node_js:
- "0.10"
- "0.12"
- "iojs"
after_success:
- npm run coverage
- npm i coveralls
- cat ./coverage/lcov.info | coveralls
notifications:
email:
on_success: never
| language: node_js
sudo: false
node_js:
- "0.10"
- "0.12"
- "4.0"
- "iojs"
after_success:
- npm run coverage
- npm i coveralls
- cat ./coverage/lcov.info | coveralls
notifications:
email:
on_success: never
| Add Node.js 4.0.0 to Travis testing | Add Node.js 4.0.0 to Travis testing
Does this work yet? | YAML | mit | jstransformers/jstransformer-jscss,jstransformers/jstransformer-liquor,jstransformers/jstransformer-html-beautify,jstransformers/jstransformer-engine,jstransformers/jstransformer-postcss,jstransformers/jstransformer-scss,jstransformers/jstransformer-handlebars,jstransformers/jstransformer-sweetjs,jstransformers/jstrans... |
6216cd4149de8fbc618894e2a391a4054295d5df | .travis.yml | .travis.yml | language: java
jdk:
- oraclejdk8
before_script:
- sudo add-apt-repository ppa:eyecreate/haxe -y
- sudo apt-get update
- sudo apt-get install haxe -y
- mkdir ~/haxelib
- haxelib setup ~/haxelib
- haxelib install hxjava
- haxelib git debugger https://github.com/TiVo/debugger.git
- mkdir build
- mkdir report
script: make ... | language: java
jdk:
- oraclejdk8
before_script:
- sudo add-apt-repository ppa:eyecreate/haxe -y
- sudo apt-get update
- sudo apt-get install haxe -y
- mkdir ~/haxelib
- haxelib setup ~/haxelib
- haxelib install hxjava
- haxelib git debugger https://github.com/TiVo/debugger.git
- mkdir build
- mkdir report
script: make ... | Update TravisCI build to use 2016.2.5. | Update TravisCI build to use 2016.2.5.
| YAML | apache-2.0 | EricBishton/intellij-haxe,TiVo/intellij-haxe,HaxeFoundation/intellij-haxe,eliasku/intellij-haxe,eliasku/intellij-haxe,EricBishton/intellij-haxe,TiVo/intellij-haxe,HaxeFoundation/intellij-haxe,EricBishton/intellij-haxe,winmain/intellij-haxe,winmain/intellij-haxe,eliasku/intellij-haxe,TiVo/intellij-haxe,winmain/intellij-... |
c034e6e7c66536552fe540a4bd44edd6ae819167 | .travis.yml | .travis.yml | sudo: false
language: java
jdk:
- oraclejdk10
- oraclejdk9
- oraclejdk8
cache:
directories:
- "$HOME/.m2/repository"
before_cache:
- rm -rf $HOME/.m2/repository/org/threeten
install:
- mvn --version
script:
- mvn install site -e -B
- if [[ $TRAVIS_TAG =~ ^website.*$ ]] && [ "$TRAVIS_JDK_VERSION" == ... | sudo: false
language: java
jdk:
- openjdk11
- oraclejdk9
- oraclejdk8
cache:
directories:
- "$HOME/.m2/repository"
before_cache:
- rm -rf $HOME/.m2/repository/org/threeten
install:
- mvn --version
script:
- mvn install site -e -B
- if [[ $TRAVIS_TAG =~ ^website.*$ ]] && [ "$TRAVIS_JDK_VERSION" == "o... | Fix CI now Java 11 is out | Fix CI now Java 11 is out
| YAML | bsd-3-clause | catull/threeten-extra,ThreeTen/threeten-extra |
bfd810b39287edb8156aa53c6b9d801a2841e296 | .travis.yml | .travis.yml | language: node_js
sudo: false
node_js:
- "0.10"
- "0.12"
- "4"
after_success:
- npm run coverage
- npm i coveralls
- cat ./coverage/lcov.info | coveralls
notifications:
email:
on_success: never
| language: node_js
sudo: false
node_js:
- "0.10"
- "0.12"
- "4"
- "6"
after_success:
- npm run coverage
- npm i coveralls
- cat ./coverage/lcov.info | coveralls
notifications:
email:
on_success: never
| Add Node.js v6 to Travis CI matrix | Add Node.js v6 to Travis CI matrix
| YAML | mit | jadejs/jade-linker,pugjs/jade-linker,pugjs/jade-linker,jadejs/jade-linker |
13406d2fbbc599b0bdcbc74ed25d4bf0b234d8d2 | .travis.yml | .travis.yml | sudo: required
language: java
jdk:
- oraclejdk8
- oraclejdk9
matrix:
exclude:
- jdk: oraclejdk9
env: RUNTIME=ol RUNTIME_VERSION=18.0.0.3
- jdk: oraclejdk9
env: RUNTIME=wlp RUNTIME_VERSION=18.0.0.3
env:
- RUNTIME=wlp RUNTIME_VERSION=18.0.0.2
- RUNTIME=wlp RUNTIME_VERSION=18.0.0.3
... | sudo: required
language: java
os:
- windows
- linux
- osx
jdk:
- oraclejdk8
- oraclejdk9
matrix:
exclude:
- jdk: oraclejdk9
env: RUNTIME=ol RUNTIME_VERSION=18.0.0.3
- jdk: oraclejdk9
env: RUNTIME=wlp RUNTIME_VERSION=18.0.0.3
env:
- RUNTIME=wlp RUNTIME_VERSION=18.0.0.2
... | Test on Windows and Mac | Test on Windows and Mac
| YAML | apache-2.0 | WASdev/ci.gradle,jjvilleg/ci.gradle,WASdev/ci.gradle,jjvilleg/ci.gradle |
f994f08e46b04c5c7c25b780e6d1306dab3d4e93 | .travis.yml | .travis.yml | language: python
python:
- "2.7"
- "3.3"
- "3.4"
# install required system libraries
before_install:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
# use miniconda to install numpy/scipy, to avoid lengthy build from source
- if [[ "$TRAVIS_PYTHON_VERSION" == "2.7" ]]; then
wget http://repo.c... | sudo: false
language: python
cache:
apt: true
pip: true
directories:
- $HOME/.cache/pip
- $HOME/.local
python:
- "2.7"
- "3.3"
- "3.4"
# install required system libraries
before_install:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
# use miniconda to install numpy/scipy, to avoid l... | Install slycot before control in Travis build | Install slycot before control in Travis build
Travis build was failing because of a version mismatch between
numpy version used to build control and that used to build slycot
| YAML | bsd-3-clause | roryyorke/python-control,murrayrm/python-control,python-control/python-control |
88a48b280fd8ca085e79dee336c40c704980ad40 | .travis.yml | .travis.yml | # Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use ... | # Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use ... | Use `dist: trusty` for Travis CI | Use `dist: trusty` for Travis CI
| YAML | apache-2.0 | apache/httpcomponents-client |
2c99297625a992678845b64ce9d46a85e5f06404 | .travis.yml | .travis.yml | language: php
php:
- 5.3
- 5.4
- 5.5
before_script:
- mysql -e 'create database myapp_test;' | language: php
php:
- 5.3
- 5.4
- 5.5
- hhvm
before_script:
- mysql -e 'create database myapp_test;'
| Add HHVM to TravisCI tests | Add HHVM to TravisCI tests | YAML | mit | crgwbr/php-alchemy |
ed6b0878a53f20bf83466884095c13cbc01c1046 | .travis.yml | .travis.yml | script: "bundle exec rspec spec && bundle exec cucumber"
rvm:
- jruby-18mode
- jruby-19mode
- jruby-head
| script: "bundle exec rspec spec && bundle exec cucumber"
rvm:
- jruby-18mode
- jruby-19mode
| Revert "Run CI against jruby-head" | Revert "Run CI against jruby-head"
This reverts commit 359a8edc51c9f31395d53ee3b23b66b105e6d6e9.
See JRUBY-6401. Fixed in master but it will only become available
on travis-ci.org after the next Ruby VMs upgrade (in the next few days).
| YAML | mit | kidaa/travis-build,gavioto/travis-build,akoeplinger/travis-build,saucelabs/travis-build,andyli/travis-build,final-ci/travis-build,dirk/travis-build,lrowe/travis-build,will/travis-build,craigcitro/travis-build,final-ci/travis-build,will/travis-build,aceofspades/travis-build,wereHamster/travis-build,vinaykaradia/travisBu... |
766789dafa4aec0c7ce3599f4026ae6dc7fc81b0 | .travis.yml | .travis.yml | language: php
php:
- 5.4
- 5.5
- 5.6
- 7.0
- hhvm
cache:
directories:
- $HOME/.composer/cache
before_install:
- phpenv config-rm xdebug.ini || true
before_script:
- composer self-update
- composer install --prefer-source --no-interaction --dev
script: vendor/bin/phpspec run --format=pretty
no... | language: php
php:
- 5.6
- 7.0
- hhvm
cache:
directories:
- $HOME/.composer/cache
before_install:
- phpenv config-rm xdebug.ini || true
before_script:
- composer self-update
- composer install --prefer-source --no-interaction --dev
script: vendor/bin/phpspec run --format=pretty
notifications:
s... | Remove test runners for PHP 5.4 + 5.5 | Remove test runners for PHP 5.4 + 5.5
phpspec 3 is only compatible with PHP >= 5.6
| YAML | mit | felixkiss/uniquewith-validator |
3b4bf9f206190bba4ea87678730bc5525c150f4c | .travis.yml | .travis.yml | language: go
go:
- 1.1
- tip
install: make deps
script: make test
notifications:
flowdock:
secure: fZrcf9rlh2IrQrlch1sHkn3YI7SKvjGnAl/zyV5D6NROe1Bbr6d3QRMuCXWWdhJHzjKmXk5rIzbqJhUc0PNF7YjxGNKSzqWMQ56KcvN1k8DzlqxpqkcA3Jbs6fXCWo2fssRtZ7hj/wOP1f5n6cc7kzHDt9dgaYJ6nO2fqNPJiTc=
irc:
channel... | language: go
go:
- 1.1
- tip
install: make deps
script: make test
notifications:
flowdock:
secure: fZrcf9rlh2IrQrlch1sHkn3YI7SKvjGnAl/zyV5D6NROe1Bbr6d3QRMuCXWWdhJHzjKmXk5rIzbqJhUc0PNF7YjxGNKSzqWMQ56KcvN1k8DzlqxpqkcA3Jbs6fXCWo2fssRtZ7hj/wOP1f5n6cc7kzHDt9dgaYJ6nO2fqNPJiTc=
irc:
channel... | Allow failures on tip for Travis | Allow failures on tip for Travis
| YAML | mpl-2.0 | patricklucas/packer,patricklucas/packer,suma/packer,Kaixiang/packer,TranscendComputing/packer,patricklucas/packer,suma/packer,Kaixiang/packer,TranscendComputing/packer,TranscendComputing/packer,patricklucas/packer,Kaixiang/packer,suma/packer,Kaixiang/packer,TranscendComputing/packer,suma/packer |
da701fb7f267115c63bd221ae3a1b35614b4457c | .travis.yml | .travis.yml | env:
global:
- AWS_ACCESS_KEY_ID=foo
- AWS_SECRET_ACCESS_KEY=bar
- CC_TEST_REPORTER_ID=738ee95086106a9011b10dd006ac5e0d74541774c8bb6d9e5ceb705c01115afa
- JRUBY_OPTS="$JRUBY_OPTS --debug"
language: ruby
before_install:
- gem update --system
- gem install bundler
before_script:
- curl -L https://c... | env:
global:
- AWS_ACCESS_KEY_ID=foo
- AWS_SECRET_ACCESS_KEY=bar
- CC_TEST_REPORTER_ID=738ee95086106a9011b10dd006ac5e0d74541774c8bb6d9e5ceb705c01115afa
- JRUBY_OPTS="$JRUBY_OPTS --debug"
language: ruby
before_install:
- gem update --system
- gem install bundler
before_script:
- curl -L https://c... | Allow JRuby builds to fail | Allow JRuby builds to fail
See travis-ci/travis-ci#9826
| YAML | mit | hakanensari/peddler |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.