Instruction stringlengths 14 778 | input_code stringlengths 0 4.24k | output_code stringlengths 1 5.44k |
|---|---|---|
Update from Hackage at 2017-03-18T16:14:38Z | homepage: ''
changelog-type: markdown
hash: 30b393af3b24f1342913fc07b8767c5083826cea81b0b134b83b5ffeae2c611b
test-bench-deps: {}
maintainer: kai@kzhang.org
synopsis: A minimal Haskell bindings to DRMAA C library.
changelog: ! '# Revision history for drmaa
## 0.1.0.0 -- YYYY-mm-dd
* First version. Released on a... | homepage: ''
changelog-type: markdown
hash: dc115ed3c770471a3cc63288ae4be52c186a8eff53bdff39d1231869da9b7491
test-bench-deps: {}
maintainer: kai@kzhang.org
synopsis: A minimal Haskell bindings to DRMAA C library.
changelog: ! '# Revision history for drmaa
## 0.1.0.0 -- YYYY-mm-dd
* First version. Released on a... |
Update from Hackage at 2015-06-13T08:20:11+0000 | homepage: http://github.com/dbushenko/trurl
changelog-type: ''
hash: 50af87fc045c258e47860b9221809211139c683bffa16bba7e503f78899b5b3b
test-bench-deps:
base: ! '>=4.7 && <4.8'
trurl: -any
hastache: -any
tasty-hunit: -any
tasty: -any
maintainer: d.bushenko@gmail.com
synopsis: Haskell template code generator
cha... | homepage: http://github.com/dbushenko/trurl
changelog-type: ''
hash: 8d01528b00e41b445cd517f81c35001b5784e6363e2f40001b870d49918153fa
test-bench-deps:
base: ! '>=4.7 && <5'
trurl: -any
hastache: -any
tasty-hunit: -any
tasty: -any
maintainer: d.bushenko@gmail.com
synopsis: Haskell template code generator
chang... |
Update Randomix to 1.12 (28) | Categories:
- Games
License: MIT
AuthorName: minar
AuthorEmail: minar.tastic@gmail.com
AuthorWebSite: https://minar.ml/
SourceCode: https://github.com/m-i-n-a-r/randomix
IssueTracker: https://github.com/m-i-n-a-r/randomix/issues
AutoName: Randomix
RepoType: git
Repo: https://github.com/m-i-n-a-r/randomix.git
Build... | Categories:
- Games
License: MIT
AuthorName: minar
AuthorEmail: minar.tastic@gmail.com
AuthorWebSite: https://minar.ml/
SourceCode: https://github.com/m-i-n-a-r/randomix
IssueTracker: https://github.com/m-i-n-a-r/randomix/issues
AutoName: Randomix
RepoType: git
Repo: https://github.com/m-i-n-a-r/randomix.git
Build... |
Update file path to new directory | service: dashboard
runtime: python37
default_expiration: "0h"
handlers:
- url: /dashboard/
static_files: build/index.html
upload: build/index.html
- url: /dashboard
static_files: build/index.html
upload: build/index.html
- url: /dashboard/index.html
static_files: build/index.html
upload: build/index.htm... | service: dashboard
runtime: python37
default_expiration: "0h"
handlers:
- url: /dashboard/
static_files: public/index.html
upload: public/index.html
- url: /dashboard
static_files: public/index.html
upload: public/index.html
- url: /dashboard/index.html
static_files: public/index.html
upload: public/ind... |
Update Motion Eye to 0.9.9.2.1 (91) | Categories:
- Security
License: GPL-3.0-only
SourceCode: https://jairajjangle.github.io/motionEye_app_HomeSurveillanceSystem/
IssueTracker: https://github.com/JairajJangle/motionEye_app_HomeSurveillanceSystem/issues
Changelog: https://github.com/JairajJangle/motionEye_app_HomeSurveillanceSystem/releases
AutoName: Mo... | Categories:
- Security
License: GPL-3.0-only
SourceCode: https://jairajjangle.github.io/motionEye_app_HomeSurveillanceSystem/
IssueTracker: https://github.com/JairajJangle/motionEye_app_HomeSurveillanceSystem/issues
Changelog: https://github.com/JairajJangle/motionEye_app_HomeSurveillanceSystem/releases
AutoName: Mo... |
Use () instead of [] to avoid conda-build thinking we want selectors | package:
name: pkg-config
version: 0.28
source:
git_rev: pkg-config-0.28
git_url: https://github.com/tpn/pkg-config/
build:
number: 2
detect_binary_files_with_prefix: 1
requirements:
build:
- zlib
- autoconf
- python
- automake
- libtool
run:
- zlib
test:
commands:
- pk... | package:
name: pkg-config
version: 0.28
source:
git_rev: pkg-config-0.28
git_url: https://github.com/tpn/pkg-config/
build:
number: 2
detect_binary_files_with_prefix: 1
requirements:
build:
- zlib
- autoconf
- python
- automake
- libtool
run:
- zlib
test:
commands:
- pk... |
Add line to file to force Heroku build. | postgres: &postgres
adapter: postgresql
encoding: unicode
pool: 5
host: localhost
port: 5432
test:
<<: *postgres
database: vista_test
development:
<<: *postgres
database: vista_development
production:
adapter: postgresql
| postgres: &postgres
adapter: postgresql
encoding: unicode
pool: 5
host: localhost
port: 5432
test:
<<: *postgres
database: vista_test
development:
<<: *postgres
database: vista_development
production:
adapter: postgresql
|
Add full paths to bwa index and chromosome lengths | bwa_index: ../../../annotations/GRCh38/bwa_index/GRCh38
picard_path: '/software/java/bin/java -jar -Xmx1800m /nfs/users/nfs_k/ka8/software/picard-tools-1.134/picard.jar'
chromosome_lengths: ../../../annotations/GRCh38/bt2-index/chromosome_lengths.txt
samples: [Mono_4983_1,Mono_4983_2,Mono_6792_1,Mono_6792_2,Mono_7256_1... | bwa_index: /lustre/scratch117/cellgen/team170/ka8/annotations/GRCh38/bwa_index
picard_path: '/software/java/bin/java -jar -Xmx1800m /nfs/users/nfs_k/ka8/software/picard-tools-1.134/picard.jar'
chromosome_lengths: /lustre/scratch117/cellgen/team170/ka8/annotations/GRCh38/bt2-index/chromosome_lengths.txt
samples: [Mono_4... |
Add Persian language mapping for Crowdin | files:
- source: /app/src/main/res/values/strings.xml
translation: /app/src/main/res/values-%android_code%/%original_file_name%
languages_mapping:
android_code:
af: af
ar: ar
bg: bg
bn: bn
ca: ca
cs: cs
da: da
nl: nl
fi: fi
... | files:
- source: /app/src/main/res/values/strings.xml
translation: /app/src/main/res/values-%android_code%/%original_file_name%
languages_mapping:
android_code:
af: af
ar: ar
bg: bg
bn: bn
ca: ca
cs: cs
da: da
nl: nl
fi: fi
... |
Update codecov/codecov-action action to v1.2.2 | name: test
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: test
run: |
export DEBIAN_FRONTEND=noninteractive && \
echo 'debconf debconf/frontend select Noninteractive' | sudo debconf-set-selections && \
sudo apt-g... | name: test
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: test
run: |
export DEBIAN_FRONTEND=noninteractive && \
echo 'debconf debconf/frontend select Noninteractive' | sudo debconf-set-selections && \
sudo apt-g... |
Update from Hackage at 2022-09-16T14:21:05Z | homepage: ''
changelog-type: markdown
hash: ccf5f52653ac255705d69088e786fde9968d1445630accf24f7fdc719fad334b
test-bench-deps: {}
maintainer: kristof@resonata.be
synopsis: higher kinded record operations
changelog: |+
# Revision history for hkd-records
## 0.0.1 -- 2022-07-22
* First version. Released on an unsus... | homepage: ''
changelog-type: markdown
hash: 97e7e76f72dfc44b7f64421a49d0ef2bcfbdbfbc7dedba8bd6cc063a4188cd19
test-bench-deps: {}
maintainer: kristof@resonata.be
synopsis: higher kinded record operations
changelog: |+
# Revision history for hkd-records
## 0.0.1 -- 2022-07-22
* First version. Released on an unsus... |
Update from Hackage at 2020-04-06T04:00:52Z | homepage: https://github.com/emilypi/smash
changelog-type: markdown
hash: 595de91cd001012664932dded0521190a7e0a1a5ca8f08da2e59c7778f3da4a2
test-bench-deps:
base: '>=4.10 && <5.0'
maintainer: emilypi@cohomolo.gy
synopsis: Smash products - like 'These', but with a unit!
changelog: |
# Revision history for possibly-ca... | homepage: https://github.com/emilypi/smash
changelog-type: markdown
hash: 77bc51643248ca61e4d2438defd6a982b33ca5ff694241b2f445c838e4aceb17
test-bench-deps:
base: '>=4.10 && <5.0'
maintainer: emilypi@cohomolo.gy
synopsis: Combinators for Maybe types
changelog: |
# Revision history for possibly-can
## 0.1.0.0 -- Y... |
Fix test coverage collection for Dart 2.17 | name: Dart CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
schedule:
- cron: "0 0 * * 0"
defaults:
run:
shell: bash
jobs:
build:
name: "Dart CI"
runs-on: ubuntu-latest
steps:
- uses: actions/cache@v2
with:
path: "~/.pub-cache/hosted"
... | name: Dart CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
schedule:
- cron: "0 0 * * 0"
defaults:
run:
shell: bash
jobs:
build:
name: "Dart CI"
runs-on: ubuntu-latest
steps:
- uses: actions/cache@v2
with:
path: "~/.pub-cache/hosted"
... |
Update actions/checkout action to v3 | name: Test on push and PR
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [14.x, 16.x]
steps:
- uses: actions/checkout@v2
- name: Use Node.js ${{ matrix.node-version }}
uses... | name: Test on push and PR
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [14.x, 16.x]
steps:
- uses: actions/checkout@v3
- name: Use Node.js ${{ matrix.node-version }}
uses... |
Define artifacts for the test failure files, so we can debug them | # -*- indent-tabs-mode: nil -*-
image: fedora:27
stages:
- test
before_script:
- dnf install -y gcc rust cargo
automake autoconf libtool gettext itstool
gtk-doc
redhat-rpm-config git
gobject-introspection-devel
libxml2... | # -*- indent-tabs-mode: nil -*-
image: fedora:27
stages:
- test
before_script:
- dnf install -y gcc rust cargo
automake autoconf libtool gettext itstool
gtk-doc
redhat-rpm-config git
gobject-introspection-devel
libxml2... |
Fix special case for new models | da:
active_admin:
dashboard_welcome: "Velkommen til Active Admin. Dette er standardoversigtssiden. Rediger 'app/admin/dashboards.rb' for at tilføje nye elementer til oversigtssiden."
view: "Vis"
edit: "Rediger"
delete: "Slet"
delete_confirmation: "Er du sikker på at du ønsker at slette?"
new_m... | da:
active_admin:
dashboard_welcome: "Velkommen til Active Admin. Dette er standardoversigtssiden. Rediger 'app/admin/dashboards.rb' for at tilføje nye elementer til oversigtssiden."
view: "Vis"
edit: "Rediger"
delete: "Slet"
delete_confirmation: "Er du sikker på at du ønsker at slette?"
new_m... |
Bump Dask minimum requirement to 0.18.0 | {% set data = load_setup_py_data() %}
package:
name: nanshe_workflow
version: {{ data.get("version") }}
source:
git_url: ..
build:
script: python setup.py install --single-version-externally-managed --record=record.txt
requirements:
build:
- python
- setuptools
run:
- python
- contextlib... | {% set data = load_setup_py_data() %}
package:
name: nanshe_workflow
version: {{ data.get("version") }}
source:
git_url: ..
build:
script: python setup.py install --single-version-externally-managed --record=record.txt
requirements:
build:
- python
- setuptools
run:
- python
- contextlib... |
Update from Hackage at 2018-08-13T18:35:17Z | homepage: https://github.com/netom/haskell-postal#readme
changelog-type: ''
hash: 4a2a28a8476918dade3dfec9ebd6ee6c912b9c301ebb2314f12c92b7d5c21a0c
test-bench-deps: {}
maintainer: giganetom@gmail.com
synopsis: Haskell binding for the libpostal library
changelog: ''
basic-deps:
bytestring: ==0.10.*
inline-c: ==0.6.*
... | homepage: https://github.com/netom/haskell-postal#readme
changelog-type: ''
hash: be56b3c7271d5b478280fa58861e05e83c493ccfe256fc1ce6d08188c3812ca9
test-bench-deps: {}
maintainer: Fábián Tamás László <giganetom@gmail.com>
synopsis: Haskell binding for the libpostal library
changelog: ''
basic-deps:
bytestring: ==0.10.... |
Add longer caching for fonts | runtime: python38
entrypoint: gunicorn -b :$PORT main:app
default_expiration: 3h
handlers:
# Set the UTF-8 charset for CSS and JS files.
# Makes the assumption that only CSS and JS files existing in the relevant dirs
# but avoids complex regexes
- url: /static/css
static_dir: static/css
secure: always
http_head... | runtime: python38
entrypoint: gunicorn -b :$PORT main:app
default_expiration: 3h
handlers:
# Add longer caching for fonts
- url: /static/fonts/(.*\.(woff|woff2))$
static_files: static/fonts/\1
upload: static/fonts/.*\.(woff|woff2)$
secure: always
expiration: 365d
http_headers:
strict-transport-security:... |
Fix unnumbered & add bridges | - set_fact:
loopback_ip: "{{ interfaces[ansible_hostname].loopback }}"
unnmumbered: "{{ interfaces[ansible_hostname].int_unnumbered }}"
bridges: "{{ interfaces[ansible_hostname].bridges }}"
- name: configure loopback interface
cl_interface:
name: 'lo'
addr_method: 'loopback'
ipv4: '{{ loopbac... | - set_fact:
loopback_ip: "{{ interfaces[ansible_hostname].loopback }}"
unnumbered: "{{ interfaces[ansible_hostname].int_unnumbered }}"
bridges: "{{ interfaces[ansible_hostname].bridges }}"
- name: configure loopback interface
cl_interface:
name: 'lo'
addr_method: 'loopback'
ipv4: '{{ loopback... |
Update Pro Expense to 1.0.0-beta02 (8) | Categories:
- Money
License: GPL-3.0-or-later
AuthorName: Aung Ye Htet
AuthorEmail: dev.arduia@gmail.com
SourceCode: https://github.com/arduia/ProExpense
IssueTracker: https://github.com/arduia/ProExpense/issues
AutoName: Pro Expense
RepoType: git
Repo: https://github.com/arduia/ProExpense
Builds:
- versionName:... | Categories:
- Money
License: GPL-3.0-or-later
AuthorName: Aung Ye Htet
AuthorEmail: dev.arduia@gmail.com
SourceCode: https://github.com/arduia/ProExpense
IssueTracker: https://github.com/arduia/ProExpense/issues
AutoName: Pro Expense
RepoType: git
Repo: https://github.com/arduia/ProExpense
Builds:
- versionName:... |
Update Tests ignore path in coverage report | coverage_service: coveralls
ci_service: circleci
xcodeproj: Fetch.xcodeproj
scheme: Fetch-iOS
ignore:
- Carthage/*
- Example/*
- FetchTests/*
| coverage_service: coveralls
ci_service: circleci
xcodeproj: Fetch.xcodeproj
scheme: Fetch-iOS
ignore:
- Carthage/*
- Example/*
- Tests/*
|
Fix existing specs (when failing) | ---
http_interactions:
- request:
method: get
uri: https://co1.qualtrics.com/API/v1/panels/ABCD/members?apiToken=6Wpo0Vsx1cN1kcHivCaGTz5IhOvchLrg1o4L0KOZ
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Faraday v0.8.9
response:
status:
code: 400
messag... | ---
http_interactions:
- request:
method: get
uri: https://co1.qualtrics.com/API/v1/panels?apiToken=6Wpo0Vsx1cN1kcHivCaGTz5IhOvchLrg1o4L0KOZ
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Faraday v0.8.9
response:
status:
code: 400
message:
heade... |
Update from Forestry.io - Updated Forestry configuration | ---
hide_body: false
is_partial: true
fields:
- type: text
label: Title
name: title
description: e.g. Our Process
config:
required: true
- type: field_group_list
label: Sub Sections
name: subsections
fields:
- type: text
name: title
label: Title
description: e.g. Our Process
config:
... | ---
hide_body: false
is_partial: true
fields:
- type: text
label: Title
name: title
description: e.g. Our Process
config:
required: true
- type: field_group_list
label: Sub Sections
name: subsections
fields:
- type: text
name: title
label: Title
description: e.g. Our Process
config:
... |
Add dependencies for CircleCI workflows | version: 2
jobs:
build:
docker:
- image: circleci/node:latest
steps:
- checkout
- restore_cache:
keys:
- v1-dependencies-{{ checksum "package.json" }}
- run:
name: install
command: yarn install
- save_cache:
paths:
- n... | version: 2
jobs:
build:
docker:
- image: circleci/node:latest
steps:
- checkout
- restore_cache:
keys:
- v1-dependencies-{{ checksum "package.json" }}
- run:
name: install
command: yarn install
- save_cache:
paths:
- n... |
Build module is not there by default | # https://packaging.python.org/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/
name: Publish Python distribution
on: push
jobs:
build-n-publish:
name: Build and publish Python distribution to PyPI and TestPyPI
runs-on: ubuntu-20.04
steps:
- uses: actions/checko... | # https://packaging.python.org/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/
name: Publish Python distribution
on: push
jobs:
build-n-publish:
name: Build and publish Python distribution to PyPI and TestPyPI
runs-on: ubuntu-20.04
steps:
- uses: actions/checko... |
Add --no-dep dependencies install to GitHub test workflow | # This workflow will install Python dependencies, run tests and lint with a single version of Python
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
name: Python testing
on:
push:
branches: [ develop ]
pull_request:
branches: [ mai... | # This workflow will install Python dependencies, run tests and lint with a single version of Python
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
name: Python testing
on:
push:
branches: [ develop ]
pull_request:
branches: [ mai... |
Update from Hackage at 2015-12-09T00:16:27+0000 | homepage: http://github.com/yav/graphmod/wiki
changelog-type: ''
hash: 6528c459c0eda57e0b59643abdd9a7e320ec246d4906a5b1cac86711a31c696f
test-bench-deps: {}
maintainer: iavor.diatchki@gmail.com
synopsis: Present the module dependencies of a program as a "dot" graph.
changelog: ''
basic-deps:
haskell-lexer: -any
base... | homepage: http://github.com/yav/graphmod/wiki
changelog-type: ''
hash: 647909ef35e6a23aa84ca6c3442669e2a6780a0ef614350e4dc42933941f1652
test-bench-deps: {}
maintainer: iavor.diatchki@gmail.com
synopsis: Present the module dependencies of a program as a "dot" graph.
changelog: ''
basic-deps:
haskell-lexer: -any
base... |
Change deploy tag to circleci build number | version: 2.1
orbs:
docker: circleci/docker@0.5.19
helm-tools: pennlabs/helm-tools@0.1.7
react-tools: pennlabs/react-tools@0.0.2
branch-filters: &branch-filters
filters:
branches:
only:
- master
workflows:
version: 2
build-and-deploy:
jobs:
- react-tools/check
- docker/pub... | version: 2.1
orbs:
docker: circleci/docker@0.5.19
helm-tools: pennlabs/helm-tools@0.1.8
react-tools: pennlabs/react-tools@0.0.2
branch-filters: &branch-filters
filters:
branches:
only:
- master
workflows:
version: 2
build-and-deploy:
jobs:
- react-tools/check
- docker/pub... |
Update circleci/python:3.7.1 Docker digest to f2e0296 | # Python CircleCI 2.0 configuration file
#
# Check https://circleci.com/docs/2.0/language-python/ for more details
#
version: 2
jobs:
build:
docker:
- image: circleci/python:3.7.1@sha256:1a8c8b28ca1e36fa038c6ec2576cb0b3ec6e3a4a7c0a690b92a077def7d37b8c
working_directory: ~/repo
steps:
- checko... | # Python CircleCI 2.0 configuration file
#
# Check https://circleci.com/docs/2.0/language-python/ for more details
#
version: 2
jobs:
build:
docker:
- image: circleci/python:3.7.1@sha256:f2e02962fd165897802115bb3aa367d70d099c57a0ce4d91b5f4feff0195001b
working_directory: ~/repo
steps:
- checko... |
Fix facette role, update README | - name: "Install facette dependencies"
yum2: >
name={{ item }}
enablerepo=epel,wizcorp
state=latest
with_items: facette_dependencies
tags:
- facette
- pkgs
| - name: "Install facette dependencies"
yum2: >
name={{ item }}
enablerepo=rpmforge-extras
state=latest
with_items: facette_dependencies
tags:
- facette
- pkgs
|
Update from Hackage at 2018-04-05T07:54:39Z | homepage: https://github.com/jxv/turn-loop#readme
changelog-type: ''
hash: 64ddb957f57633d39686f0e3658c7c381f9a80378acb3d20fa9ceca5a9bac209
test-bench-deps: {}
maintainer: Joe Vargas
synopsis: Manage multiple turned-based sessions
changelog: ''
basic-deps:
stm: -any
base: ! '>=4.7 && <5'
containers: -any
all-vers... | homepage: https://github.com/jxv/turn-loop#readme
changelog-type: ''
hash: 7d5a2065774e10034157ae5351636dc4a02965804cb26eb4ad5624ec97a59803
test-bench-deps: {}
maintainer: Joe Vargas
synopsis: Manage multiple turned-based sessions
changelog: ''
basic-deps:
stm: -any
base: ! '>=4.7 && <5'
containers: -any
all-vers... |
Build deps are not the same as run deps. | {% set version = "1.0.3" %}
package:
name: doct
version: {{ version }}
source:
url: https://github.com/NSLS-II/doct/archive/v{{ version }}.tar.gz
fn: doct-v{{ version }}.tar.gz
build:
number: 0
script: python setup.py install --single-version-externally-managed --record=record.txt
requirements:
build:... | {% set version = "1.0.3" %}
package:
name: doct
version: {{ version }}
source:
url: https://github.com/NSLS-II/doct/archive/v{{ version }}.tar.gz
fn: doct-v{{ version }}.tar.gz
build:
number: 0
script: python setup.py install --single-version-externally-managed --record=record.txt
requirements:
build:... |
Bump ridedott/merge-me-action from v2.2.7 to v2.2.21 | name: Node CI
on: [push, pull_request]
jobs:
test:
name: Run test suite
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [12.x]
steps:
- uses: actions/checkout@v2.3.4
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v2.1.5
with:
... | name: Node CI
on: [push, pull_request]
jobs:
test:
name: Run test suite
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [12.x]
steps:
- uses: actions/checkout@v2.3.4
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v2.1.5
with:
... |
Package Cmd and Gui artifacts | version: 1.0.{build}
pull_requests:
do_not_increment_build_number: true
clone_depth: 1
assembly_info:
patch: true
file: '**\AssemblyInfo.*'
assembly_version: '{version}'
assembly_file_version: '{version}'
assembly_informational_version: '{version}'
before_build:
- nuget restore
configuration: Rel... | version: 1.0.{build}
pull_requests:
do_not_increment_build_number: true
clone_depth: 1
assembly_info:
patch: true
file: '**\AssemblyInfo.*'
assembly_version: '{version}'
assembly_file_version: '{version}'
assembly_informational_version: '{version}'
before_build:
- nuget restore
after_build:
- 7... |
Exclude vendored gems on Travis | AllCops:
Exclude:
- 'problems/**/*'
- 'test/fixtures/**/*'
- 'bin/*'
Style/StringLiterals:
Enabled: false
Style/SpaceAroundEqualsInParameterDefault:
EnforcedStyle: no_space
Style/TrailingComma:
EnforcedStyleForMultiline: comma
Style/Blocks:
Enabled: false
Style/Documentation:
Exclude:
- 'te... | AllCops:
Exclude:
- 'problems/**/*'
- 'test/fixtures/**/*'
- 'bin/*'
- 'vendor/**/*'
Style/StringLiterals:
Enabled: false
Style/SpaceAroundEqualsInParameterDefault:
EnforcedStyle: no_space
Style/TrailingComma:
EnforcedStyleForMultiline: comma
Style/Blocks:
Enabled: false
Style/Documentation:
... |
Use latest Docker workflow actions | name: Build the container image
on:
pull_request:
branches:
- master
push:
branches:
- master
release:
types:
- published
jobs:
build:
name: Build the container image
runs-on: ubuntu-latest
steps:
- name: Check out the repository
uses: actions/checkout... | name: Build the container image
on:
pull_request:
branches:
- master
push:
branches:
- master
workflow_dispatch:
env:
image_name: ghcr.io/williamjacksn/python-rainwave-client-helper
jobs:
build:
name: Build the container image
runs-on: ubuntu-latest
steps:
- name: Set... |
Update from Hackage at 2020-05-04T10:13:12Z | homepage: http://github.com/ekmett/unboxed-containers
changelog-type: ''
hash: fd97f52a923b354b5e82b563fc0956b38268703e233bd3039bab33ba532a5d31
test-bench-deps: {}
maintainer: Edward A. Kmett <ekmett@gmail.com>
synopsis: Self-optimizing unboxed sets using view patterns and data families
changelog: ''
basic-deps:
base... | homepage: http://github.com/ekmett/unboxed-containers
changelog-type: ''
hash: 517ab5d9df5ca92102fac3814bda64a00af4ddfaa254592f4d792969c636419a
test-bench-deps: {}
maintainer: Edward A. Kmett <ekmett@gmail.com>
synopsis: Self-optimizing unboxed sets using view patterns and data families
changelog: ''
basic-deps:
base... |
Set x bit on run-cmake script | description: Simple C++ project using CMake
files:
- path: app/CMakeLists.txt
preprocess: true
- path: app/main.cpp
preprocess: true
- path: lib/public/projectlib/Example.h
output-path: lib/public/${project_name}lib/Example.h
preprocess: true
- path: lib/CMakeLists.txt
preprocess: true
- path: lib/Example.cpp... | description: Simple C++ project using CMake
files:
- path: app/CMakeLists.txt
preprocess: true
- path: app/main.cpp
preprocess: true
- path: lib/public/projectlib/Example.h
output-path: lib/public/${project_name}lib/Example.h
preprocess: true
- path: lib/CMakeLists.txt
preprocess: true
- path: lib/Example.cpp... |
Revert "Use the git repo instead of the local one" | username: lightsource2
numpy:
- '1.10'
sources:
- url: 'https://github.com/NSLS-II/auto-build-tagged-recipes'
folders:
# - name: testing
- name: py2
python:
- 2.7
- name: py3
python:
- 3.4
- 3.5
- name: pyall
python:
- 2.7
... | username: lightsource2
numpy:
- '1.10'
sources:
- url: '.'
folders:
# - name: testing
- name: py2
python:
- 2.7
- name: py3
python:
- 3.4
- 3.5
- name: pyall
python:
- 2.7
- 3.4
- 3.5
- name: nonpy
... |
Bump actions/setup-node from v2.0.0 to v2.1.0 | name: Node.js Package
on: [push]
# pull_request:
# branches:
# - master
# push:
# branches:
# - master
jobs:
build:
name: Node.js ${{ matrix.node_version }}
runs-on: ubuntu-latest
strategy:
matrix:
node_version: [12]
steps:
- uses: actions/checkout@v2.3.1
... | name: Node.js Package
on: [push]
# pull_request:
# branches:
# - master
# push:
# branches:
# - master
jobs:
build:
name: Node.js ${{ matrix.node_version }}
runs-on: ubuntu-latest
strategy:
matrix:
node_version: [12]
steps:
- uses: actions/checkout@v2.3.1
... |
Revert tests to use locally hosted artifacts. | ---
- hosts: test-kitchen
roles:
- role: dynatrace.Dynatrace-Agents
dynatrace_agents_linux_installer_file_url: http://downloads.dynatracesaas.com/6.2/dynatrace-agent-unix.jar
| ---
- hosts: test-kitchen
roles:
- role: dynatrace.Dynatrace-Agents
dynatrace_agents_linux_installer_file_url: http://10.0.2.2/dynatrace/dynatrace-agent.jar
|
Test the nibabel release candidate. | name: Test suite
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
strategy:
max-parallel: 4
matrix:
python-version: [3.9, 3.8]
steps:
- name: Checkout repo
uses: actions/checkout@v1
- name: Set up Python ${{ matrix.python-version }}
uses: actions/set... | name: Test suite
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
strategy:
max-parallel: 4
matrix:
python-version: [3.9, 3.8]
steps:
- name: Checkout repo
uses: actions/checkout@v1
- name: Set up Python ${{ matrix.python-version }}
uses: actions/set... |
Use separate assembly version, which we probably don't want to change unless it's a major release, because we are not strongly signed. | environment:
release_version: '1.1.0'
version: '$(release_version)+{build}'
os: Previous Visual Studio 2015
configuration: Release
platform: Any CPU
assembly_info:
patch: true
file: '**\AssemblyInfo.*'
assembly_version: '$(release_version).0'
assembly_file_version: '$(release_version).0'
assembly_informa... | environment:
release_version: '1.1.0'
release_assembly_version: '1.1.0.0'
version: '$(release_version)+{build}'
os: Visual Studio 2015
configuration: Release
platform: Any CPU
assembly_info:
patch: true
file: '**\AssemblyInfo.*'
assembly_version: '$(release_assembly_version)'
assembly_file_version: '$(re... |
Use npm 5.3.0 in AppVeyor | os: Visual Studio 2017
version: 2.0.{build}
environment:
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
NUGET_XMLDOC_MODE: skip
branches:
only:
- master
cache:
- src\LondonTravel.Site\node_modules
- '%APPDATA%\npm\node_modules'
- '%APPDATA%\npm-cache'
install:
- ps: npm install -g npm --loglevel=error
... | os: Visual Studio 2017
version: 2.0.{build}
environment:
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
NUGET_XMLDOC_MODE: skip
branches:
only:
- master
cache:
- src\LondonTravel.Site\node_modules
- '%APPDATA%\npm\node_modules'
- '%APPDATA%\npm-cache'
install:
- ps: npm install -g npm@5.3.0 --loglevel=er... |
Add FLASK_APP to app env | app:
build: .
command: python -m flask run --host 0.0.0.0 --port 5000
volumes:
- .:/var/www/flask-bones
ports:
- "5000:5000"
links:
- db
- redis
- memcached
- mail
env_file: .env
celery:
build: .
command: make celery
volumes:
- ... | app:
build: .
command: python -m flask run --host 0.0.0.0 --port 5000
volumes:
- .:/var/www/flask-bones
ports:
- "5000:5000"
links:
- db
- redis
- memcached
- mail
env_file: .env
environment:
- FLASK_APP=serve.py
celery:
build: .
... |
Update from Hackage at 2018-02-19T20:47:05Z | homepage: https://github.com/tsuraan/bytestring-arbitrary
changelog-type: ''
hash: 0c5bc2436e28374ce09f30e518c2e250a7e0ea9d73dd88b5edb38a72096cfd57
test-bench-deps:
bytestring: ! '>=0.10 && <0.12'
base: ! '>=4.6 && <4.10'
criterion: -any
bytestring-arbitrary: -any
QuickCheck: -any
cryptohash: -any
maintaine... | homepage: https://github.com/tsuraan/bytestring-arbitrary
changelog-type: ''
hash: e3c441c12796ce49f226fb2b9a14f9d0763bd5a40813bae8a7ff58230d3dbb98
test-bench-deps:
bytestring: ! '>=0.10 && <0.12'
base: ! '>=4.6 && <4.11'
criterion: -any
bytestring-arbitrary: -any
QuickCheck: -any
cryptohash: -any
maintaine... |
Change to build on pr | 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: |
/usr/bin/Xv... | trigger:
- master
pr:
branches:
include:
- '*'
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: 'Ins... |
Disable DevOps windows builds temp. | trigger:
- master
strategy:
matrix:
linux:
imageName: 'ubuntu-16.04'
# The build needs docker so skipping macOS for now
# mac:
# imageName: 'macOS-10.14'
windows:
imageName: 'vs2017-win2016'
pool:
vmImage: $(imageName)
steps:
- task: NodeTool@0
inputs:
versionSpec: '10.x'
... | trigger:
- master
strategy:
matrix:
linux:
imageName: 'ubuntu-16.04'
# The build needs docker so skipping macOS for now
# mac:
# imageName: 'macOS-10.14'
# Docker fails on Windows, temp. disabling for now, it is
# time to just bundle hcl-hil.js directly
# windows:
# imageName:... |
Add caret to back link | ---
- id: latestPosts
translation: "Latest Posts"
- id: blogHeading
translation: "Blog"
- id: pageNotFound
translation: "Sorry, this page does not exist."
- id: visitHomePage
translation: "Visit home page"
- id: readingTime
translation:
one: "One minute read"
other: "{{ .Count }} minutes read"
- ... | ---
- id: latestPosts
translation: "Latest Posts"
- id: blogHeading
translation: "Blog"
- id: pageNotFound
translation: "Sorry, this page does not exist."
- id: visitHomePage
translation: "Visit home page"
- id: readingTime
translation:
one: "One minute read"
other: "{{ .Count }} minutes read"
- ... |
Revert "Revert "Revert "Removed demo paths""" | _assetic:
resource: .
type: assetic
_wdt:
resource: "@WebProfilerBundle/Resources/config/routing/wdt.xml"
prefix: /_wdt
_profiler:
resource: "@WebProfilerBundle/Resources/config/routing/profiler.xml"
prefix: /_profiler
_configurator:
resource: "@SensioDistributionBundle/Resources/... | _welcome:
pattern: /
defaults: { _controller: AcmeDemoBundle:Welcome:index }
_demo_secured:
resource: "@AcmeDemoBundle/Controller/SecuredController.php"
type: annotation
_demo:
resource: "@AcmeDemoBundle/Controller/DemoController.php"
type: annotation
prefix: /demo
_assetic:
... |
Use version of JupyterHub chart that actually works | version: dafe857
hub:
db:
type: sqlite-memory
singleuser:
memory:
guarantee: 1G
limit: 1G
image:
name: berkeleydsep/datahub-user
storage:
type: hostPath
extraVolumes:
- name: home
hostPath:
path: /data/homes/{username}
extraVolumeMounts:
- name: home
... | version: "v0.5.0+219e37e"
hub:
db:
type: sqlite-memory
singleuser:
memory:
guarantee: 1G
limit: 1G
image:
name: berkeleydsep/datahub-user
storage:
type: hostPath
extraVolumes:
- name: home
hostPath:
path: /data/homes/{username}
extraVolumeMounts:
- nam... |
Use old C parse table generation since the default changed. | ---
id: org.metaborg:org.metaborg.meta.lib.analysis:${metaborgVersion}
name: runtime-libraries
metaborgVersion: 2.6.0-SNAPSHOT
metaborgBaselineVersion: 2.3.0
dependencies:
compile:
- org.metaborg:org.metaborg.meta.lang.stratego:${metaborgBaselineVersion}
- org.metaborg:org.metaborg.meta.lang.template:${metaborgBa... | ---
id: org.metaborg:org.metaborg.meta.lib.analysis:${metaborgVersion}
name: runtime-libraries
metaborgVersion: 2.6.0-SNAPSHOT
metaborgBaselineVersion: 2.3.0
dependencies:
compile:
- org.metaborg:org.metaborg.meta.lang.stratego:${metaborgBaselineVersion}
- org.metaborg:org.metaborg.meta.lang.template:${metaborgBa... |
Update mpv remote to 0.0.5 (2) | Categories:
- Connectivity
- Multimedia
License: GPL-3.0-only
AuthorName: Miccah
SourceCode: https://github.com/mcastorina/mpv-remote-app
IssueTracker: https://github.com/mcastorina/mpv-remote-app/issues
AutoName: mpv remote
RepoType: git
Repo: https://github.com/mcastorina/mpv-remote-app
Builds:
- versionName... | Categories:
- Connectivity
- Multimedia
License: GPL-3.0-only
AuthorName: Miccah
SourceCode: https://github.com/mcastorina/mpv-remote-app
IssueTracker: https://github.com/mcastorina/mpv-remote-app/issues
AutoName: mpv remote
RepoType: git
Repo: https://github.com/mcastorina/mpv-remote-app
Builds:
- versionName... |
Change version back to 2.0.0 for Poggit release | name: PiggyCustomEnchants
main: DaPigGuy\PiggyCustomEnchants\PiggyCustomEnchants
version: 2.0.1
api: 3.2.0
load: POSTWORLD
author: DaPigGuy
permissions:
piggycustomenchants:
default: false
description: "Use everything in PiggyCustomEnchants"
children:
piggycustomenchants.command:
default: op... | name: PiggyCustomEnchants
main: DaPigGuy\PiggyCustomEnchants\PiggyCustomEnchants
version: 2.0.0
api: 3.2.0
load: POSTWORLD
author: DaPigGuy
permissions:
piggycustomenchants:
default: false
description: "Use everything in PiggyCustomEnchants"
children:
piggycustomenchants.command:
default: op... |
Add heroku run step to make sure it works | - name: download_cache
service: cache
command: true
- name: trigger_build
service: herokudeployment
command: true
- service: integrationtest
command: deploy_to_heroku_app codeship-heroku-deployment
- service: herokudeployment
tag: master
type: push
image_name: codeship/heroku-deployment
registry: http... | - name: download_cache
service: cache
command: true
- name: trigger_build
service: herokudeployment
command: true
- service: integrationtest
command: deploy_to_heroku_app codeship-heroku-deployment
- service: integrationtest
command: heroku run ls -a codeship-heroku-deployment
- service: herokudeployment
... |
Use Node.js argon Docker Image | dev:
image: node:slim
working_dir: /usr/src/app
volumes:
- .:/usr/src/app
command: npm start
ports:
- "8080"
env_file: .env
environment:
- VIRTUAL_HOST=proxy.turbasen.privat
- VIRTUAL_PORT=8080
- NTB_ENV=api
| dev:
image: node:argon
working_dir: /usr/src/app
volumes:
- .:/usr/src/app
command: npm start
ports:
- "8080"
env_file: .env
environment:
- VIRTUAL_HOST=proxy.turbasen.privat
- VIRTUAL_PORT=8080
- NTB_ENV=api
|
Add CPU quota to main app container | version: '3.7'
services:
app:
privileged: true
build:
context: .
dockerfile: ./docker/app/Dockerfile
volumes:
- ./config:/app/config
- ./repos:/app/repos
- ./data:/app/data
- ./log:/app/log
logging:
driver: "json-file"
options:
max-size: "512k"
... | version: '2.4'
services:
app:
privileged: true
build:
context: .
dockerfile: ./docker/app/Dockerfile
volumes:
- ./config:/app/config
- ./repos:/app/repos
- ./data:/app/data
- ./log:/app/log
logging:
driver: "json-file"
options:
max-size: "512k"
... |
Update Treehouses Remote to 4246 (4246) | AntiFeatures:
- Tracking
Categories:
- Connectivity
License: AGPL-3.0-only
AuthorName: treehouses
AuthorWebSite: https://treehouses.io/
SourceCode: https://github.com/treehouses/remote
IssueTracker: https://github.com/treehouses/remote/issues
AutoName: Treehouses Remote
RepoType: git
Repo: https://gitlab.com/tree... | AntiFeatures:
- Tracking
Categories:
- Connectivity
License: AGPL-3.0-only
AuthorName: treehouses
AuthorWebSite: https://treehouses.io/
SourceCode: https://github.com/treehouses/remote
IssueTracker: https://github.com/treehouses/remote/issues
AutoName: Treehouses Remote
RepoType: git
Repo: https://gitlab.com/tree... |
Switch nginx to use alpine image | version: '3.3'
services:
pier-buoy:
image: nginx:1.12.1
restart: always
volumes:
- ./docker/web-proxy/nginx/conf.d:/etc/nginx/conf.d/
ports:
- "80:80"
networks:
default:
external:
name: pier-buoy
| version: '3.3'
services:
pier-buoy:
image: nginx:1.12.1-alpine
restart: always
volumes:
- ./docker/web-proxy/nginx/conf.d:/etc/nginx/conf.d/
ports:
- "80:80"
networks:
default:
external:
name: pier-buoy
|
Remove redis and mysql from standard docker composer file | version: '2'
services:
mysql:
container_name: mysql.${DOMAIN}
network_mode: test
image: mysql
expose:
- 3306
volumes:
- ./docker/mysql:/docker-entrypoint-initdb.d
environment:
- MYSQL_ROOT_PASSWORD=root
- MYSQL_DATABASE=docker
redis:
container_name: redis.${DOMAI... | version: '2'
services:
web:
container_name: ${DOMAIN}
network_mode: test
image: isotop/php:5.6-apache
expose:
- 80
volumes:
- ${HOME}/.ssh:/root/.ssh
- .:/var/www/html
environment:
- BEFORE_APACHE_FILE=/var/www/html/docker/scripts/before-apache.sh
- SITEPATH=/var/w... |
Purge compare_media_sets field from form | auto_fieldset: 1
elements:
- type: Hidden
name: compare_media_sets
id: compare_media_sets
default: false
- type: Hidden
name: show_results
- type: Select
name: dashboard_topics_id1
id: dashboard_topics_id1
label: topic 1
- type: Select
name: dashboard_topics_id2
label: t... | auto_fieldset: 1
elements:
- type: Hidden
name: show_results
- type: Select
name: dashboard_topics_id1
id: dashboard_topics_id1
label: topic 1
- type: Select
name: dashboard_topics_id2
label: topic 2
id: dashboard_topics_id2
- type: Select
name: media_sets_id1
options:
... |
Switch Elasticsearch to Alpine container | version: '2'
services:
postgres:
image: postgres:9.5.5-alpine
environment:
POSTGRES_USER: zotonic
volumes:
- postgres-data:/var/lib/postgresql/data
- ./data:/data
working_dir: /data
elasticsearch:
image: elasticsearch:5.0
port... | version: '2'
services:
postgres:
image: postgres:9.5.5-alpine
environment:
POSTGRES_USER: zotonic
volumes:
- postgres-data:/var/lib/postgresql/data
- ./data:/data
working_dir: /data
elasticsearch:
image: elasticsearch:5.1-alpine
... |
Allow io.js build to fail for now | sudo: required
language: node_js
node_js:
- 0.10
- 0.12
- iojs
matrix:
allow_failures:
- node_js: 0.13
fast_finish: true
before_install:
- git clone git://github.com/ladislav-zezula/StormLib.git
- cd StormLib
- cmake CMakeLists.txt
- sudo make install
- sudo ldconfig
- cd $TRAVIS_BUILD_DIR
... | sudo: required
language: node_js
node_js:
- 0.10
- 0.12
- iojs
matrix:
allow_failures:
- node_js: iojs
- node_js: 0.13
fast_finish: true
before_install:
- git clone git://github.com/ladislav-zezula/StormLib.git
- cd StormLib
- cmake CMakeLists.txt
- sudo make install
- sudo ldconfig
- cd $... |
Add config to allow Travis to report test coverage to Code Climate | ---
language: node_js
node_js:
- "stable"
sudo: false
cache:
directories:
- node_modules
before_install:
- export PATH=/usr/local/phantomjs-2.0.0/bin:$PATH
- "npm config set spin false"
- "npm install -g npm@^2"
install:
- npm install -g bower
- npm install
- bower install
script:
- npm test
... | ---
language: node_js
node_js:
- "stable"
sudo: false
cache:
directories:
- node_modules
before_install:
- export PATH=/usr/local/phantomjs-2.0.0/bin:$PATH
- "npm config set spin false"
- "npm install -g npm@^2"
install:
- npm install -g bower
- npm install
- bower install
script:
- npm test
... |
Update Travis to Go v1.12 | language: go
go:
- 1.11.x
os:
- linux
- osx
- windows
install:
- go get -t -v ./...
- go install ./cmd/devd
script:
- go test -v -race ./...
notifications:
email:
- aldo@corte.si
| language: go
go:
- 1.12.x
os:
- linux
- osx
- windows
install:
- go get -t -v ./...
- go install ./cmd/devd
script:
- go test -v -race ./...
notifications:
email:
- aldo@corte.si
|
Fix command to build website | sudo: false
language: node_js
node_js:
- "8"
- "6"
before_install:
- curl -o- -L https://yarnpkg.com/install.sh | bash
- export PATH="$HOME/.yarn/bin:$PATH"
cache:
yarn: true
directories:
- "node_modules"
before_script:
- 'if [[ -n "$TRAVIS_TAG" ]] && [[ "$TRAVIS_JOB_NUMBER" == *.1 ]]; then yarn run c... | sudo: false
language: node_js
node_js:
- "8"
- "6"
before_install:
- curl -o- -L https://yarnpkg.com/install.sh | bash
- export PATH="$HOME/.yarn/bin:$PATH"
cache:
yarn: true
directories:
- "node_modules"
before_script:
- 'if [[ -n "$TRAVIS_TAG" ]] && [[ "$TRAVIS_JOB_NUMBER" == *.1 ]]; then yarn run c... |
Add node v0.6 and v0.8 for Travis CI | language: node_js
services: mongodb
node_js:
- "0.11"
- "0.10" | language: node_js
services: mongodb
node_js:
- "0.11"
- "0.10"
- "0.8"
- "0.6" |
Use after_success for Travis code coverage | language: php
php:
- 5.5
- 5.6
- 7
before_script:
- composer self-update
- composer update
script:
- ./vendor/bin/phpunit --coverage-text --coverage-clover ./build/logs/clover.xml
- ./vendor/bin/php-cs-fixer fix -v --diff --dry-run
after_script:
- php vendor/bin/coveralls -v
notifications:
webhoo... | language: php
php:
- 5.5
- 5.6
- 7
before_script:
- composer self-update
- composer update
script:
- ./vendor/bin/phpunit --coverage-text --coverage-clover ./build/logs/clover.xml
- ./vendor/bin/php-cs-fixer fix -v --diff --dry-run
after_success:
- php vendor/bin/coveralls -v
notifications:
webho... |
Use latest Ruby on Travis | language: ruby
rvm:
- 2.4.7
- 2.6.4
services:
- memcached
notifications:
email: false
| language: ruby
rvm:
- 2.4.9
- 2.5.7
- 2.6.5
services:
- memcached
notifications:
email: false
|
Add go build ./management/... to Travis CI | language: go
go: tip
script: go test -v ./storage/...
| language: go
go: tip
script:
- go test -v ./storage/...
- go build -v ./management/...
|
Revert "trying to fix PyYAML installation" | language: ruby
rvm:
- 2.6
addons:
apt:
packages:
- python3
- python3-pip
- sshpass
install:
- pip install --user --upgrade pip
- pip3 install --user --upgrade pip
- pip3 install --user -r requirements.txt
- gem install bundle
before_install:
- ea... | language: ruby
rvm:
- 2.6
addons:
apt:
packages:
- python3
- python3-pip
- sshpass
install:
- pip install --user --upgrade pip
- pip3 install --user --upgrade pip
- pip3 install --user -r requirements.txt
- gem install bundle
script:
- ./_scripts... |
Add logging output for dev_appserver.py. | language: php
php:
- 5.4
before_script:
- mkdir -p logs
- composer install --no-interaction --dev
- wget https://storage.googleapis.com/appengine-sdks/featured/google_appengine_1.9.10.zip -nv
- unzip -q google_appengine_1.9.10.zip
- patch -p0 < tests/patches/sdk-expose-remote-api-settings.patc... | language: php
php:
- 5.4
before_script:
- mkdir -p logs
- composer install --no-interaction --dev
- wget https://storage.googleapis.com/appengine-sdks/featured/google_appengine_1.9.10.zip -nv
- unzip -q google_appengine_1.9.10.zip
- patch -p0 < tests/patches/sdk-expose-remote-api-settings.patc... |
Remove support for ruby < 1.9.3 | language: ruby
matrix:
allow_failures:
- rvm: jruby-19mode
- rvm: rbx-2
rvm:
- 1.9.3
- 2.0.0
- 2.1.0
- 2.1.1
- 2.1.2
- 2.1.3
- jruby-19mode
- rbx-2
script:
- (cd test/dummy && RAILS_ENV=test bundle exec rake --trace db:migrate test)
| language: ruby
rvm:
- 1.9.3
- 2.0.0
- 2.1.0
- 2.1.1
- 2.1.2
- 2.1.3
- 2.1.4
- 2.1.5
- 2.2.0
- jruby-19mode
- rbx-2
script:
- (cd test/dummy && RAILS_ENV=test bundle exec rake --trace db:migrate test)
|
Update to the latest foodcritic | script: "gem install foodcritic -v 1.4.0 && foodcritic -f any ."
rvm:
- 1.9.3
| script: "gem install foodcritic -v 1.7.0 && foodcritic -f any ."
rvm:
- 1.9.3
|
Add redis to Travis CI | rvm:
- 1.9.3
- 2.0.0
- rbx-19mode
- jruby-19mode
| rvm:
- 1.9.3
- 2.0.0
- rbx-19mode
- jruby-19mode
services:
- redis
|
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.6.6
install:
- gem install bundler
- bundle install
script: buildr clean package
git:
depth: 10
| # Lock down dist to ensure that builds run on a distribution that supports oraclejdk8
dist: trusty
language: ruby
jdk:
- oraclejdk8
rvm:
- 2.7.2
install:
- gem install bundler
- bundle install
script: buildr clean package
git:
depth: 10
|
Fix Scala minor versions for additional JDK builds | language: scala
dist: trusty
sudo: false
scala:
- 2.11.12
- 2.12.10
- 2.13.1
cache:
directories:
- '$HOME/node_modules'
- $HOME/.ivy2
services:
- mongodb
jdk:
- openjdk8
matrix:
include:
- scala: 2.12.9
jdk: openjdk11
env: DISABLE_PUBLISH=true
- scala: 2.12.9
jdk: openjdk12
env... | language: scala
dist: trusty
sudo: false
scala:
- 2.11.12
- 2.12.10
- 2.13.1
cache:
directories:
- '$HOME/node_modules'
- $HOME/.ivy2
services:
- mongodb
jdk:
- openjdk8
matrix:
include:
- scala: 2.12.10
jdk: openjdk11
env: DISABLE_PUBLISH=true
- scala: 2.12.10
jdk: openjdk12
e... |
Add an xvfb so tests don't fail | language: cpp
script:
- "bash -ex .travis-ci.sh"
matrix:
fast_finish: true
include:
- compiler: clang
env: TASK='compile'
- compiler: gcc
env: TASK='compile'
cache: apt
before_install:
- sudo add-apt-repository ppa:h-rayflood/gcc-upper -y
- sudo add-apt-repository ppa:h-rayflood/llvm-uppe... | language: cpp
script:
- "bash -ex .travis-ci.sh"
matrix:
fast_finish: true
include:
- compiler: clang
env: TASK='compile'
- compiler: gcc
env: TASK='compile'
cache: apt
before_install:
- sudo add-apt-repository ppa:h-rayflood/gcc-upper -y
- sudo add-apt-repository ppa:h-rayflood/llvm-uppe... |
Drop go 1.3 and add all versions > 1.5.x | language: go
go:
- 1.3
- 1.4
- 1.5.2
- tip
before_install:
- mkdir -p $HOME/gopath/src/eriol.xyz
- mv $TRAVIS_BUILD_DIR $HOME/gopath/src/eriol.xyz/piken
- export TRAVIS_BUILD_DIR=$HOME/gopath/src/eriol.xyz/piken
- cd $TRAVIS_BUILD_DIR
- go get golang.org/x/tools/cmd/cover
- go get github.com/axw/goc... | language: go
go:
- 1.4.x
- 1.5.x
- 1.6.x
- 1.7.x
- 1.8.x
- 1.9.x
- tip
before_install:
- mkdir -p $HOME/gopath/src/eriol.xyz
- mv $TRAVIS_BUILD_DIR $HOME/gopath/src/eriol.xyz/piken
- export TRAVIS_BUILD_DIR=$HOME/gopath/src/eriol.xyz/piken
- cd $TRAVIS_BUILD_DIR
- go get golang.org/x/tools/cmd/c... |
CLEAN python 2.7 not supported for travais at the moment | sudo: false
notifications:
email: false
webhook: "https://smsapi.free-mobile.fr/sendmsg?user=10194111&pass=GC2q9I0YpfpbfK&msg=Tabt+build+finished"
language: python
python:
- "3.4"
- "2.7"
cache:
pip
addons:
apt:
packages:
- build-essential
- cmake
- git
- pkg-config
- libjpeg8-dev
... | sudo: false
notifications:
email: false
webhook: "https://smsapi.free-mobile.fr/sendmsg?user=10194111&pass=GC2q9I0YpfpbfK&msg=Tabt+build+finished"
language: python
python:
- "3.4"
# No python 2.7 working on travis for now
# - "2.7"
cache:
pip
addons:
apt:
packages:
- build-essential
- cmake
... |
Fix CI setting to pass the test against Node v0.8 | language: node_js
node_js:
- "0.8"
- "0.10"
before_script :
- npm install -g grunt-cli
branches:
only:
- master
- development
notifications:
email: "hi@alexanderseville.com"
| language: node_js
node_js:
- "0.8"
- "0.10"
before_install:
- npm update -g npm
before_script:
- npm install -g grunt-cli
branches:
only:
- master
- development
notifications:
email: "hi@alexanderseville.com"
|
Add scipy dependencies into TraviCI configuration file | language: python
python:
- "2.7"
- "3.2"
- "3.3"
- "3.4"
install: "pip install -r requirements/test.txt"
script: tox
| language: python
python:
- "2.7"
- "3.2"
- "3.3"
- "3.4"
before_install:
- sudo apt-get install libatlas-base-dev gfortran
install: "pip install -r requirements/test.txt"
script: tox
|
Update Fedi Photo to 2.5 (16) | Categories:
- Internet
License: GPL-3.0-only
AuthorName: Patrick L Archibald
AuthorEmail: patrick.archibald@gmail.com
WebSite: https://fediphoto.com/
SourceCode: https://github.com/pla1/FediPhoto
IssueTracker: https://github.com/pla1/FediPhoto/issues
Changelog: https://github.com/pla1/FediPhoto/releases
AutoName: Fe... | Categories:
- Internet
License: GPL-3.0-only
AuthorName: Patrick L Archibald
AuthorEmail: patrick.archibald@gmail.com
WebSite: https://fediphoto.com/
SourceCode: https://github.com/pla1/FediPhoto
IssueTracker: https://github.com/pla1/FediPhoto/issues
Changelog: https://github.com/pla1/FediPhoto/releases
AutoName: Fe... |
Add Coala Docker Image as an dependency | machine:
services:
- docker
test:
post:
- docker run --volume=$(pwd):/app --workdir=/app coala/base coala-ci
| machine:
services:
- docker
dependencies:
post:
- docker pull coala/base
test:
post:
- docker run --volume=$(pwd):/app --workdir=/app coala/base coala-ci
|
Update to Node 6.9.4 on CircleCI | machine:
node:
version: 6.1.0
pre:
- mkdir ~/.yarn-cache
dependencies:
pre:
# Install Yarn
- sudo apt-key adv --fetch-keys http://dl.yarnpkg.com/debian/pubkey.gpg
- echo "deb http://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
- sudo apt-get update -qq
... | machine:
node:
version: 6.9.4
pre:
- mkdir ~/.yarn-cache
dependencies:
pre:
# Install Yarn
- sudo apt-key adv --fetch-keys http://dl.yarnpkg.com/debian/pubkey.gpg
- echo "deb http://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
- sudo apt-get update -qq
... |
Use new Travis CI container infrastructure | language: scala
scala:
- 2.10.4
- 2.11.4
| language: scala
sudo: false
scala:
- 2.10.4
- 2.11.4
|
Fix build for go 1.5 | language: go
go:
- 1.5
- 1.6
- 1.7
install:
- go get -v github.com/Masterminds/glide
- glide install
script: go test -v
sudo: false | language: go
env:
- GO15VENDOREXPERIMENT=1
go:
- 1.5
- 1.6
- 1.7
install:
- go get -v github.com/Masterminds/glide
- glide install
script: go test -v
sudo: false |
Add mongodb service to Travis | language: python
python:
- "2.6"
- "2.7"
install:
- pip install . --quiet --use-mirrors
- "if [[ $TRAVIS_PYTHON_VERSION != '2.7' ]]; then pip install importlib simplejson --quiet --use-mirrors; fi"
- pip install nose Flask-SQLAlchemy Flask-MongoEngine Flask-Mail py-bcrypt MySQL-python --quiet --use-mirrors
... | language: python
python:
- "2.6"
- "2.7"
install:
- pip install . --quiet --use-mirrors
- "if [[ $TRAVIS_PYTHON_VERSION != '2.7' ]]; then pip install importlib simplejson --quiet --use-mirrors; fi"
- pip install nose Flask-SQLAlchemy Flask-MongoEngine Flask-Mail py-bcrypt MySQL-python --quiet --use-mirrors
... |
Add database settings to Travis setup | language: node_js
node_js:
- "stable"
- "6"
- "4"
sudo: false
script: npm run test-all
after_success:
- "cat coverage/lcov.info | ./node_modules/.bin/coveralls"
| language: node_js
node_js:
- "stable"
- "6"
- "4"
sudo: false
script: npm run test-all
before_script:
- psql -c 'create database connect_pg_simple_test;' -U postgres
after_success:
- "cat coverage/lcov.info | ./node_modules/.bin/coveralls"
addons:
postgresql: "9.6"
|
Build with Node.js 10 at Travis CI. | sudo: false
language: node_js
node_js:
- '0.10'
- '0.12'
- '4'
- '6'
branches:
only:
- master
- travis-ci
before_install:
- npm install
- npm install istanbul coveralls
| sudo: false
language: node_js
node_js:
- '0.12'
- '4'
- '6'
branches:
only:
- master
- travis-ci
before_install:
- npm install
- npm install istanbul coveralls
|
Remove openjdk8 as it is not supported by Travis CI | language: java
jdk:
- oraclejdk8
- openjdk8
cache:
directories:
- $HOME/.m2
| language: java
jdk:
- oraclejdk8
cache:
directories:
- $HOME/.m2
|
Move back to latest 4.x series node | language: node_js
node_js:
- "4.8.1"
env:
- CXX=g++-4.8
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- g++-4.8
| language: node_js
node_js:
- "4"
env:
- CXX=g++-4.8
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- g++-4.8
|
Use the cURL-less configuration for unit testing to avoid linker errors. | language: d
#compiler:
# - dmd
install:
# dmd
# dub
- DMD_VER=2.064.2
- DMD=dmd_${DMD_VER}-0_amd64.deb
- DUB_VER=0.9.21-rc.4
- DUB=dub-${DUB_VER}-linux-x86_64
- wget http://downloads.dlang.org/releases/2013/${DMD}
- sudo dpkg -i ${DMD} || true
- sudo apt-get -y update
- sudo apt-get -fy install
... | language: d
#compiler:
# - dmd
install:
# dmd
# dub
- DMD_VER=2.064.2
- DMD=dmd_${DMD_VER}-0_amd64.deb
- DUB_VER=0.9.21-rc.4
- DUB=dub-${DUB_VER}-linux-x86_64
- wget http://downloads.dlang.org/releases/2013/${DMD}
- sudo dpkg -i ${DMD} || true
- sudo apt-get -y update
- sudo apt-get -fy install
... |
Revert "Another attempt at the container-based infrastructure." | sudo: false
language: ruby
cache:
directories:
- docker
before_install:
- ruby _scripts/travis-build.rb
script:
- echo "Container tests go here."
after_success:
- ruby _scripts/publish.rb
# if ([ "$TRAVIS_BRANCH" == "master" ]); then ruby _scripts/publish.rb; fi
| sudo: required
language: ruby
cache:
directories:
- docker
services:
- docker
before_install:
- ruby _scripts/travis-build.rb
script:
- echo "Container tests go here."
after_success:
- ruby _scripts/publish.rb
# if ([ "$TRAVIS_BRANCH" == "master" ]); then ruby _scripts/publish.rb; fi
|
Use cargo doc command instead of rustdoc | language: rust
env:
global:
- secure: Ys5OhmpBC78RbiPr0bzpYeTv1k1huSp8OsiN1lRlHN4liLPFD3N870tMyFY4ZXfaF8ePpVGtaVDxWrxRPaRVeWHgmROiZLFTSSdOjSrTLvLSM30tC4f7FiPuE+um/GNWX4xlpaCNjJG0wOoKSB/WgM4DgNcqptsp76gKINXbRtw=
script:
- cargo build
- rustdoc src/lib.rs
after_script:
- curl http://www.rust-ci.org/artifacts/... | language: rust
env:
global:
- secure: Ys5OhmpBC78RbiPr0bzpYeTv1k1huSp8OsiN1lRlHN4liLPFD3N870tMyFY4ZXfaF8ePpVGtaVDxWrxRPaRVeWHgmROiZLFTSSdOjSrTLvLSM30tC4f7FiPuE+um/GNWX4xlpaCNjJG0wOoKSB/WgM4DgNcqptsp76gKINXbRtw=
script:
- cargo build
- cargo doc
after_script:
- curl http://www.rust-ci.org/artifacts/put?t=$RU... |
Update Ruby versions on CI | language: ruby
os:
- linux
- osx
rvm:
- 2.3.0
- 2.2.4
- jruby-9.0.4.0
matrix:
fast_finish: true
allow_failures:
- os: osx
- rvm: jruby-9.0.4.0
notifications:
email: false
env:
- NO_IPV6_TESTS=1
script:
- bundle exec rake build
- bundle exec rake coveralls
| language: ruby
os:
- linux
- osx
rvm:
- 2.5.1
- 2.4.4
- jruby-9.1.17.0
matrix:
fast_finish: true
allow_failures:
- os: osx
- rvm: jruby-9.1.17.0
notifications:
email: false
env:
- NO_IPV6_TESTS=1
script:
- bundle exec rake build
- bundle exec rake coveralls
|
Add support for PHP 7.3 | language: php
php:
- 7.1
- 7.2
- nightly
matrix:
allow_failures:
- php: nightly
env:
- COMPOSER_OPTS=""
- COMPOSER_OPTS="--prefer-lowest"
install:
- composer update $COMPOSER_OPTS
script:
- vendor/bin/phpunit --stderr --coverage-clover=clover.xml
- tests/lint.sh
- vendor/bin/composer-require-... | language: php
php:
- 7.1
- 7.2
- 7.3
- nightly
matrix:
allow_failures:
- php: nightly
env:
- COMPOSER_OPTS=""
- COMPOSER_OPTS="--prefer-lowest"
install:
- composer update $COMPOSER_OPTS
script:
- vendor/bin/phpunit --stderr --coverage-clover=clover.xml
- tests/lint.sh
- vendor/bin/composer-... |
Patch Travis CI settings to use manual script. | language: swift
xcode_project: EonilToolbox.xcodeproj
xcode_scheme: EonilToolbox-iOS
xcode_scheme: EonilToolbox-OSX
matrix:
include:
- os: osx
osx_image: xcode7.3
| language: swift
# xcode_project: EonilToolbox.xcodeproj
# xcode_scheme: EonilToolbox-iOS
# xcode_scheme: EonilToolbox-OSX
matrix:
include:
- os: osx
osx_image: xcode7.3
script:
- xcrun swiftc --version
- xctool -project EonilToolbox.xcodeproj -scheme EonilToolbox-iOS -sdk iphonesimulator ONLY_ACTIVE_... |
Use consolidate maintener tools to ignore scenarios in flake tests | language: python
python:
- "2.7"
virtualenv:
system_site_packages: true
before_install:
- git clone https://github.com/nbessi/maintainer-quality-tools.git $HOME/maintainer-quality-tools
- git clone https://github.com/OCA/connector $HOME/connector -b 7.0
env:
- PATH=$HOME/maintainer-quality-tools/travis:$PATH
... | language: python
python:
- "2.7"
virtualenv:
system_site_packages: true
before_install:
- git clone https://github.com/nbessi/maintainer-quality-tools.git $HOME/maintainer-quality-tools -b consolidated
- git clone https://github.com/OCA/connector $HOME/connector -b 7.0
env:
- PATH=$HOME/maintainer-quality-too... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.