commit
stringlengths 40
40
| old_file
stringlengths 4
237
| new_file
stringlengths 4
237
| old_contents
stringlengths 1
4.24k
| new_contents
stringlengths 1
4.87k
| subject
stringlengths 15
778
| message
stringlengths 15
8.75k
| lang
stringclasses 266
values | license
stringclasses 13
values | repos
stringlengths 5
127k
|
---|---|---|---|---|---|---|---|---|---|
eebfd9c313e4ce77f0eacb0c37a70f67eb164b9a
|
packages/tu/tuple-ops.yaml
|
packages/tu/tuple-ops.yaml
|
homepage: https://github.com/pierric/tuple-ops
changelog-type: ''
hash: d060282c3745d68d006c0dcd6f92a65f21cad11723c1936203e02fb0f8cfb485
test-bench-deps: {}
maintainer: Jiasen Wu <[email protected]>
synopsis: various operations on n-ary tuples via GHC.Generics
changelog: ''
basic-deps:
type-combinators: ==0.2.4.3
base: ! '>=4.7 && <5.0'
all-versions:
- '0.0.0.0'
- '0.0.0.1'
author: Jiasen Wu
latest: '0.0.0.1'
description-type: haddock
description: Uncons operation on n-ary tuples
license-name: BSD3
|
homepage: https://github.com/pierric/tuple-ops
changelog-type: ''
hash: b979293dc2f7cf78cbdcaa27d374f5b26aafba36c002a7d44398d22bc9b519a0
test-bench-deps: {}
maintainer: Jiasen Wu <[email protected]>
synopsis: various operations on n-ary tuples via GHC.Generics
changelog: ''
basic-deps:
type-combinators: ==0.2.4.3
base: ! '>=4.7 && <5.0'
all-versions:
- '0.0.0.0'
- '0.0.0.1'
- '0.0.0.2'
author: Jiasen Wu
latest: '0.0.0.2'
description-type: haddock
description: ! 'Some operations on n-ary tuples, including ''uncons'', ''cons'', etc.
This package distinguish itself from other packages
on tuple mainly on the the implementation under the cover. It converts Generic datatype
into the its representation
form, and carries out the operations on there. The other point is that this package
tends to treat non-tuples directly as
1-ary, without need of ''OneTuple'' or similar intermediate wrapper.'
license-name: BSD3
|
Update from Hackage at 2018-01-27T18:03:13Z
|
Update from Hackage at 2018-01-27T18:03:13Z
|
YAML
|
mit
|
commercialhaskell/all-cabal-metadata
|
bc4acfb398af3e826ad054a56f4ae0677448a312
|
metadata/fr.emersion.goguma.yml
|
metadata/fr.emersion.goguma.yml
|
Categories:
- Internet
License: AGPL-3.0-only
WebSite: https://sr.ht/~emersion/goguma
SourceCode: https://git.sr.ht/~emersion/goguma
IssueTracker: https://todo.sr.ht/~emersion/goguma
AutoName: Goguma
RepoType: git
Repo: https://git.sr.ht/~emersion/goguma
Builds:
- versionName: 0.1.0
versionCode: 1
commit: 3a6e823c6237a988ea0593bce493ec8fb7ad6f4c
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- [email protected]
build:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter build apk --release --verbose
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: 0.1.0
CurrentVersionCode: 1
|
Categories:
- Internet
License: AGPL-3.0-only
WebSite: https://sr.ht/~emersion/goguma
SourceCode: https://git.sr.ht/~emersion/goguma
IssueTracker: https://todo.sr.ht/~emersion/goguma
AutoName: Goguma
RepoType: git
Repo: https://git.sr.ht/~emersion/goguma
Builds:
- versionName: 0.1.0
versionCode: 1
commit: 3a6e823c6237a988ea0593bce493ec8fb7ad6f4c
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- [email protected]
build:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter build apk --release --verbose
- versionName: 0.2.0
versionCode: 516
commit: 0ff181ff6dfceb90fb4d78cecb40d0fcaacb47ec
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- [email protected]
build:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter build apk --release --verbose
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: 0.2.0
CurrentVersionCode: 516
|
Update Goguma to 0.2.0 (516)
|
Update Goguma to 0.2.0 (516)
|
YAML
|
agpl-3.0
|
f-droid/fdroiddata,f-droid/fdroiddata
|
f3edb6896633110d6c688389950cbf12c72f0e88
|
packages/wo/word-wrap.yaml
|
packages/wo/word-wrap.yaml
|
homepage: https://github.com/jtdaugherty/word-wrap/
changelog-type: markdown
hash: eac3af18691daaaa8c7c72a19753a5c8aa863824bf2e927bb52e181d05294d1a
test-bench-deps:
base: <5
hspec: ! '>=2.4'
word-wrap: -any
maintainer: [email protected]
synopsis: A library for word-wrapping
changelog: ! "\n0.1.1\n=====\n\nPackage changes:\n * Removed a duplicate mention of
the changelog file in the cabal\n package description that used the wrong filename
case (#1)\n\n0.1\n===\n\n* First version.\n"
basic-deps:
base: <5
text: -any
all-versions:
- '0.1'
- '0.1.1'
author: Jonathan Daugherty
latest: '0.1.1'
description-type: markdown
description: ! 'word-wrap
=========
This library provides text-wrapping functionality.
'
license-name: BSD3
|
homepage: https://github.com/jtdaugherty/word-wrap/
changelog-type: markdown
hash: 894162c5d5132bf302583c10e6befffab9a4766abbee74715823b6cca439e6af
test-bench-deps:
base: <5
hspec: ! '>=2.4'
word-wrap: -any
maintainer: [email protected]
synopsis: A library for word-wrapping
changelog: ! "\n0.1.2\n=====\n\nBug fixes:\n * Fixed a bug where multiple consecutive
newlines were not properly preserved\n as advertised (#2)\n\n0.1.1\n=====\n\nPackage
changes:\n * Removed a duplicate mention of the changelog file in the cabal\n package
description that used the wrong filename case (#1)\n\n0.1\n===\n\n* First version.\n"
basic-deps:
base: <5
text: -any
all-versions:
- '0.1'
- '0.1.1'
- '0.1.2'
author: Jonathan Daugherty
latest: '0.1.2'
description-type: markdown
description: ! 'word-wrap
=========
This library provides text-wrapping functionality.
'
license-name: BSD3
|
Update from Hackage at 2017-08-01T23:04:02Z
|
Update from Hackage at 2017-08-01T23:04:02Z
|
YAML
|
mit
|
commercialhaskell/all-cabal-metadata
|
7838a3af9981c7eea9246c178112936c9e0238a1
|
update_kb_gin_conakry.yml
|
update_kb_gin_conakry.yml
|
---
- hosts: localhost
roles:
# Enable or disable to suit your needs
# This role automatically send logs to central server each time the device gets an Internet connection
- logs
- mongodb
- role: mook
mook_name: bsfcampus
- role: mook
mook_name: koombookedu
- role: zim_install
zim_name: "wikipedia.fr cest-pas-sorcier.fr tedxgeneva2014.fr universcience-tv.fr tedxlausanne2012.fr tedxlausanne2013.fr tedxlausanne2014.fr"
|
---
- hosts: localhost
roles:
# Enable or disable to suit your needs
# This role automatically send logs to central server each time the device gets an Internet connection
- logs
- mongodb
- role: mook
mook_name: bsfcampus
- role: mook
mook_name: koombookedu
- role: kalite
version: "0.16.0"
lang: "fr"
- role: zim_install
zim_name: "wikipedia.fr cest-pas-sorcier.fr gutenberg.fr tedxgeneva2014.fr universcience-tv.fr tedxlausanne2012.fr tedxlausanne2013.fr tedxlausanne2014.fr"
|
Add Gutenberg and Kalite to install
|
Add Gutenberg and Kalite to install
|
YAML
|
mit
|
ideascube/ansiblecube,ideascube/ansiblecube
|
f6bdb325080eaf61a6b11fbb44bcd322694e33cf
|
recipes/ndcube/meta.yaml
|
recipes/ndcube/meta.yaml
|
package:
name: ndcube
version: "0.1.dev273"
source:
fn: ndcube-0.1.dev273.tar.gz
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
md5: 36a200f32aa1ec697e1f0f0b8e6d4391
build:
script: python setup.py install --offline --no-git --single-version-externally-managed --record record.txt
requirements:
build:
- python
- setuptools
- astropy
run:
- python
- astropy
- matplotlib
- sunpy
test:
imports:
- ndcube
- ndcube.tests
- ndcube.utils
- ndcube.utils.tests
- ndcube.visualization
about:
home: http://sunpy.org
license: BSD 2-Clause
summary: 'A base package for multi-dimensional contiguious and non-contiguious spatially aware arrays.'
license_family: BSD
extra:
recipe-maintainers:
- SolarDrew
- Cadair
|
{% set name = "ndcube" %}
{% set version = "0.1.dev273" %}
{% set md5 = "36a200f32aa1ec697e1f0f0b8e6d4391" %}
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
md5: md5
build:
script: python setup.py install --offline --no-git --single-version-externally-managed --record record.txt
requirements:
build:
- python
- setuptools
- astropy
run:
- python
- astropy
- matplotlib
- sunpy
test:
imports:
- ndcube
- ndcube.tests
- ndcube.utils
- ndcube.utils.tests
- ndcube.visualization
about:
home: http://sunpy.org
license: BSD 2-Clause
summary: 'A base package for multi-dimensional contiguious and non-contiguious spatially aware arrays.'
license_family: BSD
extra:
recipe-maintainers:
- SolarDrew
- Cadair
|
Switch some things for template variables
|
Switch some things for template variables
|
YAML
|
bsd-3-clause
|
dschreij/staged-recipes,synapticarbors/staged-recipes,jjhelmus/staged-recipes,Juanlu001/staged-recipes,jakirkham/staged-recipes,Cashalow/staged-recipes,johanneskoester/staged-recipes,glemaitre/staged-recipes,cpaulik/staged-recipes,mcs07/staged-recipes,SylvainCorlay/staged-recipes,barkls/staged-recipes,cpaulik/staged-recipes,asmeurer/staged-recipes,goanpeca/staged-recipes,guillochon/staged-recipes,jjhelmus/staged-recipes,petrushy/staged-recipes,Cashalow/staged-recipes,isuruf/staged-recipes,sodre/staged-recipes,petrushy/staged-recipes,pmlandwehr/staged-recipes,scopatz/staged-recipes,synapticarbors/staged-recipes,sodre/staged-recipes,kwilcox/staged-recipes,chrisburr/staged-recipes,sannykr/staged-recipes,patricksnape/staged-recipes,SylvainCorlay/staged-recipes,rvalieris/staged-recipes,patricksnape/staged-recipes,conda-forge/staged-recipes,sannykr/staged-recipes,rmcgibbo/staged-recipes,johanneskoester/staged-recipes,kwilcox/staged-recipes,jakirkham/staged-recipes,dschreij/staged-recipes,barkls/staged-recipes,ocefpaf/staged-recipes,isuruf/staged-recipes,birdsarah/staged-recipes,stuertz/staged-recipes,mariusvniekerk/staged-recipes,ceholden/staged-recipes,glemaitre/staged-recipes,hadim/staged-recipes,conda-forge/staged-recipes,ocefpaf/staged-recipes,igortg/staged-recipes,goanpeca/staged-recipes,hadim/staged-recipes,shadowwalkersb/staged-recipes,mariusvniekerk/staged-recipes,shadowwalkersb/staged-recipes,pmlandwehr/staged-recipes,rmcgibbo/staged-recipes,jochym/staged-recipes,ceholden/staged-recipes,asmeurer/staged-recipes,basnijholt/staged-recipes,mcs07/staged-recipes,stuertz/staged-recipes,chrisburr/staged-recipes,sodre/staged-recipes,basnijholt/staged-recipes,ReimarBauer/staged-recipes,ReimarBauer/staged-recipes,rvalieris/staged-recipes,scopatz/staged-recipes,birdsarah/staged-recipes,NOAA-ORR-ERD/staged-recipes,NOAA-ORR-ERD/staged-recipes,guillochon/staged-recipes,igortg/staged-recipes,Juanlu001/staged-recipes,jochym/staged-recipes
|
9c6876aa2199082fa7824c4e96c9d561ddf73b32
|
metadata/org.tengel.timescale.yml
|
metadata/org.tengel.timescale.yml
|
Categories:
- Science & Education
License: GPL-3.0-or-later
SourceCode: https://github.com/tengel/GeologicalTimescale
AutoName: Geological Timescale
RepoType: git
Repo: https://github.com/tengel/GeologicalTimescale.git
Builds:
- versionName: 0.4.1
versionCode: 6
commit: fdroid-0.4.1
subdir: app
gradle:
- yes
- versionName: 0.5.0
versionCode: 7
commit: fdroid-0.5.0
subdir: app
gradle:
- yes
- versionName: 0.6.0
versionCode: 8
commit: fdroid-0.6.0
subdir: app
gradle:
- yes
- versionName: 0.6.1
versionCode: 9
commit: fdroid-0.6.1
subdir: app
gradle:
- yes
- versionName: 0.6.2
versionCode: 10
commit: b862bd3bf0180065808b95df5e53c21904be0c69
subdir: app
gradle:
- yes
AutoUpdateMode: Version fdroid-%v
UpdateCheckMode: Tags fdroid-\d+\.\d+\.\d+
CurrentVersion: 0.6.2
CurrentVersionCode: 10
|
Categories:
- Science & Education
License: GPL-3.0-or-later
SourceCode: https://github.com/tengel/GeologicalTimescale
AutoName: Geological Timescale
RepoType: git
Repo: https://github.com/tengel/GeologicalTimescale.git
Builds:
- versionName: 0.4.1
versionCode: 6
commit: fdroid-0.4.1
subdir: app
gradle:
- yes
- versionName: 0.5.0
versionCode: 7
commit: fdroid-0.5.0
subdir: app
gradle:
- yes
- versionName: 0.6.0
versionCode: 8
commit: fdroid-0.6.0
subdir: app
gradle:
- yes
- versionName: 0.6.1
versionCode: 9
commit: fdroid-0.6.1
subdir: app
gradle:
- yes
- versionName: 0.6.2
versionCode: 10
commit: b862bd3bf0180065808b95df5e53c21904be0c69
subdir: app
gradle:
- yes
- versionName: 0.6.3
versionCode: 11
commit: 7a3ebdce15d2e3485f3a592fa2dd6cdca745611c
subdir: app
gradle:
- yes
AutoUpdateMode: Version fdroid-%v
UpdateCheckMode: Tags fdroid-\d+\.\d+\.\d+
CurrentVersion: 0.6.3
CurrentVersionCode: 11
|
Update Geological Timescale to 0.6.3 (11)
|
Update Geological Timescale to 0.6.3 (11)
|
YAML
|
agpl-3.0
|
f-droid/fdroiddata,f-droid/fdroiddata
|
ca95141ff06c635246bafa34ca97a30ae561883d
|
serverless.yml
|
serverless.yml
|
service: serverless-lambda-typescript-example
provider:
name: aws
runtime: nodejs6.10
stage: demo
region: us-east-1
plugins:
- serverless-plugin-typescript
- serverless-offline
package:
include:
src/**
exclude:
- node_modules/**/*
- src/**/*.ts
functions:
getCity:
handler: src/cities/cities.getCity
description: Returns a single city.
environment:
FAVORITE_CITY: Budapest
events:
- http:
path: cities/{id}
method: get
request:
parameters:
paths:
id: true
|
service: serverless-lambda-typescript-example
provider:
name: aws
runtime: nodejs6.10
stage: demo
region: us-east-1
plugins:
- serverless-plugin-typescript
- serverless-offline
package:
include:
src/**/!(*.spec).js
exclude:
- node_modules/**/*
functions:
getCity:
handler: src/cities/cities.getCity
description: Returns a single city.
environment:
FAVORITE_CITY: Budapest
events:
- http:
path: cities/{id}
method: get
request:
parameters:
paths:
id: true
|
Test files are not uploaded to Lambda.
|
FIXED: Test files are not uploaded to Lambda.
|
YAML
|
mit
|
balassy/aws-lambda-typescript
|
099849147a62ed3d73ba11e4f7e5604607aeec10
|
zap/gradle/crowdin.yml
|
zap/gradle/crowdin.yml
|
projects:
- id: 9301
sources:
- dir: "src/main/resources/org/zaproxy/zap/resources"
outputDir: "src/main/dist/lang"
crowdinPath:
dir: "/core"
filename: "%file_pathname%"
exportPattern:
dir: "/zaproxy/core"
filename: "%file_name%_%locale_with_underscore%%file_extension%"
includes:
- pattern: "Messages.properties"
- pattern: "vulnerabilities.xml"
|
projects:
- id: 9301
sources:
- dir: "src/main/resources/org/zaproxy/zap/resources"
outputDir: "src/main/dist/lang"
crowdinPath:
dir: "/core"
filename: "%file_pathname%"
exportPattern:
dir: "/zaproxy/core"
filename: "%file_name%_%locale_with_underscore%%file_extension%"
includes:
- pattern: "Messages.properties"
- pattern: "vulnerabilities.xml"
translatableElements:
- "//alert"
- "//desc"
- "//reference"
- "//solution"
|
Add translatable elements for vulnerabilities.xml
|
Add translatable elements for vulnerabilities.xml
Include all elements except the ID, which should not be translated.
Signed-off-by: thc202 <[email protected]>
|
YAML
|
apache-2.0
|
psiinon/zaproxy,psiinon/zaproxy,psiinon/zaproxy,thc202/zaproxy,thc202/zaproxy,psiinon/zaproxy,kingthorin/zaproxy,kingthorin/zaproxy,thc202/zaproxy,psiinon/zaproxy,psiinon/zaproxy,psiinon/zaproxy,kingthorin/zaproxy,thc202/zaproxy,thc202/zaproxy,thc202/zaproxy,zaproxy/zaproxy,zaproxy/zaproxy,kingthorin/zaproxy,zaproxy/zaproxy,thc202/zaproxy,zaproxy/zaproxy,zaproxy/zaproxy,zaproxy/zaproxy,kingthorin/zaproxy,kingthorin/zaproxy,zaproxy/zaproxy,kingthorin/zaproxy
|
549924ff86f45c7e2ffc35d80d0c7653d52d6653
|
.builds/freebsd_latest.yml
|
.builds/freebsd_latest.yml
|
image: freebsd/latest
packages;
- cmake
sources:
- https://github.com/donmccaughey/fiends_and_fortune
tasks:
- setup: |
cd fiends_and_fortune
cmake -S . -B tmp
- build: |
cd fiends_and_fortune
cmake --build tmp --target all
cd tmp
ctest --output-on-failure
triggers:
- action: email
condition: failure
to: Don McCaughey <[email protected]>
|
image: freebsd/latest
packages:
- cmake
sources:
- https://github.com/donmccaughey/fiends_and_fortune
tasks:
- setup: |
cd fiends_and_fortune
cmake -S . -B tmp
- build: |
cd fiends_and_fortune
cmake --build tmp --target all
cd tmp
ctest --output-on-failure
triggers:
- action: email
condition: failure
to: Don McCaughey <[email protected]>
|
Fix typo in FreeBSD build manifest for Sourcehut.
|
Fix typo in FreeBSD build manifest for Sourcehut.
|
YAML
|
bsd-2-clause
|
donmccaughey/FiendsAndFortune,donmccaughey/FiendsAndFortune,donmccaughey/FiendsAndFortune
|
e2b40982b57ee75480621f5d45ba7aff4abe6f53
|
.github/workflows/ccpp.yml
|
.github/workflows/ccpp.yml
|
name: C/C++ CI
on: [push]
jobs:
build-on-gcc:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Create build directory
run: mkdir -p build
- name: Run CMake
working-directory: build
env:
CXX: /usr/bin/gcc
CC: /usr/bin/gcc
run: cmake ..
- name: Build
working-directory: build
run: make
- name: Test
working-directory: build
run: make test
build-on-clang:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Create build directory
run: mkdir -p build
- name: Run CMake
working-directory: build
env:
CXX: /usr/bin/clang
CC: /usr/bin/clang++
run: cmake ..
- name: Build
working-directory: build
run: make
- name: Test
working-directory: build
run: make test
|
name: C/C++ CI
on: [push]
jobs:
build-on-gcc:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Create build directory
run: mkdir -p build
- name: Run CMake
working-directory: build
env:
CXX: /usr/bin/g++
CC: /usr/bin/gcc
run: cmake ..
- name: Build
working-directory: build
run: make
- name: Test
working-directory: build
run: make test
build-on-clang:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Create build directory
run: mkdir -p build
- name: Run CMake
working-directory: build
env:
CXX: /usr/bin/clang++
CC: /usr/bin/clang
run: cmake ..
- name: Build
working-directory: build
run: make
- name: Test
working-directory: build
run: make test
|
Fix a mistake in compiler selection
|
Fix a mistake in compiler selection
|
YAML
|
lgpl-2.1
|
izacus/SlovenianLemmatizer,izacus/SlovenianLemmatizer
|
f03fbbdc1316c6daa4ded22bac8faa3d665ddc47
|
.github/workflows/main.yml
|
.github/workflows/main.yml
|
name: Node CI
on: [push, "pull_request"]
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [8.x, 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: npm install, and test
run: |
npm ci
npx gulp test
env:
CI: true
|
name: Node CI
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [8.x, 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: npm install, and test
run: |
npm ci
npx gulp test
env:
CI: true
|
Remove quotes for pull_request in actions
|
Remove quotes for pull_request in actions
|
YAML
|
agpl-3.0
|
media-centre/makenews,media-centre/makenews,media-centre/makenews,media-centre/makenews
|
05eb013f6a180e6841888b694c1de6258af9eed8
|
.github/workflows/main.yml
|
.github/workflows/main.yml
|
name: Build/Deploy
on: [push]
jobs:
test:
runs-on: ubuntu-latest
strategy:
matrix:
python_version: ["3.5"]
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python_version }}
uses: actions/setup-python@v2
with:
python-version: ${{ matrix.python_version }}
- name: Test with tox
run: |
pip install -r requirements.txt
py.test
|
name: Build/Deploy
on: [push]
jobs:
test:
runs-on: ubuntu-latest
strategy:
matrix:
python_version: ["3.5", "3.6", "3.7", "3.8", "3.9", "3.10"]
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python_version }}
uses: actions/setup-python@v2
with:
python-version: ${{ matrix.python_version }}
- name: Test with tox
run: |
pip install -r requirements.txt
py.test
|
Add more python versions except 2.7
|
Add more python versions except 2.7
|
YAML
|
mit
|
onlinecity/phone-iso3166,onlinecity/phone-iso3166
|
3f37897a4868d46b0f5469482bd5212967367184
|
.github/workflows/main.yml
|
.github/workflows/main.yml
|
name: CI
on:
push:
branches: [ feature/github-actions-for-windows-compilers ]
pull_request:
branches: [ master ]
jobs:
build-windows-vs2019:
name: Windows VS2019 Debug
runs-on: [windows-latest]
steps:
- name: Checkout
uses: actions/checkout@v2
with:
submodules: recursive
- name: Build Binary
run: "C:\Program Files (x86)\Microsoft Visual Studio/2019/Enterprise/MSBuild/Current/Bin/msbuild.exe" /p:Configuration=Debug /p:Platform=x86
- name: Run tests
run: ./test/etl_tests
|
name: CI
on:
push:
branches: [ feature/github-actions-for-windows-compilers ]
pull_request:
branches: [ master ]
jobs:
build-windows-vs2019:
name: Windows VS2019 Debug
runs-on: [windows-latest]
steps:
- name: Checkout
uses: actions/checkout@v2
with:
submodules: recursive
- name: Build Binary
run: "C:\Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/MSBuild/Current/Bin/msbuild.exe" /p:Configuration=Debug /p:Platform=x86
- name: Run tests
run: ./test/etl_tests
|
Add VS2019 configuration to Github CI
|
Add VS2019 configuration to Github CI
|
YAML
|
mit
|
ETLCPP/etl,ETLCPP/etl,ETLCPP/etl,ETLCPP/etl
|
ded6aed47387230296101569efb833240167c902
|
.github/workflows/main.yml
|
.github/workflows/main.yml
|
name: CI
on:
push:
branches: [ feature/github-actions-for-windows-compilers ]
pull_request:
branches: [ master ]
jobs:
build-windows-vs2019:
name: Windows VS2019 Debug
runs-on: [windows-latest]
steps:
- name: Checkout
uses: actions/checkout@v2
with:
submodules: recursive
- name: Build and run
run: |
cmake -G "Visual Studio 16 2019" -D BUILD_TESTS=ON ./
ls
make -f makefile.txt
|
name: CI
on:
push:
branches: [ feature/github-actions-for-windows-compilers ]
pull_request:
branches: [ master ]
jobs:
build-windows-vs2019:
name: Windows VS2019 Debug
runs-on: [windows-latest]
steps:
- name: Checkout
uses: actions/checkout@v2
with:
submodules: recursive
- name: Build and run
run: |
cmake -G "Visual Studio 16 2019" -D BUILD_TESTS=ON ./
cd test
ls
make -f makefile.txt
|
Add VS2019 configuration to Github CI
|
Add VS2019 configuration to Github CI
|
YAML
|
mit
|
ETLCPP/etl,ETLCPP/etl,ETLCPP/etl,ETLCPP/etl
|
c6ccd38de6bf2e8cafdd38c542f99b5c8d5c0c52
|
.github/workflows/rust.yml
|
.github/workflows/rust.yml
|
name: Rust
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
env:
CARGO_TERM_COLOR: always
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Packages
run: sudo apt-get install build-essential yasm libavutil-dev libavcodec-dev libavformat-dev libavfilter-dev libavfilter-dev libswresample-dev libfftw3-dev libaubio-dev libaubio5
- name: Build
working-directory: ./bliss-rs
run: cargo build --verbose --features "build-ffmpeg aubio-lib"
- name: Run tests
working-directory: ./bliss-rs
run: cargo test --verbose --features "build-ffmpeg aubio-lib"
|
name: Rust
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
env:
CARGO_TERM_COLOR: always
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Packages
run: sudo apt-get install build-essential yasm libavutil-dev libavcodec-dev libavformat-dev libavfilter-dev libavfilter-dev libavdevice-dev libswresample-dev libfftw3-dev libaubio-dev libaubio5 ffmpeg
- name: Build
working-directory: ./bliss-rs
run: cargo build --verbose
- name: Run tests
working-directory: ./bliss-rs
run: cargo test --verbose
|
Use CI's ffmpeg / aubio instead of building them
|
Use CI's ffmpeg / aubio instead of building them
|
YAML
|
mit
|
Polochon-street/bliss,Polochon-street/bliss,Polochon-street/bliss
|
a81bfa0f30cee741753cfe0d373f83974e548a79
|
.buildkite/pipeline.yml
|
.buildkite/pipeline.yml
|
# Use Docker file from https://hub.docker.com/r/runmymind/docker-android-sdk
# Build debug version of the SDK, from the develop branch and the features branches
steps:
- label: "Assemble Debug version"
command: "./gradlew clean lintRelease test assembleDebug assembleAndroidTest --stacktrace"
artifact_paths: "matrix-sdk/build/outputs/aar/*.aar"
branches: "develop feature/*"
plugins:
- docker#v3.1.0:
image: "runmymind/docker-android-sdk"
# Build release version of the SDK, from the master branch
- label: "Assemble Release version"
command: "./gradlew clean assembleRelease"
artifact_paths: "matrix-sdk/build/outputs/aar/*.aar"
branches: "master"
plugins:
- docker#v3.1.0:
image: "runmymind/docker-android-sdk"
# Code quality
- label: "Code quality"
command: "./tools/check/check_code_quality.sh"
# Trigger Riot-Android project, when develop branch build successfully
- wait
- label: "🐴 Trigger riot-android"
trigger: "riot-android"
branches: "develop"
build:
branch: "develop"
message: "[matrix-android-sdk] ${BUILDKITE_MESSAGE}"
async: true
|
# Use Docker file from https://hub.docker.com/r/runmymind/docker-android-sdk
# Build debug version of the SDK, from the develop branch and the features branches
steps:
- label: "Assemble Debug version"
agents:
# We use a medium sized instance instead of the normal small ones because
# gradle build is long
queue: "medium"
command: "./gradlew clean lintRelease test assembleDebug assembleAndroidTest --stacktrace"
artifact_paths: "matrix-sdk/build/outputs/aar/*.aar"
branches: "develop feature/*"
plugins:
- docker#v3.1.0:
image: "runmymind/docker-android-sdk"
# Build release version of the SDK, from the master branch
- label: "Assemble Release version"
command: "./gradlew clean assembleRelease"
artifact_paths: "matrix-sdk/build/outputs/aar/*.aar"
branches: "master"
plugins:
- docker#v3.1.0:
image: "runmymind/docker-android-sdk"
# Code quality
- label: "Code quality"
command: "./tools/check/check_code_quality.sh"
# Trigger Riot-Android project, when develop branch build successfully
- wait
- label: "🐴 Trigger riot-android"
trigger: "riot-android"
branches: "develop"
build:
branch: "develop"
message: "[matrix-android-sdk] ${BUILDKITE_MESSAGE}"
async: true
|
Use medium agent for long builds
|
Use medium agent for long builds
|
YAML
|
apache-2.0
|
matrix-org/matrix-android-sdk,matrix-org/matrix-android-sdk,matrix-org/matrix-android-sdk
|
18adc116b8379e99c8d126c27c3eecf36f477df6
|
data/nodes/mx1-us-east.apache.org.yaml
|
data/nodes/mx1-us-east.apache.org.yaml
|
---
classes:
- apache
- pflogsumm
- ssl::name::wildcard_apache_org
postfix::server::postscreen: 'true'
postfix::server::relay_domains: 'apache.org,incubator.apache.org,apachecon.com,apachecon.eu,subversion.com,subversion.net,subversion.org'
|
---
classes:
- apache
- pflogsumm
- ssl::name::wildcard_apache_org
postfix::server::postscreen: 'true'
postfix::server::relay_domains: 'apache.org,incubator.apache.org,apachecon.com,apachecon.eu,subversion.com,subversion.net,subversion.org'
## It should be noted that this is a temporary value, that means we can
## place this MX before nike/athena to enable testing
postfix::server::relayhost: '[athena.apache.org]:25'
|
Add athena as the relayhost for this MX, so we can test adding it "in front" of Nike/Athena
|
Add athena as the relayhost for this MX, so we can test adding it "in front" of Nike/Athena
|
YAML
|
apache-2.0
|
apache/infrastructure-puppet,chtyim/infrastructure-puppet,chtyim/infrastructure-puppet,apache/infrastructure-puppet,apache/infrastructure-puppet,sebbASF/infrastructure-puppet,bdube/infrastructure-puppet,apache/infrastructure-puppet,bdube/infrastructure-puppet,apache/infrastructure-puppet,stumped2/infrastructure-puppet,sebbASF/infrastructure-puppet,bdube/infrastructure-puppet,stumped2/infrastructure-puppet,sebbASF/infrastructure-puppet,chtyim/infrastructure-puppet,sebbASF/infrastructure-puppet,stumped2/infrastructure-puppet,stumped2/infrastructure-puppet,stumped2/infrastructure-puppet,apache/infrastructure-puppet,chtyim/infrastructure-puppet,sebbASF/infrastructure-puppet,chtyim/infrastructure-puppet,bdube/infrastructure-puppet,bdube/infrastructure-puppet,apache/infrastructure-puppet,stumped2/infrastructure-puppet,bdube/infrastructure-puppet,chtyim/infrastructure-puppet,sebbASF/infrastructure-puppet,sebbASF/infrastructure-puppet,sebbASF/infrastructure-puppet
|
1e05986fc3cf40e88fd1854fb3a9446c2b255aa6
|
.pre-commit-config.yaml
|
.pre-commit-config.yaml
|
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v3.3.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
- id: check-yaml
- id: debug-statements
- repo: https://github.com/ambv/black
rev: 18.9b0
hooks:
- id: black
language_version: python
exclude: ^docs/, ^tests/
|
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v3.4.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
- id: check-yaml
- id: debug-statements
- repo: https://github.com/ambv/black
rev: 18.9b0
hooks:
- id: black
language_version: python
exclude: ^docs/, ^tests/
|
Update precommit hook pre-commit/pre-commit-hooks to v3.4.0
|
Update precommit hook pre-commit/pre-commit-hooks to v3.4.0
|
YAML
|
mit
|
pymzml/pymzML,pymzml/pymzML
|
828b0dcf9cdfab2ffb35c815618f142cc33cb296
|
.pre-commit-config.yaml
|
.pre-commit-config.yaml
|
repos:
- repo: https://github.com/homebysix/pre-commit-macadmin
rev: v1.6.2
hooks:
- id: check-autopkg-recipes
args: ['--recipe-prefix', 'com.github.homebysix.']
exclude: Kitematic
- id: forbid-autopkg-overrides
- id: forbid-autopkg-trust-info
- repo: https://github.com/ambv/black
rev: 19.10b0
hooks:
- id: black
- repo: https://github.com/pre-commit/mirrors-isort
rev: v4.3.21
hooks:
- id: isort
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.5.0
hooks:
- id: check-added-large-files
args: ['--maxkb=100']
- id: check-byte-order-marker
- id: check-case-conflict
- id: check-docstring-first
- id: check-executables-have-shebangs
- id: check-merge-conflict
- id: flake8
language_version: python2.7
- id: mixed-line-ending
- id: no-commit-to-branch
- id: trailing-whitespace
args: ['--markdown-linebreak-ext=md']
|
repos:
- repo: https://github.com/homebysix/pre-commit-macadmin
rev: v1.8.0
hooks:
- id: check-autopkg-recipes
args: ['--recipe-prefix=com.github.homebysix.', '--ignore-min-vers-before=1.4.1', '--']
exclude: Kitematic
- id: forbid-autopkg-overrides
- id: forbid-autopkg-trust-info
- repo: https://github.com/ambv/black
rev: 20.8b1
hooks:
- id: black
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v3.3.0
hooks:
- id: check-added-large-files
args: ['--maxkb=100']
- id: check-byte-order-marker
- id: check-case-conflict
- id: check-docstring-first
- id: check-executables-have-shebangs
- id: check-merge-conflict
- id: mixed-line-ending
- id: no-commit-to-branch
- id: trailing-whitespace
args: ['--markdown-linebreak-ext=md']
- repo: https://gitlab.com/pycqa/flake8
rev: 3.8.4
hooks:
- id: flake8
|
Update pre-commit config and omit isort
|
Update pre-commit config and omit isort
|
YAML
|
apache-2.0
|
autopkg/homebysix-recipes,autopkg/homebysix-recipes,autopkg/homebysix-recipes
|
a2f40257a6b107f732e13da387ce5f0c093c7c3d
|
.pre-commit-config.yaml
|
.pre-commit-config.yaml
|
exclude: '^(data|prebuilt)'
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v1.3.0
hooks:
- id: end-of-file-fixer
- repo: https://github.com/asottile/pyupgrade
rev: v1.2.0
hooks:
- id: pyupgrade
|
exclude: '^(data|prebuilt)'
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v1.3.0
hooks:
- id: end-of-file-fixer
- id: check-merge-conflict
- repo: https://github.com/asottile/pyupgrade
rev: v1.2.0
hooks:
- id: pyupgrade
|
Check for merge conflict markers
|
Pre-commit: Check for merge conflict markers
|
YAML
|
apache-2.0
|
googlefonts/fontbakery,googlefonts/fontbakery,graphicore/fontbakery,moyogo/fontbakery,graphicore/fontbakery,moyogo/fontbakery,moyogo/fontbakery,googlefonts/fontbakery,graphicore/fontbakery
|
1a7d802602a812bdc501d95f04cc36d876a4ea96
|
recipes/bob.core/meta.yaml
|
recipes/bob.core/meta.yaml
|
{% set version = "2.1.2" %}
package:
name: bob.core
version: {{ version }}
source:
fn: bob.core-{{ version }}.zip
url: https://pypi.python.org/packages/source/b/bob.core/bob.core-{{ version }}.zip
md5: 26c12e1384944ff3873b08409609d151
build:
number: 0
skip: true # [win]
requirements:
build:
- python
- setuptools
- cmake
- pkg-config
- bob.blitz
- gcc # [linux]
run:
- python
- bob.blitz
- libgcc # [linux]
test:
requires:
- nose
imports:
- bob
- bob.core
- bob.core.random
commands:
- nosetests -sv bob.core
about:
home: http://github.com/bioidiap/bob.core
license: Modified BSD License (3-clause)
summary: Logging and RNG for Bob
extra:
recipe-maintainers:
- 183amir
|
{% set version = "2.1.2" %}
package:
name: bob.core
version: {{ version }}
source:
fn: bob.core-{{ version }}.zip
url: https://pypi.python.org/packages/source/b/bob.core/bob.core-{{ version }}.zip
md5: 26c12e1384944ff3873b08409609d151
build:
number: 0
skip: true # [win]
detect_binary_files_with_prefix: True
requirements:
build:
- python
- setuptools
- cmake
- pkg-config
- bob.blitz
- gcc # [linux]
run:
- python
- bob.blitz
- libgcc # [linux]
test:
requires:
- nose
imports:
- bob
- bob.core
- bob.core.random
commands:
- nosetests -sv bob.core
about:
home: http://github.com/bioidiap/bob.core
license: Modified BSD License (3-clause)
summary: Logging and RNG for Bob
extra:
recipe-maintainers:
- 183amir
|
Add detect_binary_files_with_prefix: True [skip appveyor]
|
Add detect_binary_files_with_prefix: True [skip appveyor]
|
YAML
|
bsd-3-clause
|
gqmelo/staged-recipes,guillochon/staged-recipes,jakirkham/staged-recipes,atedstone/staged-recipes,blowekamp/staged-recipes,johanneskoester/staged-recipes,Cashalow/staged-recipes,Cashalow/staged-recipes,cpaulik/staged-recipes,igortg/staged-recipes,jjhelmus/staged-recipes,mariusvniekerk/staged-recipes,conda-forge/staged-recipes,petrushy/staged-recipes,ReimarBauer/staged-recipes,shadowwalkersb/staged-recipes,grlee77/staged-recipes,asmeurer/staged-recipes,jochym/staged-recipes,ceholden/staged-recipes,kwilcox/staged-recipes,Juanlu001/staged-recipes,NOAA-ORR-ERD/staged-recipes,synapticarbors/staged-recipes,ceholden/staged-recipes,tylere/staged-recipes,nicoddemus/staged-recipes,petrushy/staged-recipes,mcernak/staged-recipes,khallock/staged-recipes,synapticarbors/staged-recipes,glemaitre/staged-recipes,dfroger/staged-recipes,rvalieris/staged-recipes,johannesring/staged-recipes,benvandyke/staged-recipes,rvalieris/staged-recipes,richardotis/staged-recipes,blowekamp/staged-recipes,mcernak/staged-recipes,stuertz/staged-recipes,data-exp-lab/staged-recipes,bmabey/staged-recipes,rmcgibbo/staged-recipes,johanneskoester/staged-recipes,dschreij/staged-recipes,igortg/staged-recipes,johannesring/staged-recipes,hbredin/staged-recipes,caspervdw/staged-recipes,rolando-contrib/staged-recipes,goanpeca/staged-recipes,basnijholt/staged-recipes,hajapy/staged-recipes,valgur/staged-recipes,arokem/staged-recipes,ericdill/staged-recipes,sannykr/staged-recipes,ericdill/staged-recipes,benvandyke/staged-recipes,asmeurer/staged-recipes,sodre/staged-recipes,isuruf/staged-recipes,conda-forge/staged-recipes,koverholt/staged-recipes,dharhas/staged-recipes,birdsarah/staged-recipes,khallock/staged-recipes,birdsarah/staged-recipes,sodre/staged-recipes,isuruf/staged-recipes,SylvainCorlay/staged-recipes,dfroger/staged-recipes,planetarypy/staged-recipes,scopatz/staged-recipes,rolando-contrib/staged-recipes,pstjohn/staged-recipes,vamega/staged-recipes,larray-project/staged-recipes,jerowe/staged-recipes,barkls/staged-recipes,caspervdw/staged-recipes,SylvainCorlay/staged-recipes,mariusvniekerk/staged-recipes,jcb91/staged-recipes,pstjohn/staged-recipes,shadowwalkersb/staged-recipes,guillochon/staged-recipes,ReimarBauer/staged-recipes,mcs07/staged-recipes,pmlandwehr/staged-recipes,dharhas/staged-recipes,glemaitre/staged-recipes,Savvysherpa/staged-recipes,chrisburr/staged-recipes,ocefpaf/staged-recipes,patricksnape/staged-recipes,jerowe/staged-recipes,pmlandwehr/staged-recipes,arokem/staged-recipes,patricksnape/staged-recipes,atedstone/staged-recipes,Savvysherpa/staged-recipes,goanpeca/staged-recipes,basnijholt/staged-recipes,sodre/staged-recipes,NOAA-ORR-ERD/staged-recipes,JohnGreeley/staged-recipes,larray-project/staged-recipes,gqmelo/staged-recipes,Juanlu001/staged-recipes,OpenPIV/staged-recipes,chohner/staged-recipes,cpaulik/staged-recipes,jjhelmus/staged-recipes,grlee77/staged-recipes,sannykr/staged-recipes,jakirkham/staged-recipes,dschreij/staged-recipes,hbredin/staged-recipes,bmabey/staged-recipes,data-exp-lab/staged-recipes,vamega/staged-recipes,OpenPIV/staged-recipes,barkls/staged-recipes,mcs07/staged-recipes,koverholt/staged-recipes,nicoddemus/staged-recipes,hadim/staged-recipes,scopatz/staged-recipes,chrisburr/staged-recipes,chohner/staged-recipes,richardotis/staged-recipes,ocefpaf/staged-recipes,stuertz/staged-recipes,hadim/staged-recipes,jcb91/staged-recipes,kwilcox/staged-recipes,hajapy/staged-recipes,planetarypy/staged-recipes,jochym/staged-recipes,JohnGreeley/staged-recipes,rmcgibbo/staged-recipes,valgur/staged-recipes,tylere/staged-recipes
|
96f314b70f7fe6316018eedf24e1af63f769d3c3
|
recipes/pypandoc/meta.yaml
|
recipes/pypandoc/meta.yaml
|
package:
name: pypandoc
version: 1.1.0
source:
git_url: https://github.com/bebraw/pypandoc.git
git_tag: v1.1.0
requirements:
build:
- python
- setuptools
run:
- python
test:
imports:
- pypandoc
about:
home: https://github.com/bebraw/pypandoc
license: MIT
summary: 'Thin wrapper for "pandoc"'
|
package:
name: pypandoc
version: 1.1.0
source:
git_url: https://github.com/janschulz/pypandoc.git
git_tag: upload_tests
requirements:
build:
- python
- setuptools
run:
- python
test:
imports:
- pypandoc
about:
home: https://github.com/bebraw/pypandoc
license: MIT
summary: 'Thin wrapper for "pandoc"'
|
Use fixed version of pypandoc
|
Use fixed version of pypandoc
|
YAML
|
bsd-3-clause
|
JanSchulz/package-builder,JanSchulz/package-builder
|
1e18217790d0c9eeca8fd82730fdb33d796ba7a6
|
.pre-commit-config.yaml
|
.pre-commit-config.yaml
|
repos:
- repo: https://github.com/asottile/pyupgrade
rev: v1.11.0
hooks:
- id: pyupgrade
exclude: docopt.py
- repo: https://github.com/ambv/black
rev: 18.9b0
hooks:
- id: black
language_version: python3.6
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.1.0
hooks:
- id: flake8
- repo: https://github.com/asottile/blacken-docs
rev: v0.3.0
hooks:
- id: blacken-docs
additional_dependencies: [black==18.9b0]
|
repos:
- repo: https://github.com/asottile/pyupgrade
rev: v1.11.0
hooks:
- id: pyupgrade
exclude: docopt.py
- repo: https://github.com/ambv/black
rev: 18.9b0
hooks:
- id: black
language_version: python3.6
- repo: https://gitlab.com/pycqa/flake8
rev: 3.7.4
hooks:
- id: flake8
- repo: https://github.com/asottile/blacken-docs
rev: v0.3.0
hooks:
- id: blacken-docs
additional_dependencies: [black==18.9b0]
|
Migrate to official pycqa/flake8 hooks repo
|
Migrate to official pycqa/flake8 hooks repo
Committed via https://github.com/asottile/all-repos
|
YAML
|
mit
|
marshmallow-code/smore,marshmallow-code/apispec
|
9b5d25bb013b0634ecda66c6ad5bcf1931b05c45
|
.pre-commit-config.yaml
|
.pre-commit-config.yaml
|
repos:
- repo: https://github.com/asottile/pyupgrade
rev: v2.7.2
hooks:
- id: pyupgrade
args: ["--py36-plus"]
- repo: https://github.com/python/black
rev: 20.8b1
hooks:
- id: black
language_version: python3
- repo: https://gitlab.com/pycqa/flake8
rev: 3.8.4
hooks:
- id: flake8
additional_dependencies: [flake8-bugbear==20.1.4]
- repo: https://github.com/asottile/blacken-docs
rev: v1.8.0
hooks:
- id: blacken-docs
additional_dependencies: [black==20.8b1]
|
repos:
- repo: https://github.com/asottile/pyupgrade
rev: v2.7.2
hooks:
- id: pyupgrade
args: [--py36-plus]
- repo: https://github.com/python/black
rev: 20.8b1
hooks:
- id: black
language_version: python3
- repo: https://gitlab.com/pycqa/flake8
rev: 3.8.4
hooks:
- id: flake8
additional_dependencies: [flake8-bugbear==20.1.4]
- repo: https://github.com/asottile/blacken-docs
rev: v1.8.0
hooks:
- id: blacken-docs
additional_dependencies: [black==20.8b1]
|
Remove quotes in precommit config
|
Remove quotes in precommit config
Committed via https://github.com/asottile/all-repos
|
YAML
|
mit
|
marshmallow-code/marshmallow-sqlalchemy
|
3d5658a2f103fd713597738cbcbcd6270be49f5d
|
packages/co/constrictor.yaml
|
packages/co/constrictor.yaml
|
homepage: https://github.com/chessai/constrictor.git
changelog-type: markdown
hash: 90dce99d5d20e25505ba0c604592ecd5af2d447f65119a10796e599c13eee6df
test-bench-deps: {}
maintainer: [email protected]
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'
author: chessai
latest: '0.1.0.1'
description-type: haddock
description: ! 'strict versions of many functions in base,
including some functions not present, such
as foldlMapA/M, foldrMapA/M.'
license-name: MIT
|
homepage: https://github.com/chessai/constrictor.git
changelog-type: markdown
hash: e60a86841e225a982a3029f0a403a2b1fadb65ece09d3218f393f1ee63cf686c
test-bench-deps: {}
maintainer: [email protected]
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'
author: chessai
latest: '0.1.0.2'
description-type: haddock
description: ! 'This package provides strict versions of many functions in
base, including some functions not present, such as
''foldlMapA'', ''foldlMapM'', ''foldrMapA'', and foldrMapM.'
license-name: MIT
|
Update from Hackage at 2018-04-10T21:04:56Z
|
Update from Hackage at 2018-04-10T21:04:56Z
|
YAML
|
mit
|
commercialhaskell/all-cabal-metadata
|
95015a9d9f55e11ce03e3f3e3c4203d1ad11d294
|
packages/gr/grpc-etcd-client.yaml
|
packages/gr/grpc-etcd-client.yaml
|
homepage: https://github.com/lucasdicioccio/etcd-grpc#readme
changelog-type: markdown
hash: fca49469fe1758400816cedf7a5385977fed389b48cdfce9d10e2e9072b441cd
test-bench-deps: {}
maintainer: [email protected]
synopsis: gRPC client for etcd
changelog: ! '# Changelog for grpc-etcd-client
## Unreleased changes
'
basic-deps:
bytestring: -any
base: ! '>=4.7 && <5'
data-default-class: -any
http2-client-grpc: ! '>=0.5 && <0.6'
grpc-api-etcd: ==0.1.0.0
http2-client: -any
network: -any
lens: -any
proto-lens: -any
proto-lens-protoc: -any
all-versions:
- '0.1.0.0'
- '0.1.0.1'
author: Lucas DiCioccio
latest: '0.1.0.1'
description-type: markdown
description: ! '# grpc-etcd-client
A gRPC client for the EtcdV3 api.
'
license-name: BSD3
|
homepage: https://github.com/lucasdicioccio/etcd-grpc#readme
changelog-type: markdown
hash: 383c9ca9adc06dcb1a5543755d65a168e0619f6507b168be77a2ada1831e5eaf
test-bench-deps: {}
maintainer: [email protected]
synopsis: gRPC client for etcd
changelog: ! '# Changelog for grpc-etcd-client
## Unreleased changes
'
basic-deps:
bytestring: -any
base: ! '>=4.7 && <5'
data-default-class: -any
http2-client-grpc: ! '>=0.5 && <0.6'
grpc-api-etcd: ==0.1.0.1
http2-client: -any
network: -any
lens: -any
proto-lens: -any
proto-lens-protoc: -any
all-versions:
- '0.1.0.0'
- '0.1.0.1'
- '0.1.1.0'
author: Lucas DiCioccio
latest: '0.1.1.0'
description-type: markdown
description: ! '# grpc-etcd-client
A gRPC client for the EtcdV3 api.
'
license-name: BSD3
|
Update from Hackage at 2018-09-04T21:12:29Z
|
Update from Hackage at 2018-09-04T21:12:29Z
|
YAML
|
mit
|
commercialhaskell/all-cabal-metadata
|
baed57b324bcfd9ed5ad7f0535795689f5325b65
|
vvv-config.yml
|
vvv-config.yml
|
---
sites:
wordpress-default:
repo: https://github.com/Varying-Vagrant-Vagrants/vvv-wordpress-default.git
vm_dir: '/srv/www/wordpress-default-provisioner'
wordpress-develop:
repo: https://github.com/Varying-Vagrant-Vagrants/vvv-wordpress-develop.git
vm_dir: '/srv/www/wordpress-develop-provisioner'
#wordpress-trunk:
# repo: https://github.com/Varying-Vagrant-Vagrants/vvv-wordpress-trunk.git
# vm_dir: /srv/www/wordpress-trunk-provisioner
#multisite: https://github.com/Varying-Vagrant-Vagrants/vvv-multisite.git
#wordpress-meta-environment: https://github.com/WordPress/meta-environment.git
utility-repos:
official: https://github.com/Varying-Vagrant-Vagrants/vvv-utilities.git
unofficial: https://github.com/LoreleiAurora/vvv-utilities-2.git
unofficial2: https://github.com/LoreleiAurora/vvv-utilities-3.git
utilities:
official:
unofficial:
- test1
- test2
- test3
unofficial2:
- test4
- test5
- test6
|
---
sites:
wordpress-default:
repo: https://github.com/Varying-Vagrant-Vagrants/vvv-wordpress-default.git
vm_dir: '/srv/www/wordpress-default-provisioner'
wordpress-develop:
repo: https://github.com/Varying-Vagrant-Vagrants/vvv-wordpress-develop.git
vm_dir: '/srv/www/wordpress-develop-provisioner'
#wordpress-trunk:
# repo: https://github.com/Varying-Vagrant-Vagrants/vvv-wordpress-trunk.git
# vm_dir: /srv/www/wordpress-trunk-provisioner
#multisite: https://github.com/Varying-Vagrant-Vagrants/vvv-multisite.git
#wordpress-meta-environment: https://github.com/WordPress/meta-environment.git
utility-repos:
unofficial: https://github.com/LoreleiAurora/vvv-utilities-2.git
unofficial2: https://github.com/LoreleiAurora/vvv-utilities-3.git
utilities:
official:
unofficial:
- test1
- test2
- test3
unofficial2:
- test4
- test5
- test6
|
Remove Official repo from list (its permananently defined)
|
Remove Official repo from list (its permananently defined)
|
YAML
|
mit
|
erikjoling/VVV,clreed87/VVV,saucal/VVV,Varying-Vagrant-Vagrants/VVV,saucal/VVV,trepmal/varying-vagrant-vagrants,WybrenKoelmans/VVV,tomjn/varying-vagrant-vagrants,trepmal/varying-vagrant-vagrants,clreed87/VVV,tomjn/varying-vagrant-vagrants,WybrenKoelmans/VVV,DrewAPicture/varying-vagrant-vagrants,tpkemme/TVV,saucal/VVV,tpkemme/TVV,speartail/VVV,Varying-Vagrant-Vagrants/VVV,miya0001/VVV,tpkemme/TVV,miya0001/VVV,tpkemme/TVV,salcode/VVV,erikjoling/VVV,speartail/VVV,DrewAPicture/varying-vagrant-vagrants,Varying-Vagrant-Vagrants/VVV,salcode/VVV
|
c46e3b6db0ba3b9f3266e28b2056ffb048bb97d9
|
.landscape.yaml
|
.landscape.yaml
|
pylint:
options:
dummy-variables-rgx: _
pyflakes:
run: false
|
pylint:
options:
dummy-variables-rgx: _
max-branchs: 30
pyflakes:
run: false
|
Allow more complex functions in Landscape
|
Allow more complex functions in Landscape
|
YAML
|
mit
|
jalanb/co.py.cat
|
322628dd4c66346cf2d59143e9124d33836e8d10
|
packages/cr/cryptsy-api.yaml
|
packages/cr/cryptsy-api.yaml
|
homepage: ''
changelog-type: ''
hash: 4d6c3e24bece65fae01d27f8b7959c4a2ee84c502d52852040348681374d7253
test-bench-deps: {}
maintainer: [email protected]
synopsis: Bindings for Cryptsy cryptocurrency exchange API.
changelog: ''
basic-deps:
http-client: ==0.2.*
either: ! '>=4.0 && <4.4'
bytestring: ==0.10.*
base: ! '>=4.6 && <4.9'
time: ==1.4.*
unordered-containers: ==0.2.*
text: ! '>=0.11 && <1.2'
pipes-attoparsec: ==0.4.*
old-locale: ==1.0.*
http-client-tls: ==0.2.*
pipes-http: ==1.0.*
transformers: ==0.3.*
deepseq: ==1.3.*
aeson: ! '>=0.6 && <0.9'
vector: ==0.10.*
all-versions:
- '0.1'
- '0.2'
- 0.2.1
author: Boyd Stephen Smith Jr.
latest: 0.2.1
description-type: haddock
description: Bindings for Cryptsy cryptocurrency exchange API.
license-name: AGPL-3.0-only
|
homepage: ''
changelog-type: ''
hash: 3fbad883e1f3f32764c8c25b2a2a90130a9bcbbe29cfdc7f7a28d7eb1b98ea48
test-bench-deps: {}
maintainer: '[none]'
synopsis: Bindings for Cryptsy cryptocurrency exchange API.
changelog: ''
basic-deps:
http-client: ==0.2.*
either: '>=4.0 && <4.4'
bytestring: ==0.10.*
base: '>=4.6 && <4.9'
time: ==1.4.*
unordered-containers: ==0.2.*
text: '>=0.11 && <1.2'
pipes-attoparsec: ==0.4.*
old-locale: ==1.0.*
http-client-tls: ==0.2.*
pipes-http: ==1.0.*
transformers: ==0.3.*
deepseq: ==1.3.*
aeson: '>=0.6 && <0.9'
vector: ==0.10.*
all-versions:
- '0.1'
- '0.2'
- 0.2.1
author: Boyd Stephen Smith Jr.
latest: 0.2.1
description-type: haddock
description: Bindings for Cryptsy cryptocurrency exchange API.
license-name: AGPL-3.0-only
|
Update from Hackage at 2020-12-07T19:47:56Z
|
Update from Hackage at 2020-12-07T19:47:56Z
|
YAML
|
mit
|
commercialhaskell/all-cabal-metadata
|
92adfcc76fe112b2df1332f4fd62ad056931c347
|
tmuxinator/phoenix_and_elm.yml
|
tmuxinator/phoenix_and_elm.yml
|
# ~/.tmuxinator/phoenix_and_elm.yml
name: phoenix_and_elm
root: ~/elixir/phoenix_and_elm
# Runs before everything. Use it to start daemons etc.
on_project_first_start:
- mix deps.get
- mix compile --force
# - open --background http://localhost:3000
- open --background http://localhost:4000
# Grip
- open --background http://localhost:6419
on_project_start:
- brew services start postgresql
# - brew services start redis
# - mailcatcher
on_project_stop:
# - brew services stop postgresql
# - brew services stop redis
on_project_exit:
# - brew services stop postgresql
# - brew services stop redis
# Runs in each window and pane before window/pane specific commands. Useful for setting up interpreter versions.
pre_window:
- asdf local elixir 1.6.1
- asdf local erlang 20.2.2
- asdf local elm 0.18.0
- asdf local nodejs 9.6.0
# Specifies (by name or index) which window will be selected on project startup. If not set, the first window is used.
startup_window: editor
windows:
- editor: vim
- tests: mix test.watch
- ex_console: iex -S mix
- server: iex -S mix phx.server
- elm_console: elm repl
- dbconsole: psql phoenix_and_elm_dev
- grip: grip
|
# ~/.tmuxinator/phoenix_and_elm.yml
name: phoenix_and_elm
root: ~/elixir/phoenix_and_elm
# Runs before everything. Use it to start daemons etc.
on_project_first_start:
- mix deps.get
- mix compile --force
# - open --background http://localhost:3000
- open --background http://localhost:4000
# Grip
- open --background http://localhost:6419
on_project_start:
- brew services start postgresql
# - brew services start redis
# - mailcatcher
on_project_stop:
# - brew services stop postgresql
# - brew services stop redis
on_project_exit:
# - brew services stop postgresql
# - brew services stop redis
# Runs in each window and pane before window/pane specific commands. Useful for setting up interpreter versions.
pre_window:
- asdf local elixir 1.6.1
- asdf local erlang 20.2.2
- asdf local elm 0.18.0
- asdf local nodejs 9.6.1
# Specifies (by name or index) which window will be selected on project startup. If not set, the first window is used.
startup_window: editor
windows:
- editor: vim
- tests: mix test.watch
- ex_console: iex -S mix
- server: iex -S mix phx.server
- elm_console: elm repl
- dbconsole: psql phoenix_and_elm_dev
- grip: grip
|
Update nodejs in phoenix and elm project
|
Update nodejs in phoenix and elm project
|
YAML
|
mit
|
paulfioravanti/dotfiles,paulfioravanti/dotfiles,paulfioravanti/dotfiles
|
ab16d28d997a1d8a253118353c55862343e79637
|
.github/workflows/build-cop-rotation.yml
|
.github/workflows/build-cop-rotation.yml
|
name: Build Cop
on:
schedule:
- cron: "*/5 * * * *"
# - cron: 0 11 * * MON-FRI
jobs:
stuff:
runs-on: ubuntu-latest
steps:
- id: assigned
uses: lee-dohm/last-assigned@v1
with:
query: 'label:build-cop-rotation'
token: ${{ secrets.SPINNAKERBOT_GHA_BUILD_COP_TOKEN }}
- id: rotation
uses: lee-dohm/team-rotation@v1
with:
teamName: "@spinnaker/build-cops"
last: ${{ steps.assigned.outputs.last }}
- uses: JasonEtco/create-an-issue@v2
env:
GITHUB_TOKEN: ${{ secrets.SPINNAKERBOT_GHA_BUILD_COP_TOKEN }}
with:
filename: .github/build-cop-template.md
assignees: ${{ steps.rotation.outputs.next }}
|
name: Build Cop
on:
schedule:
- cron: "*/5 * * * *"
# - cron: 0 11 * * MON-FRI
jobs:
stuff:
runs-on: ubuntu-latest
steps:
- id: assigned
uses: lee-dohm/last-assigned@master
with:
query: 'label:build-cop-rotation'
token: ${{ secrets.SPINNAKERBOT_GHA_BUILD_COP_TOKEN }}
- id: rotation
uses: lee-dohm/team-rotation@v1
with:
teamName: "@spinnaker/build-cops"
last: ${{ steps.assigned.outputs.last }}
- uses: JasonEtco/create-an-issue@v2
env:
GITHUB_TOKEN: ${{ secrets.SPINNAKERBOT_GHA_BUILD_COP_TOKEN }}
with:
filename: .github/build-cop-template.md
assignees: ${{ steps.rotation.outputs.next }}
|
Use master branch of last-assigned until a stable release is ready.
|
chore(buildcop): Use master branch of last-assigned until a stable release is ready.
|
YAML
|
apache-2.0
|
spinnaker/spinnaker,spinnaker/spinnaker,spinnaker/spinnaker,spinnaker/spinnaker
|
bbc5344022deb891e4fe925c70fd1ae9b0e3689f
|
.github/workflows/close-stale-issues.yml
|
.github/workflows/close-stale-issues.yml
|
name: Close Stale Issues
# Controls when the action will be run
on:
schedule:
- cron: "* * * * *"
jobs:
cleanup:
runs-on: ubuntu-latest
name: Close stale issues
steps:
- uses: actions/[email protected]
with:
stale-issue-message: It looks like this issue has not been active for a long time. If the issue is not resolved, please add an update to the ticket, else it will be automatically resolved in a few days.
close-issue-message: The issue has been stale for a while and hence it has been auto-closed. If the issue persists, feel free to open a new issue with details.
# labels to be added
stale-issue-label: closing-soon
any-of-labels: question,bug
# SLAs
days-before-issue-stale: 7
days-before-issue-close: 3
repo-token: ${{ secrets.GITHUB_TOKEN }}
loglevel: DEBUG
# Set dry-run to true to not perform label or close actions.
dry-run: false
|
name: Close Stale Issues
# Controls when the action will be run
on:
schedule:
- cron: "0 0 * * *"
jobs:
cleanup:
runs-on: ubuntu-latest
name: Close stale issues
steps:
- uses: actions/[email protected]
with:
stale-issue-message: It looks like this issue has not been active for a long time. If the issue is not resolved, please add an update to the ticket, else it will be automatically resolved in a few days.
close-issue-message: The issue has been stale for a while and hence it has been auto-closed. If the issue persists, feel free to open a new issue with details.
# labels to be added
stale-issue-label: closing-soon
any-of-labels: question,bug
# SLAs
days-before-issue-stale: 7
days-before-issue-close: 3
repo-token: ${{ secrets.GITHUB_TOKEN }}
loglevel: DEBUG
# Set dry-run to true to not perform label or close actions.
dry-run: false
|
Switch stale PR action to daily cadence
|
Switch stale PR action to daily cadence
|
YAML
|
apache-2.0
|
awslabs/amazon-kinesis-video-streams-webrtc-sdk-c,awslabs/amazon-kinesis-video-streams-webrtc-sdk-c,awslabs/amazon-kinesis-video-streams-webrtc-sdk-c,awslabs/amazon-kinesis-video-streams-webrtc-sdk-c
|
17ff9efbc684927d54f951b56cf3a3d28ce4ea33
|
wercker.yml
|
wercker.yml
|
box: wercker/php
build:
steps:
- script:
name: Update apt
code: sudo apt-get update
- script:
name: install GraphViz
code: sudo apt-get install graphviz php5-xsl
- script:
name: install dependencies
code: composer install --no-interaction
- script:
name: download ocular
code: wget https://scrutinizer-ci.com/ocular.phar
- script:
name: unit tests
code: ./bin/phpunit
- script:
name: Upload code coverage report to Scrutinizer
code: php ocular.phar code-coverage:upload --format=php-clover build/logs/clover.xml
|
box: wercker/php
build:
steps:
- script:
name: set timezone in PHP
code: echo 'date.timezone = "Europe/Amsterdam"' >> $HOME/.phpenv/versions/$(phpenv version-name)/etc/php.ini
- script:
name: Update apt
code: sudo apt-get update
- script:
name: install GraphViz
code: sudo apt-get install graphviz php5-xsl
- script:
name: install dependencies
code: composer install --no-interaction
- script:
name: download ocular
code: wget https://scrutinizer-ci.com/ocular.phar
- script:
name: unit tests
code: ./bin/phpunit
- script:
name: Upload code coverage report to Scrutinizer
code: php ocular.phar code-coverage:upload --format=php-clover build/logs/clover.xml
|
Set timezone in the Wercker box to prevent test failures
|
Set timezone in the Wercker box to prevent test failures
|
YAML
|
mit
|
mvriel/phpDocumentor2,rgeraads/phpDocumentor2,webmozart/phpDocumentor2,Maxim-Mazurok/phpDocumentor2,revinate/phpDocumentor2,Maxim-Mazurok/phpDocumentor2,PatidarWeb/phpDocumentor2,beealone/phpDocumentor2,potherca/phpDocumentor2,potherca-contrib/phpDocumentor2,mbed67/phpDocumentor2,ddymko/phpDocumentor2,rgeraads/phpDocumentor2,potherca/phpDocumentor2,fdewinne/phpDocumentor2,mbed67/phpDocumentor2,fdewinne/phpDocumentor2,rgeraads/phpDocumentor2,cesarmarinhorj/phpDocumentor2,beealone/phpDocumentor2,senuamedia/phpDocumentor2,potherca-contrib/phpDocumentor2,jaapio/phpDocumentor2,rscarson/phpDocumentor2,fdewinne/phpDocumentor2,potherca/phpDocumentor2,senuamedia/phpDocumentor2,phpDocumentor/phpDocumentor2,cesarmarinhorj/phpDocumentor2,ddymko/phpDocumentor2,jaapio/phpDocumentor2,potherca/phpDocumentor2,4414/phpDocumentor2,angi2/phpDocumentor2,potherca-contrib/phpDocumentor2,mvriel/phpDocumentor2,jaapio/phpDocumentor2,ddymko/phpDocumentor2,mbed67/phpDocumentor2,senuamedia/phpDocumentor2,beealone/phpDocumentor2,phpDocumentor/phpDocumentor2,pierredup/phpDocumentor2,mvriel/phpDocumentor2,webmozart/phpDocumentor2,phpDocumentor/phpDocumentor2,mvriel/phpDocumentor2,4414/phpDocumentor2,angi2/phpDocumentor2,potherca-contrib/phpDocumentor2,PatidarWeb/phpDocumentor2,revinate/phpDocumentor2,rscarson/phpDocumentor2,webmozart/phpDocumentor2,4414/phpDocumentor2,angi2/phpDocumentor2,PatidarWeb/phpDocumentor2,pierredup/phpDocumentor2,PatidarWeb/phpDocumentor2,Maxim-Mazurok/phpDocumentor2,senuamedia/phpDocumentor2,fdewinne/phpDocumentor2,mbed67/phpDocumentor2,webmozart/phpDocumentor2,revinate/phpDocumentor2,cesarmarinhorj/phpDocumentor2,4414/phpDocumentor2,jaapio/phpDocumentor2,angi2/phpDocumentor2,pierredup/phpDocumentor2,rscarson/phpDocumentor2,pierredup/phpDocumentor2,rgeraads/phpDocumentor2,phpDocumentor/phpDocumentor2,Maxim-Mazurok/phpDocumentor2,rscarson/phpDocumentor2,beealone/phpDocumentor2,cesarmarinhorj/phpDocumentor2,ddymko/phpDocumentor2,revinate/phpDocumentor2
|
e562ed6b467500aba894414d0bd8311baf173cc5
|
packages/jp/jpl-horizons-api.yaml
|
packages/jp/jpl-horizons-api.yaml
|
homepage: https://github.com/ocramz/jpl-horizons-api
changelog-type: ''
hash: ad79508f87aee7d913228b83c82271344ef51b4b0899269cb0eae769be384c55
test-bench-deps: {}
maintainer: ocramz
synopsis: Ephemerides for solar system objects from the JPL Horizons service
changelog: ''
basic-deps:
bytestring: -any
base: '>=4.7 && <5'
time: -any
text: '>=1.2.4.1'
megaparsec: -any
req: -any
jpl-horizons-api: -any
scientific: '>=0.3.7.0'
all-versions:
- 0.1.0.0
author: Marco Zocca
latest: 0.1.0.0
description-type: markdown
description: |
# jpl-horizons-api
API bindings for the Nasa JPL Horizons service
license-name: BSD-3-Clause
|
homepage: https://github.com/ocramz/jpl-horizons-api
changelog-type: ''
hash: 36b61860b1fc5f641d97a42c11134a8a174aa27f59ae2c7bb4b1f0bc16025714
test-bench-deps: {}
maintainer: [email protected]
synopsis: Ephemerides for solar system objects from the JPL Horizons service
changelog: ''
basic-deps:
bytestring: -any
base: '>=4.7 && <5'
time: -any
text: '>=1.2.4.1'
megaparsec: -any
req: -any
jpl-horizons-api: -any
scientific: '>=0.3.7.0'
all-versions:
- 0.1.0.0
- 0.2.0.0
author: Marco Zocca
latest: 0.2.0.0
description-type: markdown
description: |
# jpl-horizons-api
API bindings for the Nasa JPL Horizons service
license-name: BSD-3-Clause
|
Update from Hackage at 2022-03-09T12:29:28Z
|
Update from Hackage at 2022-03-09T12:29:28Z
|
YAML
|
mit
|
commercialhaskell/all-cabal-metadata
|
c891d2ec7218b40231bc7a62d46112b398aef7d1
|
.github/workflows/docs-deploy.yml
|
.github/workflows/docs-deploy.yml
|
name: Documentation Deployment
on: push
jobs:
grav:
name: Deploy Grav
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: SCP to documentation server
uses: appleboy/[email protected]
env:
USERNAME: ${{ secrets.DOCUMENTATION_SSH_USERNAME }}
KEY: ${{ secrets.DOCUMENTATION_SSH_KEY }}
HOST: ${{ secrets.DOCUMENTATION_SSH_HOST }}
TARGET: "docs"
SOURCE: "docs"
|
name: Documentation Deployment
on: push
jobs:
grav:
name: Deploy Grav
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: SCP to documentation server
uses: appleboy/[email protected]
env:
USERNAME: ${{ secrets.DOCUMENTATION_SSH_USERNAME }}
KEY: ${{ secrets.DOCUMENTATION_SSH_KEY }}
HOST: ${{ secrets.DOCUMENTATION_SSH_HOST }}
TARGET: "/var/www/select2-docs/user"
SOURCE: "docs"
|
Deploy docs to the production location
|
Deploy docs to the production location
|
YAML
|
mit
|
select2/select2,bottomline/select2,select2/select2,bottomline/select2
|
fe83bba08ccfaeebc820c455e0d6d68e73b1bb54
|
packages/pr/primitive-extras.yaml
|
packages/pr/primitive-extras.yaml
|
homepage: https://github.com/metrix-ai/primitive-extras
changelog-type: ''
hash: 0fcd60edb662a081bd9e94395329cb58df89e798ef1c4722e049a0fe2edbe1c0
test-bench-deps: {}
maintainer: Metrix Ninjas <[email protected]>
synopsis: Extras for the "primitive" library
changelog: ''
basic-deps:
base: ! '>=4.7 && <5'
deferred-folds: ! '>=0.6 && <0.7'
foldl: ! '>=1 && <2'
primitive: ! '>=0.6.4 && <0.7'
profunctors: ! '>=5 && <6'
all-versions:
- '0.1'
- '0.1.1'
- '0.1.2'
- '0.1.2.1'
- '0.1.2.2'
- '0.1.3'
- '0.1.3.1'
- '0.1.4'
- '0.1.5'
- '0.1.6'
- '0.1.7'
author: Metrix Ninjas <[email protected]>
latest: '0.1.7'
description-type: haddock
description: ''
license-name: MIT
|
homepage: https://github.com/metrix-ai/primitive-extras
changelog-type: ''
hash: 9c0d3317df83602ac03069868e78efb9e48001f0315a2381c8c66835d6904190
test-bench-deps: {}
maintainer: Metrix Ninjas <[email protected]>
synopsis: Extras for the "primitive" library
changelog: ''
basic-deps:
base: ! '>=4.7 && <5'
deferred-folds: ! '>=0.6 && <0.7'
foldl: ! '>=1 && <2'
primitive: ! '>=0.6.4 && <0.7'
profunctors: ! '>=5 && <6'
all-versions:
- '0.1'
- '0.1.1'
- '0.1.2'
- '0.1.2.1'
- '0.1.2.2'
- '0.1.3'
- '0.1.3.1'
- '0.1.4'
- '0.1.5'
- '0.1.6'
- '0.1.7'
- '0.1.7.1'
author: Metrix Ninjas <[email protected]>
latest: '0.1.7.1'
description-type: haddock
description: ''
license-name: MIT
|
Update from Hackage at 2018-07-12T19:19:15Z
|
Update from Hackage at 2018-07-12T19:19:15Z
|
YAML
|
mit
|
commercialhaskell/all-cabal-metadata
|
965aca8f296d267541600d30625e42b87dc3c669
|
packages/ty/type-combinators.yaml
|
packages/ty/type-combinators.yaml
|
homepage: https://github.com/kylcarte/type-combinators
changelog-type: ''
hash: fe1f2af500a8989abaa4645ec6f52c0aaedef6482694360dd0f94fce064ab21b
test-bench-deps: {}
maintainer: [email protected]
synopsis: A collection of data types for type-level programming
changelog: ''
basic-deps:
base: ! '>=4.8 && <4.9'
all-versions:
- '0.1.0.0'
- '0.1.0.1'
- '0.1.2.0'
- '0.1.2.1'
- '0.2.0.0'
- '0.2.1.0'
author: Kyle Carter
latest: '0.2.1.0'
description-type: haddock
description: ''
license-name: BSD3
|
homepage: https://github.com/kylcarte/type-combinators
changelog-type: ''
hash: fba30d80af1e5dafe489bac106b008f781fc45f35c35e97be4e3ffbbff0812ed
test-bench-deps: {}
maintainer: [email protected]
synopsis: A collection of data types for type-level programming
changelog: ''
basic-deps:
base: ! '>=4.8 && <4.9'
all-versions:
- '0.1.0.0'
- '0.1.0.1'
- '0.1.2.0'
- '0.1.2.1'
- '0.2.0.0'
- '0.2.1.0'
- '0.2.2.0'
author: Kyle Carter
latest: '0.2.2.0'
description-type: haddock
description: ''
license-name: BSD3
|
Update from Hackage at 2016-01-15T18:16:05+0000
|
Update from Hackage at 2016-01-15T18:16:05+0000
|
YAML
|
mit
|
commercialhaskell/all-cabal-metadata
|
b15aa96d299ba48db15c54f36b655f843dd5d098
|
hieradata/test01/modules/glance.yaml
|
hieradata/test01/modules/glance.yaml
|
---
glance::api::known_stores:
- glance.store.rbd.Store
- glance.store.http.Store
|
---
profile::openstack::image::manage_rbd: true
glance::api::known_stores:
- glance.store.rbd.Store
- glance.store.http.Store
|
Add ceph client to image role in test01
|
Add ceph client to image role in test01
|
YAML
|
apache-2.0
|
tanzr/himlar,norcams/himlar,raykrist/himlar,tanzr/himlar,norcams/himlar,tanzr/himlar,raykrist/himlar,norcams/himlar,tanzr/himlar,mikaeld66/himlar,mikaeld66/himlar,mikaeld66/himlar,raykrist/himlar,mikaeld66/himlar,eckhart/himlar,eckhart/himlar,norcams/himlar,TorLdre/himlar,tanzr/himlar,raykrist/himlar,mikaeld66/himlar,eckhart/himlar,TorLdre/himlar,TorLdre/himlar,TorLdre/himlar,raykrist/himlar,TorLdre/himlar,eckhart/himlar,norcams/himlar
|
83bc597fb0bf5afa2bfa35b758d58fd8b147884d
|
.spi.yml
|
.spi.yml
|
version: 1
builder:
configs:
- platform: ios
scheme: SwiftProtobuf
- platform: tvos
scheme: SwiftProtobuf
- platform: watchos
scheme: SwiftProtobuf
|
version: 1
builder:
configs:
- platform: ios
documentation_targets: [SwiftProtobuf]
scheme: SwiftProtobuf
- platform: tvos
scheme: SwiftProtobuf
- platform: watchos
scheme: SwiftProtobuf
|
Add documentation targets to SPI config.
|
Add documentation targets to SPI config.
|
YAML
|
apache-2.0
|
apple/swift-protobuf,thomasvl/swift-protobuf,thomasvl/swift-protobuf,apple/swift-protobuf,thomasvl/swift-protobuf,apple/swift-protobuf,apple/swift-protobuf,apple/swift-protobuf,thomasvl/swift-protobuf,thomasvl/swift-protobuf,thomasvl/swift-protobuf,apple/swift-protobuf,apple/swift-protobuf,thomasvl/swift-protobuf
|
170cc2bc611a160eedbe959c80a20510a48e12d4
|
jenkins/jobs/deb-auto-backports.yaml
|
jenkins/jobs/deb-auto-backports.yaml
|
- job:
name: pkgdeb-build-auto-backports
node: debian-jessie
wrappers:
- build-timeout:
timeout: 90
- timestamps
builders:
- gerrit-git-prep
- shell: |
#!/bin/bash
set -x
set -e
sudo cp /etc/apt/sources.list.available.d/debian-openstack-newton.list /etc/apt/sources.list.d
sudo apt-get update
sudo apt-get install -y openstack-pkg-tools
sudo pkgos-infra-install-sbuild --sbuild-chroot-name jessie-newton-backports
./check-and-build-bpo
publishers:
- console-log
- job:
name: pkgdeb-publish-auto-backports
node: debian-jessie
wrappers:
- build-timeout:
timeout: 90
- timestamps
builders:
- gerrit-git-prep
- shell: |
#!/bin/bash
set -x
set -e
sudo cp /etc/apt/sources.list.available.d/debian-openstack-newton.list /etc/apt/sources.list.d
sudo apt-get update
sudo apt-get install -y openstack-pkg-tools
sudo pkgos-infra-install-sbuild --sbuild-chroot-name jessie-newton-backports
./check-and-build-bpo
publishers:
- deb-pkgs:
project: deb-auto-backports
- console-log
|
- job:
name: pkgdeb-build-auto-backports
node: debian-jessie
wrappers:
- build-timeout:
timeout: 120
- timestamps
builders:
- gerrit-git-prep
- shell: |
#!/bin/bash
set -x
set -e
sudo cp /etc/apt/sources.list.available.d/debian-openstack-newton.list /etc/apt/sources.list.d
sudo apt-get update
sudo apt-get install -y openstack-pkg-tools
sudo pkgos-infra-install-sbuild --sbuild-chroot-name jessie-newton-backports
./check-and-build-bpo
publishers:
- console-log
- job:
name: pkgdeb-publish-auto-backports
node: debian-jessie
wrappers:
- build-timeout:
timeout: 120
- timestamps
builders:
- gerrit-git-prep
- shell: |
#!/bin/bash
set -x
set -e
sudo cp /etc/apt/sources.list.available.d/debian-openstack-newton.list /etc/apt/sources.list.d
sudo apt-get update
sudo apt-get install -y openstack-pkg-tools
sudo pkgos-infra-install-sbuild --sbuild-chroot-name jessie-newton-backports
./check-and-build-bpo
publishers:
- deb-pkgs:
project: deb-auto-backports
- console-log
|
Increase the backport job to 2h
|
Increase the backport job to 2h
I previously incread the timeout of the general debian package build
job at: https://review.openstack.org/373389
but what was really needed was increasing the backport job timeout,
which is what this patch does. Indeed, some package are reaching the
timeout. For example, building python-pandas (needed by Gnocchi) can
take a little bit than 1h30. It already built once, then the other
times, it failed, as it took a bit longer.
Change-Id: I2b7f1dd5e10275ddda16282f361e6ed43a23d905
|
YAML
|
apache-2.0
|
openstack-infra/project-config,Tesora/tesora-project-config,Tesora/tesora-project-config,openstack-infra/project-config
|
7b85507af140fb4c7d637f2ceba2df387832584e
|
.github/workflows/ci-workflow.yaml
|
.github/workflows/ci-workflow.yaml
|
---
name: CI
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
strategy:
max-parallel: 1
matrix:
node: [ '13', '14', '15', '16' ]
name: node ${{ matrix.node }}
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node }}
- run: npm install -g bob
- run: bob build
- uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.STUDIO_GITHUB_TOKEN }}
path-to-lcov: .bob/coverage/c8/lcov.info
- uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.STUDIO_GITHUB_TOKEN }}
publish_dir: .bob
|
---
name: CI
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
strategy:
max-parallel: 1
matrix:
node: [ '13', '14', '15', '16' ]
name: node ${{ matrix.node }}
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node }}
- run: npm install -g bob
- run: bob build
- uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
path-to-lcov: .bob/coverage/c8/lcov.info
- uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: .bob
|
Revert repo-specific tokens to use default GH token.
|
Revert repo-specific tokens to use default GH token.
|
YAML
|
mit
|
cliffano/ae86
|
0c2b66791f480e7f5793ffee968f9a5c71be021b
|
www/_data/guides.yml
|
www/_data/guides.yml
|
-
Base:
-
name: Design of Shrine
path: design.md
-
name: Retrieving Uploads
path: retrieving_uploads.md
-
name: Using Attacher
path: attacher.md
Features:
-
name: Direct Uploads to S3
path: direct_s3.md
-
name: Extracting Metadata
path: metadata.md
-
name: File Processing
path: processing.md
-
name: File Validation
path: validation.md
Extras:
-
name: Multiple Files
path: multiple_files.md
-
name: Securing Uploads
path: securing_uploads.md
-
name: Testing with Shrine
path: testing.md
-
Migrating:
-
name: Changing Derivatives
path: changing_derivatives.md
-
name: Changing Location
path: changing_location.md
-
name: Changing Storage
path: changing_storage.md
Extending:
-
name: Writing a Plugin
path: creating_plugins.md
-
name: Writing a Persistence Plugin
path: creating_persistence_plugins.md
-
name: Writing a Storage
path: creating_storages.md
Comparison:
-
name: Advantages of Shrine
path: advantages.md
-
name: Shrine for CarrierWave Users
path: carrierwave.md
-
name: Shrine for Paperclip Users
path: paperclip.md
-
name: Shrine for Refile Users
path: refile.md
|
-
Base:
-
name: Design of Shrine
path: design.md
-
name: Retrieving Uploads
path: retrieving_uploads.md
-
name: Using Attacher
path: attacher.md
Features:
-
name: Direct Uploads to S3
path: direct_s3.md
-
name: Extracting Metadata
path: metadata.md
-
name: File Processing
path: processing.md
-
name: File Validation
path: validation.md
Extras:
-
name: Multiple Files
path: multiple_files.md
-
name: Securing Uploads
path: securing_uploads.md
-
name: Testing with Shrine
path: testing.md
-
name: Upgrading to Shrine 3.x
path: upgrading_to_3.md
-
Migrating:
-
name: Changing Derivatives
path: changing_derivatives.md
-
name: Changing Location
path: changing_location.md
-
name: Changing Storage
path: changing_storage.md
Extending:
-
name: Writing a Plugin
path: creating_plugins.md
-
name: Writing a Persistence Plugin
path: creating_persistence_plugins.md
-
name: Writing a Storage
path: creating_storages.md
Comparison:
-
name: Advantages of Shrine
path: advantages.md
-
name: Shrine for CarrierWave Users
path: carrierwave.md
-
name: Shrine for Paperclip Users
path: paperclip.md
-
name: Shrine for Refile Users
path: refile.md
|
Add the upgrading guide to the website
|
Add the upgrading guide to the website
|
YAML
|
mit
|
janko-m/shrine,janko-m/shrine
|
d249246e8b97741681f1e0eb8c1c971c69d1b17b
|
install_files/ansible-base/roles/tor-hidden-services/handlers/restart-tor-carefully.yml
|
install_files/ansible-base/roles/tor-hidden-services/handlers/restart-tor-carefully.yml
|
---
# Meta handler to bounce tor service sanely. If the SSH connection
# for the remote host is over Tor (i.e. host ends in `.onion`), then
# bounce the tor service via fire-and-forget, wait, then reestablish
# the connection after polling for the service to come back up.
# Registering a concise variable for use in conditionals, essentially
# deciding "Are we connected via SSH over Tor or not?"
- name: Register host name to wait for.
set_fact:
_hostname_to_wait_for: "{{ remote_host_ref|default(ansible_host) }}"
# If we're not connected over Tor, bounce the service as usual.
- name: restart tor (simple)
service:
name: tor
state: restarted
when: not _hostname_to_wait_for.endswith('.onion')
# As of Ansible v2.2, the `service` module is not compatible with the `async`
# parameter. This was changed in 2.3.
- name: restart tor (async)
shell: sleep 5 && service tor restart
async: 3000
poll: 0
when: _hostname_to_wait_for.endswith('.onion')
# It's critical that we eliminate existing SSH connections, otherwise Ansible
# will try to reuse the stale ControlPersist files, which no longer have an
# active socket, causing a connection timeout, and halting execution of the
# playbook with a cryptic message.
- name: Clear out SSH sessions, to prevent reuse of stale ControlPersist file.
local_action:
module: file
args:
path: /home/amnesia/.ansible/cp
state: absent
run_once: yes
become: no
when: _hostname_to_wait_for.endswith('.onion')
- name: Waiting for SSH connection (slow)...
local_action: wait_for
args:
host: "{{ _hostname_to_wait_for }}"
port: "{{ ansible_ssh_port|default(ansible_port|default(22)) }}"
delay: 30
search_regex: OpenSSH
state: started
become: no
- name: Refresh ansible local facts
setup:
filter: ansible_local
|
---
- name: restart tor
shell: sleep 5 && service tor restart
async: 3000
poll: 0
# It's critical that we eliminate existing SSH connections, otherwise Ansible
# will try to reuse the stale ControlPersist files, which no longer have an
# active socket, causing a connection timeout, and halting execution of the
# playbook with a cryptic message.
- name: Clear out SSH sessions, to prevent reuse of stale ControlPersist file.
local_action:
module: file
args:
path: /home/amnesia/.ansible/cp
state: absent
run_once: yes
become: no
- name: Waiting for SSH connection (slow)...
local_action: wait_for
args:
host: "{{ _hostname_to_wait_for }}"
port: "{{ ansible_ssh_port|default(ansible_port|default(22)) }}"
delay: 30
search_regex: OpenSSH
state: started
become: no
- name: Refresh ansible local facts
setup:
filter: ansible_local
|
Fix tor restart handler naming
|
Fix tor restart handler naming
Apparently Ansible used to inexact matching when looking for
handlers. That changed in the 2.8 series. See:
https://github.com/ansible/ansible/issues/55575
That broke the fuzzy name matching relied upon in the
restart-tor-naming handler, causing Tor not to be restarted
properly. We could also specify a consistent topic to monitor with
"listen", but I think this restart logic can be simplified to one task
anyway.
|
YAML
|
agpl-3.0
|
conorsch/securedrop,conorsch/securedrop,conorsch/securedrop,conorsch/securedrop,conorsch/securedrop
|
fc9df23f086072370f0e02cf1d3983f98ff1356a
|
metadata/org.unifiedpush.example.yml
|
metadata/org.unifiedpush.example.yml
|
Categories:
- Connectivity
- System
License: Apache-2.0
AuthorName: UnifiedPush
WebSite: https://unifiedpush.org/
SourceCode: https://github.com/UnifiedPush/android-example
IssueTracker: https://github.com/UnifiedPush/android-example/issues
Changelog: https://github.com/UnifiedPush/android-example/releases
Name: UP-Example
AutoName: UP-Example
RepoType: git
Repo: https://github.com/UnifiedPush/android-example.git
Builds:
- versionName: 1.2.4
versionCode: 13
commit: 1.2.4
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- mainFlavor
AutoUpdateMode: Version %v
UpdateCheckMode: Tags \d+\.\d+(\.\d+)?
CurrentVersion: 1.2.4
CurrentVersionCode: 13
|
Categories:
- Connectivity
- System
License: Apache-2.0
AuthorName: UnifiedPush
WebSite: https://unifiedpush.org/
SourceCode: https://github.com/UnifiedPush/android-example
IssueTracker: https://github.com/UnifiedPush/android-example/issues
Changelog: https://github.com/UnifiedPush/android-example/releases
Name: UP-Example
AutoName: UP-Example
RepoType: git
Repo: https://github.com/UnifiedPush/android-example.git
Builds:
- versionName: 1.2.4
versionCode: 13
commit: 1.2.4
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- mainFlavor
- versionName: 1.2.5
versionCode: 14
commit: c25ebfe80c8cc9d0e1961c8e643966acd14d3f0d
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- mainFlavor
AutoUpdateMode: Version %v
UpdateCheckMode: Tags \d+\.\d+(\.\d+)?
CurrentVersion: 1.2.5
CurrentVersionCode: 14
|
Update UP-Example to 1.2.5 (14)
|
Update UP-Example to 1.2.5 (14)
|
YAML
|
agpl-3.0
|
f-droid/fdroiddata,f-droid/fdroiddata
|
d5d6a0004433621472f8688e00fc0692bc69c0cf
|
.expeditor/release.omnibus.yml
|
.expeditor/release.omnibus.yml
|
---
project-name: chef-server
config: omnibus/omnibus.rb
install-dir: /opt/opscode
test-path: omnibus/omnibus-test.sh
fips-platforms:
- el-*-x86_64
builder-to-testers-map:
el-6-x86_64:
- el-6-x86_64
el-7-x86_64:
- el-7-x86_64
- el-8-x86_64
sles-12-x86_64:
- sles-12-x86_64
ubuntu-16.04-x86_64:
- ubuntu-16.04-x86_64
- ubuntu-18.04-x86_64
- ubuntu-20.04-x86_64
|
---
project-name: chef-server
config: omnibus/omnibus.rb
install-dir: /opt/opscode
test-path: omnibus/omnibus-test.sh
fips-platforms:
- el-*-x86_64
builder-to-testers-map:
el-6-x86_64:
- el-6-x86_64
el-7-x86_64:
- el-7-x86_64
- el-8-x86_64
sles-12-x86_64:
- sles-12-x86_64
- sles-15-x86_64
ubuntu-16.04-x86_64:
- ubuntu-16.04-x86_64
- ubuntu-18.04-x86_64
- ubuntu-20.04-x86_64
|
Build packages for SLES 15
|
Build packages for SLES 15
Signed-off-by: Tim Smith <[email protected]>
|
YAML
|
apache-2.0
|
chef/chef-server,chef/chef-server,chef/chef-server,chef/chef-server,chef/chef-server,chef/chef-server
|
4494276b9ae337093fff4cd452e46e2697976a36
|
.github/workflows/ci-tests.yml
|
.github/workflows/ci-tests.yml
|
# This workflow will install Python dependencies, run tests and lint with a variety of Python versions
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
name: Python CI
on: [push, pull_request]
jobs:
build:
runs-on: ${{ matrix.os }}
strategy:
matrix:
python-version: [3.5, 3.6, 3.7, 3.8]
os: [ubuntu-latest, windows-latest]
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v2
with:
python-version: ${{ matrix.python-version }}
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install --editable ".[all]"
pip install pytest>=3.6 pytest-cov coverage pathlib
- name: Test with pytest
run: |
pytest
|
# This workflow will install Python dependencies, run tests and lint with a
# variety of Python versions
#
# For more information see:
# https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
name: Python CI
on: [push, pull_request]
jobs:
build:
runs-on: ${{ matrix.os }}
strategy:
matrix:
python-version: [3.5, 3.6, 3.7, 3.8]
os: [ubuntu-latest, windows-latest]
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v2
with:
python-version: ${{ matrix.python-version }}
- name: Install dependencies
run: |
python -m pip install --upgrade pip setuptools wheel
pip install ".[all]"
pip install pytest>=3.6 pytest-cov coverage pathlib
- name: Test with pytest
run: |
pytest
|
Update github ci pip commands to use wheel
|
Update github ci pip commands to use wheel
- Add setuptools and wheel to `pip install --update`
- Remove '--editable' from github ci pip install cmd
This causes lasio to be packaged as a wheel package. Then the wheel
file is installed and tested. Before we were running the tests on the
editable clone of the lasio repo.
|
YAML
|
mit
|
kwinkunks/lasio,kinverarity1/lasio,kinverarity1/las-reader
|
1cb0af5b8190d095b0f00735f6af94cac4a2bd9a
|
.github/workflows/valgrind.yml
|
.github/workflows/valgrind.yml
|
name: Valgrind
on:
workflow_dispatch:
inputs:
extra_resolve_options:
description: "Extra Resolve Options"
required: false
schedule:
- cron: "0 1 * * *" # 3 AM CET
push:
pull_request:
jobs:
valgrind:
name: Valgrind
uses: steinwurf/valgrind-action/.github/workflows/[email protected]
with:
extra_resolve_options: ${{ github.event.inputs.extra_resolve_options }}
|
name: Valgrind
on:
workflow_dispatch:
inputs:
extra_resolve_options:
description: "Extra Resolve Options"
required: false
schedule:
- cron: "0 1 * * *" # 3 AM CET
push:
pull_request:
jobs:
valgrind:
name: Valgrind
uses: steinwurf/valgrind-action/.github/workflows/[email protected]
with:
extra_resolve_options: ${{ github.event.inputs.extra_resolve_options }}
|
Update Valgrind to new version 5.0.0
|
Update Valgrind to new version 5.0.0
|
YAML
|
bsd-3-clause
|
steinwurf/recycle,steinwurf/recycle
|
2d9d54613364e8a7eff931cfc8c92289fc397484
|
docker-compose.dev.yml
|
docker-compose.dev.yml
|
services :
nginx_proxy :
build :
context : ../docker-azuracast-nginx-proxy
volumes :
- ./util/local_ssl:/etc/nginx/certs
- /var/run/docker.sock:/tmp/docker.sock:ro
nginx_proxy_letsencrypt :
build :
context : ../docker-azuracast-nginx-proxy-letsencrypt
volumes :
- /var/run/docker.sock:/tmp/docker.sock:ro
web :
build :
context : .
volumes :
- ./util/local_ssl:/etc/nginx/certs:ro
- ./vendor:/var/azuracast/www/vendor
- .:/var/azuracast/www
mariadb :
build :
context : ../docker-azuracast-db
ports :
- "127.0.0.1:3306:3306"
redis :
build :
context : ../docker-azuracast-redis
ports :
- "127.0.0.1:6379:6379"
stations :
build :
context : ../docker-azuracast-radio
volumes :
- ./util/local_ssl:/etc/nginx/certs
|
services :
nginx_proxy :
build :
context : ../docker-azuracast-nginx-proxy
volumes :
- ./util/local_ssl:/etc/nginx/certs
- /var/run/docker.sock:/tmp/docker.sock:ro
nginx_proxy_letsencrypt :
build :
context : ../docker-azuracast-nginx-proxy-letsencrypt
volumes :
- /var/run/docker.sock:/tmp/docker.sock:ro
web :
build :
context : .
volumes :
- ./util/local_ssl:/etc/nginx/certs:ro
- ./vendor:/var/azuracast/www/vendor
- .:/var/azuracast/www
extra_hosts:
- "host.docker.internal:host-gateway"
mariadb :
build :
context : ../docker-azuracast-db
ports :
- "127.0.0.1:3306:3306"
redis :
build :
context : ../docker-azuracast-redis
ports :
- "127.0.0.1:6379:6379"
stations :
build :
context : ../docker-azuracast-radio
volumes :
- ./util/local_ssl:/etc/nginx/certs
|
Add "host.docker.local" to Linux boxes for xdebug.
|
Add "host.docker.local" to Linux boxes for xdebug.
|
YAML
|
agpl-3.0
|
SlvrEagle23/AzuraCast,SlvrEagle23/AzuraCast,AzuraCast/AzuraCast,SlvrEagle23/AzuraCast,AzuraCast/AzuraCast,AzuraCast/AzuraCast,AzuraCast/AzuraCast,SlvrEagle23/AzuraCast,SlvrEagle23/AzuraCast
|
8b2ba14d7119903e77d19181191906badbfeb1f5
|
.github/workflows/app_engine.yml
|
.github/workflows/app_engine.yml
|
# Deploy to appengine on release
name: App Engine
on:
release:
types: [created]
push:
jobs:
app-engine:
name: Deploy to App Engine
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Copy UI folder and update requirements
run: |
cp -r docs/ui app_engine/
cd app_engine/
echo "gunicorn" > requirements.txt
echo "git+https://github.com/kmadathil/sanskrit_parser.git@${GITHUB_SHA}" >> requirements.txt
- name: App engine action
uses: google-github-actions/deploy-appengine@main
with:
working_directory: app_engine
project_id: ${{ secrets.GCP_PROJECT }}
credentials: ${{ secrets.GCP_SA_KEY }}
|
# Deploy to appengine on release
name: App Engine
on:
release:
types: [created]
jobs:
app-engine:
name: Deploy to App Engine
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Copy UI folder and update requirements
run: |
cp -r docs/ui app_engine/
cd app_engine/
echo "gunicorn" > requirements.txt
echo "git+https://github.com/kmadathil/sanskrit_parser.git@${GITHUB_SHA}" >> requirements.txt
- name: App engine action
uses: google-github-actions/deploy-appengine@main
with:
working_directory: app_engine
project_id: ${{ secrets.GCP_PROJECT }}
credentials: ${{ secrets.GCP_SA_KEY }}
|
Deploy to app engine on release only
|
Deploy to app engine on release only
|
YAML
|
mit
|
kmadathil/sanskrit_parser,kmadathil/sanskrit_parser
|
82d00c7f9fb0c4f5b0f5d36100225810db016a29
|
.github/workflows/javaformat.yml
|
.github/workflows/javaformat.yml
|
# 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: Auto-format master with Google Java Format
on:
push:
branches: [ master ]
jobs:
formatting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up JDK 1.8
uses: actions/setup-java@v1
with:
java-version: 1.8
- uses: axel-op/googlejavaformat-action@v3
with:
args: --set-exit-if-changed --dry-run
skipCommit: true
|
# 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: Auto-format master with Google Java Format
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
formatting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up JDK 1.8
uses: actions/setup-java@v1
with:
java-version: 1.8
- uses: axel-op/googlejavaformat-action@v3
with:
args: --set-exit-if-changed --dry-run
skipCommit: true
|
Use same formatting for pull requests.
|
Use same formatting for pull requests.
|
YAML
|
apache-2.0
|
googleinterns/step200-2020,googleinterns/step200-2020,googleinterns/step200-2020
|
84e0667325d1b21f38678319ff336a2346dad91e
|
plugins/tripleo-overcloud/roles/containers/prepare-templates/tasks/nondefault_images.yml
|
plugins/tripleo-overcloud/roles/containers/prepare-templates/tasks/nondefault_images.yml
|
- include_vars:
file: "{{ templates_list_file}}"
name: current_file
- name: find the template file or corresponding j2 template
find:
path: "{{ item| dirname }}"
pattern: "{{ item|basename|splitext|first }}\\.(?:yaml|j2\\.yaml)$"
use_regex: yes
with_items: "{{ current_file.tripleo_heat_templates | default([]) }}"
register: default_templates
- name: fail because file not found
vars:
missing_templates: "{{ default_templates.results|rejectattr('matched')|map(attribute='item')|list }}"
fail:
msg:
error: "Unable to locate templates from file '{{ templates_list_file }}'"
source_file: "{{ templates_list_file }}"
missing_templates: "{{ missing_templates }}"
when: missing_templates | default([])
- name: generate docker images file for services not enabled by default (if any)
vars:
env_file_nondefault: "{{ template_base }}/docker-images-nondefault-{{ item.item|basename|splitext|list|first }}.yaml"
shell: |
openstack overcloud container image prepare \
--namespace={{ container_env['container-image-prepare']['namespace'] }} \
--env-file={{ env_file_nondefault }} \
--prefix={{ container_env['container-image-prepare']['prefix'] }} \
--suffix={{ container_env['container-image-prepare']['suffix'] }} \
--tag={{ container_env['container-image-prepare']['tag'] }} \
--service-environment-file {{ item.item }}
with_items: "{{ default_templates.results }}"
|
- include_vars:
file: "{{ templates_list_file}}"
name: current_file
- name: find the template file or corresponding j2 template
find:
path: "{{ item| dirname }}"
pattern: "{{ item|basename|splitext|first }}\\.(?:yaml|j2\\.yaml)$"
use_regex: yes
with_items: "{{ current_file.tripleo_heat_templates | default([]) }}"
register: default_templates
- name: fail because file not found
vars:
missing_templates: "{{ default_templates.results|rejectattr('matched')|map(attribute='item')|list }}"
fail:
msg:
error: "Unable to locate templates from file '{{ templates_list_file }}'"
source_file: "{{ templates_list_file }}"
missing_templates: "{{ missing_templates }}"
when: missing_templates | default([])
- name: generate docker images file for services not enabled by default (if any)
vars:
env_file_nondefault: "{{ template_base }}/docker-images-nondefault-{{ item.item|basename|splitext|list|first }}.yaml"
shell: |
openstack overcloud container image prepare \
--namespace={{ container_env['container-image-prepare']['namespace'] }} \
--env-file={{ env_file_nondefault }} \
--prefix={{ container_env['container-image-prepare']['prefix']|default('') }} \
--suffix={{ container_env['container-image-prepare']['suffix']|default('') }} \
--tag={{ container_env['container-image-prepare']['tag']|default('latest') }} \
--service-environment-file {{ item.item }}
with_items: "{{ default_templates.results }}"
|
Handle exception: 'dict object' has no attribute 'suffix'
|
Handle exception: 'dict object' has no attribute 'suffix'
Helper files with variables needed for running
'openstack overcloud container image prepare' might not have all
variables set. Use empty values as default.
Change-Id: I10391f9732cfaee88b90c92ed03f93fe779f1790
|
YAML
|
apache-2.0
|
redhat-openstack/infrared,redhat-openstack/infrared,redhat-openstack/infrared
|
c7b20dc743a1adee3656661719b48e23ca3b127a
|
roles/monitoring/tasks/uchiwa.yml
|
roles/monitoring/tasks/uchiwa.yml
|
---
- name: Installing Uchiwa.
sudo: yes
yum: name=uchiwa state=present
- name: Enable Uchiwa.
sudo: yes
service: name=uchiwa enabled=yes state=started
- name: Disable SELinux
sudo: yes
service: enabled=no name=selinux state=stopped
notify: restart uchiwa
- name: ensure python-selinux is installed on all nodes.
action: yum name=libselinux-python state=installed
- name: set SELinux to permissive
action: selinux policy=targeted state=permissive
- name: Set configuration file for Uchiwa dashboard.
copy: src=/files/uchiwa.json dest=/etc/uchiwa/uchiwa.json
notify: restart uchiwa
|
---
- name: Installing Uchiwa.
sudo: yes
yum: name=uchiwa state=present
- name: Enable Uchiwa.
sudo: yes
service: name=uchiwa enabled=yes state=started
- name: Disable SELinux
sudo: yes
service: enabled=no name=selinux state=stopped
notify: restart uchiwa
- name: ensure python-selinux is installed on all nodes.
action: yum name=libselinux-python state=installed
- name: set SELinux to permissive
action: selinux policy=targeted state=permissive
- name: Set configuration file for Uchiwa dashboard.
copy: src=files/uchiwa.json dest=/etc/uchiwa/uchiwa.json
notify: restart uchiwa
|
Fix file path for config file.
|
Fix file path for config file.
|
YAML
|
mit
|
juliovp01/ops_tools,juliovp01/ops_tools
|
74a6a9cebd7e06991cc8ae9a70f7e5d650d4434d
|
oddbaby.libraries.yml
|
oddbaby.libraries.yml
|
global:
css:
theme:
build/css/main.css: {}
build/css/print.css: { media: print }
js:
build/js/bundle.js: { minified: true }
dependencies:
- core/jquery
- core/drupal
- core/drupalSettings
# External font from google fonts.
font.source-sans-pro:
remote: https://fonts.google.com/specimen/Source+Sans+Pro
license: Open Font License
css:
theme:
https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700: { external: true, minified: true }
# External icons from font awesome.
icons.font-awesome:
remote: http://fontawesome.io/
license: Open Font License
js:
https://use.fontawesome.com/e87ab3b287.js: { external: true, minified: true }
|
# Base CSS, Javascript and dependencies.
global:
css:
theme:
build/css/main.css: { minified: true }
build/css/print.css: { media: print }
js:
build/js/bundle.js: { minified: true }
dependencies:
- core/jquery
- core/drupal
- core/drupalSettings
# External font from google fonts.
font.source-sans-pro:
remote: https://fonts.google.com/specimen/Source+Sans+Pro
license: Open Font License
css:
theme:
https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700: { external: true, minified: true }
# External icons from font awesome.
icons.font-awesome:
remote: http://fontawesome.io/
license: Open Font License
js:
https://use.fontawesome.com/e87ab3b287.js: { external: true, minified: true }
|
Set the main css file to minified
|
Set the main css file to minified
|
YAML
|
mit
|
oddhill/drupal-oddbaby,oddhill/drupal-oddbaby,oddhill/drupal-oddbaby
|
12b8b2772872d1c21a6ec1775accd0a931a06b67
|
packages/ye/yesod-auth-nopassword.yaml
|
packages/ye/yesod-auth-nopassword.yaml
|
homepage: https://github.com/danpalmer/yesod-auth-nopassword#readme
changelog-type: ''
hash: 45012764c5adc5473d0e8bfe04bbe3e3db6e7b5ed47a13cf2c08843bc5c9a9fd
test-bench-deps: {}
maintainer: [email protected]
synopsis: A plugin for Yesod to provide email-only authentication.
changelog: ''
basic-deps:
yesod-core: ! '>=1.4.17 && <1.5'
base: ! '>=4.7 && <5'
blaze-markup: ! '>=0.7 && <1.0'
text: ! '>=0.11 && <2.0'
uuid: ! '>=1.3 && <1.4'
yesod-form: ! '>=1.4.0 && <1.5'
pwstore-fast: ! '>=2.4 && <3.0'
http-types: ! '>=0.9 && <1.0'
yesod-auth: ! '>=1.4.0 && <1.5'
all-versions:
- '0.1.0.1'
- '0.1.0.2'
author: Dan Palmer
latest: '0.1.0.2'
description-type: markdown
description: ! '### yesod-auth-nopassword
A plugin for Yesod to provide email-only authentication.
'
license-name: MIT
|
homepage: https://github.com/danpalmer/yesod-auth-nopassword#readme
changelog-type: ''
hash: 3d948e994727186482d450d55d61643d27d5895cd94a31fbe2895b39c49c3765
test-bench-deps: {}
maintainer: [email protected]
synopsis: A plugin for Yesod to provide email-only authentication.
changelog: ''
basic-deps:
yesod-core: ! '>=1.4.17 && <1.5'
base: ! '>=4.7 && <5'
blaze-markup: ! '>=0.7 && <1.0'
text: ! '>=0.11 && <2.0'
uuid: ! '>=1.3 && <1.4'
yesod-form: ! '>=1.4.0 && <1.5'
pwstore-fast: ! '>=2.4 && <3.0'
http-types: ! '>=0.9 && <1.0'
yesod-auth: ! '>=1.4.0 && <1.5'
all-versions:
- '0.1.0.1'
- '0.1.0.2'
- '0.1.1.1'
author: Dan Palmer
latest: '0.1.1.1'
description-type: markdown
description: ! '### yesod-auth-nopassword
A plugin for Yesod to provide email-only authentication.
'
license-name: MIT
|
Update from Hackage at 2016-12-31T19:22:46Z
|
Update from Hackage at 2016-12-31T19:22:46Z
|
YAML
|
mit
|
commercialhaskell/all-cabal-metadata
|
17cb42f071cb781c1f9aedb7caeb033f72eabeab
|
packages/so/some.yaml
|
packages/so/some.yaml
|
homepage: https://github.com/phadej/some
changelog-type: markdown
hash: 0edaac884738a2506d910cb06da8dc89c19459a42bd5f32f5cf87b8c2ee63c80
test-bench-deps: {}
maintainer: Oleg Grenrus <[email protected]>
synopsis: ! 'Existential type: Some'
changelog: |
# 1
- Split out of `dependent-sum`
- Have `GADT`, `Newtype`, `Church` variants
- Add `NFData` instance
basic-deps:
base: ! '>=4.3 && <4.14'
deepseq: ! '>=1.3.0.0 && <1.5'
all-versions:
- '1'
author: James Cook <[email protected]>, Oleg Grenrus <[email protected]>
latest: '1'
description-type: haddock
description: |-
This library defines an existential type 'Some'.
@
data Some f where
\ Some :: f a -> Some f
@
in few variants, and utilities to work with it.
license-name: BSD-3-Clause
|
homepage: https://github.com/phadej/some
changelog-type: markdown
hash: 1101a3a3f788e8a3c02f5823bb91c6abf1e4d57b95adf142fe7c1b40b7abf111
test-bench-deps: {}
maintainer: Oleg Grenrus <[email protected]>
synopsis: ! 'Existential type: Some'
changelog: |
# 1.0.0.1
- Fix issue with GHC#9585 https://gitlab.haskell.org/ghc/ghc/issues/9584
# 1
- Split out of `dependent-sum`
- Have `GADT`, `Newtype`, `Church` variants
- Add `NFData` instance
basic-deps:
base: ! '>=4.3 && <4.14'
deepseq: ! '>=1.3.0.0 && <1.5'
all-versions:
- '1'
- 1.0.0.1
author: James Cook <[email protected]>, Oleg Grenrus <[email protected]>
latest: 1.0.0.1
description-type: haddock
description: |-
This library defines an existential type 'Some'.
@
data Some f where
\ Some :: f a -> Some f
@
in few variants, and utilities to work with it.
license-name: BSD-3-Clause
|
Update from Hackage at 2019-09-12T12:34:40Z
|
Update from Hackage at 2019-09-12T12:34:40Z
|
YAML
|
mit
|
commercialhaskell/all-cabal-metadata
|
871af76766daacb209ce66d9be9f2a4d2f6e36ac
|
packages/ts/tsne.yaml
|
packages/ts/tsne.yaml
|
homepage: https://bitbucket.org/robagar/haskell-tsne
changelog-type: ''
hash: d3687f96a0c0f9e5d1486fe33e0e9e0a5bf51fc3baf5d926ea896a4bd81eeaee
test-bench-deps:
tsne: -any
base: -any
hspec: -any
data-default: -any
maintainer: [email protected]
synopsis: t-SNE
changelog: ''
basic-deps:
tsne: -any
base: ! '>=4.7 && <5'
data-default: -any
normaldistribution: -any
pipes: -any
deepseq: -any
all-versions:
- '1.0.0.1'
author: Rob Agar
latest: '1.0.0.1'
description-type: haddock
description: Pure Haskell implementation of the t-SNE dimension reduction algorithm.
license-name: LGPL
|
homepage: https://bitbucket.org/robagar/haskell-tsne
changelog-type: ''
hash: 95a9fcd9ba194018de15acdaa37c164ff20844dfeb3936fa58838a494b2645a7
test-bench-deps:
tsne: -any
base: -any
hspec: -any
data-default: -any
maintainer: [email protected]
synopsis: t-SNE
changelog: ''
basic-deps:
tsne: -any
base: ! '>=4.7 && <5'
data-default: -any
normaldistribution: -any
pipes: -any
deepseq: -any
all-versions:
- '1.0.0.1'
- '1.1.0'
author: Rob Agar
latest: '1.1.0'
description-type: haddock
description: Pure Haskell implementation of the t-SNE dimension reduction algorithm.
license-name: LGPL
|
Update from Hackage at 2017-03-10T10:10:47Z
|
Update from Hackage at 2017-03-10T10:10:47Z
|
YAML
|
mit
|
commercialhaskell/all-cabal-metadata
|
79bfb23ff06fc642de3d3b2a17c19a7d62fb5129
|
packages/ut/util.yaml
|
packages/ut/util.yaml
|
homepage: ''
changelog-type: ''
hash: 9746e10a63946b991a19f66efae4562c7ceea03a672e28e57a17c79b51190d1d
test-bench-deps: {}
maintainer: [email protected]
synopsis: Utilities
changelog: ''
basic-deps:
base: ! '>=4.9 && <4.12'
all-versions:
- '0.1.0.0'
- '0.1.1.0'
- '0.1.2.0'
- '0.1.2.1'
- '0.1.3.0'
- '0.1.4.0'
author: M Farkas-Dyck
latest: '0.1.4.0'
description-type: haddock
description: ''
license-name: BSD3
|
homepage: ''
changelog-type: ''
hash: fab2fa16b87dcd048f474ba34aef13b4f187a30ad8c4e980fc47ad0e8f8b1b6f
test-bench-deps: {}
maintainer: [email protected]
synopsis: Utilities
changelog: ''
basic-deps:
base: ! '>=4.9 && <5'
all-versions:
- '0.1.0.0'
- '0.1.1.0'
- '0.1.2.0'
- '0.1.2.1'
- '0.1.3.0'
- '0.1.4.0'
- '0.1.5.0'
author: M Farkas-Dyck
latest: '0.1.5.0'
description-type: haddock
description: ''
license-name: BSD3
|
Update from Hackage at 2018-01-08T21:12:01Z
|
Update from Hackage at 2018-01-08T21:12:01Z
|
YAML
|
mit
|
commercialhaskell/all-cabal-metadata
|
929c25a23eaab9f10ec870c75e69610f7c530fd4
|
examples/kitchen-ec2/rhel6_6/.kitchen.yml
|
examples/kitchen-ec2/rhel6_6/.kitchen.yml
|
---
driver:
name: ec2
aws_ssh_key_id: test-kitchen
security_group_ids: ["<%= ENV['AWS_SECURITY_GROUP_ID'] %>"]
region: "<%= ENV['AWS_REGION'] %>"
subnet_id: "<%= ENV['AWS_SUBNET_ID'] %>"
instance_type: t2.micro
transport:
ssh_key: test-kitchen.pem
platforms:
- name: rhel6.6
driver:
image_id: ami-a788f09d
suites:
- name: default
|
---
driver:
name: ec2
aws_ssh_key_id: test-kitchen
security_group_ids: ["<%= ENV['AWS_SECURITY_GROUP_ID'] %>"]
region: "<%= ENV['AWS_REGION'] %>"
subnet_id: "<%= ENV['AWS_SUBNET_ID'] %>"
instance_type: t2.micro
transport:
ssh_key: test-kitchen.pem
username: ec2-user
platforms:
- name: rhel6.6
driver:
image_id: ami-a788f09d
suites:
- name: default
|
Use ec2-user instead of root
|
Use ec2-user instead of root
|
YAML
|
mit
|
zl4bv/test-kitchen-examples,mekf/test-kitchen-examples,zl4bv/test-kitchen-examples,mekf/test-kitchen-examples
|
b35f641ee903302baa4dc29115f75950d4ec7cab
|
app/config/config_test.yml
|
app/config/config_test.yml
|
imports:
- { resource: config_dev.yml }
- { resource: "@SimplyTestableWorkerBundle/Resources/config/parameters_test.yml" }
- { resource: "@SimplyTestableWorkerBundle/Resources/config/services_test.yml" }
framework:
test: ~
session:
storage_id: session.storage.mock_file
web_profiler:
toolbar: false
intercept_redirects: false
swiftmailer:
disable_delivery: true
parameters:
database_driver: pdo_mysql
database_host: localhost
database_port: null
database_name: test_app_simplytestable_com
database_user: st_app_test
database_password: st_app_test_password
#doctrine:
# dbal:
# connections:
# default:
# driver: pdo_sqlite
# path: /run/shm/worker.simplytestable.com.db
|
imports:
- { resource: config_dev.yml }
- { resource: "@SimplyTestableWorkerBundle/Resources/config/parameters_test.yml" }
- { resource: "@SimplyTestableWorkerBundle/Resources/config/services_test.yml" }
framework:
test: ~
session:
storage_id: session.storage.mock_file
web_profiler:
toolbar: false
intercept_redirects: false
swiftmailer:
disable_delivery: true
#parameters:
# database_driver: pdo_mysql
# database_host: localhost
# database_port: null
# database_name: test_app_simplytestable_com
# database_user: st_app_test
# database_password: st_app_test_password
doctrine:
dbal:
connections:
default:
driver: pdo_sqlite
path: /run/shm/worker.simplytestable.com.db
|
Switch back to standard test config
|
Switch back to standard test config
|
YAML
|
mit
|
webignition/worker.simplytestable.com,webignition/worker.simplytestable.com,webignition/worker.simplytestable.com,webignition/worker.simplytestable.com,webignition/worker.simplytestable.com
|
730880f00025818d5f9afd9ba1db9f00c2c8544c
|
packages/he/hexpat-streamparser.yaml
|
packages/he/hexpat-streamparser.yaml
|
homepage: ''
changelog-type: ''
hash: 16b8e821f41304c7baa60d1036a6693caf2f7104e4983b4c7a000e2f3956b083
test-bench-deps:
base: '>=4 && <5'
hspec: -any
hexpat: '>=0.20 && <0.21'
hexpat-streamparser: ==0.1.2
maintainer: [email protected]
synopsis: ''
changelog: ''
basic-deps:
bytestring: '>=0.10 && <0.11'
List: '>=0.6 && <0.7'
base: '>=4.9 && <5'
parser-combinators: '>=1.2 && <1.3'
text: '>=1.2 && <1.3'
cps-except: '>=0.0.1.0'
mtl: '>=2.2 && <2.3'
hexpat: '>=0.20 && <0.21'
transformers: '>=0.5 && <0.6'
all-versions:
- 0.0.1
- 0.0.2
- 0.1.0
- 0.1.1
- 0.1.2
author: ''
latest: 0.1.2
description-type: haddock
description: streaming xml parser combinators using hexpat
license-name: BSD-3-Clause
|
homepage: ''
changelog-type: ''
hash: 7752484375e8040b23eb80bfce7c335e44573b18958607374f56b7029af0824e
test-bench-deps:
base: '>=4 && <5'
hspec: -any
hexpat: '>=0.20 && <0.21'
hexpat-streamparser: ==0.1.3
maintainer: [email protected]
synopsis: ''
changelog: ''
basic-deps:
bytestring: '>=0.10 && <0.11'
List: '>=0.6 && <0.7'
base: '>=4.9 && <5'
parser-combinators: '>=1.2 && <1.3'
text: '>=1.2 && <1.3'
cps-except: '>=0.0.1.2'
mtl: '>=2.2 && <2.3'
hexpat: '>=0.20 && <0.21'
transformers: '>=0.5 && <0.6'
all-versions:
- 0.0.1
- 0.0.2
- 0.1.0
- 0.1.1
- 0.1.2
- 0.1.3
author: ''
latest: 0.1.3
description-type: haddock
description: streaming xml parser combinators using hexpat
license-name: BSD-3-Clause
|
Update from Hackage at 2021-04-06T09:34:47Z
|
Update from Hackage at 2021-04-06T09:34:47Z
|
YAML
|
mit
|
commercialhaskell/all-cabal-metadata
|
1230ac5ed4219b8b4a9cfd25dac3b316c1376b81
|
playbook/roles/solr/defaults/main.yml
|
playbook/roles/solr/defaults/main.yml
|
---
solr_path: /usr/local/share/solr
solr_log_path: /var/log/solr
solr_user: solr
solr_group: solr
cache_path: /tmp/solr-cache
# Container folder for solr downloads
#solr_url: http://www.nic.funet.fi/pub/mirrors/apache.org/lucene/solr/
solr_url: ftp://ftp.funet.fi/pub/mirrors/apache.org/lucene/solr/
# Version
solr_version: 4.10.4
solr_drupal_files:
- elevate.xml
- mapping-ISOLatin1Accent.txt
- protwords.txt
- schema_extra_fields.xml
- schema_extra_types.xml
- schema.xml
- solrconfig_extra.xml
- solrconfig.xml
- solrcore.properties
- stopwords.txt
- synonyms.txt
|
---
solr_path: /usr/local/share/solr
solr_log_path: /var/log/solr
solr_user: solr
solr_group: solr
cache_path: /tmp/solr-cache
# Container folder for solr downloads
#solr_url: http://www.nic.funet.fi/pub/mirrors/apache.org/lucene/solr/
solr_url: https://archive.apache.org/dist/lucene/solr/
# Version
solr_version: 4.10.4
solr_drupal_files:
- elevate.xml
- mapping-ISOLatin1Accent.txt
- protwords.txt
- schema_extra_fields.xml
- schema_extra_types.xml
- schema.xml
- solrconfig_extra.xml
- solrconfig.xml
- solrcore.properties
- stopwords.txt
- synonyms.txt
|
Use Apache foundation's archive url for solr zip file. Our version is so old that it has disappeared from mirrors.
|
Use Apache foundation's archive url for solr zip file. Our version is so old that it has disappeared from mirrors.
|
YAML
|
mit
|
mgalang/WunderMachina,mgalang/WunderMachina,wunderkraut/WunderMachina,mgalang/WunderMachina,wunderkraut/WunderMachina,wunderkraut/WunderMachina,wunderkraut/WunderMachina,mgalang/WunderMachina
|
7a8a42539c26c67f0b21ed143a11d4862bd1e478
|
recipes/setuptools/meta.yaml
|
recipes/setuptools/meta.yaml
|
{% set name = "setuptools" %}
{% set version = "36.2.0" %}
package:
name: setuptools
version: {{ version }}
source:
fn: {{ name }}-{{ version }}.zip
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.zip
sha256: 4c2bda3829c9dbbe9c2b33d89c4b1cb6d45813615ab8e248ad352e3697a96d81
patches:
# Modify setuptools to fail if used in conda build (encourage people to add all deps in meta.yaml).
- nodownload.patch
build:
number: 0
entry_points:
- easy_install = setuptools.command.easy_install:main
requirements:
build:
- python
- certifi
run:
- python
- certifi
test:
commands:
- easy_install --help
imports:
- setuptools
- easy_install
- pkg_resources
about:
home: https://github.com/pypa/setuptools
license: MIT
license_file: LICENSE
license_family: MIT
summary: Download, build, install, upgrade, and uninstall Python packages
description: |
Setuptools is a fully-featured, actively-maintained, and stable library
designed to facilitate packaging Python projects.
doc_url: http://pythonhosted.org/setuptools/
dev_url: https://github.com/pypa/setuptools
|
{% set name = "setuptools" %}
{% set version = "36.2.2" %}
package:
name: setuptools
version: {{ version }}
source:
fn: {{ name }}-{{ version }}.zip
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.zip
sha256: 38156edc9b9b21f8926821d3f994abf931a50c1a2a6a2bab4d195b7d866d9bb0
patches:
# Modify setuptools to fail if used in conda build (encourage people to add all deps in meta.yaml).
- nodownload.patch
build:
number: 0
entry_points:
- easy_install = setuptools.command.easy_install:main
requirements:
build:
- python
- certifi
run:
- python
- certifi
test:
commands:
- easy_install --help
imports:
- setuptools
- easy_install
- pkg_resources
about:
home: https://github.com/pypa/setuptools
license: MIT
license_file: LICENSE
license_family: MIT
summary: Download, build, install, upgrade, and uninstall Python packages
description: |
Setuptools is a fully-featured, actively-maintained, and stable library
designed to facilitate packaging Python projects.
doc_url: http://pythonhosted.org/setuptools/
dev_url: https://github.com/pypa/setuptools
|
Update setuptools recipe to version 36.2.2
|
Update setuptools recipe to version 36.2.2
|
YAML
|
bsd-3-clause
|
jjhelmus/berryconda,jjhelmus/berryconda,jjhelmus/berryconda,jjhelmus/berryconda,jjhelmus/berryconda
|
5b5eff4037f2f7147f74eac5f231188a323032b2
|
steps/unix.yml
|
steps/unix.yml
|
steps:
- task: DownloadBuildArtifacts@0
inputs:
artifactName: imobiledevice-net
- script: |
unzip $SYSTEM_ARTIFACTSDIRECTORY/imobiledevice-net/iMobileDevice-net.*.nupkg -d $BUILD_SOURCESDIRECTORY/zip
ls -l $BUILD_SOURCESDIRECTORY/zip/runtimes/$RID/native
export LD_LIBRARY_PATH=$BUILD_SOURCESDIRECTORY/zip/runtimes/$RID/native:$LD_LIBRARY_PATH
dotnet test iMobileDevice.Generator.Tests/iMobileDevice.Generator.Tests.csproj
dotnet test iMobileDevice.Tests/iMobileDevice.Tests.csproj
displayName: Run unit tests
- script: |
chmod +x $BUILD_SOURCESDIRECTORY/zip/runtimes/$RID/native/iproxy
chmod +x $BUILD_SOURCESDIRECTORY/zip/runtimes/$RID/native/idevice_id
$BUILD_SOURCESDIRECTORY/zip/runtimes/$RID/native/iproxy --help
$BUILD_SOURCESDIRECTORY/zip/runtimes/$RID/native/idevice_id --help
displayName: Test utilities
- script: |
mkdir packages
cp $SYSTEM_ARTIFACTSDIRECTORY/imobiledevice-net/*.nupkg packages/
cp $SYSTEM_ARTIFACTSDIRECTORY/imobiledevice-net/*.props iMobileDevice.IntegrationTest.netcoreapp20/
ls packages/
cd iMobileDevice.IntegrationTest.netcoreapp20
dotnet run
displayName: Run integration tests
|
steps:
- task: DownloadBuildArtifacts@0
inputs:
artifactName: imobiledevice-net
- script: |
unzip $SYSTEM_ARTIFACTSDIRECTORY/imobiledevice-net/iMobileDevice-net.*.nupkg -d $BUILD_SOURCESDIRECTORY/zip
ls -l $BUILD_SOURCESDIRECTORY/zip/runtimes/$RID/native
- script: |
chmod +x $BUILD_SOURCESDIRECTORY/zip/runtimes/$RID/native/iproxy
chmod +x $BUILD_SOURCESDIRECTORY/zip/runtimes/$RID/native/idevice_id
$BUILD_SOURCESDIRECTORY/zip/runtimes/$RID/native/iproxy --help
$BUILD_SOURCESDIRECTORY/zip/runtimes/$RID/native/idevice_id --help
displayName: Test utilities
- script: |
export LD_LIBRARY_PATH=$BUILD_SOURCESDIRECTORY/zip/runtimes/$RID/native:$LD_LIBRARY_PATH
dotnet test iMobileDevice.Generator.Tests/iMobileDevice.Generator.Tests.csproj
dotnet test iMobileDevice.Tests/iMobileDevice.Tests.csproj
displayName: Run unit tests
- script: |
mkdir packages
cp $SYSTEM_ARTIFACTSDIRECTORY/imobiledevice-net/*.nupkg packages/
cp $SYSTEM_ARTIFACTSDIRECTORY/imobiledevice-net/*.props iMobileDevice.IntegrationTest.netcoreapp20/
ls packages/
cd iMobileDevice.IntegrationTest.netcoreapp20
dotnet run
displayName: Run integration tests
|
Test utilities before running unit tests
|
Test utilities before running unit tests
|
YAML
|
lgpl-2.1
|
libimobiledevice-win32/imobiledevice-net,libimobiledevice-win32/imobiledevice-net
|
24513cb0cc808db6f563a96bf9de7c66dc705301
|
requirements.yml
|
requirements.yml
|
---
- role: lean_delivery.java
version: 7.1.0
- name: "elastic.elasticsearch"
src: "https://github.com/elastic/ansible-elasticsearch.git"
version: master
|
---
- role: lean_delivery.java
version: 7.1.0
- name: "elastic.elasticsearch"
src: "https://github.com/elastic/ansible-elasticsearch.git"
version: main
|
Fix branch name in ES role dependency.
|
Fix branch name in ES role dependency.
|
YAML
|
apache-2.0
|
Graylog2/graylog-ansible-role
|
6d688f9859b468927ba015884fa868f245b56449
|
ansible/roles/init/tasks/main.yml
|
ansible/roles/init/tasks/main.yml
|
---
- name: Update apt
become: yes
apt: update_cache=yes
- name: Install sys Packages
become: yes
apt: pkg={{ item }} state=latest
with_items: "{{ sys_packages }}"
- name: Configure the timezone
become: yes
template: src=timezone.tpl dest=/etc/timezone
- name: More Configure the timezone
become: yes
file: src=/usr/share/zoneinfo/{{timezone}} dest=/etc/localtime state=link force=yes backup=yes
|
---
- name: Update apt
become: yes
apt: update_cache=yes
- name: Install sys Packages
become: yes
apt: pkg={{ item }} state=latest
with_items: "{{ sys_packages }}"
- name: Configure the timezone
become: yes
template: src=timezone.tpl dest=/etc/timezone
- name: More Configure the timezone
become: yes
file: src=/usr/share/zoneinfo/{{timezone}} dest=/etc/localtime state=link force=yes backup=yes
- name: Hourly restart cron job
cron: name="restart libraries" minute="1" job="/sbin/restart librariesio > /dev/null 2>&1"
|
Add hourly restart cron job
|
Add hourly restart cron job
|
YAML
|
agpl-3.0
|
librariesio/infrastructure
|
25a0f7fc96707f01aa5ac6e3fe228ddd7def6b91
|
Ansible/CreateVMR.yml
|
Ansible/CreateVMR.yml
|
---
- hosts: localhost
tasks:
- ec2:
wait: yes
wait_timeout: 300
assign_public_ip: yes
image: "{{ lookup('env', 'AWS_INSTANCE_AMI') }}"
key_name: "{{ lookup('env', 'AWS_KEY_NAME') }}"
instance_type: "{{ lookup('env', 'AWS_INSTANCE_TYPE') }}"
instance_tags:
Name: "{{ lookup('env', 'AWS_INSTANCE_NAME') }}"
region: "{{ lookup('env', 'AWS_REGION') }}"
aws_access_key: "{{ lookup('env', 'AWS_ACCESS_KEY_ID') }}"
aws_secret_key: "{{ lookup('env', 'AWS_SECRET_ACCESS_KEY') }}"
vpc_subnet_id: "{{ lookup('env', 'AWS_SUBNET_ID') }}"
group_id: "{{ lookup('env', 'AWS_GROUP_ID') }}"
count: "{{ lookup('env', 'AWS_INSTANCE_COUNT') }}"
register: vmr_instances
- name: Push template
template:
src=./vmr_template.j2
dest=./VMR-{{item.id}}.cfg
with_items:
- "{{ vmr.instances }}"
|
---
- hosts: localhost
tasks:
- ec2:
wait: yes
wait_timeout: 300
assign_public_ip: yes
image: "{{ lookup('env', 'AWS_INSTANCE_AMI') }}"
key_name: "{{ lookup('env', 'AWS_KEY_NAME') }}"
instance_type: "{{ lookup('env', 'AWS_INSTANCE_TYPE') }}"
instance_tags:
Name: "{{ lookup('env', 'AWS_INSTANCE_NAME') }}"
region: "{{ lookup('env', 'AWS_REGION') }}"
aws_access_key: "{{ lookup('env', 'AWS_ACCESS_KEY_ID') }}"
aws_secret_key: "{{ lookup('env', 'AWS_SECRET_ACCESS_KEY') }}"
vpc_subnet_id: "{{ lookup('env', 'AWS_SUBNET_ID') }}"
group_id: "{{ lookup('env', 'AWS_GROUP_ID') }}"
count: "{{ lookup('env', 'AWS_INSTANCE_COUNT') }}"
register: vmr_instances
- name: Push template
template:
src=./vmr_template.j2
dest=./VMR-{{item.id}}.cfg
with_items:
- "{{ vmr_instances.instances }}"
|
Fix typo vmr to vmr_instances
|
Fix typo vmr to vmr_instances
|
YAML
|
apache-2.0
|
KenBarr/Solace_testing_in_AWS
|
70364a82b1a25c3f4846c7d6f1590ed1d184ed2f
|
.github/workflows/ci-builds.yml
|
.github/workflows/ci-builds.yml
|
name: CI Builds
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
timeout-minutes: 5
strategy:
matrix:
java: [ '8', '11', '13', '15' ]
steps:
- uses: actions/checkout@v2
- uses: actions/setup-java@v1
with:
java-version: ${{ matrix.java }}
- uses: gradle/gradle-build-action@v1
with:
arguments: test
|
name: CI Builds
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
timeout-minutes: 5
strategy:
matrix:
java: [ '8', '11', '16' ]
steps:
- uses: actions/checkout@v2
- uses: actions/setup-java@v2
with:
java-version: ${{ matrix.java }}
- uses: gradle/gradle-build-action@v1
with:
arguments: test
|
Adjust the GH Actions job
|
Adjust the GH Actions job
|
YAML
|
mit
|
seratch/kotliquery,seratch/kotliquery
|
828556995fe50b91d5af62a03d331994f7ee04fe
|
.github/workflows/ci-ubuntu.yml
|
.github/workflows/ci-ubuntu.yml
|
name: Ubuntu
on: [push]
jobs:
build:
runs-on: ${{ matrix.operating-system }}
strategy:
max-parallel: 4
matrix:
python-version: [3.6, 3.7]
operating-system: [ubuntu-latest]
steps:
- uses: actions/checkout@v1
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v1
with:
python-version: ${{ matrix.python-version }}
- uses: actions/cache@v1
with:
path: ~/.cache/pip
key: ${{ runner.os }}-pip-${{ hashFiles('**/pip_requirements.txt') }}
restore-keys: |
${{ runner.os }}-pip-
- name: Install Dependencies
# if: steps.cache.outputs.cache-hit != 'true'
run: |
pip install -r requirements/pip_requirements.txt
pip install -r requirements/test_requirements.txt
pip uninstall openpnm --yes
python setup.py install
pip install mpi4py petsc petsc4py
- name: Running tests
run: pytest --pep8 --cov=./ --cov-report=xml --ignore=scripts/
- name: Upload coverage to Codecov
if: matrix.python-version == 3.7
uses: codecov/codecov-action@v1
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: ./coverage.xml
flags: unittests
name: codecov-umbrella
yml: ./codecov.yml
|
name: Ubuntu
on: [push]
jobs:
build:
runs-on: ${{ matrix.operating-system }}
strategy:
max-parallel: 4
matrix:
python-version: [3.6, 3.7]
operating-system: [ubuntu-latest]
steps:
- uses: actions/checkout@v1
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v1
with:
python-version: ${{ matrix.python-version }}
- uses: actions/cache@v1
with:
path: ~/.cache/pip
key: ${{ runner.os }}-pip-${{ hashFiles('**/pip_requirements.txt') }}
restore-keys: |
${{ runner.os }}-pip-
- name: Install Dependencies
# if: steps.cache.outputs.cache-hit != 'true'
run: |
pip install -r requirements/pip_requirements.txt
pip install -r requirements/test_requirements.txt
pip uninstall openpnm --yes
python setup.py install
pip install petsc petsc4py
- name: Running tests
run: pytest --pep8 --cov=./ --cov-report=xml --ignore=scripts/
- name: Upload coverage to Codecov
if: matrix.python-version == 3.7
uses: codecov/codecov-action@v1
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: ./coverage.xml
flags: unittests
name: codecov-umbrella
yml: ./codecov.yml
|
Fix CI-Ubuntu, removed mpi4py, didn't work on GitHub Actions
|
Fix CI-Ubuntu, removed mpi4py, didn't work on GitHub Actions
|
YAML
|
mit
|
PMEAL/OpenPNM,TomTranter/OpenPNM
|
875385e02a54a373e24cd1b4b71c9fb71ea1f87d
|
.github/workflows/pythonapp.yml
|
.github/workflows/pythonapp.yml
|
name: Mahjong lib
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up Python 3.7
uses: actions/setup-python@v1
with:
python-version: '3.7'
- name: Install libs
run: pip install -r requirements-dev.txt
- name: Lint files
run: make lint
tests:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.6, 3.7, 3.8, 3.9, pypy3]
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v1
with:
python-version: ${{ matrix.python-version }}
- name: Run python tests
run: make tests
|
name: Mahjong lib
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up Python 3.8
uses: actions/setup-python@v1
with:
python-version: '3.8'
- name: Install libs
run: pip install -r requirements-dev.txt
- name: Lint files
run: make lint
tests:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.6, 3.7, 3.8, 3.9, 3.10, pypy3]
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v1
with:
python-version: ${{ matrix.python-version }}
- name: Run python tests
run: make tests
|
Add Python 3.10 to GA actions
|
Add Python 3.10 to GA actions
|
YAML
|
mit
|
MahjongRepository/mahjong
|
f4bc5849b5f80389c7d5fc185ea709317339a8fc
|
.github/workflows/run-tests.yml
|
.github/workflows/run-tests.yml
|
name: Tests
on: [push, pull_request]
jobs:
test:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: true
matrix:
os: [ubuntu-latest, windows-latest]
php: [7.4, 7.3, 7.2, 7.1, 7.0]
dependency-version: [prefer-lowest, prefer-stable]
name: P${{ matrix.php }} - ${{ matrix.dependency-version }} - ${{ matrix.os }}
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
php-version: ${{ matrix.php }}
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, bcmath, soap, intl, gd, exif, iconv, imagick
coverage: none
- name: Setup Problem Matches
run: |
echo "::add-matcher::${{ runner.tool_cache }}/php.json"
echo "::add-matcher::${{ runner.tool_cache }}/phpunit.json"
- name: Install dependencies
run: composer update --${{ matrix.dependency-version }} --prefer-dist --no-interaction
- name: Execute tests
run: vendor/bin/phpunit
|
name: Tests
on: [push, pull_request]
jobs:
test:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: true
matrix:
os: [ubuntu-latest, windows-latest]
php: [8.0, 7.4, 7.3, 7.2, 7.1]
dependency-version: [prefer-lowest, prefer-stable]
name: P${{ matrix.php }} - ${{ matrix.dependency-version }} - ${{ matrix.os }}
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
php-version: ${{ matrix.php }}
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, bcmath, soap, intl, gd, exif, iconv, imagick
coverage: none
- name: Setup Problem Matches
run: |
echo "::add-matcher::${{ runner.tool_cache }}/php.json"
echo "::add-matcher::${{ runner.tool_cache }}/phpunit.json"
- name: Install dependencies
run: composer update --${{ matrix.dependency-version }} --prefer-dist --no-interaction
- name: Execute tests
run: vendor/bin/phpunit
|
Drop support for 7.0 and add support for 8.0
|
Drop support for 7.0 and add support for 8.0
|
YAML
|
mit
|
spatie/navigation,spatie/menu
|
db867b7fa732b7289f090c8f13e02c3df37aa56e
|
scripts/roles/cikit-dns/tasks/main.yml
|
scripts/roles/cikit-dns/tasks/main.yml
|
---
- name: Install
apt:
name: dnsmasq
state: present
- name: Configure DNS
lineinfile:
dest: "/etc/dnsmasq.conf"
line: "{{ item.key }}={{ item.value }}"
insertbefore: BOF
with_dict:
# https://github.com/nicolasff/docker-cassandra/issues/8#issuecomment-36922132
user: "{{ ansible_user }}"
address: "/localhost/127.0.0.1"
listen-address: 127.0.0.1
- name: Configure nameserver
# We can't use the "lineinfile" here since Docker doesn't allow replacing this file.
# https://docs.docker.com/engine/userguide/networking/default_network/configure-dns/
shell: >-
echo "nameserver 127.0.0.1\nnameserver {{ dns_nameservers | join('\nnameserver ') }}" > /etc/resolv.conf
- name: Start service
service:
name: dnsmasq
state: restarted
enabled: yes
|
---
- name: Install
apt:
name: dnsmasq
state: present
- name: Configure DNS
lineinfile:
dest: "/etc/dnsmasq.conf"
line: "{{ item.key }}={{ item.value }}"
regexp: "^{{ item.key | regex_escape }}="
insertbefore: BOF
with_dict:
# https://github.com/nicolasff/docker-cassandra/issues/8#issuecomment-36922132
user: "{{ ansible_user }}"
address: "/localhost/127.0.0.1"
listen-address: 127.0.0.1
- name: Configure nameserver
# We can't use the "lineinfile" here since Docker doesn't allow replacing this file.
# https://docs.docker.com/engine/userguide/networking/default_network/configure-dns/
shell: >-
echo "nameserver 127.0.0.1\nnameserver {{ dns_nameservers | join('\nnameserver ') }}" > /etc/resolv.conf
- name: Start service
service:
name: dnsmasq
state: restarted
enabled: yes
|
Fix dnsmasq configuration during repeated droplet provisioning
|
[Matrix]: Fix dnsmasq configuration during repeated droplet provisioning
|
YAML
|
apache-2.0
|
BR0kEN-/cikit,BR0kEN-/cikit,BR0kEN-/cikit,BR0kEN-/cikit,BR0kEN-/cikit
|
a0fab6e88f6f3d243749b64366300a05a6d9fdf1
|
hieradata/class/router_backend.yaml
|
hieradata/class/router_backend.yaml
|
---
mongodb::server::version: '2.0.8'
lv:
mongodb:
pv: '/dev/sdb1'
vg: 'backup'
data:
pv: '/dev/sdc1'
vg: 'mongodb'
mount:
/var/lib/mongodb:
disk: '/dev/mapper/mongodb-data'
govuk_lvm: 'data'
mountoptions: 'defaults'
/var/lib/automongodbackup:
disk: '/dev/mapper/backup-mongodb'
govuk_lvm: 'mongodb'
mountoptions: 'defaults'
|
---
lv:
mongodb:
pv: '/dev/sdb1'
vg: 'backup'
data:
pv: '/dev/sdc1'
vg: 'mongodb'
mount:
/var/lib/mongodb:
disk: '/dev/mapper/mongodb-data'
govuk_lvm: 'data'
mountoptions: 'defaults'
/var/lib/automongodbackup:
disk: '/dev/mapper/backup-mongodb'
govuk_lvm: 'mongodb'
mountoptions: 'defaults'
|
Move MongoDB version to deployment repo
|
Move MongoDB version to deployment repo
Remove the line that sets the MongoDB version for the `router_backend`
nodes so that we can set it in the `deployment` repo.
This is so that we can synchronise the 'platform-one' branch with master
in this 'puppet' repo.
Platform 1 uses MongoDB version 2.4.8 by default; `router_backend` nodes
will inherit that version in Platform 1 but those on the Interim
platform will continue to use `2.0.8`.
Depends on gds/deployment#137.
|
YAML
|
mit
|
alphagov/govuk-puppet,alphagov/govuk-puppet,alphagov/govuk-puppet,alphagov/govuk-puppet,alphagov/govuk-puppet,alphagov/govuk-puppet
|
85c93a9ce1f84d9ac42f16dca11f1d870475e124
|
azure-pipelines.yml
|
azure-pipelines.yml
|
# Python package
# Create and test a Python package on multiple Python versions.
# Add steps that analyze code, save the dist with the build record, publish to a PyPI-compatible index, and more:
# https://docs.microsoft.com/azure/devops/pipelines/languages/python
trigger:
- master
pool:
vmImage: 'windows-latest'
strategy:
matrix:
Python36:
python.version: '3.6'
testgroup: 'python'
Python36Extensions:
python.version: '3.6'
testgroup: 'nbextensions'
steps:
- task: UsePythonVersion@0
inputs:
versionSpec: '$(python.version)'
displayName: 'Use Python $(python.version)'
- script: |
python -m pip install --upgrade pip
pip install -r dev-requirements.txt .
displayName: 'Install dependencies'
- script: |
jupyter nbextension install --sys-prefix --py nbgrader
jupyter nbextension enable --sys-prefix --py nbgrader
jupyter serverextension enable --sys-prefix --py nbgrader
displayName: 'Install extensions'
- script: |
python tasks.py tests --group=$(testgroup)
displayName: 'Run tests'
|
# Python package
# Create and test a Python package on multiple Python versions.
# Add steps that analyze code, save the dist with the build record, publish to a PyPI-compatible index, and more:
# https://docs.microsoft.com/azure/devops/pipelines/languages/python
- cron: "0 12 * * 0"
displayName: Weekly Sunday build
branches:
include:
- releases/*
always: true
pool:
vmImage: 'windows-latest'
strategy:
matrix:
Python36:
python.version: '3.6'
testgroup: 'python'
Python36Extensions:
python.version: '3.6'
testgroup: 'nbextensions'
steps:
- task: UsePythonVersion@0
inputs:
versionSpec: '$(python.version)'
displayName: 'Use Python $(python.version)'
- script: |
python -m pip install --upgrade pip
pip install -r dev-requirements.txt .
displayName: 'Install dependencies'
- script: |
jupyter nbextension install --sys-prefix --py nbgrader
jupyter nbextension enable --sys-prefix --py nbgrader
jupyter serverextension enable --sys-prefix --py nbgrader
displayName: 'Install extensions'
- script: |
python tasks.py tests --group=$(testgroup)
displayName: 'Run tests'
|
Add weekly cron as well
|
Add weekly cron as well
|
YAML
|
bsd-3-clause
|
jhamrick/nbgrader,jhamrick/nbgrader,jhamrick/nbgrader,jhamrick/nbgrader,jupyter/nbgrader,jupyter/nbgrader,jupyter/nbgrader,jupyter/nbgrader,jupyter/nbgrader
|
916c3f977f5fbdf1892c1fa75b8a698a3a3d0abd
|
azure-pipelines.yml
|
azure-pipelines.yml
|
# Node.js
# Build a general Node.js project with npm.
# Add steps that analyze code, save build artifacts, deploy, and more:
# https://docs.microsoft.com/azure/devops/pipelines/languages/javascript
trigger:
- windows-arm-support
pool: Default
steps:
- task: NodeTool@0
inputs:
versionSpec: '12.x'
displayName: 'Install Node.js'
- script: |
set npm_config_arch = arm64
set TARGET_ARCH = arm64
yarn
displayName: 'Install, build and test GitHub Desktop'
- script: |
yarn build:prod
displayName: 'Build GitHub Desktop ARM64'
- script: |
yarn test
displayName: 'yarn test'
|
# Node.js
# Build a general Node.js project with npm.
# Add steps that analyze code, save build artifacts, deploy, and more:
# https://docs.microsoft.com/azure/devops/pipelines/languages/javascript
trigger:
- windows-arm-support
pool: Default
steps:
- task: NodeTool@0
inputs:
versionSpec: '12.x'
displayName: 'Install Node.js'
- script: |
set npm_config_arch = arm64
set TARGET_ARCH = arm64
yarn
displayName: 'Install, build and test GitHub Desktop'
- script: |
yarn build:prod
displayName: 'Build GitHub Desktop ARM64'
- script: |
yarn test
displayName: 'yarn test'
|
Fix space size for ia32
|
Fix space size for ia32
|
YAML
|
mit
|
j-f1/forked-desktop,say25/desktop,shiftkey/desktop,j-f1/forked-desktop,desktop/desktop,artivilla/desktop,artivilla/desktop,artivilla/desktop,say25/desktop,desktop/desktop,shiftkey/desktop,desktop/desktop,shiftkey/desktop,desktop/desktop,say25/desktop,j-f1/forked-desktop,j-f1/forked-desktop,say25/desktop,artivilla/desktop,shiftkey/desktop
|
56bba2078f0b15bd8ca593fd6fc7ec370113fa49
|
hieradata/class/postgresql_primary.yaml
|
hieradata/class/postgresql_primary.yaml
|
---
govuk_safe_to_reboot::can_reboot: 'no'
govuk_safe_to_reboot::reason: 'Single point of failure for any Postgres-writing apps'
govuk_postgresql::server::primary::slave_addresses:
live:
address: "%{hiera('postgresql_slave_addresses_live')}"
dr:
address: "%{hiera('postgresql_slave_addresses_dr')}"
icinga::client::contact_groups: 'urgent-priority'
lv:
postgresql:
pv:
- '/dev/sda1'
- '/dev/sdc1'
- '/dev/sde1'
- '/dev/sdf1'
- '/dev/sdg1'
- '/dev/sdh1'
vg: 'backups'
data:
pv: '/dev/sdd1'
vg: 'postgresql'
mount:
/var/lib/postgresql:
disk: '/dev/mapper/postgresql-data'
govuk_lvm: 'data'
mountoptions: 'defaults'
/var/lib/autopostgresqlbackup:
disk: '/dev/mapper/backups-postgresql'
govuk_lvm: 'postgresql'
mountoptions: 'defaults'
|
---
govuk_safe_to_reboot::can_reboot: 'no'
govuk_safe_to_reboot::reason: 'Single point of failure for any Postgres-writing apps'
govuk_postgresql::server::primary::slave_addresses:
live:
address: "%{hiera('postgresql_slave_addresses_live')}"
dr:
address: "%{hiera('postgresql_slave_addresses_dr')}"
icinga::client::contact_groups: 'urgent-priority'
lv:
postgresql:
pv:
- '/dev/sda1'
- '/dev/sdc1'
- '/dev/sde1'
- '/dev/sdf1'
- '/dev/sdg1'
- '/dev/sdh1'
- '/dev/sdj1'
vg: 'backups'
data:
pv:
- '/dev/sdd1'
- '/dev/sdi1'
vg: 'postgresql'
mount:
/var/lib/postgresql:
disk: '/dev/mapper/postgresql-data'
govuk_lvm: 'data'
mountoptions: 'defaults'
/var/lib/autopostgresqlbackup:
disk: '/dev/mapper/backups-postgresql'
govuk_lvm: 'postgresql'
mountoptions: 'defaults'
|
Add disks to postgres production
|
Add disks to postgres production
Email Alert Api is expected to produce large volumes of data. Add both
data and backup space to handle the extra volume.
|
YAML
|
mit
|
alphagov/govuk-puppet,alphagov/govuk-puppet,alphagov/govuk-puppet,alphagov/govuk-puppet,alphagov/govuk-puppet,alphagov/govuk-puppet
|
627b2497ab0fc7eb8641bdc0d3b70fef57d05e75
|
kubernetes/common.yml
|
kubernetes/common.yml
|
apiVersion: v1
kind: Service
metadata:
name: mongodb
namespace: swosh
spec:
type: ClusterIP
ports:
- protocol: TCP
port: 27017
---
apiVersion: v1
kind: Endpoints
metadata:
name: mongodb
namespace: swosh
subsets:
- addresses:
- ip: 192.168.1.5
ports:
- port: 27017
---
apiVersion: traefik.containo.us/v1alpha1
kind: Middleware
metadata:
name: security-headers
namespace: swosh
labels:
expose: all
spec:
headers:
# https://scotthelme.co.uk/a-new-security-header-feature-policy/
featurePolicy: "accelerometer 'none';ambient-light-sensor 'none';autoplay 'none';camera 'none';encrypted-media 'none';fullscreen 'self';geolocation 'self';gyroscope 'none';magnetometer 'none';microphone 'none';midi 'none';payment 'self';picture-in-picture 'none';speaker 'self';sync-xhr 'none';usb 'none';vibrate 'none';vr 'none';"
|
apiVersion: v1
kind: Service
metadata:
name: mongodb
namespace: swosh
spec:
type: ClusterIP
ports:
- protocol: TCP
port: 27017
---
apiVersion: v1
kind: Endpoints
metadata:
name: mongodb
namespace: swosh
subsets:
- addresses:
- ip: 172.16.16.10
ports:
- port: 27017
---
apiVersion: traefik.containo.us/v1alpha1
kind: Middleware
metadata:
name: security-headers
namespace: swosh
labels:
expose: all
spec:
headers:
# https://scotthelme.co.uk/a-new-security-header-feature-policy/
featurePolicy: "accelerometer 'none';ambient-light-sensor 'none';autoplay 'none';camera 'none';encrypted-media 'none';fullscreen 'self';geolocation 'self';gyroscope 'none';magnetometer 'none';microphone 'none';midi 'none';payment 'self';picture-in-picture 'none';speaker 'self';sync-xhr 'none';usb 'none';vibrate 'none';vr 'none';"
|
Update mongodb endpoint with new IP
|
Update mongodb endpoint with new IP
|
YAML
|
mit
|
Edholm/swosh,Edholm/swosh,Edholm/swosh,Edholm/swosh
|
cb61ed582b670ef51554c655423b830e960b6ace
|
jenkins/jobs/diskimage-builder.yaml
|
jenkins/jobs/diskimage-builder.yaml
|
- job-template:
name: 'gate-dib-dsvm-functests-{node}'
node: '{node}'
builders:
- gerrit-git-prep
- shell: |
#!/bin/bash -eux
sudo apt-get install -y qemu-utils kpartx || sudo yum -y install qemu-img kpartx
git clone https://git.openstack.org/openstack/dib-utils ../dib-utils
export PATH=$PATH:$(pwd)/bin
export PATH=$PATH:$(pwd)/../dib-utils/bin
./tests/run_functests.sh
publishers:
- console-log
|
- job-template:
name: 'gate-dib-dsvm-functests-{node}'
node: '{node}'
builders:
- gerrit-git-prep
- shell: |
#!/bin/bash -eux
git clone https://git.openstack.org/openstack/dib-utils ../dib-utils
export PATH=$PATH:$(pwd)/bin
export PATH=$PATH:$(pwd)/../dib-utils/bin
./tests/install_test_deps.sh
./tests/run_functests.sh
publishers:
- console-log
|
Move DIB test dep installation into DIB
|
Move DIB test dep installation into DIB
We keep chasing after missing deps and dependency installation issues.
Lets handle these issues in the DIB source tree.
Depends-On: I7c8bdaddfe316ae171b34164f99bc3d568eafd92
Change-Id: I7883ad5408a39af858114377d54daad261856bd9
|
YAML
|
apache-2.0
|
anbangr/osci-project-config,dongwenjuan/project-config,Tesora/tesora-project-config,openstack-infra/project-config,dongwenjuan/project-config,coolsvap/project-config,noorul/os-project-config,citrix-openstack/project-config,citrix-openstack/project-config,Tesora/tesora-project-config,openstack-infra/project-config,noorul/os-project-config,coolsvap/project-config,anbangr/osci-project-config
|
a15f8fecd59ab87c8f767b67fb298ee17395916f
|
spec/javascripts/support/jasmine.yml
|
spec/javascripts/support/jasmine.yml
|
src_files:
- lib/deps/jquery-1.8.js
- lib/deps/json2.js
- lib/deps/require.js
- lib/tetra.js
- lib/mod/require/client.js
- lib/mod/tmpl/client-micro-tmpl.js
- lib/tetra-view.js
- lib/tetra-controller.js
- lib/tetra-model.js
- spec/javascripts/specs/core/conf/viadeo-webapp.js
- spec/javascripts/lib/Sinon.JS/sinon-1.4.2.js
- spec/javascripts/lib/Sinon.JS/sinon-ie-1.4.2.js
- spec/javascripts/lib/jasmine/lib/jasmine-jquery.js
- spec/javascripts/lib/jasmine/conf/init_local_fixtures.js
- spec/javascripts/lib/utils.js
spec_files:
- core/core.spec.js
# - core/model/*.spec.js
# - core/controller/*.spec.js
# - core/view/*.spec.js
src_dir:
spec_dir: 'spec/javascripts/specs'
|
src_files:
- lib/deps/jquery-1.8.js
- lib/deps/json2.js
- lib/deps/require.js
- lib/tetra.js
- lib/mod/require/client.js
- lib/mod/tmpl/client-micro-tmpl.js
- lib/tetra-view.js
- lib/tetra-controller.js
- lib/tetra-model.js
- spec/javascripts/specs/core/conf/viadeo-webapp.js
- spec/javascripts/lib/Sinon.JS/sinon-1.4.2.js
- spec/javascripts/lib/Sinon.JS/sinon-ie-1.4.2.js
- spec/javascripts/lib/jasmine/lib/jasmine-jquery.js
- spec/javascripts/lib/jasmine/conf/init_local_fixtures.js
- spec/javascripts/lib/utils.js
spec_files:
- core/core.spec.js
- core/model/*.spec.js
# - core/controller/*.spec.js
# - core/view/*.spec.js
src_dir:
spec_dir: 'spec/javascripts/specs'
|
Add model tests in test suite
|
Add model tests in test suite
|
YAML
|
mit
|
viadeo/tetra,viadeo/tetra
|
6a818d51983e3b5b7cc8c83c4842f67115c67990
|
.drone.yml
|
.drone.yml
|
matrix:
VERSION:
- "1.10"
- "1.10-dind"
- "1.9"
- "1.9-dind"
build:
image: armhfbuild/alpine:3.3
commands:
- sed -i 's/FROM alpine/FROM armhfbuild\/alpine/' $${VERSION/-//}/Dockerfile
- sed -i 's/FROM docker/FROM armhfbuild\/docker/' $${VERSION/-//}/Dockerfile
publish:
docker:
context: "$${VERSION/-//}"
file: "$${VERSION/-//}/Dockerfile"
username: $$DOCKER_USER
email: $$DOCKER_EMAIL
password: $$DOCKER_PASSWORD
repo: armhfbuild/docker
tag: "$$VERSION"
notify:
slack:
webhook_url: $$SLACK_WEBHOOK_URL
channel: armhf
|
matrix:
VERSION:
- "1.10"
- "1.10-dind"
- "1.9"
- "1.9-dind"
build:
image: armhfbuild/alpine:3.3
commands:
- sed -i 's/FROM alpine/FROM armhfbuild\/alpine/' $${VERSION/-//}/Dockerfile
- sed -i 's/FROM docker/FROM armhfbuild\/docker/' $${VERSION/-//}/Dockerfile
publish:
docker_version:
image: armhfplugins/drone-docker:docker-caching
context: "$${VERSION/-//}"
file: "$${VERSION/-//}/Dockerfile"
username: $$DOCKER_USER
email: $$DOCKER_EMAIL
password: $$DOCKER_PASSWORD
repo: armhfbuild/docker
tag: "$$VERSION"
docker_latest:
image: armhfplugins/drone-docker:docker-caching
context: "$${VERSION/-//}"
file: "$${VERSION/-//}/Dockerfile"
username: $$DOCKER_USER
email: $$DOCKER_EMAIL
password: $$DOCKER_PASSWORD
repo: armhfbuild/docker
tag: latest
when:
matrix:
VERSION: '1.10'
notify:
slack:
webhook_url: $$SLACK_WEBHOOK_URL
channel: armhf
|
Tag 1.10 as "latest" as well
|
Tag 1.10 as "latest" as well
|
YAML
|
apache-2.0
|
armhf-docker-library/docker
|
77e3c6082759e3ce9311d09e4110c856bbceda72
|
.zuul.yaml
|
.zuul.yaml
|
- project:
templates:
- check-requirements
- openstack-python3-yoga-jobs
- release-notes-jobs-python3
gate:
queue: os-win
|
- project:
templates:
- check-requirements
- openstack-python3-zed-jobs
- release-notes-jobs-python3
gate:
queue: os-win
|
Add Python3 zed unit tests
|
Add Python3 zed unit tests
This is an automatically generated patch to ensure unit testing
is in place for all the of the tested runtimes for zed.
See also the PTI in governance [1].
[1]: https://governance.openstack.org/tc/reference/project-testing-interface.html
Change-Id: I8bf923bde55293cb15d45ab340755cb6df4fd849
|
YAML
|
apache-2.0
|
openstack/os-win
|
5fa5fcd1e366415a2573a687020ed287a18ba693
|
metadata/ac.robinson.mediaphone.yml
|
metadata/ac.robinson.mediaphone.yml
|
Categories:
- Multimedia
License: LGPL-3.0-only
AuthorName: The Community Media Toolkit
AuthorEmail: [email protected]
AuthorWebSite: https://www.digitaleconomytoolkit.org/
SourceCode: https://github.com/communitymedia/mediaphone
IssueTracker: https://github.com/communitymedia/mediaphone/issues
Translation: https://www.transifex.com/communitymedia/mediaphone/
Changelog: https://github.com/communitymedia/mediaphone/releases
AutoName: Com-Phone
RepoType: git
Repo: https://github.com/communitymedia/mediaphone
Builds:
- versionName: 1.6.3
versionCode: 45
commit: v1.6.3
subdir: MediaPhone
submodules: true
gradle:
- yes
- versionName: 1.6.4
versionCode: 46
commit: v1.6.4
subdir: MediaPhone
submodules: true
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 1.6.4
CurrentVersionCode: 46
|
Categories:
- Multimedia
License: LGPL-3.0-only
AuthorName: The Community Media Toolkit
AuthorEmail: [email protected]
AuthorWebSite: https://www.digitaleconomytoolkit.org/
SourceCode: https://github.com/communitymedia/mediaphone
IssueTracker: https://github.com/communitymedia/mediaphone/issues
Translation: https://www.transifex.com/communitymedia/mediaphone/
Changelog: https://github.com/communitymedia/mediaphone/releases
AutoName: Com-Phone
RepoType: git
Repo: https://github.com/communitymedia/mediaphone
Builds:
- versionName: 1.6.3
versionCode: 45
commit: v1.6.3
subdir: MediaPhone
submodules: true
gradle:
- yes
- versionName: 1.6.4
versionCode: 46
commit: v1.6.4
subdir: MediaPhone
submodules: true
gradle:
- yes
- versionName: 1.6.5
versionCode: 47
commit: v1.6.5
subdir: MediaPhone
submodules: true
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 1.6.5
CurrentVersionCode: 47
|
Update Com-Phone to 1.6.5 (47)
|
Update Com-Phone to 1.6.5 (47)
|
YAML
|
agpl-3.0
|
f-droid/fdroiddata,f-droid/fdroiddata
|
8dd497c4f7bc8194146cc4af5d49e4ae7d3fe934
|
metadata/com.stealthcotper.networktools.yml
|
metadata/com.stealthcotper.networktools.yml
|
Categories:
- Internet
License: Apache-2.0
AuthorName: Stealthcopter
AuthorEmail: [email protected]
AuthorWebSite: https://www.stealthcopter.com/
SourceCode: https://github.com/stealthcopter/AndroidNetworkTools
IssueTracker: https://github.com/stealthcopter/AndroidNetworkTools/issues
AutoName: Network Tools Library
RepoType: git
Repo: https://github.com/stealthcopter/AndroidNetworkTools
Builds:
- versionName: 0.4.5.2
versionCode: 20
commit: 0.4.5.2
subdir: app
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 0.4.5.2
CurrentVersionCode: 20
|
Categories:
- Internet
License: Apache-2.0
AuthorName: Stealthcopter
AuthorEmail: [email protected]
AuthorWebSite: https://www.stealthcopter.com/
SourceCode: https://github.com/stealthcopter/AndroidNetworkTools
IssueTracker: https://github.com/stealthcopter/AndroidNetworkTools/issues
AutoName: Network Tools Library
RepoType: git
Repo: https://github.com/stealthcopter/AndroidNetworkTools
Builds:
- versionName: 0.4.5.2
versionCode: 20
commit: 0.4.5.2
subdir: app
gradle:
- yes
- versionName: 0.4.5.3
versionCode: 21
commit: 0.4.5.3
subdir: app
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 0.4.5.3
CurrentVersionCode: 21
|
Update Network Tools Library to 0.4.5.3 (21)
|
Update Network Tools Library to 0.4.5.3 (21)
|
YAML
|
agpl-3.0
|
f-droid/fdroiddata,f-droid/fdroiddata
|
cbbbfe10fa71ca3f5cc7a98e549c2a4e06fc2f3b
|
tasks/main.yml
|
tasks/main.yml
|
# Install Node.js using packages crafted by NodeSource
---
- name: Ensure the system can use the HTTPS transport for APT
stat:
path: /usr/lib/apt/methods/https
register: apt_https_transport
- name: Install HTTPS transport for APT
apt:
pkg: apt-transport-https
state: installed
when: not apt_https_transport.stat.exists
- name: Import the NodeSource GPG key into apt
apt_key:
url: https://keyserver.ubuntu.com/pks/lookup?op=get&fingerprint=on&search=0x1655A0AB68576280
id: "68576280"
state: present
- name: Add NodeSource deb repository
apt_repository:
repo: 'deb https://deb.nodesource.com/node_{{ debian_repo_version }} {{ ansible_distribution_release }} main'
state: present
- name: Add NodeSource deb-src repository
apt_repository:
repo: 'deb-src https://deb.nodesource.com/node_{{ debian_repo_version }} {{ ansible_distribution_release }} main'
state: present
- name: Add NodeSource repository preferences
template:
src: etc/apt/preferences.d/deb_nodesource_com_node.pref.2
dest: /etc/apt/preferences.d/deb_nodesource_com_node.pref
- name: Install Node.js
apt:
pkg:
- nodejs
state: installed
update_cache: yes
|
# Install Node.js using packages crafted by NodeSource
---
- name: Ensure the system can use the HTTPS transport for APT
stat:
path: /usr/lib/apt/methods/https
register: apt_https_transport
- name: Install HTTPS transport for APT
apt:
pkg: apt-transport-https
state: installed
when: not apt_https_transport.stat.exists
- name: Install GPG
apt:
pkg: gnupg
state: installed
- name: Import the NodeSource GPG key into apt
apt_key:
url: https://keyserver.ubuntu.com/pks/lookup?op=get&fingerprint=on&search=0x1655A0AB68576280
id: "68576280"
state: present
- name: Add NodeSource deb repository
apt_repository:
repo: 'deb https://deb.nodesource.com/node_{{ debian_repo_version }} {{ ansible_distribution_release }} main'
state: present
- name: Add NodeSource deb-src repository
apt_repository:
repo: 'deb-src https://deb.nodesource.com/node_{{ debian_repo_version }} {{ ansible_distribution_release }} main'
state: present
- name: Add NodeSource repository preferences
template:
src: etc/apt/preferences.d/deb_nodesource_com_node.pref.2
dest: /etc/apt/preferences.d/deb_nodesource_com_node.pref
- name: Install Node.js
apt:
pkg:
- nodejs
state: installed
update_cache: yes
|
Make sure GPG is installed.
|
Make sure GPG is installed.
|
YAML
|
mit
|
nodesource/ansible-nodejs-role
|
9663606beebf12ee8fd9fb7680c6488829277938
|
metadata/io.github.subhamtyagi.openinwhatsapp.yml
|
metadata/io.github.subhamtyagi.openinwhatsapp.yml
|
AntiFeatures:
- NonFreeDep
- NonFreeNet
Categories:
- Internet
- Phone & SMS
License: GPL-3.0-only
SourceCode: https://github.com/subhamtyagi/openinwa
IssueTracker: https://github.com/subhamtyagi/openinwa/issues
AutoName: Open In WhatsApp
Summary: Open Chat in WhatsApp
Description: |-
Open chat in WhatsApp without saving phone number to your phonebook
* This app uses WhatsApp public api 'click to chat' feature to open a chat with any number without saving to your phone book.
* You can create an url link that will open WhatsApp on the specified number. This is a WhatsApp feature, you don't need this app to open the link, only to create it.
RepoType: git
Repo: https://github.com/SubhamTyagi/openinwa.git
Builds:
- versionName: '1.0'
versionCode: 1
commit: v1.0
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '1.0'
CurrentVersionCode: 1
|
AntiFeatures:
- NonFreeDep
- NonFreeNet
Categories:
- Internet
- Phone & SMS
License: GPL-3.0-only
SourceCode: https://github.com/subhamtyagi/openinwa
IssueTracker: https://github.com/subhamtyagi/openinwa/issues
AutoName: Open In WhatsApp
Summary: Open Chat in WhatsApp
Description: |-
Open chat in WhatsApp without saving phone number to your phonebook
* This app uses WhatsApp public api 'click to chat' feature to open a chat with any number without saving to your phone book.
* You can create an url link that will open WhatsApp on the specified number. This is a WhatsApp feature, you don't need this app to open the link, only to create it.
RepoType: git
Repo: https://github.com/SubhamTyagi/openinwa.git
Builds:
- versionName: '1.0'
versionCode: 1
commit: v1.0
subdir: app
gradle:
- yes
- versionName: '1.1'
versionCode: 2
commit: v1.1
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '1.1'
CurrentVersionCode: 2
|
Update Open In WhatsApp to 1.1 (2)
|
Update Open In WhatsApp to 1.1 (2)
|
YAML
|
agpl-3.0
|
f-droid/fdroiddata,f-droid/fdroiddata,f-droid/fdroid-data
|
1460c2e6b710255f8052ea56644e300134e60948
|
.overcommit.yml
|
.overcommit.yml
|
gemfile: Gemfile
PreCommit:
BundleCheck:
enabled: true
ExecutePermissions:
enabled: true
exclude:
- 'bin/scss-lint'
HardTabs:
enabled: true
RuboCop:
enabled: true
command: ['bundle', 'exec', 'rubocop']
TrailingWhitespace:
enabled: true
TravisLint:
enabled: true
command: ['bundle', 'exec', 'travis']
flags: ['lint', '--skip-version-check']
YamlSyntax:
enabled: true
|
# Run Overcommit within a Bundler context using this repo's Gemfile
gemfile: Gemfile
PreCommit:
BundleCheck:
enabled: true
ExecutePermissions:
enabled: true
exclude:
- 'bin/scss-lint'
HardTabs:
enabled: true
RuboCop:
enabled: true
TrailingWhitespace:
enabled: true
TravisLint:
enabled: true
flags: ['lint', '--skip-version-check']
YamlSyntax:
enabled: true
|
Remove `bundle exec` command overrides
|
Remove `bundle exec` command overrides
These are no longer necessary now that we run Overcommit within a
Bundler context thanks to the `gemfile` option.
|
YAML
|
mit
|
teoljungberg/scss-lint,cih/scss-lint
|
9c62cc8aa0213fea2dc4b5f0c1e0ec472d7b6e3c
|
tasks/install_debian.yml
|
tasks/install_debian.yml
|
---
- name : Install packages without specific configuration
apt :
name : "{{ item }}"
state : present
with_items : "{{ base_packages_simples_list }}"
|
---
- name : Install packages without specific configuration
apt :
name : "{{ item }}"
state : present
update_cache : True
with_items : "{{ base_packages_simples_list }}"
|
Update repository packages list before run
|
Update repository packages list before run
|
YAML
|
mit
|
infOpen/ansible-role-base-packages
|
9bb52184dc1135ac3ba185a6037bfeddd7b7bc8b
|
packages/pr/product-isomorphic.yaml
|
packages/pr/product-isomorphic.yaml
|
homepage: http://github.com/khibino/haskell-product-isomorphic
changelog-type: ''
hash: cf3f79b71a9f0b19f7ae96981a76d605ea704757fbe96740a25d16d2519e2490
test-bench-deps:
base: <5
product-isomorphic: -any
template-haskell: -any
maintainer: [email protected]
synopsis: Weaken applicative functor on products
changelog: ''
basic-deps:
base: ! '>=4.5 && <5'
th-data-compat: -any
template-haskell: -any
all-versions:
- '0.0.1.0'
- '0.0.2.0'
- '0.0.3.0'
- '0.0.3.1'
- '0.0.3.2'
author: Kei Hibino
latest: '0.0.3.2'
description-type: haddock
description: ! 'Weaken applicative functor which allows only product
construction. Product constructions and deconstructions
are always isomorphic.'
license-name: BSD3
|
homepage: http://github.com/khibino/haskell-product-isomorphic
changelog-type: ''
hash: 6a164d34fda7a0ff88a7a23949dd7ac4354d46eaeafa2e08573fc7d067e5edab
test-bench-deps:
base: <5
product-isomorphic: -any
template-haskell: -any
maintainer: [email protected]
synopsis: Weaken applicative functor on products
changelog: ''
basic-deps:
base: ! '>=4.5 && <5'
th-data-compat: -any
template-haskell: -any
all-versions:
- '0.0.1.0'
- '0.0.2.0'
- '0.0.3.0'
- '0.0.3.1'
- '0.0.3.2'
- '0.0.3.3'
author: Kei Hibino
latest: '0.0.3.3'
description-type: haddock
description: ! 'Weaken applicative functor which allows only product
construction. Product constructions and deconstructions
are always isomorphic.'
license-name: BSD3
|
Update from Hackage at 2018-08-26T13:05:47Z
|
Update from Hackage at 2018-08-26T13:05:47Z
|
YAML
|
mit
|
commercialhaskell/all-cabal-metadata
|
226276adc7949f2f9b38dcc0d1a11bda6718d416
|
packages/ha/hasql-dynamic-statements.yaml
|
packages/ha/hasql-dynamic-statements.yaml
|
homepage: https://github.com/nikita-volkov/hasql-dynamic-statements
changelog-type: ''
hash: 59725c6590066e354609788e40fb20746fc7b7c519c0eb0fa6862dad15579ccf
test-bench-deps: {}
maintainer: Nikita Volkov <[email protected]>
synopsis: Toolkit for constructing Hasql statements dynamically
changelog: ''
basic-deps:
hasql: ! '>=1.3.0.5 && <1.4'
bytestring: ! '>=0.10 && <0.11'
base: ! '>=4.12 && <5'
data-default: ! '>=0.7 && <0.8'
containers: ! '>=0.6 && <0.7'
ptr: ! '>=0.16.6 && <0.17'
aeson: ! '>=1 && <2'
vector: ! '>=0.10 && <0.13'
all-versions:
- '0.1'
author: Nikita Volkov <[email protected]>
latest: '0.1'
description-type: haddock
description: |-
This library introduces into the Hasql ecosystem a new abstraction named Snippet,
which makes it trivial to construct SQL, while injecting values.
It is intended to be used when the SQL of your statement depends on the parameters,
that you want to pass in.
license-name: MIT
|
homepage: https://github.com/nikita-volkov/hasql-dynamic-statements
changelog-type: ''
hash: 451cfaad28537d415b850e015e61002340bbd3b8a0177402b99e369075d8fff3
test-bench-deps: {}
maintainer: Nikita Volkov <[email protected]>
synopsis: Toolkit for constructing Hasql statements dynamically
changelog: ''
basic-deps:
hasql: ! '>=1.3.0.5 && <1.4'
bytestring: ! '>=0.10 && <0.11'
base: ! '>=4.12 && <5'
data-default: ! '>=0.7 && <0.8'
containers: ! '>=0.6 && <0.7'
ptr: ! '>=0.16.6 && <0.17'
all-versions:
- '0.1'
- 0.1.0.1
author: Nikita Volkov <[email protected]>
latest: 0.1.0.1
description-type: haddock
description: |-
This library introduces into the Hasql ecosystem a new abstraction named Snippet,
which makes it trivial to construct SQL, while injecting values.
It is intended to be used when the SQL of your statement depends on the parameters,
that you want to pass in.
license-name: MIT
|
Update from Hackage at 2019-05-26T11:30:41Z
|
Update from Hackage at 2019-05-26T11:30:41Z
|
YAML
|
mit
|
commercialhaskell/all-cabal-metadata
|
bdf63a684d49b172953db4dbfa87ca8eb312ebc8
|
manifests/cf-manifest/env-specific/prod.yml
|
manifests/cf-manifest/env-specific/prod.yml
|
---
uaa_instances: 3
nats_instances: 3
diego_api_instances: 3
cell_instances: 36
router_instances: 24
api_instances: 6
doppler_instances: 21
log_api_instances: 12
scheduler_instances: 4
cc_worker_instances: 4
cc_hourly_rate_limit: 60000
cc_staging_timeout_in_seconds: 2700
cc_maximum_health_check_timeout_in_seconds: 300
paas_region_name: ireland
prometheus_disk_size: 500GB
prometheus_retention_size: 475GB
|
---
uaa_instances: 3
nats_instances: 3
diego_api_instances: 3
cell_instances: 36
router_instances: 24
api_instances: 8
doppler_instances: 48
log_api_instances: 24
scheduler_instances: 6
cc_worker_instances: 6
cc_hourly_rate_limit: 60000
cc_staging_timeout_in_seconds: 2700
cc_maximum_health_check_timeout_in_seconds: 300
paas_region_name: ireland
prometheus_disk_size: 500GB
prometheus_retention_size: 475GB
|
Scale infra for cell increase in iso-segments
|
Scale infra for cell increase in iso-segments
The use of isolation segments bypasses some of our checks to ensure
scaling of infra components proportional to diego-cell counts.
We are adding a total of 36 cells (12+24) for Notify who intend to do
load testing and expect a general rise in requests. This will raise the
total cell count in Ireland to 94.
In order to ensure the platform is not bottlenecking Notify, we scale
infra to roughly map to ratios in prod-lon.
|
YAML
|
mit
|
alphagov/paas-cf,alphagov/paas-cf,alphagov/paas-cf,alphagov/paas-cf,alphagov/paas-cf,alphagov/paas-cf,alphagov/paas-cf,alphagov/paas-cf
|
727bc59a33fa828faf81fce2831fab32618229cb
|
packages/iv/ival.yaml
|
packages/iv/ival.yaml
|
homepage: ''
changelog-type: ''
hash: 66882dd27939f47da7fff94873dd33c95a988a63f587421ca51a5be3183cdc0c
test-bench-deps:
tasty-smallcheck: ! '>=0.8'
alg: ! '>=0.2.6 && <0.3'
base: ! '>=4.11 && <5'
smallcheck: ! '>=1.1.4'
ival: -any
tasty: ! '>=1.0'
maintainer: [email protected]
synopsis: Intervals
changelog: ''
basic-deps:
alg: ! '>=0.2.6 && <0.3'
base: ! '>=4.7 && <5'
all-versions:
- 0.1.0.0
- 0.2.0.0
author: M Farkas-Dyck
latest: 0.2.0.0
description-type: markdown
description: ! '# ival
'
license-name: BSD-3-Clause
|
homepage: ''
changelog-type: ''
hash: aaefbbf4737083660b11566cc61e18636fb96c8d43b97936e76ad13565d5fb41
test-bench-deps:
tasty-smallcheck: ! '>=0.8'
alg: ! '>=0.2.6 && <0.3'
base: ! '>=4.11 && <5'
smallcheck: ! '>=1.1.4'
ival: -any
tasty: ! '>=1.0'
maintainer: [email protected]
synopsis: Intervals
changelog: ''
basic-deps:
alg: ! '>=0.2.6 && <0.3'
base: ! '>=4.7 && <5'
all-versions:
- 0.1.0.0
- 0.2.0.0
author: M Farkas-Dyck
latest: 0.2.0.0
description-type: markdown
description: |
# ival
license-name: BSD-3-Clause
|
Update from Hackage at 2019-02-28T21:18:08Z
|
Update from Hackage at 2019-02-28T21:18:08Z
|
YAML
|
mit
|
commercialhaskell/all-cabal-metadata
|
54113ab9587363fa529a4e742d5cd34d92e604d5
|
packages/pe/perf.yaml
|
packages/pe/perf.yaml
|
homepage: https://github.com/tonyday567/perf#readme
changelog-type: ''
hash: 33b7dbc36a506ed84602505a537dc07f4119be5f824fcfa0594a960b3aba39c6
test-bench-deps:
base: ! '>=4.7 && <5'
doctest: -any
protolude: -any
perf: -any
maintainer: [email protected]
synopsis: low-level performance statistics
changelog: ''
basic-deps:
tdigest: -any
numhask: ! '>=0.1.2 && <0.2'
optparse-generic: -any
rdtsc: -any
base: ! '>=4.7 && <4.11'
time: -any
text: -any
protolude: -any
perf: -any
containers: -any
formatting: -any
foldl: -any
scientific: -any
vector: -any
all-versions:
- '0.1.1'
- '0.1.2'
- '0.2.0'
- '0.3.0'
- '0.3.1.0'
author: Tony Day
latest: '0.3.1.0'
description-type: haddock
description: ! '.
A set of tools to measure time performance.'
license-name: BSD3
|
homepage: https://github.com/tonyday567/perf#readme
changelog-type: ''
hash: d4533707d5d685cd6d3bc60acc8ccddf02a49f0b87db4f4f1a55202c226f3702
test-bench-deps:
base: ! '>=4.7 && <5'
doctest: -any
protolude: -any
perf: -any
maintainer: [email protected]
synopsis: low-level performance statistics
changelog: ''
basic-deps:
tdigest: -any
numhask: ! '>=0.1.2 && <0.2'
optparse-generic: -any
rdtsc: -any
base: ! '>=4.7 && <4.11'
time: -any
text: -any
protolude: -any
perf: -any
containers: -any
formatting: -any
foldl: -any
scientific: -any
vector: -any
all-versions:
- '0.1.1'
- '0.1.2'
- '0.2.0'
- '0.3.0'
- '0.3.1.0'
- '0.3.1.1'
author: Tony Day
latest: '0.3.1.1'
description-type: haddock
description: A set of tools to measure time performance.
license-name: BSD3
|
Update from Hackage at 2018-02-15T02:22:50Z
|
Update from Hackage at 2018-02-15T02:22:50Z
|
YAML
|
mit
|
commercialhaskell/all-cabal-metadata
|
c15390ff18ffe88a83ef98f3d58c06f4daed0a0a
|
packages/ph/Phsu.yaml
|
packages/ph/Phsu.yaml
|
homepage: localhost:9119
changelog-type: ''
hash: 5df66862701776f9297e42549d9911f873c2f9ca3924ecf9381df6db9ee6c55f
test-bench-deps: {}
maintainer: [email protected]
synopsis: Personal Happstack Server Utils
changelog: ''
basic-deps:
regex-pcre: -any
MissingH: -any
friendly-time: -any
happstack-server: -any
base: <5
time: -any
blaze-markup: -any
acid-state: -any
text: -any
curl: -any
monad-control: -any
filepath: -any
process: -any
network: -any
lifted-base: -any
containers: -any
safecopy: -any
old-locale: -any
regex-base: -any
mtl: -any
blaze-html: -any
temporary: -any
string-conversions: -any
aeson: -any
happstack-server-tls: -any
all-versions:
- '0.1.0.0'
- '0.1.0.1'
author: Utakrsh Lath
latest: '0.1.0.1'
description-type: haddock
description: ''
license-name: GPL-3
|
homepage: localhost:9119
changelog-type: ''
hash: 9ac71a43432f7539aaf83f527d702d338930e5cd8f76dbbeedb6b2ec219cd0e4
test-bench-deps: {}
maintainer: [email protected]
synopsis: Personal Happstack Server Utils
changelog: ''
basic-deps:
regex-pcre: -any
MissingH: -any
friendly-time: -any
happstack-server: -any
base: <5
time: -any
blaze-markup: -any
acid-state: -any
text: -any
curl: -any
monad-control: -any
filepath: -any
process: -any
network: -any
lifted-base: -any
containers: -any
safecopy: -any
old-locale: -any
regex-base: -any
network-uri: -any
mtl: -any
blaze-html: -any
temporary: -any
string-conversions: -any
aeson: -any
happstack-server-tls: -any
all-versions:
- '0.1.0.0'
- '0.1.0.1'
- '0.1.0.2'
author: Utakrsh Lath
latest: '0.1.0.2'
description-type: haddock
description: ''
license-name: GPL-3
|
Update from Hackage at 2015-08-05T03:18:50+0000
|
Update from Hackage at 2015-08-05T03:18:50+0000
|
YAML
|
mit
|
commercialhaskell/all-cabal-metadata
|
736c44c0a137edcc3dbbd7920c58b06e6c7d7f70
|
src/sunstone/etc/sunstone-views.yaml
|
src/sunstone/etc/sunstone-views.yaml
|
---
logo: images/opennebula-sunstone-v4.0.png
available_tabs:
- dashboard-tab
- system-tab
- users-tab
- groups-tab
- vdcs-tab
- acls-tab
- vresources-tab
- vms-tab
- templates-tab
- images-tab
- files-tab
- infra-tab
- clusters-tab
- hosts-tab
- datastores-tab
- vnets-tab
- secgroups-tab
- zones-tab
- marketplace-tab
- oneflow-dashboard
- oneflow-services
- oneflow-templates
- provision-tab
- support-tab
groups:
oneadmin:
- admin
- groupadmin
- groupadmin_vcenter
- user
- cloud
- vcenter
- cloud_vcenter
default:
- cloud
|
---
logo: images/opennebula-sunstone-v4.0.png
available_tabs:
- dashboard-tab
- system-tab
- users-tab
- groups-tab
- vdcs-tab
- acls-tab
- vresources-tab
- vms-tab
- templates-tab
- images-tab
- files-tab
- infra-tab
- clusters-tab
- hosts-tab
- datastores-tab
- vnets-tab
- secgroups-tab
- zones-tab
- marketplace-tab
- oneflow-dashboard
- oneflow-services
- oneflow-templates
- provision-tab
- support-tab
groups:
oneadmin:
- admin
- admin_vcenter
- groupadmin
- groupadmin_vcenter
- user
- cloud
- cloud_vcenter
default:
- cloud
|
Rename vcenter view to admin_vcenter in views conf
|
Rename vcenter view to admin_vcenter in views conf
|
YAML
|
apache-2.0
|
ohamada/one,ohamada/one,tuxmea/one,mattthias/one,ggalancs/one,goberle/one,atodorov-storpool/one,baby-gnu/one,cloudweavers/one,unistra/one,juanmont/one,juanmont/one,baby-gnu/one,spirit03/one,goberle/one,juanmont/one,abelCoronado93/one,ggalancs/one,OpenNebula/one,hsanjuan/one,juanmont/one,atodorov-storpool/one,alvarosimon/one,alvarosimon/one,tuxmea/one,OpenNebula/one,baby-gnu/one,alvarosimon/one,unistra/one,atodorov-storpool/one,unistra/one,tuxmea/one,mattthias/one,atodorov-storpool/one,OpenNebula/one,unistra/one,unistra/one,mattthias/one,cloudweavers/one,baby-gnu/one,goberle/one,alvarosimon/one,cloudweavers/one,unistra/one,atodorov-storpool/one,fasrc/one,abelCoronado93/one,hsanjuan/one,OpenNebula/one,goberle/one,hsanjuan/one,ggalancs/one,OpenNebula/one,fasrc/one,alvarosimon/one,abelCoronado93/one,OpenNebula/one,tuxmea/one,ggalancs/one,alvarosimon/one,mattthias/one,fasrc/one,fasrc/one,spirit03/one,baby-gnu/one,hsanjuan/one,juanmont/one,abelCoronado93/one,hsanjuan/one,spirit03/one,mattthias/one,juanmont/one,fasrc/one,goberle/one,tuxmea/one,baby-gnu/one,unistra/one,goberle/one,cloudweavers/one,OpenNebula/one,alvarosimon/one,spirit03/one,cloudweavers/one,abelCoronado93/one,tuxmea/one,juanmont/one,ggalancs/one,abelCoronado93/one,cloudweavers/one,abelCoronado93/one,ohamada/one,ohamada/one,atodorov-storpool/one,ohamada/one,cloudweavers/one,mattthias/one,ggalancs/one,hsanjuan/one,fasrc/one,abelCoronado93/one,OpenNebula/one,alvarosimon/one,goberle/one,hsanjuan/one,atodorov-storpool/one,baby-gnu/one,atodorov-storpool/one,fasrc/one,goberle/one,atodorov-storpool/one,mattthias/one,unistra/one,fasrc/one,ggalancs/one,juanmont/one,baby-gnu/one,tuxmea/one,spirit03/one,hsanjuan/one,ggalancs/one,OpenNebula/one,ohamada/one,spirit03/one,spirit03/one,cloudweavers/one,ohamada/one,mattthias/one,juanmont/one,ohamada/one,spirit03/one,tuxmea/one
|
52684aafdd78290ce737adc8f1f0ea202613ca57
|
common/redis/Chart.yaml
|
common/redis/Chart.yaml
|
description: Chart for Redis
engine: gotpl
home: http://redis.io/
keywords:
- redis
- keyvalue
- database
maintainers:
- email: [email protected]
name: Bitnami
name: redis
sources:
- https://github.com/bitnami/bitnami-docker-redis
version: 1.1.0
|
apiVersion: v1
description: Chart for Redis
engine: gotpl
home: http://redis.io/
keywords:
- redis
- keyvalue
- database
maintainers:
- email: [email protected]
name: Bitnami
name: redis
sources:
- https://github.com/bitnami/bitnami-docker-redis
version: 1.1.0
|
Fix linter for redis chart
|
Fix linter for redis chart
|
YAML
|
apache-2.0
|
sapcc/helm-charts,sapcc/helm-charts,sapcc/helm-charts,sapcc/helm-charts
|
e9e707cd13e61973e79af6b356bf82102ceaf516
|
test/end-to-end/screenshots.yml
|
test/end-to-end/screenshots.yml
|
portal_url: "http://cbioportal:8080/"
selenium_hub_url: "http://hub:4444/wd/hub"
python_selenium_container: endtoend_python-selenium_1
screenshot:
names:
- patient_view_lgg_ucsf_2014_case_id_P04
- study_view_lgg_ucsf_2014
urls:
- case.do#/patient?studyId=lgg_ucsf_2014&caseId=P04
- study.do?cancer_study_id=lgg_ucsf_2014
# timeout in seconds
timeout:
- 10
- 10
# number of retries before failing
retry:
- 3
- 2
browsers:
- firefox
- chrome
|
portal_url: "http://cbioportal:8080/"
selenium_hub_url: "http://hub:4444/wd/hub"
python_selenium_container: endtoend_python-selenium_1
screenshot:
names:
# - patient_view_lgg_ucsf_2014_case_id_P04
- study_view_lgg_ucsf_2014
urls:
# - case.do#/patient?studyId=lgg_ucsf_2014&caseId=P04
- study.do?cancer_study_id=lgg_ucsf_2014
# timeout in seconds
timeout:
# - 30
- 10
# number of retries before failing
retry:
# - 3
- 2
browsers:
- firefox
- chrome
|
Disable patient view screenshot (takes too long)
|
Disable patient view screenshot (takes too long)
|
YAML
|
agpl-3.0
|
jjgao/cbioportal,d3b-center/pedcbioportal,d3b-center/pedcbioportal,sheridancbio/cbioportal,n1zea144/cbioportal,sheridancbio/cbioportal,sheridancbio/cbioportal,sheridancbio/cbioportal,onursumer/cbioportal,jjgao/cbioportal,inodb/cbioportal,zhx828/cbioportal,angelicaochoa/cbioportal,zhx828/cbioportal,inodb/cbioportal,mandawilson/cbioportal,d3b-center/pedcbioportal,mandawilson/cbioportal,d3b-center/pedcbioportal,mandawilson/cbioportal,mandawilson/cbioportal,pughlab/cbioportal,onursumer/cbioportal,pughlab/cbioportal,n1zea144/cbioportal,pughlab/cbioportal,jjgao/cbioportal,jjgao/cbioportal,zhx828/cbioportal,sheridancbio/cbioportal,zhx828/cbioportal,d3b-center/pedcbioportal,angelicaochoa/cbioportal,d3b-center/pedcbioportal,inodb/cbioportal,angelicaochoa/cbioportal,n1zea144/cbioportal,jjgao/cbioportal,inodb/cbioportal,n1zea144/cbioportal,pughlab/cbioportal,angelicaochoa/cbioportal,jjgao/cbioportal,n1zea144/cbioportal,zhx828/cbioportal,cBioPortal/cbioportal,onursumer/cbioportal,jjgao/cbioportal,mandawilson/cbioportal,inodb/cbioportal,cBioPortal/cbioportal,mandawilson/cbioportal,n1zea144/cbioportal,zhx828/cbioportal,onursumer/cbioportal,d3b-center/pedcbioportal,inodb/cbioportal,onursumer/cbioportal,cBioPortal/cbioportal,pughlab/cbioportal,inodb/cbioportal,cBioPortal/cbioportal,cBioPortal/cbioportal,cBioPortal/cbioportal,angelicaochoa/cbioportal,mandawilson/cbioportal,sheridancbio/cbioportal,n1zea144/cbioportal,zhx828/cbioportal,pughlab/cbioportal,angelicaochoa/cbioportal,angelicaochoa/cbioportal,pughlab/cbioportal,onursumer/cbioportal
|
0de22b8214c458c7f93497a52b9c5b15d7f19b89
|
deployment/ansible/roles/nyc-trees.app/tasks/dependencies.yml
|
deployment/ansible/roles/nyc-trees.app/tasks/dependencies.yml
|
---
- name: Install Geospatial libraries
apt: pkg={{ item }} state=present
with_items:
- binutils=2.24-5ubuntu3
- libproj-dev=4.8.0-2ubuntu2
- gdal-bin=1.10.1+dfsg-5ubuntu1
- name: Install PostgreSQL client
apt: pkg=postgresql-client-{{ postgresql_version }}={{ postgresql_package_version }}
- name: Install application python dependencies for development and test
pip: chdir={{ app_home }}/requirements requirements={{ item }}.txt
with_items:
- development
- test
when: developing_or_testing
- name: Install Firefox and Xvfb for headless UI tests
apt: pkg={{ item }} state=present
with_items:
- firefox=33.0+build2-0ubuntu0.14.04.1
when: developing_or_testing
|
---
- name: Install Geospatial libraries
apt: pkg={{ item }} state=present
with_items:
- binutils=2.24-5ubuntu3
- libproj-dev=4.8.0-2ubuntu2
- gdal-bin=1.10.1+dfsg-5ubuntu1
- name: Install PostgreSQL client
apt: pkg=postgresql-client-{{ postgresql_version }}={{ postgresql_package_version }}
- name: Install application python dependencies for development and test
pip: chdir={{ app_home }}/requirements requirements={{ item }}.txt
with_items:
- development
- test
when: developing_or_testing
- name: Install Firefox for UI tests
apt: pkg={{ item }} state=present
with_items:
- firefox=34.0+build2-0ubuntu0.14.04.1
when: developing
|
Update firefox to use latest version
|
Update firefox to use latest version
Also stops installing it for the testing environment, since we're using
Sauce Labs on Jenkins
I tested this locally and all of the UI tests passed
Fixes #108
|
YAML
|
agpl-3.0
|
azavea/nyc-trees,maurizi/nyc-trees,maurizi/nyc-trees,RickMohr/nyc-trees,maurizi/nyc-trees,kdeloach/nyc-trees,RickMohr/nyc-trees,kdeloach/nyc-trees,kdeloach/nyc-trees,azavea/nyc-trees,azavea/nyc-trees,kdeloach/nyc-trees,RickMohr/nyc-trees,azavea/nyc-trees,RickMohr/nyc-trees,azavea/nyc-trees,kdeloach/nyc-trees,maurizi/nyc-trees
|
a0bd49ef9197509b4e164d0cb58b0cc33a52e255
|
data/transition-sites/ukvi.yml
|
data/transition-sites/ukvi.yml
|
---
site: ukvi
whitehall_slug: uk-visas-and-immigration
host: www.ukba.homeoffice.gov.uk
redirection_date: 18th February 2014
tna_timestamp: 20130925160031
title: UK Visas and Immigration
homepage: https://www.gov.uk/government/organisations/uk-visas-and-immigration
aliases:
- bia.homeoffice.gov.uk
- ind.homeoffice.gov.uk
- origin.ukba.homeoffice.gov.uk
- ukba.homeoffice.gov.uk
- www.bia.homeoffice.gov.uk
- www.ind.homeoffice.gov.uk
# area: used for different news index pages
# item: used for different contact pages
# version: used for different outcomes of an asylum application
# view: used to distinguish between a cover page (HTML) and the PDF itself
options: --query-string area:item:version:view
css: home-office
|
---
site: ukvi
whitehall_slug: uk-visas-and-immigration
host: www.ukba.homeoffice.gov.uk
redirection_date: 25th February 2014
tna_timestamp: 20130925160031
title: UK Visas and Immigration
homepage: https://www.gov.uk/government/organisations/uk-visas-and-immigration
aliases:
- bia.homeoffice.gov.uk
- ind.homeoffice.gov.uk
- origin.ukba.homeoffice.gov.uk
- ukba.homeoffice.gov.uk
- www.bia.homeoffice.gov.uk
- www.ind.homeoffice.gov.uk
# area: used for different news index pages
# item: used for different contact pages
# version: used for different outcomes of an asylum application
# view: used to distinguish between a cover page (HTML) and the PDF itself
options: --query-string area:item:version:view
css: home-office
|
Update the UKBA/UKVI switchover date
|
Update the UKBA/UKVI switchover date
|
YAML
|
mit
|
alphagov/transition-config,alphagov/transition-config
|
31512f193b582db42337e6352f8a803f09229833
|
config/database.yml
|
config/database.yml
|
default: &default
adapter: postgresql
encoding: utf8
host: localhost
port: 5432
pool: <%= ENV['DB_POOL'] || ENV['MAX_THREADS'] || 5 %>
timeout: 5000
development:
<<: *default
database: ohana_api_development
# Warning: The database defined as "test" will be erased and
# re-generated from your development database when you run "rake".
# Do not set this db to the same as development or production.
test:
<<: *default
database: ohana_api_test
production:
pool: <%= ENV['DB_POOL'] || ENV['MAX_THREADS'] || 5 %>
url: <%= ENV['DATABASE_URL'] %>
|
default: &default
adapter: postgresql
encoding: utf8
host: localhost
port: 5432
pool: <%= ENV['DB_POOL'] || ENV['MAX_THREADS'] || 5 %>
url: <%= ENV['DATABASE_URL'] %>
timeout: 5000
development:
<<: *default
database: ohana_api_development
# Warning: The database defined as "test" will be erased and
# re-generated from your development database when you run "rake".
# Do not set this db to the same as development or production.
test:
<<: *default
database: ohana_api_test
production:
pool: <%= ENV['DB_POOL'] || ENV['MAX_THREADS'] || 5 %>
url: <%= ENV['DATABASE_URL'] %>
|
Allow DATABASE_URL to be used for any enviroment
|
Allow DATABASE_URL to be used for any enviroment
The DATABASE_URL setting will be used if it is present, otherwise the existing
defaults are used for development and test.
|
YAML
|
bsd-3-clause
|
appropriate/ohana-api-la,appropriate/ohana-api-la,appropriate/ohana-api-la,hackforla/ohana-api-la,hackforla/ohana-api-la,appropriate/ohana-api-la,hackforla/ohana-api-la,hackforla/ohana-api-la
|
d5d4d77042facfcf50da850722d1f9eb7081f205
|
.github/workflows/gradle-build.yml
|
.github/workflows/gradle-build.yml
|
name: Build
on:
push:
branches: [ develop, master ]
pull_request:
branches: [ develop, master ]
jobs:
gradle:
strategy:
matrix:
jdk: [8, 11, 14]
experimental: [false]
include:
- jdk: 17
experimental: true
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-java@v1
with:
java-version: ${{ matrix.jdk }}
- uses: gradle/gradle-build-action@v2
with:
arguments: build
continue-on-error: ${{ matrix.experimental }}
|
name: Build
on:
push:
branches: [ develop, master ]
pull_request:
branches: [ develop, master ]
jobs:
gradle:
strategy:
matrix:
jdk: [8, 11]
experimental: [false]
include:
- jdk: 17
experimental: true
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-java@v1
with:
java-version: ${{ matrix.jdk }}
- uses: gradle/gradle-build-action@v2
with:
arguments: build
continue-on-error: ${{ matrix.experimental }}
|
Remove JDK 14 from build matrix
|
Remove JDK 14 from build matrix
|
YAML
|
mit
|
EvidentSolutions/dalesbred,EvidentSolutions/dalesbred,EvidentSolutions/dalesbred
|
8ef8e7abade08ba78702ae2594c4c1251d9481bc
|
.github/workflows/stale-issues.yml
|
.github/workflows/stale-issues.yml
|
name: "Stale issues"
on:
schedule:
- cron: "0 0 * * *"
workflow_dispatch:
jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v4
with:
repo-token: ${{ secrets.UI_STALE_BOT }}
stale-issue-message: "This issue has been marked stale and will be closed soon without further activity. To keep the issue open, please respond to the comment to keep the discussion going."
close-issue-message: "This issue has been automatically closed due to inactivity. Please feel free to re-open it if the issue persists."
stale-issue-label: "stale"
stale-pr-message: "This pull request has been marked stale and will be closed soon without further activity. Please update the PR or respond to this comment if you're still interested in working on this."
close-pr-message: "This pull request has been automatically closed due to inactivity. Please feel free to re-open it if you still want to work on it."
stale-pr-label: "stale"
days-before-issue-stale: 730
days-before-issue-close: 15
days-before-pr-stale: 30
days-before-pr-close: 15
remove-issue-stale-when-updated: true
remove-pr-stale-when-updated: true
operations-per-run: 1000 # turn down when debug only is turned off
debug-only: false
|
name: "Stale issues"
on:
schedule:
- cron: "0 0 * * *"
workflow_dispatch:
jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v4
with:
stale-issue-message: "This issue has been marked stale and will be closed soon without further activity. To keep the issue open, please respond to the comment to keep the discussion going."
close-issue-message: "This issue has been automatically closed due to inactivity. Please feel free to re-open it if the issue persists."
stale-issue-label: "stale"
stale-pr-message: "This pull request has been marked stale and will be closed soon without further activity. Please update the PR or respond to this comment if you're still interested in working on this."
close-pr-message: "This pull request has been automatically closed due to inactivity. Please feel free to re-open it if you still want to work on it."
stale-pr-label: "stale"
days-before-issue-stale: 650
days-before-issue-close: 15
days-before-pr-stale: 30
days-before-pr-close: 15
remove-issue-stale-when-updated: true
remove-pr-stale-when-updated: true
operations-per-run: 1000 # turn down when debug only is turned off
debug-only: false
|
Remove anoek's repo-toke, drop issue stale day count down to 650 for testing
|
Remove anoek's repo-toke, drop issue stale day count down to 650 for testing
|
YAML
|
agpl-3.0
|
online-go/online-go.com,online-go/online-go.com,online-go/online-go.com,online-go/online-go.com,online-go/online-go.com
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.