commit stringlengths 40 40 | old_file stringlengths 4 264 | new_file stringlengths 4 264 | old_contents stringlengths 0 4.24k | new_contents stringlengths 1 5.44k | subject stringlengths 14 778 | message stringlengths 15 9.92k | lang stringclasses 277
values | license stringclasses 13
values | repos stringlengths 5 127k |
|---|---|---|---|---|---|---|---|---|---|
9f9c282fc03f503c3df233d04e39d83d0f1b06e4 | _config.yml | _config.yml | name: Felipe Dornelas
email: m@felipedornelas.com
author: Felipe Dornelas
url: https://felipedornelas.com
contact_page: contact
defaults:
-
scope:
path: "contact"
values:
permalink: "/contact/"
source_url: http://github.com/felipead/felipead.github.io
github_url: http://github.com/felipead
twitt... | name: Felipe Dornelas
email: m@felipedornelas.com
author: Felipe Dornelas
url: https://felipedornelas.com
contact_page: contact
defaults:
-
scope:
path: "contact"
values:
permalink: "/contact/"
source_url: https://github.com/felipead/felipead.github.io
github_url: https://github.com/felipead
twi... | Update all social links to use HTTPS | Update all social links to use HTTPS
| YAML | mit | felipead/felipead.github.com,felipead/felipead.github.com,felipead/felipead.github.io,felipead/felipead.github.io |
a2ba2f208a55d00046bb059eb0c0fb50779da7cb | _config.yml | _config.yml | # Site settings
title: Re9ulus Blog
header-img: img/home-bg.jpg
email: re9ulusV@gmail.com
description: "IT, programming, data science"
baseurl: ""
# url: "http://yourdomain.com"
twitter_username: re9ulusV
github_username: re9ulus
# facebook_username: none
# Build settings
markdown: kramdown
highlighter: rouge #pygme... | # Site settings
title: Re9ulus Blog
header-img: img/home-bg.jpg
email: re9ulusV@gmail.com
description: "IT, programming, data science"
baseurl: ""
# url: "http://yourdomain.com"
twitter_username: re9ulusV
github_username: re9ulus
# facebook_username: none
# Build settings
markdown: kramdown
highlighter: rouge #pygme... | Update config, update markdown render settings | Update config, update markdown render settings
| YAML | apache-2.0 | angeldar/angeldar.github.io,re9ulus/re9ulus.github.io,angeldar/angeldar.github.io,angeldar/angeldar.github.io,re9ulus/re9ulus.github.io |
a90ce326ce733721a01dd087ec0cc4e69c8fdb84 | _config.yml | _config.yml | # Dependencies
markdown: rdiscount
pygments: true
# Permalinks
permalink: pretty
# Setup
title: Poole
tagline: 'The Jekyll Butler.'
description: 'A diligent and noble steward for building Jekyll sites.'
url: http://getpoole.com
author:
name: 'M... | # Dependencies
markdown: redcarpet
pygments: true
# Permalinks
permalink: pretty
# Setup
title: Poole
tagline: 'The Jekyll Butler.'
description: 'A diligent and noble steward for building Jekyll sites.'
url: http://getpoole.com
author:
name: 'M... | Change markdown engine from rdiscount to redcarpet | Change markdown engine from rdiscount to redcarpet | YAML | mit | poole/www |
f0c7f2fd768d7ad7eb34ef3588cad901af47e827 | _config.yml | _config.yml | markdown: redcarpet
prose:
metadata:
_posts:
- name: "title"
field:
element: "text"
label: "Title"
value: ""
placeholder: "Title Goes Here"
- name: "layout"
field:
element: "text"
label: "Layout"
value: "post"
... | markdown: redcarpet
prose:
metadata:
_posts:
- name: "title"
field:
element: "text"
label: "Title"
value: ""
placeholder: "Title Goes Here"
- name: "layout"
field:
element: "text"
label: "Layout"
value: "post"
... | Call it external-url instead of external_url | Call it external-url instead of external_url
| YAML | mit | parkr/stuff,parkr/stuff,parkr/stuff,parkr/stuff,parkr/stuff,parkr/stuff |
f360d0e2e7f51162bbbda395fdc138f7264f896c | _config.yml | _config.yml | url: http://clubcedille.github.io/
# Site settings
title: Club Cedille
email: clubcedille@gmail.com
description: "Club Cedille Description"
image: "//avatars3.githubusercontent.com/u/6483038"
# Resource types
collections:
# - posts
- projects
# Color settings (hex-codes without the leading hash-tag)
color:
pri... | url: http://clubcedille.github.io
# Site settings
title: Club Cedille
email: clubcedille@gmail.com
description: "Club Cedille Description"
image: "//avatars3.githubusercontent.com/u/6483038"
# Resource types
collections:
# - posts
- projects
# Color settings (hex-codes without the leading hash-tag)
color:
prim... | Remove trailing slash from url | Remove trailing slash from url
| YAML | apache-2.0 | ClubCedille/clubcedille.github.io,ClubCedille/clubcedille.github.io,ClubCedille/clubcedille.github.io,ClubCedille/clubcedille.github.io |
2565d252ecb9aeee3fde9850f0a671c7bf8b78d3 | _config.yml | _config.yml | destination: ./_site
lsi: false
port: 4000
highligher: true
markdown: rdiscount
permalink: pretty
paginate: 3
paginate_path: "archive/page:num/"
rdiscount:
extensions: [smart]
| destination: ./_site
lsi: false
port: 4000
highligher: true
markdown: rdiscount
permalink: pretty
baseurl: http://www.bradwestness.com/
paginate: 3
paginate_path: "archive/page:num/"
rdiscount:
extensions: [smart]
| Add baseurl site configuration value | Add baseurl site configuration value
| YAML | mit | bradwestness/bradwestness.github.io,bradwestness/bradwestness.github.io,bradwestness/bradwestness.github.io |
f679cca3fd373bdd52290f028f94cfbae89b2d3a | config/syringe.yml | config/syringe.yml | parameters:
sqsRegion: ""
services:
sqsClient:
class: Aws\Sqs\SqsClient
arguments:
-
version: "2012-11-05"
region: "%sqsRegion%"
messageFactory:
class: Silktide\QueueBall\Sqs\MessageFactory
sqsQueue:
class: Silktide\QueueBall... | parameters:
sqsRegion: ""
services:
sqsClient:
class: Aws\Sqs\SqsClient
arguments:
-
version: "2012-11-05"
region: "%sqsRegion%"
messageFactory:
class: Silktide\QueueBall\Sqs\MessageFactory
abstractSqsQueue:
abstract: true
... | Create an abstract sqs-queue service so that we can create multiple queues easily | Create an abstract sqs-queue service so that we can create multiple queues easily
e.g.
queue1:
extends: "@silktide_queueball-sqs.abstractSqsQueue"
queue2:
extends: "@silktide_queueball-sqs.abstractSqsQueue"
| YAML | mit | silktide/queueball-sqs |
e5efdd2ceec47826712092936f11227693d1a76b | packages/ma/Map.yaml | packages/ma/Map.yaml | homepage: ''
changelog-type: ''
hash: a5cb8cd394cb3fe37dda0f20d662875b3a316080543c02f936fe70a6a4a5f7bc
test-bench-deps:
tasty-smallcheck: ! '>=0.8'
base: ! '>=4.11 && <5'
smallcheck: ! '>=1.1.4'
map: -any
tasty: ! '>=1.0'
maintainer: strake888@gmail.com
synopsis: Class of key-value maps
changelog: ''
basic-de... | homepage: ''
changelog-type: ''
hash: 61f293732104ccbde8f7480a61068a523a0d2b078e45bf0d0f4a44af60378d42
test-bench-deps:
tasty-smallcheck: ! '>=0.8'
base: ! '>=4.11 && <5'
smallcheck: ! '>=1.1.4'
Map: -any
tasty: ! '>=1.0'
maintainer: strake888@gmail.com
synopsis: Class of key-value maps
changelog: ''
basic-de... | Update from Hackage at 2019-08-16T01:02:49Z | Update from Hackage at 2019-08-16T01:02:49Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
42036f2f913046b2570ea5d4b5d939cdd9fe928f | packages/pihole.yaml | packages/pihole.yaml | ## Pi-Hole
homeassistant:
customize:
sensor.pihole_ads_blocked_today:
friendly_name: Geblokkeerde advertenties
sensor.pihole_ads_percentage_blocked_today:
friendly_name: Percentage geblokkeerde advertenties
pi_hole:
host: 'localhost:4865' # default: 'pi.hole'
ssl: false ... | ## Pi-Hole
homeassistant:
customize:
sensor.pi_hole_ads_blocked_today:
friendly_name: Geblokkeerde advertenties
sensor.pi_hole_ads_percentage_blocked_today:
friendly_name: Percentage geblokkeerde advertenties
pi_hole:
host: 'localhost:4865' # default: 'pi.hole'
ssl: false ... | Fix pi hole customization sensor names | Fix pi hole customization sensor names
| YAML | mit | rtvb/home-assistant-config |
112d2e13190ecc9dc7184e62eeff5045260677a8 | _config.yml | _config.yml | # Site settings
title: samyakchoudhary.com
email: samyakchoudhary@gmail.com
description: Computer Science, IIT Roorkee, graduate. Aspiring Entrepreneur. ENTP.
baseurl: "" # the subpath of your site, e.g. /blog
url: "samyakchoudhary.com" # the base hostname & protocol for your site
enable_retina: false
permalink: :title... | # Site settings
title: samyakchoudhary.com
email: samyakchoudhary@gmail.com
description: Computer Science, IIT Roorkee, graduate. Aspiring Entrepreneur. ENTP.
baseurl: "" # the subpath of your site, e.g. /blog
url: "samyakchoudhary.com" # the base hostname & protocol for your site
enable_retina: false
permalink: :title... | Add Facebook link to navbar | Add Facebook link to navbar
| YAML | mit | samyak45/samyak45.github.io,samyak45/samyak45.github.io |
57aabe3fb386d3067dad69c23a43572b4552e24b | _config.yml | _config.yml | url: http://jsonapi.org
lsi: false
source: .
destination: ./public
exclude:
- Rakefile
- README.md
- Gemfile
- Gemfile.lock
- CNAME
- .gitignore
- ./public
- ./stylesheets/*.scss
markdown: redcarpet
redcarpet:
extensions: ["tables"]
highlighter: pygments
port: 9876
collections:
format:
output:... | url: http://jsonapi.org
lsi: false
source: .
destination: ./public
exclude:
- Rakefile
- README.md
- Gemfile
- Gemfile.lock
- CNAME
- .gitignore
- ./public
- ./stylesheets/*.scss
markdown: redcarpet
redcarpet:
extensions: ["tables"]
highlighter: pygments
port: 9876
collections:
format:
output:... | Work around jekyll 2 -> 3 issue | Work around jekyll 2 -> 3 issue
| YAML | cc0-1.0 | RavelLaw/json-api,jamesdixon/json-api,beauby/json-api,RavelLaw/json-api,json-api/json-api,RavelLaw/json-api,beauby/json-api,jamesdixon/json-api,jamesdixon/json-api,json-api/json-api,json-api/json-api,RavelLaw/json-api,RavelLaw/json-api,json-api/json-api,beauby/json-api,json-api/json-api |
7a1204e5f77b780368f6382d6af92c9899b27c22 | _config.yml | _config.yml | # Site settings
title: Ruby on Rails ガイド
email: yasulab@gmail.com
description: > # this means to ignore newlines until "baseurl:"
Rails を学び,使うための公式リファレンスマニュアル
baseurl: "" # the subpath of your site, e.g. /blog/
url: "http://railsguides.jp" # the base hostname & protocol for your site
twitter_username: yasulab
github_... | # Site settings
title: Ruby on Rails ガイド
email: yasulab@gmail.com
description: > # this means to ignore newlines until "baseurl:"
Rails を学び,使うための公式リファレンスマニュアル
baseurl: "" # the subpath of your site, e.g. /blog/
url: "http://railsguides.jp" # the base hostname & protocol for your site
twitter_username: yasulab
github_... | Fix deprecated Jekyll config: s/gems/plugins/ | Fix deprecated Jekyll config: s/gems/plugins/
| YAML | mit | yasslab/railsguides.jp,yasslab/railsguides.jp,yasslab/railsguides.jp,yasslab/railsguides.jp |
9d091db4e545ee27374d0666a464e6b536d540cb | _config.yml | _config.yml | # Site wide configuration
title: Vignesh Krish
locale: en_US
url: http://vigne.sh
# Jekyll configuration
permalink: /:categories/:title/
markdown: kramdown
highlighter: pygments
sass:
sass_dir: _sass
style: compressed
gems:
- jekyll-sitemap
kramdown:
auto_ids: true
... | # Site wide configuration
title: Vignesh Krish
locale: en_US
url: http://vigne.sh
# Jekyll configuration
permalink: /:categories/:title/
markdown: kramdown
highlighter: rouge
sass:
sass_dir: _sass
style: compressed
gems:
- jekyll-sitemap
kramdown:
auto_ids: true
foo... | Set highlighter to rouge for Github Support. | Set highlighter to rouge for Github Support.
| YAML | mit | vignkri/vignkri.github.io,vignkri/vignkri.github.io |
f0945d30ba8a2581467397abae00db1e55847ef7 | _config.yml | _config.yml | # Site settings
title: Martin Seeler
email: blog@chasmo.de
description: "About programming and trading"
baseurl: ""
url: "http://martinseeler.github.io"
twitter_username: Chasmo90
github_username: MartinSeeler
timezone: "Europe/Berlin"
lsi: false
# Build settings
markdown: kramdown
kramdown:
input: GFM
#redcarpet:
... | # Site settings
title: Martin Seeler
email: blog@chasmo.de
description: "About programming and trading"
baseurl: ""
url: "http://www.martinseeler.com"
twitter_username: Chasmo90
github_username: MartinSeeler
timezone: "Europe/Berlin"
lsi: false
# Build settings
markdown: kramdown
kramdown:
input: GFM
permalink: "/:... | Change url of jekyll page to martinseeler.com | Change url of jekyll page to martinseeler.com
| YAML | mit | MartinSeeler/MartinSeeler.github.io,MartinSeeler/MartinSeeler.github.io |
a8ba117f27dcbdac52d42a580c1c8bd0dd25a3d7 | _config.yml | _config.yml | markdown: kramdown
permalink: /blog/:year/:title/
relative_permalinks: true
exclude:
- CNAME
- Gemfile
- LICENSE
- Rakefile
- README.md
- vendor/
layouts: ./_noita
noita:
name: Noita
description: Jekyll theme built with Foundation
author:
name: Anatol Broder
url: http://penibelst.de/
lang:... | markdown: kramdown
permalink: /blog/:year/:title/
relative_permalinks: true
exclude:
- CNAME
- Gemfile
- LICENSE
- Rakefile
- README.md
- vendor/
- vnu/
- vnu.zip
layouts: ./_noita
noita:
name: Noita
description: Jekyll theme built with Foundation
author:
name: Anatol Broder
url: http://... | Exclude vnu from the build | Exclude vnu from the build
| YAML | mit | mariagwyn/jekyll-noita,penibelst/jekyll-noita,mariagwyn/jekyll-noita |
d7327a2888e25ad6f032a5b2fab23d35f1803ed5 | _config.yml | _config.yml | # Exclude Travis CI vendor directory
exclude: [vendor]
# Permalinks
permalink: pretty
# Setup
title: Infomation Safety
tagline: Improving information security through lessons from safety.
url: http://www.information-safety.org
paginate: 4
baseurl: ... | # Exclude Travis CI vendor directory
exclude: [vendor]
# Permalinks
permalink: pretty
# Setup
title: Infomation Safety
tagline: Improving information security through lessons from safety.
url: http://www.information-safety.org
paginate: 4
baseurl: ... | Rename deprecated gems configuration option | Rename deprecated gems configuration option
| YAML | mit | information-safety/information-safety.github.io,information-safety/information-safety.github.io,information-safety/information-safety.github.io |
2b56202dd2cd5b376a184416a1786cd65a5897d2 | _config.yml | _config.yml | exclude: [_ignore, CNAME, README.md]
# Dependencies
markdown: redcarpet
highlighter: false
# Permalinks
permalink: pretty
# Setup
title: Tessera
tagline: Analyze Large Complex Data with R
url: http://tessera.io
baseurl: /
excerpt_separator: <!--mor... | exclude: [_ignore, CNAME, README.md]
# Dependencies
markdown: redcarpet
highlighter: false
# Permalinks
permalink: pretty
# Setup
title: Tessera
tagline: Analyze Large Complex Data with R
url: http://tessera.io
baseurl: /
excerpt_separator: <!--mor... | Fix config to contain data needed in atom.xml | Fix config to contain data needed in atom.xml
| YAML | mit | tesseradata/tesseradata.github.io,tesseradata/tesseradata.github.io |
7f7216f425c26d6bec834ca5667cc1f5fa151921 | _config.yml | _config.yml | excerpt_separator: ""
pygments: true
markdown: kramdown
url: http://maurodoglio.github.io
title: maurodoglio.com
tagline: A blog about snakes, dinosaurs and unicorns
description: This is the personal blog post of Mauro Doglio.
paginate: 10
comments :
provider : disqus
disqus :
short_name : maurodogli... | excerpt_separator: ""
pygments: true
markdown: kramdown
url: http://maurodoglio.github.io
title: maurodoglio.com
tagline: A blog about snakes, dinosaurs and unicorns
description: This is the personal blog post of Mauro Doglio.
paginate: 10
comments :
provider : disqus
disqus :
short_name : maurodogli... | Add configuration for google analytics | Add configuration for google analytics | YAML | mit | maurodoglio/maurodoglio.github.io,maurodoglio/maurodoglio.github.io |
158dacc94152ed48e26ee3fd2f86d2589b190699 | _config.yml | _config.yml | name: Github Pages Blog
markdown: redcarpet
redcarpet:
extensions: ["strikethrough"]
permalink: pretty
pygments: true
comments: true
gems:
- jekyll-redirect-from
| name: Github Pages Blog
markdown: redcarpet
redcarpet:
extensions: ["strikethrough"]
permalink: pretty
rouge: true
comments: true
gems:
- jekyll-redirect-from
| Use rouge instead of pygments for syntax highlighter. | Use rouge instead of pygments for syntax highlighter.
| YAML | mit | indradhanush/indradhanush.github.io,indradhanush/indradhanush.github.io,indradhanush/indradhanush.github.io |
c5c354d41a58ac9018c15d6b69aaacf688335ff6 | .github/workflows/regression_tests.yml | .github/workflows/regression_tests.yml | name: Origen Core Regression Tests
on: [push, pull_request]
jobs:
build:
strategy:
matrix:
# os: [ubuntu-latest, windows-latest]
os: [ubuntu-latest]
ruby-version: [2.5, 2.6, 2.7, 3.0, 3.1]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v2
- name: Set up Ru... | name: Origen Core Regression Tests
on: [push, pull_request]
jobs:
build:
strategy:
matrix:
# os: [ubuntu-latest, windows-latest]
os: [ubuntu-latest]
ruby-version: [2.5, 2.6, 2.7, 3.0, 3.1]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v2
- name: Set up Ru... | Revert "try with whatever bundler version" | Revert "try with whatever bundler version"
This reverts commit ca8985dbd249aeef0af1326bd2468a982c5d19ba.
| YAML | mit | Origen-SDK/origen,Origen-SDK/origen,Origen-SDK/origen,Origen-SDK/origen |
d981127c2ea04e5d573988426290978d97c94056 | _config/maps.yml | _config/maps.yml | ---
Name: mappable
After: 'framework/*','cms/*'
---
Mappable:
allow_full_screen: true
use_compressed_assets: false
mapping_service: 'Google'
MapExtension:
map_info_window_suffix: 'MapInfoWindow'
| ---
Name: mappable
After: 'framework/*','cms/*'
---
Mappable:
allow_full_screen: true
use_compressed_assets: false
mapping_service: 'Google'
#service_key: 'YOUR SERVICE KEY'
#Language to load the Map Service in
language: 'en'
MapExtension:
map_info_window_suffix: '_MapInfoWindow'
| Move map key and language into the config file. Also make map info window consistent | FIX: Move map key and language into the config file. Also make map info window consistent
| YAML | bsd-3-clause | gordonbanderson/Mappable,gordonbanderson/Mappable |
53f3c4c22ae68f26be0c2c1c9c0be381179ccc70 | haskell.yml | haskell.yml | -
nam: p6
src: >
1 == 1
exp: >
Prelude> True
-
nam: p6
src: >
2 /= 3
exp: >
Prelude> True
| -
nam: p6
src: |
1 == 1
exp: |
Prelude> True
-
nam: p6
src: |
2 /= 3
exp: |
Prelude> True
-
nam: wojte
src: |
hello "w"
exp: |
Prelude>
<interactive>:2:1: Not in scope: ‘hello’
| Change > to |. Add 1 more sample. | Change > to |. Add 1 more sample.
| YAML | bsd-2-clause | wkoszek/haskell_edu |
316942494447667cdd56753599e56668cea03672 | appengine/config_service/module-backend.yaml | appengine/config_service/module-backend.yaml | # Copyright 2015 The LUCI Authors. All rights reserved.
# Use of this source code is governed under the Apache License, Version 2.0
# that can be found in the LICENSE file.
application: luci-config
module: backend
version: 1
runtime: python27
api_version: 1
threadsafe: true
handlers:
- url: /internal.*
script: apps... | # Copyright 2015 The LUCI Authors. All rights reserved.
# Use of this source code is governed under the Apache License, Version 2.0
# that can be found in the LICENSE file.
application: luci-config
module: backend
version: 1
runtime: python27
api_version: 1
threadsafe: true
instance_class: F2
handlers:
- url: /intern... | Use F2 instance class on backend | [luci-config] Use F2 instance class on backend
Bump luci-config instance class to F2 to resolve OOMs.
R=9f116ddb1b24f6fc1916a676eb17161b6c07dfc1@chromium.org
Change-Id: I920e8dea1a549405f14f1b3888d50093b8e90c84
Reviewed-on: https://chromium-review.googlesource.com/1142138
Reviewed-by: Vadim Shtayura <9f116ddb1b24f6f... | YAML | apache-2.0 | luci/luci-py,luci/luci-py,luci/luci-py,luci/luci-py |
b04f062d9075ce464f74b5b647b3c74c1ad98f7e | packages/ma/mappy.yaml | packages/ma/mappy.yaml | homepage: https://github.com/PolyglotSymposium/mappy
changelog-type: ''
hash: 770c1d91784a599475869d78d73186ea490078c86f5a66d085b796103c30ede5
test-bench-deps:
base: -any
mappy: -any
hspec: -any
parsec: -any
containers: -any
QuickCheck: -any
maintainer: mjg.py3@gmail.com
synopsis: A functional programming l... | homepage: https://github.com/PolyglotSymposium/mappy
changelog-type: ''
hash: 10c89b07b10fc20bacfeba80f57a0f96b4e0ffe2c29188baa57c0999f872e43e
test-bench-deps:
base: -any
mappy: -any
hspec: -any
parsec: -any
containers: -any
QuickCheck: -any
maintainer: mjg.py3@gmail.com
synopsis: A functional programming l... | Update from Hackage at 2016-02-13T03:41:00+0000 | Update from Hackage at 2016-02-13T03:41:00+0000
| YAML | mit | commercialhaskell/all-cabal-metadata |
00a046d6e99a1f668f53c4d520455e70c5b84527 | prow/prowjobs/GoogleCloudPlatform/secrets-store-csi-driver-provider-gcp/secrets-store-csi-driver-provider-gcp-config.yaml | prow/prowjobs/GoogleCloudPlatform/secrets-store-csi-driver-provider-gcp/secrets-store-csi-driver-provider-gcp-config.yaml | presubmits:
GoogleCloudPlatform/secrets-store-csi-driver-provider-gcp:
- name: prow-e2e-tests
cluster: secretmanager-csi-build
decorate: true # Decorate with Prow utilities
always_run: true # Run for every PR, or only when requested.
spec:
containers:
- image: gcr.io/go... | presubmits:
GoogleCloudPlatform/secrets-store-csi-driver-provider-gcp:
- name: prow-e2e-tests
cluster: build-secretmanager-csi
decorate: true # Decorate with Prow utilities
always_run: true # Run for every PR, or only when requested.
spec:
containers:
- image: gcr.io/go... | Update secrets-store-csi-driver-provider-gcp with correct cluster name | Update secrets-store-csi-driver-provider-gcp with correct cluster name | YAML | apache-2.0 | GoogleCloudPlatform/oss-test-infra,GoogleCloudPlatform/oss-test-infra |
0566e661ce86717886aa02eaddcba40cf771893a | loomengine/client/playbooks/tasks/run_task.yml | loomengine/client/playbooks/tasks/run_task.yml | - name: Run the Loom task runner.
docker_container:
name: "{{taskrunner_container_name}}-{{task_attempt_id}}"
image: "{{loom_docker_image}}"
volumes: "{{[ '/var/run/docker.sock'~':'~'/var/run/docker.sock', \
storage_root~':'~storage_root ]}}"
api_version: auto
netwo... | - name: Run the Loom task runner.
docker_container:
name: "{{taskrunner_container_name}}-{{task_attempt_id}}"
image: "{{loom_docker_image}}"
volumes: "{{[ '/var/run/docker.sock'~':'~'/var/run/docker.sock', \
storage_root~':'~storage_root ]}}"
api_version: auto
netwo... | Update regex that extracts hostname/ip from server_url to handle urls without ports. | Update regex that extracts hostname/ip from server_url to handle urls without ports.
| YAML | agpl-3.0 | StanfordBioinformatics/loom,StanfordBioinformatics/loom,StanfordBioinformatics/loom,StanfordBioinformatics/xppf,StanfordBioinformatics/xppf,StanfordBioinformatics/xppf,StanfordBioinformatics/loom,StanfordBioinformatics/xppf |
7dea3556f9ea3086251afa735eebbccd3fd111dc | manifests/shared/deployments/datadog-agent.yml | manifests/shared/deployments/datadog-agent.yml | ---
releases:
- name: datadog-agent
sha1: 14c7f9be2eb534fda1f4c70ea2355865ac93a87b
url: https://github.com/alphagov/paas-datadog-agent-boshrelease/releases/download/v5.8.5.3-gds/datadog-agent-v5.8.5.3-gds.tgz
version: "v5.8.5.3-gds"
meta:
datadog:
enabled: (( grab $ENABLE_DATADOG ))
api_key: (( grab $D... | ---
releases:
- name: datadog-agent
version: 0.1.1
url: https://s3-eu-west-1.amazonaws.com/gds-paas-build-releases/datadog-agent-0.1.1.tgz
sha1: 71c6e2f957b4381d44dedce1b1080cbfc5e8ef28
meta:
datadog:
enabled: (( grab $ENABLE_DATADOG ))
api_key: (( grab $DATADOG_API_KEY || "undefined" ))
applicatio... | Use CI-built datadog agent release | Use CI-built datadog agent release
This is the same version but the build is now automated.
| YAML | mit | alphagov/paas-cf,alphagov/paas-cf,alphagov/paas-cf,alphagov/paas-cf,alphagov/paas-cf,alphagov/paas-cf,alphagov/paas-cf,alphagov/paas-cf |
faaecc01944670f47b0a967560345ddbb0d18deb | .gitlab-ci.yml | .gitlab-ci.yml | image: debian:stable
# run this before every stage
before_script:
# install environment
- apt-get update -q && apt-get install -qq curl python3-pip > /dev/null
- pip3 install -r requirements.txt
# set up project
- cp salt_observer/private_settings.example.py salt_observer/private_settings.py
# b... | image: debian:stable
# run this before every stage
before_script:
# install environment
- apt-get update -q && apt-get install -qq curl python3-pip > /dev/null
- pip3 install -r requirements.txt
# set up project
- cp salt_observer/private_settings.example.py salt_observer/private_settings.py
# b... | Move ci build task to master branch only | Move ci build task to master branch only
| YAML | mit | hs-hannover/salt-observer,hs-hannover/salt-observer,hs-hannover/salt-observer |
e3cf721333d5684ef01eae32d3b1b42a5334a58a | .gitlab-ci.yml | .gitlab-ci.yml | image: docker:stable
variables:
BUILDER_TAG: index.docker.io/algorithmiahq/dev-center:latest
IMAGE_TAG: index.docker.io/algorithmiahq/dev-center:$CI_COMMIT_SHA
GIT_SUBMODULE_STRATEGY: recursive
services:
- docker:19.03.4
stages:
- build
- push
#
# Build
#
build:
stage: build
image:
name: docker... | image: docker:stable
variables:
BUILDER_TAG: index.docker.io/algorithmiahq/dev-center:latest
IMAGE_TAG: index.docker.io/algorithmiahq/dev-center:$CI_COMMIT_SHA
GIT_SUBMODULE_STRATEGY: recursive
services:
- docker:18.09.7
stages:
- build
- push
#
# Build
#
build:
stage: build
image:
name: docker... | Revert to previous docker version. | Revert to previous docker version.
| YAML | mit | algorithmiaio/dev-center,algorithmiaio/dev-center,algorithmiaio/dev-center,algorithmiaio/dev-center |
d4fdff56cf386427ce301e4840dda94c7fdb6ebf | .gitlab-ci.yml | .gitlab-ci.yml | variables:
MAVEN_OPTS: "-Djava.awt.headless=true -Dmaven.repo.local=./.m2/repository"
MAVEN_CLI_OPTS: "-s bin/settings.xml --batch-mode -U --errors --fail-at-end --show-version -Droot.logging.level=INFO"
cache:
paths:
- ./.m2/repository
# keep cache across branch
key: "$CI_BUILD_REF_NAME"
.verify: &veri... | variables:
MAVEN_OPTS: "-Djava.awt.headless=true -Dmaven.repo.local=./.m2/repository"
MAVEN_CLI_OPTS: "-s bin/settings.xml --batch-mode -U --errors --fail-at-end --show-version -Droot.logging.level=INFO"
cache:
paths:
- ./.m2/repository
# keep cache across branch
key: "$CI_BUILD_REF_NAME"
.verify: &veri... | Set environment variable for coveralls | Set environment variable for coveralls | YAML | apache-2.0 | kuujo/copycat,atomix/atomix,atomix/atomix,kuujo/copycat |
3a10ccc8593e6c46a48917d64a51ff0f8d746543 | docs/_data/docs_navigation.yml | docs/_data/docs_navigation.yml | - name: Basics
children:
- link: /docs/
- link: /docs/filename.html
- link: /docs/search.html
- link: /docs/favorites.html
- link: /docs/website-login.html
- link: /docs/shortcuts.html
- link: /docs/faq.html
- name: Commands
children:
- link: /docs/commands/
- link: /docs/command... | - name: Basics
children:
- link: /docs/
- link: /docs/filename.html
- link: /docs/search.html
- link: /docs/favorites.html
- link: /docs/website-login.html
- link: /docs/shortcuts.html
- link: /docs/faq.html
- name: Commands
children:
- link: /docs/commands/
- link: /docs/command... | Add Szurubooru link in the docs navbar | Add Szurubooru link in the docs navbar
| YAML | apache-2.0 | Bionus/imgbrd-grabber,Bionus/imgbrd-grabber,Bionus/imgbrd-grabber,Bionus/imgbrd-grabber,Bionus/imgbrd-grabber,Bionus/imgbrd-grabber |
c4d1c7ae52bb8b9b9d8f8bb528723934c6d15b87 | apps/bletest/pkg.yml | apps/bletest/pkg.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... | #
# 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... | Add dependency for nffs to bletest | Add dependency for nffs to bletest
| YAML | apache-2.0 | andrzej-kaczmarek/apache-mynewt-core,IMGJulian/incubator-mynewt-core,mlaz/mynewt-core,andrzej-kaczmarek/incubator-mynewt-core,IMGJulian/incubator-mynewt-core,IMGJulian/incubator-mynewt-core,IMGJulian/incubator-mynewt-core,wes3/incubator-mynewt-core,mlaz/mynewt-core,mlaz/mynewt-core,IMGJulian/incubator-mynewt-core,mlaz/... |
5cd0f936744f8dd304ac0576799803a18af55582 | .gitlab-ci.yml | .gitlab-ci.yml | stages:
- test
- build
before_script:
- ./scripts/get-ci-version
python3.4:
image: python:3.4-alpine
stage: test
script:
- pip install -e .[test]
- pylint --errors-only fwgen
- PYTHONPATH=. pytest --cov=fwgen -vv
tags:
- docker
dist:
image: python:3.4-alpine
stage: build
script:
... | stages:
- test
- build
before_script:
- ./scripts/get-ci-version
python3.4:
image: python:3.4-alpine
stage: test
script:
- pip install -e .[test]
- pylint --errors-only fwgen
- PYTHONPATH=. pytest --cov=fwgen -vv
tags:
- docker
dist:
image: python:3.4-alpine
stage: build
script:
... | Remove wheel install from CI debug test | Remove wheel install from CI debug test
| YAML | mit | hkbakke/fwgen |
0bd62341511042569b4fc6130a51c182357a2539 | .gitlab-ci.yml | .gitlab-ci.yml | variables:
DOCKER_DRIVER: overlay2
stages:
- build
.retry_twice:
retry:
max: 2
when:
- runner_system_failure
- stuck_or_timeout_failure
natif-build:
extends: .retry_twice
stage: build
image: registry.orfeo-toolbox.org/sdinot/otb:ubuntu-18.04-gccV0.2
script:
- ctest -VV -S CI/mai... | variables:
DOCKER_DRIVER: overlay2
stages:
- build
.retry_twice:
retry:
max: 2
when:
- runner_system_failure
- stuck_or_timeout_failure
natif-build:
extends: .retry_twice
stage: build
image: registry.orfeo-toolbox.org/sdinot/otb:ubuntu-18.04-gccV0.2
script:
- echo ${CI_MERGE_REQ... | Test to retreive value of CI_MERGE_REQUEST_PROJECT_PATH | Test to retreive value of CI_MERGE_REQUEST_PROJECT_PATH
| YAML | apache-2.0 | orfeotoolbox/OTB,orfeotoolbox/OTB,orfeotoolbox/OTB,orfeotoolbox/OTB,orfeotoolbox/OTB,orfeotoolbox/OTB |
ab0c0713f81c3f769e059d91993bbfe56e3782c1 | .gitlab-ci.yml | .gitlab-ci.yml | stages:
- test
- build
- deploy
before_script:
- apk update
- apk add nodejs nodejs-npm git
- npm install
- npm install cli/
test:
stage: test
tags:
- alpine
script:
npm run-script test
build:
stage: build
tags:
- alpine
script:
npm run-script build
| stages:
- build
- deploy
before_script:
- apk update
- apk add nodejs nodejs-npm git
- npm install
- npm install cli/
build:
stage: build
tags:
- alpine
script:
npm run-script build
| Accelerate CI pipeline: Test is run during build | Accelerate CI pipeline: Test is run during build
| YAML | mit | elor/tuvero |
33d256db0155c7fab0e28a56cd503477bef07e70 | .gitlab-ci.yml | .gitlab-ci.yml | # .gitlab-ci.yml -- configures gitlab.com CI system
#
# The MIT Licence (MIT)
#
# Copyright (c) 2016 Samuel Sirois (sds) <samuel@sirois.info>
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
# to deal in the Software... | # .gitlab-ci.yml -- configures gitlab.com CI system
#
# The MIT Licence (MIT)
#
# Copyright (c) 2016 Samuel Sirois (sds) <samuel@sirois.info>
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
# to deal in the Software... | Add xsltproc package (and use apt-get to avoid warnings) | Add xsltproc package (and use apt-get to avoid warnings)
| YAML | mit | ssirois/hephaestus |
38790830f432c2492218f4e5efd497fd19cfbb97 | .gitlab-ci.yml | .gitlab-ci.yml | image: mvdan/fdroid-ci:base-20160414
test:
script:
- pip3 install -e .
- cd tests
- ./complete-ci-tests
| image: mvdan/fdroid-ci:server-20160429
test:
script:
- pip3 install -e .
- cd tests
- ./complete-ci-tests
| Update image, not using base anymore | CI: Update image, not using base anymore
Since base is now 200MB smaller, this one is smaller too. The
fdroidserver-only deps are now in the client image - mainly python3-dev,
gcc and all the build deps for stuff like pillow.
| YAML | agpl-3.0 | fdroidtravis/fdroidserver,f-droid/fdroidserver,f-droid/fdroid-server,f-droid/fdroid-server,f-droid/fdroid-server,f-droid/fdroidserver,f-droid/fdroidserver,fdroidtravis/fdroidserver,fdroidtravis/fdroidserver,f-droid/fdroid-server,f-droid/fdroid-server,f-droid/fdroidserver,f-droid/fdroidserver,fdroidtravis/fdroidserver |
499f61b9f664bbd52b8e36c14ce7adba8796fd2a | .gitlab-ci.yml | .gitlab-ci.yml | # iOS template, see monorepo/Templates
#
# Version: 1
stages:
- test
- build
before_script:
- git status
- echo $CI_PROJECT_PATH
- export LANG=en_US.UTF-8
- export LANGUAGE=en_US.UTF-8
- export LC_ALL=en_US.UTF-8
- export FASTLANE_SKIP_UPDATE_CHECK=1
- gem install bundle
- bundle install
after_sc... | # iOS template, see monorepo/Templates
#
# Version: 1
stages:
- test
- build
before_script:
- git status
- echo $CI_PROJECT_PATH
- export LANG=en_US.UTF-8
- export LANGUAGE=en_US.UTF-8
- export LC_ALL=en_US.UTF-8
- export FASTLANE_SKIP_UPDATE_CHECK=1
- gem install bundle
- bundle install
after_sc... | Update GitLab CI configuration to use build artefacts | Update GitLab CI configuration to use build artefacts
| YAML | apache-2.0 | graemer957/SimpleRESTLayer,graemer957/SimpleRESTLayer,graemer957/SimpleRESTLayer |
dff9a9ad164a93d77a5124f52d5755bb4c4db171 | .gitlab-ci.yml | .gitlab-ci.yml | image: ubuntu:vivid
test-stable:
script:
- apt-get install -y curl
- curl -sSf https://static.rust-lang.org/rustup.sh | sh
- grep -v "maud_macros" Cargo.toml > Cargo.toml.new
- mv Cargo.toml.new Cargo.toml
- cargo build --release --verbose
- cargo test --verbose
artifacts:
paths:
... | image: ubuntu:vivid
test-stable:
script:
- apt-get install -y curl
- curl -sSf https://static.rust-lang.org/rustup.sh | sh
- grep -v "maud_macros" Cargo.toml > Cargo.toml.new
- mv Cargo.toml.new Cargo.toml
- cargo build --release --verbose
- cargo test --verbose
artifacts:
paths:
... | Allow nightly build to fail | Allow nightly build to fail
| YAML | apache-2.0 | Nemo157/maud-pulldown-cmark,Nemo157/maud-pulldown-cmark |
d9518961344568541703dda0cba6846182edb4d0 | .swiftlint.yml | .swiftlint.yml | disabled_rules:
included:
excluded:
- Carthage
- Pods | disabled_rules:
included:
excluded:
- Carthage
- Pods
# Make line length violations more lenient
line_length: 135
| Make line_length violations more lenient | Make line_length violations more lenient
While we should strive for less than 100 I'm okay with this being a bit more flexible.
| YAML | mit | bignerdranch/CoreDataStack,bignerdranch/CoreDataStack,bignerdranch/CoreDataStack |
60b86013bbcfde5974148ddaf21aab85fd9d9850 | packages/he/here.yaml | packages/he/here.yaml | homepage: https://github.com/tmhedberg/here
changelog-type: ''
hash: e2c67680ab030dfdc9aaedf46e518f86ad17e96f699ec1d598c25e04288b8b87
test-bench-deps: {}
maintainer: t@tmh.cc
synopsis: Here docs & interpolated strings via quasiquotation
changelog: ''
basic-deps:
base: ! '>=4.5 && <4.10'
parsec: ==3.1.*
mtl: ! '>=... | homepage: https://github.com/tmhedberg/here
changelog-type: ''
hash: 7e6e14d3afd129b5ffd758670e813d049a9a3146d58f8a7f74607d0490d0b6a5
test-bench-deps: {}
maintainer: t@tmh.cc
synopsis: Here docs & interpolated strings via quasiquotation
changelog: ''
basic-deps:
base: ! '>=4.5 && <4.11'
parsec: ==3.1.*
mtl: ! '>=... | Update from Hackage at 2017-05-29T20:08:56Z | Update from Hackage at 2017-05-29T20:08:56Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
fa595b3055798aa0d381c38e69a0eb529975e800 | default-bnc.yaml | default-bnc.yaml | # This is the GoshuBNC config file
# bouncer configuration
bouncer:
storage:
type: buntdb
database: bncdata.db
# addresses to listen on
listeners:
#- ":6667"
- ":6697"
# listeners to use tls on
tls-listeners:
":6697":
cert: tls.crt
k... | # This is the GoshuBNC config file
# bouncer configuration
bouncer:
storage:
type: buntdb
database: bncdata.db
# addresses to listen on
listeners:
#- ":6667"
- ":6697"
# listeners to use tls on
tls-listeners:
":6697":
cert: tls.crt
k... | Fix default config, add both file and sqlite loggers | Fix default config, add both file and sqlite loggers
| YAML | unknown | DanielOaks/gircbnc,goshuirc/bnc |
e02fd27410c628eeffad972205a90fb9a9716cf5 | provision/roles/ggrc/tasks/main.yml | provision/roles/ggrc/tasks/main.yml | ---
- name: install requirements
sudo: yes
pip:
requirements: "/vagrant/src/requirements.txt"
- name: install packages
sudo: yes
with_items: ggrc_packages
apt:
pkg: "{{ item.name }}"
state: latest
- name: create development directories
sudo: yes
with_items: ggrc_development_directories
fil... | ---
- name: install requirements
sudo: yes
pip:
requirements: "/vagrant/src/requirements.txt"
- name: install packages
sudo: yes
with_items: ggrc_packages
apt:
pkg: "{{ item.name }}"
state: latest
- name: create development directories
sudo: yes
with_items: ggrc_development_directories
fil... | Use check_implicit_admin in myslq provisioning | Use check_implicit_admin in myslq provisioning
| YAML | apache-2.0 | vladan-m/ggrc-core,vladan-m/ggrc-core,AleksNeStu/ggrc-core,vladan-m/ggrc-core,prasannav7/ggrc-core,uskudnik/ggrc-core,andrei-karalionak/ggrc-core,hasanalom/ggrc-core,selahssea/ggrc-core,NejcZupec/ggrc-core,edofic/ggrc-core,prasannav7/ggrc-core,plamut/ggrc-core,selahssea/ggrc-core,josthkko/ggrc-core,edofic/ggrc-core,jos... |
9d2cd246c8b5274b5e8b56749b94c5929a18d428 | metadata/host.stjin.anonaddy.yml | metadata/host.stjin.anonaddy.yml | Categories:
- Internet
License: MIT
AuthorName: Stjin
AuthorWebSite: https://stjin.host/
SourceCode: https://gitlab.com/Stjin/anonaddy-android
IssueTracker: https://gitlab.com/Stjin/anonaddy-android/-/issues
AutoName: AnonAddy
RepoType: git
Repo: https://gitlab.com/Stjin/anonaddy-android.git
Builds:
- versionNam... | Categories:
- Internet
License: MIT
AuthorName: Stjin
AuthorWebSite: https://stjin.host/
SourceCode: https://gitlab.com/Stjin/anonaddy-android
IssueTracker: https://gitlab.com/Stjin/anonaddy-android/-/issues
AutoName: AnonAddy
RepoType: git
Repo: https://gitlab.com/Stjin/anonaddy-android.git
Builds:
- versionNam... | Update AnonAddy to 1.1.1 (9) | Update AnonAddy to 1.1.1 (9)
| YAML | agpl-3.0 | f-droid/fdroiddata,f-droid/fdroiddata |
da8013cf1306ce8284f7d0aef6716225b1871c76 | .travis.yml | .travis.yml | language: go
go:
- 1.2
- 1.3
- tip
before_install:
- go get github.com/c4milo/unzipit
- mkdir -p $HOME/gopath/src/github.com/cloudescape/govix; git clone https://github.com/cloudescape/govix.git $HOME/gopath/src/github.com/cloudescape/govix
- go get github.com/dustin/go-humanize
- mkdir -p $HOME/gopath/... | language: go
go:
- 1.2
- 1.3
- tip
before_install:
- go get github.com/c4milo/unzipit
- mkdir -p $HOME/gopath/src/github.com/cloudescape/govix; git clone https://github.com/cloudescape/govix.git $HOME/gopath/src/github.com/cloudescape/govix
- go get github.com/dustin/go-humanize
- mkdir -p $HOME/gopath/... | Build terraform as well so it downloads its dependencies | Build terraform as well so it downloads its dependencies
| YAML | mpl-2.0 | hooklift/terraform-provider-vix |
dc2b1ec6bbf4e21a3ae0832288d0123a09eaa542 | .travis.yml | .travis.yml | before_script:
- cp config/database.yml.example config/database.yml
- bundle exec rake db:create db:migrate db:test:prepare
git:
strategy: tarball
language: ruby
rvm:
- 2.0.0
- 2.1
- ruby-head
bundler_args: --jobs=3 --retry=3 --deployment --local --without development
matrix:
allow_failures:
- rvm: 2.... | language: ruby
rvm:
- 2.0.0
- 2.1
- ruby-head
services:
- redis-server
git:
strategy: tarball
sudo: false
bundler_args: --jobs=3 --retry=3 --deployment --local --without development
before_script:
- cp config/database.yml.example config/database.yml
- bundle exec rake db:create db:migrate db:test:pr... | Use the new build env on Travis | Use the new build env on Travis
http://docs.travis-ci.com/user/workers/container-based-infrastructure/
more capacity, more ram and cpu, better network
| YAML | mit | knappe/rubygems.org,rubygems/rubygems.org,iSC-Labs/rubygems.org,wallin/rubygems.org,rubygems/rubygems.org,huacnlee/rubygems.org,sonalkr132/rubygems.org,polamjag/rubygems.org,jamelablack/rubygems.org,davydovanton/rubygems.org,maclover7/rubygems.org,childbamboo/rubygems.org,spk/rubygems.org,JuanitoFatas/rubygems.org,Ch4s... |
0f4e96704ae3577c18da4c0c052d3a5d5334b63d | .travis.yml | .travis.yml | language: "node_js"
node_js:
- "4"
- "5"
- "6" | language: "node_js"
node_js:
- "6"
- "7"
| Build for node 6 and 7. | Build for node 6 and 7.
| YAML | mit | http-auth/htdigest,gevorg/htdigest |
20082c109c2712a144288f0c6ac0b11b9d15d310 | roles/editor/tasks/main.yml | roles/editor/tasks/main.yml | # install vim dotfiles
- name: install vimrc
template: src=dotfiles/{{ item.src }} dest=~{{ ansible_user_id }}/{{ item.dest }}
with_items:
- { src: 'vimrc', dest: '.vimrc' }
- name: install vimrc.d
synchronize: src=dotfiles/{{ item.src }} dest=~/{{ item.dest }}
with_items:
- { src: 'vimrc.d/', dest: '.... | # install vim dotfiles
- name: install vimrc
template: src=dotfiles/{{ item.src }} dest=~{{ ansible_user_id }}/{{ item.dest }}
with_items:
- { src: 'vimrc', dest: '.vimrc' }
- name: install vimrc.d
synchronize: src=dotfiles/{{ item.src }} dest=~/{{ item.dest }}
with_items:
- { src: 'vimrc.d/', dest: '.... | Remove --with-client-server from vim options | Remove --with-client-server from vim options
It keeps opening xquartz on OS X which is silly
| YAML | mit | ciarand/phoenix |
e6d4cf40ec944639f8e880b585281b918cfb8db2 | .travis.yml | .travis.yml | dist: trusty
language: node_js
node_js:
- '8'
addons:
chrome: stable
env:
- CHROME_BIN=google-chrome-stable
cache: yarn
before_install:
- openssl aes-256-cbc -K $encrypted_b9133dc7101e_key -iv $encrypted_b9133dc7101e_iv
-in ssh-key.enc -out ssh-key -d
jobs:
include:
- stage: test
script: yarn test -- --sing... | dist: trusty
language: node_js
node_js:
- '8'
addons:
chrome: stable
env:
- CHROME_BIN=google-chrome-stable
cache: yarn
before_install:
- openssl aes-256-cbc -K $encrypted_b9133dc7101e_key -iv $encrypted_b9133dc7101e_iv
-in ssh-key.enc -out ssh-key -d
- mv ssh-key ~/.ssh/id_rsa
jobs:
include:
- stage: test
... | Move ssh key to .ssh | ci: Move ssh key to .ssh
| YAML | mit | Assembly-WebCrew/contentful-web,Assembly-WebCrew/contentful-web,rubiesonthesky/contentful-web,rubiesonthesky/contentful-web,Assembly-WebCrew/contentful-web,rubiesonthesky/contentful-web |
a9828edffd9b66c61eb0ec0fcee9e355a96ce5b8 | .travis.yml | .travis.yml | language: php
sudo: false
php:
- 7.0
- 7.1
- 7.2
cache:
directories:
- vendor
before_script:
- composer install
script:
- vendor/bin/phpunit --coverage-clover build/logs/clover.xml
after_script:
# code coverage currently does not seem to be supported on travis php 7 or hhvm
- vendor/bin/coveral... | language: php
sudo: false
php:
- 7.0
- 7.1
- 7.2
matrix:
allow_failures:
- php: 7.0 # Does not work until https://github.com/sebastianbergmann/phpunit/issues/2754 is resolved
cache:
directories:
- vendor
before_script:
- composer install
script:
- vendor/bin/phpunit --coverage-clover build/logs... | Allow failures on the PHP 7.0 build due to impossible dependencies in PHPUnit | Allow failures on the PHP 7.0 build due to impossible dependencies in PHPUnit
Issue was reported at sebastianbergmann/phpunit#2754
| YAML | mit | afk11/PHPASN1,fgrosse/PHPASN1 |
cb85b957ff3ea46678c5c9f0a9d520da220ed4b3 | .travis.yml | .travis.yml | language: java
jdk:
- oraclejdk8
before_cache:
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock
- rm -fr $HOME/.gradle/caches/*/plugin-resolution/
cache:
directories:
- $HOME/.gradle/
| dist: trusty
language: java
jdk:
- openjdk8
before_cache:
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock
- rm -fr $HOME/.gradle/caches/*/plugin-resolution/
cache:
directories:
- $HOME/.gradle/
| Switch Travis CI to trusty and openjdk8 | Switch Travis CI to trusty and openjdk8
| YAML | lgpl-2.1 | xenomachina/xenocom |
e1650a7dbc5276403b7ab4f45cec33ac1916db0e | .travis.yml | .travis.yml | language: objective-c
osx_image: xcode9
branches:
only:
- develop
before_install:
- echo -e "machine github.com\n login $GITHUB_ACCESS_TOKEN" >> ~/.netrc
script:
- ./fastlane/travis.sh
| language: objective-c
osx_image: xcode9.2
branches:
only:
- develop
before_install:
- echo -e "machine github.com\n login $GITHUB_ACCESS_TOKEN" >> ~/.netrc
script:
- ./fastlane/travis.sh
| Use xcode9.2 image to build | Use xcode9.2 image to build
| YAML | mit | mssun/passforios,mssun/passforios,mssun/pass-ios,mssun/passforios,mssun/passforios,mssun/passforios,mssun/pass-ios |
8d89d9749c83d424fca92ee24b7cb11ee0319f2f | .travis.yml | .travis.yml | language: node_js
node_js:
- 6
addons:
apt:
packages:
# Dependencies for `canvas` (required by `d3`)
# See https://github.com/Automattic/node-canvas/blob/master/.travis.yml
- libcairo2-dev
- libjpeg8-dev
- libpango1.0-dev
- libgif-dev
cache:
directories:
- node_modul... | language: node_js
node_js:
- 7
- 6
# Dependencies for `canvas` (required by `d3`)
# See https://github.com/Automattic/node-canvas/blob/master/.travis.yml
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- libcairo2-dev
- libjpeg8-dev
- libpango1.0-dev
- libgif-dev
... | Add g++-4.9 and Node 7 | Add g++-4.9 and Node 7
| YAML | apache-2.0 | stencila/stencila,stencila/stencila,stencila/stencila,stencila/stencila,stencila/stencila,stencila/stencila,stencila/stencila |
323dc3bd48a9878bb561ead0fa73ef82939383b6 | .travis.yml | .travis.yml | sudo: false
# Ruby is the main language of the project.
language: ruby
bundler_args: --with development,ci
# Cache third party dependencies for faster builds
cache:
apt: true
bundler: true
directories:
# Cache NPM packages
- lib/assets/node_modules
- $HOME/.npm
addons:
chrome: stable
apt:
... | sudo: false
# Ruby is the main language of the project.
language: ruby
bundler_args: --with development,ci
# Cache third party dependencies for faster builds
cache:
apt: true
bundler: true
directories:
# Cache NPM packages
- lib/assets/node_modules
- $HOME/.npm
addons:
chrome: stable
apt:
... | Swap rake assets compilation with bin/setup task | Swap rake assets compilation with bin/setup task
| YAML | mit | CDLUC3/roadmap,DigitalCurationCentre/roadmap,DMPRoadmap/roadmap,CDLUC3/roadmap,CDLUC3/roadmap,CDLUC3/dmptool,CDLUC3/roadmap,DigitalCurationCentre/roadmap,CDLUC3/dmptool,DigitalCurationCentre/roadmap,DMPRoadmap/roadmap,CDLUC3/dmptool,DMPRoadmap/roadmap,CDLUC3/dmptool |
5b0af1a3a39568d402722c899a9cb88713f90c45 | .travis.yml | .travis.yml | language: node_js
notifications:
email:
on_success: never
on_failure: change
node_js:
- 0.10
branches:
only:
- master
| language: node_js
notifications:
email:
on_success: never
on_failure: change
node_js:
- 8
- 10
- 12
- 13
branches:
only:
- master
| Reconfigure Travis CI to use current versions of Node.js | Reconfigure Travis CI to use current versions of Node.js
These are all currently supported versions
plus 8 (because that's just two weeks out of support).
| YAML | mit | atom/node-ls-archive |
78f98e40e55b2a606cc8817bcfe25c003539a712 | data/plugins/generic/cache-control/v1/config-plugin.yml | data/plugins/generic/cache-control/v1/config-plugin.yml | src: web
activate: yes
tables:
options:
- autoload: 'yes'
option_id: 379
option_name: cache_control_front_page_max_age
option_value: '300'
| src: web
activate: yes
tables:
options:
- autoload: 'yes'
option_id: 379
option_name: cache_control_front_page_max_age
option_value: '300'
- autoload: 'yes'
option_id: 380
option_name: cache_control_pages_max_age
option_value: '300'
| Set cache_control_pages_max_age to 5 minutes | Set cache_control_pages_max_age to 5 minutes
Experience shows that 20 minutes is too long a wait for our users
when they update a page.
| YAML | mit | epfl-idevelop/jahia2wp,epfl-idevelop/jahia2wp,epfl-idevelop/jahia2wp,epfl-idevelop/jahia2wp |
5870427b47ba762a6b8b02b3550e7e9829ead493 | docker-compose.yml | docker-compose.yml | version: '2'
services:
db:
image: mysql:5.5
environment:
- MYSQL_ROOT_PASSWORD=root
- MYSQL_DATABASE=coda_local
base:
build: .
volumes:
- .:/app/
- ./docker_secrets.json:/app/secrets.json
app:
extends:
... | version: '2'
services:
db:
image: mysql:5.5
command: --sql_mode="only_full_group_by"
environment:
- MYSQL_ROOT_PASSWORD=root
- MYSQL_DATABASE=coda_local
base:
build: .
volumes:
- .:/app/
- ./docker_secrets.json:/app... | Enable `only_full_groupby` sql_mode in docker container | Enable `only_full_groupby` sql_mode in docker container
| YAML | bsd-3-clause | unt-libraries/coda,unt-libraries/coda,unt-libraries/coda,unt-libraries/coda |
3d3c335f384074cb0716f6d41acdad872a030567 | docker-compose.yml | docker-compose.yml | version: '3'
services:
pybossa:
build:
context: ./docker
dockerfile: ./Dockerfile
args:
- SOURCE_BRANCH="${SOURCE_BRANCH:-master}"
environment:
- PYBOSSA_SECRET=test-only-y8y2i4ISpfwEMhLjUfXH9e5qA8qJkKA31tuLakvy
- PYBOSSA_SESSION_SECRET=test-only-y8y2i4ISpfwEMhLjUfXH9e5qA... | version: '3'
services:
pybossa:
build:
context: ./docker
dockerfile: ./Dockerfile
args:
- SOURCE_BRANCH="${SOURCE_BRANCH:-master}"
environment:
- PYBOSSA_SECRET=test-only-y8y2i4ISpfwEMhLjUfXH9e5qA8qJkKA31tuLakvy
- PYBOSSA_SESSION_SECRET=test-only-y8y2i4ISpfwEMhLjUfXH9e5qA... | Revert to default Pybossa logo. | Revert to default Pybossa logo.
| YAML | apache-2.0 | Goodly/pybossa-build,Goodly/pybossa-build |
fb7c4eb7f7f2180673ee5f591f745a9f57c8a648 | docker-compose.yml | docker-compose.yml | version: '2'
services:
server:
build: .
entrypoint: /entrypoint.sh
environment:
- POSTGRES_PASSWORD=postgres
command: postgres -c config_file='/conf/postgresql.conf'
ports:
- "5432:5432"
volumes:
- ./data:/data
- ./conf:/conf:ro
- ./conf.d:/conf.d:ro
- ./ini... | version: '2'
services:
server:
build: .
environment:
- POSTGRES_PASSWORD=postgres
entrypoint: /entrypoint.sh
expose:
- "5432"
command: postgres -c config_file='/conf/postgresql.conf'
ports:
- "5432:5432"
volumes:
- ./data:/data
- ./conf:/conf:ro
- ./conf... | Add EXPOSE to compose file to enable overriding it | Add EXPOSE to compose file to enable overriding it
| YAML | mit | wjv/mypg |
86dd7953fbcefc180ccab002c4902c347e163d2f | roles/misc-perftools/tasks/main.yml | roles/misc-perftools/tasks/main.yml | ---
- name: Install APT packages
sudo: True
apt:
pkg: "{{ item }}"
state: present
update_cache: yes
cache_valid_time: 3600
with_items:
- git
- sysstat
- nmon
- iotop
- bwm-ng
- name: Create directory for kvm metric collection configuration file
file: path=/opt/telegraf state... | ---
- name: Install APT packages
sudo: True
apt:
pkg: "{{ item }}"
state: present
update_cache: yes
cache_valid_time: 3600
with_items:
- git
- sysstat
- nmon
- iotop
- bwm-ng
- name: Create directory for kvm metric collection configuration file
file: path=/opt/telegraf state... | Add owner and group for file copy | tasks: Add owner and group for file copy
As request in PR#4.
| YAML | apache-2.0 | meteorfox/os-ansible-perftools,meteorfox/os-ansible-perftools,meteorfox/os-ansible-perftools |
decfbe30348b779a40883c7a99166dadca85a538 | roles/sandbox-remote/tasks/main.yml | roles/sandbox-remote/tasks/main.yml | ---
- include_vars: "{{ playbook_dir }}/roles/mariadb/defaults/main.yml"
when: "{{ mariadb_backup_dir is not defined }}"
- name: Fetch DB files
fetch:
src: "{{ mariadb_backup_dir }}/{{ sandbox_config.shared_db_name }}-latest.sql.gz"
dest: "/tmp/{{ sandbox_config.shared_db_name }}.sql.gz"
fail_on_missin... | ---
- include_vars: "{{ playbook_dir }}/roles/mariadb/defaults/main.yml"
when: mariadb_backup_dir is not defined
- name: Fetch DB files
fetch:
src: "{{ mariadb_backup_dir }}/{{ sandbox_config.shared_db_name }}-latest.sql.gz"
dest: "/tmp/{{ sandbox_config.shared_db_name }}.sql.gz"
fail_on_missing: yes
... | Fix warning for when statement | Fix warning for when statement
| YAML | mit | proteusthemes/pt-ops,proteusthemes/pt-ops,proteusthemes/pt-ops |
db92b1d298e320b40d55e430139dcbed3708db47 | .github/workflows/deploy-to-cocoapods.yml | .github/workflows/deploy-to-cocoapods.yml | # How to update COCOAPODS_TRUNK_TOKEN
#
# 1) Register the email with:
# pod trunk register <email> --description='Deploy to CocoaPods GitHub Action'
#
# 2) Click the link on the confirmation email.
#
# 3) Extract the value from the "password <COCOAPODS_TRUNK_TOKEN>" like output of the following command:
# gr... | # How to update COCOAPODS_TRUNK_TOKEN
#
# 1) Register the email with:
# pod trunk register <email> --description='Deploy to CocoaPods GitHub Action'
#
# 2) Click the link on the confirmation email.
#
# 3) Extract the value from the "password <COCOAPODS_TRUNK_TOKEN>" like output of the following command:
# gr... | Deploy to CocoaPods on release created test | Deploy to CocoaPods on release created test | YAML | mit | horothesun/ImmutableGraph,horothesun/ImmutableGraph,horothesun/ImmutableGraph |
07dc2d0bd157d68cff91ef31ba689683130360ef | provisioning/roles/scraping-platform-app/tasks/main.yml | provisioning/roles/scraping-platform-app/tasks/main.yml | ---
- name: Ensure git is installed
apt: pkg=git
- name: Ensure that deploy owns /var/www
file: owner=deploy group=deploy path=/var/www
- name: Generate the apache config for the app
template: src=default
dest=/etc/apache2/sites-available/default
notify: Restart Apache
- name: Ensure that .env exist... | ---
# TODO Ensure that deploy user is setup first
# TODO Ensure that apache is setup first
- name: Ensure git is installed
apt: pkg=git
- name: Ensure that deploy owns /var/www
file: owner=deploy group=deploy path=/var/www
- name: Generate the apache config for the app
template: src=default
dest=/etc/... | Add hack to setup upstart (better done in capistrano) | Add hack to setup upstart (better done in capistrano)
| YAML | agpl-3.0 | openaustralia/morph,openaustralia/morph,OpenAddressesUK/morph,openaustralia/morph,openaustralia/morph,otherchirps/morph,otherchirps/morph,otherchirps/morph,otherchirps/morph,otherchirps/morph,otherchirps/morph,otherchirps/morph,OpenAddressesUK/morph,openaustralia/morph,openaustralia/morph,OpenAddressesUK/morph,OpenAddr... |
7a0e856a3ec8f8ccea3e22796d0185d6c16a2381 | assignments/ruby/rna-transcription/data.yml | assignments/ruby/rna-transcription/data.yml | ---
blurb: "Write a program that can translate a given DNA string to the transcribed RNA string corresponding to it."
source: "Rosalind"
source_url: "http://rosalind.info/problems"
| ---
blurb: "Write a program that can translate a given DNA string to the transcribed RNA string corresponding to it."
source: "Rosalind"
source_url: "http://rosalind.info/problems/rna"
| Fix source of rna-transcription problem | Fix source of rna-transcription problem
| YAML | agpl-3.0 | mscoutermarsh/exercism_coveralls,sheekap/exercism.io,alexclarkofficial/exercism.io,Tonkpils/exercism.io,IanDCarroll/exercism.io,alexclarkofficial/exercism.io,sheekap/exercism.io,exercistas/exercism.io,copiousfreetime/exercism.io,bmulvihill/exercism.io,IanDCarroll/exercism.io,mscoutermarsh/exercism_coveralls,mscoutermar... |
7ea0ba5643c87ae560f563c57d2c1fbada11c750 | src/Resources/config/aliases.yaml | src/Resources/config/aliases.yaml | services:
_defaults:
public: true
overblog_graphql.type_resolver: '@Overblog\GraphQLBundle\Resolver\TypeResolver'
overblog_graphql.resolver_resolver: '@Overblog\GraphQLBundle\Resolver\ResolverResolver'
overblog_graphql.mutation_resolver: '@Overblog\GraphQLBundle\Resolver\MutationResolver'
o... | services:
_defaults:
public: true
overblog_graphql.type_resolver: '@Overblog\GraphQLBundle\Resolver\TypeResolver'
overblog_graphql.resolver_resolver: '@Overblog\GraphQLBundle\Resolver\ResolverResolver'
overblog_graphql.mutation_resolver: '@Overblog\GraphQLBundle\Resolver\MutationResolver'
o... | Add missing alias for ArgumentsTransformer | Add missing alias for ArgumentsTransformer
| YAML | mit | overblog/GraphQLBundle |
98637d8fba733324922fa3d6917fa72e60849d3b | recipes/perl-capture-tiny/meta.yaml | recipes/perl-capture-tiny/meta.yaml | package:
name: perl-capture-tiny
version: "0.34"
source:
fn: Capture-Tiny-0.34.tar.gz
url: https://cpan.metacpan.org/authors/id/D/DA/DAGOLDEN/Capture-Tiny-0.34.tar.gz
md5: bca6ac7cd6cd88fa9cd9c99e52833a72
build:
number: 0
skip: True # [osx]
requirements:
build:
- perl-threaded
run:
- perl-... | package:
name: perl-capture-tiny
version: "0.34"
source:
fn: Capture-Tiny-0.34.tar.gz
url: https://cpan.metacpan.org/authors/id/D/DA/DAGOLDEN/Capture-Tiny-0.34.tar.gz
md5: bca6ac7cd6cd88fa9cd9c99e52833a72
build:
number: 1
requirements:
build:
- perl-threaded
run:
- perl-threaded
test:
# P... | Add OSX build for Perl Capture::Tiny | Add OSX build for Perl Capture::Tiny
| YAML | mit | abims-sbr/bioconda-recipes,rob-p/bioconda-recipes,ostrokach/bioconda-recipes,keuv-grvl/bioconda-recipes,dmaticzka/bioconda-recipes,zachcp/bioconda-recipes,yesimon/bioconda-recipes,Luobiny/bioconda-recipes,npavlovikj/bioconda-recipes,joachimwolff/bioconda-recipes,omicsnut/bioconda-recipes,matthdsm/bioconda-recipes,daler... |
96b264c97f5383dc53e23968b21e3803963fc49f | docs/_config.yml | docs/_config.yml | highlighter: pygments
markdown: kramdown
# These allow the documentation to be updated with new releases of Tachyon.
TACHYON_RELEASED_VERSION: 0.6.4
TACHYON_MASTER_VERSION_SHORT: 0.7.0-SNAPSHOT
| highlighter: pygments
markdown: kramdown
# These allow the documentation to be updated with new releases of Tachyon.
TACHYON_RELEASED_VERSION: 0.7.0
TACHYON_MASTER_VERSION_SHORT: 0.8.0-SNAPSHOT
| Update website info to 0.7.0 released and 0.8.0-SNAPSHOT master. | Update website info to 0.7.0 released and 0.8.0-SNAPSHOT master.
| YAML | apache-2.0 | Alluxio/alluxio,riversand963/alluxio,Reidddddd/alluxio,aaudiber/alluxio,wwjiang007/alluxio,maobaolong/alluxio,maobaolong/alluxio,calvinjia/tachyon,Reidddddd/alluxio,WilliamZapata/alluxio,aaudiber/alluxio,bf8086/alluxio,bf8086/alluxio,maboelhassan/alluxio,Reidddddd/mo-alluxio,maobaolong/alluxio,ChangerYoung/alluxio,jsim... |
f41befdcc44622565abdc8af7adda7de6ac53a5e | images/k8s-cloud-builder/variants.yaml | images/k8s-cloud-builder/variants.yaml | variants:
cross1.14:
CONFIG: 'cross1.14'
KUBE_CROSS_VERSION: 'v1.14.3-1'
SKOPEO_VERSION: 'v0.2.0'
cross1.13:
CONFIG: 'cross1.13'
KUBE_CROSS_VERSION: 'v1.13.9-5'
SKOPEO_VERSION: 'v0.2.0'
| variants:
cross1.14:
CONFIG: 'cross1.14'
KUBE_CROSS_VERSION: 'v1.14.4-1'
SKOPEO_VERSION: 'v0.2.0'
cross1.13:
CONFIG: 'cross1.13'
KUBE_CROSS_VERSION: 'v1.13.9-5'
SKOPEO_VERSION: 'v0.2.0'
| Build cross1.14 variant on kube-cross:v1.14.4-1 | k8s-cloud-builder: Build cross1.14 variant on kube-cross:v1.14.4-1
Signed-off-by: Stephen Augustus <f96984fef9637085f0559f1484dfd4e99545cd6e@vmware.com>
| YAML | apache-2.0 | kubernetes/release,kubernetes/release |
8a5a54ce95fddc6b0836a9538beec045b4a7d663 | roles/ansible-runner/tasks/main.yml | roles/ansible-runner/tasks/main.yml | - name: Install config file
template:
src: ansible-runner-config
dest: /etc/default/{{ ansible_runner_config_env }}
mode: 0600
owner: {{ ansible_runner_user }}
group: {{ ansible_runner_user }}
- name: Install ansible-runner.sh
copy:
src: usr/local/bin/ansible-runner
dest: /usr/local/bin... | - name: Install config file
template:
src: ansible-runner-config
dest: /etc/default/{{ ansible_runner_config_env }}
mode: 0600
owner: "{{ ansible_runner_user }}"
group: "{{ ansible_runner_user }}"
- name: Install ansible-runner.sh
copy:
src: usr/local/bin/ansible-runner
dest: /usr/local... | Add quotes for {{ ansible_runner_user }} | Add quotes for {{ ansible_runner_user }}
| YAML | apache-2.0 | jamielennox/hoist,SpamapS/hoist,SpamapS/hoist,BonnyCI/hoist,jamielennox/hoist,BonnyCI/hoist |
d6d6e6563816d9e731cd1906581319476dad1bd0 | roles/docker-compose/tasks/main.yml | roles/docker-compose/tasks/main.yml | ---
- name: "{{ docker_compose_name }} | Set service directory fact"
set_fact:
docker_compose_service_dir: "{{ docker_compose_service_base_dir }}/{{ docker_compose_name }}"
- name: "{{ docker_compose_name }} | Create service directory"
file:
path: "{{ docker_compose_service_dir }}"
state: directory
- ... | ---
- name: "{{ docker_compose_name }} | Set service directory fact"
set_fact:
docker_compose_service_dir: "{{ docker_compose_service_base_dir }}/{{ docker_compose_name }}"
- name: "{{ docker_compose_name }} | Create service directory"
file:
path: "{{ docker_compose_service_dir }}"
state: directory
... | Read protect the compose service directory as it potentially contains secrets | Read protect the compose service directory as it potentially contains secrets
| YAML | apache-2.0 | tkurki/marinepi-provisioning |
de69301c1181a173a57a914b9f0397d697390bf3 | config/secrets.yml | config/secrets.yml | development:
secret_key_base: 510c1aa0ce4d41378702b88e81b2d99f746efd6d91a16ae8116ba97e9e90aa973005df29bb4980eb27a44047b63da66b1d19b7609e9b883a7966fdfb85c4eb03
test:
secret_key_base: fa789255abc85395d65cd632f8bd94b33a6addabc70e0f434ef91e2d51423f335f0baefe96a879d9dffc62f8b756cad85cd8375cd599037447063d366c2c4b2d
# D... | development:
secret_key_base: 510c1aa0ce4d41378702b88e81b2d99f746efd6d91a16ae8116ba97e9e90aa973005df29bb4980eb27a44047b63da66b1d19b7609e9b883a7966fdfb85c4eb03
test:
secret_key_base: fa789255abc85395d65cd632f8bd94b33a6addabc70e0f434ef91e2d51423f335f0baefe96a879d9dffc62f8b756cad85cd8375cd599037447063d366c2c4b2d
# D... | Test pushing secret key into git repo. | :WARNING: Test pushing secret key into git repo.
| YAML | mit | Labtec/OpenLIS,Labtec/OpenLIS,Labtec/OpenLIS |
d6cdf95cd451291de2b49ed298306091ab242506 | .buildkite/pipeline.yml | .buildkite/pipeline.yml | steps:
- name: ":node:"
command: npm test
plugins:
- docker-compose#v3.8.0:
run: app
| steps:
- name: ":node:"
command: npm test
plugins:
- docker-compose#v3.9.0:
run: app
| Update buildkite plugin docker-compose to v3.9.0 | Update buildkite plugin docker-compose to v3.9.0
| YAML | mit | buildkite/nodejs-docker-example |
45226f35c48fff4dff30f67700c6d01de72bb119 | .forestry/settings.yml | .forestry/settings.yml | ---
new_page_extension: md
auto_deploy: false
admin_path:
webhook_url:
sections:
- type: jekyll-pages
label: Pages
create: all
- type: jekyll-posts
label: Posts
create: all
upload_dir: assets/images
public_path: "/uploads"
front_matter_path: ''
use_front_matter_path: false
file_template: ":filename:"
build:
... | ---
new_page_extension: md
auto_deploy: false
admin_path:
webhook_url:
sections:
- type: jekyll-pages
label: Pages
create: all
- type: jekyll-posts
label: Posts
create: all
upload_dir: assets/images
public_path: "/assets/images"
front_matter_path: ''
use_front_matter_path: false
file_template: ":filename:"
bu... | Update from Forestry.io - Updated Forestry configuration | Update from Forestry.io - Updated Forestry configuration
| YAML | mit | drpfenderson/drpfenderson.github.io,drpfenderson/drpfenderson.github.io,drpfenderson/drpfenderson.github.io |
5a9ce9a042c260da5fae80cc0fba6a3edf36c6a1 | .forestry/settings.yml | .forestry/settings.yml | ---
new_page_extension: md
auto_deploy: false
admin_path: ''
webhook_url:
sections:
- type: heading
label: JTemporal
- type: jekyll-posts
label: Posts
create: all
- type: jekyll-pages
label: Pages
create: all
- type: heading
label: Tema
- type: directory
path: _layouts
label: Layouts
create: document... | ---
new_page_extension: md
auto_deploy: false
admin_path: ''
webhook_url:
sections:
- type: heading
label: JTemporal
- type: jekyll-posts
label: Posts
create: all
- type: jekyll-pages
label: Pages
create: all
- type: heading
label: Tema
- type: directory
path: _layouts
label: Layouts
create: document... | Update from Forestry.io - Updated Forestry configuration | Update from Forestry.io - Updated Forestry configuration
| YAML | mit | jtemporal/jtemporal.github.io,jtemporal/jtemporal.github.io |
452950cc103b5bad43619d71931a9ccaa98969fe | conda-recipe/meta.yaml | conda-recipe/meta.yaml | package:
name: pycompilation
version: "0.3.6"
source:
fn: pycompilation-0.3.5.tar.gz
url: https://pypi.python.org/packages/source/p/pycompilation/pycompilation-0.3.5.tar.gz
md5: ca625c8d6e9061a71ff8ddc8c155ed25
# patches:
# List any patch files here
# - fix.patch
# build:
#preserve_egg_dir: True
... | package:
name: pycompilation
version: "0.3.6"
source:
url: https://github.com/bjodah/pycompilation/archive/master.zip
# build:
#preserve_egg_dir: True
#entry_points:
# Put any entry points (scripts to be generated automatically) here. The
# syntax is module:function. For example
#
# - pycom... | Make conda-recipe source point to master branch. | Make conda-recipe source point to master branch.
| YAML | bsd-2-clause | bjodah/pycompilation,bjodah/pycompilation |
2079088abec885a2c179cb52c1b7cc8702490131 | codecov.yml | codecov.yml | codecov:
branch: master
coverage:
precision: 3
round: nearest
range: "50...100"
status:
project:
default:
# TODO: change once in beta (to auto)
target: 50%
threshold: 1%
patch:
default:
# TODO: change once in alpha (to 80-90%)
target: 50%
t... | codecov:
branch: master
coverage:
precision: 3
round: nearest
range: "50...100"
status:
project:
default:
threshold: 1%
patch:
default:
threshold: 1%
comment:
layout: "header, diff, changes, uncovered, tree"
behavior: new | Change Codecov coverage thresholds to defaults | Change Codecov coverage thresholds to defaults
| YAML | mit | magicDGS/ReadTools,magicDGS/ReadTools |
062f6187ea2c07253c03575c62a53e81e26d5037 | packages/gn/gnss-converters.yaml | packages/gn/gnss-converters.yaml | homepage: http://github.com/swift-nav/gnss-converters
changelog-type: ''
hash: cd33f996fba2dd0295a8069f7d82de8675700105ea73e6a4096044ba34c26bd9
test-bench-deps:
base: -any
basic-prelude: -any
criterion: -any
gnss-converters: -any
tasty-hunit: -any
tasty: -any
maintainer: Mark Fine <dev@swiftnav.com>
synopsi... | homepage: http://github.com/swift-nav/gnss-converters
changelog-type: ''
hash: c0fc72a6ab1948f25b3315f27cec2292ea5814e5460d21590706e71b189d6450
test-bench-deps:
base: -any
basic-prelude: -any
criterion: -any
gnss-converters: -any
tasty-hunit: -any
tasty: -any
maintainer: Mark Fine <dev@swiftnav.com>
synopsi... | Update from Hackage at 2016-03-12T08:20:30+0000 | Update from Hackage at 2016-03-12T08:20:30+0000
| YAML | mit | commercialhaskell/all-cabal-metadata |
0f98255992fba0a4b20e0d1e4213327b8738685a | metadata/dev.corruptedark.openchaoschess.yml | metadata/dev.corruptedark.openchaoschess.yml | Categories:
- Games
License: GPL-3.0-or-later
AuthorName: CorruptedArk
SourceCode: https://github.com/CorruptedArk/open-chaos-chess
IssueTracker: https://github.com/CorruptedArk/open-chaos-chess/issues
Changelog: https://github.com/CorruptedArk/open-chaos-chess/releases
AutoName: Open Chaos Chess
RepoType: git
Repo... | Categories:
- Games
License: GPL-3.0-or-later
AuthorName: CorruptedArk
SourceCode: https://github.com/CorruptedArk/open-chaos-chess
IssueTracker: https://github.com/CorruptedArk/open-chaos-chess/issues
Changelog: https://github.com/CorruptedArk/open-chaos-chess/releases
AutoName: Open Chaos Chess
RepoType: git
Repo... | Update Open Chaos Chess to 1.5.8 (26) | Update Open Chaos Chess to 1.5.8 (26)
| YAML | agpl-3.0 | f-droid/fdroiddata,f-droid/fdroiddata |
30c58a551b8517681bc42df8b541cde348d5eff0 | .github/workflows/merge-dependabot-upgrades.yml | .github/workflows/merge-dependabot-upgrades.yml | # See https://github.com/ridedott/merge-me-action/
# This workflow automates merges from patches sent by Dependabot, and
# only by dependabot, once the other CI workflows pass
name: Auto-merge Dependabot PRs
on:
workflow_run:
types:
- completed
workflows:
- "Continuous Integration"
jobs:
merge... | # See https://github.com/ridedott/merge-me-action/
# This workflow automates merges from patches sent by Dependabot, and
# only by dependabot, once the other CI workflows pass
name: Auto-merge Dependabot PRs
on:
workflow_run:
types:
- completed
workflows:
- "Continuous Integration"
jobs:
merge... | Bump ridedott/merge-me-action from 2.9.80 to 2.9.81 | Bump ridedott/merge-me-action from 2.9.80 to 2.9.81
Bumps [ridedott/merge-me-action](https://github.com/ridedott/merge-me-action) from 2.9.80 to 2.9.81.
- [Release notes](https://github.com/ridedott/merge-me-action/releases)
- [Changelog](https://github.com/ridedott/merge-me-action/blob/master/CHANGELOG.md)
- [Commits... | YAML | mit | Ocramius/CodeGenerationUtils |
9462707f214dc11e7ec032fc53a4256e858deda8 | test/integration/targets/win_get_url/defaults/main.yml | test/integration/targets/win_get_url/defaults/main.yml | ---
test_win_get_url_link: http://docs.ansible.com
test_win_get_url_invalid_link: http://docs.ansible.com/skynet_module.html
test_win_get_url_invalid_path: "Q:\\Filez\\Cyberdyne.html"
test_win_get_url_path: "{{ test_win_get_url_dir_path }}\\docs_index.html" | ---
test_win_get_url_link: https://www.redhat.com
test_win_get_url_invalid_link: https://www.redhat.com/skynet_module.html
test_win_get_url_invalid_path: "Q:\\Filez\\Cyberdyne.html"
test_win_get_url_path: "{{ test_win_get_url_dir_path }}\\docs_index.html" | Test www.redhat.com instead of docs.ansible.com. | Test www.redhat.com instead of docs.ansible.com.
| YAML | mit | thaim/ansible,thaim/ansible |
ce79f1b549fb2d02deb649ad32c43470a03d6edf | src/main/kubernetes/service-account.yml | src/main/kubernetes/service-account.yml | # In GKE need to get RBAC permissions first with
# kubectl create clusterrolebinding cluster-admin-binding --clusterrole=cluster-admin [--user=<user-name>|--group=<group-name>]
---
apiVersion: v1
kind: ServiceAccount
metadata:
name: jenkins
---
kind: Role
apiVersion: rbac.authorization.k8s.io/v1beta1
metadata:
na... | # In GKE need to get RBAC permissions first with
# kubectl create clusterrolebinding cluster-admin-binding --clusterrole=cluster-admin [--user=<user-name>|--group=<group-name>]
---
apiVersion: v1
kind: ServiceAccount
metadata:
name: jenkins
---
kind: Role
apiVersion: rbac.authorization.k8s.io/v1beta1
metadata:
na... | Add events/watch to service account | Add events/watch to service account
| YAML | apache-2.0 | jenkinsci/kubernetes-plugin,jenkinsci/kubernetes-plugin,jenkinsci/kubernetes-plugin |
c8b6de1b89ff1cabd589b93da520afba83109c80 | crowdin.yml | crowdin.yml | files:
- source: /app/src/main/res/values/strings.xml
translation: /app/src/main/res/values-%android_code%/%original_file_name%
languages_mapping:
android_code:
af: af
ar: ar
ca: ca
cs: cs
da: da
nl: nl
fi: fi
fr: fr
de: de
... | files:
- source: /app/src/main/res/values/strings.xml
translation: /app/src/main/res/values-%android_code%/%original_file_name%
languages_mapping:
android_code:
af: af
ar: ar
ca: ca
cs: cs
da: da
nl: nl
fi: fi
fr: fr
de: de
... | Add Indonesian language mapping for Crowdin | Add Indonesian language mapping for Crowdin
| YAML | apache-2.0 | nikita36078/J2ME-Loader,nikita36078/J2ME-Loader,nikita36078/J2ME-Loader,nikita36078/J2ME-Loader |
f37f13b7971680ec1d17fa27ba3b81372da8bc5b | couscous.yml | couscous.yml | template:
directory: website
exclude:
- vendor
- bin
- tests
scripts:
before:
# - lessc --clean-css website/less/main.less website/css/all.min.css
baseUrl: https://thephuse.github.io/phuse-wp-guide
title: General Wordpress User Guide
index: index.md
# cname: wpguide.phuse.ca
branch: gh-pag... | template:
directory: website
exclude:
- vendor
- bin
- tests
scripts:
before:
# - lessc --clean-css website/less/main.less website/css/all.min.css
baseUrl: https://thephuse.github.io/phuse-wp-guide
title: General Wordpress User Guide
index: index.md
cname: https://thephuse.github.io/phuse-... | Add name so localhost preview and deployed content can work with same config file | Add name so localhost preview and deployed content can work with same config file
| YAML | mit | thephuse/phuse-wp-guide,thephuse/phuse-wp-guide,thephuse/phuse-wp-guide,thephuse/phuse-wp-guide |
bd54398b619cd7c636ff32a5d9d00eb581d35b95 | pkg/analysis_server/pubspec.yaml | pkg/analysis_server/pubspec.yaml | name: analysis_server
version: 0.1.0
author: Dart Team <misc@dartlang.org>
description: A server that performs analysis of Dart code over character streams using JSON-RPC encoded information.
homepage: http://www.dartlang.org
environment:
sdk: '>=1.0.0 <2.0.0'
dependencies:
analyzer: '>=0.22.0-dev <0.23.0'
args: ... | name: analysis_server
version: 0.1.0
author: Dart Team <misc@dartlang.org>
description: A server that performs analysis of Dart code over character streams using JSON-RPC encoded information.
homepage: http://www.dartlang.org
environment:
sdk: '>=1.0.0 <2.0.0'
dependencies:
analyzer: '>=0.22.4 <0.23.0'
args: any
... | Update analysis server to depend on analyzer 0.22.4. | Update analysis server to depend on analyzer 0.22.4.
Analysis server relies on some files that don't exist in analyzer 0.22.0-dev.
R=scheglov@google.com
Review URL: https://codereview.chromium.org//533073006
git-svn-id: c93d8a2297af3b929165606efe145742a534bc71@39888 260f80e4-7a28-3924-810f-c04153c831b5
| YAML | bsd-3-clause | dart-archive/dart-sdk,dart-archive/dart-sdk,dart-archive/dart-sdk,dart-lang/sdk,dartino/dart-sdk,dartino/dart-sdk,dart-lang/sdk,dartino/dart-sdk,dartino/dart-sdk,dart-lang/sdk,dartino/dart-sdk,dart-lang/sdk,dart-archive/dart-sdk,dartino/dart-sdk,dart-archive/dart-sdk,dart-lang/sdk,dart-archive/dart-sdk,dartino/dart-sdk... |
3d71abcadac4ea1c962cd58253b7ec31d955560e | pkg/analyzer_plugin/pubspec.yaml | pkg/analyzer_plugin/pubspec.yaml | name: analyzer_plugin
description: A framework for building plugins for the analysis server.
version: 0.0.1-alpha.5
author: Dart Team <misc@dartlang.org>
homepage: https://github.com/dart-lang/sdk/tree/master/pkg/analyzer_plugin
environment:
sdk: '>=1.8.0 <3.0.0'
dependencies:
analyzer: '^0.33.0'
charcode: '^1.... | name: analyzer_plugin
description: A framework for building plugins for the analysis server.
version: 0.0.1-alpha.6
author: Dart Team <misc@dartlang.org>
homepage: https://github.com/dart-lang/sdk/tree/master/pkg/analyzer_plugin
environment:
sdk: '>=1.8.0 <3.0.0'
dependencies:
analyzer: '^0.34.2'
charcode: '^1.... | Prepare to publish a new version of the analyzer_plugin package with an updated dependency on analyzer | Prepare to publish a new version of the analyzer_plugin package with an updated dependency on analyzer
Change-Id: Ie4aab1867300e132511f2198e9358fa4d0f74cee
Reviewed-on: https://dart-review.googlesource.com/c/90260
Auto-Submit: Brian Wilkerson <1f7641b6b14c52b9163524ab8d9aabff80176f21@google.com>
Commit-Queue: Mike Fai... | YAML | bsd-3-clause | dart-lang/sdk,dart-lang/sdk,dart-archive/dart-sdk,dart-archive/dart-sdk,dartino/dart-sdk,dart-archive/dart-sdk,dartino/dart-sdk,dart-archive/dart-sdk,dart-lang/sdk,dartino/dart-sdk,dartino/dart-sdk,dartino/dart-sdk,dartino/dart-sdk,dartino/dart-sdk,dart-lang/sdk,dartino/dart-sdk,dart-archive/dart-sdk,dart-lang/sdk,dart... |
d464af1d6c1d847b909774a67d1b4a809ee3f4e6 | roles/logrotate/tasks/main.yml | roles/logrotate/tasks/main.yml | ---
- name: set logrotate interval to daily
sudo: yes
lineinfile:
dest: /etc/logrotate.conf
regexp: '^weekly'
line: "daily"
tags:
- logrotate
- name: set logrotate retention period to 7 days
sudo: yes
lineinfile:
dest: /etc/logrotate.conf
regexp: '^rotate 4'
line: "rotate 7"
tag... | ---
- name: set logrotate interval to daily
sudo: yes
lineinfile:
dest: /etc/logrotate.conf
regexp: '^weekly'
line: "daily"
backrefs: yes
tags:
- logrotate
- name: set logrotate retention period to 7 days
sudo: yes
lineinfile:
dest: /etc/logrotate.conf
regexp: '^rotate 4'
line... | Fix logrotate role to be idempotent | Fix logrotate role to be idempotent
| YAML | apache-2.0 | benschumacher/microservices-infrastructure,kindlyops/microservices-infrastructure,Parkayun/microservices-infrastructure,ddONGzaru/microservices-infrastructure,ianscrivener/microservices-infrastructure,sehqlr/mantl,eirslett/microservices-infrastructure,chrislovecnm/microservices-infrastructure,benschumacher/microservice... |
b272706c10ce9e305c4d049de7609095a0d22c8f | packages/po/pontarius-xmpp-extras.yaml | packages/po/pontarius-xmpp-extras.yaml | homepage: ''
changelog-type: ''
hash: 69d3a3b8e608ec77d3c5cb2551e79d0b1128fd0e855c836a834554bd2ea230f9
test-bench-deps: {}
maintainer: zl29ah@gmail.com
synopsis: XEPs implementation on top of pontarius-xmpp
changelog: ''
basic-deps:
base: '>=4.12 && <4.13'
time: '>=1.8 && <1.9'
text: '>=1.2 && <1.3'
data-defaul... | homepage: ''
changelog-type: ''
hash: 0273b2018bdfc631ec38ba7d398443901782260b6ddf9d292d4ea36204b5a68c
test-bench-deps: {}
maintainer: zl29ah@gmail.com
synopsis: XEPs implementation on top of pontarius-xmpp
changelog: ''
basic-deps:
base: '>=4.12 && <4.13'
time: '>=1.8 && <1.9'
text: '>=1.2 && <1.3'
data-defaul... | Update from Hackage at 2020-04-28T17:59:01Z | Update from Hackage at 2020-04-28T17:59:01Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
709d1acc3d1c9ed6d2c06961734f448312b64228 | .airtap.yml | .airtap.yml | sauce_connect: true
browsers:
- name: chrome
version: 39..latest
- name: firefox
version: 34..latest
- name: safari
version: 8..latest
- name: microsoftedge
version: 13..latest
- name: ie
version: 9..latest
- name: iphone
version: '8.1..latest'
- name: android
version: '4.4..6.... | sauce_connect: true
browsers:
- name: chrome
version: 39..latest
- name: firefox
version: 34..latest
- name: safari
version: 8..latest
- name: microsoftedge
version: 13..latest
- name: ie
version: 9..latest
- name: iphone
version: '9.3..latest'
- name: android
version: '4.4..6.... | Stop trying to run tests on iOS 8 | Stop trying to run tests on iOS 8
It seems that this is no longer supported by Sauce Labs
| YAML | mit | jhiesey/stream-http,jhiesey/httpstream |
5bc65e69a18e652a499a9a983bc1372c80d57cfc | .cirrus.yml | .cirrus.yml |
task:
name: FreeBSD
freebsd_instance:
matrix:
image_family: freebsd-12-3
image_family: freebsd-13-0
image_family: freebsd-13-1
install_script: pwd && ls -la && pkg update --force && pkg install -y cmake glib alsa-lib ladspa portaudio pulseaudio pkgconf sdl2
... |
task:
name: FreeBSD
freebsd_instance:
matrix:
image_family: freebsd-12-3
image_family: freebsd-13-1
install_script: pwd && ls -la && pkg update --force && pkg install -y cmake glib alsa-lib ladspa portaudio pulseaudio pkgconf sdl2
compile_script: pwd && ls -la && m... | Remove always failing FreeBSD 13.0 CI build | Remove always failing FreeBSD 13.0 CI build
| YAML | lgpl-2.1 | FluidSynth/fluidsynth,FluidSynth/fluidsynth,FluidSynth/fluidsynth,FluidSynth/fluidsynth |
65c797349e404a1a5f398463eca084caf29ce525 | .travis.yml | .travis.yml | language: python
python:
- "2.6"
- "2.7"
- "3.3"
- "3.4"
- "pypy"
install:
- if [[ $TRAVIS_PYTHON_VERSION == '2.6' ]]; then travis_retry pip install -r requirements26.txt; fi
- travis_retry pip install -r requirements.txt
- travis_retry pip install coverage python-coveralls
script: nosetests --with-cove... | language: python
python:
- "2.6"
- "2.7"
- "3.3"
- "3.4"
- "pypy"
sudo: false
install:
- if [[ $TRAVIS_PYTHON_VERSION == '2.6' ]]; then travis_retry pip install -r requirements26.txt; fi
- travis_retry pip install -r requirements.txt
- travis_retry pip install coverage python-coveralls
script: nosetests... | Upgrade to newer Travis-CI build hosts. | Upgrade to newer Travis-CI build hosts.
This is a port of https://github.com/aws/aws-cli/pull/1016 to Boto 3.
| YAML | apache-2.0 | boto/boto3 |
df012f7f4f89120a8d3cac5d4915346a98cf67c4 | .travis.yml | .travis.yml | language: php
php:
- 5.3
- 5.4
env:
- DB=mongodb
before_script:
- wget http://pecl.php.net/get/mongo-1.2.7.tgz
- tar -xzf mongo-1.2.7.tgz
- sh -c "cd mongo-1.2.7 && phpize && ./configure --enable-mongo && make && sudo make install"
- echo "extension=mongo.so" >> `php --ini | grep "Loaded Configuration" ... | language: php
php:
- 5.3
- 5.4
before_script:
- wget http://pecl.php.net/get/mongo-1.2.7.tgz
- tar -xzf mongo-1.2.7.tgz
- sh -c "cd mongo-1.2.7 && phpize && ./configure --enable-mongo && make && sudo make install"
- echo "extension=mongo.so" >> `php --ini | grep "Loaded Configuration" | sed -e "s|.*:\s*||... | Remove redundant Travis CI parameters | Remove redundant Travis CI parameters
| YAML | mit | solocommand/mongodb,socialcdetest/test,researchgate/mongodb,alcaeus/mongodb,doctrine/mongodb,talkspirit/mongodb,lyft/mongodb,taohaolong/mongodb-1,bjori/mongodb |
6025b793da87f53360cc5be7539c03582e1fbdf7 | .travis.yml | .travis.yml | language: python
python:
- "2.7"
install:
- wget https://bitbucket.org/pypy/pypy/downloads/pypy-5.1.1-src.tar.bz2 || wget https://bitbucket.org/pypy/pypy/downloads/pypy-5.1.1-src.tar.bz2
- tar -xjf pypy-5.1.1-src.tar.bz2
- mv pypy-5.1.1-src pypy
# command to run tests
script:
- PYTHONPATH=$PYTHONPATH:pypy n... | dist: xenial
language: python
python:
- pypy
# - "pypy2.7-6.0.0"
install:
- travis_retry wget https://downloads.python.org/pypy/pypy2.7-v7.3.1-src.tar.bz2
- tar -xjf pypy2.7-v7.3.1-src.tar.bz2
- mv pypy2.7-v7.3.1-src pypy
# command to run tests
script:
- PYTHONPATH=$PYTHONPATH:pypy nosetests
- PYTHONPATH=... | Update Travis to PyPy 7.3.1 for source dependencies | Update Travis to PyPy 7.3.1 for source dependencies
Signed-off-by: Stefan Marr <46f1a0bd5592a2f9244ca321b129902a06b53e03@stefan-marr.de>
| YAML | mit | smarr/PySOM,SOM-st/RPySOM,SOM-st/RPySOM,smarr/PySOM,SOM-st/PySOM,SOM-st/PySOM |
3c1db27eb639594b6ae7528b745d1a8b4e84e651 | .travis.yml | .travis.yml | language: node_js
node_js:
- "0.8"
- "0.10"
- "0.11"
| language: node_js
node_js:
- "0.8"
- "0.10"
- "0.11"
before_script:
- npm install coveralls
after_success:
- coveralls < ./coverage/lcov.info
| Add Coveralls support to Travis CI script. | Add Coveralls support to Travis CI script.
| YAML | mit | fluidsonic/unilog-nexus |
8228bbb5bb2fe6aecede3ac13e2ccf615584e32e | .travis.yml | .travis.yml | language: python
# note: abelfunctions depends on the git version of sympy due to a related bug
matrix:
include:
# Legacy environments (to be implemented)
# Recommended / Current environments
- python: "2.7"
env: DEPS="numpy scipy networkx cython matplotlib"
install:
- if [ ${TRAVIS_PYTHON_VERSI... | language: python
sudo: false
# note: abelfunctions depends on the git version of sympy due to a related bug
matrix:
include:
# Legacy environments (to be implemented)
# Recommended / Current environments
- python: "2.7"
env: DEPS="numpy scipy networkx cython matplotlib"
install:
- if [ ${TRAVIS_... | Migrate TravisCI to container-based infrastructure | Migrate TravisCI to container-based infrastructure
| YAML | mit | cswiercz/abelfunctions,abelfunctions/abelfunctions,cswiercz/abelfunctions,abelfunctions/abelfunctions,cswiercz/abelfunctions,abelfunctions/abelfunctions |
a3526880d5026df45f6c7fcf6beca0324ab62740 | .travis.yml | .travis.yml | language: php
sudo: required
dist: trusty
group: edge
php:
- 7.0
- 7.1
- hhvm-3.12
- hhvm-nightly
before_install:
- if [[ $TRAVIS_PHP_VERSION = hhvm* ]]; then echo hhvm.php7.all=1 >> /etc/hhvm/php.ini; fi
install:
- composer install
matrix:
allow_failures:
- php: hhvm-3.12
- php: hhvm-nightly
| language: php
sudo: required
dist: trusty
group: edge
php:
- 7.0
- 7.1
- hhvm-3.12
- hhvm-nightly
before_install:
- if [[ $TRAVIS_PHP_VERSION = hhvm* ]]; then echo hhvm.php7.all=1 >> /etc/hhvm/php.ini; fi
install:
- composer install
script:
- vendor/bin/phpunit
matrix:
allow_failures:
- php: hh... | Use dependency version of PHPUnit | Use dependency version of PHPUnit
| YAML | mit | theodorejb/phaster |
c2ec23ac103972575d7e20fa2843a0b9608f3c27 | .travis.yml | .travis.yml | language: java
jdk:
- oraclejdk7
before_install:
- chmod +x gradlew
#TODO:09-11-16:dmytro.dashenkov: Change to ./gradlew assemble as soon as tests can be run.
script:
- ./gradlew assemble
after_success:
- chmod +x ./scripts/publish_artifacts.sh
- ./scripts/publish_artifacts.sh
| language: java
jdk:
- oraclejdk8
before_install:
- chmod +x gradlew
#TODO:09-11-16:dmytro.dashenkov: Change to ./gradlew assemble as soon as tests can be run.
script:
- ./gradlew assemble
after_success:
- chmod +x ./scripts/publish_artifacts.sh
- ./scripts/publish_artifacts.sh
| Use JDK 8 for Travis builds. | Use JDK 8 for Travis builds.
| YAML | apache-2.0 | SpineEventEngine/gae-java,SpineEventEngine/gae-java |
461cd1f153519d16ae7d9e7eae650bbc804258e4 | .travis.yml | .travis.yml | language: ruby
rvm:
- 2.2
- 2.1
- 2.0
- 1.9.3
| language: ruby
rvm:
- 2.2
- 2.1
- 2.0
- 1.9.3
script: rake $RUN
fast_finish: true
matrix:
include:
- env: RUN=default
- env: RUN=zepto
allow_failures:
- env: RUN=zepto
| Include Zepto in the Travis matrix (allow failure) | Include Zepto in the Travis matrix (allow failure) | YAML | mit | wied03/opal-jquery,xuwupeng2000/opal-jquery,opal/opal-jquery,wied03/opal-jquery,xuwupeng2000/opal-jquery,opal/opal-jquery |
bae99060218cc771f00377b64a09e3f06946c310 | .travis.yml | .travis.yml | language: java
# This (sudo: false) is needed to "run on container-based infrastructure" on
# which cache: is available
# http://docs.travis-ci.com/user/workers/container-based-infrastructure/
sudo: false
# http://docs.travis-ci.com/user/caching/#Arbitrary-directories
cache:
directories:
- $HOME/.m2
addons:
ap... | language: java
# This (sudo: false) is needed to "run on container-based infrastructure" on
# which cache: is available
# http://docs.travis-ci.com/user/workers/container-based-infrastructure/
sudo: false
# http://docs.travis-ci.com/user/caching/#Arbitrary-directories
cache:
directories:
- $HOME/.m2
addons:
ap... | Switch back to excluding oraclejdk8 for cppwrap | Switch back to excluding oraclejdk8 for cppwrap
| YAML | bsd-2-clause | rleigh-dundee/ome-common-java |
34879aee5d4e3cd0135db4b3fed5ef5791b45bbc | .travis.yml | .travis.yml | ##############################################################################
### Autogenerated with R package kwb.pkgbuild v0.1.1
### (installed from 'Github (kwb-r/kwb.pkgbuild@0ac3694)' source code on 2019-09-06)
### by calling the function kwb.pkgbuild::use_travis()
### (file created at: 2019-09-09 15:05:35)
... | ##############################################################################
### Autogenerated with R package kwb.pkgbuild v0.1.1
### (installed from 'Github (kwb-r/kwb.pkgbuild@0ac3694)' source code on 2019-09-06)
### by calling the function kwb.pkgbuild::use_travis()
### (file created at: 2019-09-09 15:05:35)
... | Add package caching (didnt solve deploy issue) | Add package caching (didnt solve deploy issue)
| YAML | mit | KWB-R/kwb.wtaq,KWB-R/kwb.wtaq |
4d221f745cb5972dcca0a54bc9109e3bcd2a0259 | .travis.yml | .travis.yml | sudo: required
language: python
python:
- "2.7"
- "3.5"
install:
- if [[ "$TRAVIS_PYTHON_VERSION" == "2.7" ]]; then
wget https://repo.continuum.io/miniconda/Miniconda2-latest-Linux-x86_64.sh -O miniconda.sh;
else
wget https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh -O minicon... | sudo: required
language: python
python:
- "2.7"
- "3.5"
install:
- if [[ "$TRAVIS_PYTHON_VERSION" == "2.7" ]]; then
wget https://repo.continuum.io/miniconda/Miniconda2-latest-Linux-x86_64.sh -O miniconda.sh;
else
wget https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh -O minicon... | Change Travis script to prevent emails | Change Travis script to prevent emails
| YAML | bsd-3-clause | NuGrid/NuGridPy |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.