Instruction stringlengths 14 778 | input_code stringlengths 0 4.24k | output_code stringlengths 1 5.44k |
|---|---|---|
Add Node.js 0.7 to Travis-CI config. | language: node_js
node_js:
- 0.4
- 0.6
notifications:
email:
- stephan@angrybytes.com
| language: node_js
node_js:
- 0.4
- 0.6
- 0.7
notifications:
email:
- stephan@angrybytes.com
|
Remove host/run dependencies coming from the compiler | {% set name = "type_safe" %}
{% set version = "0.2.2" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
url: https://github.com/foonathan/{{ name }}/archive/refs/tags/v{{ version }}.tar.gz
sha256: 34d97123fb9bca04a333565c4a2498425d602ec0c759de4be1b8cfae77d05823
build:
number: 0
requirement... | {% set name = "type_safe" %}
{% set version = "0.2.2" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
url: https://github.com/foonathan/{{ name }}/archive/refs/tags/v{{ version }}.tar.gz
sha256: 34d97123fb9bca04a333565c4a2498425d602ec0c759de4be1b8cfae77d05823
build:
number: 0
requirement... |
Use "dummy" email backend for CI | ---
name: Django CI
on: [push, pull_request]
defaults:
run:
working-directory: src
jobs:
build:
runs-on: ubuntu-latest
services:
postgres:
image: postgres
env:
POSTGRES_DB: smokeyfeet
POSTGRES_USER: smokeyfeet
POSTGRES_PASSWORD: smokeyfeet
p... | ---
name: Django CI
on: [push, pull_request]
defaults:
run:
working-directory: src
jobs:
build:
runs-on: ubuntu-latest
services:
postgres:
image: postgres
env:
POSTGRES_DB: smokeyfeet
POSTGRES_USER: smokeyfeet
POSTGRES_PASSWORD: smokeyfeet
p... |
Use more recent Boost on AppVeyor | # https://www.appveyor.com/docs/appveyor-yml
environment:
matrix:
- nodejs_version: Stable
- nodejs_version: LTS
- nodejs_version: '8'
- nodejs_version: '6'
install:
# Remove large directories to stay below AppVeyor’s disk usage quota.
- rd C:\cygwin /s /q
- rd C:\Qt /s /q
# Install Node.js.... | # https://www.appveyor.com/docs/appveyor-yml
environment:
matrix:
- nodejs_version: Stable
- nodejs_version: LTS
- nodejs_version: '8'
- nodejs_version: '6'
install:
# Remove large directories to stay below AppVeyor’s disk usage quota.
- rd C:\cygwin /s /q
- rd C:\Qt /s /q
# Install Node.js.... |
Make the cmake working directory more specific | # This is a basic workflow to help you get started with Actions
name: dkm-ci
# Controls when the action will run. Triggers the workflow on push or pull request
# events but only for the master branch
on: [push]
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
build-and... | # This is a basic workflow to help you get started with Actions
name: dkm-ci
# Controls when the action will run. Triggers the workflow on push or pull request
# events but only for the master branch
on: [push]
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
build-and... |
Use system serviceAccount for kube-metrics-adapter | apiVersion: apps/v1
kind: Deployment
metadata:
annotations:
labels:
application: kube-metrics-adapter
name: kube-metrics-adapter
namespace: kube-system
spec:
replicas: 1
selector:
matchLabels:
application: kube-metrics-adapter
template:
metadata:
annotations:
iam.amazonaws.... | apiVersion: apps/v1
kind: Deployment
metadata:
annotations:
labels:
application: kube-metrics-adapter
name: kube-metrics-adapter
namespace: kube-system
spec:
replicas: 1
selector:
matchLabels:
application: kube-metrics-adapter
template:
metadata:
annotations:
iam.amazonaws.... |
Update rate limit to > 1 per second | - type: replace
path: /instance_groups/name=api/jobs/name=cloud_controller_ng/properties/cc/rate_limiter?
value:
enabled: true
general_limit: ((cc_hourly_rate_limit))
reset_interval_in_minutes: 60
unauthenticated_limit: 1800
| - type: replace
path: /instance_groups/name=api/jobs/name=cloud_controller_ng/properties/cc/rate_limiter?
value:
enabled: true
general_limit: ((cc_hourly_rate_limit))
reset_interval_in_minutes: 60
unauthenticated_limit: 3700
|
Update from Hackage at 2019-04-17T15:49:51Z | homepage: ''
changelog-type: ''
hash: 63cb626e0ef21f501311d147c9606381a909b06263ffaa930ed9cbce9f6155ba
test-bench-deps: {}
maintainer: ghc-devs@haskell.org
synopsis: |-
Shared functionality between GHC and the @template-haskell@
library
changelog: ''
basic-deps:
base: ! '>=4.7 && <4.13'
all-versions:
- 8.0.1
- 8.... | homepage: ''
changelog-type: ''
hash: 63cb626e0ef21f501311d147c9606381a909b06263ffaa930ed9cbce9f6155ba
test-bench-deps: {}
maintainer: ghc-devs@haskell.org
synopsis: |-
Shared functionality between GHC and the @template-haskell@
library
changelog: ''
basic-deps:
base: ! '>=4.7 && <4.13'
all-versions:
- 8.0.1
- 8.... |
Build with Node.js 16 on GitHub Actions. | name: Node CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [12.x,14.x,15.x]
steps:
- uses: actions/checkout@v1
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node-ver... | name: Node CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [12.x,14.x,16.x]
steps:
- uses: actions/checkout@v1
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node-ver... |
Update Save to… to 1.4 (4) | Categories:
- Navigation
License: CDDL-1.0
SourceCode: https://notabug.org/Umnik/SaveTo
IssueTracker: https://notabug.org/Umnik/SaveTo/issues
AutoName: Save to…
RepoType: git
Repo: https://notabug.org/Umnik/SaveTo.git
Builds:
- versionName: '1.0'
versionCode: 1
commit: '1.0'
subdir: app
gradle:
... | Categories:
- Navigation
License: CDDL-1.0
SourceCode: https://notabug.org/Umnik/SaveTo
IssueTracker: https://notabug.org/Umnik/SaveTo/issues
AutoName: Save to…
RepoType: git
Repo: https://notabug.org/Umnik/SaveTo.git
Builds:
- versionName: '1.0'
versionCode: 1
commit: '1.0'
subdir: app
gradle:
... |
Update from Hackage at 2021-03-14T21:29:28Z | homepage: http://hub.darcs.net/thielema/lapack-ffi/
changelog-type: ''
hash: 582283c5ad755287d1b81cb4b7679da03d84a3d07f0efc6974499eeb1ef4c2fd
test-bench-deps: {}
maintainer: Henning Thielemann <haskell@henning-thielemann.de>
synopsis: Auto-generated interface to Fortran LAPACK
changelog: ''
basic-deps:
netlib-ffi: ! ... | homepage: https://hub.darcs.net/thielema/lapack-ffi/
changelog-type: ''
hash: a322100844635aa93a56cff299c14abec62eb27cc6423a1761d1f558639c340b
test-bench-deps: {}
maintainer: Henning Thielemann <haskell@henning-thielemann.de>
synopsis: Auto-generated interface to Fortran LAPACK
changelog: ''
basic-deps:
netlib-ffi: '... |
Test colorguard on claripy pushes | before_script:
- angr-test sync hard
### local
claripy:
script: "angr-test claripy"
tags: [angr]
lint:
script: "angr-test lint"
tags: [angr]
### first level
simuvex:
script: "angr-test simuvex"
tags: [angr]
angr:
script: "angr-test angr"
tags: [angr]
fidget:
script: "angr-te... | before_script:
- angr-test sync hard
### local
claripy:
script: "angr-test claripy"
tags: [angr]
lint:
script: "angr-test lint"
tags: [angr]
### first level
simuvex:
script: "angr-test simuvex"
tags: [angr]
angr:
script: "angr-test angr"
tags: [angr]
fidget:
script: "angr-te... |
Add jdk11 for gitlab ci | stages:
- build
- test
variables:
MAVEN_CLI_OPTS: "--batch-mode"
MAVEN_OPTS: "-Dmaven.repo.local=.m2/repository"
cache:
paths:
- .m2/repository/
build:jdk8:
image: maven:3-jdk-8-alpine
stage: build
script:
- mvn $MAVEN_CLI_OPTS compile
test:jdk8:
image: maven:3-jdk-8-alpine
stage: test
... | stages:
- build
- test
variables:
MAVEN_CLI_OPTS: "--batch-mode"
MAVEN_OPTS: "-Dmaven.repo.local=.m2/repository"
cache:
paths:
- .m2/repository/
build:jdk8:
image: maven:3-jdk-8-alpine
stage: build
script:
- mvn $MAVEN_CLI_OPTS compile
test:jdk8:
image: maven:3-jdk-8-alpine
stage: test
... |
Add descriptor file as artifacts for test | variables:
DOCKER_DRIVER: overlay2
GIT_DEPTH: "3"
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-... | variables:
DOCKER_DRIVER: overlay2
GIT_DEPTH: "3"
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-... |
Change slug on docker hub | fs:
image: tianon/true
volumes:
- ./nginx-certs:/etc/nginx/ssl:rw
- ./nginx-logs:/etc/nginx/logs:rw
ui:
image: caalle/cmuii
environment:
- VIRTUAL_HOST=beta-cm.dina-web.net
- VIRTUAL_PORT=443
- VIRTUAL_PROTO=https
- CERT_NAME=shared
volumes_from:
- fs | fs:
image: tianon/true
volumes:
- ./nginx-certs:/etc/nginx/ssl:rw
- ./nginx-logs:/etc/nginx/logs:rw
ui:
image: dina/collections-ui
environment:
- VIRTUAL_HOST=beta-cm.dina-web.net
- VIRTUAL_PORT=443
- VIRTUAL_PROTO=https
- CERT_NAME=shared
volumes_from:
- fs |
Disable SwiftLint rule for implicit_return since we still support Swift 4.2 | disabled_rules: # rule identifiers to exclude from running
- line_length
- nesting
- identifier_name
- large_tuple
- file_length
statement_position:
statement_mode: uncuddled_else
function_body_length:
- 75 # warning
opt_in_rules:
- anyobject_protocol
- identical_operands
- implicit_return
- la... | disabled_rules: # rule identifiers to exclude from running
- line_length
- nesting
- identifier_name
- large_tuple
- file_length
- implicit_return # Re-enable when we drop support for Swift 4.2
statement_position:
statement_mode: uncuddled_else
function_body_length:
- 75 # warning
opt_in_rules:
- a... |
ADD Kibana to the Packetbeat HTTP and fix the Zipkin port | packetbeat.interfaces.device: any
packetbeat.flows:
timeout: 30s
period: 10s
packetbeat.protocols:
- type: icmp
enabled: true
- type: dns
ports: [53]
- type: http
ports: [80, 8080, 8081, 8082]
real_ip_header: "X-Forwarded-For"
name: "{{ inventory_hostname }}"
tags: ["{{ env }}", "lightsail"]
proc... | packetbeat.interfaces.device: any
packetbeat.flows:
timeout: 30s
period: 10s
packetbeat.protocols:
- type: icmp
enabled: true
- type: dns
ports: [53]
- type: http
ports: [80, 5601, 8080, 8081, 8200]
real_ip_header: "X-Forwarded-For"
name: "{{ inventory_hostname }}"
tags: ["{{ env }}", "lightsail"]
... |
Allow pypy builds to fail (some weird flake8 issue) | language: python
python:
- "2.6"
- "2.7"
- "3.2"
- "3.3"
- "pypy"
matrix:
allow_failures:
- python: "3.2"
- python: "3.3"
install:
- uname -a
- sudo apt-get update -qq
- sudo apt-get install -qq curl protobuf-compiler libprotobuf-dev libncurses5 libc6
- sudo sh -c... | language: python
python:
- "2.6"
- "2.7"
- "3.2"
- "3.3"
- "pypy"
matrix:
allow_failures:
- python: "3.2"
- python: "3.3"
- python: "pypy"
install:
- uname -a
- sudo apt-get update -qq
- sudo apt-get install -qq curl protobuf-compiler libprotobuf-dev libncurse... |
Use new TravisCI container infrastructure | language: ruby
cache: bundler
rvm:
- 2.2.1
env:
- DB=postgresql
before_install:
- 'echo ''gem: --no-ri --no-rdoc'' > ~/.gemrc'
script:
- RAILS_ENV=test bundle exec rake db:migrate --trace
- bundle exec rake db:test:prepare
- bundle exec rake
before_script:
- cp config/database.travis.yml config/database.yml
- psql -c '... | language: ruby
cache: bundler
sudo: false
rvm:
- 2.2.1
env:
- DB=postgresql
before_install:
- 'echo ''gem: --no-ri --no-rdoc'' > ~/.gemrc'
script:
- RAILS_ENV=test bundle exec rake db:migrate --trace
- bundle exec rake db:test:prepare
- bundle exec rake
before_script:
- cp config/database.travis.yml config/database.yml... |
Update bundler before installing gems. | language: ruby
dist: trusty
sudo: false
before_script:
- bundle update
cache: bundler
rvm:
- 1.9.3-p551
- 2.0.0-p648
- 2.1.10
- 2.2.7
- 2.3.4
- 2.4.1
- ruby-head
- jruby-1.7.26
- jruby-9.1.12.0
- jruby-head
- rbx-3.84
matrix:
allow_failures:
- rvm: ruby-head
- rvm: jruby-head
| language: ruby
dist: trusty
sudo: false
before_install:
- gem update bundler
before_script:
- bundle update
cache: bundler
rvm:
- 1.9.3-p551
- 2.0.0-p648
- 2.1.10
- 2.2.7
- 2.3.4
- 2.4.1
- ruby-head
- jruby-1.7.26
- jruby-9.1.12.0
- jruby-head
- rbx-3.84
matrix:
allow_failures:
- rvm: ru... |
Add nbconvert dependencies to TravisCI config | # http://travis-ci.org/#!/ipython/ipython
language: python
python:
- 2.6
- 2.7
- 3.2
- 3.3
before_install:
- easy_install -q pyzmq
install:
- python setup.py install -q
script:
- if [[ $TRAVIS_PYTHON_VERSION == '2.'* ]]; then iptest -w /tmp; fi
- if [[ $TRAVIS_PYTHON_VERSION == '3.'* ]]... | # http://travis-ci.org/#!/ipython/ipython
language: python
python:
- 2.6
- 2.7
- 3.2
- 3.3
before_install:
- easy_install -q pyzmq
- easy_install pygments
- easy_install jinja2
- easy_install markdown
- easy_install sphinx
install:
- python setup.py install -q
script:
- if ... |
Fix whitespace in YAML: tabs no longer allowed | language: perl
perl:
- "5.8"
- "5.10"
- "5.12"
- "5.14"
- "5.16"
- "5.18"
- "5.20"
before_install:
- git clone git://github.com/travis-perl/helpers ~/travis-perl-helpers
- source ~/travis-perl-helpers/init --auto
install:
- cpanm --quiet --installdeps --notest .
- cpanm --quiet --notest Devel::Cover::Repo... | language: perl
perl:
- "5.8"
- "5.10"
- "5.12"
- "5.14"
- "5.16"
- "5.18"
- "5.20"
before_install:
- git clone git://github.com/travis-perl/helpers ~/travis-perl-helpers
- source ~/travis-perl-helpers/init --auto
install:
- cpanm --quiet --installdeps --notest .
- cpanm --... |
Use Node.js 0.10 for tests. | language: node_js
node_js:
- 0.8
branches:
only:
- master
before_install:
- npm install -gq grunt-cli bower coveralls
- bower install
| language: node_js
node_js:
- 0.10
branches:
only:
- master
before_install:
- npm install -gq grunt-cli bower coveralls
- bower install
|
Put all scripts in script phase | language: node_js
node_js:
- "6"
install:
- npm install
before_script:
- npm test
script:
- npm build
- npm rename-d-ts
deploy:
- npm publish | language: node_js
node_js:
- "6"
install:
- npm install
script:
- npm test
- npm build
- npm rename-d-ts
- npm publish |
Update from Hackage at 2019-07-19T19:20:09Z | homepage: https://github.com/haskell-trasa/trasa
changelog-type: ''
hash: 8750d1a1c621f4dcea65c461d20803eb97d68306a68cc8c676b18cc0d48437e5
test-bench-deps: {}
maintainer: |-
Andrew Martin <andrew.thaddeus@gmail.com>
Kyle McKean <mckean.kylej@gmail.com>
chessai <chessai1996@gmail.com>
synopsis: Type safe web serve... | homepage: https://github.com/haskell-trasa/trasa
changelog-type: ''
hash: 9a4171440953c59e4c14d826b0be499bd37905149a15fcb8ead451a4bf4e0226
test-bench-deps: {}
maintainer: |-
Andrew Martin <andrew.thaddeus@gmail.com>
Kyle McKean <mckean.kylej@gmail.com>
chessai <chessai1996@gmail.com>
synopsis: Type safe web serve... |
Remove quotes from Travis CI | language: ruby
rvm:
- "1.9.2"
- "1.9.3"
- "2.0.0"
script: "bundle exec rspec spec"
before_install: "ruby ./script/setup_build"
| language: ruby
rvm:
- 1.9.2
- 1.9.3
- 2.0.0
- 2.1.1
script: bundle exec rspec spec
before_install: ruby ./script/setup_build
|
Use phpunit from vendors directory | language: php
php:
- 5.6
- '7'
install: composer install --dev
script: phpunit
| language: php
php:
- 5.6
- '7'
install: composer install --dev
script: vendor/bin/phpunit
|
Use Ruby 2.2.4 instead of 2.2 | language: ruby
sudo: false
rvm:
- 1.9.3
- 2.0
- 2.1
- 2.2
- ruby-head
gemfile:
- gemfiles/4.0.gemfile
- gemfiles/4.1.gemfile
- gemfiles/4.2.gemfile
- gemfiles/edge.gemfile
notifications:
email: false
before_install:
- gem install bundler
matrix:
fast_finish: true
exclude:
- rvm: 1.9.3... | language: ruby
sudo: false
rvm:
- 1.9.3
- 2.0
- 2.1
- 2.2.4
- ruby-head
gemfile:
- gemfiles/4.0.gemfile
- gemfiles/4.1.gemfile
- gemfiles/4.2.gemfile
- gemfiles/edge.gemfile
notifications:
email: false
before_install:
- gem install bundler
matrix:
fast_finish: true
exclude:
- rvm: 1.9... |
Allow builds on feature, bugfix & release branches | language: php
addons:
apt:
packages:
- ant
php:
- 7.2
- 7.3
- 7.4
matrix:
allow_failures:
- php: 7.3
- php: 7.4
cache:
directories:
- ~/.composer/cache/files
before_script:
- phpenv config-add travis.php.ini
- composer install --no-interaction
- curl -o- -L https://yarnpkg.co... | language: php
addons:
apt:
packages:
- ant
php:
- 7.2
- 7.3
- 7.4
matrix:
allow_failures:
- php: 7.3
- php: 7.4
cache:
directories:
- ~/.composer/cache/files
before_script:
- phpenv config-add travis.php.ini
- composer install --no-interaction
- curl -o- -L https://yarnpkg.co... |
Build the unit tests on Travis CI | language: cpp
before_install:
- sudo apt-get update -qq
- sudo apt-get install -y g++ libtool automake autoconf libgl1-mesa-dev libglu1-mesa-dev libsdl1.2-dev libsdl-sound1.2-dev libcurl3-dev libc-ares-dev zlib1g-dev libncurses-dev make
- git clone git://github.com/cpputest/cpputest.git
- cd cpputest/cpputest_... | language: cpp
before_install:
- sudo apt-get update -qq
- sudo apt-get install -y g++ libtool automake autoconf libgl1-mesa-dev libglu1-mesa-dev libsdl1.2-dev libsdl-sound1.2-dev libcurl3-dev libc-ares-dev zlib1g-dev libncurses-dev make
- git clone git://github.com/cpputest/cpputest.git
- cd cpputest/cpputest_... |
Add Node versions for Travis | language: node_js
sudo: false
node_js:
- "6"
install: npm install
| language: node_js
sudo: false
node_js:
- "6"
- "7"
- "8"
install: npm install
|
Revert "CI: echo curr dir" | language: go
go:
- 1.8.1
before_script:
- go get github.com/alecthomas/gometalinter
- gometalinter --install
script:
- go build -race -v -gcflags "-N -l" ./...
- output=$(goimports -d .) && [[ -z "$output" ]]
- echo `pwd`
- gometalinter --exclude=corefoundation.go --deadline=360s --enable-gc --sort=path... | language: go
go:
- 1.8.1
before_script:
- go get github.com/alecthomas/gometalinter
- gometalinter --install
script:
- go build -race -v -gcflags "-N -l" ./...
- output=$(goimports -d .) && [[ -z "$output" ]]
- gometalinter --exclude=corefoundation.go --deadline=360s --enable-gc --sort=path --vendor --cyc... |
Test on `iojs-v1.5` and `iojs-v1.6` | language: node_js
node_js:
- "iojs-v1.4"
- "iojs-v1.3"
- "iojs-v1.2"
- "iojs-v1.1"
- "iojs-v1.0"
- "0.12"
- "0.11"
- "0.10"
- "0.9"
- "0.8"
- "0.6"
- "0.4"
before_install:
- '[ "${TRAVIS_NODE_VERSION}" == "0.6" ] || npm install -g npm@1.4.6'
sudo: false
matrix:
fast_finish: true
allow_fail... | language: node_js
node_js:
- "iojs-v1.6"
- "iojs-v1.5"
- "iojs-v1.4"
- "iojs-v1.3"
- "iojs-v1.2"
- "iojs-v1.1"
- "iojs-v1.0"
- "0.12"
- "0.11"
- "0.10"
- "0.9"
- "0.8"
- "0.6"
- "0.4"
before_install:
- '[ "${TRAVIS_NODE_VERSION}" == "0.6" ] || npm install -g npm@1.4.6'
sudo: false
matrix:
... |
Test in PHP 7.3 too | language: php
php:
- 7.2
- 7.1
- 7.0
- 5.6
before_script: composer install
| language: php
php:
- 7.3
- 7.2
- 7.1
- 7.0
- 5.6
before_script: composer install
|
Add before_scrip for create user. | language: ruby
rvm:
- 1.9.3
- 2.1.1
env:
- DB=sqlite
- DB=pgsql
bundler_args: "--without development"
script:
- RAILS_ENV=test bundle exec rake db:create db:migrate
- RAILS_ENV=test bundle exec rake test
- RAILS_ENV=test bundle exec rake spec
| language: ruby
rvm:
- 1.9.3
- 2.1.1
env:
- DB=sqlite
- DB=pgsql
bundler_args: "--without development"
before_script:
- psql -c "CREATE USER katoy WITH PASSWORD 'katoy';" -U postgres
script:
- RAILS_ENV=test bundle exec rake db:create db:migrate
- RAILS_ENV=test bundle exec rake test
- RAILS_ENV=test bun... |
Test a healthy range of Python versions | language: python
python:
- 3.3
- 2.7
before_install:
- git clone https://github.com/anchor/libmarquise.git ../libmarquise/
- cd ../libmarquise/
- autoreconf -i
- ./configure
- make
- sudo make install
- sudo su -c "echo '/usr/local/lib' > /etc/ld.so.conf.d/local.conf"
- sudo ldconfig
- cd -
# c... | language: python
python:
- 3.4
- 3.3
- 3.2
- 2.7
- 2.6
before_install:
- git clone https://github.com/anchor/libmarquise.git ../libmarquise/
- cd ../libmarquise/
- autoreconf -i
- ./configure
- make
- sudo make install
- sudo su -c "echo '/usr/local/lib' > /etc/ld.so.conf.d/local.conf"
- sud... |
Remove unstable Java 12 build on Travis | language: java
sudo: true
jdk:
- openjdk8
- openjdk12
install:
- mvn test-compile -DskipTests=true -Dmaven.javadoc.skip=true -B -V
script:
- mvn test jacoco:report
after_success:
- bash <(curl -s https://codecov.io/bash)
- mvn coveralls:report
notifications:
email: false
| language: java
sudo: true
jdk:
- openjdk8
install:
- mvn test-compile -DskipTests=true -Dmaven.javadoc.skip=true -B -V
script:
- mvn test jacoco:report
after_success:
- bash <(curl -s https://codecov.io/bash)
- mvn coveralls:report
notifications:
email: false
|
Disable CodeClimate on PHP 5.3. CC no longer supports 5.3. | language: php
php:
- 7.0
- 5.6
- 5.5
- 5.4
- 5.3
- hhvm
before_script:
- composer self-update
- composer install
script:
- ./vendor/bin/phpunit --coverage-clover=coverage.clover
- sh -c 'if [ "$TRAVIS_PHP_VERSION" != "hhvm" ]; then vendor/bin/test-reporter --coverage-report=coverage.clover; fi;'
... | language: php
php:
- 7.0
- 5.6
- 5.5
- 5.4
- 5.3
- hhvm
before_script:
- composer self-update
- composer install
script:
- ./vendor/bin/phpunit --coverage-clover=coverage.clover
- sh -c 'if [ "$TRAVIS_PHP_VERSION" != "hhvm" && "$TRAVIS_PHP_VERSION" != "5.3" ]; then vendor/bin/test-reporter --cover... |
Use latest JRuby in Travis CI | language: ruby
sudo: false
rvm:
- 2.1
- 2.2
- 2.3
- 2.4
- ruby-head
- jruby-9.1.7.0
- jruby-head
before_install:
- gem install bundler
matrix:
allow_failures:
- rvm: ruby-head
- rvm: jruby-head
script: bundle exec rake test
cache: bundler
services:
- mongodb
| language: ruby
sudo: false
rvm:
- 2.1
- 2.2
- 2.3
- 2.4
- ruby-head
- jruby
- jruby-head
before_install:
- gem install bundler
matrix:
allow_failures:
- rvm: ruby-head
- rvm: jruby-head
script: bundle exec rake test
cache: bundler
services:
- mongodb
|
Update to test against 0.10.5 as latest version | language: node_js
node_js:
- "0.10.4"
- "0.10.3"
- "0.10"
- "0.8"
| language: node_js
node_js:
- "0.10.5"
- "0.10.4"
- "0.10.3"
- "0.10"
- "0.8"
|
Update TravisCI integration to use Carthage | language: swift
osx_image: xcode10.2
jobs:
include:
- stage: "Xcode"
name: "Run tests on iOS"
script: xcrun xcodebuild test -destination "platform=iOS Simulator,OS=12.2,name=iPhone X" -workspace "Bond.xcworkspace" -scheme "Bond-iOS"
after_success: 'bash <(curl -s https://codecov.io/bash... | language: swift
osx_image: xcode10.2
cache:
directories:
- Carthage
before_install:
- brew update
- brew outdated carthage || brew upgrade carthage
- carthage bootstrap --platform iOS --cache-builds
jobs:
include:
- stage: "Xcode"
name: "Run tests on iOS"
script: xcrun xcodebuild te... |
Update to reflect the tested Ruby interpreters | language: ruby
rvm:
- "1.8.7"
- "1.9.2"
- "1.9.3"
- jruby-18mode # JRuby in 1.8 mode
- jruby-19mode # JRuby in 1.9 mode
- rbx-18mode
- rbx-19mode
- ree
- ruby-head
env:
- RAILS_VERSION=3.1.8
- RAILS_VERSION=3.2.9
matrix:
allow_failures:
- rvm: ruby-head | language: ruby
rvm:
- "1.9.3"
- "2.0.0"
- jruby-19mode # JRuby in 1.9 mode
- ruby-head
env:
- RAILS_VERSION=4.0.0
- RAILS_VERSION=3.2.13
matrix:
allow_failures:
- rvm: ruby-head |
Update the version of ruby used to build project in TravisCI. | # Lock down dist to ensure that builds run on a distribution that supports oraclejdk8
dist: trusty
language: ruby
jdk:
- oraclejdk8
rvm:
- 2.3.1
install:
- rvm use 2.3.1
- gem install bundler
- bundle install
script: buildr package
git:
depth: false
| # Lock down dist to ensure that builds run on a distribution that supports oraclejdk8
dist: trusty
language: ruby
jdk:
- oraclejdk8
rvm:
- 2.6.6
install:
- rvm use 2.3.1
- gem install bundler
- bundle install
script: buildr package
git:
depth: false
|
Update node ver on Travis | language: node_js
node_js:
- "0.10"
- "0.12"
- "iojs"
| language: node_js
node_js:
- "8"
|
Update Travis CI coverage to 3.6 and 3.7-dev | language: python
python:
- "2.6"
- "2.7"
- "3.3"
- "3.4"
- "3.5"
- "3.6-dev"
- "pypy"
install:
- pip install .
script:
- python setup.py test
| language: python
python:
- "2.6"
- "2.7"
- "3.3"
- "3.4"
- "3.5"
- "3.6"
- "3.7-dev"
- "pypy"
install:
- pip install .
script:
- python setup.py test
|
Work around rvm ruby-head failures on Travis | sudo: false
language: ruby
cache: bundler
rvm:
- 2.3.8
- 2.4.5
- 2.5.3
- 2.6.0
- ruby-head
before_install:
- gem update --system
- gem install bundler -v "~> 2.0" --no-document
| sudo: false
language: ruby
cache: bundler
rvm:
- 2.3.8
- 2.4.5
- 2.5.3
- 2.6.0
- ruby-head
before_install:
- gem update --system
- gem install bundler -v "~> 2.0" --conservative --no-document
- gem install executable-hooks --conservative --no-document
|
Switch install ocd back to no-binary (take 2) | language: python
cache:
- pip
python:
- "2.7"
- "3.5"
- "3.6"
addons:
postgresql: "9.4"
apt:
packages:
- "postgresql-9.4-postgis-2.3"
env:
- DJANGO_VERSION=1.10
- DJANGO_VERSION=1.11
install:
- pip install -r requirements.txt
- pip uninstall -y Django
- pip install -q Django==$DJANGO_VERSION
befo... | language: python
cache:
- pip
python:
- "2.7"
- "3.5"
- "3.6"
addons:
postgresql: "9.4"
apt:
packages:
- "postgresql-9.4-postgis-2.3"
env:
- DJANGO_VERSION=1.10
- DJANGO_VERSION=1.11
install:
- pip install -r requirements.txt --no-binary opencivicdata
- pip uninstall -y Django
- pip install -q Dja... |
Upgrade concat to latest version | fixtures:
forge_modules:
concat:
repo: 'puppetlabs/concat'
ref: '1.0.2'
repositories:
stdlib: git://github.com/puppetlabs/puppetlabs-stdlib.git
symlinks:
ssh: "#{source_dir}"
| fixtures:
forge_modules:
concat:
repo: 'puppetlabs/concat'
ref: '1.2.5'
stdlib:
repo: 'puppetlabs/stdlib'
ref: '4.6.0'
symlinks:
ssh: "#{source_dir}"
|
Remove tqdm dependency from conda recipe to make tests pass | package:
name: openmmtools-dev
version: 0.0.0
source:
path: ../../
build:
preserve_egg_dir: True
number: 0
requirements:
build:
- python
- cython
- numpy
- scipy
- setuptools
- openmm
- parmed
- tqdm
run:
- python
- cython
- numpy
- scipy
- setuptool... | package:
name: openmmtools-dev
version: 0.0.0
source:
path: ../../
build:
preserve_egg_dir: True
number: 0
requirements:
build:
- python
- cython
- numpy
- scipy
- setuptools
- openmm
- parmed
run:
- python
- cython
- numpy
- scipy
- setuptools
- six... |
Add gimp to desktop packages |
# Copyright (c) 2015-2018 Agalmic Ventures LLC (www.agalmicventures.com)
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to u... |
# Copyright (c) 2015-2018 Agalmic Ventures LLC (www.agalmicventures.com)
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to u... |
Increase the memory limit for Triage Party. | apiVersion: apps/v1
kind: Deployment
metadata:
name: triage-party
namespace: triageparty-release
labels:
app: triage-party
spec:
selector:
matchLabels:
app: triage-party
template:
metadata:
labels:
app: triage-party
spec:
containers:
- name: triage-party
... | apiVersion: apps/v1
kind: Deployment
metadata:
name: triage-party
namespace: triageparty-release
labels:
app: triage-party
spec:
selector:
matchLabels:
app: triage-party
template:
metadata:
labels:
app: triage-party
spec:
containers:
- name: triage-party
... |
Revert "Make `bosh int` fail without required `windows2016-cell.yml`" | - type: replace
path: /releases/name=windows2016fs
value:
name: windows2016fs
version: 1.8.0
| - type: replace
path: /releases/name=windows2016fs?
value:
name: windows2016fs
version: 1.8.0
|
Set proper permissions to 744 | - name: Create deployer user ssh dir
file: path="/home/{{ deployer_user.name }}/.ssh"
state=directory
owner="{{ deployer_user.name }}"
mode=600
- name: Copy of root ssh keys
command: "cp /root/.ssh/authorized_keys /home/{{ deployer_user.name }}/.ssh/authorized_keys"
- name: Ensure devs keys are prese... | - name: Create deployer user ssh dir
file: path="/home/{{ deployer_user.name }}/.ssh"
state=directory
owner="{{ deployer_user.name }}"
mode=744
- name: Copy of root ssh keys
command: "cp /root/.ssh/authorized_keys /home/{{ deployer_user.name }}/.ssh/authorized_keys"
- name: Ensure devs keys are prese... |
Add some dependecy stufff to Travis | language: python
python:
- "3.2"
- "3.3"
- "3.4"
- "3.5"
- "3.5-dev" # 3.5 development branch
- "3.6"
- "3.6-dev" # 3.6 development branch
# command to install dependencies
install: "pip install -r requirements.txt"
# command to run tests
# script: pytest
| sudo: required
before_install:
# Install phantomjs dependencies
- sudo apt-get install nodejs-legacy npm
- sudo npm install phantomjs-prebuilt
language: python
python:
- "3.2"
- "3.3"
- "3.4"
- "3.5"
- "3.5-dev" # 3.5 development branch
- "3.6"
- "3.6-dev" # 3.6 development branch
# command ... |
Update from Forestry.io - Updated Forestry configuration | ---
hide_body: false
fields:
- name: title
label: Product Name
type: text
hidden: false
default: ''
- name: date
label: Date
type: datetime
hidden: false
default: Invalid date
- name: description
label: Description
type: textarea
hidden: false
default: ''
- name: image
label: Image
type: fil... | ---
hide_body: false
fields:
- name: title
label: Product Name
type: text
hidden: false
default: ''
- name: id
label: Id
type: text
hidden: false
default: ''
- name: price
label: Price
type: text
hidden: false
default: ''
- name: description
label: Description
type: textarea
hidden: false
... |
Update dependent chart repo URLs | dependencies:
- name: redis
version: 0.4.1
repository: http://storage.googleapis.com/kubernetes-charts
- name: postgresql
version: 0.1.1
repository: http://storage.googleapis.com/kubernetes-charts
| dependencies:
- name: redis
version: 0.4.1
repository: http://kubernetes-charts.storage.googleapis.com
- name: postgresql
version: 0.1.1
repository: http://kubernetes-charts.storage.googleapis.com
|
Use latest loggregator for cf-deployment v3.6.0 | ---
- type: replace
path: /releases/name=loggregator
value:
name: loggregator
url: "https://bosh.io/d/github.com/cloudfoundry/loggregator-release?v=102.2"
version: "102.2"
sha1: "1ff4ad235be2720ed119cbb775f6ffdb712e53ea"
| ---
- type: replace
path: /releases/name=loggregator
value:
name: loggregator
url: https://bosh.io/d/github.com/cloudfoundry/loggregator-release?v=103.1
version: "103.1"
sha1: 4377aac0179f1e9944ba5b936d59ef0427163f7b
|
Update from Hackage at 2017-10-15T12:11:56Z | homepage: https://github.com/jml/graphql-api#readme
changelog-type: ''
hash: 746cd20d252134d27c5e07c41262c6ed868a65546c4db5bcb0d4b9d22cdd996a
test-bench-deps:
exceptions: -any
base: ! '>=4.9 && <5'
hspec: -any
tasty-hspec: -any
criterion: -any
doctest: -any
protolude: -any
containers: -any
graphql-api... | homepage: https://github.com/jml/graphql-api#readme
changelog-type: ''
hash: a2220231e6cb636980f8f5e17bcef69d94bfb4b27e230cae856ef14cbd07e583
test-bench-deps:
exceptions: -any
base: ! '>=4.9 && <5'
hspec: -any
tasty-hspec: -any
criterion: -any
doctest: -any
protolude: ! '>=0.2'
containers: -any
graphq... |
Add building containers to standalone job | - project:
templates:
- puppet-openstack-check-jobs
- puppet-openstack-module-unit-jobs
- release-notes-jobs-python3
check:
jobs:
- tripleo-ci-centos-8-scenario004-standalone
gate:
jobs:
- tripleo-ci-centos-8-scenario004-standalone
queue: tripleo
| - project:
templates:
- puppet-openstack-check-jobs
- puppet-openstack-module-unit-jobs
- release-notes-jobs-python3
check:
jobs:
- tripleo-ci-centos-8-scenario004-standalone:
vars:
build_container_images: true
gate:
jobs:
- tripleo-ci-... |
Fix output directory on CI | dependencies:
pre:
- echo y | android update sdk --no-ui --all --filter "tools"
- echo y | android update sdk --no-ui --all --filter "build-tools-23.0.3"
- echo y | android update sdk --no-ui --all --filter "extra-android-m2repository"
test:
override:
- ./gradlew assembleRelease -PdisablePreDex
... | dependencies:
pre:
- echo y | android update sdk --no-ui --all --filter "tools"
- echo y | android update sdk --no-ui --all --filter "build-tools-23.0.3"
- echo y | android update sdk --no-ui --all --filter "extra-android-m2repository"
test:
override:
- ./gradlew assembleRelease -PdisablePreDex
... |
Update dlib to use the new boost package | package:
name: dlib
version: "18.10"
source:
fn: dlib-18.10.tar.bz2
url: http://sourceforge.net/projects/dclib/files/dlib/v18.10/dlib-18.10.tar.bz2/download
sha1: 8010cd5c173277d7327135f75f3565d15491592e
patches:
- gui_patch.patch
requirements:
build:
- python
- cmake # [win]
- boost_pyth... | package:
name: dlib
version: "18.10"
source:
fn: dlib-18.10.tar.bz2
url: http://sourceforge.net/projects/dclib/files/dlib/v18.10/dlib-18.10.tar.bz2/download
sha1: 8010cd5c173277d7327135f75f3565d15491592e
patches:
- gui_patch.patch
build:
number: 1
requirements:
build:
- python
- cmake # ... |
Update to 0.2.4 with the requirements.txt file. | {% set name = "piccolo-theme" %}
{% set version = "0.2.3" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/piccolo_theme-{{ version }}.tar.gz
sha256: 46e43cf40357094cf58ec5b7dc86b353b5698011e9cdac4552e8e14f79b4a50b
build:
numbe... | {% set name = "piccolo-theme" %}
{% set version = "0.2.4" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/piccolo_theme-{{ version }}.tar.gz
sha256: e1e247abfdcfdd83bd09b9e75d44707ef39cbf0a5f5e0e8cd15c4b2169748b9f
build:
numbe... |
Remove bundler-audit from Code Climate config | ---
engines:
bundler-audit:
enabled: true
duplication:
enabled: true
config:
languages:
- ruby
fixme:
enabled: true
rubocop:
enabled: true
ratings:
paths:
- "**.gemspec"
- "**.rb"
exclude_paths:
- "spec/"
| ---
engines:
duplication:
enabled: true
config:
languages:
- ruby
fixme:
enabled: true
rubocop:
enabled: true
ratings:
paths:
- "**.gemspec"
- "**.rb"
exclude_paths:
- "spec/"
|
Exclude yet another vendored dependency | ---
engines:
scss-lint:
enabled: true
duplication:
enabled: true
config:
languages:
- javascript
- php
fixme:
enabled: true
phpmd:
enabled: true
config:
file_extensions: "php"
rulesets: "codesize,design,unusedcode,docs/phpmd-ruleset.xml"
ratings:
paths:
... | ---
engines:
scss-lint:
enabled: true
duplication:
enabled: true
config:
languages:
- javascript
- php
fixme:
enabled: true
phpmd:
enabled: true
config:
file_extensions: "php"
rulesets: "codesize,design,unusedcode,docs/phpmd-ruleset.xml"
ratings:
paths:
... |
Add python interpreter flag to macvim install | ---
vimfiles_repo: "https://github.com/mtchavez/vimfiles"
vimfiles_dir: "{{ workspace_dir }}/vimfiles"
vimfiles_install_cmd: "./install.sh -u"
ycm_bundle_dir: "{{ home_dir }}/.vim/bundle/YouCompleteMe"
ycm_install_cmd: "./ycm-update.sh"
ycm_installed_file: "{{ home_dir }}/.ycm_installed"
macvim_install_options: "custo... | ---
vimfiles_repo: "https://github.com/mtchavez/vimfiles"
vimfiles_dir: "{{ workspace_dir }}/vimfiles"
vimfiles_install_cmd: "./install.sh -u"
ycm_bundle_dir: "{{ home_dir }}/.vim/bundle/YouCompleteMe"
ycm_install_cmd: "./ycm-update.sh"
ycm_installed_file: "{{ home_dir }}/.ycm_installed"
macvim_install_options: "custo... |
Update from Hackage at 2018-12-17T17:13:00Z | homepage: https://github.com/jappeace/network-uri-lenses#readme
changelog-type: markdown
hash: 938fe0a9c20ccbab7f1987dabe5b26ee1789e2e8b96d04846dceb6f1c0714815
test-bench-deps: {}
maintainer: jappieklooster@hotmail.com
synopsis: ''
changelog: ! '# Changelog for network-uri-lenses
## Unreleased changes
'
basic-deps... | homepage: https://github.com/jappeace/network-uri-lenses#readme
changelog-type: markdown
hash: cd4178ff63a88fd3a207b6c329086a068c7b0e3ebcdfec2889d2bd27c0e1b1bc
test-bench-deps: {}
maintainer: jappieklooster@hotmail.com
synopsis: Lenses for network-uri
changelog: ! '# Changelog for network-uri-lenses
## Unreleased c... |
Create workflow to copy PR template onto Dependabot PRs | name: Copy PR template to Dependabot PRs
on:
pull_request_target:
types: [opened]
jobs:
copy_pr_template:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- uses: actions/checkout@v3
- name: Fetch PR template
id: fetch-pr-template
uses: juliangruber/re... | name: Copy PR template to Dependabot PRs
on:
pull_request_target:
types: [opened]
permissions:
contents: read
pull-requests: write
jobs:
copy_pr_template:
name: Copy PR template to Dependabot PR
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- uses: actions/chec... |
Fix tmp folder for SQL workflow | ---
global_env:
pre_settings: []
modules: []
drush_commands: []
post_settings:
- { name: '$conf["pp_environment"]', status: true, value: "{{ pp_environment }}" }
- { name: '$conf["file_temporary_path"]', status: true, value: '{{ tmp_folder }}' }
- { name: '$conf["cache_default_class"]', status: fals... | ---
global_env:
pre_settings:
- { name: '$conf["pp_environment"]', status: true, value: "{{ pp_environment }}" }
- { name: '$conf["file_temporary_path"]', status: true, value: '{{ tmp_folder }}' }
modules: []
drush_commands: []
post_settings:
- { name: '$conf["pp_environment"]', status: true, value:... |
Add aodh default user for apex | fuel:
images: ['TestVM']
networks: ['net04', 'net04_ext', 'admin_floating_net', 'admin_internal_net']
routers: ['router04']
security_groups: ['default']
tenants: ['admin', 'services']
users: ['heat', 'heat-cfn', 'cinder', 'nova', 'swift', 'glance', 'neutron', 'admin', 'fuel_stats_user', 'ceilome... | fuel:
images: ['TestVM']
networks: ['net04', 'net04_ext', 'admin_floating_net', 'admin_internal_net']
routers: ['router04']
security_groups: ['default']
tenants: ['admin', 'services']
users: ['heat', 'heat-cfn', 'cinder', 'nova', 'swift', 'glance', 'neutron', 'admin', 'fuel_stats_user', 'ceilome... |
Update from Hackage at 2018-09-04T00:36:05Z | homepage: http://github.com/conal/total-map/
changelog-type: ''
hash: 92464af7227c30ee991687123bf4bfe91f43f341100234f030c9a7060eb8e345
test-bench-deps: {}
maintainer: conal@conal.net
synopsis: Finitely represented /total/ maps
changelog: ''
basic-deps:
base: <5
containers: -any
all-versions:
- '0.0.0'
- '0.0.1'
- '... | homepage: http://github.com/conal/total-map/
changelog-type: ''
hash: 215c22ecbd6eb49b805942777661ad541738183c6350b4ba7fd6c1b6b114c140
test-bench-deps: {}
maintainer: conal@conal.net
synopsis: Finitely represented /total/ maps
changelog: ''
basic-deps:
base: <5
containers: -any
all-versions:
- '0.0.0'
- '0.0.1'
- '... |
Update from Forestry.io - Updated Forestry configuration | ---
new_page_extension: md
auto_deploy: false
admin_path:
webhook_url:
sections:
- type: jekyll-pages
label: Pages
create: all
- type: jekyll-posts
label: Posts
create: all
upload_dir: uploads
public_path: "/uploads"
front_matter_path: ''
use_front_matter_path: false
file_template: ":filename:"
build:
previ... | ---
new_page_extension: md
auto_deploy: false
admin_path:
webhook_url:
sections:
- type: jekyll-pages
label: Pages
create: all
- type: jekyll-posts
label: Posts
create: all
upload_dir: uploads
public_path: "/uploads"
front_matter_path: ''
use_front_matter_path: false
file_template: ":filename:"
build:
previ... |
Update from Forestry.io - Updated Forestry configuration | ---
new_page_extension: md
auto_deploy: false
admin_path:
webhook_url:
sections:
- type: jekyll-pages
label: Pages
create: all
- type: jekyll-posts
label: Posts
create: all
upload_dir: uploads
public_path: "/uploads"
front_matter_path: ''
use_front_matter_path: false
file_template: ":filename:"
build:
previ... | ---
new_page_extension: md
auto_deploy: false
admin_path:
webhook_url:
sections:
- type: jekyll-pages
label: Pages
create: all
- type: jekyll-posts
label: Posts
create: all
upload_dir: assets
public_path: "/assets"
front_matter_path: ''
use_front_matter_path: false
file_template: ":filename:"
build:
preview... |
Change Circle to run rake app:db:setup directly against test db | database:
override:
- cp spec/dummy/config/database.yml.ci spec/dummy/config/database.yml
- rake app:db:setup app:db:test:prepare
| database:
override:
- cp spec/dummy/config/database.yml.ci spec/dummy/config/database.yml
- RAILS_ENV=test rake app:db:setup
|
Update No Assertions to new version 4.0.0 | name: No Assertions
on:
workflow_dispatch:
inputs:
extra_resolve_options:
description: "Extra Resolve Options"
required: false
schedule:
- cron: "0 1 * * *" # 3 AM CET
push:
pull_request:
jobs:
ndebug:
name: No Assertions
uses: steinwurf/nodebug-action/.github/workflows/a... | name: No Assertions
on:
workflow_dispatch:
inputs:
extra_resolve_options:
description: "Extra Resolve Options"
required: false
schedule:
- cron: "0 1 * * *" # 3 AM CET
push:
pull_request:
jobs:
ndebug:
name: No Assertions
uses: steinwurf/nodebug-action/.github/workflows/a... |
Update from Hackage at 2017-01-12T12:34:23Z | homepage: https://github.com/tolysz/double-extra#readme
changelog-type: ''
hash: be52ab0fb84c156b57a25133a4b98acf773f4aa49745546a574a10cf2b559f05
test-bench-deps: {}
maintainer: tolysz@gmail.com
synopsis: Missing presentations for Double numbers (fixed, scientific etc.)
changelog: ''
basic-deps:
bytestring: -any
ba... | homepage: https://github.com/tolysz/double-extra#readme
changelog-type: ''
hash: 40889a12b04465e502c0b1cd9737380460a6e7866c26196620478e94523eb8c1
test-bench-deps: {}
maintainer: tolysz@gmail.com
synopsis: Missing presentations for Double numbers (fixed, scientific etc.)
changelog: ''
basic-deps:
bytestring: -any
ba... |
Install dependencies in CI, now that we have some | ---
name: Tests
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [10.x, 12.x, 14.x, 15.x]
steps:
- uses: actions/checkout@v2
with:
submodules: true
- name: Use Node... | ---
name: Tests
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [10.x, 12.x, 14.x, 15.x]
steps:
- uses: actions/checkout@v2
with:
submodules: true
- name: Use Node... |
Remove RH1 OVB jobs from configuration | ---
- project:
name: openstack/os-apply-config
templates:
- tripleo-multinode-baremetal-minimal
- tripleo-multinode-container-minimal
- tripleo-ovb-check
- tripleo-ovb-experimental
| ---
- project:
name: openstack/os-apply-config
templates:
- tripleo-multinode-baremetal-minimal
- tripleo-multinode-container-minimal
|
Add Python3 wallaby unit tests | - project:
templates:
- tripleo-buildimage-jobs
- openstack-python3-victoria-jobs
- release-notes-jobs-python3
| - project:
templates:
- tripleo-buildimage-jobs
- openstack-python3-wallaby-jobs
- release-notes-jobs-python3
|
Update docer image for tests | ---
platform: linux
image: docker:///golang
inputs:
- name: rabbitmq-upgrade-preparation
run:
path: rabbitmq-upgrade-preparation/scripts/ci
| ---
platform: linux
image_resource:
type: docker-image
source:
repository: golang
inputs:
- name: rabbitmq-upgrade-preparation
run:
path: rabbitmq-upgrade-preparation/scripts/ci
|
Update rate of cotisation chômage salarié for 2018 | brackets:
- rate:
1993-07-01:
value: 0.0377
1994-01-01:
value: 0.0386
1997-01-01:
value: 0.036
2001-01-01:
value: 0.0349
2001-04-01:
value: 0.026
2001-07-01:
value: 0.021
2002-01-01:
value: 0.02
2002-07-01:
value: 0.021
2003-01-01:
... | brackets:
- rate:
1993-07-01:
value: 0.0377
1994-01-01:
value: 0.0386
1997-01-01:
value: 0.036
2001-01-01:
value: 0.0349
2001-04-01:
value: 0.026
2001-07-01:
value: 0.021
2002-01-01:
value: 0.02
2002-07-01:
value: 0.021
2003-01-01:
... |
Update from Hackage at 2016-01-10T12:20:55+0000 | homepage: ''
changelog-type: ''
hash: 1ea0ce2f77be96f3a312313acbdedf2b25bf8493ff8b5b07b3e6393421c3ab2c
test-bench-deps: {}
maintainer: tpigarelli@gmail.com
synopsis: A solver for the WordBrain game
changelog: ''
basic-deps:
base: ! '>=4.8 && <4.9'
matrix: ! '>=0.3 && <0.4'
containers: ! '>=0.5 && <0.6'
all-versio... | homepage: ''
changelog-type: ''
hash: 49a85dc716fc5298dc1065e011649535af90894c8cd73b3e9e2e3bdbcf60dd1d
test-bench-deps: {}
maintainer: tpigarelli@gmail.com
synopsis: A solver for the WordBrain game
changelog: ''
basic-deps:
base: ! '>=4.8 && <4.9'
matrix: ! '>=0.3 && <0.4'
containers: ! '>=0.5 && <0.6'
all-versio... |
Update from Hackage at 2017-05-15T03:48:44Z | homepage: https://github.com/athanclark/tmapmvar#readme
changelog-type: ''
hash: dbe5746ab855f3369988518665aeec36b0239d7cb374a8579c44e4ecc79c6515
test-bench-deps: {}
maintainer: athan.clark@gmail.com
synopsis: A single-entity stateful Map in STM, similar to tmapchan
changelog: ''
basic-deps:
stm: -any
base: ! '>=4.... | homepage: https://github.com/athanclark/tmapmvar#readme
changelog-type: ''
hash: 61a8d3d7432798476ce318ac8d8d863bba39bd44dd513c1ab86f9e56fa3cb3cc
test-bench-deps: {}
maintainer: athan.clark@gmail.com
synopsis: A single-entity stateful Map in STM, similar to tmapchan
changelog: ''
basic-deps:
stm: -any
base: ! '>=4.... |
Add `claus` to the spellchecker's dictionary | # This workflow will install Python dependencies, run tests and lint with a variety of Python versions
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
name: decorator
on:
push:
branches: [ master ]
pull_request:
branches: [ master ... | # This workflow will install Python dependencies, run tests and lint with a variety of Python versions
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
name: decorator
on:
push:
branches: [ master ]
pull_request:
branches: [ master ... |
Update STAR version to latest (fixing segfaults) | # You can use this file to create a conda environment for this pipeline:
# conda env create -f environment.yml
name: nfcore-rnaseq-1.0dev
channels:
- bioconda
- conda-forge
- defaults
dependencies:
- conda-forge::openjdk=8.0.144 # Needed for FastQC - conda build hangs without this
- fastqc=0.11.7
- trim-g... | # You can use this file to create a conda environment for this pipeline:
# conda env create -f environment.yml
name: nfcore-rnaseq-1.0dev
channels:
- bioconda
- conda-forge
- defaults
dependencies:
- conda-forge::openjdk=8.0.144 # Needed for FastQC - conda build hangs without this
- fastqc=0.11.7
- trim-g... |
Drop trailing dots for consistency | # Ref: https://help.github.com/en/github/building-a-strong-community/configuring-issue-templates-for-your-repository#configuring-the-template-chooser
blank_issues_enabled: true # default
contact_links:
- name: '💬 IRC: #pypa @ Freenode'
url: https://webchat.freenode.net/#pypa
about: Chat with devs.
- name: 🤷💻🤦 ... | # Ref: https://help.github.com/en/github/building-a-strong-community/configuring-issue-templates-for-your-repository#configuring-the-template-chooser
blank_issues_enabled: true # default
contact_links:
- name: '💬 IRC: #pypa @ Freenode'
url: https://webchat.freenode.net/#pypa
about: Chat with devs
- name: 🤷💻🤦 D... |
Add GA workflow for pushing image to ECR | name: Build and publish to ECR
on:
push:
branches:
- main
paths-ignore:
- "Jenkinsfile"
- ".git**"
jobs:
publish:
name: Build
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Configure AWS credentials
uses: aws-acti... | |
Replace deprecated --without flag with bundle config | ---
expeditor:
cached_folders:
- vendor
defaults:
buildkite:
retry:
automatic:
limit: 1
timeout_in_minutes: 30
steps:
- label: run-lint-and-specs-ruby-2.7
command:
- .expeditor/run_linux_tests.sh rake
expeditor:
executor:
docker:
image: ruby:2.7-buste... | ---
expeditor:
cached_folders:
- vendor
defaults:
buildkite:
retry:
automatic:
limit: 1
timeout_in_minutes: 30
steps:
- label: run-lint-and-specs-ruby-2.7
command:
- .expeditor/run_linux_tests.sh rake
expeditor:
executor:
docker:
image: ruby:2.7-buste... |
Set up CI with Azure Pipelines | trigger:
- master
strategy:
matrix:
linux:
imageName: 'ubuntu-16.04'
mac:
imageName: 'macos-10.13'
windows:
imageName: 'vs2017-win2016'
pool:
vmImage: $(imageName)
steps:
- task: NodeTool@0
inputs:
versionSpec: '8.x'
displayName: 'Install Node.js'
- bash: |
... | trigger:
- master
strategy:
matrix:
linux:
imageName: 'ubuntu-16.04'
mac:
imageName: 'macos-10.13'
windows:
imageName: 'vs2017-win2016'
pool:
vmImage: $(imageName)
steps:
- task: NodeTool@0
inputs:
versionSpec: '8.x'
displayName: 'Install Node.js'
- bash: |
... |
Set up CI with Azure Pipelines | # Universal Windows Platform
# Build a Universal Windows Platform project using Visual Studio.
# Add steps that test and distribute an app, save build artifacts, and more:
# https://aka.ms/yaml
trigger:
- master
pool:
vmImage: 'windows-latest'
variables:
solution: 'Source\Zafiro.sln'
buildPlatform: 'x86|x64|AR... | # Universal Windows Platform
# Build a Universal Windows Platform project using Visual Studio.
# Add steps that test and distribute an app, save build artifacts, and more:
# https://aka.ms/yaml
trigger:
- master
pool:
vmImage: 'windows-latest'
variables:
solution: 'Source\Zafiro.sln'
buildPlatform: 'x86|x64|AR... |
Revert "Try workflow with coverage upload again" | name: tests
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
php:
runs-on: ubuntu-latest
strategy:
matrix:
php: [7.4, 8.0, 8.1]
dependency-version: [prefer-lowest, prefer-stable]
steps:
- name: checkout code
uses: actions/c... | name: tests
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
php:
runs-on: ubuntu-latest
strategy:
matrix:
php: [7.4, 8.0, 8.1]
dependency-version: [prefer-lowest, prefer-stable]
steps:
- name: checkout code
uses: actions/c... |
Add Ruby 2.3 to Travis CI build matrix | language: ruby
services:
- redis-server
rvm:
- 2.2
- 2.1
- 2.0.0
branches:
only:
- master
notifications:
email:
recipients:
- gabe@ga.be
gemfile:
- gemfiles/sidekiq_2.gemfile
- gemfiles/sidekiq_master.gemfile
| language: ruby
services:
- redis-server
rvm:
- 2.3
- 2.2
- 2.1
- 2.0.0
branches:
only:
- master
notifications:
email:
recipients:
- gabe@ga.be
gemfile:
- gemfiles/sidekiq_2.gemfile
- gemfiles/sidekiq_master.gemfile
|
Remove `softwareupdate` from install step | language: objective-c
rvm: system
osx_image: xcode7
install:
- travis_wait 'sudo softwareupdate -i -a'
- sudo gem install bundler --no-ri --no-rdoc
- sudo ARCHFLAGS=-Wno-error=unused-command-line-argument-hard-error-in-future bundle install
script:
- soloist
| language: objective-c
rvm: system
osx_image: xcode7
install:
- sudo gem install bundler --no-ri --no-rdoc
- sudo ARCHFLAGS=-Wno-error=unused-command-line-argument-hard-error-in-future bundle install
script:
- soloist
|
Fix TravisCI installation of render requirements | # Config file for automatic testing at travis-ci.org
language: python
python:
- "2.6"
- "2.7"
- "3.3"
- "3.4"
# TODO(asmacdo)
# pypy is unable to install numpy and pandas. The test should either not
# install pandas or it should install from the pypy repo.
# - "pypy"
install:
- travis_retry pip i... | # Config file for automatic testing at travis-ci.org
language: python
python:
- "2.6"
- "2.7"
- "3.3"
- "3.4"
# TODO(asmacdo)
# pypy is unable to install numpy and pandas. The test should either not
# install pandas or it should install from the pypy repo.
# - "pypy"
install:
- travis_retry pip i... |
Use dependency POM instead of hacky script to build certain jobs before building test deps | language: java
jdk:
- oraclejdk8
env:
- TEST_DIR=aleph2_data_model
- TEST_DIR=aleph2_core_distributed_services_library
- TEST_DIR=aleph2_core_shared_library
- TEST_DIR=aleph2_harvest_context_library
- TEST_DIR=aleph2_streaming_enrichment_context_library
- TEST_DIR=aleph2_management_db_service
- TEST_DIR=aleph... | language: java
jdk:
- oraclejdk8
env:
- TEST_DIR=aleph2_data_model
- TEST_DIR=aleph2_core_distributed_services_library
- TEST_DIR=aleph2_core_shared_library
- TEST_DIR=aleph2_harvest_context_library
- TEST_DIR=aleph2_streaming_enrichment_context_library
- TEST_DIR=aleph2_management_db_service
- TEST_DIR=aleph... |
Test with newer Go versions | language: go
sudo: false
go:
- "1.13"
- "1.14"
services:
- mysql
- postgresql
before_install:
- mysql -e "CREATE DATABASE IF NOT EXISTS test;" -uroot
- mysql -e "CREATE DATABASE IF NOT EXISTS test_env;" -uroot
- psql -c "CREATE DATABASE test;" -U postgres
install:
- go get -t ./... | language: go
sudo: false
go:
- "1.13"
- "1.14"
- "1.15"
- "1.16"
services:
- mysql
- postgresql
before_install:
- mysql -e "CREATE DATABASE IF NOT EXISTS test;" -uroot
- mysql -e "CREATE DATABASE IF NOT EXISTS test_env;" -uroot
- psql -c "CREATE DATABASE test;" -U postgres
i... |
Add pandas to the dependencies | language: python
python:
- "2.7"
jdk:
- openjdk7
virtualenv:
system_site_packages: true
install:
# Install Spark
- wget http://d3kbcqa49mib13.cloudfront.net/spark-0.9.0-incubating-bin-hadoop1.tgz
- tar -xzf spark-0.9.0-incubating-bin-hadoop1.tgz
- sudo apt-get install -qq python-numpy python-scipy
- pi... | language: python
python:
- "2.7"
jdk:
- openjdk7
virtualenv:
system_site_packages: true
install:
# Install Spark
- wget http://d3kbcqa49mib13.cloudfront.net/spark-0.9.0-incubating-bin-hadoop1.tgz
- tar -xzf spark-0.9.0-incubating-bin-hadoop1.tgz
- sudo apt-get install -qq python-numpy python-scipy python-... |
Add jruby to allowed failures | language: ruby
gemfile:
- gemfiles/rack_1.x.gemfile
- gemfiles/rack_2.x.gemfile
rvm:
- 1.9.3
- 2.2
- ruby-head
- jruby
- rbx-2
matrix:
allow_failures:
- rvm: rbx-2
| language: ruby
gemfile:
- gemfiles/rack_1.x.gemfile
- gemfiles/rack_2.x.gemfile
rvm:
- 1.9.3
- 2.2
- ruby-head
- jruby
- rbx-2
matrix:
allow_failures:
- rvm: rbx-2
- rvm: jruby
|
Use preinstalled Carthage on CI | language: objective-c
osx_image: xcode7.2
install:
- brew update && brew install carthage
- gem install xcpretty
script: rake test build:all
| language: objective-c
osx_image: xcode7.2
install: gem install xcpretty
script: rake test build:all
|
Update test for latest GCC on Mac | language: c
sudo: false
branches:
only:
- master
cache: apt
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- gcc-4.8
- gcc-5
- gcc-6
matrix:
include:
- os: linux
compiler: clang
- os: linux
compiler: gcc
- os: linux
compiler: gcc-4.8
- os: linux
c... | language: c
sudo: false
branches:
only:
- master
cache: apt
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- gcc-4.8
- gcc-5
- gcc-6
matrix:
include:
- os: linux
compiler: clang
- os: linux
compiler: gcc
- os: linux
compiler: gcc-4.8
- os: linux
c... |
Update llvmlite recipe for 3.9.1 | package:
name: llvmlite
# GIT_DESCRIBE_TAG may not be set
version: {{ environ.get('GIT_DESCRIBE_TAG', '').lstrip('v') }}
source:
# Using the local source tree helps test building without pushing changes
path: ../..
build:
number: {{ environ.get('GIT_DESCRIBE_NUMBER', 0) }}
requirements:
build:
- py... | package:
name: llvmlite
# GIT_DESCRIBE_TAG may not be set
version: {{ environ.get('GIT_DESCRIBE_TAG', '').lstrip('v') }}
source:
# Using the local source tree helps test building without pushing changes
path: ../..
build:
number: {{ environ.get('GIT_DESCRIBE_NUMBER', 0) }}
requirements:
build:
- py... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.