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 an unsuspecting world.
'
basic-deps:
shelly: -any
inline-c: -any
base: ! '>=4.7 && <5.0'
text: -any
all-versions:
- '0.1.0.0'
- '0.1.0.1'
- '0.1.1'
author: Kai Zhang
latest: '0.1.1'
description-type: haddock
description: A minimal Haskell bindings to DRMAA C library.
license-name: BSD3
| 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 an unsuspecting world.
'
basic-deps:
inline-c: -any
base: ! '>=4.7 && <5.0'
directory: -any
all-versions:
- '0.1.0.0'
- '0.1.0.1'
- '0.1.1'
- '0.2.0'
author: Kai Zhang
latest: '0.2.0'
description-type: haddock
description: A minimal Haskell bindings to DRMAA C library.
license-name: BSD3
|
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
changelog: ''
basic-deps:
MissingH: -any
bytestring: -any
base: ==4.7.*
trurl: -any
unordered-containers: -any
text: -any
hastache: -any
tar: -any
scientific: -any
http-conduit: -any
aeson: -any
directory: -any
all-versions:
- '0.1.0.0'
author: dbushenko
latest: '0.1.0.0'
description-type: haddock
description: ''
license-name: BSD3
| 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
changelog: ''
basic-deps:
MissingH: -any
bytestring: -any
filemanip: -any
base: ! '>=4.7 && <5'
trurl: -any
unordered-containers: -any
text: -any
hastache: -any
tar: -any
scientific: -any
http-conduit: -any
aeson: -any
directory: -any
all-versions:
- '0.1.0.0'
- '0.2.0.0'
author: dbushenko
latest: '0.2.0.0'
description-type: haddock
description: ''
license-name: BSD3
|
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
Builds:
- versionName: '1.10'
versionCode: 26
commit: v1.10
subdir: app
gradle:
- yes
- versionName: '1.11'
versionCode: 27
commit: v1.11
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '1.11'
CurrentVersionCode: 27
| 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
Builds:
- versionName: '1.10'
versionCode: 26
commit: v1.10
subdir: app
gradle:
- yes
- versionName: '1.11'
versionCode: 27
commit: v1.11
subdir: app
gradle:
- yes
- versionName: '1.12'
versionCode: 28
commit: v1.12
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '1.12'
CurrentVersionCode: 28
|
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.html
- url: /dashboard/favicon.png
static_files: build/favicon.png
upload: build/favicon.png
- url: /dashboard/manifest.json
static_files: build/manifest.json
upload: build/manifest.json
- url: /dashboard/static/css/
static_dir: build/static/css
- url: /dashboard/static/js/
static_dir: build/static/js
| 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/index.html
- url: /dashboard/favicon.png
static_files: public/favicon.png
upload: public/favicon.png
- url: /dashboard/manifest.json
static_files: public/manifest.json
upload: public/manifest.json
- url: /dashboard/static/css/
static_dir: public/static/css
- url: /dashboard/static/js/
static_dir: public/static/js
|
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: Motion Eye
RepoType: git
Repo: https://github.com/JairajJangle/motionEye_app_HomeSurveillanceSystem
Builds:
- versionName: 0.9.8.0.1
versionCode: 79
commit: v0.9.8.0.1
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 0.9.8.0.1
CurrentVersionCode: 79
| 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: Motion Eye
RepoType: git
Repo: https://github.com/JairajJangle/motionEye_app_HomeSurveillanceSystem
Builds:
- versionName: 0.9.8.0.1
versionCode: 79
commit: v0.9.8.0.1
subdir: app
gradle:
- yes
- versionName: 0.9.9.2.1
versionCode: 91
commit: 4bdcc53b1205a7519ce264b40d21b366b788c83d
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 0.9.9.2.1
CurrentVersionCode: 91
|
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:
- pkg-config --help
- !!str [ "$(pkg-config freetype2 --cflags)" == "-I$PREFIX/include/freetype2 -I$PREFIX/include" ]
requires:
- freetype
about:
home: http://www.freedesktop.org/wiki/Software/pkg-config/
license: GPL 2
# vim:set ts=8 sw=2 sts=2 tw=78 et:
| 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:
- pkg-config --help
- !!str ( "$(pkg-config freetype2 --cflags)" == "-I$PREFIX/include/freetype2 -I$PREFIX/include" )
requires:
- freetype
about:
home: http://www.freedesktop.org/wiki/Software/pkg-config/
license: GPL 2
# vim:set ts=8 sw=2 sts=2 tw=78 et:
|
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,Mono_7256_2]
| 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_4983_1,Mono_4983_2,Mono_6792_1,Mono_6792_2,Mono_7256_1,Mono_7256_2]
|
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
fr: fr
de: de
el: el
he: iw
hu: hu
id: in
it: it
ja: ja
ko: ko
no: no
pl: pl
pt-PT: pt
ro: ro
ru: ru
sr: sr
es-ES: es
sv-SE: sv
th: th
tr: tr
uk: uk
vi: vi
| 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
fr: fr
de: de
el: el
fa: fa
he: iw
hu: hu
id: in
it: it
ja: ja
ko: ko
no: no
pl: pl
pt-PT: pt
ro: ro
ru: ru
sr: sr
es-ES: es
sv-SE: sv
th: th
tr: tr
uk: uk
vi: vi
|
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-get update && \
sudo apt-get install -yq --no-install-recommends python3.7 python3-dev python3-setuptools dialog apt-utils tshark libpcap0.8 libpcap-dev p0f tcpdump && \
pip3 install -U pip && \
pip3 install codecov pytype pytest-cov && \
find . -name requirements.txt -type f -exec pip3 install -r {} \; && \
export PATH=/home/runner/.local/bin:$PATH && \
make test && \
coverage report && coverage xml && \
cd network_tap/ncapture && sudo ./test_ncapture.sh
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1.2.1
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
token: ${{ secrets.CODECOV_TOKEN }}
if: github.repository == 'iqtlabs/network-tools'
| 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-get update && \
sudo apt-get install -yq --no-install-recommends python3.7 python3-dev python3-setuptools dialog apt-utils tshark libpcap0.8 libpcap-dev p0f tcpdump && \
pip3 install -U pip && \
pip3 install codecov pytype pytest-cov && \
find . -name requirements.txt -type f -exec pip3 install -r {} \; && \
export PATH=/home/runner/.local/bin:$PATH && \
make test && \
coverage report && coverage xml && \
cd network_tap/ncapture && sudo ./test_ncapture.sh
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1.2.2
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
token: ${{ secrets.CODECOV_TOKEN }}
if: github.repository == 'iqtlabs/network-tools'
|
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 unsuspecting world.
## 0.0.2 -- 2022-07-23
* added documentation
* changed generic functions to default member functions
* changed HkdProd and LkdProd type names
basic-deps:
base: '>=3 && <5'
text: '>=1.2 && <1.3'
hkd: '>=0.1 && <0.3'
template-haskell: '>=2.14.0.0'
all-versions:
- 0.0.1
- 0.0.2
- 0.0.3
- 0.0.4
- 0.0.5
author: Kristof Bastiaensen
latest: 0.0.5
description-type: haddock
description: make higher kinded records great again
license-name: BSD-3-Clause
| 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 unsuspecting world.
## 0.0.2 -- 2022-07-23
* added documentation
* changed generic functions to default member functions
* changed HkdProd and LkdProd type names
basic-deps:
base: '>=3 && <5'
text: '>=1.2 && <1.3'
hkd: '>=0.1 && <0.3'
template-haskell: '>=2.14.0.0'
all-versions:
- 0.0.1
- 0.0.2
- 0.0.3
- 0.0.4
- 0.0.5
- 0.0.6
author: Kristof Bastiaensen
latest: 0.0.6
description-type: haddock
description: make higher kinded records great again
license-name: BSD-3-Clause
|
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-can
## 0.1.0.0 -- YYYY-mm-dd
* First version. Released on an unsuspecting world.
basic-deps:
base: '>=4.10 && <5.0'
bifunctors: -any
hashable: -any
all-versions:
- 0.1.0.0
author: Emily Pillmore
latest: 0.1.0.0
description-type: markdown
description: |
# Smash-core: smash products in Hask
license-name: BSD-3-Clause
| 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 -- YYYY-mm-dd
* First version. Released on an unsuspecting world.
basic-deps:
base: '>=4.10 && <5.0'
bifunctors: -any
hashable: -any
all-versions:
- 0.1.0.0
author: Emily Pillmore
latest: 0.1.0.0
description-type: markdown
description: |
# Smash-core: smash products in Hask
license-name: BSD-3-Clause
|
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"
key: "os:ubuntu-latest;pub-cache-hosted;dart:stable"
- uses: actions/checkout@v2
- uses: dart-lang/setup-dart@v1
with:
sdk: stable
- name: "Dependencies"
run: dart pub upgrade --no-precompile
- name: "Dart Analyzer"
run: dart analyze --fatal-infos .
- name: "Dart Formatter"
run: dart format --output=none --set-exit-if-changed .
- name: "VM Tests"
run: dart test --platform vm --coverage . test/all_test.dart
- name: "Chrome Tests"
run: dart test --platform chrome test test/all_test.dart
- name: "Format coverage"
run: |
dart pub global activate coverage
dart pub global run coverage:format_coverage --base-directory=. --report-on=lib/ --packages=.packages --lcov --in=test/all_test.dart.vm.json --out=test/all_test.dart.lcov
rm test/all_test.dart.vm.json
- name: "Upload coverage"
uses: codecov/codecov-action@v2
| 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"
key: "os:ubuntu-latest;pub-cache-hosted;dart:stable"
- uses: actions/checkout@v2
- uses: dart-lang/setup-dart@v1
with:
sdk: stable
- name: "Dependencies"
run: dart pub upgrade --no-precompile
- name: "Dart Analyzer"
run: dart analyze --fatal-infos .
- name: "Dart Formatter"
run: dart format --output=none --set-exit-if-changed .
- name: "VM Tests"
run: dart test --platform vm test/all_test.dart
- name: "Chrome Tests"
run: dart test --platform chrome test/all_test.dart
- name: "Collect coverage"
run: |
dart pub global activate coverage
dart pub global run coverage:test_with_coverage --test test/all_test.dart
- name: "Upload coverage"
uses: codecov/codecov-action@v2
|
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: actions/setup-node@v2
with:
node-version: ${{ matrix.node-version }}
- name: Install dependencies
run: npm ci
- run: npm run build --if-present
- run: npm test | 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: actions/setup-node@v2
with:
node-version: ${{ matrix.node-version }}
- name: Install dependencies
run: npm ci
- run: npm run build --if-present
- run: npm test |
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-devel
libcroco-devel
cairo-devel
pango-devel
gdk-pixbuf2-devel
gtk3-devel
test:
stage: test
script:
- ./autogen.sh --enable-debug
- make check
| # -*- 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-devel
libcroco-devel
cairo-devel
pango-devel
gdk-pixbuf2-devel
gtk3-devel
test:
stage: test
script:
- ./autogen.sh --enable-debug
- make check
artifacts:
when: on_failure
paths:
- /tmp/*.png
- tests/*.log
|
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_model: "Ny %{model}"
edit_model: "Rediger %{model}"
delete_model: "Slet %{model}"
details: "%{model} detaljer"
cancel: "Fortryd"
empty: "Tom"
previous: "Forrige"
next: "Næste"
download: "Download:"
has_many_new: "Tilføj ny(t) %{model}"
has_many_delete: "Slet"
filter: "Filtrer"
clear_filters: "Ryd filtre"
search_field: "Søg %{field}"
equal_to: "lig"
greater_than: "større end"
less_than: "mindre end"
main_content: "Implementer venligst %{model}#main_content for at vise noget indhold."
logout: "Log ud"
| 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_model: "Ny(t) %{model}"
edit_model: "Rediger %{model}"
delete_model: "Slet %{model}"
details: "%{model} detaljer"
cancel: "Fortryd"
empty: "Tom"
previous: "Forrige"
next: "Næste"
download: "Download:"
has_many_new: "Tilføj ny(t) %{model}"
has_many_delete: "Slet"
filter: "Filtrer"
clear_filters: "Ryd filtre"
search_field: "Søg %{field}"
equal_to: "lig"
greater_than: "større end"
less_than: "mindre end"
main_content: "Implementer venligst %{model}#main_content for at vise noget indhold."
logout: "Log ud"
|
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
- contextlib2
- scandir
- numpy
- psutil
- nanshe >=0.1.0a54
- bokeh >=0.12.4
- future
- webcolors
- nbconvert
- notebook
- ipyparallel
- ipywidgets
- jupyter_contrib_nbextensions
- dask-core >=0.17.1
- toolz >=0.7.3
- python-graphviz
- pyyaml
- distributed !=1.21.7,!=1.21.8
- dask-drmaa
- dask-imread
- dask-ndfilters
- dask-ndfourier
- dask-ndmeasure
- dask-ndmorph
- dask-ml
- cloudpickle
- tifffile
- imgroi
- kenjutsu >=0.5.0
- metawrap
- mplview
- xnumpy
- yail
- zarr
about:
home: {{ data.get("url") }}
license: {{ data.get("license") }}
license_file: LICENSE.txt
summary: {{ data.get("summary") }}
| {% 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
- contextlib2
- scandir
- numpy
- psutil
- nanshe >=0.1.0a54
- bokeh >=0.12.4
- future
- webcolors
- nbconvert
- notebook
- ipyparallel
- ipywidgets
- jupyter_contrib_nbextensions
- dask-core >=0.18.0
- toolz >=0.7.3
- python-graphviz
- pyyaml
- distributed !=1.21.7,!=1.21.8
- dask-drmaa
- dask-imread
- dask-ndfilters
- dask-ndfourier
- dask-ndmeasure
- dask-ndmorph
- dask-ml
- cloudpickle
- tifffile
- imgroi
- kenjutsu >=0.5.0
- metawrap
- mplview
- xnumpy
- yail
- zarr
about:
home: {{ data.get("url") }}
license: {{ data.get("license") }}
license_file: LICENSE.txt
summary: {{ data.get("summary") }}
|
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.*
base: ! '>=4.7 && <5'
text: ==1.2.*
all-versions:
- '0.1.0.0'
- '0.2.0.0'
author: Fábián Tamás László
latest: '0.2.0.0'
description-type: markdown
description: ! '# haskell-postal
Haskell binding for the libpostal library
You have to install libpostal. Get it from here: https://github.com/openvenues/libpostal
This binding is in alpha state, expect more functionality to come soon. Currently
it can only be used to do basic parsing and normalization.
'
license-name: MIT
| 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.*
inline-c: ==0.6.*
base: ! '>=4.7 && <5'
text: ==1.2.*
all-versions:
- '0.1.0.0'
- '0.2.0.0'
- '0.2.0.1'
author: Fábián Tamás László <giganetom@gmail.com>
latest: '0.2.0.1'
description-type: markdown
description: ! '# haskell-postal
Haskell binding for the libpostal library
You have to install libpostal. Get it from here: https://github.com/openvenues/libpostal
This binding is in alpha state, expect more functionality to come soon. Currently
it can only be used to do basic parsing and normalization.
'
license-name: MIT
|
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_headers:
content-type: text/css; charset=utf-8
strict-transport-security: max-age=31556926; includeSubDomains
x-content-type-options: nosniff
vary: Accept-Encoding
- url: /static/js
static_dir: static/js
secure: always
http_headers:
content-type: application/javascript; charset=utf-8
strict-transport-security: max-age=31556926; includeSubDomains
x-content-type-options: nosniff
vary: Accept-Encoding
- url: /static
static_dir: static
secure: always
http_headers:
strict-transport-security: max-age=31556926; includeSubDomains
x-content-type-options: nosniff
vary: Accept-Encoding
- url: /.*
script: auto
secure: always
| 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: max-age=31556926; includeSubDomains
x-content-type-options: nosniff
vary: Accept-Encoding
# 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_headers:
content-type: text/css; charset=utf-8
strict-transport-security: max-age=31556926; includeSubDomains
x-content-type-options: nosniff
vary: Accept-Encoding
- url: /static/js
static_dir: static/js
secure: always
http_headers:
content-type: application/javascript; charset=utf-8
strict-transport-security: max-age=31556926; includeSubDomains
x-content-type-options: nosniff
vary: Accept-Encoding
- url: /static
static_dir: static
secure: always
http_headers:
strict-transport-security: max-age=31556926; includeSubDomains
x-content-type-options: nosniff
vary: Accept-Encoding
- url: /.*
script: auto
secure: always
|
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: '{{ loopback_ip }}/32'
notify: reload networking
when: loopback_ip is defined
- name: configure managment interface
cl_interface:
name: 'eth0'
addr_method: 'dhcp'
- name: configure unnumbered interfaces
cl_interface:
name: '{{ item }}'
ipv4: '{{ loopback_ip}}/32'
with_items: unnumbered
when: unnumbered is defined
| - 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_ip }}/32'
notify: reload networking
when: loopback_ip is defined
- name: configure managment interface
cl_interface:
name: 'eth0'
addr_method: 'dhcp'
- name: configure unnumbered interfaces
cl_interface:
name: '{{ item }}'
ipv4: '{{ loopback_ip}}/32'
with_items: unnumbered
when: unnumbered is defined
- name: configure bridges
cl_interface:
name: "{{ item.bridgename }}"
ipv4: "{{ item.ip_and_mask }}"
bridge_ports: "{{ item.members|join(' ') }}"
mstpctl_stp: true
with_items: bridges
when: bridges is defined
|
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: 0.1.2-beta
versionCode: 3
commit: v0.1.2-beta
subdir: app
gradle:
- yes
- versionName: 1.0.0-beta01
versionCode: 7
commit: v1.0.0-beta01
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 1.0.0-beta01
CurrentVersionCode: 7
| 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: 0.1.2-beta
versionCode: 3
commit: v0.1.2-beta
subdir: app
gradle:
- yes
- versionName: 1.0.0-beta01
versionCode: 7
commit: v1.0.0-beta01
subdir: app
gradle:
- yes
- versionName: 1.0.0-beta02
versionCode: 8
commit: v1.0.0-beta02
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 1.0.0-beta02
CurrentVersionCode: 8
|
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
message:
headers:
server:
- Apache-Coyote/1.1
content-type:
- application/json
date:
- Tue, 30 Jun 2015 11:02:46 GMT
connection:
- close
body:
encoding: UTF-8
string: '{"meta":{"status":"Error","errorMessage":"Missing or invalid parameter
panelId.","internalErrorCode":"GPR_1","errorId":"f399b7aa-7ce4-4d1d-9903-61435a929a9d"},"result":null}'
http_version:
recorded_at: Tue, 30 Jun 2015 11:02:46 GMT
recorded_with: VCR 2.9.3
| ---
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:
headers:
server:
- Apache-Coyote/1.1
content-type:
- application/json
date:
- Tue, 30 Jun 2015 11:02:46 GMT
connection:
- close
body:
encoding: UTF-8
string: '{"meta":{"status":"Error","errorMessage":"Missing or invalid parameter
panelId.","internalErrorCode":"GPR_1","errorId":"f399b7aa-7ce4-4d1d-9903-61435a929a9d"},"result":null}'
http_version:
recorded_at: Tue, 30 Jun 2015 11:02:46 GMT
recorded_with: VCR 2.9.3
|
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:
required: true
- type: text
name: subtitle
label: Subtitle
description: e.g. How we do things
- type: select
name: icon
config:
source:
type: datafiles
file: _data-icons-yml
path: icons
label: Icon
description: Font Awesome Icon
- type: textarea
name: body
label: Body
description: e.g. Description
config:
wysiwyg: true
schema:
format: markdown
config:
labelField: title
- type: textarea
name: body
label: Body
description: Description of the Section
config:
wysiwyg: true
schema:
format: markdown
- type: field_group
label: Call to Action
name: call_to_action
description: CTA Button to Display
fields:
- type: text
name: title
label: Title
description: e.g. Find Out More
- type: text
label: URL
name: url
description: 'e.g. /team or #hire-us'
| ---
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:
required: true
- type: text
name: subtitle
label: Subtitle
description: e.g. How we do things
- type: select
name: icon
config:
source:
type: datafiles
file: _data-icons-yml
path: icons
label: Icon
description: Font Awesome Icon
- type: textarea
name: body
label: Body
description: e.g. Description
config:
wysiwyg: true
schema:
format: markdown
config:
labelField: title
- type: textarea
name: body
label: Body
description: Description of the Section
config:
wysiwyg: true
schema:
format: markdown
- type: include
name: call_to_action
label: Call to Action
description: ''
template: partial-call-to-action
|
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:
- node_modules
key: v1-dependencies-{{ checksum "package.json" }}
test:
docker:
- image: circleci/node:latest
steps:
- run:
name: test
command: yarn test
test:
docker:
- image: circleci/node:latest
steps:
- run:
name: deploy
command: yarn deploy
- run:
name: ls-stats
command: ls -l build
- store_artifacts:
path: build.zip
workflows:
version: 2
build_and_test:
jobs:
- build
- test
| 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:
- node_modules
key: v1-dependencies-{{ checksum "package.json" }}
test:
docker:
- image: circleci/node:latest
steps:
- run:
name: test
command: yarn test
deploy:
docker:
- image: circleci/node:latest
steps:
- run:
name: deploy
command: yarn deploy
- run:
name: ls-stats
command: ls -l build
- store_artifacts:
path: build.zip
workflows:
version: 2
build_and_test:
jobs:
- build
- test:
requires: build
- deploy:
requires: test
|
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/checkout@master
- name: Set up Python 3.8
uses: actions/setup-python@v1
with:
python-version: 3.8
- name: autoconf
run: autoconf
- name: configure
run: ./configure
- name: make
run: make
- name: Build a source tarball
run: >-
python -m
build
--sdist
--outdir dist/
.
working-directory: ./src/python
- name: Publish distribution to Test PyPI
uses: pypa/gh-action-pypi-publish@master
with:
password: ${{ secrets.TEST_PYPI_API_TOKEN }}
repository_url: https://test.pypi.org/legacy/
packages_dir: src/python/dist/
skip_existing: true
- name: Publish distribution to PyPI
if: startsWith(github.ref, 'refs/tags/py-')
uses: pypa/gh-action-pypi-publish@master
with:
password: ${{ secrets.PYPI_API_TOKEN }}
packages_dir: src/python/dist/
| # 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/checkout@master
- name: Set up Python 3.8
uses: actions/setup-python@v1
with:
python-version: 3.8
- name: autoconf
run: autoconf
- name: configure
run: ./configure
- name: make
run: make
- name: Install pypa/build
run: >-
python -m
pip install
build
--user
- name: Build a source tarball
run: >-
python -m
build
--sdist
--outdir dist/
.
working-directory: ./src/python
- name: Publish distribution to Test PyPI
uses: pypa/gh-action-pypi-publish@master
with:
password: ${{ secrets.TEST_PYPI_API_TOKEN }}
repository_url: https://test.pypi.org/legacy/
packages_dir: src/python/dist/
skip_existing: true
- name: Publish distribution to PyPI
if: startsWith(github.ref, 'refs/tags/py-')
uses: pypa/gh-action-pypi-publish@master
with:
password: ${{ secrets.PYPI_API_TOKEN }}
packages_dir: src/python/dist/
|
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: [ main ]
jobs:
unit_testing:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up Python 3.8
uses: actions/setup-python@v2
with:
python-version: 3.8
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install -r megalista_dataflow/requirements.txt
- name: Run tests
run: |
./run_tests.sh
| # 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: [ main ]
jobs:
unit_testing:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up Python 3.8
uses: actions/setup-python@v2
with:
python-version: 3.8
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install -r megalista_dataflow/requirements.txt
pip install --no-deps -r megalista_dataflow/requirements-no-deps.txt
- name: Run tests
run: |
./run_tests.sh
|
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: <5
dotgen: ! '>=0.2 && <0.5'
filepath: -any
containers: -any
directory: -any
all-versions:
- '1.1'
- '1.1.1'
- '1.1.2'
- '1.1.3'
- '1.2'
- '1.2.1'
- '1.2.2'
- '1.2.3'
- '1.2.4'
- '1.2.5'
- '1.2.6'
- '1.2.7'
author: Iavor S. Diatchki
latest: '1.2.7'
description-type: haddock
description: ! 'This package contains a program that computes "dot" graphs
from the dependencies of a number of Haskell modules.'
license-name: BSD3
| 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: <5
dotgen: ! '>=0.2 && <0.5'
filepath: -any
containers: -any
directory: -any
all-versions:
- '1.1'
- '1.1.1'
- '1.1.2'
- '1.1.3'
- '1.2'
- '1.2.1'
- '1.2.2'
- '1.2.3'
- '1.2.4'
- '1.2.5'
- '1.2.6'
- '1.2.7'
- '1.2.8'
author: Iavor S. Diatchki
latest: '1.2.8'
description-type: haddock
description: ! 'This package contains a program that computes "dot" graphs
from the dependencies of a number of Haskell modules.'
license-name: BSD3
|
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/publish:
requires:
- react-tools/check
image: pennlabs/website
tag: '${CIRCLE_SHA1},latest'
context: docker-publish
extra_build_args: '--build-arg GHOST_API_KEY=$GHOST_API_KEY'
<<: *branch-filters
- helm-tools/deploy:
requires:
- docker/publish
context: k8s-deploy
<<: *branch-filters
| 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/publish:
requires:
- react-tools/check
image: pennlabs/website
tag: '${CIRCLE_SHA1},latest'
context: docker-publish
extra_build_args: '--build-arg GHOST_API_KEY=$GHOST_API_KEY'
<<: *branch-filters
- helm-tools/deploy:
requires:
- docker/publish
context: k8s-deploy
deploy-tag: '${CIRCLE_BUILD_NUM}'
<<: *branch-filters
|
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:
- checkout
- restore_cache:
keys:
- v1-dependencies-{{ checksum "requirements.txt" }}-{{ checksum "dev-requirements.txt" }}
# fallback to using the latest cache if no exact match is found
- v1-dependencies-
- run:
name: install dependencies
command: |
python3 -m venv venv
. venv/bin/activate
python setup.py dev_persistent_pip_sync
- save_cache:
paths:
- ./venv
key: v1-dependencies-{{ checksum "requirements.txt" }}-{{ checksum "dev-requirements.txt" }}
- run:
name: run tests
command: |
. venv/bin/activate
flake8 bamboo_crawler tests
export AWS_ACCESS_KEY_ID=''
export AWS_SECRET_ACCESS_KEY=''
python setup.py test
- store_artifacts:
path: test-reports
destination: test-reports
| # 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:
- checkout
- restore_cache:
keys:
- v1-dependencies-{{ checksum "requirements.txt" }}-{{ checksum "dev-requirements.txt" }}
# fallback to using the latest cache if no exact match is found
- v1-dependencies-
- run:
name: install dependencies
command: |
python3 -m venv venv
. venv/bin/activate
python setup.py dev_persistent_pip_sync
- save_cache:
paths:
- ./venv
key: v1-dependencies-{{ checksum "requirements.txt" }}-{{ checksum "dev-requirements.txt" }}
- run:
name: run tests
command: |
. venv/bin/activate
flake8 bamboo_crawler tests
export AWS_ACCESS_KEY_ID=''
export AWS_SECRET_ACCESS_KEY=''
python setup.py test
- store_artifacts:
path: test-reports
destination: test-reports
|
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-versions:
- '0.0.0'
author: ''
latest: '0.0.0'
description-type: markdown
description: ! '# turn-loop
Manage multiple turned-based sessions
'
license-name: BSD3
| 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-versions:
- '0.0.0'
- '0.1.0'
author: ''
latest: '0.1.0'
description-type: markdown
description: ! '# turn-loop
Manage multiple turned-based sessions
'
license-name: BSD3
|
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:
- humanize
- prettytable
- python
- six
run:
- humanize
- prettytable
- python
- six
test:
imports:
- doct
about:
home: https://github.com/NSLS-II/document
license: BSD 3-Clause
summary: A read-only dottable dictionary
| {% 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:
- python
- setuptools
- six
run:
- humanize
- prettytable
- python
- six
test:
imports:
- doct
about:
home: https://github.com/NSLS-II/document
license: BSD 3-Clause
summary: A read-only dottable dictionary
|
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:
node-version: ${{ matrix.node-version }}
- run: npm install
- run: npm test
env:
CI: true
merge-me:
name: Auto-merge dependency updates
needs: test
runs-on: ubuntu-latest
steps:
- uses: ridedott/merge-me-action@v2.2.7
with:
GITHUB_LOGIN: 'dependabot[bot]'
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
| 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:
node-version: ${{ matrix.node-version }}
- run: npm install
- run: npm test
env:
CI: true
merge-me:
name: Auto-merge dependency updates
needs: test
runs-on: ubuntu-latest
steps:
- uses: ridedott/merge-me-action@v2.2.21
with:
GITHUB_LOGIN: 'dependabot[bot]'
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
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: Release
build:
verbosity: minimal
test:
assemblies: '*.Tests.dll' | 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:
- 7z a OctopusPuppet.Cmd.zip %APPVEYOR_BUILD_FOLDER%\src\OctopusPuppet.Cmd\bin\Release\*.*
- 7z a OctopusPuppet.Gui.zip %APPVEYOR_BUILD_FOLDER%\src\OctopusPuppet.Gui\bin\Release\*.*
artifacts:
- path: OctopusPuppet.Cmd.zip
name: OctopusPuppet.Cmd
type: zip
- path: OctopusPuppet.Gui.zip
name: OctopusPuppet.Gui
type: zip
configuration: Release
build:
verbosity: minimal
test:
assemblies: '*.Tests.dll' |
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:
- 'test/**/*'
- 'lib/app.rb'
- 'lib/app/**/*'
Style/RaiseArgs:
Enabled: true
EnforcedStyle: compact
Style/AndOr:
Enabled: true
EnforcedStyle: conditionals
Style/FormatString:
Enabled: true
EnforcedStyle: percent
Lint/RescueException:
Exclude:
- 'lib/app/helpers/errors.rb'
Metrics/LineLength:
Max: 80
AllowURI: true
URISchemes:
- http
- https
Exclude:
- 'test/**/*'
Metrics/MethodLength:
Exclude:
- 'test/**/*'
Metrics/AbcSize:
Exclude:
- 'test/**/*'
Metrics/LineLength:
Exclude:
- 'test/**/*'
| 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:
Exclude:
- 'test/**/*'
- 'lib/app.rb'
- 'lib/app/**/*'
Style/RaiseArgs:
Enabled: true
EnforcedStyle: compact
Style/AndOr:
Enabled: true
EnforcedStyle: conditionals
Style/FormatString:
Enabled: true
EnforcedStyle: percent
Lint/RescueException:
Exclude:
- 'lib/app/helpers/errors.rb'
Metrics/LineLength:
Max: 80
AllowURI: true
URISchemes:
- http
- https
Exclude:
- 'test/**/*'
Metrics/MethodLength:
Exclude:
- 'test/**/*'
Metrics/AbcSize:
Exclude:
- 'test/**/*'
Metrics/LineLength:
Exclude:
- 'test/**/*'
|
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@v2.3.5
- name: Build the container image
uses: docker/build-push-action@v1.1.0
with:
repository: python-rainwave-client-helper
- name: Tag and push the image
if: github.event_name == 'push'
uses: docker/build-push-action@v1.1.0
with:
repository: ${{ github.repository_owner }}/python-rainwave-client-helper
registry: ghcr.io
username: ${{ github.repository_owner }}
password: ${{ github.token }}
tag_with_ref: true
add_git_labels: true
| 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 up Docker Buildx
uses: docker/setup-buildx-action@v1.6.0
- name: Build the container image
uses: docker/build-push-action@v2.5.0
with:
build-args: |
BUILDKIT_INLINE_CACHE=1
cache-from: |
${{ env.image_name }}
load: true
tags: ${{ env.image_name }}
- name: Log in to GitHub container registry
if: github.event_name == 'push'
uses: docker/login-action@v1.10.0
with:
registry: ghcr.io
password: ${{ github.token }}
username: ${{ github.actor }}
- name: Push latest image to registry
if: github.event_name == 'push'
run: docker image push ${{ env.image_name }}
|
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: ! '>=4 && <5'
containers: ! '>=0.2 && <0.6'
all-versions:
- 0.0.0
- 0.0.1
- 0.0.2
- 0.0.2.1
- 0.0.2.2
- 0.0.2.3
- 0.0.2.4
author: Edward A. Kmett
latest: 0.0.2.4
description-type: haddock
description: Self-optimizing unboxed sets using view patterns and data families
license-name: BSD-3-Clause
| 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: '>=4 && <4.11'
containers: '>=0.2 && <0.6'
all-versions:
- 0.0.0
- 0.0.1
- 0.0.2
- 0.0.2.1
- 0.0.2.2
- 0.0.2.3
- 0.0.2.4
author: Edward A. Kmett
latest: 0.0.2.4
description-type: haddock
description: Self-optimizing unboxed sets using view patterns and data families
license-name: BSD-3-Clause
|
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
preprocess: true
- script/run-cmake
- script/run-cmake.cmd
- path: test/CMakeLists.txt
preprocess: true
- path: test/ExampleTest.cpp
preprocess: true
- path: test/main.cpp
preprocess: true
- .gitignore
- path: CMakeLists.txt
preprocess: true
preprocess: true
- path: README.md
preprocess: true
- path: ../shared/LICENSE
output-path: LICENSE
preprocess: true
commands:
- git init
- git config user.name '$author'
- git config user.email '$author_email'
- git submodule add https://github.com/philsquared/Catch.git external/catch
- git add .
| 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
preprocess: true
- script/run-cmake
- script/run-cmake.cmd
- path: test/CMakeLists.txt
preprocess: true
- path: test/ExampleTest.cpp
preprocess: true
- path: test/main.cpp
preprocess: true
- .gitignore
- path: CMakeLists.txt
preprocess: true
preprocess: true
- path: README.md
preprocess: true
- path: ../shared/LICENSE
output-path: LICENSE
preprocess: true
commands:
- git init
- git config user.name '$author'
- git config user.email '$author_email'
- git submodule add https://github.com/philsquared/Catch.git external/catch
- git add .
- git update-index --chmod=+x script/run-cmake
- git checkout -- script/run-cmake
|
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
- 3.4
- 3.5
- name: nonpy
- name: sort-of-dev-but-actually-tag/py3
python:
- 3.4
- 3.5
- url: https://github.com/scikit-beam/skbeam-recipes
folders:
- name: recipes
python:
- 2.7
- 3.4
- 3.5
| 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
- name: sort-of-dev-but-actually-tag/py3
python:
- 3.4
- 3.5
- url: https://github.com/scikit-beam/skbeam-recipes
folders:
- name: recipes
python:
- 2.7
- 3.4
- 3.5
|
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: Use Node.js ${{ matrix.node_version }}
uses: actions/setup-node@v2.0.0
with:
version: ${{ matrix.node_version }}
- name: Install
run: npm install
- name: Lint
run: npm run lint --if-present
- name: Build
run: npm run build --if-present
- name: Test
run: npm run test --if-present
# publish-npm:
# needs: build
# runs-on: ubuntu-latest
# steps:
# - uses: actions/checkout@v2.3.1
# - uses: actions/setup-node@v2.0.0
# with:
# version: 12
# registry-url: https://registry.npmjs.org/
# - run: npm publish
# env:
# NODE_AUTH_TOKEN: ${{secrets.npm_token}}
| 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: Use Node.js ${{ matrix.node_version }}
uses: actions/setup-node@v2.1.0
with:
version: ${{ matrix.node_version }}
- name: Install
run: npm install
- name: Lint
run: npm run lint --if-present
- name: Build
run: npm run build --if-present
- name: Test
run: npm run test --if-present
# publish-npm:
# needs: build
# runs-on: ubuntu-latest
# steps:
# - uses: actions/checkout@v2.3.1
# - uses: actions/setup-node@v2.1.0
# with:
# version: 12
# registry-url: https://registry.npmjs.org/
# - run: npm publish
# env:
# NODE_AUTH_TOKEN: ${{secrets.npm_token}}
|
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/setup-python@v1
with:
python-version: ${{ matrix.python-version }}
- name: Install
run: |
python -m pip install --upgrade pip
pip install .[dev,fury,afqbrowser]
- name: Check Dependencies
run: |
pipconflictchecker
- name: Lint
run: |
flake8 --ignore N802,N806,W503 --select W504 `find . -name \*.py | grep -v setup.py | grep -v version.py | grep -v __init__.py | grep -v /docs/`
- name: Test
run: |
cd && mkdir for_test && cd for_test && pytest --pyargs AFQ --cov-report term-missing --cov=AFQ -m "not nightly and not nightly_basic and not nightly_custom and not nightly_anisotropic and not nightly_slr and not nightly_pft and not nightly_reco and not nightly_reco80" --durations=0
| 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/setup-python@v1
with:
python-version: ${{ matrix.python-version }}
- name: Install
run: |
python -m pip install --upgrade pip
pip install .[dev,fury,afqbrowser]
pip install --pre nibabel
- name: Check Dependencies
run: |
pipconflictchecker
- name: Lint
run: |
flake8 --ignore N802,N806,W503 --select W504 `find . -name \*.py | grep -v setup.py | grep -v version.py | grep -v __init__.py | grep -v /docs/`
- name: Test
run: |
cd && mkdir for_test && cd for_test && pytest --pyargs AFQ --cov-report term-missing --cov=AFQ -m "not nightly and not nightly_basic and not nightly_custom and not nightly_anisotropic and not nightly_slr and not nightly_pft and not nightly_reco and not nightly_reco80" --durations=0
|
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_informational_version: '$(release_version)'
before_build:
- cmd: >-
nuget restore
build:
publish_nuget: true
publish_nuget_symbols: true
verbosity: minimal
test:
assemblies: '**\*.Tests.dll'
artifacts:
- path: \*.nupkg
deploy:
- provider: NuGet
api_key:
secure: vZC+uEZj00A+9riSWLXqdnPtGa96W9SQkBy30dS2D5bOUdvteU9vOAP69QLJrY/o
on:
branch: master | 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: '$(release_assembly_version)'
assembly_informational_version: '$(release_version)'
before_build:
- cmd: >-
nuget restore
build:
publish_nuget: true
publish_nuget_symbols: true
verbosity: minimal
test:
assemblies: '**\*.Tests.dll'
artifacts:
- path: \*.nupkg
deploy:
- provider: NuGet
api_key:
secure: vZC+uEZj00A+9riSWLXqdnPtGa96W9SQkBy30dS2D5bOUdvteU9vOAP69QLJrY/o
on:
branch: master |
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
- ps: npm install -g gulp --loglevel=error
build_script:
- ps: .\Build.ps1
after_build:
- "SET PATH=C:\\Python34;C:\\Python34\\Scripts;%PATH%"
- pip install codecov
- codecov -f "artifacts\code-coverage.xml"
artifacts:
- path: artifacts\publish
- path: artifacts\code-coverage.xml
nuget:
disable_publish_on_pr: true
skip_tags: false
test: off
| 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=error
- ps: npm install -g gulp --loglevel=error
build_script:
- ps: .\Build.ps1
after_build:
- "SET PATH=C:\\Python34;C:\\Python34\\Scripts;%PATH%"
- pip install codecov
- codecov -f "artifacts\code-coverage.xml"
artifacts:
- path: artifacts\publish
- path: artifacts\code-coverage.xml
nuget:
disable_publish_on_pr: true
skip_tags: false
test: off
|
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:
- .:/var/www/flask-bones
links:
- db
- redis
- memcached
- mail
env_file: .env
db:
image: postgres:9.4.4
ports:
- "5432:5432"
redis:
image: redis:2.8.17
ports:
- "6379:6379"
mail:
image: mailhog/mailhog
ports:
- "8025:8025"
memcached:
image: memcached:1.4.24
ports:
- "11211:11211"
| 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: .
command: make celery
volumes:
- .:/var/www/flask-bones
links:
- db
- redis
- memcached
- mail
env_file: .env
db:
image: postgres:9.4.4
ports:
- "5432:5432"
redis:
image: redis:2.8.17
ports:
- "6379:6379"
mail:
image: mailhog/mailhog
ports:
- "8025:8025"
memcached:
image: memcached:1.4.24
ports:
- "11211:11211"
|
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
maintainer: tsuraan@gmail.com
synopsis: Arbitrary instances for ByteStrings
changelog: ''
basic-deps:
bytestring: ! '>=0.10 && <0.12'
base: ! '>=4.6 && <4.10'
QuickCheck: -any
cryptohash: -any
all-versions:
- '0.0.1'
- '0.0.2'
- '0.0.3'
- '0.0.4'
- '0.1.0'
- '0.1.1'
author: jay groven
latest: '0.1.1'
description-type: haddock
description: ''
license-name: BSD3
| 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
maintainer: tsuraan@gmail.com
synopsis: Arbitrary instances for ByteStrings
changelog: ''
basic-deps:
bytestring: ! '>=0.10 && <0.12'
base: ! '>=4.6 && <4.11'
QuickCheck: -any
cryptohash: -any
all-versions:
- '0.0.1'
- '0.0.2'
- '0.0.3'
- '0.0.4'
- '0.1.0'
- '0.1.1'
author: jay groven
latest: '0.1.1'
description-type: haddock
description: ''
license-name: BSD3
|
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/Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 &
echo ">>> Started xvfb"
displayName: Start xvfb
condition: and(succeeded(), eq(variables['Agent.OS'], 'Linux'))
- bash: |
echo ">>> Run integration test"
yarn && yarn compile && yarn test
displayName: Run Tests
env:
DISPLAY: ':99.0' | 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: 'Install Node.js'
- bash: |
/usr/bin/Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 &
echo ">>> Started xvfb"
displayName: Start xvfb
condition: and(succeeded(), eq(variables['Agent.OS'], 'Linux'))
- bash: |
echo ">>> Run integration test"
yarn && yarn compile && yarn test
displayName: Run Tests
env:
DISPLAY: ':99.0' |
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'
displayName: 'Install Node.js'
- bash: |
/usr/bin/Xvfb :99 -screen 0 1024x768x24 -nolisten unix > /dev/null 2>&1 &
echo ">>> Started xvfb"
displayName: Start xvfb
condition: and(succeeded(), eq(variables['Agent.OS'], 'Linux'))
- bash: |
npm install --no-save
npm install -g vsce
displayName: Running npm install
- bash: |
npm run gulp
displayName: Compiling
- bash: |
npm run test
displayName: Running unit tests
- bash: |
npm run integration-test
displayName: Running integration tests
env:
DISPLAY: ':99.0'
- bash: |
vsce package
displayName: Creating extension package
| 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: 'vs2017-win2016'
pool:
vmImage: $(imageName)
steps:
- task: NodeTool@0
inputs:
versionSpec: '10.x'
displayName: 'Install Node.js'
- bash: |
/usr/bin/Xvfb :99 -screen 0 1024x768x24 -nolisten unix > /dev/null 2>&1 &
echo ">>> Started xvfb"
displayName: Start xvfb
condition: and(succeeded(), eq(variables['Agent.OS'], 'Linux'))
- bash: |
npm install --no-save
npm install -g vsce
displayName: Running npm install
- bash: |
npm run gulp
displayName: Compiling
- bash: |
npm run test
displayName: Running unit tests
- bash: |
npm run integration-test
displayName: Running integration tests
env:
DISPLAY: ':99.0'
- bash: |
vsce package
displayName: Creating extension package
|
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: backToPosts
translation: "Back to posts"
| ---
- 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: backToPosts
translation: "< Back to posts"
|
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/config/routing/webconfigurator.xml"
prefix: /_configurator
_main:
resource: routing.yml
| _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:
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/config/routing/webconfigurator.xml"
prefix: /_configurator
_main:
resource: routing.yml
|
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
mountPath: /home/jovyan
| 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:
- name: home
mountPath: /home/jovyan
|
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:${metaborgBaselineVersion}
source:
- org.metaborg:meta.lib.spoofax:${metaborgVersion}
exports:
- language: SDF
directory: src-gen/syntax
includes: "**/*.sdf"
- language: TemplateLang
directory: syntax
includes: "**/*.sdf3"
- language: Stratego-Sugar
directory: trans
includes: "**/*.str"
- language: Stratego-Sugar
directory: src-gen
includes: "**/*.str"
pardonedLanguages:
- Stratego-Sugar
| ---
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:${metaborgBaselineVersion}
source:
- org.metaborg:meta.lib.spoofax:${metaborgVersion}
language:
sdf:
sdf2table: c
exports:
- language: SDF
directory: src-gen/syntax
includes: "**/*.sdf"
- language: TemplateLang
directory: syntax
includes: "**/*.sdf3"
- language: Stratego-Sugar
directory: trans
includes: "**/*.str"
- language: Stratego-Sugar
directory: src-gen
includes: "**/*.str"
pardonedLanguages:
- Stratego-Sugar
|
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: 0.0.3
versionCode: 1
commit: v0.0.3
subdir: MpvRemote/app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 0.0.3
CurrentVersionCode: 1
| 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: 0.0.3
versionCode: 1
commit: v0.0.3
subdir: MpvRemote/app
gradle:
- yes
- versionName: 0.0.5
versionCode: 2
commit: 7e777fd0de228384368def07de2e5a342f863739
subdir: MpvRemote/app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 0.0.5
CurrentVersionCode: 2
|
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
description: "Use all PiggyCustomEnchants commands"
children:
piggycustomenchants.command.ce:
default: op
description: "Use /customenchant"
children:
piggycustomenchants.command.ce.about:
default: true
description: "Use /customenchant about"
piggycustomenchants.command.ce.enchant:
default: op
description: "Use /customenchant enchant"
piggycustomenchants.command.ce.help:
default: true
description: "Use /customenchant help"
piggycustomenchants.command.ce.info:
default: true
description: "Use /customenchant info"
piggycustomenchants.command.ce.list:
default: true
description: "Use /customenchant list"
piggycustomenchants.overridecheck:
default: false
description: "Override the check and enchant any item with any enchant" | 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
description: "Use all PiggyCustomEnchants commands"
children:
piggycustomenchants.command.ce:
default: op
description: "Use /customenchant"
children:
piggycustomenchants.command.ce.about:
default: true
description: "Use /customenchant about"
piggycustomenchants.command.ce.enchant:
default: op
description: "Use /customenchant enchant"
piggycustomenchants.command.ce.help:
default: true
description: "Use /customenchant help"
piggycustomenchants.command.ce.info:
default: true
description: "Use /customenchant info"
piggycustomenchants.command.ce.list:
default: true
description: "Use /customenchant list"
piggycustomenchants.overridecheck:
default: false
description: "Override the check and enchant any item with any enchant" |
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: https://index.docker.io/v1/
encrypted_dockercfg_path: dockercfg.encrypted
| - 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
tag: master
type: push
image_name: codeship/heroku-deployment
registry: https://index.docker.io/v1/
encrypted_dockercfg_path: dockercfg.encrypted
|
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"
max-file: "3"
cache:
build:
context: .
dockerfile: ./docker/cache/Dockerfile
ports:
- "80:80"
depends_on:
- app
| 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"
max-file: "3"
cpu_percent: 80
cache:
build:
context: .
dockerfile: ./docker/cache/Dockerfile
ports:
- "80:80"
depends_on:
- app
|
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/treehouses/remote.git
Builds:
- versionName: '4176'
versionCode: 4176
commit: fdroid-4176
subdir: app
gradle:
- yes
AutoUpdateMode: Version fdroid-%v
UpdateCheckMode: Tags fdroid-[0-9]+
CurrentVersion: '4176'
CurrentVersionCode: 4176
| 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/treehouses/remote.git
Builds:
- versionName: '4176'
versionCode: 4176
commit: fdroid-4176
subdir: app
gradle:
- yes
- versionName: '4246'
versionCode: 4246
commit: fdroid-4246
subdir: app
gradle:
- yes
AutoUpdateMode: Version fdroid-%v
UpdateCheckMode: Tags fdroid-[0-9]+
CurrentVersion: '4246'
CurrentVersionCode: 4246
|
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.${DOMAIN}
network_mode: test
image: redis
expose:
- 6379
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/www/html/web
- VIRTUAL_HOST=${DOMAIN}
- LETSENCRYPT_HOST=${DOMAIN}
- LETSENCRYPT_EMAIL=user@example.com
- VIRTUAL_PORT=80
- WP_ENV=docker
depends_on:
- mysql
- redis
| 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/www/html/web
- VIRTUAL_HOST=${DOMAIN}
- LETSENCRYPT_HOST=${DOMAIN}
- LETSENCRYPT_EMAIL=user@example.com
- VIRTUAL_PORT=80
- WP_ENV=docker
depends_on:
- mysql
- redis
|
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: topic 2
id: dashboard_topics_id2
- type: Select
name: media_sets_id1
options:
- type: Select
name: media_sets_id2
options:
- type: Select
name: date1
label: Time Range
id: date1
- type: Select
name: date2
label: Time Range
id: date2
- type: Text
name: medium_name1
id: medium_name1
label: Medium Name
- type: Text
name: medium_name2
id: medium_name2
label: Medium Name
- type: Text
name: name
label: Name
comment: Title of topic
constraints:
- Required
- type: Text
name: compare_media_sets
label: Start Date
comment: (2008-09-01)
constraints:
- Required
- type: Submit
value: submit | 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:
- type: Select
name: media_sets_id2
options:
- type: Select
name: date1
label: Time Range
id: date1
- type: Select
name: date2
label: Time Range
id: date2
- type: Text
name: medium_name1
id: medium_name1
label: Medium Name
- type: Text
name: medium_name2
id: medium_name2
label: Medium Name
- type: Text
name: name
label: Name
comment: Title of topic
constraints:
- Required
- type: Text
name: compare_media_sets
label: Start Date
comment: (2008-09-01)
constraints:
- Required
- type: Submit
value: submit |
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
ports:
- 9200:9200
volumes:
- elasticsearch-data:/usr/share/elasticsearch/data
kibana:
image: kibana:5.0
links:
- elasticsearch
ports:
- 5601:5601
zotonic:
image: driebit/ginger-dev:0.x
privileged: true
links:
- postgres
- elasticsearch
volumes:
- ./modules:/opt/zotonic/user/modules
- ./sites:/opt/zotonic/user/sites
- ./skel:/opt/zotonic/priv/skel/ginger
ports:
- 80:8000
environment:
MAKE: "true"
LOGSTASH_HOST: "localhost"
LOGSTASH_PORT: 5514
volumes:
postgres-data: {}
elasticsearch-data: {}
| 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
ports:
- 9200:9200
volumes:
- elasticsearch-data:/usr/share/elasticsearch/data
kibana:
image: kibana:5.0
links:
- elasticsearch
ports:
- 5601:5601
zotonic:
image: driebit/ginger-dev:0.x
privileged: true
links:
- postgres
- elasticsearch
volumes:
- ./modules:/opt/zotonic/user/modules
- ./sites:/opt/zotonic/user/sites
- ./skel:/opt/zotonic/priv/skel/ginger
ports:
- 80:8000
environment:
MAKE: "true"
LOGSTASH_HOST: "localhost"
LOGSTASH_PORT: 5514
volumes:
postgres-data: {}
elasticsearch-data: {}
|
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
- git clone git://github.com/Kanma/BLPConverter.git
- cd BLPConverter
- cmake CMakeLists.txt -DWITH_LIBRARY=YES
- sudo make install
- sudo ldconfig
- cd $TRAVIS_BUILD_DIR
script: npm test --coverage
after_script: codeclimate < coverage/lcov.info
| 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 $TRAVIS_BUILD_DIR
- git clone git://github.com/Kanma/BLPConverter.git
- cd BLPConverter
- cmake CMakeLists.txt -DWITH_LIBRARY=YES
- sudo make install
- sudo ldconfig
- cd $TRAVIS_BUILD_DIR
script: npm test --coverage
after_script: codeclimate < coverage/lcov.info
|
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
addons:
code_climate:
repo_token: 539c888c9f66f042bfa7ee0cf48b78d19e640b73a9fe2b1c8cf4230d4de3bd3c
| ---
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
addons:
code_climate:
repo_token: 539c888c9f66f042bfa7ee0cf48b78d19e640b73a9fe2b1c8cf4230d4de3bd3c
after_script:
- codeclimate-test-reporter < lcov.info
|
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 create-github-release || true; fi'
script:
- yarn lint
- yarn test -- --ci
after_success: yarn build:website
deploy:
provider: pages
skip_cleanup: true
github_token: $CONVENTIONAL_GITHUB_RELEASER_TOKEN
local_dir: examples/dist
on:
branch: master
node: "8"
| 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 create-github-release || true; fi'
script:
- yarn lint
- yarn test -- --ci
after_success: yarn website:build
deploy:
provider: pages
skip_cleanup: true
github_token: $CONVENTIONAL_GITHUB_RELEASER_TOKEN
local_dir: examples/dist
on:
branch: master
node: "8"
|
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:
webhooks:
urls:
- https://webhooks.gitter.im/e/61c75218816eebde4486
on_success: change # options: [always|never|change] default: always
on_failure: always # options: [always|never|change] default: always
on_start: never # options: [always|never|change] default: always
| 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:
webhooks:
urls:
- https://webhooks.gitter.im/e/61c75218816eebde4486
on_success: change # options: [always|never|change] default: always
on_failure: always # options: [always|never|change] default: always
on_start: never # options: [always|never|change] default: always
|
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:
- easy_install distribute
script:
- ./_scripts/build.sh
- ./_scripts/deploy.sh
- ./_scripts/check_new_posts.sh
| 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/build.sh
- ./_scripts/deploy.sh
- ./_scripts/check_new_posts.sh
|
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.patch
script:
- bash -c '$HOME/.phpenv/versions/$(phpenv version-name)/bin/php-cgi -i > logs/php-info.log'
- bash -c './google_appengine/dev_appserver.py tests/ --php_executable_path=$HOME/.phpenv/versions/$(phpenv version-name)/bin/php-cgi --skip_sdk_update_check --php_remote_debugging=yes 1>logs/out.log 2>logs/err.log & echo $! > appengine.pid'
- vendor/bin/phpunit --coverage-clover logs/build-clover.xml tests/
after_script:
- bash -c 'cat appengine.pid | xargs kill'
#never has anything interesting
#- cat out.log
- cat logs/err.log
- cat logs/php-info.log
- php vendor/bin/coveralls -v
| 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.patch
- patch -p0 < tests/patches/sdk-appengine-logs.patch
script:
- bash -c '$HOME/.phpenv/versions/$(phpenv version-name)/bin/php-cgi -i > logs/php-info.log'
- bash -c './google_appengine/dev_appserver.py tests/ --php_executable_path=$HOME/.phpenv/versions/$(phpenv version-name)/bin/php-cgi --skip_sdk_update_check --php_remote_debugging=yes 1>logs/out.log 2>logs/err.log & echo $! > appengine.pid'
- vendor/bin/phpunit --coverage-clover logs/build-clover.xml tests/
after_script:
- bash -c 'cat appengine.pid | xargs kill'
#never has anything interesting
#- cat out.log
- cat logs/err.log
- cat logs/php-info.log
- cat logs/appengine.log
- php vendor/bin/coveralls -v
|
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: DISABLE_PUBLISH=true
- scala: 2.13.0
jdk: openjdk11
env: DISABLE_PUBLISH=true
- scala: 2.13.0
jdk: openjdk12
env: DISABLE_PUBLISH=true
script: ./travis.sh
branches:
only:
- master
- /^release-branch-.*$/
node_js:
- "4.1"
before_script:
- "cd web/webkit"
- "npm install"
- "cd -"
notifications:
webhooks:
urls:
- https://webhooks.gitter.im/e/85e4d8ae84e569f9c501
on_success: always
on_failure: always
on_start: never
email:
recipients:
- lift-committers@googlegroups.com
on_success: change
on_failure: always
| 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
env: DISABLE_PUBLISH=true
- scala: 2.13.1
jdk: openjdk11
env: DISABLE_PUBLISH=true
- scala: 2.13.1
jdk: openjdk12
env: DISABLE_PUBLISH=true
script: ./travis.sh
branches:
only:
- master
- /^release-branch-.*$/
node_js:
- "4.1"
before_script:
- "cd web/webkit"
- "npm install"
- "cd -"
notifications:
webhooks:
urls:
- https://webhooks.gitter.im/e/85e4d8ae84e569f9c501
on_success: always
on_failure: always
on_start: never
email:
recipients:
- lift-committers@googlegroups.com
on_success: change
on_failure: always
|
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-upper -y
- sudo apt-get update -qq
- sudo apt-get install -qq gdb libqt4-dev libasound2-dev libusb-dev libftdi-dev shared-mime-info libudev-dev libmad0-dev libsndfile1-dev liblo-dev libfftw3-dev
#g++-4.9 won't work on Ubuntu 12.04 that Travis currently uses
# - if [ "$CXX" = "g++" ]; then sudo apt-get install -qq g++-4.8; fi
# - if [ "$CXX" = "g++" ]; then export CXX="g++-4.8" CC="gcc-4.8"; fi
#Remove the old g++/gcc to ensure we're using the latest ones
# - if [ "$CXX" = "g++-4.8" ]; then sudo rm /usr/bin/g++; sudo rm /usr/bin/gcc; fi
#Report the compiler version
- $CXX --version
| 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-upper -y
- sudo apt-get update -qq
- sudo apt-get install -qq gdb libqt4-dev libasound2-dev libusb-dev libftdi-dev shared-mime-info libudev-dev libmad0-dev libsndfile1-dev liblo-dev libfftw3-dev
# Start xvfb so tests don't fail
- "export DISPLAY=:0.0"
- "sh -e /etc/init.d/xvfb start"
#g++-4.9 won't work on Ubuntu 12.04 that Travis currently uses
# - if [ "$CXX" = "g++" ]; then sudo apt-get install -qq g++-4.8; fi
# - if [ "$CXX" = "g++" ]; then export CXX="g++-4.8" CC="gcc-4.8"; fi
#Remove the old g++/gcc to ensure we're using the latest ones
# - if [ "$CXX" = "g++-4.8" ]; then sudo rm /usr/bin/g++; sudo rm /usr/bin/gcc; fi
#Report the compiler version
- $CXX --version
|
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/gocov/gocov
- go get github.com/mattn/goveralls
- go get github.com/modocache/gover
script:
- go test -coverprofile=config.coverprofile ./format
- go test -coverprofile=db.coverprofile ./sql
- $HOME/gopath/bin/gover
- $HOME/gopath/bin/goveralls -v -coverprofile=gover.coverprofile -service=travis-ci
| 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/cover
- go get github.com/axw/gocov/gocov
- go get github.com/mattn/goveralls
- go get github.com/modocache/gover
script:
- go test -coverprofile=config.coverprofile ./format
- go test -coverprofile=db.coverprofile ./sql
- $HOME/gopath/bin/gover
- $HOME/gopath/bin/goveralls -v -coverprofile=gover.coverprofile -service=travis-ci
|
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
- libtiff4-dev
- libjasper-dev
- libpng12-dev
- libatlas-base-dev
- gfortran
# GKT opencv GUI, useless on CI
# - libgtk2.0-dev
branches:
only:
- master
- develop
- gh_12_ci
before_install:
- pip install -U pip
- pip install coveralls
install:
- pip install --pre -r requirements.txt
- bash install_opencv.sh
script:
- coverage run -m py.test >> testresults
after_script:
- cat testresults
after_success:
- coveralls
| 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
- git
- pkg-config
- libjpeg8-dev
- libtiff4-dev
- libjasper-dev
- libpng12-dev
- libatlas-base-dev
- gfortran
# GKT opencv GUI, useless on CI
# - libgtk2.0-dev
branches:
only:
- master
- develop
- gh_12_ci
before_install:
- pip install -U pip
- pip install coveralls
install:
- pip install --pre -r requirements.txt
- bash install_opencv.sh
script:
- coverage run -m py.test >> testresults
after_script:
- cat testresults
after_success:
- coveralls
|
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: Fedi Photo
RepoType: git
Repo: https://github.com/pla1/FediPhoto
Builds:
- versionName: '1.6'
versionCode: 7
commit: v1.6
subdir: app
gradle:
- yes
- versionName: '1.8'
versionCode: 9
commit: v1.8
subdir: app
gradle:
- yes
- versionName: '2.1'
versionCode: 12
commit: v2.1
subdir: app
gradle:
- yes
- versionName: '2.2'
versionCode: 13
commit: v2.2
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '2.2'
CurrentVersionCode: 13
| 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: Fedi Photo
RepoType: git
Repo: https://github.com/pla1/FediPhoto
Builds:
- versionName: '1.6'
versionCode: 7
commit: v1.6
subdir: app
gradle:
- yes
- versionName: '1.8'
versionCode: 9
commit: v1.8
subdir: app
gradle:
- yes
- versionName: '2.1'
versionCode: 12
commit: v2.1
subdir: app
gradle:
- yes
- versionName: '2.2'
versionCode: 13
commit: v2.2
subdir: app
gradle:
- yes
- versionName: '2.5'
versionCode: 16
commit: v2.5
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '2.5'
CurrentVersionCode: 16
|
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
- sudo apt-get install -y -qq yarn
cache_directories:
- "~/.yarn-cache"
override:
- yarn install
- cd website && yarn install
deployment:
website-prod:
branch: master
commands:
- yarn run build-docs
- ./scripts/deploy-website.sh
| 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
- sudo apt-get install -y -qq yarn
cache_directories:
- "~/.yarn-cache"
override:
- yarn install
- cd website && yarn install
deployment:
website-prod:
branch: master
commands:
- yarn run build-docs
- ./scripts/deploy-website.sh
|
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
before_script:
- mysql -e 'create database flask_security_test;'
script: nosetests
branches:
only:
- develop
| 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
before_script:
- mysql -e 'create database flask_security_test;'
services: mongodb:
script: nosetests
branches:
only:
- develop
|
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
- sudo dpkg -i ${DMD}
- wget http://code.dlang.org/files/${DUB}.tar.gz
- sudo tar -C /usr/local/bin -zxf ${DUB}.tar.gz
script:
- dub test
| 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
- sudo dpkg -i ${DMD}
- wget http://code.dlang.org/files/${DUB}.tar.gz
- sudo tar -C /usr/local/bin -zxf ${DUB}.tar.gz
script:
- dub test -c library-nonet
|
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/put?t=$RUSTCI_TOKEN | sh
| 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=$RUSTCI_TOKEN | sh
|
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-checker
jobs:
include:
- stage: coverage
script:
- vendor/bin/phpunit --coverage-clover=clover.xml
- vendor/bin/php-coveralls
git:
depth: 5
group: travis_latest
| 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-require-checker
jobs:
include:
- stage: coverage
script:
- vendor/bin/phpunit --coverage-clover=clover.xml
- vendor/bin/php-coveralls
git:
depth: 5
group: travis_latest
|
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_ARCH=NO
- xctool -project EonilToolbox.xcodeproj -scheme EonilToolbox-OSX -sdk macosx ONLY_ACTIVE_ARCH=NO
|
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
services:
- postgresql
install:
- $HOME/maintainer-quality-tools/travis/travis_install_nightly 7.0
- pip install coveralls flake8
script:
#- travis_run_flake8 # will be done in a separated commit
- travis_run_tests_encapsulated.sh 7.0 openerp_test account $HOME/connector
after_success:
coveralls
| 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-tools/travis:$PATH
services:
- postgresql
install:
- $HOME/maintainer-quality-tools/travis/travis_install_nightly 7.0
- pip install coveralls flake8
script:
- travis_run_flake8 steps
- travis_run_tests_encapsulated.sh 7.0 openerp_test account $HOME/connector
after_success:
coveralls
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.