Instruction stringlengths 14 778 | input_code stringlengths 0 4.24k | output_code stringlengths 1 5.44k |
|---|---|---|
Fix artifact upload in github actions | name: Build
on: [push, pull_request]
jobs:
build_wheels:
name: Build wheels on ${{ matrix.os }}
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-20.04, windows-2019, macos-10.15]
steps:
- uses: actions/checkout@v2
with:
submodules: true
- name: Bui... | name: Build
on: [push, pull_request]
jobs:
build_wheels:
name: Build wheels on ${{ matrix.os }}
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-20.04, windows-2019, macos-10.15]
steps:
- uses: actions/checkout@v2
with:
submodules: true
- name: Bui... |
Add Kaivan to stats access | ---
# stats is a smartos lx-branded zone
smartos_vm_id: 7928caca-d19d-6a5f-c90f-9dc4de2ba11a
zfs_filesystems:
- name: zones/{{ smartos_vm_id }}/data/influxdb
owner: influxdb
group: influxdb
host_links:
- path: /var/lib/influxdb
src: /zones/{{ smartos_vm_id }}/data/influxdb
owner: influxdb
gr... | ---
# stats is a smartos lx-branded zone
smartos_vm_id: 7928caca-d19d-6a5f-c90f-9dc4de2ba11a
zfs_filesystems:
- name: zones/{{ smartos_vm_id }}/data/influxdb
owner: influxdb
group: influxdb
host_links:
- path: /var/lib/influxdb
src: /zones/{{ smartos_vm_id }}/data/influxdb
owner: influxdb
gr... |
Add release notes entry for update notifications. | title: Release Notes of the Hub
description: >
Release-notes-hub is a hosting service for "Release Notes" -
an easy to use, human readable and machine processable schema for release notes.
releases:
- version: Next
added:
- Add `/mit-license` page for displaying the applying oss license. (#14)
- Redirect the... | title: Release Notes of the Hub
description: >
Release-notes-hub is a hosting service for "Release Notes" -
an easy to use, human readable and machine processable schema for release notes.
releases:
- version: Next
added:
- Add `/mit-license` page for displaying the applying oss license. (#14)
- Redirect the... |
Fix tab space of yaml | dashboard: >
Twitter Mining - Suport Vector Machine and Term Frequency–Inverse Document Frequency
====================================================================================
The process is divided into three steps to the tweets mining process:
(h) Type “h” and hit the Enter key to see the m... | dashboard: >
Twitter Mining - Suport Vector Machine and Term Frequency–Inverse Document Frequency
====================================================================================
The process is divided into three steps to the tweets mining process:
(h) Type “h” and hit the Enter key to see the more help... |
Update wreker to use godep | # This references the default golang container from
# the Docker Hub: https://registry.hub.docker.com/u/library/golang/
# If you want Google's container you would reference google/golang
# Read more about containers on our dev center
# http://devcenter.wercker.com/docs/containers/index.html
box: golang
build:
- scrip... | # This references the default golang container from
# the Docker Hub: https://registry.hub.docker.com/u/library/golang/
# If you want Google's container you would reference google/golang
# Read more about containers on our dev center
# http://devcenter.wercker.com/docs/containers/index.html
box: golang
build:
- scrip... |
Test on both nightly and beta | language: rust
script:
- (cd phf_macros && cargo test)
- (cd phf_macros && cargo test --features stats)
- (cd phf_codegen && cargo test)
- (cd phf_codegen/test && cargo test)
- ./.travis/build_docs.sh
after_success:
- test $TRAVIS_PULL_REQUEST == "false" && test $TRAVIS_BRANCH == "master" && ./.travis/update_docs.sh
... | language: rust
rust:
- nightly
- beta
script:
- (cd phf_macros && cargo test)
- (cd phf_macros && cargo test --features stats)
- (cd phf_codegen && cargo test)
- (cd phf_codegen/test && cargo test)
- ./.travis/build_docs.sh
after_success:
- test $TRAVIS_PULL_REQUEST == "false" && test $TRAVIS_BRANCH == "master" && te... |
Set CircleCI node to 7 | machine:
environment:
PATH: "${PATH}:${HOME}/${CIRCLE_PROJECT_REPONAME}/node_modules/.bin"
node:
version: "7.10.0"
dependencies:
pre:
- npm install -g bower
- sudo apt-get update; sudo apt-get install -y --only-upgrade google-chrome-stable
override:
- yarn install --no-lockfile
- bower i... | machine:
environment:
PATH: "${PATH}:${HOME}/${CIRCLE_PROJECT_REPONAME}/node_modules/.bin"
node:
version: "7"
dependencies:
pre:
- npm install -g bower
- sudo apt-get update; sudo apt-get install -y --only-upgrade google-chrome-stable
override:
- yarn install --no-lockfile
- bower instal... |
Add environment for tisdk build | machine:
timezone: Asia/Tokyo
environment:
XCODE_SCHEME: TiCircleCITest
XCODE_PROJECT: TiCircleCITest.xcodeproj
ANDROID_HOME: /usr/local/opt/android-sdk
dependencies:
pre:
- brew install n scons android-sdk
- n 4.4.5
- npm install -g titanium tisdk
- tisdk build 5.2.2.GA --force
test... | machine:
timezone: Asia/Tokyo
environment:
XCODE_SCHEME: TiCircleCITest
XCODE_PROJECT: TiCircleCITest.xcodeproj
ANDROID_HOME: /usr/local/opt/android-sdk
ANDROID_SDK: /usr/local/opt/android-sdk
ANDROID_NDK: /usr/local/opt/android-ndk
ANDROID_PLATFORM: /usr/local/opt/android-sdk/platforms/andr... |
Update from Hackage at 2018-06-15T14:41:23Z | homepage: https://github.com/luna/layered-state
changelog-type: ''
hash: 3c619141219adc0e5ef156bbf60743df46fb22422294dafa81046c6e8e503f02
test-bench-deps:
either: -any
kan-extensions: -any
criterion: -any
layered-state: -any
timeit: -any
mtl-c: -any
deepseq: -any
maintainer: Wojciech Danilo <wojciech.dani... | homepage: https://github.com/luna/layered-state
changelog-type: ''
hash: f8ee63e0b1978460993f028ae5ed12f39925b94fb230480410991d49d5060ef8
test-bench-deps:
either: -any
kan-extensions: -any
criterion: -any
layered-state: -any
timeit: -any
mtl-c: -any
deepseq: -any
maintainer: Wojciech Danilo <wojciech.dani... |
Add gzip option to s3_webiste config | s3_id: <%= ENV['S3_ACCESS_KEY_ID'] %>
s3_secret: <%= ENV['S3_SECRET_KEY'] %>
s3_bucket: models-resources
s3_endpoint: us-east-1
cloudfront_distribution_id: E1QHTGVGYD1DWZ
max_age: 300
concurrency_level: 4
ignore_on_server: ^(?!jsmol)
| s3_id: <%= ENV['S3_ACCESS_KEY_ID'] %>
s3_secret: <%= ENV['S3_SECRET_KEY'] %>
s3_bucket: models-resources
s3_endpoint: us-east-1
cloudfront_distribution_id: E1QHTGVGYD1DWZ
max_age: 300
concurrency_level: 4
ignore_on_server: ^(?!jsmol)
gzip:
- .html
- .css
- .js
- .txt
- .md
# specific for JSmol:
- .spt
... |
Update from Hackage at 2019-11-06T16:21:00Z | homepage: https://github.com/brunjlar/pell
changelog-type: ''
hash: ab2a0920f1396a1db550f0ece1b67bc501b1b2ddda9c240b1a414110c46c86ea
test-bench-deps:
Cabal: ! '>=1.20.0'
base: ! '>=4.7 && <5'
primes: -any
containers: -any
arithmoi: -any
cabal-test-quickcheck: -any
QuickCheck: ! '>=2.8'
maintainer: brunjla... | homepage: https://github.com/brunjlar/pell
changelog-type: ''
hash: 0fffe7511873c2768a6c7389d1b8013579a066126880948112788392a03a89a3
test-bench-deps:
Cabal: ! '>=1.20.0 && <2.5'
base: ! '>=4.7 && <5'
primes: ! '>=0.2.1.0 && <0.3'
containers: ! '>=0.6.0.1 && <0.7'
arithmoi: ! '>=0.8 && <0.10'
cabal-test-quic... |
Use absolute path to bash. | ---
# handlers file for aspects_monit
#- name: restart monit
# service: name=monit state=restarted enabled=yes
- name: reload monit
shell: /opt/monit/bin/monit -c /opt/monit/monitrc reload
# service: name=monit state=reloaded enabled=yes
- name: start monit
shell: /opt/monit/bin/monit -c /opt/monit/monitrc
# s... | ---
# handlers file for aspects_monit
#- name: restart monit
# service: name=monit state=restarted enabled=yes
- name: reload monit
shell: /opt/monit/bin/monit -c /opt/monit/monitrc reload
# service: name=monit state=reloaded enabled=yes
- name: start monit
shell: /opt/monit/bin/monit -c /opt/monit/monitrc
# s... |
Update conda build for setuptools_scm_git_archive | about:
license: Apache 2
summary: ECtyper is a python script for serotyping E. coli genomes
author: Chad Laing, Camille La Rose, Sam Sung
home: https://github.com/phac-nml/ecoli_serotyping
package:
name: ectyper
version: "0.3.0"
source:
path: https://github.com/phac-nml/ecoli_serotyping/ar... | about:
license: Apache 2
summary: ECtyper is a python program for serotyping E. coli genomes
author: Chad Laing, Camille La Rose, Sam Sung
home: https://github.com/phac-nml/ecoli_serotyping
package:
name: ectyper
version: "0.3.0"
source:
git_url: https://github.com/phac-nml/ecoli_serotypin... |
Apply SDDM variables to media boxen as well | ---
LWG_theme_name: cv
workstation_mount: true
| ---
workstation_mount: true
greeter_theme:
accent1: '#4dd0e1'
accent2: '#00796b'
accent2_hover: '#009688'
default_session: 'cinnamon'
username_entry: 'fill'
wallpaper: 'https://verdict4u.files.wordpress.com/2016/09/google-now-wallpaper-1.png'
session_api: 'http://ldap-api.collegiumv.org/%s/desktopEnvironm... |
Set the branch to 'master' to maybe satisfy cargo's update | name: Rust 1.12 compile test
on:
push:
pull_request:
schedule:
- cron: "35 2 * * *"
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Work around incompatible crates.io
shell: bash
# Point cargo at a rewound copy of crates.io that would be ... | name: Rust 1.12 compile test
on:
push:
pull_request:
schedule:
- cron: "35 2 * * *"
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Work around incompatible crates.io
shell: bash
# Point cargo at a rewound copy of crates.io that would be ... |
Comment this out because it's not being used ATM | name: Blackhole
version: 0.9.1
description: Static site generator for Grav
icon: circle
author:
name: BarryMode
homepage: https://github.com/barrymode/grav-plugin-blackhole
keywords: grav, plugin, static, site, generator
bugs: https://github.com/barrymode/grav-plugin-blackhole/issues
docs: https://github.com/barrymod... | name: Blackhole
version: 0.9.1
description: Static site generator for Grav
icon: circle
author:
name: BarryMode
homepage: https://github.com/barrymode/grav-plugin-blackhole
keywords: grav, plugin, static, site, generator
bugs: https://github.com/barrymode/grav-plugin-blackhole/issues
docs: https://github.com/barrymod... |
Change package_name because it's not debian compatible | env:
- GO111MODULE=on
- GOPROXY=https://gocenter.io
before:
hooks:
- go mod download
builds:
- env:
- CGO_ENABLED=0
goos:
- linux
goarch:
- amd64
- arm
- arm64
checksum:
name_template: "{{ .ProjectName }}_{{ .Version }}_checksums.txt"
changelog:
sort: asc
filters:... | env:
- GO111MODULE=on
- GOPROXY=https://gocenter.io
before:
hooks:
- go mod download
builds:
- env:
- CGO_ENABLED=0
goos:
- linux
goarch:
- amd64
- arm
- arm64
checksum:
name_template: "{{ .ProjectName }}_{{ .Version }}_checksums.txt"
changelog:
sort: asc
filters:... |
Add cffi as a run dependency | {% set name = "pycares" %}
{% set version = "3.0.0" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: b253f5dcaa0ac7076b79388a3ac80dd8f3bd979108f813baade40d3a9b8bf0bd
build:
number: 0
ski... | {% set name = "pycares" %}
{% set version = "3.0.0" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: b253f5dcaa0ac7076b79388a3ac80dd8f3bd979108f813baade40d3a9b8bf0bd
build:
number: 0
ski... |
Remove doc stuff from CI | version: 2.1
commands:
commonsteps:
steps:
- checkout
- run: |
pip install .[dev]
tox -e py
jobs:
build_target:
docker:
- image: python:3.7
steps:
- checkout
- run: |
python setup.py sdist
python setup.py bdist_wheel
pip ins... | version: 2.1
commands:
commonsteps:
steps:
- checkout
- run: |
pip install .[dev]
tox -e py
jobs:
build_target:
docker:
- image: python:3.7
steps:
- checkout
- run: |
python setup.py sdist
python setup.py bdist_wheel
pip ins... |
Remove useless comment for CI script | variables:
DOCKER_DRIVER: overlay2
stages:
- build
.general:
only: [merge_requests]
retry:
max: 2
when:
- runner_system_failure
- stuck_or_timeout_failure
# variables:
# CI_DEBUG_TRACE: "true"
native-build:
extends: .general
stage: build
image: registry.orfeo-toolbox.org/orfeo... | variables:
DOCKER_DRIVER: overlay2
stages:
- build
.general:
only: [merge_requests]
retry:
max: 2
when:
- runner_system_failure
- stuck_or_timeout_failure
native-build:
extends: .general
stage: build
image: registry.orfeo-toolbox.org/orfeotoolbox/otb:ubuntu-18.04-gcc
script:
-... |
Revert "add pwnrex as a reverse dependency for ci" | before_script:
- angr-test sync hard
angr:
script: "angr-test angr"
tags:
- "angr"
fidget:
script: "angr-test fidget"
tags:
- "angr"
angrop:
script: "angr-test angrop"
tags:
- "angr"
pwnrex:
script: "angr-test pwnrex"
tags:
- "angr"
angr_lint:
... | before_script:
- angr-test sync hard
angr:
script: "angr-test angr"
tags:
- "angr"
fidget:
script: "angr-test fidget"
tags:
- "angr"
angrop:
script: "angr-test angrop"
tags:
- "angr"
angr_lint:
script: "angr-test lint"
tags:
- "angr"
docs:
scr... |
Increase number of instances for supplier-frontend | ---
domain: "digitalmarketplace.service.gov.uk"
maintenance_mode: live
instances: 5
router:
instances: 3
rate_limiting_enabled: enabled
routes:
- www.digitalmarketplace.service.gov.uk
- api.digitalmarketplace.service.gov.uk
- search-api.digitalmarketplace.service.gov.uk
- antivirus-api.digitalmar... | ---
domain: "digitalmarketplace.service.gov.uk"
maintenance_mode: live
instances: 5
router:
instances: 3
rate_limiting_enabled: enabled
routes:
- www.digitalmarketplace.service.gov.uk
- api.digitalmarketplace.service.gov.uk
- search-api.digitalmarketplace.service.gov.uk
- antivirus-api.digitalmar... |
Update workflow to include package building and tests | name: gcld3
on: [push]
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.5, 3.6, 3.7, 3.8]
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v2
with:
python-version: ${{ mat... | name: gcld3
on: [push]
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.5, 3.6, 3.7, 3.8]
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v2
with:
python-version: ${{ mat... |
Update from Hackage at 2018-02-07T08:08:04Z | homepage: https://github.com//ats-generic#readme
changelog-type: ''
hash: 37718057089af9e20edbcbf4a248332c77e9affc358e4ebe1e99e2ee61d74537
test-bench-deps: {}
maintainer: vamchale@gmail.com
synopsis: Marshal ATS types into Haskell
changelog: ''
basic-deps:
bytestring: -any
composition-prelude: -any
base: ! '>=4.9... | homepage: https://github.com//ats-generic#readme
changelog-type: ''
hash: 2efc5c31ab769e6d37765a45088c6a0165d8a0ad04e1b1ae3081cdb1a3852a2e
test-bench-deps: {}
maintainer: vamchale@gmail.com
synopsis: Marshal ATS types into Haskell
changelog: ''
basic-deps:
bytestring: -any
composition-prelude: -any
base: ! '>=4.9... |
Add support for PHP 7.2 | language: php
php:
- 7.0
- 7.1
- nightly
matrix:
allow_failures:
- php: nightly
env:
- COMPOSER_OPTS=""
- COMPOSER_OPTS="--prefer-lowest"
install:
- composer self-update --snapshot
- composer update $COMPOSER_OPTS
script:
- ./vendor/bin/phpunit
- ./tests/lint.sh
git:
depth: 5
dist: trusty... | language: php
php:
- 7.0
- 7.1
- 7.2
- nightly
matrix:
allow_failures:
- php: nightly
env:
- COMPOSER_OPTS=""
- COMPOSER_OPTS="--prefer-lowest"
install:
- composer self-update --snapshot
- composer update $COMPOSER_OPTS
script:
- ./vendor/bin/phpunit
- ./tests/lint.sh
git:
depth: 5
dist... |
Add s390x support for Travis build | language: java
sudo: false
jdk:
- openjdk8
- openjdk11
cache:
directories:
- "$HOME/.m2"
addons:
apt:
packages:
- libcppunit-dev
script: mvn clean apache-rat:check install -DskipTests spotbugs:check checkstyle:check -Pfull-build
branches:
only:
- master
- branch-3.5
- branch-3.4
| language: java
sudo: false
matrix:
include:
- os: linux
jdk: openjdk8
- os: linux
jdk: openjdk11
- os: linux
arch: s390x
jdk: openjdk11
addons:
apt:
update: true
packages:
- maven
- libcppunit-dev
cache:
directories:
-... |
Add coverprofile flag to goveralls | language: go
go:
- tip
install:
- go get code.google.com/p/go.tools/cmd/cover
- go get github.com/mattn/goveralls
before_script:
- export PATH=$HOME/gopath/bin:$PATH
script:
- go test -covermode=count -coverprofile=profile.cov ./teamweek
after_success:
- goveralls -v -service=travis-ci
| language: go
go:
- tip
install:
- go get code.google.com/p/go.tools/cmd/cover
- go get github.com/mattn/goveralls
before_script:
- export PATH=$HOME/gopath/bin:$PATH
script:
- go test -covermode=count -coverprofile=profile.cov ./teamweek
after_success:
- goveralls -coverprofile=profile.cov -service=trav... |
ADD test on ruby 2.1.3 | language: ruby
rvm:
- 1.9.3
- 2.0.0
- 2.1.0
- 2.1.1
- 2.1.2
services:
- redis-server
bundler_args: --without debug
| language: ruby
rvm:
- 1.9.3
- 2.0.0
- 2.1.0
- 2.1.1
- 2.1.2
- 2.1.3
services:
- redis-server
bundler_args: --without debug
|
Add update-dagger task to python-cnb pipeline | ---
bundler:
auto_release: true
conda:
integration: true
auto_release: true
dep:
integration: true
auto_release: true
dotnet-core-conf:
integration: true
auto_release: true
dotnet-core-runtime:
integration: true
auto_release: true
dotnet-core-aspnet:
integration: true
auto_release: true
dotnet-cor... | ---
bundler:
auto_release: true
conda:
integration: true
auto_release: true
dep:
integration: true
auto_release: true
dotnet-core-conf:
integration: true
auto_release: true
dotnet-core-runtime:
integration: true
auto_release: true
dotnet-core-aspnet:
integration: true
auto_release: true
dotnet-cor... |
Add ruby 2.3.0 to Travis CI Build | sudo: required
dist: trusty
language: ruby
rvm:
- 1.9.3
- 2.0.0
- 2.1
- 2.2
| sudo: required
dist: trusty
language: ruby
rvm:
- 1.9.3
- 2.0.0
- 2.1
- 2.2
- 2.3.0
|
Make Travis use node v6.1 | sudo: false
language: node_js
node_js:
- "6"
cache:
directories:
- node_modules
env:
- DISPLAY=:99.0
before_install:
- "npm prune"
before_script:
- "rm src/ol/renderer/webgl/*shader.js"
- "sh -e /etc/init.d/xvfb start"
- "npm ls"
script: "make ci"
after_success:
- "make test-coverage"
- "ca... | sudo: false
language: node_js
node_js:
- "6.1"
cache:
directories:
- node_modules
env:
- DISPLAY=:99.0
before_install:
- "npm prune"
before_script:
- "rm src/ol/renderer/webgl/*shader.js"
- "sh -e /etc/init.d/xvfb start"
- "npm ls"
script: "make ci"
after_success:
- "make test-coverage"
- "... |
Make sure the database exists before running tests | before_script: cp config/database.yml.example config/database.yml
script: bundle exec rake db:migrate db:test:prepare default
rvm:
- ree
| before_script: cp config/database.yml.example config/database.yml && bundle exec rake db:create
script: bundle exec rake db:migrate db:test:prepare default
rvm:
- ree
|
Test matrix with node 6,8 and PG 9.5, 10 | language: node_js
sudo: false
dist: trusty
env:
- PGUSER=postgres PGDATABASE=postgres
node_js: "6"
addons:
postgresql: "9.6"
matrix:
include:
- node_js: "0.10"
addons:
postgresql: "9.3"
- node_js: "0.10"
addons:
postgresql: "9.5"
- node_js: "4"
addons:
postg... | language: node_js
sudo: false
dist: trusty
env:
- PGUSER=postgres PGDATABASE=postgres
env:
- POSTGRESQL_VERSION="9.5"
- POSTGRESQL_VERSION="10"
node_js:
- "6"
- "8"
before_install:
- sudo service postgresql stop;
- sudo apt-get install -y --allow-unauthenticated --no-install-recommends --no-instal... |
Remove 1.9.3 from support matrix | language: ruby
cache: bundler
sudo: false
rvm:
- 1.9.3
- 2.0.0
- 2.1
- 2.2.3
gemfile:
- test/gemfiles/1.0
- test/gemfiles/1.1
- test/gemfiles/1.2
- test/gemfiles/1.3
- test/gemfiles/1.4
- test/gemfiles/1.5
- test/gemfiles/1.6
- test/gemfiles/1.7
- test/gemfiles/1.8
- test/gemfiles/1.9
... | language: ruby
cache: bundler
sudo: false
rvm:
- 2.0.0
- 2.1
- 2.2.3
gemfile:
- test/gemfiles/1.0
- test/gemfiles/1.1
- test/gemfiles/1.2
- test/gemfiles/1.3
- test/gemfiles/1.4
- test/gemfiles/1.5
- test/gemfiles/1.6
- test/gemfiles/1.7
- test/gemfiles/1.8
- test/gemfiles/1.9
- test/gem... |
Disable test build for unsupported Ruby 2.2 | language: ruby
sudo: false
dist: trusty
cache:
bundler: true
directories:
- ~/.local/bin
rvm:
- 2.2
- 2.3.6
- 2.4.3
- 2.5.0
env:
matrix:
- COVERAGE=0 FUNCTIONAL_SPECS=0 INTEGRATION_SPECS=0
- COVERAGE=1 FUNCTIONAL_SPECS=1 INTEGRATION_SPECS=1
global:
- PATH="$HOME/.local/bin:$PATH"
before_install:... | language: ruby
sudo: false
dist: trusty
cache:
bundler: true
directories:
- ~/.local/bin
rvm:
- 2.3.6
- 2.4.3
- 2.5.0
env:
matrix:
- COVERAGE=0 FUNCTIONAL_SPECS=0 INTEGRATION_SPECS=0
- COVERAGE=1 FUNCTIONAL_SPECS=1 INTEGRATION_SPECS=1
global:
- PATH="$HOME/.local/bin:$PATH"
before_install:
- gem u... |
BUMP ruby version to `v2.3` | ---
language: ruby
sudo: required
matrix:
include:
- os: osx
osx_image: xcode7.3
ruby: 2.2
env:
- TAG='[ base/dotfiles ]'
- INSTALL_GPGTOOLS=0
- OS=darwin
- RUN_LIST=base,dotfiles
- os: osx
osx_image: xcode7.3
ruby: 2.2
env:
- TAG='... | ---
language: ruby
sudo: required
matrix:
include:
- os: osx
osx_image: xcode7.3
ruby: 2.3
env:
- TAG='[ base/dotfiles ]'
- INSTALL_GPGTOOLS=0
- OS=darwin
- RUN_LIST=base,dotfiles
- os: osx
osx_image: xcode7.3
ruby: 2.3
env:
- TAG='... |
Update key for publishing to npm. | language: node_js
node_js:
- 4.1
after_success:
- npm run report-coverage
deploy:
provider: npm
email: d2ltravisdeploy@d2l.com
api_key:
secure: eNAd3PetKhfXg1uyg3M9lZWJV/d2XsvSvQCx8CIr2nKyw9gfAvNhfOHMpIEl0hP7MyreBLQVkt2stxDtNCPxeD2J4GV6tsdTvJYt/64FwBKbQH6ntm2DfVTPMFhY1Dtm18RxgyBUV+DWmyE6x/mpilZiz1EcGk7dP9c0cW... | language: node_js
node_js:
- 4.1
after_success:
- npm run report-coverage
deploy:
provider: npm
email: d2ltravisdeploy@d2l.com
api_key:
secure: SGJJtLlUz3J7mb6yxZwpRTQp6n/35uJLJB+oM0kt9WoQVfaHFvienA5HsyaHy92Ln8Gg8YnHsW7zD7QC86JppiqNb4KJ5aKkr2ARCHu0beH82IsArlstOmjfJ7fhbpvTqGVOrU0jgUMwrFS5GPZmOIyVyb9nWxNfNIqRxj... |
Add builds with Numpy 1.8 | language: c
# os:
# - linux
# - osx
env:
matrix:
- python=2.6 CONDA_PY=26 CONDA_NPY=1.9
- python=2.7 CONDA_PY=27 CONDA_NPY=1.9
- python=3.3 CONDA_PY=33 CONDA_NPY=1.9
- python=3.4 CONDA_PY=34 CONDA_NPY=1.9
global:
- secure: "I3W4wZHGPszNoJzLlKuvXjsDZDzKqHZI10hXEzZkdusifSZ5rg3iwWimndKeUrJcZ... | language: c
# os:
# - linux
# - osx
env:
matrix:
- python=2.6 CONDA_PY=26 CONDA_NPY=1.9
- python=2.7 CONDA_PY=27 CONDA_NPY=1.9
- python=3.3 CONDA_PY=33 CONDA_NPY=1.9
- python=3.4 CONDA_PY=34 CONDA_NPY=1.9
- python=2.6 CONDA_PY=26 CONDA_NPY=1.8
- python=2.7 CONDA_PY=27 CONDA_NPY=1.8
-... |
Add Slack integration for Travis | language: nix
script: nix-shell --command "go version && make test"
| language: nix
script: nix-shell --command "go version && make test"
notifications:
slack:
secure: WE6omr56KUMcnRy3219KlCfqFQX5Ta6PYhu9yWZTlh1vZ2aaS1RVuYw1iEQNS5t4tqTnLlmLac0neqSchiVaD7p7dslVNUSRJfP23JK15S024ZHwfRCczPAOmLggmJ1iseMvFEPGRCiEjyKXyvXZ1hLb66OZD/zIuw42TSTPK2FepM0M/MyMuwbC+NHDvph0bVQiwh8rQf9E3NGrpK5+K8Zl... |
Use Xenial image and use neovim-ppa for msgpack-c | language: c
addons:
apt:
packages:
- libev-dev
- libpcre3-dev
- libmsgpack-dev
os:
- linux
- osx
compiler:
- gcc
- clang
matrix:
exclude:
- os: osx
compiler: gcc
allow_failures:
- os: osx
compiler: clang
before_install:
- if test "$TRAVIS_OS_NAME" = "osx" ; then brew i... | language: c
dist: xenial
addons:
apt:
sources:
- sourceline: 'ppa:neovim-ppa/stable'
packages:
- libev-dev
- libpcre3-dev
- libmsgpack-dev
os:
- linux
- osx
compiler:
- gcc
- clang
matrix:
exclude:
- os: osx
compiler: gcc
allow_failures:
- os: osx
c... |
Add kingpin as a dependency | language: go
go:
- tip
install:
- go get github.com/onsi/gomega
- go get github.com/onsi/ginkgo/ginkgo
script:
- $GOPATH/bin/ginkgo github.com/petergtz/pegomock/pegomock/mockgen
- $GOPATH/bin/ginkgo -r --randomizeAllSpecs --randomizeSuites --race --trace
| language: go
go:
- tip
install:
- go get github.com/onsi/gomega
- go get github.com/onsi/ginkgo/ginkgo
- go get gopkg.in/alecthomas/kingpin.v2
script:
- $GOPATH/bin/ginkgo github.com/petergtz/pegomock/pegomock/mockgen
- $GOPATH/bin/ginkgo -r --randomizeAllSpecs --randomizeSuites --race --trace
|
Use Go 1.9.2, drop 1.9.1 | language: go
go:
- 1.9.1
dist: trusty
sudo: false
install:
- go get github.com/golang/lint/golint
script:
- golint -set_exit_status
- go vet
- go test
| language: go
go:
- 1.9.2
dist: trusty
sudo: false
install:
- go get github.com/golang/lint/golint
script:
- golint -set_exit_status
- go vet
- go test
|
Change before install script to one without meteorite | sudo: required
language: node_js
node_js:
- "0.12"
- "0.11"
- "0.10"
before_install:
- "curl -L http://git.io/ejPSng | /bin/sh"
branches:
only:
- master
| sudo: required
language: node_js
node_js:
- "0.12"
- "0.11"
- "0.10"
before_install:
- "curl -L http://git.io/v3ort | /bin/sh"
branches:
only:
- master
|
Test Node.js >= 4, <= 7 | language: node_js
node_js:
- stable
cache:
directories:
- node_modules
after_success:
- './node_modules/.bin/jest --coverage && cat ./coverage/lcov.info | ./node_modules/.bin/coveralls'
| language: node_js
node_js:
- 7
- 6
- 5
- 4
cache:
directories:
- node_modules
after_success:
- './node_modules/.bin/jest --coverage && cat ./coverage/lcov.info | ./node_modules/.bin/coveralls'
|
Revert "Testing sonar warning about refs/head not containing main" | language: java
addons:
sonarcloud:
organization: "hobynye"
token: ${SONAR_TOKEN}
before_cache:
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock
- rm -f $HOME/.gradle/caches/*/plugin-resolution
cache:
directories:
- $HOME/.gradle/caches
- $HOME/.gradle/wrapper
before_install:
- git fet... | language: java
addons:
sonarcloud:
organization: "hobynye"
token: ${SONAR_TOKEN}
before_cache:
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock
- rm -f $HOME/.gradle/caches/*/plugin-resolution
cache:
directories:
- $HOME/.gradle/caches
- $HOME/.gradle/wrapper
before_install:
- chmod +... |
Update from Forestry.io - Updated Forestry configuration | ---
new_page_extension: md
auto_deploy: false
admin_path: ''
webhook_url:
sections:
- type: directory
path: images
label: Image
create: all
match: "**/*"
- type: document
path: _post/**/*
label: Post
upload_dir: assets
public_path: "/assets"
front_matter_path: ''
use_front_matter_path: false
file_template:... | ---
new_page_extension: md
auto_deploy: false
admin_path: ''
webhook_url:
sections:
- type: directory
path: posts
label: Post
create: all
match: "**/*"
- type: directory
path: images
label: Image
create: all
match: "**/*"
upload_dir: assets
public_path: "/assets"
front_matter_path: ''
use_front_matter_... |
Tweak TravisCI to use public submodule URLs | language: clojure
lein: lein2
script: "lein2 test"
jdk:
- oraclejdk8
- oraclejdk7
- openjdk7
branches:
only:
- master
- development
| language: clojure
lein: lein2
script: "lein2 test"
jdk:
- oraclejdk8
- oraclejdk7
- openjdk7
branches:
only:
- master
- development
# Handle git submodules manually
git:
submodules: false
# Replace the authenticated SSH URL with the public URL, then initialize submodules
before_install:
- sed -i... |
Enable go vendor experiment to (hopefully) fix the build | language: go
go:
- 1.5
- 1.6
- tip
sudo: false
os:
- osx
- linux
- windows
script:
- go test -v ./appinsights/... | language: go
go:
- 1.5
- 1.6
- tip
env:
- GO15VENDOREXPERIMENT=1
sudo: false
os:
- osx
- linux
- windows
script:
- go test -v ./appinsights/... |
Use Node.js versions that are alive in the future | language: node_js
node_js:
- "0.10"
- "0.12"
- "iojs"
before_script:
- npm install -g npm
branches:
only:
- master
| language: node_js
node_js:
- "0.12"
- "4"
before_script:
- npm install -g npm
branches:
only:
- master
|
Revert "Test against php 7.3" | language: php
php:
- 7.1
- 7.2
- 7.3
sudo: false
install:
- travis_retry composer install --no-interaction
script:
- vendor/bin/phpunit --coverage-clover clover.xml
after_script:
- bash <(curl -s https://codecov.io/bash)
| language: php
php:
- 7.1
- 7.2
sudo: false
install:
- travis_retry composer install --no-interaction
script:
- vendor/bin/phpunit --coverage-clover clover.xml
after_script:
- bash <(curl -s https://codecov.io/bash)
|
Add SDL2 dep installation to Travis | language: rust
os:
- linux
- osx
env:
global:
- secure: BjBU6fxOowldOZ30FDcB13/al7nEFnvrOPwumhHRlApAP7favgTzKXfuIOL3r4ZiLsr8Hw4OK038bS+Mv941KVAp0AMYgOqyWzdBbFTHzs4hGVnC6OlqrtVmPzBEmyjbJwUjTsXnVfufQBKKSJhDDcuj83Hkr3L+5LGESnTewAE=
before_script:
- rustc -v
- cargo -V
script:
- cargo build ... | language: rust
os:
- linux
- osx
env:
global:
- secure: BjBU6fxOowldOZ30FDcB13/al7nEFnvrOPwumhHRlApAP7favgTzKXfuIOL3r4ZiLsr8Hw4OK038bS+Mv941KVAp0AMYgOqyWzdBbFTHzs4hGVnC6OlqrtVmPzBEmyjbJwUjTsXnVfufQBKKSJhDDcuj83Hkr3L+5LGESnTewAE=
- LD_LIBRARY_PATH: /usr/local/lib
before_install:
- curl -O... |
Use proper Sublime Text 2 Python compilation. | language: python
# recommended by travis support:
sudo: required
python:
- "2.7"
- "3.3"
# install dependencies:
install:
- pip install flake8
# Run tests:
script:
- flake8 .
# disable all email build notifications:
notifications:
email: false
| language: python
# recommended by travis support:
sudo: required
python:
- "2.6" # sublime text 2 compilation
- "3.3" # sublime text 3 complication
# install dependencies:
install:
- pip install flake8
# Run tests:
script:
- flake8 .
# disable all email build notifications:
notifications:
email: false
|
Allow use of system Python packages | language: python
python:
- "2.7"
install:
- if [[ $TRAVIS_PYTHON_VERSION == 2.7 ]]; then
sudo apt-get install python-opencv python-numpy python-scipy python-matplotlib python-pyside;
fi
- pip install six
- pip install --find http://wheels.scikit-image.org scikit-image
- "export DISPLAY=:99.0"
- "... | language: python
python:
- "2.7"
virtualenv:
system_site_packages: true
install:
- if [[ $TRAVIS_PYTHON_VERSION == 2.7 ]]; then
sudo apt-get install python-opencv python-numpy python-scipy python-matplotlib python-pyside;
fi
- pip install six
- pip install --find http://wheels.scikit-image.org scik... |
Add JDK9 as build target. | sudo: false
language: java
jdk:
- oraclejdk8
script:
- travis_wait 20 ./gradlew check --info --stacktrace -PexcludeGroups=statistics
| sudo: false
language: java
jdk:
- oraclejdk8
- oraclejdk9
script:
- travis_wait 20 ./gradlew check --info --stacktrace -PexcludeGroups=statistics
|
Switch to using a different (open source) saucelabs account | language: node_js
node_js:
- '0.10'
before_script:
- npm install -g grunt-cli
- curl https://gist.github.com/santiycr/5139565/raw/sauce_connect_setup.sh | bash
script:
- grunt --stack travis
env:
global:
- secure: gRGtSVSxW2Th5kpgaKtvbzz8fVyRUPDdkTos/0hz88AWS3pDABt57nC06rp3zmEifmnjBma2LhbBhUGvUNWQdulK+Xg7hxus... | language: node_js
node_js:
- '0.10'
before_script:
- npm install -g grunt-cli
- curl https://gist.github.com/santiycr/5139565/raw/sauce_connect_setup.sh | bash
script:
- grunt --stack travis
env:
global:
- secure: Fl/qjPMV8zffsBb6XEyGViBL3hFD5zYbIkZtNdbVB9ks4bVqyexeDBQlQk/sMC9CDMfHgBKTUVDnG2KcqIQsh9jHItqx/HdiFM... |
Simplify Travis config and fix ChefDK 2.0 failures | sudo: required
dist: trusty
addons:
apt:
sources:
- chef-current-trusty
packages:
- chefdk
# Don't `bundle install` which takes about 1.5 mins
install: echo "skip bundle install"
branches:
only:
- master
services: docker
env:
matrix:
- INSTANCE=default-centos-6
- INSTANCE=default-... | sudo: required
dist: trusty
addons:
apt:
sources:
- chef-current-trusty
packages:
- chefdk
# Don't `bundle install` which takes about 1.5 mins
install: echo "skip bundle install"
branches:
only:
- master
services: docker
env:
matrix:
- INSTANCE=default-centos-6
- INSTANCE=default-... |
Use Xcode 7.3 on Travis CI | language: objective-c
osx_image: xcode7.2
cache:
directories:
- vendor/bundle
- Pods
before_install:
- export LANG=en_US.UTF-8
- brew tap homebrew/bundle
- brew bundle
install:
- bundle install --without development --deployment --jobs=3 --retry=3
- bundle exec pod install --no-repo-update
- carthage ... | language: objective-c
osx_image: xcode7.3
cache:
bundler: true
directories:
- vendor/bundle
- Pods
before_install:
- export LANG=en_US.UTF-8
- brew tap homebrew/bundle
- brew bundle
install:
- bundle install --without development --deployment --jobs=3 --retry=3
- bundle exec pod install --no-repo-upda... |
Use example config files instead of looking for them in spec/config | ---
git:
submodules: false
bundler_args: --with travis --without development debug
services:
- mysql2
before_install:
- sudo apt-get update
- sudo apt-get install mediainfo
- sudo ln -s /usr/bin/lsof /usr/sbin/lsof
- cp spec/config/*.yml config
- bundle config without development:production
before_script:... | ---
git:
submodules: false
bundler_args: --with travis --without development debug
services:
- mysql2
before_install:
- sudo apt-get update
- sudo apt-get install mediainfo
- sudo ln -s /usr/bin/lsof /usr/sbin/lsof
- cp spec/config/*.yml config
- cp config/authentication.yml.example config/authentication.... |
Update to make CI work on Trusty | language: java
jdk: oraclejdk8
before_install:
- nvm install 4
- npm install
script:
- ./gradlew build -x ktlint
- ./gradlew ktlint
- grunt test
after_success:
- ./gradlew dokka
- grunt dist
deploy:
provider: pages
skip_cleanup: true
github_token: $GITHUB_TOKEN
local_dir: out
on:
branch: mas... | language: java
jdk: oraclejdk8
before_install:
- nvm install 4
- npm install
- npm install -g grunt-cli
script:
- ./gradlew build -x ktlint
- ./gradlew ktlint
- grunt test
after_success:
- ./gradlew dokka
- grunt dist
deploy:
provider: pages
skip_cleanup: true
github_token: $GITHUB_TOKEN
local_d... |
Remove exit code status reporting | sudo: false
cache: bundler
language: ruby
rvm:
- 2.0.0
- 2.1
- 2.2
- 2.3.0
- 2.4.0
env:
global:
- CC_TEST_REPORTER_ID=e22bd9d845ff8a3d55fd6a50cb6d8c0c8ba375048935662fb8c772577a024442
- GIT_COMMITTED_AT=$(if [ "$TRAVIS_PULL_REQUEST" == "false" ]; then git log -1 --pretty=format:%ct; else git log -1 -... | sudo: false
cache: bundler
language: ruby
rvm:
- 2.0.0
- 2.1
- 2.2
- 2.3.0
- 2.4.0
env:
global:
- CC_TEST_REPORTER_ID=e22bd9d845ff8a3d55fd6a50cb6d8c0c8ba375048935662fb8c772577a024442
- GIT_COMMITTED_AT=$(if [ "$TRAVIS_PULL_REQUEST" == "false" ]; then git log -1 --pretty=format:%ct; else git log -1 -... |
Disable installation of Dropbox and Alfred | # This is necessary due to the way the Ansible setup process inherits
# variables from the play. The system path is prepended with /usr/local/bin
# below to ensure the system on which the playbook is run selects the correct
# copy of zsh, etc. In other words, to make sure it uses /usr/local/bin/zsh
# installed with H... | # This is necessary due to the way the Ansible setup process inherits
# variables from the play. The system path is prepended with /usr/local/bin
# below to ensure the system on which the playbook is run selects the correct
# copy of zsh, etc. In other words, to make sure it uses /usr/local/bin/zsh
# installed with H... |
Add r-essentials to conda deps | name: bdes_to
channels:
- defaults
- bioconda
- conda-forge
- anaconda
- SciTools
dependencies:
- python=3.5*
- click
- fiona
- flake8
- flask
- geos=3.4.2
# NOTE: using gdal>=2.1.0 will break things as gdalwarp does not accept
# cultine with invalid geometry (such as NUTS data)
- gdal=2.0.2... | name: bdes_to
channels:
- defaults
- bioconda
- conda-forge
- anaconda
- SciTools
- r
dependencies:
- python=3.5*
- click
- fiona
- flake8
- flask
- geos=3.4.2
# NOTE: using gdal>=2.1.0 will break things as gdalwarp does not accept
# cultine with invalid geometry (such as NUTS data)
- gdal... |
Update from Hackage at 2018-09-24T15:37:45Z | homepage: https://github.com/phadej/crypt-sha512
changelog-type: ''
hash: 29ca0d0a6eb545d952222150919e4e4a58e634f12638b0738ee66c1145682872
test-bench-deps:
bytestring: -any
base: -any
quickcheck-instances: -any
tasty-quickcheck: -any
crypt-sha512: -any
tasty-hunit: -any
tasty: -any
maintainer: Oleg Grenru... | homepage: https://github.com/phadej/crypt-sha512
changelog-type: ''
hash: b0a9a6feb64ffecfb0f8ffe00335ccb1b8f3a73fa4c9355d506f08a779ec341c
test-bench-deps:
bytestring: -any
base: -any
quickcheck-instances: -any
tasty-quickcheck: -any
crypt-sha512: -any
tasty-hunit: -any
tasty: -any
maintainer: Oleg Grenru... |
Update from Hackage at 2018-03-18T06:09:42Z | homepage: ''
changelog-type: ''
hash: ff1d1fff0b2d794cbaf2587020637a8003b3db98be467f5310a8b14b75c28931
test-bench-deps: {}
maintainer: konn.jinro_at_gmail.com
synopsis: Sized sequence data-types
changelog: ''
basic-deps:
base: ! '>=4.7 && <5'
equational-reasoning: ==0.*
constraints: ! '>=0.9.1'
monomorphic: ! '... | homepage: ''
changelog-type: ''
hash: d723d3a44a0d3db7185e33d3513cf8c97625c557fcaf2241abfd8e2dbc7aa62a
test-bench-deps: {}
maintainer: konn.jinro_at_gmail.com
synopsis: Sized sequence data-types
changelog: ''
basic-deps:
base: ==4.*
equational-reasoning: ! '>=0.5'
constraints: ! '>=0.9'
containers: ! '>=0.5'
... |
Update logic for RHEL/CentOS vs Amazon Linux | ---
- name: Update the system to the latest updates
command: yum update -y
# Redhat/CentOS/Amazon common packages
- name: Ensure common packages are installed
yum: name={{ item }} state=present
with_items: "{{ amazon_common_packages }}"
# Redhat/CentOS specific packages
- name: Ensure RHEL/CentOS specific pack... | ---
- name: Update the system to the latest updates
command: yum update -y
# Redhat/CentOS/Amazon common packages
- name: Ensure common packages are installed
yum: name={{ item }} state=present
with_items: "{{ amazon_common_packages }}"
# Redhat/CentOS specific packages
- name: Ensure RHEL/CentOS specific pack... |
Reduce timeout for external code coverage, to make manual inspections quicker. | filter:
paths: [src/*]
checks:
php:
remove_extra_empty_lines: true
remove_php_closing_tag: true
remove_trailing_whitespace: true
fix_use_statements:
remove_unused: true
preserve_multiple: false
preserve_blanklines: true
order_alpha... | filter:
paths: [src/*]
checks:
php:
remove_extra_empty_lines: true
remove_php_closing_tag: true
remove_trailing_whitespace: true
fix_use_statements:
remove_unused: true
preserve_multiple: false
preserve_blanklines: true
order_alpha... |
Archive artifacts from actions runs | # Making changes? https://github.com/nektos/act may help you test locally
name: Build And Test
on: [push, pull_request]
jobs:
build:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, windows-latest]
java: [
11, # LTS
15 # Latest
]
... | # Making changes? https://github.com/nektos/act may help you test locally
name: Build And Test
on: [push, pull_request]
jobs:
build:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, windows-latest]
java: [
11, # LTS
15 # Latest
]
... |
Allow writes to Knime 3D-e-Chem workflows. | ---
- hosts: all
roles:
- bootstrap
- wiki
- self-upgrade
- knime
- modifiedtanimoto
- gpcrdb
- kripo
- sstea
- chemdb4vs
- klifs
tasks:
- name: Vagrant owns Knime
file: path=/opt/knime state=directory recurse=yes owner=vagrant group=vagrant
- name: Vagrant owns... | ---
- hosts: all
roles:
- bootstrap
- wiki
- self-upgrade
- knime
- modifiedtanimoto
- gpcrdb
- kripo
- sstea
- chemdb4vs
- klifs
tasks:
- name: Vagrant owns Knime
file: path=/opt/knime state=directory recurse=yes owner=vagrant group=vagrant
- name: Vagrant owns... |
Fix stale bot configuration for exempt labels | name: Mark issue as stale
on:
schedule:
- cron: "0 0 * * *"
jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v3
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: >
This issue has been automatically marked as stale because i... | name: Mark issue as stale
on:
schedule:
- cron: "0 0 * * *"
jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v3
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: >
This issue has been automatically marked as stale because i... |
Add section times, discussion checkin | resources:
- number: 0
description: Intro and Lost on the Moon
downloads:
- name: Slides
type: slides
link: /cs61a/fa17/assets/disc0.pdf
locations:
- type: Office Hours
time: TBD
location: TBD
- type: Discussion
time: TBD
location: TBD
- type: Lab
time: TBD
... | resources:
- number: 0
description: Intro and Lost on the Moon
downloads:
- name: Slides
type: slides
link: /cs61a/fa17/assets/disc0.pdf
locations:
- type: Office Hours
time: TBD
location: TBD
- type: Discussion
time: Th 15:30-17:00
location: 243 Dwinelle
- type: L... |
Move frictionlessdata python packages to pip install | name: pudl
channels:
- defaults
- conda-forge
dependencies:
- coverage
- coveralls
- cython
- dask
- dbfread
- fastparquet
- jupyter
- jupyterlab
- matplotlib
- nbval
- networkx
- numpy
- pandas
- pip
- psycopg2
- pyarrow
- pytest
- pytest-cov
- python>=3.6
- python-snappy
... | name: pudl
channels:
- defaults
- conda-forge
dependencies:
- coverage
- coveralls
- cython
- dask
- dbfread
- fastparquet
- jupyter
- jupyterlab
- matplotlib
- nbval
- networkx
- numpy
- pandas
- pip
- psycopg2
- pyarrow
- pytest
- pytest-cov
- python>=3.6
- python-snappy
... |
Fix path query to capture Soundtracks | plugins: fetchart embedart scrub lastgenre missing
directory: /music/
library: /config/musiclibrary.blb
art_filename: cover
threaded: yes
original_date: no
per_disc_numbering: no
ui:
color: yes
paths:
default: Albums/$albumartist/$album%aunique{}/$track - $artist - $title
singleton: Individual\ Tracks/$ar... | plugins: fetchart embedart scrub lastgenre missing
directory: /music/
library: /config/musiclibrary.blb
art_filename: cover
threaded: yes
original_date: no
per_disc_numbering: no
ui:
color: yes
paths:
default: Albums/$albumartist/$album%aunique{}/$track - $artist - $title
singleton: Individual\ Tracks/$ar... |
Load secrets using Expeditor's Secrets DSL | steps:
- command: .expeditor/buildkite/kubernetes.sh
label: ":kubernetes:"
concurrency: 1
concurrency_group: chef-omnitruck-master/deploy/$ENVIRONMENT
expeditor:
accounts:
- aws/chef-cd
executor:
docker:
environment:
- DOCKER_CONFIG_JSON_CHEFOPS
... | steps:
- command: .expeditor/buildkite/kubernetes.sh
label: ":kubernetes:"
concurrency: 1
concurrency_group: chef-omnitruck-master/deploy/$ENVIRONMENT
expeditor:
accounts:
- aws/chef-cd
executor:
docker:
secrets:
AWS_SSL_INTERNAL_ARN:
path: secret/ch... |
Update Klock to 1.1 (2) | Categories:
- Games
License: GPL-3.0-or-later
SourceCode: https://codeberg.org/rootminusone8004/Klock
IssueTracker: https://codeberg.org/rootminusone8004/Klock/issues
AutoName: Klock
RepoType: git
Repo: https://codeberg.org/rootminusone8004/Klock.git
Builds:
- versionName: '1.0'
versionCode: 1
commit: 1.... | Categories:
- Games
License: GPL-3.0-or-later
SourceCode: https://codeberg.org/rootminusone8004/Klock
IssueTracker: https://codeberg.org/rootminusone8004/Klock/issues
AutoName: Klock
RepoType: git
Repo: https://codeberg.org/rootminusone8004/Klock.git
Builds:
- versionName: '1.0'
versionCode: 1
commit: 1.... |
Add more spelling alternatives to KanaFrench | # Kana to french
---
い: y
ろ: lot
ば: bas
ぱ: pas
に: nid
ほ: ho
ぼ: beau
ぽ: pot
べ: bé
と: tôt
ど: dos
ち: t'chie
り: riz
ぬ: nu
る: rue
を: haut
わ: oie
か: cas
が: gars
た: t'as
だ: d'à
れ: ré rez
そ: seau
ね: nez
な: n'a
ら: rat
む: m'eût
う: hue
ゐ: oui
の: n'aux
お: eau
く: cul
や: y'a
ま: m'a
け: quai
げ: gué
ふ: fut
ぶ: bu
ぷ: pues
こ: qu'au
え: hé... | # Kana to french
---
い: y
ろ: lot
ば: bas bat
ぱ: pas
に: nid
ほ: ho !
ぼ: beau
ぽ: pot
へ: hé !
べ: bé
と: tôt
ど: dos
ち: t'chie
り: riz ris
ぬ: nu n'eût
る: rue
を: woh eau haut
わ: oie ouah
か: cas
が: gars
た: tas t'as
だ: d'à
れ: ré rez
そ: seau sceau sot
ね: nez
な: n'a
ら: rat
む: m'eût
う: eût hue
ゐ: oui
の: n'au n'aux
お: eau haut au
く: c... |
Add regex for internal tests | ---
test_dict:
test_regex: ''
whitelist:
- "^tempest.api.network.*"
- "^tempest.scenario.test_network_advanced_server_ops"
- "^tempest.scenario.test_network_basic_ops"
- "^tempest.scenario.test_network_v6"
- "^tempest.scenario.test_security_groups_basic_ops"
- "^n... | ---
test_dict:
test_regex: ''
whitelist:
- "^tempest.api.network.*"
- "^tempest.scenario.test_network_advanced_server_ops"
- "^tempest.scenario.test_network_basic_ops"
- "^tempest.scenario.test_network_v6"
- "^tempest.scenario.test_security_groups_basic_ops"
- "^n... |
Add pre-commit hook to check executables | ---
repos:
- repo: git://github.com/pre-commit/pre-commit-hooks
rev: v2.2.3
hooks:
- id: check-added-large-files
- id: check-case-conflict
- id: check-merge-conflict
- id: check-yaml
- id: debug-statements
- id: detect-private-key
- id: end-of-file-fixer
- id: r... | ---
repos:
- repo: git://github.com/pre-commit/pre-commit-hooks
rev: v2.2.3
hooks:
- id: check-added-large-files
- id: check-case-conflict
- id: check-executables-have-shebangs
- id: check-merge-conflict
- id: check-yaml
- id: debug-statements
- id: detect-private-key... |
Set nagios http port back to TCP/80 |
---
### Nagios Variables ###
nagios_username: nagiosadmin
nagios_password: changeme
nagios_create_guest_user: true
nagios_ro_username: guest
nagios_ro_password: guest
nagios_http_port: 8888
nagios_https_port: 443
admin_name_01: nagiosadmin
# change this to your email address if you want notifications
admin_email_01: ... |
---
### Nagios Variables ###
nagios_username: nagiosadmin
nagios_password: changeme
nagios_create_guest_user: true
nagios_ro_username: guest
nagios_ro_password: guest
nagios_http_port: 80
nagios_https_port: 443
admin_name_01: nagiosadmin
# change this to your email address if you want notifications
admin_email_01: na... |
Add car wash sensor to UI | title: Mobility
path: mobility
icon: 'mdi:car'
cards:
- type: entities
entities:
- sensor.niro_expdate
- binary_sensor.niro_insured
- sensor.niro_recall
show_header_toggle: False
title: Kia Niro
- type: entities
entities:
- sensor.aygo_expdate
- binary_sensor.aygo_ins... | title: Mobility
path: mobility
icon: 'mdi:car'
badges:
- binary_sensor.car_wash
cards:
- type: entities
entities:
- sensor.niro_expdate
- binary_sensor.niro_insured
- sensor.niro_recall
show_header_toggle: False
title: Kia Niro
- type: entities
entities:
- sensor.aygo_ex... |
Update Device Connect to 0.6.2 (18) | Categories:
- Connectivity
- System
License: MIT
AuthorName: cyanomiko
SourceCode: https://github.com/cyanomiko/dcnnt-android
IssueTracker: https://github.com/cyanomiko/dcnnt-android/issues
AutoName: Device Connect
RepoType: git
Repo: https://github.com/cyanomiko/dcnnt-android
Builds:
- versionName: 0.3.7
... | Categories:
- Connectivity
- System
License: MIT
AuthorName: cyanomiko
SourceCode: https://github.com/cyanomiko/dcnnt-android
IssueTracker: https://github.com/cyanomiko/dcnnt-android/issues
AutoName: Device Connect
RepoType: git
Repo: https://github.com/cyanomiko/dcnnt-android
Builds:
- versionName: 0.3.7
... |
Add liberapay to funding options | # These are supported funding model platforms
github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
patreon: # Replace with a single Patreon username
open_collective: # Replace with a single Open Collective username
ko_fi: deekayen
tidelift: # Replace with a single Tidelift platform-nam... | # These are supported funding model platforms
github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
patreon: # Replace with a single Patreon username
open_collective: # Replace with a single Open Collective username
ko_fi: deekayen
tidelift: # Replace with a single Tidelift platform-nam... |
Bump Azure/webapps-deploy from 2.2.2 to 2.2.3 | name: .NET
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.3.4
- name: Setup .NET
uses: actions/setup-dotnet@v1.8.1
with:
dotnet-version: 5.0.x
- name: Build with dotnet
run: dotnet build --configuration Release
- name: Publi... | name: .NET
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.3.4
- name: Setup .NET
uses: actions/setup-dotnet@v1.8.1
with:
dotnet-version: 5.0.x
- name: Build with dotnet
run: dotnet build --configuration Release
- name: Publi... |
Update cached directories list - ~/.pip-cache is not used. | machine:
services:
- rabbitmq-server
checkout:
post:
- git clone -b master git@github.com:stackstorm-exchange/ci.git ~/ci
dependencies:
cache_directories:
- ~/.cache/pip
- ~/.pip-cache
- ~/.apt-cache
override:
- ~/ci/.circle/dependencies
compile:
override:
- python ~/${CIRCLE_PR... | machine:
services:
- rabbitmq-server
checkout:
post:
- git clone -b master git@github.com:stackstorm-exchange/ci.git ~/ci
dependencies:
cache_directories:
- ~/.cache/pip
- ~/.apt-cache
override:
- ~/ci/.circle/dependencies
compile:
override:
- python ~/${CIRCLE_PROJECT_REPONAME}/set... |
Fix for release build tag matching | machine:
services:
- docker
dependencies:
cache_directories:
- ~/.docker_images
- ~/.rocker_cache
pre:
- docker info
- if [[ -e ~/.docker_images/all.tar ]]; then docker load -i ~/.docker_images/all.tar; fi
- if [[ -e ~/.docker_images/tagged.tar ]]; then docker load -i ~/.docker_images/tag... | machine:
services:
- docker
dependencies:
cache_directories:
- ~/.docker_images
- ~/.rocker_cache
pre:
- docker info
- if [[ -e ~/.docker_images/all.tar ]]; then docker load -i ~/.docker_images/all.tar; fi
- if [[ -e ~/.docker_images/tagged.tar ]]; then docker load -i ~/.docker_images/tag... |
Fix Circle CI to use Go1.5+ vendoring. | checkout:
post:
- rm -rf ~/.go_workspace/src/github.com/remind101
- mkdir -p ~/.go_workspace/src/github.com/remind101
- cp -R ~/logspout-kinesis ~/.go_workspace/src/github.com/remind101/logspout-kinesis
dependencies:
override:
- go install -a -race std
- go get github.com/tools/godep
- go v... | machine:
environment:
GO15VENDOREXPERIMENT: 1
checkout:
post:
- rm -rf ~/.go_workspace/src/github.com/remind101
- mkdir -p ~/.go_workspace/src/github.com/remind101
- cp -R ~/logspout-kinesis ~/.go_workspace/src/github.com/remind101/logspout-kinesis
dependencies:
override:
- go install -a -ra... |
Update UKTI TNA timestamp to latest full crawl | ---
site: ukti
whitehall_slug: uk-trade-investment
title: UK Trade & Investment
redirection_date: 14th April 2014
homepage: https://www.gov.uk/government/organisations/uk-trade-investment
tna_timestamp: 20131102194833 # Later timestamps are unsuitable, pending TNA recrawl
host: www.ukti.gov.uk
furl: www.gov.uk/ukti... | ---
site: ukti
whitehall_slug: uk-trade-investment
title: UK Trade & Investment
redirection_date: 14th April 2014
homepage: https://www.gov.uk/government/organisations/uk-trade-investment
tna_timestamp: 20140403154217 # Later timestamps are unsuitable, pending TNA recrawl
host: www.ukti.gov.uk
furl: www.gov.uk/ukti... |
Enforce repo yaml privacy key. | digital-service: Guaranteed Minimum Pension
| digital-service: Guaranteed Minimum Pension
repoVisibility: public_0C3F0CE3E6E6448FAD341E7BFA50FCD333E06A20CFF05FCACE61154DDBBADF71
|
Set usage to brc and remove aliases | name: Broadcaster
version: 2.0.0
main: de.axelrindle.broadcaster.Broadcaster
author: Axel Rindle (lalo5)
website: http://dev.bukkit.org/bukkit-plugins/Broadcaster-Plugin
commands:
brc:
description: Control's the Plugin
usage: /<command>
aliases: [broadcaster, broadcast, cast]
| name: Broadcaster
version: 2.0.0
main: de.axelrindle.broadcaster.Broadcaster
author: Axel Rindle (lalo5)
website: http://dev.bukkit.org/bukkit-plugins/Broadcaster-Plugin
commands:
brc:
description: Control's the Plugin
usage: /brc
|
Update from Forestry.io - Updated Forestry configuration | ---
hide_body: false
is_partial: false
fields:
- type: text
name: title
label: Title
description: e.g. Display Title
config:
required: true
data_files:
- _data/testing.yml
| ---
hide_body: false
is_partial: false
fields:
- type: text
name: title
label: Title
description: e.g. Display Title
config:
required: true
- type: textarea
name: description
label: Description
description: Example description
config:
wysiwyg: true
schema:
format: markdown
data_files:
... |
Fix filename case so travis works. | folio_help:
infobases:
- id: foliohelp
path: files/folio-help/FOLIOHLP.FFF
- id: getting_started
path: files/folio-help/Getstrt4.FFF
export_locations:
default:
path: "files/folio-help/export/{id}-{stamp}/{input}"
luceneindex:
path: "files/indexes/folio-help/"
image:
... | folio_help:
infobases:
- id: foliohelp
path: files/folio-help/FolioHlp.FFF
- id: getting_started
path: files/folio-help/Getstrt4.FFF
export_locations:
default:
path: "files/folio-help/export/{id}-{stamp}/{input}"
luceneindex:
path: "files/indexes/folio-help/"
image:
... |
Add test trigger for push to master | name: cdk test
defaults:
run:
working-directory: notificationworkerlambda/cdk
on:
pull_request:
branches:
- master
paths:
- "notificationworkerlambda/cdk/**"
jobs:
cdk-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
... | name: cdk test
defaults:
run:
working-directory: notificationworkerlambda/cdk
on:
pull_request:
branches:
- master
paths:
- "notificationworkerlambda/cdk/**"
push:
branches:
- master
paths:
- "notificationworkerlambda/cdk/**"
jobs:
cdk-test:
runs-on: ubuntu-la... |
Fix typo in task comments | ---
# Parameters:
# prudentia_dir (provided)
# mongodb_version (provided)
- name: MongoDB | Check if is present
command: test -x /usr/bin/mongo
when: ansible_system == "Linux"
ignore_errors: yes
register: mongo_present
tags:
- mongodb3
- name: MongoDB | Add GPG key to apt keyring... | ---
# Parameters:
# prudentia_dir (provided)
# mongodb3_version (provided)
- name: MongoDB | Check if is present
command: test -x /usr/bin/mongo
when: ansible_system == "Linux"
ignore_errors: yes
register: mongo_present
tags:
- mongodb3
- name: MongoDB | Add GPG key to apt keyrin... |
Fix wait for port to drain on old app port | ---
- name: update nginx config
template:
src: etc/nginx/sites-available/staging.whitnellanalytics.com.j2
dest: /etc/nginx/sites-available/staging.whitnellanalytics.com
mode: "u=rw,g=r,o=r"
owner: root
group: root
become: yes
- name: reload nginx
service:
name: nginx
state: reloaded
... | ---
- name: update nginx config
template:
src: etc/nginx/sites-available/staging.whitnellanalytics.com.j2
dest: /etc/nginx/sites-available/staging.whitnellanalytics.com
mode: "u=rw,g=r,o=r"
owner: root
group: root
become: yes
- name: reload nginx
service:
name: nginx
state: reloaded
... |
Update to Java SDK 8u191 | common:
java_version: 8u181
java_home: "/usr/java/jdk1.8.0_181-amd64"
java_download: "http://download.oracle.com/otn-pub/java/jdk/8u181-b13/96a7b8442fe848ef90c96a2fad6ed6d1/jdk-8u181-linux-x64.rpm"
java_jce_download: "http://download.oracle.com/otn-pub/java/jce/8/jce_policy-8.zip"
| common:
java_version: 8u191
java_home: "/usr/java/jdk1.8.0_191-amd64"
java_download: "http://download.oracle.com/otn-pub/java/jdk/8u191-b12/2787e4a523244c269598db4e85c51e0c/jdk-8u191-linux-x64.rpm"
java_jce_download: "http://download.oracle.com/otn-pub/java/jce/8/jce_policy-8.zip"
|
Increase 'Metaspace' memory because the application fails with OutOfMemory (because of lack of free Metaspace). Default was 64m. | ---
applications:
- name: service-catalog
memory: 512M
instances: 1
host: service-catalog
path: target/service-catalog-${version}.jar
services:
- sso
env:
SPRING_PROFILES_ACTIVE: "cloud"
| ---
applications:
- name: service-catalog
memory: 512M
instances: 1
host: service-catalog
path: target/service-catalog-${version}.jar
services:
- sso
env:
SPRING_PROFILES_ACTIVE: "cloud"
JBP_CONFIG_OPEN_JDK_JRE: "[memory_sizes: {metaspace: 80m..}]"
|
Add PHP 8.2 to test matrix | name: Tests
on: [ push, pull_request ]
jobs:
build:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
php: ['5.3', '5.4', '5.5', '5.6', '7.0', '7.1', '7.2', '7.3', '7.4', '8.0', '8.1']
steps:
- uses: actions/checkout@v2
- name: Setup PHP
uses: shivammat... | name: Tests
on: [ push, pull_request ]
jobs:
build:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
php: ['5.3', '5.4', '5.5', '5.6', '7.0', '7.1', '7.2', '7.3', '7.4', '8.0', '8.1', '8.2']
steps:
- uses: actions/checkout@v2
- name: Setup PHP
uses: sh... |
Update from Hackage at 2017-04-20T03:46:23Z | homepage: https://github.com/peddie/pipes-zeromq4
changelog-type: ''
hash: 6494fd5ababab60b28150593225a83b88a987cad4415b2f0443ca9be04042a89
test-bench-deps: {}
maintainer: Matthew Peddie <mpeddie@gmail.com>
synopsis: Pipes integration for ZeroMQ messaging
changelog: ''
basic-deps:
bytestring: ==0.10.*
base: ! '>=4.... | homepage: https://github.com/peddie/pipes-zeromq4
changelog-type: ''
hash: cc567c20c03db0542732ea9a195d405ce8b3f130fe48b95dff2ff0f4e56f6c45
test-bench-deps: {}
maintainer: Matthew Peddie <mpeddie@gmail.com>
synopsis: Pipes integration for ZeroMQ messaging
changelog: ''
basic-deps:
bytestring: ==0.10.*
base: ! '>=4.... |
Add in some environment flags for when we build the python | ---
python::prefix: "%{::boxen::config::home}"
python::user: "%{::boxen_user}"
| ---
python::prefix: "%{::boxen::config::home}"
python::user: "%{::boxen_user}"
python::version::env:
Darwin:
CFLAGS: "-I%{::homebrew::config::installdir}/include -I/opt/X11/include"
LDFLAGS: "-L%{::homebrew::config::installdir}/lib -L/opt/X11/lib"
|
Simplify syntax for bundler version | name: RSpec tests
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
ruby:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
include:
- ruby-version: '1.9'
bundler-version: '1.17.3'
- ruby-version: '2.0'
bund... | name: RSpec tests
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
ruby:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
include:
- ruby-version: '1.9'
bundler-version: '1.17.3'
- ruby-version: '2.0'
bund... |
Update Node version on Travis CI | language: node_js
node_js:
- 0.8
branches:
only:
- master
- dev
| language: node_js
node_js:
- 0.10
branches:
only:
- master
- dev
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.