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/circleci/
|
# 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/harbormaster/hook/circleci/
|
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 means infinite (turns the feature off)
# indexTimeout: 240
database:
type: b2i_mysql
datasource: com.mysql.jdbc.jdbc2.optional.MysqlDataSource
driver: com.mysql.jdbc.Driver
scheme: jdbc:mysql://
location: localhost:3306/
settings: ?useServerPrepStmts=true&useCursorFetch=true
username: snowowl
password: snowowl
# reviewManager:
# Minutes to keep reviews in CURRENT state persisted in the index (default 15 minutes)
keepCurrentMins: 120
# Minutes to keep reviews in others states persisted (default 5 minutes)
keepOtherMins: 30
|
#
# 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 means infinite (turns the feature off)
# indexTimeout: 240
database:
type: b2i_mysql
datasource: com.mysql.jdbc.jdbc2.optional.MysqlDataSource
driver: com.mysql.jdbc.Driver
scheme: jdbc:mysql://
location: localhost:3306/
settings: ?useServerPrepStmts=true&useCursorFetch=true
username: snowowl
password: snowowl
# reviewManager:
# Minutes to keep reviews in CURRENT state persisted in the index (default 15 minutes)
# keepCurrentMins: 15
# Minutes to keep reviews in others states persisted (default 5 minutes)
# keepOtherMins: 5
|
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: [email protected]
SourceCode: https://github.com/vitSkalicky/lepsi-rozvrh
IssueTracker: https://github.com/vitSkalicky/lepsi-rozvrh/issues
AutoName: Better schedule
RepoType: git
Repo: https://github.com/vitSkalicky/lepsi-rozvrh.git
Builds:
- versionName: '1.0'
versionCode: 1
commit: v1.0
subdir: app
gradle:
- yes
- versionName: '1.1'
versionCode: 2
commit: v1.1
subdir: app
gradle:
- yes
- versionName: 1.3.2
versionCode: 6
commit: v1.3.2
subdir: app
gradle:
- yes
scanignore:
- app/build.gradle
- versionName: '1.5'
versionCode: 8
commit: v1.5
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
UpdateCheckIgnore: beta preview
CurrentVersion: '1.5'
CurrentVersionCode: 8
|
AntiFeatures:
- NonFreeNet
Categories:
- Internet
- Science & Education
License: GPL-3.0-or-later
AuthorName: Vít Skalický
AuthorEmail: [email protected]
SourceCode: https://github.com/vitSkalicky/lepsi-rozvrh
IssueTracker: https://github.com/vitSkalicky/lepsi-rozvrh/issues
AutoName: Better schedule
RepoType: git
Repo: https://github.com/vitSkalicky/lepsi-rozvrh.git
Builds:
- versionName: '1.0'
versionCode: 1
commit: v1.0
subdir: app
gradle:
- yes
- versionName: '1.1'
versionCode: 2
commit: v1.1
subdir: app
gradle:
- yes
- versionName: 1.3.2
versionCode: 6
commit: v1.3.2
subdir: app
gradle:
- yes
scanignore:
- app/build.gradle
- versionName: '1.5'
versionCode: 8
commit: v1.5
subdir: app
gradle:
- yes
- versionName: 1.5.1
versionCode: 9
commit: v1.5.1
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
UpdateCheckIgnore: beta preview
CurrentVersion: 1.5.1
CurrentVersionCode: 9
|
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: "diego"
client_secret: (( grab secrets.uaa_clients_gorouter_secret ))
skip_diego_unsupported_tests: true
include_tasks: false
include_v3: false
include_security_groups: true
include_routing: true
skip_regex: 'routing.API|allows\spreviously-blocked\sip|Adding\sa\swildcard\sroute\sto\sa\sdomain|forwards\sapp\smessages\sto\sregistered\ssyslog\sdrains|uses\sa\sbuildpack\sfrom\sa\sgit\surl'
include_internet_dependent: true
include_logging: true
include_operator: true
include_services: true
include_route_services: false
smoke_tests:
api: (( grab meta.api_domain ))
apps_domain: (( grab properties.app_domains[0] ))
user: "admin"
password: (( grab secrets.uaa_admin_password ))
org: "SMOKE_TESTS"
space: "SMOKE_TESTS"
use_existing_org: false
use_existing_space: false
skip_ssl_validation: false
|
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"
client_secret: (( grab secrets.uaa_clients_gorouter_secret ))
skip_diego_unsupported_tests: true
include_tasks: false
include_v3: false
include_security_groups: true
include_routing: true
skip_regex: 'routing.API|allows\spreviously-blocked\sip|Adding\sa\swildcard\sroute\sto\sa\sdomain|forwards\sapp\smessages\sto\sregistered\ssyslog\sdrains|uses\sa\sbuildpack\sfrom\sa\sgit\surl'
include_internet_dependent: true
include_logging: true
include_operator: true
include_services: true
include_route_services: false
smoke_tests:
api: (( grab meta.api_domain ))
apps_domain: (( grab properties.app_domains[0] ))
user: "admin"
password: (( grab secrets.uaa_admin_password ))
org: "SMOKE_TESTS"
space: "SMOKE_TESTS"
use_existing_org: false
use_existing_space: false
skip_ssl_validation: false
|
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 to
invoke URLs which begin with 'https://https://'
|
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
expire_time: 2013-01-22
closed:
failed:
max_amount:
winning_address1: MyString
winning_address2: MyString
secret_token: MyString
|
# 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:
failed:
max_amount:
winning_address1: MyString
winning_address2: MyString
secret_token: MyString
|
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
Builds:
- versionName: 0.3.0
versionCode: 3
commit: v0.3.0
subdir: app
gradle:
- yes
- versionName: 0.4.0
versionCode: 4
commit: v0.4.0
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 0.4.0
CurrentVersionCode: 4
|
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
Builds:
- versionName: 0.3.0
versionCode: 3
commit: v0.3.0
subdir: app
gradle:
- yes
- versionName: 0.4.0
versionCode: 4
commit: v0.4.0
subdir: app
gradle:
- yes
- versionName: 0.5.0
versionCode: 5
commit: v0.5.0
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 0.5.0
CurrentVersionCode: 5
|
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
requirements:
build:
- gcc # [linux]
- llvm # [osx]
- cmake
- zlib
- swig
- eigen
- bzip2
- python
- libxml2
- cairo # [linux]
run:
- python
- libgcc # [linux]
- zlib
- libxml2
- cairo # [linux]
test:
imports:
- openbabel
- pybel
commands:
- python run_test.py
- obabel --help
- obabel -:'c1ccccc1' --gen3d -omol2
- obabel -:'c1ccccc1' --gen3d -oinchi
about:
home: http://www.openbabel.org/
license: GPLv2
summary: "A chemical toolbox designed to speak the many languages of chemical data"
|
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_paths.diff
build:
number: 0
detect_binary_files_with_prefix: true
requirements:
build:
- gcc # [linux]
- llvm # [osx]
- cmake
- zlib
- swig
- eigen
- bzip2
- python
- libxml2
- cairo # [linux]
run:
- python
- libgcc # [linux]
- zlib
- libxml2
- cairo # [linux]
test:
imports:
- openbabel
- pybel
commands:
- python run_test.py
- obabel --help
- obabel -:'c1ccccc1' --gen3d -omol2
- obabel -:'c1ccccc1' --gen3d -oinchi
about:
home: http://www.openbabel.org/
license: GPLv2
summary: "A chemical toolbox designed to speak the many languages of chemical data"
|
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/bioconda-recipes,shenwei356/bioconda-recipes,cokelaer/bioconda-recipes,peterjc/bioconda-recipes,keuv-grvl/bioconda-recipes,abims-sbr/bioconda-recipes,guowei-he/bioconda-recipes,bow/bioconda-recipes,zwanli/bioconda-recipes,joachimwolff/bioconda-recipes,mdehollander/bioconda-recipes,ostrokach/bioconda-recipes,omicsnut/bioconda-recipes,ostrokach/bioconda-recipes,ThomasWollmann/bioconda-recipes,bioconda/recipes,npavlovikj/bioconda-recipes,keuv-grvl/bioconda-recipes,roryk/recipes,abims-sbr/bioconda-recipes,saketkc/bioconda-recipes,acaprez/recipes,CGATOxford/bioconda-recipes,colinbrislawn/bioconda-recipes,dmaticzka/bioconda-recipes,instituteofpathologyheidelberg/bioconda-recipes,guowei-he/bioconda-recipes,mcornwell1957/bioconda-recipes,ivirshup/bioconda-recipes,bow/bioconda-recipes,phac-nml/bioconda-recipes,xguse/bioconda-recipes,daler/bioconda-recipes,ivirshup/bioconda-recipes,oena/bioconda-recipes,jasper1918/bioconda-recipes,dmaticzka/bioconda-recipes,CGATOxford/bioconda-recipes,matthdsm/bioconda-recipes,HassanAmr/bioconda-recipes,matthdsm/bioconda-recipes,hardingnj/bioconda-recipes,chapmanb/bioconda-recipes,acaprez/recipes,chapmanb/bioconda-recipes,joachimwolff/bioconda-recipes,ivirshup/bioconda-recipes,bow/bioconda-recipes,zachcp/bioconda-recipes,shenwei356/bioconda-recipes,ostrokach/bioconda-recipes,pinguinkiste/bioconda-recipes,phac-nml/bioconda-recipes,dmaticzka/bioconda-recipes,blankenberg/bioconda-recipes,colinbrislawn/bioconda-recipes,JenCabral/bioconda-recipes,dmaticzka/bioconda-recipes,guowei-he/bioconda-recipes,oena/bioconda-recipes,pinguinkiste/bioconda-recipes,JenCabral/bioconda-recipes,HassanAmr/bioconda-recipes,pinguinkiste/bioconda-recipes,dkoppstein/recipes,pinguinkiste/bioconda-recipes,daler/bioconda-recipes,CGATOxford/bioconda-recipes,mdehollander/bioconda-recipes,gregvonkuster/bioconda-recipes,jasper1918/bioconda-recipes,zwanli/bioconda-recipes,dmaticzka/bioconda-recipes,bebatut/bioconda-recipes,omicsnut/bioconda-recipes,martin-mann/bioconda-recipes,peterjc/bioconda-recipes,lpantano/recipes,bebatut/bioconda-recipes,hardingnj/bioconda-recipes,JenCabral/bioconda-recipes,keuv-grvl/bioconda-recipes,daler/bioconda-recipes,ostrokach/bioconda-recipes,BIMSBbioinfo/bioconda-recipes,omicsnut/bioconda-recipes,hardingnj/bioconda-recipes,rvalieris/bioconda-recipes,mdehollander/bioconda-recipes,rvalieris/bioconda-recipes,abims-sbr/bioconda-recipes,bebatut/bioconda-recipes,phac-nml/bioconda-recipes,BIMSBbioinfo/bioconda-recipes,omicsnut/bioconda-recipes,bioconda/bioconda-recipes,saketkc/bioconda-recipes,bioconda/recipes,blankenberg/bioconda-recipes,JenCabral/bioconda-recipes,cokelaer/bioconda-recipes,phac-nml/bioconda-recipes,matthdsm/bioconda-recipes,dkoppstein/recipes,zwanli/bioconda-recipes,zachcp/bioconda-recipes,instituteofpathologyheidelberg/bioconda-recipes,lpantano/recipes,bioconda/bioconda-recipes,xguse/bioconda-recipes,rvalieris/bioconda-recipes,jasper1918/bioconda-recipes,gvlproject/bioconda-recipes,mcornwell1957/bioconda-recipes,npavlovikj/bioconda-recipes,ThomasWollmann/bioconda-recipes,bow/bioconda-recipes,joachimwolff/bioconda-recipes,cokelaer/bioconda-recipes,HassanAmr/bioconda-recipes,gvlproject/bioconda-recipes,BIMSBbioinfo/bioconda-recipes,daler/bioconda-recipes,daler/bioconda-recipes,hardingnj/bioconda-recipes,pinguinkiste/bioconda-recipes,zwanli/bioconda-recipes,mdehollander/bioconda-recipes,phac-nml/bioconda-recipes,lpantano/recipes,blankenberg/bioconda-recipes,acaprez/recipes,saketkc/bioconda-recipes,bioconda/bioconda-recipes,bow/bioconda-recipes,CGATOxford/bioconda-recipes,JenCabral/bioconda-recipes,joachimwolff/bioconda-recipes,colinbrislawn/bioconda-recipes,ThomasWollmann/bioconda-recipes,rob-p/bioconda-recipes,roryk/recipes,BIMSBbioinfo/bioconda-recipes,jfallmann/bioconda-recipes,martin-mann/bioconda-recipes,gregvonkuster/bioconda-recipes,ivirshup/bioconda-recipes,dmaticzka/bioconda-recipes,gregvonkuster/bioconda-recipes,npavlovikj/bioconda-recipes,keuv-grvl/bioconda-recipes,hardingnj/bioconda-recipes,saketkc/bioconda-recipes,guowei-he/bioconda-recipes,ThomasWollmann/bioconda-recipes,gregvonkuster/bioconda-recipes,colinbrislawn/bioconda-recipes,blankenberg/bioconda-recipes,jfallmann/bioconda-recipes,abims-sbr/bioconda-recipes,rob-p/bioconda-recipes,peterjc/bioconda-recipes,CGATOxford/bioconda-recipes,rvalieris/bioconda-recipes,bow/bioconda-recipes,mdehollander/bioconda-recipes,gvlproject/bioconda-recipes,martin-mann/bioconda-recipes,oena/bioconda-recipes,ivirshup/bioconda-recipes,colinbrislawn/bioconda-recipes,HassanAmr/bioconda-recipes,martin-mann/bioconda-recipes,matthdsm/bioconda-recipes,Luobiny/bioconda-recipes,peterjc/bioconda-recipes,ostrokach/bioconda-recipes,rob-p/bioconda-recipes,rvalieris/bioconda-recipes,chapmanb/bioconda-recipes,HassanAmr/bioconda-recipes,pinguinkiste/bioconda-recipes,ostrokach/bioconda-recipes,oena/bioconda-recipes,ThomasWollmann/bioconda-recipes,HassanAmr/bioconda-recipes,saketkc/bioconda-recipes,gvlproject/bioconda-recipes,gvlproject/bioconda-recipes,ThomasWollmann/bioconda-recipes,mcornwell1957/bioconda-recipes,ivirshup/bioconda-recipes,matthdsm/bioconda-recipes,mcornwell1957/bioconda-recipes,Luobiny/bioconda-recipes,matthdsm/bioconda-recipes,gvlproject/bioconda-recipes,peterjc/bioconda-recipes,abims-sbr/bioconda-recipes,abims-sbr/bioconda-recipes,joachimwolff/bioconda-recipes,cokelaer/bioconda-recipes,peterjc/bioconda-recipes,acaprez/recipes,keuv-grvl/bioconda-recipes,dkoppstein/recipes,bioconda/recipes,mdehollander/bioconda-recipes,instituteofpathologyheidelberg/bioconda-recipes,CGATOxford/bioconda-recipes,JenCabral/bioconda-recipes,zwanli/bioconda-recipes,xguse/bioconda-recipes,mcornwell1957/bioconda-recipes,colinbrislawn/bioconda-recipes,zwanli/bioconda-recipes,npavlovikj/bioconda-recipes,omicsnut/bioconda-recipes,zachcp/bioconda-recipes,daler/bioconda-recipes,Luobiny/bioconda-recipes,rvalieris/bioconda-recipes,lpantano/recipes,instituteofpathologyheidelberg/bioconda-recipes,keuv-grvl/bioconda-recipes,jasper1918/bioconda-recipes,BIMSBbioinfo/bioconda-recipes,xguse/bioconda-recipes,shenwei356/bioconda-recipes,bebatut/bioconda-recipes,xguse/bioconda-recipes,Luobiny/bioconda-recipes,chapmanb/bioconda-recipes,shenwei356/bioconda-recipes,jfallmann/bioconda-recipes,instituteofpathologyheidelberg/bioconda-recipes
|
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/datastore/admin/apiv1
csharp:
package_name: Google.Datastore.Admin.V1
ruby:
package_name: Google::Cloud::Datastore::Admin::V1
php:
package_name: Google\Cloud\Datastore\Admin\V1
nodejs:
package_name: admin.v1
|
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/datastore/admin/apiv1
csharp:
package_name: Google.Datastore.Admin.V1
ruby:
package_name: Google::Cloud::Datastore::Admin::V1
php:
package_name: Google\Cloud\Datastore\Admin\V1
nodejs:
package_name: admin.v1
|
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-modifier
- fluent-plugin-forest
- fluent-plugin-rewrite
- name: create log directory
file: path=/var/log/fluent state=directory mode=0777
- name: create conf directory
file: path=/etc/fluent/conf.d state=directory mode=0755 recurse=yes
- name: update fluent.conf
copy: src=fluent.conf dest=/etc/fluent/fluent.conf
notify: restart fluentd
- name: update fluent.conf
copy: src=fluent.conf dest=/etc/fluent/fluent.conf
notify: restart fluentd
- name: daemonize fluentd
copy: src=fluentd.conf dest=/etc/supervisor/conf.d/fluentd.conf
notify: restart fluentd
|
- 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-modifier
- fluent-plugin-forest
- fluent-plugin-rewrite
- name: create log directory
file: path=/var/log/fluent state=directory mode=0777
- name: create conf directory
file: path=/etc/fluent/conf.d state=directory mode=0755 recurse=yes
- name: update fluent.conf
copy: src=fluent.conf dest=/etc/fluent/fluent.conf
notify: restart fluentd
- name: update fluent.conf
copy: src=fluent.conf dest=/etc/fluent/fluent.conf
notify: restart fluentd
- name: update fluentd.conf
copy: src=fluentd.conf dest=/etc/supervisor/conf.d/fluentd.conf
notify: restart fluentd
- name: daemonize fluentd
supervisorctl: name=fluentd state=present
notify: restart fluentd
|
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_items:
- python
- python-pip
- python-dev
- python-setuptools
- stunnel
- git
- name: install Buildbot
easy_install:
name: "{{ item }}"
with_items:
- buildbot==0.8.12
- boto
- name: Create buildbot user
user:
name: "rustbuild"
home: "/home/rustbuild"
shell: /bin/bash
createhome: yes
- name: Clone the Buildbot configs
git:
repo='https://github.com/rust-lang/rust-buildbot.git'
dest='/home/rustbuild/rust-buildbot'
accept_hostkey=yes
become: yes
become_user: rustbuild
- name: Start Buildbot
command: buildbot start master
args:
chdir: /home/rustbuild/rust-buildbot
become: yes
become_user: rustbuild
|
---
- 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_items:
- python
- python-pip
- python-dev
- python-setuptools
- python-virtualenv
- stunnel
- git
- name: Clone the Buildbot configs
git:
repo='https://github.com/rust-lang/rust-buildbot.git'
dest='/home/rustbuild/rust-buildbot'
accept_hostkey=yes
become: yes
become_user: rustbuild
- name: Create virtualenv and install packages
pip:
virtualenv=/home/rustbuild/buildmaster-venv
name="{{ item }}"
with_items:
- buildbot==0.8.12
- boto
- name: Create buildbot user
user:
name: "rustbuild"
home: "/home/rustbuild"
shell: /bin/bash
createhome: yes
- name: Start Buildbot
command: /home/rustbuild/buildmaster-venv/bin/buildbot start master
args:
chdir: /home/rustbuild/rust-buildbot
become: yes
become_user: rustbuild
|
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 <[email protected]>
synopsis: Shake helpers.
changelog: ''
basic-deps:
shake: -any
base: ==4.8.*
shakers: -any
basic-prelude: -any
directory: -any
all-versions:
- '0.0.0'
- '0.0.2'
- '0.0.3'
- '0.0.4'
- '0.0.5'
- '0.0.6'
- '0.0.7'
- '0.0.8'
- '0.0.9'
- '0.0.10'
- '0.0.11'
- '0.0.12'
- '0.0.13'
- '0.0.14'
- '0.0.15'
- '0.0.16'
author: Swift Navigation Inc.
latest: '0.0.16'
description-type: haddock
description: Primitive helpers for Shake files.
license-name: MIT
|
homepage: https://github.com/swift-nav/shakers
changelog-type: ''
hash: b478b21abd8451de8f4fca3e18e4eec250a0fb38f50f586167a1d0c09e7be0ef
test-bench-deps: {}
maintainer: Mark Fine <[email protected]>
synopsis: Shake helpers.
changelog: ''
basic-deps:
shake: -any
base: ==4.8.*
shakers: -any
basic-prelude: -any
directory: -any
all-versions:
- '0.0.0'
- '0.0.2'
- '0.0.3'
- '0.0.4'
- '0.0.5'
- '0.0.6'
- '0.0.7'
- '0.0.8'
- '0.0.9'
- '0.0.10'
- '0.0.11'
- '0.0.12'
- '0.0.13'
- '0.0.14'
- '0.0.15'
- '0.0.16'
- '0.0.17'
author: Swift Navigation Inc.
latest: '0.0.17'
description-type: haddock
description: Primitive helpers for Shake files.
license-name: MIT
|
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=644
|
---
- 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=644
- name: Activate the Squirrelmail vhost.
file: src=/etc/squirrelmail/apache.conf path=/etc/apache2/sites-enabled/squirrelmail.conf state=link owner=root group=root
notify: restart apache2
|
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: [email protected]
synopsis: Symbol manipulation
changelog: ! '# Revision history for symbols
## 0.2.0.0
* added ToList, ToUpper, ToLower, ReadNat type families
## 0.1.0.0
* First version. Released on an unsuspecting world.
'
basic-deps:
base: ! '>=4.10 && <=5.0'
all-versions:
- '0.1.0.0'
- '0.2.0.0'
author: Csongor Kiss
latest: '0.2.0.0'
description-type: markdown
description: ! '# symbols
Manipulate type-level strings.
Available on [Hackage](https://hackage.haskell.org/package/symbols)
The implementation is described in [this blog post](https://kcsongor.github.io/symbol-parsing-haskell/).'
license-name: BSD3
|
homepage: ''
changelog-type: markdown
hash: 3dd6da172eae327943510aa4f3b70505ec320ae596a5746bef32e36cc97ff464
test-bench-deps: {}
maintainer: [email protected]
synopsis: Symbol manipulation
changelog: ! '# Revision history for symbols
## 0.2.0.0
* added ToList, ToUpper, ToLower, ReadNat type families
## 0.1.0.0
* First version. Released on an unsuspecting world.
'
basic-deps:
base: ! '>=4.10 && <=5.0'
all-versions:
- '0.1.0.0'
- '0.2.0.0'
- '0.2.0.1'
author: Csongor Kiss
latest: '0.2.0.1'
description-type: markdown
description: ! '# symbols
Manipulate type-level strings.
Available on [Hackage](https://hackage.haskell.org/package/symbols)
The implementation is described in [this blog post](https://kcsongor.github.io/symbol-parsing-haskell/).'
license-name: BSD3
|
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: "zookeeperdata-{{ zookeeper_env }}-{{ zookeeper_ensemble }}-zkid{{ zk_id }}"
zookeeper_docker_image: asteris/zookeeper
zookeeper_docker_tag: latest
zookeeper_docker_ports: "-p 2181:2181 -p 2888:2888 -p 3888:3888"
zookeeper_docker_env: "/etc/default/{{ zookeeper_service }}"
|
#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
zookeeper_tag: latest
zookeeper_ports: "-p 2181:2181 -p 2888:2888 -p 3888:3888"
zookeeper_env: "/etc/default/{{ zookeeper_service }}"
|
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-infrastructure,revpoint/microservices-infrastructure,sehqlr/mantl,ianscrivener/microservices-infrastructure,TeaBough/microservices-infrastructure,kindlyops/microservices-infrastructure,ludovicc/microservices-infrastructure,chrislovecnm/microservices-infrastructure,gtcno/microservices-infrastructure,SillyMoo/microservices-infrastructure,huodon/microservices-infrastructure,futuro/microservices-infrastructure,ianscrivener/microservices-infrastructure,KaGeN101/mantl,bitium/mantl,stevendborrelli/mi-security,liangyali/microservices-infrastructure,bitium/mantl,abn/microservices-infrastructure,pinterb/microservices-infrastructure,benschumacher/microservices-infrastructure,arminc/microservices-infrastructure,noelbk/microservices-infrastructure,kindlyops/microservices-infrastructure,noelbk/microservices-infrastructure,gtcno/microservices-infrastructure,arminc/microservices-infrastructure,ianscrivener/microservices-infrastructure,CiscoCloud/mantl,revpoint/microservices-infrastructure,chrislovecnm/microservices-infrastructure,linearregression/microservices-infrastructure,arminc/microservices-infrastructure,cmgc/microservices-infrastructure,mehulsbhatt/microservices-infrastructure,benschumacher/microservices-infrastructure,benschumacher/microservices-infrastructure,chrislovecnm/microservices-infrastructure,kenjones-cisco/microservices-infrastructure,z00223295/microservices-infrastructure,ilboud/microservices-infrastructure,huodon/microservices-infrastructure,ContainerSolutions/microservices-infrastructure,phnmnl/mantl,benschumacher/microservices-infrastructure,CiscoCloud/mantl,pinterb/microservices-infrastructure,sehqlr/mantl,ilboud/microservices-infrastructure,sudhirpandey/microservices-infrastructure,mantl/mantl,kenjones-cisco/microservices-infrastructure,remmelt/microservices-infrastructure,chrislovecnm/microservices-infrastructure,sudhirpandey/microservices-infrastructure,ianscrivener/microservices-infrastructure,cmgc/microservices-infrastructure,Parkayun/microservices-infrastructure,ilboud/microservices-infrastructure,liangyali/microservices-infrastructure,SillyMoo/microservices-infrastructure,huodon/microservices-infrastructure,z00223295/microservices-infrastructure,datascienceinc/mantl,CiscoCloud/microservices-infrastructure,ianscrivener/microservices-infrastructure,ddONGzaru/microservices-infrastructure,linearregression/microservices-infrastructure,mehulsbhatt/microservices-infrastructure,eirslett/microservices-infrastructure,datascienceinc/mantl,Parkayun/microservices-infrastructure,abn/microservices-infrastructure,z00223295/microservices-infrastructure,futuro/microservices-infrastructure,abn/microservices-infrastructure,phnmnl/mantl,heww/microservices-infrastructure,chrislovecnm/microservices-infrastructure,cmgc/microservices-infrastructure,huodon/microservices-infrastructure,TeaBough/microservices-infrastructure,remmelt/microservices-infrastructure,eirslett/microservices-infrastructure,benschumacher/microservices-infrastructure,mantl/mantl,heww/microservices-infrastructure,stevendborrelli/mi-security,ludovicc/microservices-infrastructure,linearregression/microservices-infrastructure,eirslett/microservices-infrastructure
|
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: UpDoquajrecJewyeodMilmiasFicsOke
messaging_adapter: test
git_binary: /usr/bin/git
|
# 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: UpDoquajrecJewyeodMilmiasFicsOke
messaging_adapter: test
git_binary: /usr/bin/git
enable_git_daemon: true
|
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-mainline,gitorious/mainline,elcom/gitorious,rae/gitorious-mainline,SamuelMoraesF/Gitorious,elcom/gitorious,tigefa4u/gitorious-mainline,gitorious/mainline,gitorious/mainline,elcom/gitorious,spencerwp/mainline,elcom/gitorious,Gitorious-backup/mainline,rae/gitorious-mainline,tigefa4u/gitorious-mainline
|
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:
number: 0
noarch: python
script: {{ PYTHON }} -m pip install . -vv
requirements:
host:
- pip
- flit
- python
run:
- python
test:
imports:
- pytest_celery
about:
home: https://github.com/graingert/pytest-celery
summary: pytest-celery a shim pytest plugin to enable celery.contrib.pytest
license: BSD-3-Clause
license_file: LICENSE
extra:
recipe-maintainers:
- igortg
|
{% 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:
number: 0
noarch: python
script: {{ PYTHON }} -m pip install . -vv
requirements:
host:
- pip
- flit
- python
run:
- celery >=4.4.0
- pytest
test:
imports:
- pytest_celery
commands:
- pip check
- "pytest --fixtures | grep 'plugins: celery'"
requires:
- pip
about:
home: https://github.com/graingert/pytest-celery
summary: pytest-celery a shim pytest plugin to enable celery.contrib.pytest
license: BSD-3-Clause
license_file: LICENSE
extra:
recipe-maintainers:
- igortg
|
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-recipes,conda-forge/staged-recipes,kwilcox/staged-recipes,igortg/staged-recipes,jakirkham/staged-recipes,patricksnape/staged-recipes,johanneskoester/staged-recipes,stuertz/staged-recipes,hadim/staged-recipes,SylvainCorlay/staged-recipes,stuertz/staged-recipes,patricksnape/staged-recipes,scopatz/staged-recipes,ReimarBauer/staged-recipes,hadim/staged-recipes,scopatz/staged-recipes,kwilcox/staged-recipes,jochym/staged-recipes,johanneskoester/staged-recipes,SylvainCorlay/staged-recipes
|
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:
prometheus.io/scrape: "true"
prometheus.io/targets: {{ required ".Values.alerts.prometheus missing" .Values.alerts.prometheus | quote }}
{{- end }}
spec:
selector:
app: {{ template "name" . }}
type: {{ default "ClusterIP" .Values.services.type | quote }}
ports:
- name: public
port: {{ .Values.api_port_internal }}
targetPort: 9292
{{- if .Values.services.externalip }}
externalIPs: [
{{ .Values.services.externalip | quote }}
]
{{- end }}
|
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:
prometheus.io/scrape: "true"
prometheus.io/port: "{{.Values.metrics.port}}"
prometheus.io/targets: {{ required ".Values.alerts.prometheus missing" .Values.alerts.prometheus | quote }}
{{- end }}
spec:
selector:
app: {{ template "name" . }}
type: {{ default "ClusterIP" .Values.services.type | quote }}
ports:
- name: public
port: {{ .Values.api_port_internal }}
targetPort: 9292
{{- if .Values.services.externalip }}
externalIPs: [
{{ .Values.services.externalip | quote }}
]
{{- end }}
|
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/MaterialsLiveWallpaper/releases
Donate: https://www.reminimalism.com/donate
Bitcoin: bc1q6mkgnptxq9nrxr6cmea3qfpf53573zm8q7u5ff
AutoName: Materials Live Wallpaper
RepoType: git
Repo: https://github.com/Reminimalism/MaterialsLiveWallpaper
Builds:
- versionName: '0.4'
versionCode: 4
commit: v0.4
subdir: MaterialsLiveWallpaper/app
gradle:
- yes
- versionName: '0.5'
versionCode: 5
commit: v0.5
subdir: MaterialsLiveWallpaper/app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '0.5'
CurrentVersionCode: 5
|
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/MaterialsLiveWallpaper/releases
Donate: https://www.reminimalism.com/donate
Bitcoin: bc1q6mkgnptxq9nrxr6cmea3qfpf53573zm8q7u5ff
AutoName: Materials Live Wallpaper
RepoType: git
Repo: https://github.com/Reminimalism/MaterialsLiveWallpaper
Builds:
- versionName: '0.4'
versionCode: 4
commit: v0.4
subdir: MaterialsLiveWallpaper/app
gradle:
- yes
- versionName: '0.5'
versionCode: 5
commit: v0.5
subdir: MaterialsLiveWallpaper/app
gradle:
- yes
- versionName: '1.0'
versionCode: 6
commit: 12595206697b3add9f6bab9e25300622ce084556
subdir: MaterialsLiveWallpaper/app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '1.0'
CurrentVersionCode: 6
|
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','ELASTICSEARCH_PASSWORD') }}"
kibana_host: "{{ lookup('env','KIBANA_HOST') }}"
kibana_id: "{{ lookup('env','KIBANA_ID') }}"
# Setup of the infrastructure
env: production
domain: xeraa.wtf
backend_server: https://backend.{{ domain }}
frontend_server: https://frontend.{{ domain }}
apm_server: "{{ lookup('env','APM_HOST') }}"
apm_secret: "{{ lookup('env','APM_TOKEN') }}"
# MySQL config
mysql_server: backend.{{ domain }}
mysql_user: "{{ lookup('env','ELASTICSEARCH_USER') }}"
mysql_password: "{{ lookup('env','ELASTICSEARCH_PASSWORD') }}"
mysql_database: person
# Credentials for Kibana dashboard-only mode
attendee_user: dashboard
attendee_password: secret
|
# 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','ELASTICSEARCH_PASSWORD') }}"
kibana_host: "{{ lookup('env','KIBANA_HOST') }}"
kibana_id: "{{ lookup('env','KIBANA_ID') }}"
# Setup of the infrastructure
env: production
domain: xeraa.wtf
backend_server: https://backend.{{ domain }}
frontend_server: https://frontend.{{ domain }}
apm_server: "{{ lookup('env','APM_HOST') }}"
apm_secret: "{{ lookup('env','APM_TOKEN') }}"
# MySQL config
mysql_server: backend.{{ domain }}
mysql_user: "{{ lookup('env','ELASTICSEARCH_USER') }}"
mysql_password: "{{ lookup('env','ELASTICSEARCH_PASSWORD') }}"
mysql_database: person
# Credentials for Kibana dashboard-only mode
attendee_user: dashboard
attendee_password: secret
|
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_distribution }}-{{ ansible_distribution_major_version }}
include: roles/postgresql/tasks/postgresql_{{ ansible_pkg_mgr }}.yml
tags: [db, postgresql]
when: ansible_os_family == "Debian"
|
---
- 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 }}-{{ ansible_distribution_major_version }}
include: postgresql_{{ ansible_pkg_mgr }}.yml
tags: [db, postgresql]
when: ansible_os_family == "Debian"
|
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: hm-passport-office
fields:
- registration-district
- name
- start-date
- end-date
|
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: hm-passport-office
fields:
- registration-district
- name
- start-date
- end-date
- boundary
|
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'
:eyaml:
: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}"
- "%{environment}"
- "common"
:yaml:
:datadir: '/etc/puppet/data'
:eyaml:
:datadir: '/etc/puppet/data'
|
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,bdube/infrastructure-puppet,sebbASF/infrastructure-puppet,apache/infrastructure-puppet,sebbASF/infrastructure-puppet,chtyim/infrastructure-puppet,sebbASF/infrastructure-puppet,stumped2/infrastructure-puppet,bdube/infrastructure-puppet,sebbASF/infrastructure-puppet,stumped2/infrastructure-puppet,apache/infrastructure-puppet,apache/infrastructure-puppet,sebbASF/infrastructure-puppet,stumped2/infrastructure-puppet,ke4qqq/infra-puppet,bdube/infrastructure-puppet,sebbASF/infrastructure-puppet,stumped2/infrastructure-puppet,sebbASF/infrastructure-puppet,ke4qqq/infra-puppet,stumped2/infrastructure-puppet,apache/infrastructure-puppet,stumped2/infrastructure-puppet,apache/infrastructure-puppet
|
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
outputs:
matrix: ${{ steps.matrix.outputs.matrix }}
steps:
- name: Gather CI configuration
id: matrix
uses: laminas/[email protected]
qa:
name: QA Checks
needs: [ matrix ]
runs-on: ${{ matrix.operatingSystem }}
strategy:
fail-fast: false
matrix: ${{ fromJSON(needs.matrix.outputs.matrix) }}
steps:
- name: ${{ matrix.name }}
uses: laminas/[email protected]
env:
"GITHUB_TOKEN": ${{ secrets.GITHUB_TOKEN }}
with:
job: ${{ matrix.job }}
|
# 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
outputs:
matrix: ${{ steps.matrix.outputs.matrix }}
steps:
- name: Gather CI configuration
id: matrix
uses: laminas/[email protected]
qa:
name: QA Checks
needs: [ matrix ]
runs-on: ${{ matrix.operatingSystem }}
strategy:
fail-fast: false
matrix: ${{ fromJSON(needs.matrix.outputs.matrix) }}
steps:
- name: ${{ matrix.name }}
uses: laminas/[email protected]
env:
"GITHUB_TOKEN": ${{ secrets.GITHUB_TOKEN }}
with:
job: ${{ matrix.job }}
|
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"
requirements:
build:
- python # [build_platform != target_platform]
- cross-python_{{ target_platform }} # [build_platform != target_platform]
host:
- pip
- python
run:
- python
test:
imports:
- treematching
about:
home: https://github.com/LionelAuroux/treematching
license: GPL-2.0-Only
license_family: GPL
license_file: LICENSE
summary: "The module treematching allow you to write patterns to match subtrees in any trees of python objects."
dev_url: https://github.com/LionelAuroux/treematching
extra:
recipe-maintainers:
- psortos
- oblute
|
{% 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: 6fe70e13b8889811332309bc405185c4e885df3278c80f54551e6af8ffdda2f1
build:
number: 0
script: "{{ PYTHON }} -m pip install . -vv"
requirements:
host:
- pip
- python
run:
- python
test:
imports:
- treematching
requires:
- pip
commands:
- pip check
about:
home: https://github.com/LionelAuroux/treematching
license: GPL-2.0-Only
license_family: GPL
license_file: LICENSE
summary: "The module treematching allow you to write patterns to match subtrees in any trees of python objects."
dev_url: https://github.com/LionelAuroux/treematching
extra:
recipe-maintainers:
- psortos
- oblute
|
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/staged-recipes,kwilcox/staged-recipes,hadim/staged-recipes,stuertz/staged-recipes,goanpeca/staged-recipes,igortg/staged-recipes,jakirkham/staged-recipes,jakirkham/staged-recipes,kwilcox/staged-recipes,johanneskoester/staged-recipes,igortg/staged-recipes,ReimarBauer/staged-recipes
|
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
mapping overrides those in ServiceNetMapDefaults.
type: json
DefaultPasswords:
default: {}
type: json
EndpointMap:
default: {}
description: Mapping of service endpoint -> protocol. Typically set
via parameter_defaults in the resource registry.
type: json
MonitoringSubscriptionCeilometerCollector:
default: 'overcloud-ceilometer-collector'
type: string
resources:
CeilometerServiceBase:
type: ./ceilometer-base.yaml
properties:
ServiceNetMap: {get_param: ServiceNetMap}
DefaultPasswords: {get_param: DefaultPasswords}
EndpointMap: {get_param: EndpointMap}
outputs:
role_data:
description: Role data for the Ceilometer Collector role.
value:
service_name: ceilometer_collector
monitoring_subscription: {get_param: MonitoringSubscriptionCeilometerCollector}
config_settings:
get_attr: [CeilometerServiceBase, role_data, config_settings]
step_config: |
include ::tripleo::profile::base::ceilometer::collector
|
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
mapping overrides those in ServiceNetMapDefaults.
type: json
DefaultPasswords:
default: {}
type: json
EndpointMap:
default: {}
description: Mapping of service endpoint -> protocol. Typically set
via parameter_defaults in the resource registry.
type: json
MonitoringSubscriptionCeilometerCollector:
default: 'overcloud-ceilometer-collector'
type: string
resources:
CeilometerServiceBase:
type: ./ceilometer-base.yaml
properties:
ServiceNetMap: {get_param: ServiceNetMap}
DefaultPasswords: {get_param: DefaultPasswords}
EndpointMap: {get_param: EndpointMap}
MongoDbBase:
type: ./database/mongodb-base.yaml
properties:
ServiceNetMap: {get_param: ServiceNetMap}
DefaultPasswords: {get_param: DefaultPasswords}
EndpointMap: {get_param: EndpointMap}
outputs:
role_data:
description: Role data for the Ceilometer Collector role.
value:
service_name: ceilometer_collector
monitoring_subscription: {get_param: MonitoringSubscriptionCeilometerCollector}
config_settings:
map_merge:
- get_attr: [MongoDbBase, role_data, config_settings]
- get_attr: [CeilometerServiceBase, role_data, config_settings]
step_config: |
include ::tripleo::profile::base::ceilometer::collector
|
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: Iadf4c78fb03da183d19e93c30f78817a3cfed425
|
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: 7ece29c320ee663be2c4674f05e0ca75aebfaed66767a5f6bd57200df2906b9a7ece29c320ee663be2c4674f05e0ca75aebfaed66767a5f6bd57200df2906b9a
build:
number: 1
script: python setup.py install --single-version-externally-managed --record=record.txt
requirements:
build:
- python
- tzlocal
run:
- matplotlib
- numpy
- python
- tzlocal
test:
imports:
- channelarchiver
about:
home: https://github.com/NSLS-II/channelarchiver
license: MIT
|
{% 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
script: python setup.py install --single-version-externally-managed --record=record.txt
requirements:
build:
- python
- tzlocal
run:
- matplotlib
- numpy
- python
- tzlocal
test:
imports:
- channelarchiver
about:
home: https://github.com/NSLS-II/channelarchiver
license: MIT
|
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 # [not win or py<36]
number: 0
script: "{{ PYTHON }} -m pip install . -vv"
requirements:
host:
- python
- pip
run:
- python
- pythonnet
- numpy
- pandas
- scipy
- pyyaml
- shapely
- xarray
- matplotlib-base
test:
imports:
- mikeio
requires:
- pytest
source_files:
- tests
commands:
- pytest -v tests
about:
home: https://github.com/DHI/mikeio
license: BSD-3-Clause
license_family: BSD
license_file: License.txt
summary: "API for the DHI MIKE file types"
description: "Read, write and manipulate dfs0, dfs1, dfs2, dfs3, dfsu and mesh files. Read res1d and xns11 files."
dev_url: https://github.com/DHI
extra:
recipe-maintainers:
- ecomodeller
- georgebv
|
{% 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 # [not win or py<36]
number: 0
script: "{{ PYTHON }} -m pip install . -vv"
requirements:
host:
- python
- pip
run:
- python
- pythonnet
- numpy
- pandas
- scipy
- pyyaml
- shapely
- xarray
- matplotlib-base
test:
imports:
- mikeio
about:
home: https://github.com/DHI/mikeio
license: BSD-3-Clause
license_family: BSD
license_file: License.txt
summary: "API for the DHI MIKE file types"
description: "Read, write and manipulate dfs0, dfs1, dfs2, dfs3, dfsu and mesh files. Read res1d and xns11 files."
dev_url: https://github.com/DHI
extra:
recipe-maintainers:
- ecomodeller
- georgebv
|
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-recipes,ReimarBauer/staged-recipes,conda-forge/staged-recipes,johanneskoester/staged-recipes,SylvainCorlay/staged-recipes,SylvainCorlay/staged-recipes,kwilcox/staged-recipes,jakirkham/staged-recipes,patricksnape/staged-recipes,igortg/staged-recipes,ReimarBauer/staged-recipes,scopatz/staged-recipes,igortg/staged-recipes,ocefpaf/staged-recipes,stuertz/staged-recipes,goanpeca/staged-recipes,scopatz/staged-recipes,jakirkham/staged-recipes
|
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
script: "{{ PYTHON }} -m pip install . -vv"
requirements:
host:
- pip
- python
run:
- lxml
- python
- termcolor
- tmep >=2.0.1
test:
imports:
- mscxyz
commands:
- pip check
requires:
- pip
about:
home: https://github.com/Josef-Friedrich/mscxyz
license: MIT
license_family: MIT
license_file: LICENSE
summary: 'A command line tool to manipulate the XML based *.mscX and *.mscZ files of the notation software MuseScore.'
description: |
Manipulate the XML based mscx files of the notation software MuseScore.
doc_url: https://mscxyz.readthedocs.io/
dev_url: https://github.com/Josef-Friedrich/mscxyz
extra:
recipe-maintainers:
- thewchan
|
{% 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
script: "{{ PYTHON }} -m pip install . -vv"
requirements:
host:
- pip
- python
run:
- lxml
- python
- termcolor
- tmep >=2.0.1
test:
imports:
- mscxyz
commands:
- pip check
- mscx-manager -h
requires:
- pip
about:
home: https://github.com/Josef-Friedrich/mscxyz
license: MIT
license_family: MIT
license_file: LICENSE
summary: 'A command line tool to manipulate the XML based *.mscX and *.mscZ files of the notation software MuseScore.'
description: |
Manipulate the XML based mscx files of the notation software MuseScore.
doc_url: https://mscxyz.readthedocs.io/
dev_url: https://github.com/Josef-Friedrich/mscxyz
extra:
recipe-maintainers:
- thewchan
|
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-recipes,igortg/staged-recipes,mariusvniekerk/staged-recipes,ReimarBauer/staged-recipes,jakirkham/staged-recipes,stuertz/staged-recipes,ocefpaf/staged-recipes,kwilcox/staged-recipes,ReimarBauer/staged-recipes,jochym/staged-recipes,goanpeca/staged-recipes,kwilcox/staged-recipes
|
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: python
script: {{ PYTHON }} -m pip install . -vv
requirements:
host:
- flit-core
- pip
- python >=3.6
run:
- anndata <0.8
- h5py
- numpy
- pandas
- python >=3.6
test:
imports:
- mudata
commands:
- pip check
requires:
- pip
about:
home: https://github.com/pmbio/mudata
summary: Multimodal omics analysis framework
license: BSD-3-Clause
license_file: LICENSE
extra:
recipe-maintainers:
- gtca
|
{% 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: python
script: {{ PYTHON }} -m pip install . -vv
requirements:
host:
- flit-core
- pip
- python >=3.6
run:
- anndata <0.8
- xlrd
- h5py
- numpy
- pandas
- python >=3.6
test:
imports:
- mudata
commands:
- pip check
requires:
- pip
about:
home: https://github.com/pmbio/mudata
summary: Multimodal omics analysis framework
license: BSD-3-Clause
license_file: LICENSE
extra:
recipe-maintainers:
- gtca
|
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-recipes,ocefpaf/staged-recipes,stuertz/staged-recipes,stuertz/staged-recipes,jakirkham/staged-recipes,johanneskoester/staged-recipes
|
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: 'usage.md'
|
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
command:
- bazel
args:
- test
- //...
|
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: [email protected]
synopsis: The Mu Language, a non-computable extended Lambda Calculus
changelog: ''
basic-deps:
bytestring: ==0.10.6.0
base: ==4.6.*
haskell-src: ! '>=1 && <1.1'
aeson: ==0.8.1.1
all-versions:
- '0.1.0.0'
author: Franco Leonardo Bulgarelli
latest: '0.1.0.0'
description-type: haddock
description: ''
license-name: MIT
|
homepage: ''
changelog-type: ''
hash: 9a90bf57e61a3c100b599991a01fb56a1dd26edbcd54b3083e9d900175928607
test-bench-deps:
bytestring: -any
base: <=5
hspec: -any
text: -any
mulang: -any
aeson: -any
neat-interpolation: -any
maintainer: [email protected]
synopsis: An intermediate language designed to perform advanced code analysis
changelog: ''
basic-deps:
bytestring: -any
split: -any
base: <=5
ParsecTools: -any
unordered-containers: -any
text: -any
process: -any
parsec: -any
containers: -any
inflections: -any
language-javascript: -any
mulang: -any
hashable: -any
haskell-src: -any
scientific: -any
language-java: -any
aeson: -any
vector: -any
neat-interpolation: -any
all-versions:
- '0.1.0.0'
- '3.5.2'
author: Franco Leonardo Bulgarelli
latest: '3.5.2'
description-type: haddock
description: Mulang is an intermediate language, a combinators library for static
code analysis and a multilanguage comand line tool
license-name: GPL
|
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 when you run "rake".
# Do not set this db to the same as development or production.
test:
adapter: sqlite3
database: ":memory:"
timeout: 500
production:
adapter: sqlite3
database: db/production.sqlite3
pool: 5
timeout: 5000
|
# 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 when you run "rake".
# Do not set this db to the same as development or production.
test:
adapter: sqlite3
database: db/test.sqlite3
timeout: 500
production:
adapter: sqlite3
database: db/production.sqlite3
pool: 5
timeout: 5000
|
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 = $LABELS\"; echo\ "CONTAINS_DEPENDENCIES = $CONTAINS_DEPENDENCIES\""
- name: Extract release notes
uses: lee-dohm/extract-release-notes@master
if: "! contains(join(github.event.pull_request.labels.*.name), 'dependencies')"
|
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 = $LABELS"
- name: Extract release notes
uses: lee-dohm/extract-release-notes@master
if: "! contains(join(github.event.pull_request.labels.*.name), 'dependencies')"
|
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:
handlers:
main:
type: fingers_crossed
action_level: error
handler: nested
nested:
type: stream
path: "php://stderr"
level: debug
console:
type: console
|
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:
# cache: serializer.mapping.cache.apc
#doctrine:
# orm:
# metadata_cache_driver: apc
# result_cache_driver: apc
# query_cache_driver: apc
monolog:
handlers:
main:
type: fingers_crossed
action_level: error
handler: nested
nested:
type: stream
path: "php://stderr"
level: debug
console:
type: console
|
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:
driver: "%database_driver_test%"
host: "%database_host_test%"
port: "%database_port_test%"
dbname: "%database_name_test%"
user: "%database_user_test%"
password: "%database_password_test%"
charset: UTF8
security:
encoders:
Symfony\Component\Security\Core\User\User: plaintext
providers:
in_memory:
memory:
users:
admin:
password: sportiu
roles: 'ROLE_ADMIN'
firewalls:
test:
http_basic: ~
access_control:
- { path: ^/install, roles: ROLE_ADMIN }
|
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:
driver: "%database_driver_test%"
host: "%database_host_test%"
port: "%database_port_test%"
dbname: "%database_name_test%"
user: "%database_user_test%"
password: "%database_password_test%"
charset: UTF8
security:
encoders:
Symfony\Component\Security\Core\User\User: plaintext
providers:
in_memory:
memory:
users:
admin:
password: sportiu
roles: 'ROLE_ADMIN'
firewalls:
test:
pattern: ^/
anonymous: ~
http_basic: ~
access_control:
- { path: ^/install, roles: ROLE_ADMIN }
|
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:
php-version: ${{ matrix.php }}
extensions: mbstring,bcmath
tools: composer
- name: Install PHP dependencies
run: composer install -q
- name: Run phpunit
run: vendor/bin/phpunit
- name: Run phpstan
run: composer require --dev illuminate/support && vendor/bin/phpstan analyze --no-progress --autoload-file=tests/phpstan/bootstrap.php --level=5 src/
|
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:
php-version: ${{ matrix.php }}
extensions: mbstring,bcmath
tools: composer
- name: Install PHP dependencies
run: composer install -q
- name: Run phpunit
run: vendor/bin/phpunit
- name: Run phpstan
run: composer require --dev illuminate/support && vendor/bin/phpstan analyze --no-progress --autoload-file=tests/phpstan/bootstrap.php --level=5 src/
|
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 pg_isready --health-interval 10s --health-timeout 5s --health-retries 5
steps:
- uses: actions/checkout@v2
- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: 3.10
- name: Install Poetry
run: |
pip install --upgrade pip setuptools wheel poetry
poetry install
- name: Copy sample config
run: cp env.json{.sample,} || /bin/true
- name: Lint with flake8
run: |
# stop the build if there are Python syntax errors or undefined names
poetry run flake8 . --count --select=E9,F63,F7,F82 --show-source --statistics
# exit-zero treats all errors as warnings. The GitHub editor is 127 chars wide
poetry run flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
- name: Test with pytest
env:
DATABASE_URL: "postgresql://postgres:kaka@localhost/test_karspexet"
run: poetry run pytest
|
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 pg_isready --health-interval 10s --health-timeout 5s --health-retries 5
steps:
- uses: actions/checkout@v2
- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: "3.10"
- name: Install Poetry
run: |
pip install --upgrade pip setuptools wheel poetry
poetry install
- name: Copy sample config
run: cp env.json{.sample,} || /bin/true
- name: Lint with flake8
run: |
# stop the build if there are Python syntax errors or undefined names
poetry run flake8 . --count --select=E9,F63,F7,F82 --show-source --statistics
# exit-zero treats all errors as warnings. The GitHub editor is 127 chars wide
poetry run flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
- name: Test with pytest
env:
DATABASE_URL: "postgresql://postgres:kaka@localhost/test_karspexet"
run: poetry run pytest
|
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/[email protected]
- 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: actions/[email protected]
- uses: cachix/install-nix-action@v12
with:
nix_path: nixpkgs=channel:nixos-unstable
- run: nix-shell --command tests/lint.sh
spell:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: cachix/install-nix-action@v12
with:
nix_path: nixpkgs=channel:nixos-unstable
- run: nix-shell --command tests/spell.sh
|
name: "tests"
on:
push:
jobs:
packaging:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- 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: actions/[email protected]
- uses: cachix/install-nix-action@v12
with:
nix_path: nixpkgs=channel:nixos-20.09
- run: nix-shell --command tests/lint.sh
spell:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: cachix/install-nix-action@v12
with:
nix_path: nixpkgs=channel:nixos-20.09
- run: nix-shell --command tests/spell.sh
|
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:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: '16'
cache: 'npm'
- run: npm ci
- run: npm run test -- --watch=false --progress=false --browsers=ChromeHeadless
- run: npm run testbe
|
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: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: '16'
cache: 'npm'
- run: npm ci
- run: npm run test -- --watch=false --progress=false --browsers=ChromeHeadless
- run: npm run testbe
|
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/[email protected]
- name: Install PHP
uses: shivammathur/[email protected]
with:
php-version: ${{ matrix.php }}
env:
COMPOSER_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Get composer cache directory
id: composer-cache
run: echo "::set-output name=dir::$(composer config cache-files-dir)"
- name: Cache composer dependencies
uses: actions/[email protected]
with:
path: ${{ steps.composer-cache.outputs.dir }}
key: ${{ runner.os }}-composer-${{ hashFiles('**/composer.json') }}
restore-keys: ${{ runner.os }}-composer-
- name: Install dependencies
run: composer update --prefer-dist --no-interaction --no-progress --optimize-autoloader
- name: PHP Unit tests
run: vendor/bin/phpunit --verbose
|
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/[email protected]
- name: Install PHP
uses: shivammathur/[email protected]
with:
php-version: ${{ matrix.php }}
env:
COMPOSER_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Get composer cache directory
id: composer-cache
run: echo "::set-output name=dir::$(composer config cache-files-dir)"
- name: Cache composer dependencies
uses: actions/[email protected]
with:
path: ${{ steps.composer-cache.outputs.dir }}
key: ${{ runner.os }}-composer-${{ hashFiles('**/composer.json') }}
restore-keys: ${{ runner.os }}-composer-
- name: Install dependencies
run: composer update --prefer-dist --no-interaction --no-progress --optimize-autoloader
- name: PHP Unit tests
run: vendor/bin/phpunit --verbose
|
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-dependencies:
- dependency-name: shivammathur/setup-php
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
|
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: $(LANG)
PIP_PROCESS_DEPENDENCY_LINKS: $(PIP_PROCESS_DEPENDENCY_LINKS)
PIPENV_DEFAULT_PYTHON_VERSION: $(PIPENV_DEFAULT_PYTHON_VERSION)
PYTHONWARNINGS: ignore:DEPRECATION
PIPENV_NOSPIN: '1'
|
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: $(PIP_PROCESS_DEPENDENCY_LINKS)
PIPENV_DEFAULT_PYTHON_VERSION: $(PIPENV_DEFAULT_PYTHON_VERSION)
PYTHONWARNINGS: ignore:DEPRECATION
PIPENV_NOSPIN: '1'
|
Drop duplicate python warnings argument in azure template
|
Drop duplicate python warnings argument in azure template
Signed-off-by: Dan Ryan <[email protected]>
|
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 of type 'float'. Path: '/0'"
errors:
- "Value 'True' is not of type 'float'. Path: '/1'"
- "Value 'foo' is not of type 'float'. Path: '/0'"
---
name: fail-type-float-3
desc: Test float value in mapping
data:
foo: "abc"
bar: True
schema:
type: map
mapping:
foo:
type: float
bar:
type: float
errors:
- "Value 'True' is not of type 'float'. Path: '/bar'"
- "Value 'abc' is not of type 'float'. Path: '/foo'"
---
name: fail-type-float-4
desc: Test float inside nested map & seq
data:
foo:
- True
- "abc"
schema:
type: map
mapping:
foo:
type: seq
sequence:
- type: float
errors:
- "Value 'True' is not of type 'float'. Path: '/foo/0'"
- "Value 'abc' is not of type 'float'. Path: '/foo/1'"
|
---
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 not of type 'float'. Path: '/1'"
- "Value 'foo' is not of type 'float'. Path: '/0'"
---
name: fail-type-float-3
desc: Test float value in mapping
data:
foo: "abc"
bar: True
schema:
type: map
mapping:
foo:
type: float
bar:
type: float
errors:
- "Value 'True' is not of type 'float'. Path: '/bar'"
- "Value 'abc' is not of type 'float'. Path: '/foo'"
---
name: fail-type-float-4
desc: Test float inside nested map & seq
data:
foo:
- True
- "abc"
schema:
type: map
mapping:
foo:
type: seq
sequence:
- type: float
errors:
- "Value 'True' is not of type 'float'. Path: '/foo/0'"
- "Value 'abc' is not of type 'float'. Path: '/foo/1'"
|
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:
- all
- name: Debian
versions:
- all
categories:
- cloud
- 'cloud:ec2'
dependencies: []
|
---
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:
- all
- name: Debian
versions:
- all
categories: [ 'cloud:ec2' ]
dependencies: []
|
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:
image: python:3.7-slim
install_script:
- pip install pylint
script:
- pylint --version
- pylint test
test_task:
container:
image: python:3.7-slim
install_script:
- "apt-get update && apt-get install -y clang make"
- pip install pytest
script:
- make test
|
# 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:
image: python:3.7-slim
install_script:
- pip install pylint pytest
script:
- pylint --version
- pylint test
test_task:
container:
image: python:3.7-slim
install_script:
- "apt-get update && apt-get install -y clang make"
- pip install pytest
script:
- make test
|
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 "[email protected]"
- git config --global user.name "Travis CI"
script:
- php build.php
- docker build .
- git commit Dockerfile -m "TravisCI build $TRAVIS_BUILD_NUMBER on $(date -u "+%Y-%m-%d-%H-%M-%S")"
after_success:
- export GIT_TAG=build-$TRAVIS_BUILD_NUMBER
- git tag $GIT_TAG -a -m "TravisCI build $TRAVIS_BUILD_NUMBER"
- git push origin $GIT_TAG
|
language: php
sudo: required
services:
- docker
php:
- 5.6
install:
- php composer.phar install
before_script:
- git config --global user.email "[email protected]"
- git config --global user.name "Travis CI"
script:
- php build.php
- docker build .
- git commit Dockerfile -m "TravisCI build $TRAVIS_BUILD_NUMBER on $(date -u "+%Y-%m-%d-%H-%M-%S")"
after_success:
- export GIT_TAG=build-$TRAVIS_BUILD_NUMBER
- git tag $GIT_TAG -a -m "TravisCI build $TRAVIS_BUILD_NUMBER"
- git push origin $GIT_TAG
|
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.ini; fi;
install:
- composer install --prefer-dist
|
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 install --prefer-dist
|
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 npm rebuild --update-binary && node -e 'console.log(process.version)' > node_modules/.last-node-version; fi"
before_script:
- npm install web-component-tester bower polymer-cli
- $(npm bin)/bower install
- $(npm bin)/polymer lint --rules polymer-2
script:
- xvfb-run $(npm bin)/wct
|
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 --update-binary && node -e 'console.log(process.version)' > node_modules/.last-node-version; fi"
before_script:
- npm install web-component-tester bower polymer-cli
- $(npm bin)/bower install
- $(npm bin)/polymer lint --rules polymer-2
script:
- xvfb-run $(npm bin)/wct
|
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
- find . -type f -iname "*.sh" | while read -r line; do echo "Linting $line"; docker run -v "$(pwd)":/mnt --rm koalaman/shellcheck:v0.7.0 "$line" || exit 1; done;
matrix:
fast_finish: true
|
---
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
- >
find . -type f -iname "*.sh"
| while read -r line; do
echo "Linting $line";
docker run -v "$(pwd)":/mnt --rm koalaman/shellcheck:v0.7.0 "$line"
|| exit 1;
done;
matrix:
fast_finish: true
|
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 --prefer-source $PREFER_LOWEST
script: composer test
# Cache dependencies
cache:
directories:
# - vendor
- $HOME/.composer/cache
# Gitter notifications
notifications:
webhooks:
urls:
- https://webhooks.gitter.im/e/c7e5d662086972567218
on_success: change
on_failure: always
on_start: false
|
# 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_retry composer update --no-interaction --prefer-source $PREFER_LOWEST
script: composer test
# Cache dependencies
cache:
directories:
# - vendor
- $HOME/.composer/cache
# Gitter notifications
notifications:
webhooks:
urls:
- https://webhooks.gitter.im/e/c7e5d662086972567218
on_success: change
on_failure: always
on_start: false
|
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.gemfile
script:
- bundle exec rake rubocop
- bundle exec rspec
|
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.gemfile
exclude:
- rvm: 2.3.8
gemfile: gemfiles/rails_6.0.gemfile
- rvm: 2.4.5
gemfile: gemfiles/rails_6.0.gemfile
script:
- bundle exec rake rubocop
- bundle exec rspec
|
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
- beta
- stable
# load travis-cargo
before_script:
- |
pip install 'travis-cargo<0.2' --user &&
export PATH=$HOME/.local/bin:$PATH
# the main build
script:
- |
travis-cargo build &&
travis-cargo test &&
travis-cargo bench &&
travis-cargo --only stable doc
#after_success:
# # upload the documentation from the build with stable (automatically only actually
# # runs on the master branch, not individual PRs)
# - travis-cargo --only stable doc-upload
# # measure code coverage and upload to coveralls.io (the verify
# # argument mitigates kcov crashes due to malformed debuginfo, at the
# # cost of some speed <https://github.com/huonw/travis-cargo/issues/12>)
# - travis-cargo coveralls --no-sudo --verify
env:
global:
# override the default `--features unstable` used for the nightly branch (optional)
- TRAVIS_CARGO_NIGHTLY_FEATURE=nightly
# encrypted github token for doc upload (see `GH_TOKEN` link above)
- secure: "..."
|
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
- beta
- stable
# load travis-cargo
before_script:
- |
pip install 'travis-cargo<0.2' --user &&
export PATH=$HOME/.local/bin:$PATH
# the main build
script:
- |
travis-cargo build &&
travis-cargo test &&
travis-cargo bench &&
travis-cargo --only stable doc
#after_success:
# # upload the documentation from the build with stable (automatically only actually
# # runs on the master branch, not individual PRs)
# - travis-cargo --only stable doc-upload
# # measure code coverage and upload to coveralls.io (the verify
# # argument mitigates kcov crashes due to malformed debuginfo, at the
# # cost of some speed <https://github.com/huonw/travis-cargo/issues/12>)
# - travis-cargo coveralls --no-sudo --verify
env:
global:
# encrypted github token for doc upload (see `GH_TOKEN` link above)
- secure: "..."
|
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:
include:
- python: 3.4
env:
- TOXENV=py34
- python: 3.5
env:
- TOXENV=py35
- python: 3.6
env:
- TOXENV=py36
- python: 3.7
env:
- TOXENV=py37
- python: 3.7
env:
- TOXENV=flake8
- python: 3.7
env:
- TOXENV=pylint
- python: 3.7
env:
- TOXENV=docs
- python: 3.7
env:
- TOXENV=doctest
- python: 3.7
env:
- TOXENV=check-manifest
- python: 3.7
env:
- TOXENV=checkreadme
before_install:
- pip install codecov # for coverage
install:
- pip install tox
script:
- tox
after_success:
- codecov
|
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
env:
- TOXENV=py37
- python: 3.7
env:
- TOXENV=flake8
- python: 3.7
env:
- TOXENV=pylint
- python: 3.7
env:
- TOXENV=docs
- python: 3.7
env:
- TOXENV=doctest
- python: 3.7
env:
- TOXENV=check-manifest
- python: 3.7
env:
- TOXENV=checkreadme
before_install:
- pip install codecov # for coverage
install:
- pip install tox
script:
- tox
after_success:
- codecov
|
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_failures:
- rvm: ruby-head # green, but unstable
- rvm: jruby-head # green, but unstable
- rvm: rbx-18mode # seems to be running 1.9 mode instead!?
- rvm: rbx-19mode # segfaulting in String#ascii_only?
|
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, but unstable
- rvm: jruby-head # green, but unstable
- rvm: rbx-2 # segfaulting in String#ascii_only?
fast_finish: true
|
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/mail,schneems/mail,pushrax/mail,kjg/mail,jonkgrimes/mail,zacholauson/mail,carsonreinke/mail,pushrax/mail,wktk/mail,kaineer/mail,smallspark/mail,kjg/mail,mikel/mail,schepedw/mail,agaridata/mail,benmmurphy/mail,jeremyevans/mail,benmmurphy/mail,jeremyevans/mail
|
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/dan-blanchard/7045057/raw/8ca5a4abcd0c65ab05217dd92119001f8454c369/.travis.yml
- wget http://repo.continuum.io/miniconda/Miniconda-latest-Linux-x86_64.sh -O miniconda.sh
- chmod +x miniconda.sh
- ./miniconda.sh -b -p $HOME/miniconda
- export PATH="$HOME/miniconda/bin:$PATH"
- hash -r
- conda config --set always_yes yes --set changeps1 no
- conda update --yes conda
install:
# Download numpy and matplotlib binaries from binstar
- conda install --yes python=$TRAVIS_PYTHON_VERSION numpy scipy matplotlib pandas
# Setup coverage for converage measurement
- pip install coverage
- pip install coveralls
- python setup.py install
script:
# Run tests
- coverage run --source=blueice setup.py test
after_success:
# Calculate coverage
- coveralls
|
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/dan-blanchard/7045057/raw/8ca5a4abcd0c65ab05217dd92119001f8454c369/.travis.yml
- wget http://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh
- chmod +x miniconda.sh
- ./miniconda.sh -b -p $HOME/miniconda
- export PATH="$HOME/miniconda/bin:$PATH"
- hash -r
- conda config --set always_yes yes --set changeps1 no
- conda update --yes conda
install:
# Download numpy and matplotlib binaries from binstar
- conda install --yes python=$TRAVIS_PYTHON_VERSION numpy scipy matplotlib pandas
# Setup coverage for converage measurement
- pip install coverage
- pip install coveralls
- python setup.py install
script:
# Run tests
- coverage run --source=blueice setup.py test
after_success:
# Calculate coverage
- coveralls
|
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 not cached
- if [ ! -x chrome/opt/google/chrome/chrome ]; then
wget https://dl.google.com/linux/direct/google-chrome-beta_current_amd64.deb &&
dpkg -x google-chrome-beta_current_amd64.deb chrome &&
rm -f google-chrome-beta_current_amd64.deb
else
echo 'Using cached Google Chrome';
fi
# dump the current versions
- chrome/opt/google/chrome-beta/chrome --version
- npm list
# start a fresh new Chrome instance
- chrome/opt/google/chrome-beta/chrome
--user-data-dir=$(mktemp -d)
--no-sandbox --no-first-run --disable-extensions
--remote-debugging-port=9222 --headless --disable-gpu
about:blank &
# wait for Chrome to start up
- while ! curl http://localhost:9222 >/dev/null; do sleep 1; done
|
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 not cached
- if [ ! -x chrome/opt/google/chrome/chrome ]; then
wget https://dl.google.com/linux/direct/google-chrome-beta_current_amd64.deb &&
dpkg -x google-chrome-beta_current_amd64.deb chrome &&
rm -f google-chrome-beta_current_amd64.deb
else
echo 'Using cached Google Chrome';
fi
# dump the current versions
- chrome/opt/google/chrome-beta/chrome --version
- npm list
# start a fresh new Chrome instance
- chrome/opt/google/chrome-beta/chrome
--user-data-dir=$(mktemp -d)
--no-sandbox --no-first-run --disable-extensions
--remote-debugging-port=9222 --headless --disable-gpu
about:blank &>/dev/null &
# wait for Chrome to start up
- while ! curl http://localhost:9222 &>/dev/null; do sleep 1; done
|
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:
include:
- rvm: "2.0.0"
env: "PERFORMANCE_SPECS=true"
exclude:
- rvm: "rbx"
env: "RAILS_VERSION=pojs"
- rvm: "jruby"
env: "RAILS_VERSION=pojs"
before_install:
- gem install bundler -v "= 1.5.1"
|
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 install --retry=3
matrix:
include:
- rvm: "2.0.0"
env: "PERFORMANCE_SPECS=true"
exclude:
- rvm: "rbx"
env: "RAILS_VERSION=pojs"
- rvm: "jruby"
env: "RAILS_VERSION=pojs"
before_install:
- gem install bundler -v "= 1.5.1"
|
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"
- Framework="net-3.5"
- Framework="net-4.0"
- Framework="net-4.5"
|
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:Build;Test"
env:
matrix:
- Framework="net-2.0"
- Framework="net-3.5"
- Framework="net-4.0"
- Framework="net-4.5"
|
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,Therzok/nunit,nunit/nunit,dicko2/nunit,Green-Bug/nunit,elbaloo/nunit,nunit/nunit,zmaruo/nunit,pflugs30/nunit,danielmarbach/nunit,dicko2/nunit,mjedrzejek/nunit,jhamm/nunit,Suremaker/nunit,JohanO/nunit,jnm2/nunit,nivanov1984/nunit,jnm2/nunit,appel1/nunit,mikkelbu/nunit,modulexcite/nunit,ChrisMaddock/nunit,ArsenShnurkov/nunit,Green-Bug/nunit,modulexcite/nunit,jadarnel27/nunit,danielmarbach/nunit,elbaloo/nunit,passaro/nunit,OmicronPersei/nunit,ggeurts/nunit,mjedrzejek/nunit,passaro/nunit,JustinRChou/nunit,passaro/nunit,agray/nunit,elbaloo/nunit,pflugs30/nunit,cPetru/nunit-params,NikolayPianikov/nunit,agray/nunit,ggeurts/nunit,ArsenShnurkov/nunit,zmaruo/nunit,OmicronPersei/nunit,akoeplinger/nunit,jadarnel27/nunit,ArsenShnurkov/nunit,pcalin/nunit,NarohLoyahl/nunit,zmaruo/nunit,michal-franc/nunit,jeremymeng/nunit,nivanov1984/nunit,michal-franc/nunit,pcalin/nunit,NikolayPianikov/nunit,appel1/nunit,danielmarbach/nunit,jeremymeng/nunit,jeremymeng/nunit,JohanO/nunit,michal-franc/nunit,akoeplinger/nunit
|
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 http://www.rust-ci.org/artifacts/put?t=$RUSTCI_TOKEN | sh
|
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 get -v github.com/tools/godep
- go get -v github.com/onsi/ginkgo/ginkgo
- go get -v github.com/mattn/goveralls
after_success:
- pushd ltc
- 'echo "mode: set" > coverage.out'
- 'find . -name "*.coverprofile" -exec grep -v mode: {} >> coverage.out \;'
- PATH=$HOME/gopath/bin:$PATH goveralls -coverprofile=coverage.out -repotoken=$COVERALLS_TOKEN
- popd
install:
- pushd ltc
- PATH=$HOME/gopath/bin:$PATH godep restore
- popd
script:
- pushd ltc
- PATH=$HOME/gopath/bin:$PATH ginkgo -r --race --randomizeAllSpecs --failOnPending --skipMeasurements --cover
- test -z "$(go fmt ./...)"
- popd
|
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 get -v github.com/tools/godep
- go get -v github.com/onsi/ginkgo/ginkgo
- go get -v github.com/mattn/goveralls
after_success:
- pushd ltc
- 'echo "mode: set" > coverage.out'
- 'find . -name "*.coverprofile" -exec grep -v mode: {} >> coverage.out \;'
- PATH=$HOME/gopath/bin:$PATH goveralls -coverprofile=coverage.out -repotoken=$COVERALLS_TOKEN
- popd
install:
- pushd ltc
- PATH=$HOME/gopath/bin:$PATH godep restore
- popd
script:
- pushd ltc
- PATH=$HOME/gopath/bin:$PATH ginkgo -r --race --randomizeAllSpecs --failOnPending --skipMeasurements --cover
- test -z "$(go fmt ./...)"
- popd
|
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 <[email protected]>
|
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/lattice-release,svrc-pivotal/lattice,Klaudit/lattice,SrinivasChilveri/lattice,davidwadden/lattice-release,felipeg48/lattice,SrinivasChilveri/lattice,svrc-pivotal/lattice,svrc-pivotal/lattice
|
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_ELIXIR_VERSION" == "1.4"* ]] && [[ "$TRAVIS_OTP_RELEASE" == "18"* ]]); then mix dialyzer --halt-exit-status; fi
cache:
directories:
- _build
- deps
|
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 ! ([[ "$TRAVIS_ELIXIR_VERSION" == "1.4"* ]] && [[ "$TRAVIS_OTP_RELEASE" == "18"* ]]); then mix dialyzer --halt-exit-status; fi
cache:
directories:
- _build
- deps
|
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 writing, software
# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
# License for the specific language governing permissions and limitations under
# the License.
#
language: ruby
rvm:
- 1.9.3
cache: bundler
sudo: false
bundler_args: --jobs 7 --without docs integration
script: bundle exec rake
|
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/.m2
notifications:
email:
# [email protected] doesn't work here because it's not an address registered on GitHub.
- [email protected]
|
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: "EdhUKPgSqlyvV1WTzEhe91zTiTFzcQCG4FcdgN73j5VRYYU08hDuv7NeOTR7ks2iIhhVRBsKVJ6HdHlr5x7KDLKxelhP9J1zE+wHwQToQoL+pGSHS12h5pTRHwioy9nzCvCcZNM0nkN2w6M3Lbql8UOOjGjzdsOzWhVqYhpDc8c="
- secure: "G0DkdCmLgsnwqDsHexziUWiDQ33wvUreMLCl4tQYmp25AGDi5YtVaqzlZrQbZGI6KiaH3Ud2DO3oBaxi553H/LeJMqalDIwQcQPs+xjBru4HfPV3umuIMz+A9DRQ6x/274E9n25H7AwA49JLGmqpcL94vVbwE7ZgQ81Jh4txzWw="
cache:
directories:
- $HOME/.m2
notifications:
email:
# [email protected] doesn't work here because it's not an address registered on GitHub.
- [email protected]
|
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: [email protected]
api_key:
secure: Vfs9LIJtu0GGQqEk74aypqUGk0925/41ioOkAoHxWQwZGkhvZsVDJsfe2Two47uJGGoq17vScorrhiXFZXRvKpdwFl1uHyeIMPQj66DG1cksw972z3mtKMLrxmwSuRk9LNgnow5kUPZfoNuHl0u/9Fjp0ieicwYJMi0ojxUEZvM=
on:
tags: true
repo: ember-cli/broccoli-lint-eslint
|
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 ./tumblr
- go get -v ./bitbucket
- go get -v ./google
- go get -v ./facebook
script:
- go test -v ./oauth1
- go test -v ./oauth2
- go test -v ./twitter
- go test -v ./digits
- go test -v ./github
- go test -v ./tumblr
- go test -v ./bitbucket
- go test -v ./google
- go test -v ./facebook
- go vet ./...
- golint ./...
|
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 get -v ./google
- go get -v ./facebook
script:
- go test -v ./oauth1
- go test -v ./oauth2
- go test -v ./twitter
- go test -v ./digits
- go test -v ./github
- go test -v ./tumblr
- go test -v ./bitbucket
- go test -v ./google
- go test -v ./facebook
- go vet ./...
- golint ./...
|
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/jstransformer-walrus,jstransformers/jstransformer,jstransformers/jstransformer-cdata,jstransformers/jstransformer-jade,jstransformers/jstransformer-pug,jstransformers/jstransformer-dust,jstransformers/jstransformer-swig,jstransformers/jstransformer-just,jstransformers/jstransformer-commonmark,jstransformers/jstransformer-sheetify,jstransformers/jstransformer-prismjs,jstransformers/jstransformer-markdown,jstransformers/jstransformer-typescript,jstransformers/jstransformer-mini-handlebars,jstransformers/jstransformer-hamljs,jstransformers/jstransformer-hogan,jstransformers/jstransformer-templayed,jstransformers/jstransformer-esformatter,jstransformers/jstransformer-riotjs,jstransformers/jstransformer-markdown,jstransformers/jstransformer-fest,jstransformers/jstransformer-underscore,jstransformers/jstransformer-consolidate,jstransformers/jstransformer-to-markdown,jstransformers/jstransformer-absurd,jstransformers/jstransformer-duo,jstransformers/jstransformer-cson,jstransformers/jstransformer-mmd,jstransformers/jstransformer-string-template,jstransformers/jstransformer-plates,jstransformers/jstransformer-webpack,jstransformers/jstransformer-remark,jstransformers/jstransformer-cli,jstransformers/jstransformer-myth,jstransformers/jstransformer-supermarked,jstransformers/jstransformer-styl,jstransformers/jstransformer-html-minifier,jstransformers/jstransformer-jazz,jstransformers/jstransformer-css-beautify,jstransformers/jstransformer-absurd,jstransformers/jstransformer-htmling,jstransformers/jstransformer-coffee-script,jstransformers/jstransformer-toffee,jstransformers/jstransformer-atpl,jstransformers/jstransformer-typescript,jstransformers/jstransformer-mdast,jstransformers/jstransformer-css,jstransformers/jstransformer-remarkable,jstransformers/jstransformer-eco,jstransformers/jstransformer-analyze-css,jstransformers/jstransformer-html-beautify,jstransformers/jstransformer-hogan,jstransformers/jstransformer-rework,jstransformers/jstransformer-twig,jstransformers/jstransformer-ect,jstransformers/jstransformer-mote,jstransformers/jstransformer-html2jade,jstransformers/jstransformer-supermarked,jstransformers/jstransformer-dot,jstransformers/jstransformer-html2jade,jstransformers/jstransformer-transparency,jstransformers/jstransformer-coffeecup,jstransformers/list-of-jstransformers,jstransformers/jstransformer-gotpl,jstransformers/jstransformer-purifycss,jstransformers/jstransformer-octet,jstransformers/jstransformer-rho,jstransformers/jstransformer-mini-handlebars,jstransformers/jstransformer-commonmark,jstransformers/jstransformer-pug,jstransformers/jstransformer-qejs,jstransformers/jstransformer-megamark,jstransformers/jstransformer-walrus,jstransformers/jstransformer-vash,jstransformers/jstransformer-opalcss,jstransformers/jstransformer-reshape,jstransformers/jstransformer-purifycss,jstransformers/jstransformer-escape-html,jstransformers/jstransformer-suitcss,jstransformers/jstransformer-imba,jstransformers/jstransformer-es6-template-strings,jstransformers/jstransformer-riotjs,jstransformers/jstransformer-sass,jstransformers/jstransformer-haml-coffee,jstransformers/jstransformer-mdast,jstransformers/jstransformer-toml,jstransformers/jstransformer-loader,jstransformers/jstransformer-mold,jstransformers/jstransformer-coffeekup,jstransformers/jstransformer-css-whitespace,jstransformers/jstransformer-stylecow,jstransformers/jstransformer-ini,jstransformers/jstransformer-nunjucks,jstransformers/jstransformer-consolidate,jstransformers/jstransformer-gray-matter,jstransformers/jstransformer-swig,jstransformers/jstransformer-cdata-js,jstransformers/jstransformer-mmd,jstransformers/jstransformer-svgo,jstransformers/jstransformer-ractive,jstransformers/jstransformer-twig,jstransformers/jstransformer-gotpl,jstransformers/jstransformer-ect,jstransformers/jstransformer-prismjs,jstransformers/jstransformer-html-minifier,jstransformers/jstransformer-whiskers,jstransformers/jstransformer-octet,jstransformers/jstransformer-hamlet,jstransformers/jstransformer-bless,jstransformers/jstransformer-handlebars,jstransformers/jstransformer-haml,jstransformers/jstransformer-earlgrey,jstransformers/jstransformer-to-markdown,jstransformers/jstransformer-mustache,jstransformers/jstransformer-highlight,jstransformers/gulp-jstransformer,jstransformers/jstransformer-json,jstransformers/jstransformer-reshape,jstransformers/jstransformer-coffeekup,jstransformers/jstransformer-verbatim,jstransformers/jstransformer-hamljs,jstransformers/jstransformer-transparency,jstransformers/jstransformer-browserify,jstransformers/jstransformer-rollup,jstransformers/jstransformer-uglify-js,jstransformers/inputformat-to-jstransformer,jstransformers/jstransformer-es6-template,jstransformers/jstransformer-jscss-lite,jstransformers/jstransformer-cdata-css,jstransformers/jstransformer-jade,jstransformers/jstransformer-babel,jstransformers/jstransformer-megamark,jstransformers/jstransformer-marko,jstransformers/jstransformer-clean-css,jstransformers/jstransformer-jsx,jstransformers/boilerplate,jstransformers/jstransformer-fest,jstransformers/jstransformer-vash,jstransformers/jstransformer-marko,jstransformers/jstransformer-less,jstransformers/jstransformer-marked,jstransformers/jstransformer-plates,jstransformers/jstransformer-remark,jstransformers/jstransformer-resin,jstransformers/jstransformer-markdown-it,jstransformers/jstransformer-jst,jstransformers/jstransformer-autoprefixer,jstransformers/jstransformer-cli,jstransformers/jstransformer-ejs,jstransformers/jstransformer-function,jstransformers/jstransformer-gray-matter,jstransformers/jstransformer-htmling,jstransformers/jstransformer-traceur,jstransformers/jstransformer-dot,jstransformers/jstransformer-escape-html,jstransformers/jstransformer-slm,jstransformers/jstransformer-esnext,jstransformers/jstransformer-lodash,jstransformers/jstransformer-dust,jstransformers/jstransformer-stylus,jstransformers/jstransformer-markdown-it,jstransformers/jstransformer-jstransformer,jstransformers/jstransformer-ejs,jstransformers/jstransformer-remarkable,jstransformers/consolidate-jstransformer,jstransformers/jstransformer-js-beautify,jstransformers/jstransformer-marked,jstransformers/jstransformer-engine,jstransformers/jstransformer-bliss,jstransformers/jstransformer-nunjucks,jstransformers/jstransformer-xml2js,jstransformers/jstransformer-jqtpl,jstransformers/jstransformer-hamlet,jstransformers/jstransformer-lodash,jstransformers/jstransformer-eco,jstransformers/jstransformer-livescript,jstransformers/jstransformer-jsrender,jstransformers/jstransformer-jstransformer,jstransformers/jstransformer-bliss,jstransformers/jstransformer-rho,jstransformers/jstransformer-mustache,jstransformers/jstransformer-es6-template,jstransformers/jstransformer-haml,jstransformers/jstransformer-slm,jstransformers/jstransformer-toffee,jstransformers/jstransformer-ractive,jstransformers/jstransformer-microtemplate,jstransformers/jstransformer-envy-json,jstransformers/jstransformer-pleeease
|
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 ANT_TARGET=$ANT_TARGET test
env:
- IDEA_VERSION=14.0.5 ANT_TARGET=test
- IDEA_VERSION=14.1.7 ANT_TARGET=test
- IDEA_VERSION=15.0.6 ANT_TARGET=compile_test
- IDEA_VERSION=2016.1.4 ANT_TARGET=compile_test
- IDEA_VERSION=2016.2.4 ANT_TARGET=test
notifications:
email: false
|
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 ANT_TARGET=$ANT_TARGET test
env:
- IDEA_VERSION=14.0.5 ANT_TARGET=test
- IDEA_VERSION=14.1.7 ANT_TARGET=test
- IDEA_VERSION=15.0.6 ANT_TARGET=compile_test
- IDEA_VERSION=2016.1.4 ANT_TARGET=compile_test
- IDEA_VERSION=2016.2.5 ANT_TARGET=test
notifications:
email: false
|
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-haxe,HaxeFoundation/intellij-haxe
|
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" == "oraclejdk10" ]; then chmod +x ./.github/website.sh; .github/website.sh; fi
- if [[ $TRAVIS_TAG =~ ^v.*$ ]] && [ "$TRAVIS_PULL_REQUEST" == "false" ] && [ "$TRAVIS_JDK_VERSION" == "oraclejdk10" ]; then chmod +x ./.github/website.sh; .github/website.sh; fi
# secure keys for GITHUB_TOKEN
env:
global:
- secure: FaC3K5L6pGdJgvPcttpq8kV5i+UUsj5FWvETqm82BZWzLTYlQsCL4fl2XfssATiH7hIVioRffYoZP8rQbkNatVV+Pok6wZePSM9kOf7/AUOn0dvwXH718sbWlohOf3R3886/l5rjyJDDmauMABXzLrXxsTlbiQ85QNA0mCbqXJ4=
|
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" == "openjdk11" ]; then chmod +x ./.github/website.sh; .github/website.sh; fi
- if [[ $TRAVIS_TAG =~ ^v.*$ ]] && [ "$TRAVIS_PULL_REQUEST" == "false" ] && [ "$TRAVIS_JDK_VERSION" == "openjdk11" ]; then chmod +x ./.github/website.sh; .github/website.sh; fi
# secure keys for GITHUB_TOKEN
env:
global:
- secure: FaC3K5L6pGdJgvPcttpq8kV5i+UUsj5FWvETqm82BZWzLTYlQsCL4fl2XfssATiH7hIVioRffYoZP8rQbkNatVV+Pok6wZePSM9kOf7/AUOn0dvwXH718sbWlohOf3R3886/l5rjyJDDmauMABXzLrXxsTlbiQ85QNA0mCbqXJ4=
|
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
- RUNTIME=ol RUNTIME_VERSION=18.0.0.2
- RUNTIME=ol RUNTIME_VERSION=18.0.0.3
before_install:
- echo 'Installing ci.common lib ....'
- git clone https://github.com/wasdev/ci.common.git ./ci.common
- cd ./ci.common
- mvn clean install
- cd ..
script:
- export GRADLE_OPTS="-Dorg.gradle.daemon=true -Dorg.gradle.jvmargs='-XX:MaxPermSize=1024m -XX:+CMSClassUnloadingEnabled -XX:+HeapDumpOnOutOfMemoryError -Xmx2048m'"
- travis_wait ./gradlew install integrationTest -Druntime=$RUNTIME -DruntimeVersion=$RUNTIME_VERSION --stacktrace --info --no-daemon
dist: trusty
|
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
- RUNTIME=wlp RUNTIME_VERSION=18.0.0.3
- RUNTIME=ol RUNTIME_VERSION=18.0.0.2
- RUNTIME=ol RUNTIME_VERSION=18.0.0.3
before_install:
- echo 'Installing ci.common lib ....'
- git clone https://github.com/wasdev/ci.common.git ./ci.common
- cd ./ci.common
- mvn clean install
- cd ..
script:
- export GRADLE_OPTS="-Dorg.gradle.daemon=true -Dorg.gradle.jvmargs='-XX:MaxPermSize=1024m -XX:+CMSClassUnloadingEnabled -XX:+HeapDumpOnOutOfMemoryError -Xmx2048m'"
- travis_wait ./gradlew install integrationTest -Druntime=$RUNTIME -DruntimeVersion=$RUNTIME_VERSION --stacktrace --info --no-daemon
dist: trusty
|
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.continuum.io/miniconda/Miniconda-3.4.2-Linux-x86_64.sh -O miniconda.sh;
else
wget http://repo.continuum.io/miniconda/Miniconda3-3.4.2-Linux-x86_64.sh -O miniconda.sh;
fi
- bash miniconda.sh -b -p $HOME/miniconda
- export PATH="$HOME/miniconda/bin:$PATH"
- hash -r
- conda config --set always_yes yes --set changeps1 no
- conda update -q conda
- conda install --yes python=$TRAVIS_PYTHON_VERSION conda-build pip coverage
- conda config --add channels http://conda.binstar.org/cwrowley
- conda info -a
# Install packages
install:
- conda build conda-recipe
- conda install control --use-local
- conda install slycot
- pip install coveralls
# command to run tests
script:
- coverage run setup.py test
after_success:
- coveralls
|
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 lengthy build from source
- if [[ "$TRAVIS_PYTHON_VERSION" == "2.7" ]]; then
wget http://repo.continuum.io/miniconda/Miniconda-3.4.2-Linux-x86_64.sh -O miniconda.sh;
else
wget http://repo.continuum.io/miniconda/Miniconda3-3.4.2-Linux-x86_64.sh -O miniconda.sh;
fi
- bash miniconda.sh -b -p $HOME/miniconda
- export PATH="$HOME/miniconda/bin:$PATH"
- hash -r
- conda config --set always_yes yes --set changeps1 no
- conda update -q conda
- conda install --yes python=$TRAVIS_PYTHON_VERSION conda-build pip coverage
- conda config --add channels http://conda.binstar.org/cwrowley
- conda info -a
# Install packages
install:
- conda install slycot
- conda build conda-recipe
- conda install control --use-local
- pip install coveralls
# command to run tests
script:
- coverage run setup.py test
after_success:
- coveralls
|
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 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 writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
language: java
sudo: false
jdk:
- openjdk7
- oraclejdk8
- openjdk11
after_success:
- mvn clean cobertura:cobertura coveralls:report
|
# 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 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 writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
language: java
dist: trusty
sudo: false
jdk:
- openjdk7
- oraclejdk8
- openjdk11
after_success:
- mvn clean cobertura:cobertura coveralls:report
|
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/travisBuild-clone,jhass/travis-build,JuliaCI/travis-build,Distelli/travis-build,paultcochrane/travis-build,vlamanna/travis-build,luoqii/travis-build,tmccombs/travis-build,final-ci/travis-build,Tiger66639/travis-build,vlamanna/travis-build,lrowe/travis-build,will/travis-build,whip112/travis-build,vinaykaradia/travisBuild-clone,whip112/travis-build,JuliaCI/travis-build,Distelli/travis-build,wereHamster/travis-build,Joshua-Anderson/travis-build,aceofspades/travis-build,akoeplinger/travis-build,saucelabs/travis-build,paultcochrane/travis-build,gavioto/travis-build,Tiger66639/travis-build,tianon/travis-build,tmccombs/travis-build,aceofspades/travis-build,wereHamster/travis-build,paultcochrane/travis-build,tianon/travis-build,kevmoo/travis-build,Acidburn0zzz/travis-build,luoqii/travis-build,jhass/travis-build,craigcitro/travis-build,kidaa/travis-build,a14n/travis-build,Acidburn0zzz/travis-build,Joshua-Anderson/travis-build,kevmoo/travis-build,vlamanna/travis-build,a14n/travis-build,andyli/travis-build,dirk/travis-build,Joshua-Anderson/travis-build,vinaykaradia/travisBuild-clone
|
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
notifications:
slack:
secure: MT5eWBoLLafyRTdFVyig9A/kw68UuKxSiFwFfsd7RaJwJlnR31rfw3oTS6/74Fkr7UQNOclUGSxbX10iIkR9I0ktMayMSDrnDZXNLs3Zn5ciGRjo9zIQ+gw0eqmU1hHyVXvG7pSwoLjqihlkO9J6K/1bUhTaHT+OXvKXZOqJ3Os=
|
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:
slack:
secure: MT5eWBoLLafyRTdFVyig9A/kw68UuKxSiFwFfsd7RaJwJlnR31rfw3oTS6/74Fkr7UQNOclUGSxbX10iIkR9I0ktMayMSDrnDZXNLs3Zn5ciGRjo9zIQ+gw0eqmU1hHyVXvG7pSwoLjqihlkO9J6K/1bUhTaHT+OXvKXZOqJ3Os=
|
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:
channels:
- "chat.freenode.net#packer-tool"
on_success: change
on_failure: always
|
language: go
go:
- 1.1
- tip
install: make deps
script: make test
notifications:
flowdock:
secure: fZrcf9rlh2IrQrlch1sHkn3YI7SKvjGnAl/zyV5D6NROe1Bbr6d3QRMuCXWWdhJHzjKmXk5rIzbqJhUc0PNF7YjxGNKSzqWMQ56KcvN1k8DzlqxpqkcA3Jbs6fXCWo2fssRtZ7hj/wOP1f5n6cc7kzHDt9dgaYJ6nO2fqNPJiTc=
irc:
channels:
- "chat.freenode.net#packer-tool"
on_success: change
on_failure: always
matrix:
allow_failures:
- go: tip
|
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://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter
- chmod +x ./cc-test-reporter
- ./cc-test-reporter before-build
after_script:
- if [ "$TRAVIS_PULL_REQUEST" == "false" ]; then ./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT; fi
rvm:
- 2.3
- 2.4
- 2.5
- jruby-9000
- ruby-head
matrix:
allow_failures:
- rvm: ruby-head
exclude:
- rvm: jruby-9000
gemfile: gemfiles/ox.gemfile
bundler_args: --without development
gemfile:
- gemfiles/libxml.gemfile
- gemfiles/ox.gemfile
- gemfiles/nokogiri.gemfile
- gemfiles/rexml.gemfile
sudo: false
|
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://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter
- chmod +x ./cc-test-reporter
- ./cc-test-reporter before-build
after_script:
- if [ "$TRAVIS_PULL_REQUEST" == "false" ]; then ./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT; fi
rvm:
- 2.3
- 2.4
- 2.5
- jruby-9000
- ruby-head
matrix:
allow_failures:
- rvm: jruby-9000
- rvm: ruby-head
exclude:
- rvm: jruby-9000
gemfile: gemfiles/ox.gemfile
bundler_args: --without development
gemfile:
- gemfiles/libxml.gemfile
- gemfiles/ox.gemfile
- gemfiles/nokogiri.gemfile
- gemfiles/rexml.gemfile
sudo: false
|
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.