Instruction stringlengths 14 778 | input_code stringlengths 0 4.24k | output_code stringlengths 1 5.44k |
|---|---|---|
Add Rubinius to Travis build | language: ruby
cache: bundler
rvm:
- 2.2.5
- 2.3.1
- ruby-head
script: bundle exec rspec
before_install:
- gem update bundler
| language: ruby
cache: bundler
rvm:
- 2.2.5
- 2.3.1
- ruby-head
- rbx-3.42
script: bundle exec rspec
before_install:
- gem update bundler
|
Add baseurl to fix relative links | # Welcome to Jekyll!
#
# This config file is meant for settings that affect your whole blog, values
# which you are expected to set up once and rarely edit after that. If you find
# yourself editing this file very often, consider using Jekyll's data files
# feature for the data you need to update frequently.
#
# For te... | # Welcome to Jekyll!
#
# This config file is meant for settings that affect your whole blog, values
# which you are expected to set up once and rarely edit after that. If you find
# yourself editing this file very often, consider using Jekyll's data files
# feature for the data you need to update frequently.
#
# For te... |
Update tests and add Ohio region | global:
marketplace-ami: false
owner: quickstart-eng@amazon.com
qsname: quickstart-informatica-bdm
regions:
- ap-northeast-1
- ap-northeast-2
- ap-south-1
- ap-southeast-1
- ap-southeast-2
- eu-central-1
- eu-west-1
- sa-east-1
- us-east-1
- us-west-1
- us-west-2
re... | global:
marketplace-ami: true
owner: quickstart-eng@amazon.com
qsname: quickstart-informatica-bdm
regions:
- ap-northeast-1
- ap-northeast-2
- ap-south-1
- ap-southeast-1
- ap-southeast-2
- eu-central-1
- eu-west-1
- sa-east-1
- us-east-1
- us-east-2
- us-west-1
-... |
Correct format for nginx_conf defaults example dictionary. | ---
nginx_real_ip: 127.0.0.1
nginx_papertrail_follow:
- /var/log/drupal.log
- /var/log/nginx/http-*error.log
apps:
- server_name: www.test.com
server_aliases: bob.com
server_forwards: test.com
http_port: 8080
docroot: /var/www/test.com/current
- server_name: test2.com
server_aliases: www.... | ---
nginx_real_ip: 127.0.0.1
nginx_papertrail_follow:
- /var/log/drupal.log
- /var/log/nginx/http-*error.log
apps:
- server_name: www.test.com
server_aliases: bob.com
server_forwards: test.com
http_port: 8080
docroot: /var/www/test.com/current
- server_name: test2.com
server_aliases: www.... |
Change role name and network br variable | - name: kvm_cloud_init_vm playbook
gather_facts: false
hosts: localhost
tasks:
- import_role:
name: ansible-role-kvm-cloud-init-vm
vars:
kvm_vm_pool_dir: /home/jooho/KVM
vm_data_dir: /home/jooho/kvm/vms
vm_network_br: okd_virbr0 | - name: kvm_cloud_init_vm playbook
gather_facts: false
hosts: localhost
tasks:
- import_role:
name: Jooho.kvm-cloud-init-vm
vars:
kvm_vm_pool_dir: /home/jooho/KVM
vm_data_dir: /home/jooho/kvm/vms
vm_network_br: okd |
Update BikeComputer to 1.2 (3) | Categories:
- Navigation
- Sports & Health
License: GPL-3.0-only
SourceCode: https://gitlab.com/Nulide/BikeComputer
IssueTracker: https://gitlab.com/Nulide/BikeComputer/-/issues
AutoName: BikeComputer
RepoType: git
Repo: https://gitlab.com/Nulide/BikeComputer
Builds:
- versionName: '1.0'
versionCode: 1
... | Categories:
- Navigation
- Sports & Health
License: GPL-3.0-only
SourceCode: https://gitlab.com/Nulide/BikeComputer
IssueTracker: https://gitlab.com/Nulide/BikeComputer/-/issues
AutoName: BikeComputer
RepoType: git
Repo: https://gitlab.com/Nulide/BikeComputer
Builds:
- versionName: '1.0'
versionCode: 1
... |
Update from Hackage at 2017-04-22T05:30:40Z | homepage: ''
changelog-type: ''
hash: b41b9dd5e76b96b2db64889228cf4f023e5da09976dd0b3e435e7a44356cdeb1
test-bench-deps:
base: ==4.*
hspec: ! '>=2.2.0 && <3.0'
text: ! '>=1.0 && <2'
peregrin: -any
resource-pool: ! '>=0.2.1 && <0.3'
postgresql-simple: ! '>=0.5.2.1 && <0.6'
transformers: ! '>=0.5.2 && <0.6'
... | homepage: ''
changelog-type: ''
hash: 97df0ac1477ad02536d8b7afa0a1e79adbce555299884c59a523bcbfae8decda
test-bench-deps:
base: ==4.*
hspec: ! '>=2.2.0 && <3.0'
text: ! '>=1.0 && <2'
peregrin: -any
resource-pool: ! '>=0.2.1 && <0.3'
postgresql-simple: ! '>=0.5.2.1 && <0.6'
transformers: ! '>=0.5.2 && <0.6'
... |
Make package noarch [skip travis][skip appveyor] | {% set name = "asyncqt" %}
{% set version = "0.7.0" %}
package:
name: "{{ name|lower }}"
version: "{{ version }}"
source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: 8b1507c968c85cf0b7eee5d2a887162d38af15fb8c5b1ec25beed6025d7383ac
build:
skip: True ... | {% set name = "asyncqt" %}
{% set version = "0.7.0" %}
package:
name: "{{ name|lower }}"
version: "{{ version }}"
source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: 8b1507c968c85cf0b7eee5d2a887162d38af15fb8c5b1ec25beed6025d7383ac
build:
noarch: pyt... |
Update Kotatsu to 1.1.2 (367) | AntiFeatures:
- NonFreeNet
Categories:
- Reading
- Multimedia
License: GPL-3.0-or-later
AuthorName: Koitharu
SourceCode: https://github.com/nv95/Kotatsu
IssueTracker: https://github.com/nv95/Kotatsu/issues
Name: Kotatsu
AutoName: Kotatsu
RepoType: git
Repo: https://github.com/nv95/Kotatsu.git
Builds:
- versi... | AntiFeatures:
- NonFreeNet
Categories:
- Reading
- Multimedia
License: GPL-3.0-or-later
AuthorName: Koitharu
SourceCode: https://github.com/nv95/Kotatsu
IssueTracker: https://github.com/nv95/Kotatsu/issues
Name: Kotatsu
AutoName: Kotatsu
RepoType: git
Repo: https://github.com/nv95/Kotatsu.git
Builds:
- versi... |
Add creation of default directory for RedHat systems | ---
- name: Set the SGE qmaster node
action: copy dest={{SGE_ROOT}}/default/common/act_qmaster content={{sge_server_name}}
notify:
- restart {{EXEC_SERVICE}}
| ---
- name: create default directories
file: path={{SGE_ROOT}}/default/common/ state=directory
when: ansible_os_family == "RedHat"
- name: Set the SGE qmaster node
action: copy dest={{SGE_ROOT}}/default/common/act_qmaster content={{sge_server_name}}
notify:
- restart {{EXEC_SERVICE}}
|
Update from Hackage at 2018-05-30T05:57:41Z | homepage: https://github.com/nikita-volkov/rerebase
changelog-type: ''
hash: 51e84d66d7e0b8c20a12da651870be1474f8bcd9e1a6e7c3249a05bcf21732d9
test-bench-deps: {}
maintainer: Nikita Volkov <nikita.y.volkov@mail.ru>
synopsis: Reexports from "base" with a bunch of other standard libraries
changelog: ''
basic-deps:
rebas... | homepage: https://github.com/nikita-volkov/rerebase
changelog-type: ''
hash: 669c88483ec7d7a307921d35a62c02122987b52d5ee995141c2040f1b2942dc4
test-bench-deps: {}
maintainer: Nikita Volkov <nikita.y.volkov@mail.ru>
synopsis: Reexports from "base" with a bunch of other standard libraries
changelog: ''
basic-deps:
rebas... |
Create .ssh directory during build | stages:
- build
- deploy
image: alpine:latest
build:dev:
stage: build
except:
- release
- master
- /^release-.*$/
script:
- apk update
- apk add nodejs nodejs-npm git
- npm install
- npm install cli/
- npm run-script build
artifacts:
paths:
- build/
expire_in:... | stages:
- build
- deploy
image: alpine:latest
build:dev:
stage: build
except:
- release
- master
- /^release-.*$/
script:
- apk update
- apk add nodejs nodejs-npm git
- npm install
- npm install cli/
- npm run-script build
artifacts:
paths:
- build/
expire_in:... |
Test Rackstash against Rails 4.2.0 instead of 4.0.0 | language: ruby
cache: bundler
sudo: false
rvm:
- 1.8.7
- 2.0.0
- 2.1.0
- jruby-18mode
- jruby-19mode
- rbx-2
env:
- RACK_VERSION=1.4.1
- RAILS_VERSION=2.3.15
- RAILS_VERSION=3.2.0
- RAILS_VERSION=4.0.0
before_install:
- '[ "$TRAVIS_RUBY_VERSION" = "2.1.0" ] && gem install bundler -v ">= 1.5.1" --c... | language: ruby
cache: bundler
sudo: false
rvm:
- 1.8.7
- 2.0.0
- 2.1.0
- jruby-18mode
- jruby-19mode
- rbx-2
env:
- RACK_VERSION=1.4.1
- RAILS_VERSION=2.3.15
- RAILS_VERSION=3.2.0
- RAILS_VERSION=4.2.0
before_install:
- '[ "$TRAVIS_RUBY_VERSION" = "2.1.0" ] && gem install bundler -v ">= 1.5.1" --c... |
Put automatic GitHub releases in the draft state | sudo: false
language: python
python: 3.6
cache: pip
before_install: pip install flit
install: flit install --deps production --extras test
script: pytest -m offline
jobs:
include:
- python: 2.7
before_install:
- sudo apt-get -y install python3-pip python3-setuptools
- sudo pip3 install flit
insta... | sudo: false
language: python
python: 3.6
cache: pip
before_install: pip install flit
install: flit install --deps production --extras test
script: pytest -m offline
jobs:
include:
- python: 2.7
before_install:
- sudo apt-get -y install python3-pip python3-setuptools
- sudo pip3 install flit
insta... |
Test multiple versions of ruby. | os:
- osx
language: ruby
rvm:
- 2.2.1
before_install: gem install bundler -v 1.10.6
cache: bundler
| language: ruby
rvm:
- 2.0.0
- 2.1.6
- 2.2.2
before_install: gem install bundler -v 1.10.6
cache: bundler
|
Fix apt-get failed on Travis CI | language: python
python:
- "2.7"
before_install: "apt-get install ppp"
install: "pip install ."
| language: python
python:
- "2.7"
before_install:
- sudo apt-get update -qq
- sudo apt-get install -y ppp
install: "pip install ."
|
Update osx_image to xcode9 for passing CI check | language: objective-c
os: osx
osx_image: xcode8
xcode_project: Progress.swift/Progress.swift.xcodeproj
xcode_scheme: Progress.swift
script:
- set -o pipefail && xcodebuild -project Progress.swift/Progress.swift.xcodeproj -scheme Progress.swift -enableCodeCoverage YES clean build test | xcpretty
after_success:
- bas... | language: objective-c
os: osx
osx_image: xcode9
xcode_project: Progress.swift/Progress.swift.xcodeproj
xcode_scheme: Progress.swift
script:
- set -o pipefail && xcodebuild -project Progress.swift/Progress.swift.xcodeproj -scheme Progress.swift -enableCodeCoverage YES clean build test | xcpretty
after_success:
- bas... |
Add Jig to the pip install | language: python
python:
- 2.6
- 2.7
install: "pip install -r requirements.txt --use-mirrors"
script: "python script/test"
| language: python
python:
- 2.6
- 2.7
install:
- "pip install -r requirements.txt --use-mirrors"
- "pip install -e ."
script: "python script/test"
|
Install g++ 4.8 so that native compilation works in Node >= 4 | language: node_js
sudo: false
node_js:
- '0.12'
- '4'
- '5'
before_install:
# Log HTTP requests
- npm config set loglevel http
install:
- time npm install
| language: node_js
sudo: false
node_js:
- '0.12'
- '4'
- '5'
env:
global:
- CXX=g++-4.8
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- g++-4.8
before_install:
# Log HTTP requests
- npm config set loglevel http
install:
- time npm install
|
Add later PHP versions to Travis CI build | language: php
sudo: false
php:
- 5.3
- 5.5
before_script:
- if [[ $TRAVIS_PHP_VERSION = '5.5' ]]; then PHPUNIT_FLAGS="--coverage-clover ./build/logs/clover.xml"; else PHPUNIT_FLAGS=""; fi
- curl -s http://getcomposer.org/installer | php
- php composer.phar install
script:
- phpunit -v $PHPUNIT_FLAGS
af... | language: php
sudo: false
php:
- 5.3
- 5.5
- 5.6
- 7.0
- 7.1
before_script:
- if [[ $TRAVIS_PHP_VERSION = '5.6' ]]; then PHPUNIT_FLAGS="--coverage-clover ./build/logs/clover.xml"; else PHPUNIT_FLAGS=""; fi
- curl -s http://getcomposer.org/installer | php
- php composer.phar install
script:
- phpun... |
Drop ruby < 2.3 support | sudo: false
language: ruby
install: gem install minitest timecop coveralls
rvm:
- 2.0.0
- 2.1.9
- 2.2.8
- 2.3.5
- 2.4.2
- 2.5.0
script: rake test
| sudo: false
language: ruby
install: gem install minitest timecop coveralls
rvm:
- 2.3.5
- 2.4.2
- 2.5.1
script: rake test
|
Update repo if initial pod install fails | language: objective-c
cache: cocoapods
#before_install:
#- pod repo --silent update
xcode_workspace: Swindler.xcworkspace
xcode_scheme: Swindler
script: xcodebuild -workspace Swindler.xcworkspace -scheme Swindler build test
| language: objective-c
cache: cocoapods
install: pod install || pod install --repo-update
xcode_workspace: Swindler.xcworkspace
xcode_scheme: Swindler
script: xcodebuild -workspace Swindler.xcworkspace -scheme Swindler build test
|
Test on 2.1 as well | rvm:
- 1.9.2
- 1.9.3
- 2.0.0
before_script:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
- "sudo apt-get install wkhtmltopdf"
| rvm:
- 1.9.2
- 1.9.3
- 2.0
- 2.1
before_script:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
- "sudo apt-get install wkhtmltopdf"
|
Add slack notifications for builds | language: [ ruby, node_js ]
rvm: [ 2.2.0 ]
node_js: [ 0.12 ]
cache:
bundler: true
directories:
- bower_components
sudo: false
before_script:
- npm install -g bower grunt
- npm install
- grunt uglify
- grunt imagemin
before_install:
- 'echo ''gem: --no-document'' > ~/.gemrc'
script: bundle exec rake... | language: [ ruby, node_js ]
rvm: [ 2.2.0 ]
node_js: [ 0.12 ]
cache:
bundler: true
directories:
- bower_components
sudo: false
before_script:
- npm install -g bower grunt
- npm install
- grunt uglify
- grunt imagemin
before_install:
- 'echo ''gem: --no-document'' > ~/.gemrc'
script: bundle exec rake... |
Replace composer update command with composer install | # This file is part of the Kreta package.
#
# (c) Beñat Espiña <benatespina@gmail.com>
# (c) Gorka Laucirica <gorka.lauzirika@gmail.com>
#
# For the full copyright and license information, please view the LICENSE
# file that was distributed with this source code.
addons:
hosts:
- kreta.test
language: php
... | # This file is part of the Kreta package.
#
# (c) Beñat Espiña <benatespina@gmail.com>
# (c) Gorka Laucirica <gorka.lauzirika@gmail.com>
#
# For the full copyright and license information, please view the LICENSE
# file that was distributed with this source code.
addons:
hosts:
- kreta.test
language: php
... |
Change Travis CI config to use GCC 4.8. |
language: cpp
compiler:
- clang
- gcc
script: mkdir build && cd build && cmake .. -DCMAKE_BUILD_TYPE=${BUILD_TYPE} && make && cd build/tests && { [[ ${BUILD_TYPE} != "Debug" ]] || ctest --output-on-failure -j4; }
branches:
only:
- master
env:
- BUILD_TYPE=Release CXXFLAGS=-Werror
- BUILD_TYPE=Debug ... |
language: cpp
compiler:
- clang
- gcc
# These install GCC 4.8 and set that as the GCC version to use.
before_install:
- sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test
- sudo apt-get update -qq
install:
- sudo apt-get install -qq gcc-4.8 g++-4.8
- sudo update-alternatives --install /usr/bin/g++ g... |
Add support for php 7 & drop support for php 5.5 | language: php
php:
- 5.5
- 5.6
services:
- redis-server
before_script:
- phpenv config-add ./tests/travis/php.ini
- composer self-update
- composer install --prefer-source
| language: php
php:
- 5.6
- 7.0
services:
- redis-server
before_script:
- phpenv config-add ./tests/travis/php.ini
- composer self-update
- composer install --prefer-source
|
Disable the graphical display when test are checked by Travis | language : java
install :
- ./install_dependencies.sh
script :
- cd core
- mvn install
- cd ../examples
- ant
jdk : oraclejdk8
notifications:
slack: intech-sudparis:Z3xKQEmZT2a9BFBqouokQ6J7
on_success: change
on_failure: always
email : false
| language : java
install :
- ./install_dependencies.sh
script :
- cd core
- sed s/GRAPHIC_ENABLE\ =\ true// src/test/resources/kraken.conf -i
- mvn install
- cd ../examples
- ant
jdk : oraclejdk8
notifications:
slack: intech-sudparis:Z3xKQEmZT2a9BFBqouokQ6J7
on_success: change
on_fail... |
Add Python 3.7 workaround to Travis config. | sudo: false
language: python
python:
- "2.7"
- "3.4"
- "3.5"
- "3.6"
- "3.7"
install:
- pip install tox-travis
script: tox
| sudo: false
language: python
python:
- "2.7"
- "3.4"
- "3.5"
- "3.6"
# 3.7 is not currently supported, matrix config added as workaround
# - "3.7"
matrix:
include:
- python: 3.7
dist: xenial
sudo: true
install:
- pip install tox-travis
script: tox
|
Add other python versions to tests against. | language: python
python:
- 3.4
script: python setup.py test
notifications:
email: false | language: python
python:
- 3.2
- 3.3
- 3.4
- 3.5
script: python setup.py test
notifications:
email: false |
Remove deprecated sudo setting on Travis | 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:
-... | language: java
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:
- "$HOME/.m2"... |
Drop Node v0.10.x & v0.12.x, add 8.x.x | language: node_js
sudo: false
node_js:
- stable
- 6
- 4
- "0.12"
- "0.10"
branches:
only:
- master
script: npm test
| language: node_js
node_js:
- stable
- 8
- 6
- 4
script:
- npm test
|
Test against Node.js 0.10 at Travis CI. | language: node_js
node_js:
- 0.6
- 0.8
branches:
only:
- master
- travis-ci
# Not using `npm install --dev` because it is recursive. It will pull in the all
# development dependencies for CoffeeScript. Way too much spew in the Travis CI
# build output.
before_install:
- npm install
- npm install i... | language: node_js
node_js:
- 0.10
- 0.8
- 0.6
branches:
only:
- master
- travis-ci
# Not using `npm install --dev` because it is recursive. It will pull in the all
# development dependencies for CoffeeScript. Way too much spew in the Travis CI
# build output.
before_install:
- npm install
- npm ... |
Revert "Caching dependencies to speed up PR builds" | sudo: false
cache:
directories:
- $HOME/.m2
- $HOME/.gradle/wrapper
language: java
jdk:
- oraclejdk7
script:
- ./gradlew pullRequestValidation
env:
- TERM=dumb
branches:
only:
- master
| language: java
jdk:
- oraclejdk7
script:
- ./gradlew pullRequestValidation
env:
- TERM=dumb
branches:
only:
- master |
Add support for 3.7, remove support for 2.7 | language: python
sudo: false
python:
- "2.7"
- "3.6"
- "3.7"
install:
- pip install -r requirements.txt
script:
- nosetests -v | language: python
dist: xenial
sudo: false
python:
- "3.6"
- "3.7"
install:
- pip install -r requirements.txt
script:
- nosetests -v |
Remove timer, run with quiet | language: python
python:
- '2.7'
- '3.5'
- '3.6'
sudo: required
dist: trusty
install:
- wget https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh -O anaconda.sh;
- export python_version=$TRAVIS_PYTHON_VERSION
- bash anaconda.sh -b -p $HOME/anaconda
- export PATH="$HOME/anaconda/bin:$PATH"
- hash -r
- c... | language: python
python:
- '2.7'
- '3.5'
- '3.6'
sudo: required
dist: trusty
install:
- wget https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh -O anaconda.sh;
- export python_version=$TRAVIS_PYTHON_VERSION
- bash anaconda.sh -b -p $HOME/anaconda
- export PATH="$HOME/anaconda/bin:$PATH"
- hash -r
- c... |
Enable bundle caching on Travis | sudo: false
bundler_args: "--standalone --binstubs --without development"
script: script/test_all
services: mongodb
before_script:
- mysql -e 'create database will_paginate;'
- psql -c 'create database will_paginate;' -U postgres
rvm:
- 1.8.7
- 1.9.3
- 2.1.8
- 2.2.4
- 2.3.0
gemfile:
- Gemfile
- Gemfil... | sudo: false
bundler_args: "--standalone --binstubs --without development"
cache: bundler
script: script/test_all
services: mongodb
before_script:
- mysql -e 'create database will_paginate;'
- psql -c 'create database will_paginate;' -U postgres
rvm:
- 1.8.7
- 1.9.3
- 2.1.8
- 2.2.4
- 2.3.0
gemfile:
- Gem... |
Add PHP 7 to Travis targets | language: php
php:
- 5.3
- 5.4
- 5.5
- 5.6
- hhvm
before_script:
- "mysql -e 'DROP DATABASE IF EXISTS test;'"
- "mysql -e 'create database test;'"
- "psql -c 'DROP DATABASE IF EXISTS test;' -U postgres"
- "psql -c 'create database test;' -U postgres"
script:
- phpunit -c tests/unit/ --coverage-clove... | language: php
php:
- 5.3
- 5.4
- 5.5
- 5.6
- 7
- hhvm
before_script:
- "mysql -e 'DROP DATABASE IF EXISTS test;'"
- "mysql -e 'create database test;'"
- "psql -c 'DROP DATABASE IF EXISTS test;' -U postgres"
- "psql -c 'create database test;' -U postgres"
script:
- phpunit -c tests/unit/ --coverage... |
Add php 7.0 to build | language: php
php:
- 5.6
- 5.5
- 5.4
- 5.3
before_script:
- composer install
script: bin/phpunit --coverage-clover=coverage.clover Tests
after_script:
- wget https://scrutinizer-ci.com/ocular.phar
- php ocular.phar code-coverage:upload --format=php-clover coverage.clover
| language: php
php:
- 7.0
- 5.6
- 5.5
- 5.4
- 5.3
before_script:
- composer install
script: bin/phpunit --coverage-clover=coverage.clover Tests
after_script:
- wget https://scrutinizer-ci.com/ocular.phar
- php ocular.phar code-coverage:upload --format=php-clover coverage.clover
|
Drop support for Python 3.3 | language: python
python:
- "3.3"
- "3.5"
sudo: false
install:
- pip install pylint
- pip install pep8
script:
- python3 linters_test.py
- python3 lint.py validate --all
| language: python
python:
- "3.5"
sudo: false
install:
- pip install pylint
- pip install pep8
script:
- python3 linters_test.py
- python3 lint.py validate --all
|
Use rdo-testing-kilo until publication of rdo-release-kilo | ---
- lineinfile: dest=/etc/yum/pluginconf.d/fastestmirror.conf regexp=^enabled= line=enabled=0
- yum: name=http://rdoproject.org/repos/openstack-kilo/rdo-release-kilo.rpm state=present
- get_url: url=https://repos.fedorapeople.org/repos/openstack/openstack-trunk/epel-7/rc2/delorean-kilo.repo dest=/etc/yum.repos.d/delo... | ---
- lineinfile: dest=/etc/yum/pluginconf.d/fastestmirror.conf regexp=^enabled= line=enabled=0
- yum: name=http://rdoproject.org/repos/openstack-kilo/rdo-testing-kilo.rpm state=present
- yum: name=* state=latest
- yum: name=openstack-selinux state=present
- copy: src=files/id_rsa dest=/home/vagrant/.ssh/id_packstack m... |
Add more Perl versions to Travis test runs | sudo: false
language: perl
perl:
- "blead"
- "dev"
- "5.22"
- "5.22-thr"
- "5.20"
- "5.20-thr"
- "5.18.3"
- "5.18.3-thr"
matrix:
allow_failures:
- perl: blead
before_install:
- eval $(curl https://travis-perl.github.io/init) --auto
| sudo: false
language: perl
perl:
- "blead"
- "dev"
- "5.24"
- "5.24-thr"
- "5.22"
- "5.22-thr"
- "5.20"
- "5.20-thr"
- "5.18.3"
- "5.18.3-thr"
- "5.16"
- "5.16-thr"
- "5.14"
- "5.14-thr"
- "5.12"
- "5.12-thr"
- "5.12"
- "5.12-thr"
- "5.10.0"
... |
Add IRC notifications to Travis; add myself to email notifications | language: ruby
cache:
- bundler
install:
- bundle install
rvm:
- 1.9.3
- 2.0
- 2.1
notifications:
email:
recipients:
- mattjones@yieldbot.com
on_success: change
on_failure: always
script:
- 'bundle exec rake default'
| language: ruby
cache:
- bundler
install:
- bundle install
rvm:
- 1.9.3
- 2.0
- 2.1
notifications:
irc:
channels:
- "chat.freenode.net#sensu"
on_success: change
on_failure: always
email:
recipients:
- mattjones@yieldbot.com
- rich.m.chatterton@gmail.com
on_success: cha... |
Update builds to include go 1.9 | language: go
go:
- 1.5
- 1.6
- 1.7
- 1.7.1
- 1.7.2
- 1.7.3
- 1.7.4
- 1.8
script:
- go test -coverprofile=xpath2_coverage.txt -covermode=atomic ./xpath2
- go test -coverprofile=xslt_coverage.txt -covermode=atomic ./xslt
after_success:
- bash <(curl -s https://codecov.io/bash)
| language: go
go:
- 1.6
- 1.7
- 1.7.1
- 1.7.2
- 1.7.3
- 1.7.4
- 1.8
- 1.9
script:
- go test -coverprofile=xpath2_coverage.txt -covermode=atomic ./xpath2
- go test -coverprofile=xslt_coverage.txt -covermode=atomic ./xslt
after_success:
- bash <(curl -s https://codecov.io/bash)
|
Normalize git urls in pre-commit config | repos:
- repo: https://github.com/pre-commit/pre-commit-hooks.git
sha: v0.9.1
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
- id: autopep8-wrapper
- id: check-docstring-first
- id: check-yaml
- id: debug-statements
- id: requirements-txt-fixer
- id: f... | repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
sha: v0.9.1
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
- id: autopep8-wrapper
- id: check-docstring-first
- id: check-yaml
- id: debug-statements
- id: requirements-txt-fixer
- id: flake... |
Use same checksum for CI cache across branches | version: 2
jobs:
build_and_test:
working_directory: ~/project
docker:
- image: node:12
steps:
- checkout
- restore_cache:
name: Restore Yarn Package Cache
keys:
- yarn-packages-{{ .Branch }}-{{ checksum "yarn.lock" }}
- yarn-packages-{{ .Branch... | version: 2
jobs:
build_and_test:
working_directory: ~/project
docker:
- image: node:12
steps:
- checkout
- restore_cache:
name: Restore Yarn Package Cache
keys:
- yarn-packages-{{ checksum "yarn.lock" }}
- run:
name: Packager Version
... |
Mark Locations API as continuously deployed | - account-api
- authenticating-proxy
- bouncer
- cache-clearing-service
- collections
- collections-publisher
- content-data-admin
- content-data-api
- content-publisher
- email-alert-frontend
- email-alert-service
- feedback
- finder-frontend
- frontend
- government-frontend
- govuk-account-manager-prototype
- govuk-a... | - account-api
- authenticating-proxy
- bouncer
- cache-clearing-service
- collections
- collections-publisher
- content-data-admin
- content-data-api
- content-publisher
- email-alert-frontend
- email-alert-service
- feedback
- finder-frontend
- frontend
- government-frontend
- govuk-account-manager-prototype
- govuk-a... |
Update from Hackage at 2017-10-14T04:54:40Z | homepage: ''
changelog-type: ''
hash: 92e78f10a68bdaf26bf2c511b796a0591784fa91f6dcb0ecdb39e4f857c8192b
test-bench-deps:
base: ==4.9.*
hspec: ==2.4.*
maintainer: clintonmead@gmail.com
synopsis: A series of type families and constraints for "indexable" types.
changelog: ''
basic-deps:
base: ==4.9.*
all-versions:
- ... | homepage: ''
changelog-type: ''
hash: 3c6552545f53d0f7eb2f70a3e3df37b1625ae798f3927b25260506b73fe4c71b
test-bench-deps:
base: ==4.9.*
hspec: ==2.4.*
maintainer: clintonmead@gmail.com
synopsis: A series of type families and constraints for "indexable" types.
changelog: ''
basic-deps:
base: ==4.9.*
all-versions:
- ... |
Update GitLab CI for WITH_OPENCV option | image: adaskit/libsgm:0.1
variables:
GIT_SUBMODULE_STRATEGY: recursive
stages:
- build
- test
.build_template: &build_definition
stage: build
tags:
- docker
script:
- cmake . -DENABLE_SAMPLES=${build_samples} -DLIBSGM_SHARED=${build_shared} -DENABLE_TESTS=${build_tests}
- make
build:samples_... | image: adaskit/libsgm:0.1
variables:
GIT_SUBMODULE_STRATEGY: recursive
stages:
- build
- test
.build_template: &build_definition
stage: build
tags:
- docker
script:
- cmake . -DWITH_OPENCV="ON" -DENABLE_SAMPLES=${build_samples} -DLIBSGM_SHARED=${build_shared} -DENABLE_TESTS=${build_tests}
- m... |
Use kubernetes.io/role label for nodeAffinity | apiVersion: extensions/v1beta1
kind: DaemonSet
metadata:
name: audittrail-adapter
namespace: kube-system
labels:
application: audittrail-adapter
version: v0.1.0
spec:
selector:
matchLabels:
application: audittrail-adapter
updateStrategy:
type: RollingUpdate
template:
metadata:
... | apiVersion: extensions/v1beta1
kind: DaemonSet
metadata:
name: audittrail-adapter
namespace: kube-system
labels:
application: audittrail-adapter
version: v0.1.0
spec:
selector:
matchLabels:
application: audittrail-adapter
updateStrategy:
type: RollingUpdate
template:
metadata:
... |
Add retry logic to rsync restart | ---
- name: pip install swifttool
pip: name="/opt/stack/{{ swift.swifttool_dir }}" extra_args='-i https://pypi.python.org/simple/'
register: result
until: result|success
retries: 3
delay: 10
notify:
- update ca-certs
- name: update ca-certs
command: update-ca-certificates
- name: restart rsync
se... | ---
- name: pip install swifttool
pip: name="/opt/stack/{{ swift.swifttool_dir }}" extra_args='-i https://pypi.python.org/simple/'
register: result
until: result|success
retries: 3
delay: 10
notify:
- update ca-certs
- name: update ca-certs
command: update-ca-certificates
# Restarting rsync failing... |
Update CheHost to point to prod sso | services:
- hash: 4dc6bfd5b5e8a69dcca9552a06d1ba9d491da9b9
name: f8tenant
path: /OpenShiftTemplate.yml
url: https://github.com/fabric8io/fabric8-init-tenant/
| services:
- hash: d859722552376b3b7d84c90bc74677bd4f992150
name: f8tenant
path: /OpenShiftTemplate.yml
url: https://github.com/fabric8io/fabric8-init-tenant/
|
Add email to author information | name: '/dev/random'
description: 'Random thoughts on development and stuff'
author: Hans Kristian Flaatten
url: https://starefossen.github.io
ga_id: UA-38558206-2
license:
title: Creative Commons CC BY-SA 4.0 license
url: https://creativecommons.org/licenses/by-sa/4.0/
social: !!omap
- icon: twitter
url... | name: '/dev/random'
description: 'Random thoughts on development and stuff'
author:
name: Hans Kristian Flaatten
email: hans@starefossen.com
url: https://starefossen.github.io
ga_id: UA-38558206-2
license:
title: Creative Commons CC BY-SA 4.0 license
url: https://creativecommons.org/licenses/by-sa/4.0... |
Delete highlighter property from config | title: 'Блог Анатолия Гуляева'
author: 'Анатолий Гуляев'
keywords: 'kaneru, блог, продуктивность, лайфлист, программирование, фронт-енд'
description: > # this means to ignore newlines until "note:"
Блог Анатолия Гуляева.
Тут в основном пишу свои наблюдения и заметки про программирование, фронт-енд, продуктивность и... | title: 'Блог Анатолия Гуляева'
author: 'Анатолий Гуляев'
keywords: 'kaneru, блог, продуктивность, лайфлист, программирование, фронт-енд'
description: > # this means to ignore newlines until "note:"
Блог Анатолия Гуляева.
Тут в основном пишу свои наблюдения и заметки про программирование, фронт-енд, продуктивность и... |
Add k8s/cinder standalone/cinder and csi/cinder jobs | - project:
cloud-provider-openstack-unittest:
jobs:
- cloud-provider-openstack-unittest
cloud-provider-openstack-acceptance-test-lb-octavia:
jobs:
- cloud-provider-openstack-acceptance-test-lb-octavia
cloud-provider-openstack-acceptance-test-keystone-authentication-authorization:... | - project:
cloud-provider-openstack-unittest:
jobs:
- cloud-provider-openstack-unittest
cloud-provider-openstack-acceptance-test-lb-octavia:
jobs:
- cloud-provider-openstack-acceptance-test-lb-octavia
cloud-provider-openstack-acceptance-test-keystone-authentication-authorization:... |
Update horizon for astronomical twilight | ---
name: 'Generic PANOPTES Unit'
location:
name: Mauna Loa Observatory
latitude: 19.54
longitude: -155.58
elevation: 3400.0
utc_offset: -10.00 # Hours
horizon: 30
twilight_horizon: -12
timezone: 'US/Hawaii'
directories:
base: '/var/panoptes/POCS'
images: '/var/panoptes/images'
... | ---
name: 'Generic PANOPTES Unit'
location:
name: Mauna Loa Observatory
latitude: 19.54
longitude: -155.58
elevation: 3400.0
utc_offset: -10.00 # Hours
horizon: 30
twilight_horizon: -18
timezone: 'US/Hawaii'
directories:
base: '/var/panoptes/POCS'
images: '/var/panoptes/images'
... |
Use the official container image of Golang. | box: mitsuse/golang
build:
steps:
- setup-go-workspace
- script:
name: build
code: |
go get -t ./...
- script:
name: coverage
code: |
bash coverage.bash
bash goveralls.bash
- tcnksm/gox:
... | box: golang:1.5
build:
steps:
- setup-go-workspace
- script:
name: build
code: |
go get -t ./...
- script:
name: coverage
code: |
bash coverage.bash
bash goveralls.bash
- tcnksm/gox:
... |
Remove release steps from github workflow | name: CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Cache pip
uses: actions/cache@v2
with:
path: ~/.cache/pip
key: ${{ runner.os }}-pip-${{ hashFiles('**/requirements.txt') }}
restore-keys: |
${{ runne... | name: CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Cache pip
uses: actions/cache@v2
with:
path: ~/.cache/pip
key: ${{ runner.os }}-pip-${{ hashFiles('**/requirements.txt') }}
restore-keys: |
${{ runne... |
Change port names to avoid validation failure | apiVersion: v1
kind: ReplicationController
metadata:
name: elasticsearch-logging-v1
namespace: default
labels:
k8s-app: elasticsearch-logging
version: v1
kubernetes.io/cluster-service: "true"
spec:
replicas: 2
selector:
k8s-app: elasticsearch-logging
version: v1
template:
metadata:
... | apiVersion: v1
kind: ReplicationController
metadata:
name: elasticsearch-logging-v1
namespace: default
labels:
k8s-app: elasticsearch-logging
version: v1
kubernetes.io/cluster-service: "true"
spec:
replicas: 2
selector:
k8s-app: elasticsearch-logging
version: v1
template:
metadata:
... |
Add AlienTrimmer and featureCounts to minimal flavor. | ---
bio_nextgen:
alignment:
- star
utilities:
- biobambam
- rnaseqc
analysis:
- cufflinks
- picard
- tophat
variant:
- bcbio_variation
- gatk
- grabix
- mutect
- pbgzip
- snpeff
- varscan
needs_64bit:
- ucsc_tools
| ---
bio_nextgen:
alignment:
- star
utilities:
- biobambam
- rnaseqc
- alientrimmer
- featurecounts
analysis:
- cufflinks
- picard
- tophat
variant:
- bcbio_variation
- gatk
- grabix
- mutect
- pbgzip
- snpeff
- varscan
needs_64bit:
- ucsc_tools
|
Update Node version to 0.12 on AppVeyor | init:
- git config --global core.autocrlf input
version: '{build}'
environment:
matrix:
- nodejs_version: '0.10'
install:
- ps: Install-Product node $env:nodejs_version
- npm install
build: off
test_script:
- node --version
- npm --version
- npm test
| init:
- git config --global core.autocrlf input
shallow_clone: true
version: '{build}'
skip_tags: true
environment:
matrix:
- nodejs_version: '0.12'
install:
- ps: Install-Product node $env:nodejs_version
- npm install
build: off
test_script:
- node --version
- npm --version
- npm test
|
Update Ruby 2.0.0 to 2.1.0 in CircleCI | dependencies:
override:
- rvm-exec 2.0.0-p353 bundle install -j 4
- rvm-exec 2.0.0-p353 bundle exec appraisal install -j 4
- rvm-exec 2.2.2 bundle install -j 4
- rvm-exec 2.2.2 bundle exec appraisal install -j 4
test:
override:
- RACK_ENV=development rvm-exec 2.0.0-p353 bundle exec appraisal rsp... | dependencies:
override:
- rvm-exec 2.1.0 bundle install -j 4
- rvm-exec 2.1.0 bundle exec appraisal install -j 4
- rvm-exec 2.2.2 bundle install -j 4
- rvm-exec 2.2.2 bundle exec appraisal install -j 4
test:
override:
- RACK_ENV=development rvm-exec 2.1.0 bundle exec appraisal rspec
- RACK_E... |
Revert "no : in yaml kys" | ---
cpu_count: '1'
memory_size: '512'
disk_size: '10140'
disk_format: VDI
hostiocache: 'off'
os_type_id: Ubuntu
boot_wait: '0'
boot_cmd_sequence: []
ssh_login_timeout: '10000'
ssh_user: root
ssh_password: vagrant
ssh_key: ''
ssh_host_port: '7222'
ssh_guest_port: '22'
sudo_cmd: bash '%f'
shutdown_cmd: shutdown -P now
po... | ---
:cpu_count: '1'
:memory_size: '512'
:disk_size: '10140'
:disk_format: VDI
:hostiocache: 'off'
:os_type_id: Ubuntu
:boot_wait: '0'
:boot_cmd_sequence: []
:ssh_login_timeout: '10000'
:ssh_user: root
:ssh_password: vagrant
:ssh_key: ''
:ssh_host_port: '7222'
:ssh_guest_port: '22'
:sudo_cmd: bash '%f'
:shutdown_cmd: sh... |
Disable sonar-java cognitive complexity checks | version: "2"
checks:
argument-count:
enabled: false
file-lines:
enabled: false
method-complexity:
enabled: false
method-count:
enabled: false
method-lines:
enabled: false
plugins:
fixme:
enabled: true
pmd:
enabled: true
sonar-java:
enabled: true
channel: beta
conf... | version: "2"
checks:
argument-count:
enabled: false
file-lines:
enabled: false
method-complexity:
enabled: false
method-count:
enabled: false
method-lines:
enabled: false
plugins:
fixme:
enabled: true
pmd:
enabled: true
sonar-java:
enabled: true
channel: beta
conf... |
Add Jupyter to RTD reqs | name: test
channels:
- omnia
- defaults
- conda-forge
dependencies:
- python
- mdtraj
- numpy
- scipy
- pandas
- nbsphinx
- pandoc
| name: test
channels:
- omnia
- defaults
- conda-forge
dependencies:
- python
- mdtraj
- numpy
- scipy
- pandas
- nbsphinx
- pandoc
- jupyter
|
Configure a check that’s run to determine whether or not containers are “healthy”. No need to use wait-for-it.sh | version: '2'
services:
database:
container_name: dhis2-database
image: pgracio/dhis2-db:2.26-sierra-leone
environment:
POSTGRES_USER: dhis
POSTGRES_DB: dhis
POSTGRES_PASSWORD: dhis
POSTGRES_DB_TARGET: dhis-target
PG_DATA: /var/lib/postgresql/data/pgdata:z
ports:
- "5... | version: '2.1'
services:
database:
container_name: dhis2-database
image: pgracio/dhis2-db:2.26-sierra-leone
environment:
POSTGRES_USER: dhis
POSTGRES_DB: dhis
POSTGRES_PASSWORD: dhis
POSTGRES_DB_TARGET: dhis-target
PG_DATA: /var/lib/postgresql/data/pgdata:z
ports:
- ... |
Fix the naming for gr-release-develop | ---
image: docker:///cloudfoundry/garden-ci-ubuntu
platform: linux
inputs:
- name: gr-release-develop
run:
path: gr-release/ci/scripts/nested-shed-tests
| ---
image: docker:///cloudfoundry/garden-ci-ubuntu
platform: linux
inputs:
- name: gr-release-develop
run:
path: gr-release-develop/ci/scripts/nested-shed-tests
|
Use v4.1.0 release for ansible-lint-action | ---
name: build
on: [push, pull_request]
jobs:
ansible-lint:
name: Lint Ansible project
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ansible/ansible-lint-action@v4
with:
override-deps: |
ansible==2.10.4
ansible-lint==4.3.7
... | ---
name: build
on: [push, pull_request]
jobs:
ansible-lint:
name: Lint Ansible project
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ansible/ansible-lint-action@v4.1.0
with:
override-deps: |
ansible==2.10.4
ansible-lint==4.3.7
... |
Make `brand` prop consistent with Organization | title: Product
'@id': schema:Product
extends: Thing
role: tertiary
status: stable
category: metadata
description: |
Any offered product or service. For example, a pair of shoes;
a haircut; or an episode of a TV show streamed online.
properties:
brand:
'@id': schema:brand
description: Brand that the produc... | title: Product
'@id': schema:Product
extends: Thing
role: tertiary
status: stable
category: metadata
description: |
Any offered product or service. For example, a pair of shoes;
a haircut; or an episode of a TV show streamed online.
properties:
brands:
'@id': schema:brand
description: Brands that the prod... |
Set the autoscaling sync period to something small, and use selfhosting | kind: MasterConfiguration
apiVersion: kubeadm.k8s.io/v1alpha1
networking:
podSubnet: "10.244.0.0/16"
controllerManagerExtraArgs:
controllers: "*,-persistentvolume-binder"
horizontal-pod-autoscaler-use-rest-clients: "true"
node-monitor-grace-period: "10s"
apiServerExtraArgs:
runtime-config: "api/all=true"
fe... | kind: MasterConfiguration
apiVersion: kubeadm.k8s.io/v1alpha1
networking:
podSubnet: "10.244.0.0/16"
controllerManagerExtraArgs:
controllers: "*,-persistentvolume-binder"
horizontal-pod-autoscaler-use-rest-clients: "true"
horizontal-pod-autoscaler-sync-period: "10s"
node-monitor-grace-period: "10s"
apiServerE... |
Update from Hackage at 2018-11-08T08:23:48Z | homepage: https://github.com/apeyroux/google-isbn#readme
changelog-type: ''
hash: aa34bfee101247a7a86f7f899bfecde33998d9b2cd302b885d124a22a11ff841
test-bench-deps: {}
maintainer: alex@px.io
synopsis: ''
changelog: ''
basic-deps:
bytestring: -any
base: ! '>=4.2 && <5'
text: -any
conduit: -any
conduit-extra: -a... | homepage: https://github.com/apeyroux/google-isbn#readme
changelog-type: ''
hash: 9baa01ec8a38d7227db54451e0ea9fbf36f0b5ba15adaad17f0e0b938289d816
test-bench-deps: {}
maintainer: alex@px.io
synopsis: ''
changelog: ''
basic-deps:
bytestring: -any
base: ! '>=4.2 && <5'
text: -any
conduit: -any
conduit-extra: -a... |
Add links for hack1 and hackprop2 | # Hi! I'm Mansam.
# samlucidi.com is back up!
- blog: http://mansam.github.io/
feed: http://mansam.github.io/feeds/all.atom.xml
forges:
- http://github.com/mansam
- http://bitbucket.org/slucidi
irc: mansam
name: Sam Lucidi
rit_dce: sxl6435
hackprop1: http://mansam.github.io/articles/sprint1-projec... | # Hi! I'm Mansam.
# samlucidi.com is back up!
- blog: http://mansam.github.io/
feed: http://mansam.github.io/feeds/all.atom.xml
forges:
- http://github.com/mansam
- http://bitbucket.org/slucidi
irc: mansam
name: Sam Lucidi
rit_dce: sxl6435
hackprop1: http://www.samlucidi.com/fossrit-proposal-for-s... |
Use action master branch for testing | # Build project using CMake
name: Build
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build
uses: HorstBaerbel/action-cmake@1.0
with:
sourcedir: '.'
builddir: '... | # Build project using CMake
name: Build
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build
uses: HorstBaerbel/action-cmake@master
with:
sourcedir: '.'
builddir... |
Add some new manual github id -> email mappings | - email: arun.p.gupta@oracle.com
github_id: arun-gupta
- email: argupta@argupta.csb
github_id: arun-gupta
- email: arungupta@users.noreply.github.com
github_id: arun-gupta
- email: patrik@dudits.net
github_id: pdudits
- email: contact@mgreau.com
github_id: mgreau
- email: psakar@redhat.com
github_id: psakar... | - email: arun.p.gupta@oracle.com
github_id: arun-gupta
- email: argupta@argupta.csb
github_id: arun-gupta
- email: arungupta@users.noreply.github.com
github_id: arun-gupta
- email: patrik@dudits.net
github_id: pdudits
- email: contact@mgreau.com
github_id: mgreau
- email: psakar@redhat.com
github_id: psakar... |
Adjust for latest MonologBundle change | imports:
- { resource: config.yml }
monolog:
handlers:
main:
type: fingerscrossed
action_level: error
handler: nested
nested:
type: stream
path: %kernel.logs_dir%/%kernel.environment%.log
level: debug
| imports:
- { resource: config.yml }
monolog:
handlers:
main:
type: fingers_crossed
action_level: error
handler: nested
nested:
type: stream
path: %kernel.logs_dir%/%kernel.environment%.log
level: debug
|
Build wasm binding, run wasm tests on GH actions | name: CI
on:
push:
branches:
- master
pull_request:
branches:
- "**"
env:
CARGO_TERM_COLOR: always
CARGO_INCREMENTAL: 0
jobs:
tests:
name: Unix tests
runs-on: ${{ matrix.os }}
strategy:
fail-fast: true
matrix:
os: [ubuntu-latest]
toolchain: [stabl... | name: CI
on:
push:
branches:
- master
pull_request:
branches:
- "**"
env:
CARGO_TERM_COLOR: always
CARGO_INCREMENTAL: 0
jobs:
tests:
name: Unix tests
runs-on: ${{ matrix.os }}
strategy:
fail-fast: true
matrix:
os: [ubuntu-latest]
toolchain: [stabl... |
Unify pull & run steps | #Run jekyll2cms in a Docker container to convert the new blogpost into XML
name: convert-blogpost-to-xml
on:
push:
branches:
- master
jobs:
pull-jekyll2cms-docker-image:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Pull Docker image
run: d... | #Run jekyll2cms in a Docker container to convert the new blogpost into XML
name: convert-blogpost-to-xml
on:
push:
branches:
- master
jobs:
pull-and-run-jekyll2cms-docker-image:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Pull Docker image
... |
Add a test section to check if the module is importable. | {% set name = "pluginbase" %}
{% set version = "0.5" %}
{% set sha256 = "b4f830242a078a4f44c978a84f3365bba4d008fdd71a591c71447f4df35354dd" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
fn: {{ name }}-{{ version }}.tar.gz
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name... | {% set name = "pluginbase" %}
{% set version = "0.5" %}
{% set sha256 = "b4f830242a078a4f44c978a84f3365bba4d008fdd71a591c71447f4df35354dd" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
fn: {{ name }}-{{ version }}.tar.gz
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name... |
Migrate http_methods to Dart null safety | name: http_methods
version: 1.0.0
description: |
List of all HTTP methods registered with IANA as list of strings, and metadata
such as whether a method idempotent.
homepage: https://github.com/google/dart-neats/tree/master/http_methods
repository: https://github.com/google/dart-neats.git
issue_tracker: https://git... | name: http_methods
version: 2.0.0-nullsafety.0
description: |
List of all HTTP methods registered with IANA as list of strings, and metadata
such as whether a method idempotent.
homepage: https://github.com/google/dart-neats/tree/master/http_methods
repository: https://github.com/google/dart-neats.git
issue_tracker... |
Add more sorting to Q20 results | workload: BI
operation: read
number: 20
title: Recruitment
description: |
Given a *Company* `company` and a *Person* `person2` (who is known to be working at another *Company*), find a *Person* (`person1`) working the in the `company` who have the top-20 shortest path to `person2` through people who have studied toge... | workload: BI
operation: read
number: 20
title: Recruitment
description: |
Given a *Company* `company` and a *Person* `person2` (who is known to be working at another *Company*), find a *Person* (`person1`) working the in the `company` who have the top-20 shortest path to `person2` through people who have studied toge... |
Add Python3 zed unit tests | - project:
templates:
- check-requirements
- lib-forward-testing-python3
- openstack-python3-yoga-jobs
- periodic-stable-jobs
- publish-openstack-docs-pti
- release-notes-jobs-python3
| - project:
templates:
- check-requirements
- lib-forward-testing-python3
- openstack-python3-zed-jobs
- periodic-stable-jobs
- publish-openstack-docs-pti
- release-notes-jobs-python3
|
Fix JMX authentication files location | #
# Configure Tomcat
#
- name: generate a custom "setenv.sh" from template, provides the ability to configure Tomcat at start-up from outside the container
template:
src: setenv.sh.j2
dest: "{{ tomcat_catalina_base }}/bin/setenv.sh"
mode: ug+x
- name: "generate a custom 'jmxremote.password' from templat... | #
# Configure Tomcat
#
- name: generate a custom "setenv.sh" from template, provides the ability to configure Tomcat at start-up from outside the container
template:
src: setenv.sh.j2
dest: "{{ tomcat_catalina_base }}/bin/setenv.sh"
mode: ug+x
- name: "generate a custom '{{ tomcat_process_name }}.jmxrem... |
Change the memory configuration for AppVeyor. | version: '{build}'
skip_tags: true
environment:
JAVA_OPTS: -XX:+CMSClassUnloadingEnabled -Xmx2g
MAVEN_OPTS: -XX:+CMSClassUnloadingEnabled -Xmx2g
PATH: C:\maven\apache-maven-3.3.9\bin;%JAVA_HOME%\bin;%PATH%
matrix:
- JAVA_HOME: C:\Program Files\Java\jdk1.8.0
install:
- ps: |
Add-Type -AssemblyName... | version: '{build}'
skip_tags: true
environment:
JAVA_HOME: C:\Program Files\Java\jdk1.8.0
JAVA_OPTS: -XX:+CMSClassUnloadingEnabled -Xms512m -Xmx2g
MAVEN_OPTS: -XX:+CMSClassUnloadingEnabled -Xms512m -Xmx2g
PATH: C:\maven\apache-maven-3.3.9\bin;%JAVA_HOME%\bin;%PATH%
install:
- ps: |
Add-Type -Assembly... |
Update buildkite plugin docker-compose to v2.5.1 | steps:
- name: ":rspec:"
command: "rspec --color specs"
plugins:
docker-compose#v2.5.0:
run: app
| steps:
- name: ":rspec:"
command: "rspec --color specs"
plugins:
docker-compose#v2.5.1:
run: app
|
Update from Hackage at 2018-03-16T01:03:29Z | homepage: https://github.com/athanclark/n-tuple#readme
changelog-type: ''
hash: 977c03c730d02324266ea98afa6bf230c1295b260419397df5e90d54d7801839
test-bench-deps: {}
maintainer: athan.clark@gmail.com
synopsis: Homogeneous tuples of arbitrary length.
changelog: ''
basic-deps:
base: ! '>=4.7 && <5'
singletons: -any
... | homepage: https://github.com/athanclark/n-tuple#readme
changelog-type: ''
hash: 2450891bbb59819ea14889fb863ee8fea52ee1056ce73d458b6a1ce2005ef0b9
test-bench-deps: {}
maintainer: athan.clark@gmail.com
synopsis: Homogeneous tuples of arbitrary length.
changelog: ''
basic-deps:
base: ==4.10.*
singletons: ! '>=2.3 && <2... |
Move package list to variables | variables:
LAST_ABI_BREAK: "43a593b5b4097b887e49eaacafbc1337bd709718"
stages:
- test
build-fedora:
image: fedora:latest
stage: test
before_script:
- dnf install -y gcc redhat-rpm-config libtool automake autoconf gtk-doc make glib2-devel systemd-devel umockdev-devel git libabigail gnome-common xz
scrip... | variables:
LAST_ABI_BREAK: "43a593b5b4097b887e49eaacafbc1337bd709718"
DNF_CORE_DEPS: >
gcc
gettext
redhat-rpm-config
libtool
automake
autoconf
xz
make
git
gnome-common
systemd-devel
glib2-devel
DNF_TEST_DEPS: >
gobject-introspection-devel
vala
umockdev-d... |
Deploy automatically on successful CI build | machine:
node:
version: 0.10.28
python:
version: 3.4.1
services:
- postgresql
environment:
TEST_DATABASE_URL: postgres://ubuntu:@127.0.0.1:5432/circle_test
dependencies:
override:
- pip install -r requirements-dev.txt
- npm install
- bower install
test:
override:
- isort --... | machine:
node:
version: 0.10.28
python:
version: 3.4.1
services:
- postgresql
environment:
TEST_DATABASE_URL: postgres://ubuntu:@127.0.0.1:5432/circle_test
dependencies:
override:
- pip install -r requirements-dev.txt
- npm install
- bower install
test:
override:
- isort --... |
Add working key for Google Cloud SDK | language: python
sudo: required
dist: trusty
before_install:
- openssl aes-256-cbc -K $encrypted_a0717c12b42e_key -iv $encrypted_a0717c12b42e_iv -in gcp-travisci.json.enc -out gcp-travisci.json -d
- echo "deb http://packages.cloud.google.com/apt cloud-sdk-$(lsb_release -c -s) main" | sudo tee /etc/apt/sources.list.... | language: python
sudo: required
dist: trusty
before_install:
- openssl aes-256-cbc -K $encrypted_a0717c12b42e_key -iv $encrypted_a0717c12b42e_iv -in gcp-travisci.json.enc -out gcp-travisci.json -d
- echo "deb http://packages.cloud.google.com/apt cloud-sdk-$(lsb_release -c -s) main" | sudo tee /etc/apt/sources.list.... |
Use latest bundler & rubygems | language: ruby
rvm:
- 1.9.3
- 2.0.0
- 2.1
- 2.2
- jruby-19mode
- rbx-19mode
| language: ruby
before_install:
- gem update --system
- gem install bundler --pre
rvm:
- 1.9.3
- 2.0.0
- 2.1
- 2.2
- jruby-19mode
- rbx-19mode
|
Set global constants for Behat when running on Travis | language: php
php:
- 5.4
- 5.5
- 7.0
- hhvm
env:
- WP_VERSION=master
- WP_VERSION=4.2
matrix:
# Nice-to-haves for right now, but not worth considering the build "broken"
allow_failures:
- php: 7.0
- php: hhvm
before_script:
- composer install
- bash ./bin/install-package-tests.sh
- mkd... | language: php
php:
- 5.4
- 5.5
- 7.0
- hhvm
env:
- WP_VERSION=master
- WP_VERSION=4.2
global:
- WP_CLI_BIN_DIR=/tmp/wp-cli-phar
- WP_CLI_CONFIG_PATH=/tmp/wp-cli-phar/config.yml
matrix:
# Nice-to-haves for right now, but not worth considering the build "broken"
allow_failures:
- php: 7.0... |
Use the rspec rake task :apple: | language: ruby
rvm:
- 1.9.3
- 2.0.0
- jruby-19mode
- rbx-19mode
script: bundle exec rspec spec
| language: ruby
rvm:
- 1.9.3
- 2.0.0
- jruby-19mode
- rbx-19mode
|
Change used Go versions for builds on Travis to the most recent ones | language: go
sudo: false
go:
- 1.6
- 1.7
- 1.8
- 1.9
| language: go
sudo: false
go:
- 1.12
- 1.13
- 1.14
|
Update Travis to use bundler 1.11 | language: ruby
rvm:
- 2.1
- 2.2
- 2.3.0 # The version of RVM installed on Travis doesn't yet recognise 2.3 as an alias of 2.3.0
notifications:
email:
- support@travellink.com.au
flowdock:
secure: D2Kf5l63amaHyf0WA5sVDLsB3dpSQpWrNYGgcqiKLPqBy/oG+bR93iuhe7e0FKKCImxGo3UyWor/QURbNi9tYI1uQTzWWA+UdF3m+dmBZE... | language: ruby
rvm:
- 2.1
- 2.2
- 2.3.0 # The version of RVM installed on Travis doesn't yet recognise 2.3 as an alias of 2.3.0
before_install: gem install bundler -v 1.11.2
notifications:
email:
- support@travellink.com.au
flowdock:
secure: D2Kf5l63amaHyf0WA5sVDLsB3dpSQpWrNYGgcqiKLPqBy/oG+bR93iuhe7e0... |
Manage to correctly spell 'postgresql' ... | dist: xenial
language: python
cache: pip
service:
- posgresql
- mysql
python:
- "3.7"
env:
- TESTING_DB=sqlite3
- TESTING_DB=postgresql
- TESTING_DB=mysql
before_install:
- psql -c "CREATE USER evennia WITH PASSWORD 'password'; CREATE DATABASE evennia; GRANT ALL PRIVILEGES ON DATABASE evennia TO evenn... | dist: xenial
language: python
cache: pip
service:
- postgresql
- mysql
python:
- "3.7"
env:
- TESTING_DB=sqlite3
- TESTING_DB=postgresql
- TESTING_DB=mysql
before_install:
- psql -c "CREATE USER evennia WITH PASSWORD 'password'; CREATE DATABASE evennia; GRANT ALL PRIVILEGES ON DATABASE evennia TO even... |
Use a Ruby 2.x compatible version of JRuby for testing. | language: ruby
sudo: false
rvm:
- '2.0'
- '2.1'
- '2.2'
- '2.3.1'
- jruby-19mode
script: bundle exec rspec
before_install:
- 'gem install bundler'
| language: ruby
sudo: false
env:
global:
- 'JRUBY_OPTS=--debug'
rvm:
- '2.0'
- '2.1'
- '2.2'
- '2.3.1'
- 'jruby-9'
script: bundle exec rspec
before_install:
- 'gem install bundler'
|
Add func-abort check by vim-lint | language: viml
install:
- git clone https://github.com/thinca/vim-themis
- git clone https://github.com/syngan/vim-vimlint /tmp/vim-vimlint
- git clone https://github.com/ynkdir/vim-vimlparser /tmp/vim-vimlparser
before_script:
- vim --version
script:
- vim-themis/bin/themis --reporter spec
- sh /tmp/vim-vi... | language: viml
install:
- git clone https://github.com/thinca/vim-themis
- git clone https://github.com/syngan/vim-vimlint /tmp/vim-vimlint
- git clone https://github.com/ynkdir/vim-vimlparser /tmp/vim-vimlparser
before_script:
- vim --version
script:
- vim-themis/bin/themis --reporter spec
- sh /tmp/vim-vi... |
Test with Twisted 14.0 on both Python 2 and 3. | language: python
env:
- TWISTED=Twisted==12.0 RUNTESTS=trial
- TWISTED=Twisted==12.1 RUNTESTS=trial
- TWISTED=Twisted==12.2 RUNTESTS=trial
- TWISTED=Twisted==12.3 RUNTESTS=trial
- TWISTED=Twisted==13.0 RUNTESTS=trial
- TWISTED=Twisted==13.1 RUNTESTS=trial
- TWISTED=Twisted==13.2 RUNTESTS=trial
python:
... | language: python
env:
- TWISTED=Twisted==12.1 RUNTESTS=trial
- TWISTED=Twisted==12.2 RUNTESTS=trial
- TWISTED=Twisted==12.3 RUNTESTS=trial
- TWISTED=Twisted==13.0 RUNTESTS=trial
- TWISTED=Twisted==13.1 RUNTESTS=trial
- TWISTED=Twisted==13.2 RUNTESTS=trial
- TWISTED=Twisted==14.0 RUNTESTS=trial
python:
... |
Install npm 3 on Travis | git:
depth: 10
branches:
only:
- master
env:
global:
- ATOM_ACCESS_TOKEN=da809a6077bb1b0aa7c5623f7b2d5f1fec2faae4
osx_image: xcode7.3
compiler: clang
matrix:
include:
- os: linux
env: NODE_VERSION=4
- os: osx
env: ATOM_SPECS_TASK=core NODE_VERSION=4
- os: osx
env: ATOM... | git:
depth: 10
branches:
only:
- master
env:
global:
- ATOM_ACCESS_TOKEN=da809a6077bb1b0aa7c5623f7b2d5f1fec2faae4
osx_image: xcode7.3
compiler: clang
matrix:
include:
- os: linux
env: NODE_VERSION=4
- os: osx
env: ATOM_SPECS_TASK=core NODE_VERSION=4
- os: osx
env: ATOM... |
Build snap using up-to-date golang | name: micro
version: git
summary: A modern and intuitive terminal-based text editor
description: |
Micro is a terminal-based text editor that aims to be easy to use and
intuitive, while also taking advantage of the full capabilities of modern
terminals.
confinement: classic
apps:
micro:
command: bin/micro
... | name: micro
version: git
summary: A modern and intuitive terminal-based text editor
description: |
Micro is a terminal-based text editor that aims to be easy to use and
intuitive, while also taking advantage of the full capabilities of modern
terminals.
confinement: classic
apps:
micro:
command: bin/micro
... |
Remove Python 3.3x64 and Add Python 3.6 | environment:
matrix:
# For Python versions available on Appveyor, see
# http://www.appveyor.com/docs/installed-software#python
# The list here is complete (excluding Python 2.6, which
# isn't covered by this document) at the time of writing.
- PYTHON: "C:\\Python34"
- PYTHON: "C:\\Python35"
... | environment:
matrix:
# For Python versions available on Appveyor, see
# http://www.appveyor.com/docs/installed-software#python
# The list here is complete (excluding Python 2.6, which
# isn't covered by this document) at the time of writing.
- PYTHON: "C:\\Python34"
- PYTHON: "C:\\Python35"
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.