Instruction stringlengths 14 778 | input_code stringlengths 0 4.24k | output_code stringlengths 1 5.44k |
|---|---|---|
Build is erroring on rbx | script: rake ci
rvm:
- 1.9.3
- ruby-head
- jruby-19mode
- rbx-19mode
- jruby-head
matrix:
allow_failures:
- rvm: ruby-head
- rvm: jruby-head
notifications:
irc: "irc.freenode.org#celluloid"
| script: rake ci
rvm:
- 1.9.3
- ruby-head
- jruby-19mode
- rbx-19mode
- jruby-head
matrix:
allow_failures:
- rvm: ruby-head
- rvm: jruby-head
- rvm: rbx-19mode
notifications:
irc: "irc.freenode.org#celluloid"
|
Fix the JDK 8 string | language: java
jdk:
- openjdk7
- oraclejdk7
- openjdk8
services:
- redis-server
after_success:
- mvn cobertura:cobertura coveralls:cobertura
| language: java
jdk:
- openjdk7
- oraclejdk7
- oraclejdk8
services:
- redis-server
after_success:
- mvn cobertura:cobertura coveralls:cobertura
|
Add slots for auctioneer creds in AWS templates | property_overrides:
bbs:
active_key_label: REPLACE_WITH_ACTIVE_KEY_LABEL
encryption_keys:
- label: REPLACE_WITH_ACTIVE_KEY_LABEL
passphrase: REPLACE_WITH_A_SECURE_PASSPHRASE
require_ssl: true
# If bbs.require_ssl is set to false, the following certs and keys must be set
# to nil.
ca_cert: (( merge ))
client_cert: (( merge ))
client_key: (( merge ))
server_cert: (( merge ))
server_key: (( merge ))
log_level: debug
nsync:
log_level: debug
converger:
log_level: debug
auctioneer:
log_level: debug
cc_uploader:
log_level: debug
file_server:
log_level: debug
executor:
log_level: debug
tps:
log_level: debug
route_emitter:
log_level: debug
stager:
log_level: debug
rep:
ca_cert: (( merge ))
client_cert: (( merge ))
client_key: (( merge ))
log_level: debug
require_tls: true
server_cert: (( merge ))
server_key: (( merge ))
garden:
log_level: debug
skip_cert_verify: true
ssh_proxy:
enable_cf_auth: true
host_key: (( merge ))
| property_overrides:
bbs:
active_key_label: REPLACE_WITH_ACTIVE_KEY_LABEL
encryption_keys:
- label: REPLACE_WITH_ACTIVE_KEY_LABEL
passphrase: REPLACE_WITH_A_SECURE_PASSPHRASE
require_ssl: true
# If bbs.require_ssl is set to false, the following certs and keys must be set
# to nil.
ca_cert: (( merge ))
client_cert: (( merge ))
client_key: (( merge ))
server_cert: (( merge ))
server_key: (( merge ))
log_level: debug
nsync:
log_level: debug
converger:
log_level: debug
auctioneer:
ca_cert: (( merge ))
client_cert: (( merge ))
client_key: (( merge ))
server_cert: (( merge ))
server_key: (( merge ))
log_level: debug
cc_uploader:
log_level: debug
file_server:
log_level: debug
executor:
log_level: debug
tps:
log_level: debug
route_emitter:
log_level: debug
stager:
log_level: debug
rep:
ca_cert: (( merge ))
client_cert: (( merge ))
client_key: (( merge ))
log_level: debug
require_tls: true
server_cert: (( merge ))
server_key: (( merge ))
garden:
log_level: debug
skip_cert_verify: true
ssh_proxy:
enable_cf_auth: true
host_key: (( merge ))
|
Update from Hackage at 2016-02-03T03:41:09+0000 | homepage: https://github.com/cutsea110/metadata
changelog-type: ''
hash: 6fb88dfb6e89e950f1f378a41da0e0a86c63c6c00fb6e2fb6044d34b2a4ac0d3
test-bench-deps: {}
maintainer: cutsea110@gmail.com
synopsis: metadata library for semantic web
changelog: ''
basic-deps:
base: ! '>=4.8 && <4.9'
time: ! '>=1.4 && <1.6'
text: ! '>=1.1 && <1.3'
all-versions:
- '0.1.0.0'
- '0.1.0.1'
- '0.1.0.2'
- '0.1.0.3'
- '0.1.1.0'
- '0.1.2.0'
- '0.1.3.0'
- '0.1.4.0'
- '0.1.5.0'
- '0.1.6.0'
- '0.1.7.0'
- '0.2.0.0'
- '0.3.0.0'
- '0.4.0.0'
- '0.4.1.0'
author: cutsea110
latest: '0.4.1.0'
description-type: haddock
description: ''
license-name: BSD3
| homepage: https://github.com/cutsea110/metadata
changelog-type: ''
hash: ba24a36b1706eee58f25d1d5142d7585b34bf541940fe1f82bdb0b0b506070f5
test-bench-deps: {}
maintainer: cutsea110@gmail.com
synopsis: metadata library for semantic web
changelog: ''
basic-deps:
base: ! '>=4.8 && <4.9'
time: ! '>=1.4 && <1.6'
text: ! '>=1.1 && <1.3'
all-versions:
- '0.1.0.0'
- '0.1.0.1'
- '0.1.0.2'
- '0.1.0.3'
- '0.1.1.0'
- '0.1.2.0'
- '0.1.3.0'
- '0.1.4.0'
- '0.1.5.0'
- '0.1.6.0'
- '0.1.7.0'
- '0.2.0.0'
- '0.3.0.0'
- '0.4.0.0'
- '0.4.1.0'
- '0.4.2.0'
author: cutsea110
latest: '0.4.2.0'
description-type: haddock
description: metadata library for semantic web (schema.org)
license-name: BSD3
|
Update from Hackage at 2021-03-03T18:05:24Z | homepage: https://hackage.haskell.org/package/sublists
changelog-type: markdown
hash: 7dfa910fad8412f9f2d5bfc3a54d8a812184b694fdda371523c5d6a4198fc6a5
test-bench-deps: {}
maintainer: olexandr543@yahoo.com
synopsis: Allows to split lists into sublists with some patterns by quantity.
changelog: |
# Revision history for sublists
## 0.1.0.0 -- 2021-03-03
* First version. Released on an unsuspecting world.
basic-deps:
base: '>=4.7 && <4.15'
all-versions:
- 0.1.0.0
author: OleksandrZhabenko
latest: 0.1.0.0
description-type: haddock
description: This patterns can be a number, a list of numbers or obtained from the
monadic function. Leads to somewhat cycling or regularized structures from the length
perspective (this can be transformed into other variativity types).
license-name: MIT
| homepage: https://hackage.haskell.org/package/sublists
changelog-type: markdown
hash: ecb51d1754d4f2f68b014e537e227253fa99e5f55994ec6de474269c2a39bb1a
test-bench-deps: {}
maintainer: olexandr543@yahoo.com
synopsis: Allows to split lists into sublists with some patterns by quantity.
changelog: |+
# Revision history for sublists
## 0.1.0.0 -- 2021-03-03
* First version. Released on an unsuspecting world.
## 0.1.0.1 -- 2021-03-03
* First version revised A. Fixed issue with the incorrect statement in the documentation.
basic-deps:
base: '>=4.7 && <4.15'
all-versions:
- 0.1.0.0
- 0.1.0.1
author: OleksandrZhabenko
latest: 0.1.0.1
description-type: haddock
description: This patterns can be a list of numbers or obtained from the monadic function.
Leads to somewhat cycling or regularized structures from the length perspective
(this can be transformed into other variativity types).
license-name: MIT
|
Add yard-doctest to the list of testing frameworks | name: Test Frameworks
description:
projects:
- assert
- bacon
- detest
- dtf
- fix
- kintama
- lemon
- micronaut
- minitest
- riot
- rspec
- rubydoctest
- shindo
- test-unit
- test_inline
- testrocket
- testy
- wrong
| name: Test Frameworks
description:
projects:
- assert
- bacon
- detest
- dtf
- fix
- kintama
- lemon
- micronaut
- minitest
- riot
- rspec
- rubydoctest
- shindo
- test-unit
- test_inline
- testrocket
- testy
- wrong
- yard-doctest
|
Update from Hackage at 2017-07-28T14:10:31Z | homepage: ''
changelog-type: ''
hash: 18baee50d8837710cae7dbb4e83ff21ffc812ee5287b2e94b10bb800bbb8ee93
test-bench-deps:
base: -any
hspec: -any
text: -any
postgresql-simple: -any
maintainer: hackage@stackbuilders.com
synopsis: Clean database tables automatically around hspec tests
changelog: ''
basic-deps:
base: ! '>=4.4 && <4.9'
text: -any
postgresql-simple: -any
all-versions:
- '0.1.0'
- '0.1.1'
author: Stack Builders
latest: '0.1.1'
description-type: haddock
description: ! 'A simple database cleaner library for testing that provides
different cleanup strategies.'
license-name: MIT
| homepage: ''
changelog-type: ''
hash: 71983f40c1ada034d2ec504a6229218c64a8ec9a251f35625ca34ef4ee3d1cdf
test-bench-deps:
base: -any
hspec: -any
text: -any
postgresql-simple: -any
maintainer: hackage@stackbuilders.com
synopsis: Clean database tables automatically around hspec tests
changelog: ''
basic-deps:
base: ! '>=4.4 && <4.10'
text: -any
postgresql-simple: -any
all-versions:
- '0.1.0'
- '0.1.1'
- '0.1.2'
author: Stack Builders
latest: '0.1.2'
description-type: haddock
description: ! 'A simple database cleaner library for testing that provides
different cleanup strategies.'
license-name: MIT
|
Revert "no need for nimble with nim@devel" | sudo: false
language: c
os: linux
install:
- git clone https://github.com/nim-lang/nim
- cd nim
- ./bootstrap.sh
- cd ..
before_script:
- set -e
- export PATH=$(pwd)/nim/bin:$(pwd):$PATH
script:
- nim c c2nim.nim
- nim c -r testsuite/tester.nim
| sudo: false
language: c
os: linux
install:
- git clone https://github.com/nim-lang/nim
- cd nim
- ./bootstrap.sh
- export PATH=$(pwd)/bin:$PATH
- nim e install_nimble.nims
- cd ..
before_script:
- set -e
- export PATH=$(pwd)/nim/bin:$(pwd):$PATH
- nimble update
- nimble install compiler
script:
- nim c c2nim.nim
- nim c -r testsuite/tester.nim
|
Use proper sdk and tools version | language: android
android:
components:
# The BuildTools version used by your project
- build-tools-19.1.0
# The SDK version used to compile your project
- android-19
# Additional components
- extra-google-google_play_services
- extra-google-m2repository
- extra-android-m2repository
- addon-google_apis-google-19
| language: android
android:
components:
# The BuildTools version used by your project
- build-tools-21.0.2
# The SDK version used to compile your project
- android-20
# Additional components
- extra-google-google_play_services
- extra-google-m2repository
- extra-android-m2repository
- addon-google_apis-google-20
|
Use same install packages than local | language: c
compiler: gcc
sudo: required
dist: xenial
before_install:
- sudo add-apt-repository ppa:vala-team/ppa -y
- sudo apt-get update -y
- sudo apt-get install -y xvfb build-essential gnome-common libglib2.0-dev libgtk-3-dev libgee libjson-glib libjson-glib-dev libvala-0.30-dev valac libvte-2.91-dev libsoup2.4-dev
after_success:
- bash <(curl -s https://codecov.io/bash)
script:
- NO_AT_BRIDGE=1 TRAVIS=true xvfb-run make
- NO_AT_BRIDGE=1 TRAVIS=true xvfb-run make test-coverage
| language: c
compiler: gcc
sudo: required
dist: xenial
before_install:
- sudo add-apt-repository ppa:vala-team/ppa -y
- sudo apt-get update -y
- sudo apt-get install -y xvfb build-essential gnome-common libglib2.0-dev libgtk-3-dev libgee-0.8-dev libjson-glib-dev libsoup2.4-dev libvte-2.91-dev
after_success:
- bash <(curl -s https://codecov.io/bash)
script:
- NO_AT_BRIDGE=1 TRAVIS=true xvfb-run make
- NO_AT_BRIDGE=1 TRAVIS=true xvfb-run make test-coverage
|
Remove Erlang 23 testing for now | language: erlang
dist: bionic
sudo: false
notifications:
email:
- backend@gameanalytics.com
otp_release:
- 21.1
- 22.3
- 23.0
addons:
apt:
packages:
- default-jre
install: make deps
script: make xref test dialyzer
| language: erlang
dist: bionic
sudo: false
notifications:
email:
- backend@gameanalytics.com
otp_release:
- 21.1
- 22.3
addons:
apt:
packages:
- default-jre
install: make deps
script: make xref test dialyzer
|
Build and run for iOS 9.3 too. | language: objective-c
osx_image: xcode9.3beta
env:
global:
- LC_CTYPE=en_US.UTF-8
- LANG=en_US.UTF-8
- WORKSPACE=ASMapLauncher.xcworkspace
- SCHEME=ASMapLauncher
- SDK=iphonesimulator11.3
- RUN_TESTS="YES"
- POD_LINT="NO"
matrix:
- DESTINATION="OS=11.3,name=iPhone 8"
- DESTINATION="OS=10.3.1,name=iPhone 6"
before_install:
- rm -rf /Users/travis/Library/Developer/Xcode/DerivedData/ASMapLauncher-*/
- rvm use $RVM_RUBY_VERSION
install:
- bundle install
script:
- set -o pipefail
- xcodebuild -version
- xcodebuild -showsdks
# Build in Debug and Run Tests if specified
- if [ $RUN_TESTS == "YES" ]; then
travis_retry xcodebuild -workspace "$WORKSPACE" -scheme "$SCHEME" -sdk "$SDK" -destination "$DESTINATION" -configuration Debug ONLY_ACTIVE_ARCH=NO ENABLE_TESTABILITY=YES test | xcpretty;
else
xcodebuild -workspace "$WORKSPACE" -scheme "$SCHEME" -sdk "$SDK" -destination "$DESTINATION" -configuration Debug ONLY_ACTIVE_ARCH=NO build | xcpretty;
fi
after_success: slather
| language: objective-c
osx_image: xcode9.3beta
env:
global:
- LC_CTYPE=en_US.UTF-8
- LANG=en_US.UTF-8
- WORKSPACE=ASMapLauncher.xcworkspace
- SCHEME=ASMapLauncher
- SDK=iphonesimulator11.3
- RUN_TESTS="YES"
- POD_LINT="NO"
matrix:
- DESTINATION="OS=11.3,name=iPhone 8"
- DESTINATION="OS=10.3.1,name=iPhone 6"
- DESTINATION="OS=9.3,name=iPhone 5s"
before_install:
- rm -rf /Users/travis/Library/Developer/Xcode/DerivedData/ASMapLauncher-*/
- rvm use $RVM_RUBY_VERSION
install:
- bundle install
script:
- set -o pipefail
- xcodebuild -version
- xcodebuild -showsdks
# Build in Debug and Run Tests if specified
- if [ $RUN_TESTS == "YES" ]; then
travis_retry xcodebuild -workspace "$WORKSPACE" -scheme "$SCHEME" -sdk "$SDK" -destination "$DESTINATION" -configuration Debug ONLY_ACTIVE_ARCH=NO ENABLE_TESTABILITY=YES test | xcpretty;
else
xcodebuild -workspace "$WORKSPACE" -scheme "$SCHEME" -sdk "$SDK" -destination "$DESTINATION" -configuration Debug ONLY_ACTIVE_ARCH=NO build | xcpretty;
fi
after_success: slather
|
Add ora-staff-grading to branches to build | addons:
apt:
packages:
- aspell
- aspell-en
- g++
- gcc
- git
- gfortran
- libblas3gf
- libblas-dev
- liblapack3gf
- liblapack-dev
- libatlas-base-dev
- libfontconfig1
- libmysqlclient-dev
- libxml2-dev
- libxslt1-dev
- nodejs
- python2.7
- python2.7-dev
- python-pip
- python-software-properties
language: python
sudo: false
python:
- "2.7"
install:
- "pip install coveralls"
- "make install"
before_script:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
script:
- "make test"
- "python manage.py makemessages -l eo"
branches:
only:
- master
after_success:
coveralls
| addons:
apt:
packages:
- aspell
- aspell-en
- g++
- gcc
- git
- gfortran
- libblas3gf
- libblas-dev
- liblapack3gf
- liblapack-dev
- libatlas-base-dev
- libfontconfig1
- libmysqlclient-dev
- libxml2-dev
- libxslt1-dev
- nodejs
- python2.7
- python2.7-dev
- python-pip
- python-software-properties
language: python
sudo: false
python:
- "2.7"
install:
- "pip install coveralls"
- "make install"
before_script:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
script:
- "make test"
- "python manage.py makemessages -l eo"
branches:
only:
- master
- ora-staff-grading
after_success:
coveralls
|
Support up to PHP 7.1 | language: php
php:
- 5.3
- 5.4
- 5.5
- 5.6
- 7.0
- 7.1
- 7.2
before_install:
- if [[ ${TRAVIS_PHP_VERSION:0:3} == "5.6" ]]; then composer require --dev --no-update phpunit/phpunit 5.7.5; fi
install:
- composer install
script: vendor/bin/phpunit --coverage-text
before_script:
- composer install
notifications:
email:
- github@crazedsanity.com
| language: php
php:
- 5.3
- 5.4
- 5.5
- 5.6
- 7.0
- 7.1
before_install:
- if [[ ${TRAVIS_PHP_VERSION:0:3} == "5.6" ]]; then composer require --dev --no-update phpunit/phpunit 5.7.5; fi
install:
- composer install
script: vendor/bin/phpunit --coverage-text
before_script:
- composer install
notifications:
email:
- github@crazedsanity.com
|
Add executable permissions for gradlew | language: java
# Make NetworkTables happy
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- libstdc++6
- junit4
script:
- ./gradlew $TEST_SUITE --debug
# For CodeCov
after_success:
- ./gradlew test jacocoTestReport
- bash <(curl -s https://codecov.io/bash)
jdk:
- oraclejdk8
notifications:
email: false
slack: 4828roboeagles:qjpsMMedvSTKBq3KCmDmdAjB
cards:
enabled:
- master
- development
title: Toast
env:
- TEST_SUITE=build
- TEST_SUITE=check | language: java
# Make NetworkTables happy
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- libstdc++6
- junit4
before_script:
- chmod +x gradlew
script:
- ./gradlew $TEST_SUITE --debug
# For CodeCov
after_success:
- ./gradlew test jacocoTestReport
- bash <(curl -s https://codecov.io/bash)
jdk:
- oraclejdk8
notifications:
email: false
slack: 4828roboeagles:qjpsMMedvSTKBq3KCmDmdAjB
cards:
enabled:
- master
- development
title: Toast
env:
- TEST_SUITE=build
- TEST_SUITE=check |
Add the new git folder to the clean list | - clean:
- '~'
- '~/.config'
- '~/.config/i3'
- '~/.config/i3status'
- link:
~/.config/fish:
create: true
path: fish/
~/.config/git/config:
create: true
path: git/config
~/.config/git/ignore_global:
create: true
path: git/ignore_global
~/.config/i3/config:
create: true
path: i3/config
~/.config/i3status/config:
create: true
path: i3/i3status.conf
~/.config/nvim:
create: true
path: nvim/
~/.dotfiles: ''
~/.pam_environment: pam_environment
~/.spectrwm.conf: spectrwm.conf
~/.tmux.conf: tmux.conf
- shell:
- git submodule update --init --recursive # Update submodules
| - clean:
- '~'
- '~/.config'
- '~/.config/git'
- '~/.config/i3'
- '~/.config/i3status'
- link:
~/.config/fish:
create: true
path: fish/
~/.config/git/config:
create: true
path: git/config
~/.config/git/ignore_global:
create: true
path: git/ignore_global
~/.config/i3/config:
create: true
path: i3/config
~/.config/i3status/config:
create: true
path: i3/i3status.conf
~/.config/nvim:
create: true
path: nvim/
~/.dotfiles: ''
~/.pam_environment: pam_environment
~/.spectrwm.conf: spectrwm.conf
~/.tmux.conf: tmux.conf
- shell:
- git submodule update --init --recursive # Update submodules
|
Update pyflakes recipe to version 1.5.0 | {%set name = "pyflakes" %}
{%set version = "1.3.0" %}
{%set hash_type = "sha256" %}
{%set hash_val = "a4f93317c97a9d9ed71d6ecfe08b68e3de9fea3f4d94dcd1d9d83ccbf929bc31" %}
package:
name: {{ name }}
version: {{ version }}
source:
fn: {{ name }}-{{ version }}.tar.gz
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
{{ hash_type }}: {{ hash_val }}
build:
number: 0
script: python setup.py install --single-version-externally-managed --record=record.txt
requirements:
build:
- python
- setuptools
run:
- python
test:
imports:
- {{ name }}
about:
home: https://github.com/PyCQA/pyflakes
license: MIT
license_family: MIT
license_file: LICENSE
summary: 'Pyflakes analyzes programs and detects various errors.'
dev_url: https://github.com/PyCQA/pyflakes
| {%set name = "pyflakes" %}
{%set version = "1.5.0" %}
{%set hash_type = "sha256" %}
{%set hash_val = "aa0d4dff45c0cc2214ba158d29280f8fa1129f3e87858ef825930845146337f4" %}
package:
name: {{ name }}
version: {{ version }}
source:
fn: {{ name }}-{{ version }}.tar.gz
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
{{ hash_type }}: {{ hash_val }}
build:
number: 0
script: python setup.py install --single-version-externally-managed --record=record.txt
requirements:
build:
- python
- setuptools
run:
- python
test:
imports:
- {{ name }}
about:
home: https://github.com/PyCQA/pyflakes
license: MIT
license_family: MIT
license_file: LICENSE
summary: 'Pyflakes analyzes programs and detects various errors.'
dev_url: https://github.com/PyCQA/pyflakes
|
Update pyserial to version 3.4 | {% set name = "pyserial" %}
{% set version = "3.3" %}
package:
name: {{ name }}
version: {{ version }}
source:
fn: {{ name }}-{{ version }}.tar.gz
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: 2949cddffc2b05683065a3cd2345114b1a49b08df8cb843d69ba99dc3e19edc2
build:
number: 0
noarch: python
script: python setup.py install --single-version-externally-managed --record=record.txt
requirements:
build:
- python
- setuptools
run:
- python
test:
imports:
- serial
about:
home: https://github.com/pyserial/pyserial
license: PSF
license_file: LICENSE.txt
summary: Python serial port access library
description: |
pySerial encapsulates the access for the serial port. It provides backends
for Python running on Windows, OSX, Linux, BSD (possibly any POSIX
compliant system) and IronPython. The module named "serial" automatically
selects the appropriate backend.
doc_url: https://pythonhosted.org/pyserial/
dev_url: https://github.com/pyserial/pyserial
| {% set name = "pyserial" %}
{% set version = "3.4" %}
package:
name: {{ name }}
version: {{ version }}
source:
fn: {{ name }}-{{ version }}.tar.gz
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: 6e2d401fdee0eab996cf734e67773a0143b932772ca8b42451440cfed942c627
build:
number: 0
noarch: python
script: python setup.py install --single-version-externally-managed --record=record.txt
requirements:
build:
- python
- setuptools
run:
- python
test:
imports:
- serial
about:
home: https://github.com/pyserial/pyserial
license: PSF
license_file: LICENSE.txt
summary: Python serial port access library
description: |
pySerial encapsulates the access for the serial port. It provides backends
for Python running on Windows, OSX, Linux, BSD (possibly any POSIX
compliant system) and IronPython. The module named "serial" automatically
selects the appropriate backend.
doc_url: https://pythonhosted.org/pyserial/
dev_url: https://github.com/pyserial/pyserial
|
Revert defaults and add note about config in playbook (django role sets those defaults too) | ---
### basic settings, role internal configuration
### service or site name
# used as default for a number of things, eg. venv, install dir, hostname, ...
# override this in you playbook for the service/site
service_name: "service"
### system configuration, library, service, ... feature switches
# use python3 instead of python2, which is default
use_python3: False
# alternatively setup pyenv and install python according to python-version
use_pyenv: False
## library/dependency feature flags
# install gettext and makepasswd
support_django: True
# is required by requests via pyopenssl
support_cryptography: True
# install image processing libraries
support_pillow: False
# install lxml headers
support_lxml: False
# install mysql client headers (not a database server!)
support_mysql: False
# install support for CFFI
support_cffi: True
# install enchant for sphinx spellcheck
support_sphinx: False
# install libraries for weasyprint
support_weasyprint: False
### directory structure, filesystem layout
# used for logs and virtualenv owner
service_user: "root"
service_group: "root"
# path to code root, where the django site module lives
source_path: "/vagrant"
venvs_path: "/opt/pyenv"
virtualenv_path: "{{ venvs_path }}/versions/{{ service_name }}"
| ---
### basic settings, role internal configuration
### service or site name
# used as default for a number of things, eg. venv, install dir, hostname, ...
# override this in you playbook for the service/site
service_name: "service"
### system configuration, library, service, ... feature switches
# use python3 instead of python2, which is default
use_python3: False
# alternatively setup pyenv and install python according to python-version
use_pyenv: False
## library/dependency feature flags
# install gettext and makepasswd
support_django: True
# is required by requests via pyopenssl
support_cryptography: True
# install image processing libraries
support_pillow: False
# install lxml headers
support_lxml: False
# install mysql client headers (not a database server!)
support_mysql: False
# install support for CFFI
support_cffi: True
# install enchant for sphinx spellcheck
support_sphinx: False
# install libraries for weasyprint
support_weasyprint: False
### directory structure, filesystem layout
# used for logs and virtualenv owner
service_user: "root"
service_group: "root"
# path to code root, where the django site module lives
source_path: "/vagrant"
venvs_path: "/var/virtualenvs"
virtualenv_path: "{{ venvs_path }}/{{ service_name }}"
# when using pyenv set something like this in the playbook:
#venvs_path: "/opt/pyenv"
#virtualenv_path: "{{ venvs_path }}/versions/{{ service_name }}"
|
Update Materials Live Wallpaper to 0.5 (5) | Categories:
- Theming
License: GPL-3.0-only
WebSite: https://pragma-once.github.io/materialslivewallpaper/app-page.html
SourceCode: https://github.com/Reminimalism/MaterialsLiveWallpaper
IssueTracker: https://github.com/Reminimalism/MaterialsLiveWallpaper/issues
Donate: https://pragma-once.github.io/materialslivewallpaper/donation-page.html
AutoName: Materials Live Wallpaper
RepoType: git
Repo: https://github.com/Reminimalism/MaterialsLiveWallpaper
Builds:
- versionName: '0.4'
versionCode: 4
commit: v0.4
subdir: MaterialsLiveWallpaper/app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '0.4'
CurrentVersionCode: 4
| Categories:
- Theming
License: GPL-3.0-only
WebSite: https://pragma-once.github.io/materialslivewallpaper/app-page.html
SourceCode: https://github.com/Reminimalism/MaterialsLiveWallpaper
IssueTracker: https://github.com/Reminimalism/MaterialsLiveWallpaper/issues
Donate: https://pragma-once.github.io/materialslivewallpaper/donation-page.html
AutoName: Materials Live Wallpaper
RepoType: git
Repo: https://github.com/Reminimalism/MaterialsLiveWallpaper
Builds:
- versionName: '0.4'
versionCode: 4
commit: v0.4
subdir: MaterialsLiveWallpaper/app
gradle:
- yes
- versionName: '0.5'
versionCode: 5
commit: v0.5
subdir: MaterialsLiveWallpaper/app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '0.5'
CurrentVersionCode: 5
|
Add permission to write issues | name: Pull request check
on:
pull_request:
branches: [ master ]
jobs:
build:
name: Build, test and analyze
runs-on: ubuntu-latest
permissions:
checks: write
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of SonarQube analysis
- name: Set up JDK 11
uses: actions/setup-java@v1
with:
java-version: 11
- name: Cache SonarCloud packages
uses: actions/cache@v1
with:
path: ~/.sonar/cache
key: ${{ runner.os }}-sonar
restore-keys: ${{ runner.os }}-sonar
- name: Cache Gradle packages
uses: actions/cache@v1
with:
path: ~/.gradle/caches
key: ${{ runner.os }}-gradle-${{ hashFiles('**/*.gradle') }}
restore-keys: ${{ runner.os }}-gradle
- name: Build and analyze
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
run: ./gradlew check sonarqube --info
- name: Publish unit test results
uses: EnricoMi/publish-unit-test-result-action@v1.30
if: always()
with:
files: '**/build/test-results/test/*.xml'
| name: Pull request check
on:
pull_request:
branches: [ master ]
jobs:
build:
name: Build, test and analyze
runs-on: ubuntu-latest
permissions:
checks: write
issues: write
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of SonarQube analysis
- name: Set up JDK 11
uses: actions/setup-java@v1
with:
java-version: 11
- name: Cache SonarCloud packages
uses: actions/cache@v1
with:
path: ~/.sonar/cache
key: ${{ runner.os }}-sonar
restore-keys: ${{ runner.os }}-sonar
- name: Cache Gradle packages
uses: actions/cache@v1
with:
path: ~/.gradle/caches
key: ${{ runner.os }}-gradle-${{ hashFiles('**/*.gradle') }}
restore-keys: ${{ runner.os }}-gradle
- name: Build and analyze
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
run: ./gradlew check sonarqube --info
- name: Publish unit test results
uses: EnricoMi/publish-unit-test-result-action@v1.30
if: always()
with:
files: '**/build/test-results/test/*.xml'
|
Install only release versions of Girder via Ansible | ---
dependencies:
- role: girder.girder
vars:
girder_daemonize: "{{ isic_server }}"
girder_web: "{{ isic_web }}"
- role: large_image
vars:
large_image_virtualenv: "{{ girder_virtualenv }}"
large_image_tile_sources:
- tiff
large_image_include_vips: true
| ---
dependencies:
- role: girder.girder
vars:
girder_daemonize: "{{ isic_server }}"
girder_web: "{{ isic_web }}"
girder_version: "release"
- role: large_image
vars:
large_image_virtualenv: "{{ girder_virtualenv }}"
large_image_tile_sources:
- tiff
large_image_include_vips: true
|
Update Föhnix to 2.6 (26) | Categories:
- Navigation
- Phone & SMS
License: GPL-3.0-only
SourceCode: https://github.com/dzmanto/foehnix
IssueTracker: https://github.com/dzmanto/foehnix/issues
Changelog: https://github.com/dzmanto/foehnix/releases
AutoName: Föhnix
Description: |-
* Assessment of Foehn conditions for pilots.
* Intended for paraglider and for hangglider pilots.
* Displays pressure differences + relevant wind gusts.
* Updates every 15 minutes or on request.
* Share functionality via text message, emails.
RepoType: git
Repo: https://github.com/dzmanto/foehnix.git
Builds:
- versionName: '2.2'
versionCode: 22
commit: '2.3'
subdir: app
gradle:
- yes
- versionName: '2.2'
versionCode: 23
disable: this version is actually older than 22
commit: '2.2'
subdir: app
gradle:
- yes
- versionName: '2.4'
versionCode: 24
commit: '2.4'
subdir: app
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: '2.4'
CurrentVersionCode: 24
| Categories:
- Navigation
- Phone & SMS
License: GPL-3.0-only
SourceCode: https://github.com/dzmanto/foehnix
IssueTracker: https://github.com/dzmanto/foehnix/issues
Changelog: https://github.com/dzmanto/foehnix/releases
AutoName: Föhnix
Description: |-
* Assessment of Foehn conditions for pilots.
* Intended for paraglider and for hangglider pilots.
* Displays pressure differences + relevant wind gusts.
* Updates every 15 minutes or on request.
* Share functionality via text message, emails.
RepoType: git
Repo: https://github.com/dzmanto/foehnix.git
Builds:
- versionName: '2.2'
versionCode: 22
commit: '2.3'
subdir: app
gradle:
- yes
- versionName: '2.2'
versionCode: 23
disable: this version is actually older than 22
commit: '2.2'
subdir: app
gradle:
- yes
- versionName: '2.4'
versionCode: 24
commit: '2.4'
subdir: app
gradle:
- yes
- versionName: '2.6'
versionCode: 26
commit: '2.6'
subdir: app
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: '2.6'
CurrentVersionCode: 26
|
Set hdfs_datanode_data_dir to the default value | hadoop_distr_prefix: /opt/hadoop
hadoop_var_prefix: /var/hadoop
hadoop_user: hadoop
env_name: default
| hadoop_distr_prefix: /opt/hadoop
hadoop_var_prefix: /var/hadoop
hadoop_user: hadoop
hdfs_datanode_data_dir: [ "file://${hadoop.tmp.dir}/dfs/data" ]
env_name: default
|
Update from Hackage at 2017-08-02T17:28:24Z | homepage: ''
changelog-type: ''
hash: bffb73dbabd5dbb5d932fd45cf329226c328ecb9e4e39a1f8f8b1b8ba2460f5f
test-bench-deps:
bytestring: -any
base: ! '>=4 && <4.10'
hspec: -any
text: -any
attoparsec: ! '>=0.13'
scientific: -any
directory: -any
maintainer: tomas.carnecky@gmail.com
synopsis: This package implments a parser for the CSS syntax
changelog: ''
basic-deps:
bytestring: -any
base: ! '>=4 && <4.10'
text: -any
attoparsec: ! '>=0.13'
scientific: -any
all-versions:
- '0.0.1'
- '0.0.2'
- '0.0.3'
- '0.0.4'
- '0.0.5'
author: Tomas Carnecky
latest: '0.0.5'
description-type: haddock
description: See https://drafts.csswg.org/css-syntax/
license-name: MIT
| homepage: ''
changelog-type: ''
hash: 5715e558087d190ddb44581b952c9c05dfd2ce484d8e786a7d01423583c04797
test-bench-deps:
bytestring: -any
base: ! '>=4 && <4.11'
hspec: -any
text: -any
attoparsec: ! '>=0.13'
scientific: -any
directory: -any
maintainer: tomas.carnecky@gmail.com
synopsis: This package implments a parser for the CSS syntax
changelog: ''
basic-deps:
bytestring: -any
base: ! '>=4 && <4.11'
text: -any
attoparsec: ! '>=0.13'
scientific: -any
all-versions:
- '0.0.1'
- '0.0.2'
- '0.0.3'
- '0.0.4'
- '0.0.5'
author: Tomas Carnecky
latest: '0.0.5'
description-type: haddock
description: See https://drafts.csswg.org/css-syntax/
license-name: MIT
|
Update from Hackage at 2021-05-11T07:43:26Z | homepage: https://github.com/peti/hackage-db#readme
changelog-type: ''
hash: 1e22e4c3fa415c5f3f32be20730e1350af1d6804ffd400476373e2da912a7dc0
test-bench-deps: {}
maintainer: Peter Simons <simons@cryp.to>
synopsis: Access cabal-install's Hackage database via Data.Map
changelog: ''
basic-deps:
exceptions: -any
bytestring: -any
Cabal: ! '>3'
base: ! '>=4.9 && <5'
time: -any
filepath: -any
containers: -any
tar: ! '>=0.4'
utf8-string: -any
aeson: -any
directory: -any
all-versions:
- '1.22'
- '2.0'
- 2.0.1
- 2.1.0
author: Peter Simons, Alexander Altman, Ben James
latest: 2.1.0
description-type: haddock
description: |-
This library provides convenient access to the local copy of the Hackage
database that \"cabal update\" creates. Check out
https:\//github.com/peti/hackage-db/tree/master/example\/ for a collection
of simple example programs that demonstrate how to use this code.
license-name: BSD-3-Clause
| homepage: https://github.com/peti/hackage-db#readme
changelog-type: ''
hash: b8d51f9c0b2728da7bc397caff7f5beaa500b5b1d91e9f4663c5ebdc658ea6f1
test-bench-deps: {}
maintainer: Peter Simons <simons@cryp.to>
synopsis: Access cabal-install's Hackage database via Data.Map
changelog: ''
basic-deps:
exceptions: -any
bytestring: -any
Cabal: '>3'
base: '>=4.9 && <5'
time: -any
filepath: -any
containers: -any
tar: '>=0.4'
utf8-string: -any
aeson: -any
directory: -any
all-versions:
- '1.22'
- '2.0'
- 2.0.1
- 2.1.0
- 2.1.1
author: Peter Simons, Alexander Altman, Ben James, Kevin Quick
latest: 2.1.1
description-type: haddock
description: |-
This library provides convenient access to the local copy of the Hackage
database that \"cabal update\" creates. Check out
<https://github.com/peti/hackage-db/tree/master/example/> for a collection
of simple example programs that demonstrate how to use this code.
license-name: BSD-3-Clause
|
Update from Hackage at 2015-08-25T23:38:22+0000 | homepage: http://github.com/erisco/regex-tdfa-quasiquoter
changelog-type: ''
hash: 583d33362dd298923ae9017c5531edce9b69125030193173129003c7976050e3
test-bench-deps: {}
maintainer: eric.brisco@gmail.com
synopsis: ! 'Quasi-quoter for TDFA (extended POSIX) regular
expressions.'
changelog: ''
basic-deps:
base: ! '>=4.7 && <4.8'
regex-tdfa: ! '>=1.2 && <1.3'
template-haskell: ! '>=2.9 && <2.10'
all-versions:
- '0.1.0.0'
author: Eric Brisco
latest: '0.1.0.0'
description-type: haddock
description: ! 'Quasi-quoter for TDFA (extended POSIX) regular
expressions.'
license-name: BSD3
| homepage: http://github.com/erisco/regex-tdfa-quasiquoter
changelog-type: ''
hash: f68eb2eb24efc0932a6c62ec199013d80c8a331e9d497cec796589705780ad9a
test-bench-deps: {}
maintainer: eric.brisco@gmail.com
synopsis: ! 'Quasi-quoter for TDFA (extended POSIX) regular
expressions.'
changelog: ''
basic-deps:
base: ! '>=4.7 && <4.8'
regex-tdfa: ! '>=1.2 && <1.3'
template-haskell: ! '>=2.9 && <2.10'
all-versions:
- '0.1.0.0'
- '0.2.0.0'
author: Eric Brisco
latest: '0.2.0.0'
description-type: haddock
description: ! 'Quasi-quoter for TDFA (extended POSIX) regular
expressions.'
license-name: BSD3
|
Fix test path on grandpalais | swh::deploy::objstorage_log_checker::conf_directory: /home/qcampos/.config/swh
swh::deploy::objstorage_log_checker::conf_file: /home/qcampos/.config/swh/objstorage/log_checker.yml
swh::deploy::objstorage_log_checker::user: qcampos
swh::deploy::objstorage_log_checker::group: swhdev
swh::deploy::objstorage_log_checker::directory: /home/qcampos/storage/objects
| swh::deploy::objstorage_log_checker::conf_directory: /home/qcampos/.config/swh/objstorage
swh::deploy::objstorage_log_checker::conf_file: /home/qcampos/.config/swh/objstorage/log_checker.yml
swh::deploy::objstorage_log_checker::user: qcampos
swh::deploy::objstorage_log_checker::group: swhdev
swh::deploy::objstorage_log_checker::directory: /home/qcampos/storage/objects
|
Revert "Disable env sync for Signon in Staging environment" | govuk_env_sync::tasks:
# "pull_signon_production_daily":
# ensure: "present"
# hour: "0"
# minute: "0"
# action: "pull"
# dbms: "mysql"
# storagebackend: "s3"
# database: "signon_production"
# database_hostname: "signon-mysql"
# temppath: "/tmp/signon_production"
# url: "govuk-production-database-backups"
# path: "signon-mysql"
| govuk_env_sync::tasks:
"pull_signon_production_daily":
ensure: "present"
hour: "0"
minute: "0"
action: "pull"
dbms: "mysql"
storagebackend: "s3"
database: "signon_production"
database_hostname: "signon-mysql"
temppath: "/tmp/signon_production"
url: "govuk-production-database-backups"
path: "signon-mysql"
|
Update DNS image push yaml to trigger on new tags | postsubmits:
# this is the github repo we'll build from; this block needs to be repeated for each repo.
kubernetes/dns:
- name: dns-push-images
cluster: k8s-infra-prow-build-trusted
annotations:
# this is the name of some testgrid dashboard to report to.
testgrid-dashboards: sig-network-dns
decorate: true
branches:
- ^master$
spec:
serviceAccountName: gcb-builder
containers:
- image: gcr.io/k8s-testimages/image-builder:v20200901-ab141a0
command:
- /run.sh
args:
# this is the project GCB will run in, which is the same as the GCR images are pushed to.
- --project=k8s-staging-dns
- --scratch-bucket=gs://k8s-staging-dns-gcb
- --env-passthrough=PULL_BASE_REF
- .
| postsubmits:
# this is the github repo we'll build from; this block needs to be repeated for each repo.
kubernetes/dns:
- name: dns-push-images
cluster: k8s-infra-prow-build-trusted
annotations:
# this is the name of some testgrid dashboard to report to.
testgrid-dashboards: sig-network-dns
decorate: true
# match on regex '^\d+\.\d+\.\d+$' to trigger job on new tags
branches:
- ^master$
- ^\d+\.\d+\.\d+$
spec:
serviceAccountName: gcb-builder
containers:
- image: gcr.io/k8s-testimages/image-builder:v20200901-ab141a0
command:
- /run.sh
args:
# this is the project GCB will run in, which is the same as the GCR images are pushed to.
- --project=k8s-staging-dns
- --scratch-bucket=gs://k8s-staging-dns-gcb
- --env-passthrough=PULL_BASE_REF
- .
|
Update from Hackage at 2018-12-30T18:20:23Z | homepage: ''
changelog-type: ''
hash: f199db7d27874e311233788db8d4462d3857f0060def6e1ba989a12dabae2445
test-bench-deps: {}
maintainer: m.farkasdyck@gmail.com
synopsis: Reified constraints
changelog: ''
basic-deps:
base: ! '>=4.10 && <5'
category: ! '>=0.1.2 && <0.3'
all-versions:
- 0.1.0.0
- 0.1.0.1
- 0.1.1.0
- 0.1.1.1
- 0.1.2.0
- 0.1.2.1
author: M Farkas-Dyck
latest: 0.1.2.1
description-type: haddock
description: ''
license-name: BSD-3-Clause
| homepage: ''
changelog-type: ''
hash: 0467251601d0c10639d774052f3953f96c4f453501bb96a48d36f72dc039db98
test-bench-deps: {}
maintainer: m.farkasdyck@gmail.com
synopsis: Reified constraints
changelog: ''
basic-deps:
base: ! '>=4.10 && <5'
category: ! '>=0.1.2 && <0.3'
unconstrained: ! '>=0.1 && <0.2'
all-versions:
- 0.1.0.0
- 0.1.0.1
- 0.1.1.0
- 0.1.1.1
- 0.1.2.0
- 0.1.2.1
- 0.1.3.0
author: M Farkas-Dyck
latest: 0.1.3.0
description-type: haddock
description: ''
license-name: BSD-3-Clause
|
Update from Hackage at 2021-11-16T13:26:18Z | homepage: ''
changelog-type: ''
hash: acae39c1ad385b96de141a5264ef7c335e3b34d3d718d2cdaf348494b8f02448
test-bench-deps: {}
maintainer: maintainer@obsidian.systems
synopsis: Streaming Snap handlers
changelog: ''
basic-deps:
bytestring: ==0.10.*
base: ! '>=4.9 && <4.12'
io-streams: ! '>=1.4 && <1.6'
snap-core: ==1.0.*
attoparsec: ==0.13.*
all-versions:
- '0.1'
author: Obsidian Systems LLC
latest: '0.1'
description-type: haddock
description: Snap handlers for streaming access with range requests
license-name: BSD-3-Clause
| homepage: ''
changelog-type: markdown
hash: 2096c688612cb1bef40a51d6dabfc1cd3304dcff546f1d423706d4dc7999234e
test-bench-deps: {}
maintainer: maintainer@obsidian.systems
synopsis: Streaming Snap handlers
changelog: |
# Changelog for snap-stream
## 0.1.1.0
* Loosen `base` version bounds
## 0.1
* Initial release: Snap handlers for streaming access with range requests
basic-deps:
bytestring: '>=0.10 && <0.11'
base: '>=4.9 && <4.15'
io-streams: '>=1.4 && <1.6'
snap-core: '>=1.0 && <1.1'
attoparsec: '>=0.13 && <0.14'
all-versions:
- '0.1'
- 0.1.1.0
author: Obsidian Systems LLC
latest: 0.1.1.0
description-type: markdown
description: |
# snap-stream
[Snap](https://hackage.haskell.org/package/snap) handlers for HTTP [range requests](https://developer.mozilla.org/en-US/docs/Web/HTTP/Range_requests).
This package provides a way to respond to an HTTP request for a particular range of bytes. Range requests include a header that specifies which bytes the client is requesting (e.g., `Range: bytes=0-1023`). See the documentation for `serveStreamAs`.
license-name: BSD-3-Clause
|
Remove tab - invalid YAML | Page:
content:
Title: ContentPage
Content: 'This is some partially happy content. It has one missing a skiplink, but does have another <a name="yes-anchor-here">skiplink here</a>.'
about:
Title: About
URLSegment: about
Content: 'about us here <a name="yes-anchor-here">about skiplinks here</a>.'
brokenInternalRedirector:
RedirectionType: Internal
Title: RedirectorPageToBrokenInteralPage
LinkToID: 0
workingInternalRedirector:
RedirectionType: Internal
Title: RedirectorPageToBrokenInteralPage
LinkTo: =>Page.content
File:
privacypolicy:
Name: privacypolicy.pdf
Title: privacypolicy.pdf
Filename: assets/privacypolicy.pdf
ErrorPage:
404:
Title: Page not Found
ErrorCode: 404 | Page:
content:
Title: ContentPage
Content: 'This is some partially happy content. It has one missing a skiplink, but does have another <a name="yes-anchor-here">skiplink here</a>.'
about:
Title: About
URLSegment: about
Content: 'about us here <a name="yes-anchor-here">about skiplinks here</a>.'
brokenInternalRedirector:
RedirectionType: Internal
Title: RedirectorPageToBrokenInteralPage
LinkToID: 0
workingInternalRedirector:
RedirectionType: Internal
Title: RedirectorPageToBrokenInteralPage
LinkTo: =>Page.content
File:
privacypolicy:
Name: privacypolicy.pdf
Title: privacypolicy.pdf
Filename: assets/privacypolicy.pdf
ErrorPage:
404:
Title: Page not Found
ErrorCode: 404 |
Use the same mongodb database name in development and production modes for simplicity | development:
host: localhost
database: cartoque_development
test:
host: localhost
database: cartoque_test
# set these environment variables on your prod server
production:
host: <%= ENV['MONGOID_HOST'] || 'localhost' %>
port: <%= ENV['MONGOID_PORT'] || '27017' %>
username: <%= ENV['MONGOID_USERNAME'] %>
password: <%= ENV['MONGOID_PASSWORD'] %>
database: <%= ENV['MONGOID_DATABASE'] || 'cartoque' %>
# slaves:
# - host: slave1.local
# port: 27018
# - host: slave2.local
# port: 27019
| development:
host: localhost
database: cartoque
test:
host: localhost
database: cartoque_test
# set these environment variables on your prod server
production:
host: <%= ENV['MONGOID_HOST'] || 'localhost' %>
port: <%= ENV['MONGOID_PORT'] || '27017' %>
username: <%= ENV['MONGOID_USERNAME'] %>
password: <%= ENV['MONGOID_PASSWORD'] %>
database: <%= ENV['MONGOID_DATABASE'] || 'cartoque' %>
# slaves:
# - host: slave1.local
# port: 27018
# - host: slave2.local
# port: 27019
|
Make httpproxy boot from volume | resources:
httpproxy:
number: 1
flavor: large
image: trusty
networks: default
assign_floating_ip: true
| resources:
httpproxy:
number: 1
flavor: large
image: trusty
networks: default
boot_volume: default_volume
assign_floating_ip: true
|
Remove shell bash command and only run tox -e pytest. | name: Continuous Integration
on: [push]
jobs:
build:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
python-version: ['3.7', '3.8']
steps:
- uses: actions/checkout@v2
- uses: conda-incubator/setup-miniconda@v2
with:
auto-update-conda: true
python-version: ${{ matrix.python }}
- name: Install Tox and any other packages
shell: bash -l {0}
run: conda install -c conda-forge tox-conda
- name: Run Tox
shell: bash -l {0}
run: tox | name: Continuous Integration
on: [push]
jobs:
build:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
python-version: ['3.7', '3.8']
steps:
- uses: actions/checkout@v2
- uses: conda-incubator/setup-miniconda@v2
with:
auto-update-conda: true
python-version: ${{ matrix.python }}
- name: Install Tox and any other packages
# shell: bash -l {0}
run: conda install -c conda-forge tox-conda
- name: Run Tox
# shell: bash -l {0}
run: tox -e pytest |
Fix PyUp insecure-only version bumps. | # see https://pyup.io/docs/configuration/ for all available options
schedule: "every week on monday"
# Security updates only - not just any newer version
update: insecure
search: False
requirements:
- requirements.in
- requirements_for_test.txt
| # see https://pyup.io/docs/configuration/ for all available options
schedule: "every week on monday"
# Security updates only - not just any newer version
update: insecure
search: False
requirements:
- requirements.in:
update: insecure
- requirements_for_test.txt:
update: insecure
|
Use really broken yml to test | :site:
:name: My broken site
:url: http://broke.it
:copyright: 2010
:how-to-break-it:
Just start writing like you don't know what you're doing. | :site:
:name: My broken site
:url: http://broke.it
:copyright: 2010
:how-to-br eak-it:
Just start writing like you don't know what you're doing. |
Fix mis-use of config_template in docker tasks | ---
- name: create ceph conf directory
file:
path: /etc/ceph
state: directory
owner: root
group: root
mode: 0644
- name: generate ceph configuration file
config_template:
src: "{{ playbook_dir }}/roles/ceph-common/templates/ceph.conf.j2"
dest: /etc/ceph/ceph.conf
owner: "root"
group: "root"
mode: "0644"
config_overrides: "{{ ceph_conf_overrides }}"
config_type: ini
| ---
- name: create ceph conf directory
file:
path: /etc/ceph
state: directory
owner: root
group: root
mode: 0644
- name: generate ceph configuration file
action: config_template
args:
src: "{{ playbook_dir }}/roles/ceph-common/templates/ceph.conf.j2"
dest: /etc/ceph/ceph.conf
owner: "root"
group: "root"
mode: "0644"
config_overrides: "{{ ceph_conf_overrides }}"
config_type: ini
|
Fix cannot create directory venv | # 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.2
working_directory: ~/repo
steps:
- checkout
- run:
name: update packages
command: sudo apt update -q
- run:
name: install packages
command: >
sudo apt install --no-install-recommends -y xvfb python3-dev python3-gi
python3-gi-cairo gir1.2-gtk-3.0 libgirepository1.0-dev libcairo2-dev
- restore_cache:
keys:
- v1-dependencies-{{ checksum "poetry.lock" }}
# 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
pip --disable-pip-version-check install poetry
poetry install
- save_cache:
paths:
- ./venv
key: v1-dependencies-{{ checksum "poetry.lock" }}
- run:
name: run tests
command: |
. venv/bin/activate
xvfb-run pytest
- 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.2
working_directory: ~/repo
steps:
- checkout
- run:
name: update packages
command: sudo apt update -q
- run:
name: install packages
command: >
sudo apt install --no-install-recommends -y xvfb python3-dev python3-gi
python3-gi-cairo gir1.2-gtk-3.0 libgirepository1.0-dev libcairo2-dev
- restore_cache:
keys:
- v1-dependencies-{{ checksum "poetry.lock" }}
# fallback to using the latest cache if no exact match is found
- v1-dependencies-
- run:
name: install dependencies
command: |
pip --disable-pip-version-check install poetry
poetry install
- save_cache:
paths:
- ~/.cache/pypoetry
key: v1-dependencies-{{ checksum "poetry.lock" }}
- run:
name: run tests
command: |
xvfb-run pytest
- store_artifacts:
path: test-reports
destination: test-reports |
Add dnsimple gem to environment | version: 2.1
executors:
chefdk:
machine: true
jobs:
lint:
executor: chefdk
steps:
- checkout
- run:
name: Install ChefDK
command: curl -L https://omnitruck.chef.io/install.sh | sudo bash -s -- -c stable -P chefdk
- run:
name: Lint & Unit Test
command: chef exec rake quick
workflows:
lint_and_test:
jobs:
- lint
| version: 2.1
executors:
chefdk:
machine: true
jobs:
lint:
executor: chefdk
steps:
- checkout
- run:
name: Install ChefDK
command: curl -L https://omnitruck.chef.io/install.sh | sudo bash -s -- -c stable -P chefdk
- run:
name: Add dnsimple gem
command: chef gem install dnsimple
- run:
name: Lint & Unit Test
command: chef exec rake quick
workflows:
lint_and_test:
jobs:
- lint
|
Add test suite for disabling the default | driver:
name: vagrant
customize:
cpus: 2
memory: 4096
transport:
name: winrm
elevated: true
provisioner:
name: chef_zero
deprecations_as_errors: true
verifier:
name: inspec
platforms:
- name: windows-2008r2
driver_config:
box: chef/windows-server-2008r2-standard
- name: windows-2012r2
driver_config:
box: chef/windows-server-2012r2-standard
- name: windows-2016-chef-12
driver_config:
box: chef/windows-server-2016-standard
provisioner:
require_chef_omnibus: 12.14.89
suites:
- name: default
run_list:
- recipe[iis::default]
- name: app
run_list:
- recipe[test::app]
- name: module
run_list:
- recipe[test::module]
- name: pool
run_list:
- recipe[test::pool]
- name: root
run_list:
- recipe[test::root]
- name: section
run_list:
- recipe[test::section]
- name: site
run_list:
- recipe[test::site]
- name: vdir
run_list:
- recipe[test::vdir]
| driver:
name: vagrant
customize:
cpus: 2
memory: 4096
transport:
name: winrm
elevated: true
provisioner:
name: chef_zero
deprecations_as_errors: true
verifier:
name: inspec
platforms:
- name: windows-2008r2
driver_config:
box: chef/windows-server-2008r2-standard
- name: windows-2012r2
driver_config:
box: chef/windows-server-2012r2-standard
- name: windows-2016-chef-12
driver_config:
box: chef/windows-server-2016-standard
provisioner:
require_chef_omnibus: 12.14.89
suites:
- name: default
run_list:
- recipe[iis::default]
- name: disable_default
run_list:
- recipe[iis::default]
- recipe[iis::remove_default_site]
- name: app
run_list:
- recipe[test::app]
- name: module
run_list:
- recipe[test::module]
- name: pool
run_list:
- recipe[test::pool]
- name: root
run_list:
- recipe[test::root]
- name: section
run_list:
- recipe[test::section]
- name: site
run_list:
- recipe[test::site]
- name: vdir
run_list:
- recipe[test::vdir]
|
Test on the latest Debian in TK | driver:
name: vagrant
provisioner:
name: chef_zero
deprecations_as_errors: true
verifier:
name: inspec
platforms:
- name: centos-6.8
- name: centos-7.3
- name: debian-7.11
run_list: apt::default
- name: debian-8.6
run_list: apt::default
- name: fedora-25
- name: freebsd-10.3
- name: opensuse-leap-42.1
- name: ubuntu-14.04
run_list: apt::default
- name: ubuntu-16.04
run_list: apt::default
suites:
- name: default
run_list:
- recipe[squid::default]
excludes:
- fedora-25
- centos-7.3
- centos-6.8
attributes:
squid:
cache_size: 10
cache_mem: 10
- name: selinux
run_list:
- recipe[squid::selinux]
- recipe[squid::default]
includes:
- fedora-25
- centos-7.3
- centos-6.8
attributes:
squid:
cache_size: 10
cache_mem: 10
| driver:
name: vagrant
provisioner:
name: chef_zero
deprecations_as_errors: true
verifier:
name: inspec
platforms:
- name: centos-6.8
- name: centos-7.3
- name: debian-7.11
run_list: apt::default
- name: debian-8.7
run_list: apt::default
- name: fedora-25
- name: freebsd-10.3
- name: opensuse-leap-42.2
- name: ubuntu-14.04
run_list: apt::default
- name: ubuntu-16.04
run_list: apt::default
suites:
- name: default
run_list:
- recipe[squid::default]
excludes:
- fedora-25
- centos-7.3
- centos-6.8
attributes:
squid:
cache_size: 10
cache_mem: 10
- name: selinux
run_list:
- recipe[squid::selinux]
- recipe[squid::default]
includes:
- fedora-25
- centos-7.3
- centos-6.8
attributes:
squid:
cache_size: 10
cache_mem: 10
|
Stop Rubocop complaining about exclusion pattern | AllCops:
RunRailsCops: true
Exclude:
- 'bin/*'
- 'db/*'
- 'vendor/**/*'
Documentation:
Enabled: false
Lint/HandleExceptions:
Exclude:
- Rakefile
Metrics/LineLength:
Max: 120
Metrics/MethodLength:
Max: 15
Style/RescueModifier:
Enabled: false
| AllCops:
RunRailsCops: true
Exclude:
- 'bin/*'
- 'db/**/*'
- 'vendor/**/*'
Documentation:
Enabled: false
Lint/HandleExceptions:
Exclude:
- Rakefile
Metrics/LineLength:
Max: 120
Metrics/MethodLength:
Max: 15
Style/RescueModifier:
Enabled: false
|
Remove C6 from sclo-vagrant1 tests, not applicable | - project:
name: sclo-vagrant1
namespace: sclo
release:
- 6
- 7
arch: x86_64
jobs:
- 'SCLo-{name}-{namespace}-C{release}-{arch}'
| - project:
name: sclo-vagrant1
namespace: sclo
release:
- 7
arch: x86_64
jobs:
- 'SCLo-{name}-{namespace}-C{release}-{arch}'
|
Check script return code to determine if the install succeeded | # set outer loop's filename as a fact
- name: get tool list
include_vars: "{{ tool_list_file }}"
- name: Install Tool Shed tools
command: '{{ galaxy_tools_base_dir }}/venv/bin/shed-install -y "{{ item | to_nice_yaml }}" -a "{{ galaxy_tools_api_key }}" -g "{{ galaxy_tools_galaxy_instance_url }}"'
register: install_result
changed_when: "'installed successfully' in install_result.stderr"
failed_when: ('Error installing' in install_result.stderr) or ('Missing required' in install_result.stderr)
ignore_errors: "{{ galaxy_tools_ignore_errors }}"
notify:
- restart galaxy
with_items:
- "{{ tools }}"
| # set outer loop's filename as a fact
- name: get tool list
include_vars: "{{ tool_list_file }}"
- name: Install Tool Shed tools
command: '{{ galaxy_tools_base_dir }}/venv/bin/shed-install -y "{{ item | to_nice_yaml }}" -a "{{ galaxy_tools_api_key }}" -g "{{ galaxy_tools_galaxy_instance_url }}"'
register: install_result
changed_when: "'installed successfully' in install_result.stderr"
failed_when: ('Error installing' in install_result.stderr) or ('Missing required' in install_result.stderr) or (install_result.rc != 0)
ignore_errors: "{{ galaxy_tools_ignore_errors }}"
notify:
- restart galaxy
with_items:
- "{{ tools }}"
|
Fix typo in GitHub actions config | name: Create feedstocks
on:
push:
branches:
- master
schedule:
- cron: '*/5 * * * *'
jobs:
create-feedstocks:
name: Create feedstocks
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Prevent multiple jobs running in parallel
uses: softprops/turnstyle@v1
with:
abort-after-seconds: 5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Run feedstock creation
env:
DEFAULT_BRANCH: main
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
# Avoid wasting CI time if there are no recipes ready for conversion
if [ "$(ls recipes/*/meta.yaml | grep -v recipes/example/meta.yaml --count)" -eq 0 ]; then
echo "No new recipes found, exiting..."
exit 0
fi
echo "Creating feedstocks from the recipe(s)."
git config --global user.name "GitHub Actions on github.com/conda-forge/staged-recipes"
git config --global user.email "conda-forge@googlegroups.com"
# chrisburr: disable feedstock creation while testing overlaps
# sleep for 15 minutes for now
sleep 900
# source ./.travis_scripts/create_feedstocks
| name: Create feedstocks
on:
push:
branches:
- master
schedule:
- cron: '*/5 * * * *'
jobs:
create-feedstocks:
name: Create feedstocks
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Prevent multiple jobs running in parallel
uses: softprops/turnstyle@v1
with:
abort-after-seconds: 5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Run feedstock creation
run: |
# Avoid wasting CI time if there are no recipes ready for conversion
if [ "$(ls recipes/*/meta.yaml | grep -v recipes/example/meta.yaml --count)" -eq 0 ]; then
echo "No new recipes found, exiting..."
exit 0
fi
echo "Creating feedstocks from the recipe(s)."
git config --global user.name "GitHub Actions on github.com/conda-forge/staged-recipes"
git config --global user.email "conda-forge@googlegroups.com"
# chrisburr: disable feedstock creation while testing overlaps
# sleep for 15 minutes for now
sleep 900
# source ./.travis_scripts/create_feedstocks
|
Clean up residual conda messiness. | package:
name: trackpy
version: {{ environ.get('GIT_DESCRIBE_TAG').replace('0.2.4', '0.3.0-pre') }}.post{{ environ.get('GIT_DESCRIBE_NUMBER', 0) }}
build:
number: {{ environ.get('GIT_DESCRIBE_NUMBER', 0) }}
string: {{ environ.get('GIT_BUILD_STR', '') + '_py' + environ['PY_VER'] }}
source:
git_url: ../
requirements:
build:
- python
- setuptools
- six
- pyyaml
- numpy
- pandas
- scipy
- pims
- matplotlib
run:
- python
- six >=1.8
- pyyaml
- numpy >=1.7
- pandas >=0.12.0
- scipy >=0.12.0
- matplotlib
- pims >=0.2.2
- pyyaml
- numba >=0.13.4
test:
imports:
- tifffile
- pims
- trackpy
about:
home: http://trackpy.readthedocs.org
license: 3-clause BSD License
summary: 'Python particle-tracking toolkit'
| package:
name: trackpy
version: {{ environ.get('GIT_DESCRIBE_TAG', '') }}.post{{ environ.get('GIT_DESCRIBE_NUMBER', 0) }}
build:
number: {{ environ.get('GIT_DESCRIBE_NUMBER', 0) }}
string: {{ environ.get('GIT_BUILD_STR', '') + '_py' + environ['PY_VER'] }}
source:
git_url: ../
requirements:
build:
- python
- setuptools
- six
- pyyaml
- numpy
- pandas
- scipy
- pims
- matplotlib
run:
- python
- six >=1.8
- pyyaml
- numpy >=1.7
- pandas >=0.12.0
- scipy >=0.12.0
- matplotlib
- pims >=0.2.2
- pyyaml
- numba >=0.13.4
test:
imports:
- tifffile
- pims
- trackpy
about:
home: http://trackpy.readthedocs.org
license: 3-clause BSD License
summary: 'Python particle-tracking toolkit'
|
Use the --force option to get all packages | ---
name: Audit
on:
schedule:
- cron: "30 2 * * *"
jobs:
main:
runs-on: ubuntu-18.04
name: Audit
timeout-minutes: 5
strategy:
fail-fast: false
matrix:
branch:
- '2.4'
- '2.5'
steps:
- uses: actions/checkout@v1
with:
ref: ${{ matrix.branch }}
- run: npm install --package-lock
- run: npm audit fix
- run: git diff
- run: git diff-index --quiet HEAD
| ---
name: Audit
on:
schedule:
- cron: "30 2 * * *"
jobs:
main:
runs-on: ubuntu-18.04
name: Audit
timeout-minutes: 5
strategy:
fail-fast: false
matrix:
branch:
- '2.4'
- '2.5'
steps:
- uses: actions/checkout@v1
with:
ref: ${{ matrix.branch }}
- run: npm install --package-lock
- run: npm audit fix --force
- run: git diff
- run: git diff-index --quiet HEAD
|
Update the homepage for www.greatbusiness.gov.uk | ---
site: bis_greatbusiness
whitehall_slug: department-for-business-energy-and-industrial-strategy
homepage: https://www.gov.uk/government/organisations/department-for-business-energy-and-industrial-strategy
tna_timestamp: 20160105122945
host: www.greatbusiness.gov.uk
homepage_furl: www.gov.uk/beis
aliases:
- greatbusiness.gov.uk
| ---
site: bis_greatbusiness
whitehall_slug: department-for-business-energy-and-industrial-strategy
homepage: https://www.gov.uk/browse/business
tna_timestamp: 20160105122945
host: www.greatbusiness.gov.uk
homepage_furl: www.gov.uk/beis
aliases:
- greatbusiness.gov.uk
|
Switch back docs version to master | name: rubocop
title: RuboCop
# We always provide version without patch here (e.g. 1.1),
# as patch versions should not appear in the docs.
version: 0.85
nav:
- modules/ROOT/nav.adoc
| name: rubocop
title: RuboCop
# We always provide version without patch here (e.g. 1.1),
# as patch versions should not appear in the docs.
version: master
nav:
- modules/ROOT/nav.adoc
|
Add Docker PaaS Deploy Target | box: starefossen/iojs-imagemagick
build:
steps:
- npm-install
- script:
name: npm run-script test-drone
code: |
npm run-script test-drone
- script:
name: echo nodejs information
code: |
echo "node version $(node -v) running"
echo "npm version $(npm -v) running"
after-steps:
- wantedly/pretty-slack-notify:
webhook_url: $SLACK_WEBHOOK_URL
| box: starefossen/iojs-imagemagick
build:
steps:
- npm-install
- script:
name: npm run-script test-drone
code: |
npm run-script test-drone
- script:
name: echo nodejs information
code: |
echo "node version $(node -v) running"
echo "npm version $(npm -v) running"
after-steps:
- wantedly/pretty-slack-notify:
webhook_url: $SLACK_WEBHOOK_URL
deploy:
steps:
- add-to-known_hosts:
hostname: $SSH_HOST
- mktemp:
envvar: PRIVATEKEY_PATH
- create-file:
name: write key
filename: $PRIVATEKEY_PATH
content: $SSH_KEY_PRIVATE
overwrite: true
hide-from-log: true
- script:
name: start application
code: |
ssh -i ${PRIVATEKEY_PATH} \
-o UserKnownHostsFile=/dev/null \
-o StrictHostKeyChecking=no \
-l ${SSH_USER} \
${SSH_HOST} \
/var/www/config/manage.sh ${SSH_APP} update
|
Remove tests for php 7.4 | name: Build and Test
on:
- push
jobs:
build:
name: Build and Test
runs-on: ubuntu-latest
strategy:
matrix:
php_version:
- '7.4'
- '8.0'
steps:
- uses: actions/checkout@v2
- name: Cache vendors
uses: actions/cache@v2
with:
path: |
~/.composer/cache
key: ${{ runner.os }}-${{ hashFiles('**/lockfiles') }}
- name: Setup PHP with extensions
uses: shivammathur/setup-php@v2
with:
php-version: ${{ matrix.php_version }}
extensions: ''
ini-values: memory_limit=-1
coverage: pcov
tools: composer, php-cs-fixer, cs2pr
- name: Run phpunit
run: composer install --no-interaction
- name: Run phpunit
run: make phpunit.run
- name: Run php-cs-fixer
run: make php-cs-fixer.ci
- name: Run phpstan
run: make phpstan.analyse
- name: Run var-dump checker
run: make tests.var-dump-checker.ci
# TODO uncomment when the bug in Guzzle and PHP 8.0 is fixed
# - name: Upload code coverage to Scrutinizer CI
# run: |
# wget https://scrutinizer-ci.com/ocular.phar
# php ocular.phar code-coverage:upload --format=php-clover var/phpunit/logs/clover.xml
| name: Build and Test
on:
- push
jobs:
build:
name: Build and Test
runs-on: ubuntu-latest
strategy:
matrix:
php_version:
- '8.0'
steps:
- uses: actions/checkout@v2
- name: Cache vendors
uses: actions/cache@v2
with:
path: |
~/.composer/cache
key: ${{ runner.os }}-${{ hashFiles('**/lockfiles') }}
- name: Setup PHP with extensions
uses: shivammathur/setup-php@v2
with:
php-version: ${{ matrix.php_version }}
extensions: ''
ini-values: memory_limit=-1
coverage: pcov
tools: composer, php-cs-fixer, cs2pr
- name: Run phpunit
run: composer install --no-interaction
- name: Run phpunit
run: make phpunit.run
- name: Run php-cs-fixer
run: make php-cs-fixer.ci
- name: Run phpstan
run: make phpstan.analyse
- name: Run var-dump checker
run: make tests.var-dump-checker.ci
# TODO uncomment when the bug in Guzzle and PHP 8.0 is fixed
# - name: Upload code coverage to Scrutinizer CI
# run: |
# wget https://scrutinizer-ci.com/ocular.phar
# php ocular.phar code-coverage:upload --format=php-clover var/phpunit/logs/clover.xml
|
Update WaniDoku to 1.0.5 (6) | AntiFeatures:
- NonFreeNet
Categories:
- Science & Education
License: GPL-3.0-only
SourceCode: https://gitlab.com/spacecowboy/wanidoku
IssueTracker: https://gitlab.com/spacecowboy/wanidoku/issues
Changelog: https://gitlab.com/spacecowboy/wanidoku/blob/HEAD/CHANGELOG.md
Bitcoin: 1PdmeeGxB2iktvmtkGqwUNmYq7L9tnxjwE
AutoName: WaniDoku
RepoType: git
Repo: https://gitlab.com/spacecowboy/wanidoku.git
Builds:
- versionName: 1.0.2
versionCode: 3
commit: 1.0.2
subdir: app
gradle:
- yes
- versionName: 1.0.3
versionCode: 4
commit: 1.0.3
subdir: app
gradle:
- yes
- versionName: 1.0.4
versionCode: 5
commit: 1.0.4
subdir: app
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 1.0.4
CurrentVersionCode: 5
| AntiFeatures:
- NonFreeNet
Categories:
- Science & Education
License: GPL-3.0-only
SourceCode: https://gitlab.com/spacecowboy/wanidoku
IssueTracker: https://gitlab.com/spacecowboy/wanidoku/issues
Changelog: https://gitlab.com/spacecowboy/wanidoku/blob/HEAD/CHANGELOG.md
Bitcoin: 1PdmeeGxB2iktvmtkGqwUNmYq7L9tnxjwE
AutoName: WaniDoku
RepoType: git
Repo: https://gitlab.com/spacecowboy/wanidoku.git
Builds:
- versionName: 1.0.2
versionCode: 3
commit: 1.0.2
subdir: app
gradle:
- yes
- versionName: 1.0.3
versionCode: 4
commit: 1.0.3
subdir: app
gradle:
- yes
- versionName: 1.0.4
versionCode: 5
commit: 1.0.4
subdir: app
gradle:
- yes
- versionName: 1.0.5
versionCode: 6
commit: 1.0.5
subdir: app
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 1.0.5
CurrentVersionCode: 6
|
Update from Hackage at 2019-06-09T05:53:38Z | homepage: https://github.com/purebred-mua/hs-notmuch
changelog-type: ''
hash: b3d1f8ce16eaf09c848b539517e2b9a6dcc24b2bc0fc758133ce695071f868e2
test-bench-deps: {}
maintainer: frase@frase.id.au
synopsis: Haskell binding to Notmuch, the mail indexer
changelog: ''
basic-deps:
bytestring: ==0.10.*
base: ! '>=4.9 && <5'
time: -any
text: -any
notmuch: -any
tagged: ! '>=0.8 && <1'
containers: -any
mtl: ==2.*
deepseq: ! '>=1.4'
profunctors: ! '>=5 && <6'
all-versions:
- 0.1.0.0
- 0.1.0.1
- 0.2.0.0
author: Fraser Tweedale
latest: 0.2.0.0
description-type: text
description: |
Binding to the *notmuch* mail indexer, providing a hopefully
somewhat typesafe way to search your email.
Requirements:
- GHC 8.0 or higher
- notmuch v0.24 or higher
Contributions are welcome.
license-name: GPL-3.0-only
| homepage: https://github.com/purebred-mua/hs-notmuch
changelog-type: ''
hash: 92f1eba7fb675cfb4ce1ca8afbbd5e5761e91edfb70bdbf628edbc6b16a49ddb
test-bench-deps: {}
maintainer: frase@frase.id.au
synopsis: Haskell binding to Notmuch, the mail indexer
changelog: ''
basic-deps:
bytestring: ==0.10.*
base: ! '>=4.9 && <5'
time: -any
text: -any
filepath: ! '>=1.0'
notmuch: -any
tagged: ! '>=0.8 && <1'
containers: -any
mtl: ==2.*
deepseq: ! '>=1.4'
profunctors: ! '>=5 && <6'
all-versions:
- 0.1.0.0
- 0.1.0.1
- 0.2.0.0
- 0.3.0.0
author: Fraser Tweedale
latest: 0.3.0.0
description-type: text
description: |
Binding to the *notmuch* mail indexer, providing a hopefully
somewhat typesafe way to search your email.
Requirements:
- GHC 8.0 or higher
- notmuch v0.26 or higher
Contributions are welcome.
license-name: GPL-3.0-only
|
Add python to pyribs recipe | {% set name = "pyribs" %}
{% set pypi_name = "ribs" %}
{% set version = "0.3.0" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
url: https://pypi.io/packages/source/{{ pypi_name[0] }}/{{ pypi_name }}/ribs-{{ version }}.tar.gz
sha256: 8b4c037d412e94cb488eeb33a9d5a5f139b9fe9826173d9acea3c392e7f786f9
build:
number: 0
noarch: python
script: {{ PYTHON }} -m pip install . -vv
requirements:
host:
- pip
- python >=3.6
run:
- pyribs-base =={{ version }}
# Remaining deps come from the ribs[all] extra.
- matplotlib >=0.3.0
test:
imports:
- ribs
- ribs.visualize
commands:
- pip check
requires:
- pip
about:
home: https://github.com/icaros-usc/pyribs
summary: A bare-bones Python library for quality diversity optimization.
license: MIT
license_file: LICENSE
extra:
recipe-maintainers:
- btjanaka
| {% set name = "pyribs" %}
{% set pypi_name = "ribs" %}
{% set version = "0.3.0" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
url: https://pypi.io/packages/source/{{ pypi_name[0] }}/{{ pypi_name }}/ribs-{{ version }}.tar.gz
sha256: 8b4c037d412e94cb488eeb33a9d5a5f139b9fe9826173d9acea3c392e7f786f9
build:
number: 0
noarch: python
script: {{ PYTHON }} -m pip install . -vv
requirements:
host:
- pip
- python >=3.6
run:
- python >=3.6
- pyribs-base =={{ version }}
# Remaining deps come from the ribs[all] extra.
- matplotlib >=0.3.0
test:
imports:
- ribs
- ribs.visualize
commands:
- pip check
requires:
- pip
about:
home: https://github.com/icaros-usc/pyribs
summary: A bare-bones Python library for quality diversity optimization.
license: MIT
license_file: LICENSE
extra:
recipe-maintainers:
- btjanaka
|
Add VS2008 test to Appveyor | version: "{branch}-{build}"
os: Visual Studio 2015
platform: x64
configuration: Release
before_build:
- cmake -G "Visual Studio 14 2015 Win64"
build:
project: meshoptimizer.sln
| version: "{branch}-{build}"
os: Visual Studio 2015
platform: Win32
configuration: Release
environment:
matrix:
- cmake_generator: "Visual Studio 9 2008"
msbuild_path: C:\Windows\Microsoft.NET\Framework\v3.5\msbuild
- cmake_generator: "Visual Studio 14 2015"
msbuild_path: msbuild
before_build:
- cmake -G "%cmake_generator%"
build_script:
- "%msbuild_path% meshoptimizer.sln"
test: off
|
Use GitHub Actions for Windows tests as well | name: CI
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
NODE_VERSION: [12.x, 14.x, 16.x, 17.x]
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Cache
uses: actions/cache@v2
with:
path: ~/.npm
key: ${{ runner.os }}-node-${{ env.NODE_VERSION }}-npm-lock-${{ hashFiles('**/package-lock.json') }}
restore-keys: |
${{ runner.os }}-node-${{ env.NODE_VERSION }}-npm-lock-
- name: Use Node.js ${{ env.NODE_VERSION }}
uses: actions/setup-node@v2.1.2
with:
node-version: ${{ env.NODE_VERSION }}
- name: Install dependencies
run: |
npm install
- name: Run tests
run: |
npm test
| name: CI
on: [push, pull_request]
jobs:
build:
strategy:
matrix:
platform: [ubuntu-latest, windows-latest]
NODE_VERSION: [12.x, 14.x, 16.x, 17.x]
runs-on: ${{ matrix.platform }}
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Cache
uses: actions/cache@v2
with:
path: ~/.npm
key: ${{ runner.os }}-node-${{ env.NODE_VERSION }}-npm-lock-${{ hashFiles('**/package-lock.json') }}
restore-keys: |
${{ runner.os }}-node-${{ env.NODE_VERSION }}-npm-lock-
- name: Use Node.js ${{ env.NODE_VERSION }}
uses: actions/setup-node@v2.1.2
with:
node-version: ${{ env.NODE_VERSION }}
- name: Install dependencies
run: |
npm install
- name: Run tests
run: |
npm test
|
Use Beta 5 of subsplit publish. | ---
name: Sub-Split Publishing
on:
push:
branches:
- 3.x
create:
tags:
- '3.*'
delete:
tags:
- '3.*'
jobs:
publish_subsplits:
runs-on: ubuntu-latest
name: Publish package sub-splits
steps:
- uses: actions/checkout@v2
with:
fetch-depth: '0'
persist-credentials: 'false'
- uses: frankdejonge/use-github-token@1.0.1
with:
authentication: 'frankdejonge:${{ secrets.PERSONAL_ACCESS_TOKEN }}'
user_name: 'Frank de Jonge'
user_email: 'info@frenky.net'
- name: Cache splitsh-lite
id: splitsh-cache
uses: actions/cache@v2
with:
path: './.splitsh'
key: '${{ runner.os }}-splitsh'
- uses: frankdejonge/use-subsplit-publish@1.0.0-beta.4
with:
source-branch: '3.x'
config-path: './config.subsplit-publish.json'
splitsh-path: './.splitsh/splitsh-lite'
splitsh-version: 'v1.0.1'
| ---
name: Sub-Split Publishing
on:
push:
branches:
- 3.x
create:
tags:
- '3.*'
delete:
tags:
- '3.*'
jobs:
publish_subsplits:
runs-on: ubuntu-latest
name: Publish package sub-splits
steps:
- uses: actions/checkout@v2
with:
fetch-depth: '0'
persist-credentials: 'false'
- uses: frankdejonge/use-github-token@1.0.1
with:
authentication: 'frankdejonge:${{ secrets.PERSONAL_ACCESS_TOKEN }}'
user_name: 'Frank de Jonge'
user_email: 'info@frenky.net'
- name: Cache splitsh-lite
id: splitsh-cache
uses: actions/cache@v2
with:
path: './.splitsh'
key: '${{ runner.os }}-splitsh'
- uses: frankdejonge/use-subsplit-publish@1.0.0-beta.5
with:
source-branch: '3.x'
config-path: './config.subsplit-publish.json'
splitsh-path: './.splitsh/splitsh-lite'
splitsh-version: 'v1.0.1'
|
Clean up final build message | ---
- name: Warn against rebooting
debug:
msg: |
Once this playbook run has finished, do not reboot the device.
If the device is rebooted, the resizing of the root filesystem
would not happen for users of the image, and their wifi regulatory
domain may be set incorrectly.
# Skip lint because there's no way that ansible-lint can know at build time
# that we're legitimately use shell because of the && that is always
# present when this is run.
- name: Perform final shutdown
shell: sleep 2 && /sbin/shutdown -h now
args:
warn: no
async: 1
poll: 0
when: shutdown_in_image_preparation
tags:
- skip_ansible_lint
| ---
- name: Warn against rebooting
debug:
msg:
- ===================================================================
- Once this playbook run has finished, do not reboot the device.
- If the device is rebooted, the resizing of the root filesystem
- would not happen for users of the image, and their wifi regulatory
- domain may be set incorrectly.
- ====================================================================
- .
- ====================================================================
- Wait until the target machine has completely shut down (no blinking
- activity from on-board LEDs) before removing power!!
- ====================================================================
# Skip lint because there's no way that ansible-lint can know at build time
# that we're legitimately use shell because of the && that is always
# present when this is run.
- name: Perform final shutdown
shell: sleep 2 && /sbin/shutdown -h now
args:
warn: no
async: 1
poll: 0
when: shutdown_in_image_preparation
tags:
- skip_ansible_lint
|
Fix incorrect install script path | os: Visual Studio 2015
version: 1.0.{build}
environment:
CLI_VERSION: Latest
install:
- ps: mkdir -Force ".\.dotnetcli\" | Out-Null
- ps: Invoke-WebRequest "https://raw.githubusercontent.com/dotnet/cli/rel/1.0.0/scripts/obtain/install.ps1" -OutFile ".\.dotnetcli\install.ps1"
- ps: $env:DOTNET_INSTALL_DIR = "$pwd\.dotnetcli"
- ps: '& .\.dotnetcli\install.ps1 -version "$env:CLI_VERSION" -InstallDir "$env:DOTNET_INSTALL_DIR" -NoPath'
- ps: $env:Path = "$env:DOTNET_INSTALL_DIR;$env:Path"
- ps: npm install -g bower
- ps: npm install -g gulp
build_script:
- ps: dotnet --info
- ps: .\Build.cmd
nuget:
disable_publish_on_pr: true
skip_tags: false
test: off
| os: Visual Studio 2015
version: 1.0.{build}
environment:
CLI_VERSION: Latest
install:
- ps: mkdir -Force ".\.dotnetcli\" | Out-Null
- ps: Invoke-WebRequest "https://raw.githubusercontent.com/dotnet/cli/rel/1.0.0/scripts/obtain/dotnet-install.ps1" -OutFile ".\.dotnetcli\install.ps1"
- ps: $env:DOTNET_INSTALL_DIR = "$pwd\.dotnetcli"
- ps: '& .\.dotnetcli\install.ps1 -version "$env:CLI_VERSION" -InstallDir "$env:DOTNET_INSTALL_DIR" -NoPath'
- ps: $env:Path = "$env:DOTNET_INSTALL_DIR;$env:Path"
- ps: npm install -g bower
- ps: npm install -g gulp
build_script:
- ps: dotnet --info
- ps: .\Build.cmd
nuget:
disable_publish_on_pr: true
skip_tags: false
test: off
|
Fix .net core version in pipe | name: .NET Core
on: push
jobs:
Build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
- name: Setup .NET Core
uses: actions/setup-dotnet@v1
with:
dotnet-version: 6.0
- name: Clean
run: dotnet clean --configuration Release && dotnet nuget locals all --clear
- name: Install dependencies
run: dotnet restore
- name: Build
run: dotnet build --configuration Release --no-restore
Test:
needs: Build
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
- name: Setup .NET Core
uses: actions/setup-dotnet@v1
with:
dotnet-version: 6.0
- name: Clean
run: dotnet clean --configuration Release && dotnet nuget locals all --clear
- name: Install dependencies
run: dotnet restore
- name: Test
run: dotnet test *.Tests/*.Tests.csproj --logger:"console;verbosity=normal" | name: .NET Core
on: push
jobs:
Build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
- name: Setup .NET Core
uses: actions/setup-dotnet@v1
with:
dotnet-version: 6.0.*
- name: Clean
run: dotnet clean --configuration Release && dotnet nuget locals all --clear
- name: Install dependencies
run: dotnet restore
- name: Build
run: dotnet build --configuration Release --no-restore
Test:
needs: Build
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
- name: Setup .NET Core
uses: actions/setup-dotnet@v1
with:
dotnet-version: 6.0.*
- name: Clean
run: dotnet clean --configuration Release && dotnet nuget locals all --clear
- name: Install dependencies
run: dotnet restore
- name: Test
run: dotnet test *.Tests/*.Tests.csproj --logger:"console;verbosity=normal" |
Update from Hackage at 2017-03-22T15:36:34Z | homepage: http://github.com/tittoassini/model
changelog-type: ''
hash: 3fe74f0af303bd4a4c7689ab0830e33c1c895464c254f12f3b11b534d30e18dd
test-bench-deps:
base: -any
containers: -any
model: -any
ghc-prim: ! '>=0.4.0.0'
tasty-quickcheck: ! '>=0.8.4'
tasty-hunit: ! '>=0.9.2'
tasty: ! '>=0.11.0.2'
pretty: -any
maintainer: tittoassini@gmail.com
synopsis: Derive a model of a data type using Generics
changelog: ''
basic-deps:
base: ! '>=4.7 && <5'
containers: ! '>=0.5.6.2'
transformers: ! '>=0.4'
deepseq: ! '>=1.4'
pretty: ! '>=1.1.2.0'
ListLike: ! '>=4.2.1'
all-versions:
- '0.2'
- '0.2.1'
author: Pasqualino `Titto` Assini
latest: '0.2.1'
description-type: haddock
description: See the github homepage for a tutorial
license-name: BSD3
| homepage: http://github.com/tittoassini/model
changelog-type: ''
hash: 0ee85daf1fe8f02f6050c1648642a322054069424d4a92a8259c2165cd36f5ca
test-bench-deps:
base: ! '>=4.7 && <5'
containers: ! '>=0.5.6.2'
model: ! '>=0.2.4'
ghc-prim: ! '>=0.3.1.0'
tasty-quickcheck: ! '>=0.8.4'
tasty-hunit: ! '>=0.9.2'
tasty: ! '>=0.11.0.2'
pretty: ! '>=1.1.2.0'
maintainer: tittoassini@gmail.com
synopsis: Derive a model of a data type using Generics
changelog: ''
basic-deps:
base: ! '>=4.7 && <5'
containers: ! '>=0.5.6.2'
transformers: ! '>=0.4'
deepseq: ! '>=1.4'
pretty: ! '>=1.1.2.0'
ListLike: ! '>=4.2.1'
all-versions:
- '0.2'
- '0.2.1'
- '0.2.4'
author: Pasqualino `Titto` Assini
latest: '0.2.4'
description-type: haddock
description: See the <http://github.com/tittoassini/model online tutorial>
license-name: BSD3
|
Install Network Manager so we can use the nmcli ansible role | ---
# defaults file for apache
rhel_common_packages:
- libselinux-python
- python-devel
- python-pip
- bzip2
- curl
- gawk
- gzip
- git
- ksh
- lsof
- nc
- perl
- screen
- sed
- strace
- sysstat
- telnet
- tmux
- unzip
- vim
- wget
- zip
deb_common_packages:
- python-apt
- apt-transport-https
- git
| ---
# defaults file for apache
rhel_common_packages:
- NetworkManager
- libselinux-python
- python-devel
- python-pip
- bzip2
- curl
- gawk
- gzip
- git
- ksh
- lsof
- nc
- perl
- screen
- sed
- strace
- sysstat
- telnet
- tmux
- unzip
- vim
- wget
- zip
deb_common_packages:
- python-apt
- apt-transport-https
- git
|
Add doc_url, windows test, remove blank line | {% set name = "cgen" %}
{% set version = "2016.2" %}
{% set sha256 = "879b7fe1842a1352591e202d1c33da2aa38b5dfe82ba59493b2b6bba6d5d7ce5" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
fn: {{ name }}-{{ version }}.tar.gz
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: {{ sha256 }}
build:
number: 0
script: python setup.py install --single-version-externally-managed --record record.txt
requirements:
build:
- python
- setuptools
- pytools
- six
run:
- python
- pytools
- numpy
- six
test:
requires:
- pytest
imports:
- {{ name }}
commands:
- cd $SRC_DIR/test && python -m pytest # [unix]
about:
home: http://pypi.python.org/pypi/{{ name }}
license: MIT
license_file: LICENSE
summary: C/C++ source generation from an AST
dev_url: http://github.com/inducer/{{ name }}
extra:
recipe-maintainers:
- inducer
| {% set name = "cgen" %}
{% set version = "2016.2" %}
{% set sha256 = "879b7fe1842a1352591e202d1c33da2aa38b5dfe82ba59493b2b6bba6d5d7ce5" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
fn: {{ name }}-{{ version }}.tar.gz
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: {{ sha256 }}
build:
number: 0
script: python setup.py install --single-version-externally-managed --record record.txt
requirements:
build:
- python
- setuptools
- pytools
- six
run:
- python
- pytools
- numpy
- six
test:
requires:
- pytest
imports:
- {{ name }}
commands:
- cd $SRC_DIR/test && python -m pytest # [unix]
- cd %SRC_DIR%/test && python -m pytest # [win]
about:
home: http://pypi.python.org/pypi/{{ name }}
license: MIT
license_file: LICENSE
summary: C/C++ source generation from an AST
dev_url: http://github.com/inducer/{{ name }}
doc_url: https://documen.tician.de/{{ name }}
extra:
recipe-maintainers:
- inducer
|
Remove explicit yarn installation on CI | name: Node CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [10.x, 12.x]
steps:
- uses: actions/checkout@v1
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node-version }}
- name: Install Yarn
run: npm install --global yarn
- name: Install dependencies
run: yarn install
- name: Build
run: yarn build
- name: Test
run: yarn test
| name: Node CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [10.x, 12.x]
steps:
- uses: actions/checkout@v1
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node-version }}
- name: Install dependencies
run: yarn install
- name: Build
run: yarn build
- name: Test
run: yarn test
|
Add logging property placeholders to resource server configuration to help with debugging. | #
# Copyright 2014 Open mHealth
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
# FIXME revise this if mixing data stores
dataStore: mongo
server:
port: 8083
spring:
application:
name: Open mHealth DSU server
data:
mongodb:
host: mongo
database: omh
#port: 27017
datasource:
driverClassName: org.postgresql.Driver
url: jdbc:postgresql://localhost:5432/omh
username: postgres
password: postgres
http:
mappers:
jsonPrettyPrint: true | #
# Copyright 2014 Open mHealth
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
# FIXME revise this if mixing data stores
dataStore: mongo
server:
port: 8083
spring:
application:
name: Open mHealth DSU server
data:
mongodb:
host: mongo
database: omh
#port: 27017
datasource:
driverClassName: org.postgresql.Driver
url: jdbc:postgresql://localhost:5432/omh
username: postgres
password: postgres
http:
mappers:
jsonPrettyPrint: true
logging:
level:
org.springframework: INFO |
Add `master` to the Appveyor build. | version: 1.0.{build}
branches:
only:
# TODO: Put master here too.
- staging_master
image: Visual Studio 2015
clone_depth: 15
install:
- .\Configure_MSVC.bat
# - cd build-msvc
build:
parallel: true
project: build-msvc\BitFunnel_CMake.sln
test_script:
- cd build-msvc
- ctest -C Debug
# TODO: Add Release tests here too. | version: 1.0.{build}
branches:
only:
- master
- staging_master
image: Visual Studio 2015
clone_depth: 15
install:
- .\Configure_MSVC.bat
# - cd build-msvc
build:
parallel: true
project: build-msvc\BitFunnel_CMake.sln
test_script:
- cd build-msvc
- ctest -C Debug
# TODO: Add Release tests here too. |
Reduce logging verbosity for build step | os: Visual Studio 2015
init:
- git config --global core.autocrlf input
build_script:
- cmd: >-
msbuild build.proj /t:configure /p:target=configure /v:quiet &&
msbuild build.proj /t:build /v:diag &&
msbuild build.proj /t:unittest,package /v:minimal
# we run the tests ourselves
test: off
deploy:
- provider: NuGet
api_key:
secure: 7MS5+XWaFchMXFqzgneQCqo9U0DlxiPXe/KWWUnbCBDEizVn06EjdQZkWu1gbNOJ
artifact: Package
on:
branch: /master|v2/
nuget:
project_feed: true
artifacts:
- path: out\*.nupkg
name: Package
| os: Visual Studio 2015
init:
- git config --global core.autocrlf input
build_script:
- cmd: >-
msbuild build.proj /t:configure /p:target=configure /v:quiet &&
msbuild build.proj /t:build /v:normal &&
msbuild build.proj /t:unittest,package /v:minimal
# we run the tests ourselves
test: off
deploy:
- provider: NuGet
api_key:
secure: 7MS5+XWaFchMXFqzgneQCqo9U0DlxiPXe/KWWUnbCBDEizVn06EjdQZkWu1gbNOJ
artifact: Package
on:
branch: /master|v2/
nuget:
project_feed: true
artifacts:
- path: out\*.nupkg
name: Package
|
Install serverless globally and exit on psake failure | environment:
nodejs_version: "6"
AWS_ACCESS_KEY_ID:
secure: GTugF8P8oc1I2PfKlS4IbsawsWycsenxVFm2uiKgX0
AWS_SECRET_ACCESS_KEY:
secure: gr9U/yPc+a5kW3LRTtQnygY0EhPODJwF1H5M4EQ2x2qms/kpb5qHKp37uNv6FrMX
before_build:
- ps: Install-Product node $env:nodejs_version
- ps: Install-Module -Name powershell-yaml
- ps: Install-Module -Name psake
- ps: Install-Package -Name AWSPowerShell.NetCore -Source https://www.powershellgallery.com/api/v2/ -ProviderName NuGet -ExcludeVersion
- cmd: npm install serverless
build_script:
- ps: Invoke-PSake | environment:
nodejs_version: "6"
AWS_ACCESS_KEY_ID:
secure: GTugF8P8oc1I2PfKlS4IbsawsWycsenxVFm2uiKgX0
AWS_SECRET_ACCESS_KEY:
secure: gr9U/yPc+a5kW3LRTtQnygY0EhPODJwF1H5M4EQ2x2qms/kpb5qHKp37uNv6FrMX
before_build:
- ps: Install-Product node $env:nodejs_version
- ps: Install-Module -Name powershell-yaml
- ps: Install-Module -Name psake
- ps: Install-Package -Name AWSPowerShell.NetCore -Source https://www.powershellgallery.com/api/v2/ -ProviderName NuGet -ExcludeVersion
- cmd: npm install serverless -g
build_script:
- ps: $result=Invoke-PSake;exit !$result |
Exclude integration tests, and only run tests for Renci.SshNet.Tests assembly. | os: Visual Studio 2015
before_build:
- nuget restore
build:
project: src\Renci.SshNet.VS2015.sln
verbosity: minimal
| os: Visual Studio 2015
before_build:
- nuget restore
build:
project: src\Renci.SshNet.VS2015.sln
verbosity: minimal
test:
assemblies: src\Renci.SshNet.Tests\bin\Debug\Renci.SshNet.Tests.dll
categories:
except:
- integration |
Add deploy script for gh-pages | build:
test:
image: quay.io/buildo/node5-npm3
environment:
- NPM_CONFIG_CACHE=/drone/.npm
commands:
- npm i
- npm test
cache:
mount:
- /drone/.npm
| build:
react-components:
image: quay.io/buildo/node5-npm3
environment:
- NPM_CONFIG_CACHE=/drone/.npm
commands:
- npm i
- npm run lint
- npm run build
gh-pages:
image: ubuntu
commands:
- git fetch --no-tags origin +refs/heads/gh-pages
- git checkout gh-pages
- git pull
- git merge master --no-edit
- npm run deploy-showroom
when:
branch: master
cache:
mount:
- /drone/.npm
|
Test files and expected output for verifying the consensus bug | channels:
- bioconda
- conda-forge
dependencies:
- bats
- nose
- numpy
- biopython
- pandas
- simplejson
- matplotlib
| channels:
- bioconda
- conda-forge
dependencies:
- python=3
- bats
- nose
- numpy
- biopython
- pandas
- simplejson
- matplotlib
|
Update CI Rubies: JRuby / TruffleRuby | name: Test
on: [push, pull_request]
jobs:
test:
name: Ruby ${{ matrix.ruby }} (${{ matrix.os }})
if: "!contains(github.event.head_commit.message, '[skip ci]')"
strategy:
matrix:
ruby:
- 3.1
- 3.0
- 2.7
- 2.6
- jruby-9.2.13.0
- truffleruby-20.3.0
os:
- ubuntu-latest
- macos-latest
runs-on: ${{matrix.os}}
steps:
- uses: actions/checkout@v2
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: ${{matrix.ruby}}
bundler-cache: true
- name: Run tests
run: bundle exec rake
test-windows:
name: Ruby ${{ matrix.ruby }} (windows-latest)
if: "!contains(github.event.head_commit.message, '[skip ci]')"
strategy:
matrix:
ruby:
- 3.0
- 2.7
- 2.6
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: ${{matrix.ruby}}
bundler-cache: true
- name: Run tests
run: bundle exec rake
| name: Test
on: [push, pull_request]
jobs:
test:
name: Ruby ${{ matrix.ruby }} (${{ matrix.os }})
if: "!contains(github.event.head_commit.message, '[skip ci]')"
strategy:
matrix:
ruby:
- 3.1
- 3.0
- 2.7
- 2.6
- jruby-9.3.2
- truffleruby-21.3.0
os:
- ubuntu-latest
- macos-latest
runs-on: ${{matrix.os}}
steps:
- uses: actions/checkout@v2
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: ${{matrix.ruby}}
bundler-cache: true
- name: Run tests
run: bundle exec rake
test-windows:
name: Ruby ${{ matrix.ruby }} (windows-latest)
if: "!contains(github.event.head_commit.message, '[skip ci]')"
strategy:
matrix:
ruby:
- 3.0
- 2.7
- 2.6
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: ${{matrix.ruby}}
bundler-cache: true
- name: Run tests
run: bundle exec rake
|
Update from Hackage at 2018-05-05T02:35:05Z | homepage: https://github.com/chessai/constrictor.git
changelog-type: markdown
hash: eaf4ba51cd4cbd0669d694bdd6a83fb30efa3c428a00b99858a979d737005723
test-bench-deps: {}
maintainer: chessai1996@gmail.com
synopsis: strict versions of many things in base
changelog: ! '# Revision history for constrictor
## 0.1.0.0 -- YYYY-mm-dd
* First version. Released on an unsuspecting world.
'
basic-deps:
base: ! '>=4.7 && <5.0'
transformers: -any
all-versions:
- '0.1.0.0'
- '0.1.0.1'
- '0.1.0.2'
- '0.1.1.0'
author: chessai
latest: '0.1.1.0'
description-type: haddock
description: ! 'This package provides strict versions of many functions in
base, including many folding functions not present in there.'
license-name: MIT
| homepage: https://github.com/chessai/constrictor.git
changelog-type: markdown
hash: 2898fdf37d004fdc11ac15ac34465f35eec8338ce7541f03568bf1541d0d3d5a
test-bench-deps: {}
maintainer: chessai1996@gmail.com
synopsis: strict versions of many things in base
changelog: ! '# Revision history for constrictor
## 0.1.0.0 -- YYYY-mm-dd
* First version. Released on an unsuspecting world.
'
basic-deps:
base: ! '>=4.5 && <5.0'
ghc-prim: -any
transformers: -any
all-versions:
- '0.1.0.0'
- '0.1.0.1'
- '0.1.0.2'
- '0.1.1.0'
- '0.1.1.1'
author: chessai
latest: '0.1.1.1'
description-type: haddock
description: ! 'This package provides strict versions of many functions in
base, including many folding functions not present in there.'
license-name: MIT
|
Fix tgz & output directory | ---
platform: linux
image: docker:///cloudfoundry/cli-ci
inputs:
- name: cross-compiled
- name: osx-compiled
outputs:
- name: compiled
run:
path: bash
args:
- -c
- |
set -ex
cwd=$PWD
mkdir combined
pushd cross-compiled
tar -xzf *.tar
rm *.tar
mv * $cwd/combined
popd
pushd osx-compiled
tar -xzf *.tar
rm *.tar
mv * $cwd/combined
popd
tar -cvzf $cwd/compiled/cf-cli-binaries.tgz -C combined .
| ---
platform: linux
image: docker:///cloudfoundry/cli-ci
inputs:
- name: cross-compiled
- name: osx-compiled
outputs:
- name: compiled
run:
path: bash
args:
- -c
- |
set -ex
cwd=$PWD
mkdir combined
pushd cross-compiled
tar -xzf *.tgz
rm *.tgz
mv * $cwd/compiled
popd
pushd osx-compiled
tar -xzf *.tgz
rm *.tgz
mv * $cwd/compiled
popd
tar -cvzf $cwd/compiled/cf-cli-binaries.tgz -C compiled .
|
Update from Hackage at 2022-01-22T23:30:20Z | homepage: ''
changelog-type: markdown
hash: 8beb75c11796d6e7aba1f3cd3bf11e17f7f594663831884f1470a23e7e25fd49
test-bench-deps: {}
maintainer: aaronallen8455@gmail.com
synopsis: Trace the call graph of a program
changelog: |
# Revision history for graph-trace
## 0.1.0.0 -- YYYY-mm-dd
* First version. Released on an unsuspecting world.
basic-deps:
ghc: '>=8.0.0 && <9.4.0'
bytestring: -any
base: '>=4.9 && <5'
syb: -any
containers: -any
ghc-boot: -any
ghc-prim: -any
transformers: -any
random: -any
template-haskell: -any
all-versions:
- 0.1.0.0
author: ''
latest: 0.1.0.0
description-type: haddock
description: |-
A plugin that instruments a program so that running it produces a log which
can be processed into a visual graph using @graph-trace-viz@.
See the [README](https://github.com/aaronallen8455/graph-trace#graph-trace) for details.
license-name: MIT
| homepage: ''
changelog-type: markdown
hash: 6b5453b9ca4852474e66cbbc00b1840bb8730392c5b6fdbf7c61364af715f638
test-bench-deps: {}
maintainer: aaronallen8455@gmail.com
synopsis: Trace the call graph of a program
changelog: |
# Revision history for graph-trace
## 0.1.0.0 -- YYYY-mm-dd
* First version. Released on an unsuspecting world.
basic-deps:
ghc: '>=8.0.0 && <9.4.0'
bytestring: -any
base: '>=4.9 && <5'
syb: -any
containers: -any
ghc-boot: -any
ghc-prim: -any
transformers: -any
random: -any
template-haskell: -any
all-versions:
- 0.1.0.0
- 0.1.0.1
author: ''
latest: 0.1.0.1
description-type: haddock
description: |-
A plugin that instruments a program so that running it produces a log which
can be processed into a visual graph using @graph-trace-viz@.
See the [README](https://github.com/aaronallen8455/graph-trace#graph-trace) for details.
license-name: MIT
|
Set hostname based on /etc/hosts | - copy:
src: hosts
dest: /etc/hosts
- selinux:
state: disabled
- shell: dnf -y copr enable seeitcoming/rcm
when: ansible_distribution == 'Fedora'
- dnf:
name: rcm
state: latest
when: ansible_distribution == 'Fedora'
- dnf: name={{ item }} state=latest
with_items:
- python3
- python3-pip
- python
- python-pip
- golang
- ghc
- cabal-install
- zsh
- tmux
- screen
- vim
- emacs
- git
- subversion
- mercurial
- lynx
- links
- rubygem-rake
- bmake
- shake
- ninja-build
- docker
- ansible
- gawk
- nmap
- bind-utils
- tig
- htop
- cowsay
- sl
- python-scikit-learn
- python3-scikit-learn
- h5py
- python3-h5py
- mecab
- mecab-devel
- mecab-ipadic
- python-mecab
- python-nltk
- python3-nltk
| - copy:
src: hosts
dest: /etc/hosts
- shell: "getent hosts {{ ansible_default_ipv4.address }} | awk '{ print $3 }'"
register: hostname
- debug:
var: hostname.stdout
- hostname:
name: "{{ hostname.stdout }}"
- selinux:
state: disabled
- shell: dnf -y copr enable seeitcoming/rcm
when: ansible_distribution == 'Fedora'
- dnf:
name: rcm
state: latest
when: ansible_distribution == 'Fedora'
- dnf: name={{ item }} state=latest
with_items:
- python3
- python3-pip
- python
- python-pip
- golang
- ghc
- cabal-install
- zsh
- tmux
- screen
- vim
- emacs
- git
- subversion
- mercurial
- lynx
- links
- rubygem-rake
- bmake
- shake
- ninja-build
- docker
- ansible
- gawk
- nmap
- bind-utils
- tig
- htop
- cowsay
- sl
- python-scikit-learn
- python3-scikit-learn
- h5py
- python3-h5py
- mecab
- mecab-devel
- mecab-ipadic
- python-mecab
- python-nltk
- python3-nltk
|
Bring RuboCop config up to date | # This configuration was generated by
# `rubocop --auto-gen-config`
# on 2016-03-16 09:38:54 +0100 using RuboCop version 0.38.0.
# The point is for the user to remove these configuration records
# one by one as the offenses are removed from the code base.
# Note that changes in the inspected code, or installation of new
# versions of RuboCop, may require this file to be generated again.
# Offense count: 17
Metrics/AbcSize:
Max: 28
# Offense count: 7
# Configuration parameters: CountComments.
Metrics/ClassLength:
Max: 159
# Offense count: 2
Metrics/CyclomaticComplexity:
Max: 10
# Offense count: 57
# Configuration parameters: CountComments.
Metrics/MethodLength:
Max: 39
# Offense count: 1
Metrics/PerceivedComplexity:
Max: 11
| # This configuration was generated by
# `rubocop --auto-gen-config`
# on 2016-05-10 10:05:38 +0200 using RuboCop version 0.39.0.
# The point is for the user to remove these configuration records
# one by one as the offenses are removed from the code base.
# Note that changes in the inspected code, or installation of new
# versions of RuboCop, may require this file to be generated again.
# Offense count: 18
Metrics/AbcSize:
Max: 28
# Offense count: 8
# Configuration parameters: CountComments.
Metrics/ClassLength:
Max: 149
# Offense count: 2
Metrics/CyclomaticComplexity:
Max: 10
# Offense count: 59
# Configuration parameters: CountComments.
Metrics/MethodLength:
Max: 39
# Offense count: 1
Metrics/PerceivedComplexity:
Max: 11
|
Exclude paths in lib (out of our control) | engines:
duplication:
enabled: true
config:
languages:
- ruby
- javascript
- python
- php
eslint:
enabled: true
fixme:
enabled: true
ratings:
paths:
- "**.inc"
- "**.js"
- "**.jsx"
- "**.module"
- "**.php"
- "**.py"
- "**.rb"
| engines:
duplication:
enabled: true
config:
languages:
- ruby
- javascript
- python
- php
eslint:
enabled: true
fixme:
enabled: true
ratings:
paths:
- "**.inc"
- "**.js"
- "**.jsx"
- "**.module"
- "**.php"
- "**.py"
- "**.rb"
exclude_paths:
- "source/js/lib/*"
|
Determine the package name when uploading to PyPI | - job-template:
name: '{name}-pypi-upload'
node: pypi
builders:
- shell: |
#!/bin/bash -xe
TAG=`echo $ZUUL_REF | sed 's/^refs.tags.//'`
FILENAME="{name}-$TAG.tar.gz"
rm -rf *tar.gz
curl --fail -o $FILENAME http://{tarball-site}/{name}/$FILENAME
# Make sure we actually got a gzipped file
file -b $FILENAME | grep gzip
- shell: |
/usr/local/jenkins/slave_scripts/pypi-upload.sh {name}
publishers:
- console-log
- job-group:
name: pypi-jobs
jobs:
- '{name}-pypi-upload'
| - job-template:
name: '{name}-pypi-upload'
node: pypi
builders:
- gerrit-git-prep
- shell: |
/usr/local/jenkins/slave_scripts/pypi-upload.sh {name} {tarball-site}
publishers:
- console-log
- job-group:
name: pypi-jobs
jobs:
- '{name}-pypi-upload'
|
Fix metadata for URL monitor. | options:
url:
name: Url
notes: The full URL (including http://) of the URL to monitor. You can provide basic authentication options as well (http://user:pass@domain.com)
default: "http://www.scoutapp.com/"
metadata:
response_time:
label: Response Time
units: secs
precision: 2
larger_is_better: false
| options:
url:
name: Url
notes: The full URL (including http://) of the URL to monitor. You can provide basic authentication options as well (http://user:pass@domain.com)
default: "http://www.scoutapp.com/"
metadata:
response_time:
label: Response Time
units: secs
precision: 2
larger_is_better: false
up:
label: Url Reachable
precision: 0
larger_is_better: true
|
Break source install into an openstack-source role | ---
dependencies:
- role: monitoring-common
- role: logging-config
service: keystone
logdata: "{{ keystone.logs }}"
- role: openstack-source
project_name: keystone
project_rev: "{{ keystone.source.rev }}"
when: openstack_install_method == 'source'
| ---
dependencies:
- role: monitoring-common
- role: logging-config
service: keystone
logdata: "{{ keystone.logs }}"
- role: openstack-source
project_name: keystone
project_rev: "{{ keystone.source.rev }}"
# is this even required anymore with Juno?
python_requirements:
- { name: babel, version: "{{ keystone.babel_version }}" }
when: openstack_install_method == 'source'
|
Add pre-commit hook to check symlinks | ---
repos:
- repo: git://github.com/pre-commit/pre-commit-hooks
rev: v2.2.3
hooks:
- id: check-added-large-files
- id: check-case-conflict
- id: check-executables-have-shebangs
- id: check-merge-conflict
- id: check-yaml
- id: debug-statements
- id: detect-private-key
- id: end-of-file-fixer
- id: requirements-txt-fixer
- id: trailing-whitespace
| ---
repos:
- repo: git://github.com/pre-commit/pre-commit-hooks
rev: v2.2.3
hooks:
- id: check-added-large-files
- id: check-case-conflict
- id: check-executables-have-shebangs
- id: check-merge-conflict
- id: check-yaml
- id: check-symlinks
- id: debug-statements
- id: detect-private-key
- id: end-of-file-fixer
- id: requirements-txt-fixer
- id: trailing-whitespace
|
Add back publishing, to test.pypi | name: publish-to-pypi
on: [ push ]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Setup Python
uses: actions/setup-python@v2
with:
python-version: 3.7
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install -e ".[aws,test]"
- name: Run PyTest
run: pytest .
| name: publish-to-pypi
on: [ push ]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Setup Python
uses: actions/setup-python@v2
with:
python-version: 3.7
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install wheel
pip install -e ".[aws,test]"
- name: Run PyTest
run: pytest .
publish:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Setup Python
uses: actions/setup-python@v2
with:
python-version: 3.7
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install setuptools wheel twine
pip install -e ".[aws,test]"
- name: Publish to PyPi
env:
TWINE_USERNAME: ${{ secrets.PYPI_USERNAME }}
TWINE_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
run: |
python setup.py sdist bdist_wheel
twine check dist/*
twine upload --repository-url https://test.pypi.org/legacy/ dist/*
|
Revert jruby runtimes. It causes weird errors in production. | ---
classes_dir: src
libs_dir: jars/
public: ./public
jruby_max_runtimes: 5
extensions:
logging:
config: config/trinidad-logging.properties
logging_system: log4j
| ---
classes_dir: src
libs_dir: jars/
public: ./public
jruby_max_runtimes: 1
extensions:
logging:
config: config/trinidad-logging.properties
logging_system: log4j
|
Update HMT Sanctions Check URL | name: gb_hmt_sanctions
description: "[OSANC] UK HM Treasury sanctions list"
schedule: daily
pipeline:
init:
method: seed
params:
url: 'http://hmt-sanctions.s3.amazonaws.com/sanctionsconlist.csv'
handle:
pass: fetch
fetch:
method: fetch
handle:
pass: parse
parse:
method: opensanctions.crawlers.gb_hmt_sanctions:parse
| name: gb_hmt_sanctions
description: "[OSANC] UK HM Treasury sanctions list"
schedule: daily
pipeline:
init:
method: seed
params:
url: 'https://ofsistorage.blob.core.windows.net/publishlive/ConList.csv'
handle:
pass: fetch
fetch:
method: fetch
handle:
pass: parse
parse:
method: opensanctions.crawlers.gb_hmt_sanctions:parse
|
Upgrade New Relic to 3.8.+ | # Cloud Foundry Java Buildpack
# Copyright (c) 2013 the original author or authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# Configuration for the New Relic framework
---
version: 3.7.+
repository_root: "{default.repository.root}/new-relic"
| # Cloud Foundry Java Buildpack
# Copyright (c) 2013 the original author or authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# Configuration for the New Relic framework
---
version: 3.8.+
repository_root: "{default.repository.root}/new-relic"
|
Scale Preview Buyer FE to 2 instances | ---
domain: preview.marketplace.team
maintenance_mode: live
api:
memory: 2GB
router:
instances: 2
rate_limiting_enabled: enabled
search-api:
instances: 2
| ---
domain: preview.marketplace.team
maintenance_mode: live
api:
memory: 2GB
buyer-frontend:
instances: 2
router:
instances: 2
rate_limiting_enabled: enabled
search-api:
instances: 2
|
Update from Hackage at 2018-02-11T19:37:23Z | homepage: https://github.com//ats-generic#readme
changelog-type: ''
hash: dcd680b3d74eac3745b68f333ce06f02ef9dbd1ac9a07615f156c293172bfa6f
test-bench-deps: {}
maintainer: vamchale@gmail.com
synopsis: Marshal ATS types into Haskell
changelog: ''
basic-deps:
bytestring: -any
composition-prelude: -any
base: ! '>=4.9 && <5'
text: -any
all-versions:
- '0.1.0.3'
- '0.1.0.4'
- '0.1.0.5'
- '0.1.0.6'
- '0.2.0.0'
- '0.2.0.1'
- '0.2.0.2'
- '0.2.0.3'
author: Vanessa McHale
latest: '0.2.0.3'
description-type: markdown
description: ! '# ats-storable
Resuscitation of
[generic-storable](hackage.haskell.org/package/generic-storable) altered to
work with ATS'' algebraic data types.
For documentation of how to use the ATS side of things, consult the
[documentation](http://ats-lang.sourceforge.net/DOCUMENT/INT2PROGINATS/HTML/x2179.html).
'
license-name: BSD3
| homepage: https://github.com//ats-generic#readme
changelog-type: ''
hash: 1ded67820d044d290b8404a5bc2f1cd170054d69a5aaf5c0e46a09b7ee2fbe7d
test-bench-deps: {}
maintainer: vamchale@gmail.com
synopsis: Marshal ATS types into Haskell
changelog: ''
basic-deps:
bytestring: -any
composition-prelude: -any
base: ! '>=4.9 && <5'
text: -any
all-versions:
- '0.1.0.3'
- '0.1.0.4'
- '0.1.0.5'
- '0.1.0.6'
- '0.2.0.0'
- '0.2.0.1'
- '0.2.0.2'
- '0.2.0.3'
- '0.2.1.0'
author: Vanessa McHale
latest: '0.2.1.0'
description-type: markdown
description: ! '# ats-storable
Resuscitation of
[generic-storable](hackage.haskell.org/package/generic-storable) altered to
work with ATS'' algebraic data types.
For documentation of how to use the ATS side of things, consult the
[documentation](http://ats-lang.sourceforge.net/DOCUMENT/INT2PROGINATS/HTML/x2179.html).
'
license-name: BSD3
|
Remove system dependency variable so it gets set correctly to the empty set | ---
dependencies:
- role: endpoints
- role: monitoring-common
- role: logging-config
service: swift
logdata: "{{ swift.logs }}"
- role: openstack-source
project_name: swift
system_dependencies: "{{ swift.source.system_dependencies }}"
python_dependencies: "{{ swift.source.python_dependencies }}"
project_rev: "{{ swift.source.rev }}"
alternatives: "{{ swift.alternatives }}"
when: openstack_install_method == 'source'
- role: openstack-package
project_name: swift
alternatives: "{{ swift.alternatives }}"
when: openstack_install_method == 'package'
| ---
dependencies:
- role: endpoints
- role: monitoring-common
- role: logging-config
service: swift
logdata: "{{ swift.logs }}"
- role: openstack-source
project_name: swift
python_dependencies: "{{ swift.source.python_dependencies }}"
project_rev: "{{ swift.source.rev }}"
alternatives: "{{ swift.alternatives }}"
when: openstack_install_method == 'source'
- role: openstack-package
project_name: swift
alternatives: "{{ swift.alternatives }}"
when: openstack_install_method == 'package'
|
Update conda-build-all recipe to version 1.0.4 | {% set version = "1.0.1" %}
package:
name: conda-build-all
version: {{ version }}
source:
fn: conda-build-all_v{{ version }}.tar.gz
url: https://github.com/SciTools/conda-build-all/archive/v{{version}}.tar.gz
sha256: 1e34102f9055ce99500ce8ec87933d46a482cd20b865a180f2b064b4baf345f0
build:
number: 0
script: python setup.py install --single-version-externally-managed --record=record.txt
entry_points:
- conda-build-all = conda_build_all.cli:main
requirements:
build:
- python
- setuptools
run:
- python
- gitpython
- conda >4
- conda-build >=1.21.7
- anaconda-client
- mock
test:
imports:
- conda_build_all
commands:
- conda build-all --version
about:
license: BSD 3-clause
home: https://github.com/scitools/conda-build-all
summary: conda build-all is a conda subcommand which allows multiple distributions to be built (and uploaded) in a single command
| {% set version = "1.0.4" %}
package:
name: conda-build-all
version: {{ version }}
source:
fn: conda-build-all_v{{ version }}.tar.gz
url: https://github.com/conda-tools/conda-build-all/archive/v{{version}}.tar.gz
sha256: 1a2e6b89858e8a5c6c55dd0fe64e18f7730a203740507f7746149771e22d8784
build:
number: 0
script: python setup.py install --single-version-externally-managed --record=record.txt
noarch: python
entry_points:
- conda-build-all = conda_build_all.cli:main
requirements:
build:
- python
- setuptools
run:
- python
- gitpython
- conda >4
- conda-build >=1.21.7
- anaconda-client
- mock
test:
imports:
- conda_build_all
commands:
- conda build-all --version
about:
license: BSD 3-clause
license_file: LICENSE
home: https://github.com/conda-tools/conda-build-all
summary: conda build-all is a conda subcommand which allows multiple distributions to be built (and uploaded) in a single command
|
Fix rasterio pinning for v1 alpha | # Conda environment file for YATSM
# Includes optional dependencies since conda makes installing them pretty easy
name: yatsm
channels:
- r
- conda-forge
dependencies:
# Base
- python
- numpy>=1.9.0
- scipy>=0.14.0
- Cython>=0.20.1
# Statistics
- statsmodels>=0.5.0
- scikit-learn>=0.15.1
- pandas>=0.16.0
- patsy>=0.3.0
# GDAL and IO
- fiona>=1.7.0
- gdal>=1.11
- rasterio>=1.0
- shapely>=1.5.16
- xarray>=0.7.1
- pytables>=3.2.0
# CLI
- click>=4.0
# Config file
- pyyaml>=3.11
- jsonschema>=2.5.1
# Plotting
- matplotlib>=1.4.2
# Accelerated functions w/ numba (OPTIONAL)
- numba>=0.27.0
# Python interface to R (OPTIONAL)
- rpy2>=2.5.6
- pip:
# GLMNET (OPTIONAL)
- git+git://github.com/ceholden/glmnet-python.git@v2.0.1
# Required but missing from conda
- palettable>=2.0.0
- click_plugins>=1.0
- decorator>=4.0.10
- toposort>=1.4
| # Conda environment file for YATSM
# Includes optional dependencies since conda makes installing them pretty easy
name: yatsm
channels:
- r
- conda-forge
dependencies:
# Base
- python
- numpy>=1.9.0
- scipy>=0.14.0
- Cython>=0.20.1
# Statistics
- statsmodels>=0.5.0
- scikit-learn>=0.15.1
- pandas>=0.16.0
- patsy>=0.3.0
# GDAL and IO
- fiona>=1.7.0
- gdal>=1.11
- rasterio>=1.0*
- shapely>=1.5.16
- xarray>=0.7.1
- pytables>=3.2.0
# CLI
- click>=4.0
# Config file
- pyyaml>=3.11
- jsonschema>=2.5.1
# Plotting
- matplotlib>=1.4.2
# Accelerated functions w/ numba (OPTIONAL)
- numba>=0.27.0
# Python interface to R (OPTIONAL)
- rpy2>=2.5.6
- pip:
# GLMNET (OPTIONAL)
- git+git://github.com/ceholden/glmnet-python.git@v2.0.1
# Required but missing from conda
- palettable>=2.0.0
- click_plugins>=1.0
- decorator>=4.0.10
- toposort>=1.4
|
Update to rubocop channel 67 | version: "2"
# Checks are enabled by default, uncomment lines to disable check.
# checks:
# argument-count:
# enabled: false
# complex-logic:
# enabled: false
# file-lines:
# enabled: false
# method-complexity:
# enabled: false
# method-count:
# enabled: false
# method-lines:
# enabled: false
# nested-control-flow:
# enabled: false
# return-statements:
# enabled: false
# similar-code:
# enabled: false
# identical-code:
# enabled: false
plugins:
rubocop:
enabled: true
channel: rubocop-0-60
# coffeelint:
# enabled: true
scss-lint:
enabled: true
fixme:
enabled: true
exclude_patterns:
- "app/assets/images/**/*"
- "app/assets/javascripts/external/**/*"
- "bin/**/*"
- "config/**/*"
- "db/**/*"
- "lib/**/*"
- "public/**/*"
- "test/**/*"
- "vendor/**/*"
- "CHANGELOG.md"
- "config.ru"
- "LICENSE"
- "Rakefile"
- "README.md"
| version: "2"
# Checks are enabled by default, uncomment lines to disable check.
# checks:
# argument-count:
# enabled: false
# complex-logic:
# enabled: false
# file-lines:
# enabled: false
# method-complexity:
# enabled: false
# method-count:
# enabled: false
# method-lines:
# enabled: false
# nested-control-flow:
# enabled: false
# return-statements:
# enabled: false
# similar-code:
# enabled: false
# identical-code:
# enabled: false
plugins:
rubocop:
enabled: true
channel: rubocop-0-67
# coffeelint:
# enabled: true
scss-lint:
enabled: true
fixme:
enabled: true
exclude_patterns:
- "app/assets/images/**/*"
- "app/assets/javascripts/external/**/*"
- "bin/**/*"
- "config/**/*"
- "db/**/*"
- "lib/**/*"
- "public/**/*"
- "test/**/*"
- "vendor/**/*"
- "CHANGELOG.md"
- "config.ru"
- "LICENSE"
- "Rakefile"
- "README.md"
|
Expand excluded minified JS files | languages:
Ruby: true
JavaScript: true
PHP: true
Python: true
exclude_paths:
- "**.min.js"
| languages:
Ruby: true
JavaScript: true
PHP: true
Python: true
exclude_paths:
- "**min.js"
|
Upgrade Cassandra version 2.1.9 -> 2.1.11 | dsc_version: 2.1.9-1
cassandra_version: 2.1.9
cassandra_tools_version: 2.1.9
dse_version: 4.7.0-1
tablesnap_version: debian/0.7.1-3
| dsc_version: 2.1.11-1
cassandra_version: 2.1.11
cassandra_tools_version: 2.1.11
dse_version: 4.7.0-1
tablesnap_version: debian/0.7.1-3
|
Add coveralls github build action | # This workflow will build a Java project with Maven
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-maven
name: Build master with Maven
on:
push:
branches: [ master ]
# pull_request:
# branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up JDK 8
uses: actions/setup-java@v2
with:
java-version: '8'
distribution: 'adopt'
- name: Cache local Maven repository
uses: actions/cache@v2
with:
path: ~/.m2/repository
key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
restore-keys: |
${{ runner.os }}-maven-
- name: Build with Maven
run: mvn -B verify
| # This workflow will build a Java project with Maven
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-maven
name: Build master with Maven
on:
push:
branches: [ master ]
# pull_request:
# branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up JDK 8
uses: actions/setup-java@v2
with:
java-version: '8'
distribution: 'adopt'
- name: Cache local Maven repository
uses: actions/cache@v2
with:
path: ~/.m2/repository
key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
restore-keys: |
${{ runner.os }}-maven-
- name: Build with Maven
run: mvn -B verify
- name: Coveralls
uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
|
Update TimeLimit to 3.7.1 (99) | Categories:
- System
- Time
License: GPL-3.0-only
SourceCode: https://codeberg.org/timelimit/timelimit-android
IssueTracker: https://codeberg.org/timelimit/timelimit-android/issues
AutoName: TimeLimit
RepoType: git
Repo: https://codeberg.org/timelimit/timelimit-android.git
Builds:
- versionName: 2.7.5
versionCode: 87
commit: release-2.7.5
subdir: app
gradle:
- noGoogleApi
- directVersion
- productionServer
- versionName: 3.6.0
versionCode: 97
commit: release-3.6.0
subdir: app
gradle:
- noGoogleApi
- directVersion
- productionServer
- versionName: 3.7.0
versionCode: 98
commit: release-3.7.0
subdir: app
gradle:
- noGoogleApi
- directVersion
- productionServer
AutoUpdateMode: Version release-%v
UpdateCheckMode: Tags
UpdateCheckName: io.timelimit.android
CurrentVersion: 3.7.0
CurrentVersionCode: 98
| Categories:
- System
- Time
License: GPL-3.0-only
SourceCode: https://codeberg.org/timelimit/timelimit-android
IssueTracker: https://codeberg.org/timelimit/timelimit-android/issues
AutoName: TimeLimit
RepoType: git
Repo: https://codeberg.org/timelimit/timelimit-android.git
Builds:
- versionName: 2.7.5
versionCode: 87
commit: release-2.7.5
subdir: app
gradle:
- noGoogleApi
- directVersion
- productionServer
- versionName: 3.6.0
versionCode: 97
commit: release-3.6.0
subdir: app
gradle:
- noGoogleApi
- directVersion
- productionServer
- versionName: 3.7.0
versionCode: 98
commit: release-3.7.0
subdir: app
gradle:
- noGoogleApi
- directVersion
- productionServer
- versionName: 3.7.1
versionCode: 99
commit: release-3.7.1
subdir: app
gradle:
- noGoogleApi
- directVersion
- productionServer
AutoUpdateMode: Version release-%v
UpdateCheckMode: Tags
UpdateCheckName: io.timelimit.android
CurrentVersion: 3.7.1
CurrentVersionCode: 99
|
Add default deps for ubuntu 16.04 | default:
- mysql-common
- libpq5
- libsqlite3-0
- openssl
- libxml2
- libxslt1.1
- libreadline5
- libreadline6
debian-6:
- libssl0.9.8
- libmysqlclient16
- libevent-1.4-2
- libevent-core-1.4-2
- libevent-extra-1.4-2
debian-7:
- libssl1.0.0
- libmysqlclient18
- libevent-2.0-5
- libevent-core-2.0-5
- libevent-extra-2.0-5
| default:
- mysql-common
- libpq5
- libsqlite3-0
- openssl
- libxml2
- libxslt1.1
- libreadline5
- libreadline6
debian-6:
- libssl0.9.8
- libmysqlclient16
- libevent-1.4-2
- libevent-core-1.4-2
- libevent-extra-1.4-2
debian-7:
- libssl1.0.0
- libmysqlclient18
- libevent-2.0-5
- libevent-core-2.0-5
- libevent-extra-2.0-5
ubuntu-16.04:
- libssl1.0.0
- libmysqlclient20
- libevent-2.0-5
- libevent-core-2.0-5
- libevent-extra-2.0-5
|
Update S3 bucket for release blobs | ---
blobstore:
provider: s3
options:
bucket_name: logsearch-for-cloudfoundry-boshrelease
final_name: logsearch-for-cloudfoundry
| ---
blobstore:
provider: s3
options:
bucket_name: logsearch-for-cloudfoundry-blobs
region: eu-west-1
endpoint: https://s3-eu-west-1.amazonaws.com
final_name: logsearch-for-cloudfoundry
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.