commit stringlengths 40 40 | old_file stringlengths 4 264 | new_file stringlengths 4 264 | old_contents stringlengths 0 4.24k | new_contents stringlengths 1 5.44k | subject stringlengths 14 778 | message stringlengths 15 9.92k | lang stringclasses 277
values | license stringclasses 13
values | repos stringlengths 5 127k |
|---|---|---|---|---|---|---|---|---|---|
6693ea15b991abdd482942147419cc81a8a2d099 | .travis.yml | .travis.yml | language: python
python:
- "3.6"
- "nightly"
matrix:
allow_failures:
- python: "nightly"
before_install:
- pip install pipenv
- pipenv install --dev --skip-lock
script:
- pipenv run pycodestyle textstat/
- pipenv run pycodestyle test.py
- pipenv run pytest test.py
| language: python
python:
- "3.6"
- "3.7"
- "3.8-dev"
- "nightly"
matrix:
allow_failures:
- python: "nightly"
before_install:
- pip install pipenv
- pipenv install --dev --skip-lock
script:
- pipenv run pycodestyle textstat/
- pipenv run pycodestyle test.py
- pipenv run py... | Test on Python 3.7 and 3.8 beta | Test on Python 3.7 and 3.8 beta
| YAML | mit | shivam5992/textstat |
59f9de39bbfbd62be76abeb2c5bc94c0140c38f2 | config/find-eu-exit-guidance-business-email-signup.yml | config/find-eu-exit-guidance-business-email-signup.yml | ---
base_path: "/find-eu-exit-guidance-business/email-signup"
content_id: 2818d67a-029a-4899-a438-a543d5c6a20d
document_type: finder_email_signup
locale: en
publishing_app: search-api
rendering_app: finder-frontend
schema_name: finder_email_signup
title: Find EU Exit guidance for your business
description: You'll get a... | ---
base_path: "/find-eu-exit-guidance-business/email-signup"
content_id: 2818d67a-029a-4899-a438-a543d5c6a20d
document_type: finder_email_signup
locale: en
publishing_app: search-api
rendering_app: finder-frontend
schema_name: finder_email_signup
title: Find EU Exit guidance for your business
description: You'll get a... | Update email signup filters for EU Exit Business Readiness Finder | Update email signup filters for EU Exit Business Readiness Finder
This has been changed from `appear_in_find_eu_exit_guidance_business_finder`
to use `facet_groups` since changes to the content tagging were
rolled out. Updating here to ensure the correct facets are
available (albeit as hiddenn fields) when signing up... | YAML | mit | alphagov/rummager,alphagov/rummager |
c8d3dcf5161f0923bfe4f36f56024dbdc1c50871 | csdms/dakota/tests/data/default_sampling_config.yaml | csdms/dakota/tests/data/default_sampling_config.yaml | analysis_driver: rosenbrock
asynchronous: false
auxiliary_files: []
component: null
configuration_file: /Users/mpiper/projects/dakota/csdms/dakota/tests/config.yaml
data_file: dakota.dat
descriptors:
- x1
- x2
evaluation_concurrency: 2
gradients: no_gradients
hessians: no_hessians
id_interface: CSDMS
initial_point: nul... | analysis_driver: rosenbrock
asynchronous: false
auxiliary_files: []
component: null
configuration_file: /Users/mpiper/projects/dakota/csdms/dakota/tests/config.yaml
data_file: dakota.dat
descriptors:
- x1
- x2
evaluation_concurrency: 2
gradients: no_gradients
hessians: no_hessians
id_interface: CSDMS
initial_point: nul... | Correct name of Dakota input file | Correct name of Dakota input file
| YAML | mit | csdms/dakota,csdms/dakota |
7ee6be1099b75d9ef99848a31655c6df6e127d51 | manifests/cf-manifest/operations.d/320-cc-release.yml | manifests/cf-manifest/operations.d/320-cc-release.yml | ---
- type: replace
path: /releases/name=capi
value:
name: "capi"
version: "1.104.0"
url: "https://bosh.io/d/github.com/cloudfoundry/capi-release?v=1.104.0"
sha1: "eae1171ff4c53bfb59f4b4d396d007ebc661cb59"
| ---
- type: replace
path: /releases/name=capi
value:
name: "capi"
version: "1.106.0"
url: "https://bosh.io/d/github.com/cloudfoundry/capi-release?v=1.106.0"
sha1: "5eca119d80771fedb1127a295472201b243e0793"
| Address CVE-2021-22115 by bumping capi to 0.106.0 | Address CVE-2021-22115 by bumping capi to 0.106.0
| 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 |
89bd959a19a905b1c0561953415a3b932d2bd9a0 | .dotbot-profiles/mac-apps.yaml | .dotbot-profiles/mac-apps.yaml | - shell:
- ['#####################']
- ['# Install macOS apps']
- ['#####################']
- defaults:
link:
create: true
relink: true
- tap:
- caskroom/fonts
- jmacdonald/amp
- brew:
- htop
- tig
- shellcheck
- shfmt
- exa
- htop
- homebrew/php/php71
... | - shell:
- ['#####################']
- ['# Install macOS apps']
- ['#####################']
- defaults:
link:
create: true
relink: true
- tap:
- caskroom/fonts
- jmacdonald/amp
- brew:
- htop
- tig
- shellcheck
- shfmt
- exa
- htop
- homebrew/php/php71
... | Add crystal language to setup | Add crystal language to setup
| YAML | mit | niklas-heer/dotfiles,niklas-heer/dotfiles,niklas-heer/dotfiles |
470429b1dcc011f15fc7ccda35ae62697b3f3aae | packages/bo/box-tuples.yaml | packages/bo/box-tuples.yaml | homepage: ''
changelog-type: ''
hash: fa36045c01309492260d8d7507c944e42bc4a888215b4db08e1dfd1a848209db
test-bench-deps: {}
maintainer: mniip@mniip.com
synopsis: A hack to use GHC.Prim primitives in GHCi
changelog: ''
basic-deps:
base: ==4.*
ghc-prim: -any
all-versions:
- 0.1.0.0
- 0.1.1.0
author: mniip
latest: 0.1.... | homepage: ''
changelog-type: ''
hash: 20e2d8f3f86d6107402f10dbc03fd9c8f50eaebfa33ed22bd92d43102cdb1ef0
test-bench-deps: {}
maintainer: mniip@mniip.com
synopsis: A hack to use GHC.Prim primitives in GHCi
changelog: ''
basic-deps:
base: ==4.*
ghc-prim: -any
all-versions:
- 0.1.0.0
- 0.1.1.0
- 0.2.0.0
author: mniip
la... | Update from Hackage at 2020-04-24T21:10:07Z | Update from Hackage at 2020-04-24T21:10:07Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
31e72f4f68fa40589930d924d25aa7d2a437149b | packages/se/serversession-frontend-yesod.yaml | packages/se/serversession-frontend-yesod.yaml | homepage: https://github.com/yesodweb/serversession
changelog-type: ''
hash: 8ddb112a1ef6ee863f5ea13978dd08e1c39444c1a252f775a780013430bcc884
test-bench-deps: {}
maintainer: Felipe Lessa <felipe.lessa@gmail.com>
synopsis: Yesod bindings for serversession.
changelog: ''
basic-deps:
cookie: ! '>=0.4'
bytestring: -any... | homepage: https://github.com/yesodweb/serversession
changelog-type: markdown
hash: de2fd3c6adb3afdc1237c14d5a689ec518adf77ca49a247e930271cb44ec780c
test-bench-deps: {}
maintainer: Michael Xavier <michael@michaelxavier.net>, ncaq <ncaq@ncaq.net>
synopsis: Yesod bindings for serversession.
changelog: |
# 1.0.1
bump ... | Update from Hackage at 2022-07-23T20:32:55Z | Update from Hackage at 2022-07-23T20:32:55Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
635dd91a1bab29902a02f7f56a40265b65887aad | hieradata/role/st2.yaml | hieradata/role/st2.yaml | ---
classes:
- 'role::st2'
npm::proxy: false
puppet::masterless::cron: disable
st2::version: 1.3.0
st2::revision: 9
st2::autoupdate: false
st2::mistral_git_branch: st2-1.3.0
st2::installer_branch: v0.1.2
profile::enterprise_auth_backend::version: 0.1.0
hubot::external_scripts:
- "hubot-stackstorm"
npm::proxy: f... | ---
classes:
- 'role::st2'
npm::proxy: false
puppet::masterless::cron: disable
st2::version: 1.3.0
st2::revision: 9
st2::autoupdate: false
st2::mistral_git_branch: st2-1.3.0
st2::installer_branch: master
profile::enterprise_auth_backend::version: 0.1.0
hubot::external_scripts:
- "hubot-stackstorm"
npm::proxy: f... | Use installer from master branch for the time being. | Use installer from master branch for the time being.
| YAML | apache-2.0 | StackStorm/st2workroom,StackStorm/st2workroom,StackStorm/st2workroom |
5dea36e3b088d10ecb11c1b488b2fcb4f4a94e4b | config/app_dynamics_agent.yml | config/app_dynamics_agent.yml | # Cloud Foundry Java Buildpack
# Copyright (c) 2013 the original author or authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unl... | # Cloud Foundry Java Buildpack
# Copyright (c) 2013 the original author or authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unl... | Remove space from AppDynamics Tier Name | Remove space from AppDynamics Tier Name
At some point the AppDynamics agent stopped accepting tier names with
spaces in them. This change led to our default choice of "Cloud
Foundry" no longer working. This change updates the default tierName
to "CloudFoundry" which enable AppDynamics to work with defaults.
[#75250... | YAML | apache-2.0 | PonmaniPandian/java-buildpack,cdejonge/java-buildpack,mariokam/java-buildpack,amulyas/java-buildpack,voxgen/java-buildpack,stvhei/geoserver-java-buildpack,allomov/jenkins-buildpack-v2,john-k-ge/java-buildpack,tom-collings/jboss-buildpack,Covisint-PST/java-buildpack,dave-malone/jboss-buildpack,bluebreezecf/java-buildpac... |
d2be934ef6ba21d72644cb5822f5ac8708d86c9c | manifests/cf-manifest/env-specific/prod-lon.yml | manifests/cf-manifest/env-specific/prod-lon.yml | ---
uaa_instances: 3
nats_instances: 3
diego_api_instances: 3
cell_instances: 117
router_instances: 15
api_instances: 12
doppler_instances: 60
log_api_instances: 30
scheduler_instances: 8
cc_worker_instances: 8
cc_hourly_rate_limit: 60000
cc_staging_timeout_in_seconds: 2700
cc_maximum_health_check_timeout_in_seconds: 3... | ---
uaa_instances: 3
nats_instances: 3
diego_api_instances: 3
cell_instances: 123
router_instances: 15
api_instances: 12
doppler_instances: 63
log_api_instances: 33
scheduler_instances: 8
cc_worker_instances: 8
cc_hourly_rate_limit: 60000
cc_staging_timeout_in_seconds: 2700
cc_maximum_health_check_timeout_in_seconds: 3... | Increase diego-cell count to 123 in London | Increase diego-cell count to 123 in London
We are alerted that currrent required capacity is 119 and last weeks
peak capacity requirement was 121.
Also increasing Doppler instances to 63 (>= 50% of cells and needs to be
divisible by 3).
Also increasing log-api instances to 33 (>= 50% of Doppler instances and
needs to ... | 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 |
89a414da5b3e9c498f5c867d92e5ac3e303e7b50 | catalog/Networking/networking_tools.yml | catalog/Networking/networking_tools.yml | name: Networking Tools
description:
projects:
- ipaddress
- macker
- maxminddb
- wifi-wand
| name: Networking Tools
description:
projects:
- ipaddress
- macker
- maxminddb
- wifi-wand
- net-ssh
- net-ssh-cli
- net-scp
- net-sftp
- net-ping
- netsnmp
- oxidized
| Add various net gems to the networking catalog. | Add various net gems to the networking catalog.
I added some networking gems I am using on a daily basis since years. | YAML | mit | rubytoolbox/catalog |
0125b78ba925ef155762c50cda9240b33e7fc445 | metadata.yaml | metadata.yaml | # Plugin name
name: elasticsearch_kibana
# Human-readable name for your plugin
title: The Elasticsearch-Kibana Server Plugin
# Plugin version
version: '0.9.0'
# Description
description: Deploy Elasticsearch and the Kibana web interface.
# Required fuel version
fuel_version: ['8.0']
# Licences
licenses: ['Apache License... | # Plugin name
name: elasticsearch_kibana
# Human-readable name for your plugin
title: The Elasticsearch-Kibana Server Plugin
# Plugin version
version: '0.9.0'
# Description
description: Deploy Elasticsearch and the Kibana web interface.
# Required fuel version
fuel_version: ['8.0']
# Licences
licenses: ['Apache License... | Remove the obsolete naming version | Remove the obsolete naming version
Change-Id: I14205ae4934bd5afce88ad31f2b3557a88100316
| YAML | apache-2.0 | stackforge/fuel-plugin-elasticsearch-kibana,stackforge/fuel-plugin-elasticsearch-kibana,stackforge/fuel-plugin-elasticsearch-kibana |
323144519475a0ba6be76ea1696b1643232158e0 | metadata.yaml | metadata.yaml | # Plugin name
name: opendaylight
# Human-readable name for your plugin
title: OpenDaylight plugin
# Plugin version
version: '0.9.0'
# Description
description: 'This plugin provides OpenDaylight as a backend for neutron.'
# Required fuel version
fuel_version: ['9.0']
# Specify license of your plugin
licenses: ['Apache L... | # Plugin name
name: opendaylight
# Human-readable name for your plugin
title: OpenDaylight plugin
# Plugin version
version: '0.9.0'
# Description
description: 'This plugin provides OpenDaylight as a backend for neutron.'
# Required fuel version
fuel_version: ['9.0']
# Specify license of your plugin
licenses: ['Apache L... | Add Niko to plugin authors list | Add Niko to plugin authors list
Change-Id: I5a0da7d003c8859b87929a2659da7f81d51ac48e
Signed-off-by: Michal Skalski <495faa5d185db737d5b8d43814256b9766c3184d@mirantis.com>
| YAML | apache-2.0 | stackforge/fuel-plugin-opendaylight,stackforge/fuel-plugin-opendaylight,stackforge/fuel-plugin-opendaylight,stackforge/fuel-plugin-opendaylight |
7f7c8a1a92cee076f705f03f76619a6aec56e47d | .github/workflows/automerge.yml | .github/workflows/automerge.yml | name: Merge me test dependencies!
on:
workflow_run:
types:
- completed
workflows:
# List all required workflow names here.
- 'Run tests'
- 'Test build package'
- 'Run linters'
jobs:
merge-me:
name: Merge me!
runs-on: ubuntu-latest
steps:
- # It is often a de... | name: Merge me test dependencies!
on:
workflow_run:
types:
- completed
workflows:
# List all required workflow names here.
- 'Run tests'
- 'Test build package'
- 'Run linters'
jobs:
merge-me:
name: Merge me!
runs-on: ubuntu-latest
steps:
- # It is often a de... | Bump ridedott/merge-me-action from 2.10.15 to 2.10.17 | Bump ridedott/merge-me-action from 2.10.15 to 2.10.17
| YAML | mit | fizyk/pyramid_decoy |
7f6cf4ff5484684edb914b4d628dd47591ecda84 | .github/workflows/tests-cli.yml | .github/workflows/tests-cli.yml | name: CLI tests
on:
push:
paths:
- 'lib/cli/*'
- 'lib/cli/*/*'
- 'lib/cli/*/*/*'
- 'lib/cli/*/*/*/*'
- 'lib/cli/*/*/*/*/*'
- 'lib/cli/*/*/*/*/*/*'
- 'lib/cli/*/*/*/*/*/*/*'
- 'lib/cli/*/*/*/*/*/*/*/*'
- 'lib/cli/*/*/*/*/*/*/*/*/*'
- 'lib/cli/*/*/*/*/*/*/*/*/*/*'
- 'li... | name: CLI tests
on:
push:
paths:
- 'lib/**'
- 'app/**'
jobs:
build:
name: Test on node ${{ matrix.node_version }} and ${{ matrix.os }}
runs-on: ${{ matrix.os }}
strategy:
matrix:
node-version: [10]
os: [ubuntu-latest]
steps:
- uses: actions/checkout@v1
... | CHANGE cli test action so it runs on changes in lib & app | CHANGE cli test action so it runs on changes in lib & app
| YAML | mit | storybooks/react-storybook,storybooks/storybook,storybooks/storybook,kadirahq/react-storybook,storybooks/storybook,storybooks/react-storybook,storybooks/storybook,storybooks/storybook,storybooks/react-storybook,kadirahq/react-storybook,storybooks/storybook,storybooks/react-storybook,storybooks/storybook |
0d373eaebcb29b274741ecac8b07d0fc92498941 | system/kube-monitoring/charts/ns-exporter/values.yaml | system/kube-monitoring/charts/ns-exporter/values.yaml | image:
repository: hub.global.cloud.sap/monsoon/ns-exporter
tag: v0.6.0
concurrency: 1
interval: "1m"
#authURL:
username: ns-exporter
userDomainName: Default
#password:
projectName: cloud_admin
projectDomainName: ccadmin
| image:
repository: hub.global.cloud.sap/monsoon/ns-exporter
tag: v0.5.2
concurrency: 1
interval: "1m"
#authURL:
username: ns-exporter
userDomainName: Default
#password:
projectName: cloud_admin
projectDomainName: ccadmin
| Revert ns-exporter to fix some issues with mitaka neuton | Revert ns-exporter to fix some issues with mitaka neuton
| YAML | apache-2.0 | sapcc/helm-charts,sapcc/helm-charts,sapcc/helm-charts,sapcc/helm-charts |
b9c9594a6a9e1fe89ac772c4d917e76410fb9c84 | packages/le/lenz-template.yaml | packages/le/lenz-template.yaml | homepage: ''
changelog-type: ''
hash: f58fa4be67b8de2e57c7b6e6e7b0f98b76d2aa8cbae4b2c1c47b91c506054bd3
test-bench-deps: {}
maintainer: strake888@gmail.com
synopsis: Van Laarhoven lens templates
changelog: ''
basic-deps:
base-unicode-symbols: ! '>=0.1 && <0.3'
base: ! '>=4.8 && <4.9'
lenz: ! '>=0.1 && <0.2'
cont... | homepage: ''
changelog-type: ''
hash: 803d1d1e684966e649a7f325d095e9237b811d14f61c0b6b898acb8d894ceb0c
test-bench-deps: {}
maintainer: strake888@gmail.com
synopsis: Van Laarhoven lens templates
changelog: ''
basic-deps:
base-unicode-symbols: ! '>=0.1 && <0.3'
base: ! '>=4.10 && <4.11'
lenz: ! '>=0.1 && <0.2'
co... | Update from Hackage at 2017-11-01T01:28:14Z | Update from Hackage at 2017-11-01T01:28:14Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
423a643c260df4a428df4507bd7270c00692893e | packages/st/strict-optics.yaml | packages/st/strict-optics.yaml | homepage: https://github.com/haskell-strict/strict
changelog-type: markdown
hash: d94dface219634057f522870cd913b94557726a92133639acba5685e2833e844
test-bench-deps: {}
maintainer: Oleg Grenrus <oleg.grenrus@iki.fi>
synopsis: Optics for types in strict package
changelog: |
## 0.4.0.1
- Fix Each These instance
## ... | homepage: https://github.com/haskell-strict/strict
changelog-type: markdown
hash: 0edc7116d02bfcaf5e281ee93daa53a27bcfa85d7b22e4ebff87b33831d593e6
test-bench-deps: {}
maintainer: Oleg Grenrus <oleg.grenrus@iki.fi>
synopsis: Optics for types in strict package
changelog: |
## 0.4.0.1
- Fix Each These instance
## ... | Update from Hackage at 2021-02-23T09:16:01Z | Update from Hackage at 2021-02-23T09:16:01Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
406621e955cea6a05045134b70f720c4b43f1a1a | packages/th/th-reify-many.yaml | packages/th/th-reify-many.yaml | homepage: http://github.com/mgsloan/th-reify-many
changelog-type: ''
hash: 6a6273a34eb3be7f20d0aec2e91b0ee39e2fa1399d67b3de8ad082228d28ca23
test-bench-deps:
base: -any
th-reify-many: -any
template-haskell: -any
maintainer: Michael Sloan <mgsloan at gmail>
synopsis: Recurseively reify template haskell datatype inf... | homepage: http://github.com/mgsloan/th-reify-many
changelog-type: ''
hash: 0fcc2b047350c008c98997243012218ffa133813bc4f8232be556817564e851e
test-bench-deps:
base: -any
th-reify-many: -any
template-haskell: -any
maintainer: Michael Sloan <mgsloan at gmail>
synopsis: Recurseively reify template haskell datatype inf... | Update from Hackage at 2016-05-09T04:19:34+0000 | Update from Hackage at 2016-05-09T04:19:34+0000
| YAML | mit | commercialhaskell/all-cabal-metadata |
514d4462b15bab1d43a467a6720f76ecc62c969e | ansible/main.yml | ansible/main.yml | ---
- hosts: all
vars:
cf_cli_version: "6.32.0"
maven_version: "3.5.0"
intellij_version: "2017.2.5"
sts_version: "3.9.1"
eclipse_version: "4.7.1a"
docker_compose_version: "1.16.1"
atom_version: "1.20.1"
gradle_version: "4.2.1"
go_version: "1.9.2"
compliance_masonry_version: "1.... | ---
- hosts: all
vars:
cf_cli_version: "6.32.0"
maven_version: "3.5.2"
intellij_version: "2017.2.5"
sts_version: "3.9.1"
eclipse_version: "4.7.1a"
docker_compose_version: "1.16.1"
atom_version: "1.20.1"
gradle_version: "4.2.1"
go_version: "1.9.2"
compliance_masonry_version: "1.... | Update maven and postman to latest | Update maven and postman to latest
| YAML | apache-2.0 | cagiti/developer-environment |
25c69ef7ca0579ecebaed79d7a3fe9bb3a2300d9 | src/main/resources/config.yml | src/main/resources/config.yml | tnt:
enabled: true
weather:
enabled: true
worlds:
- name: world
reduction : 0.75
slimes:
enabled: true
spawn_items:
enabled: false
| tnt:
enabled: true
weather:
enabled: true
worlds:
- name: world
reduction: 0.75
slimes:
enabled: true
spawnItems:
enabled: false
| Fix capitalization of preferences and alignment. | Fix capitalization of preferences and alignment.
| YAML | mit | BitLimit/Tweaks |
19861f945740449547d3c9e837ad43d27b3eee37 | circle.yml | circle.yml | machine:
node:
version: 6.1.0
environment:
CI_AUTOMATE_PROJECT: $CIRCLE_SHA1
CI_AUTOMATE_BUILD: Build No. $CIRCLE_BUILD_NUM for $CIRCLE_SHA1
dependencies:
pre:
- npm install -g rollup
test:
override:
- gulp test --once
# - gulp test:phantomjs --once --jquery
# - gulp test:phantomjs --once -... | machine:
node:
version: 6.1.0
environment:
CI_AUTOMATE_PROJECT: $CIRCLE_SHA1
CI_AUTOMATE_BUILD: Build No. $CIRCLE_BUILD_NUM for $CIRCLE_SHA1
dependencies:
pre:
# Need npm v3 for flat node_modules dependencies.
- npm install -g npm
- npm install -g rollup gulp
test:
override:
- gulp te... | Add global dependencies + npm-v3 | Add global dependencies + npm-v3
| YAML | mit | brianmhunt/knockout-secure-binding,knockout/tko.provider |
20c84855696ddac4525018b237b7c67f7b46a6ce | circle.yml | circle.yml | machine:
python:
version: 3.5.0
environment:
RANDOM_SEED: 0
dependencies:
pre:
- make doctor || echo "Some system dependencies might be missing"
override:
- make install
cache_directories:
- env
- components
test:
override:
- make check
- make test-unit REPORTS=${CIRCLE_TES... | machine:
python:
version: 3.5.0
environment:
RANDOM_SEED: 0
dependencies:
pre:
- make doctor || echo "Some system dependencies might be missing"
override:
- make install
cache_directories:
- env
test:
override:
- make check
- make test-unit REPORTS=${CIRCLE_TEST_REPORTS}
- ... | Deploy Travis CI build 848 to GitHub | Deploy Travis CI build 848 to GitHub
| YAML | mit | jacebrowning/template-python-demo |
b8025dffee52b5fb02b171c3a2a45aca99be5e01 | circle.yml | circle.yml | machine:
node:
version: 4.2.2
dependencies:
override:
- npm install -g codeclimate-test-reporter
- npm install -g snyk
- npm install -g jsdoc2md
general:
artifacts:
- coverage
test:
post:
- codeclimate-test-reporter < coverage/lcov.info | machine:
node:
version: 4.2.2
dependencies:
override:
- npm install -g codeclimate-test-reporter
- npm install -g snyk
- npm install -g jsdoc-to-markdown
general:
artifacts:
- coverage
test:
post:
- codeclimate-test-reporter < coverage/lcov.info | Install by correct npm name | Install by correct npm name
| YAML | mit | TechnologyAdvice/obey |
a87f58950055d610ee3323729870e7f2390719ad | circle.yml | circle.yml | general:
artifacts:
- "dist"
machine:
services:
- docker
dependencies:
override:
- sudo pip install -r build_calicoctl/requirements.txt
test:
override:
- docker run --net=host -d quay.io/coreos/etcd:v2.0.8 && mkdir dist && nosetests -c nose.cfg --cover-html-dir=dist --with-xunit --xunit-file=$C... | general:
artifacts:
- "dist"
machine:
services:
- docker
dependencies:
override:
- sudo pip install pycparser==2.10 && sudo pip install -r build_calicoctl/requirements.txt
test:
override:
- docker run --net=host -d quay.io/coreos/etcd:v2.0.8 && mkdir dist && nosetests -c nose.cfg --cover-html-d... | Make sure pycparser gets installed first | Make sure pycparser gets installed first
| YAML | apache-2.0 | CiscoCloud/calico-docker,projectcalico/calico-docker,frostynova/calico-docker,tomdee/calico-containers,caseydavenport/calico-containers,robbrockbank/calico-containers,caseydavenport/calico-containers,quater/calico-containers,dalanlan/calico-docker,projectcalico/calico-containers,Metaswitch/calico-docker,Metaswitch/cali... |
e9c8704a716d568565d65af5e34f1c3af663203a | circle.yml | circle.yml | machine:
environment:
SCALA_VERSION: 2.11.8
SCALA_BINARY_VERSION: 2.11
java:
version: oraclejdk8
dependencies:
cache_directories:
- "~/.ivy2/cache"
- "~/.sbt/boot"
pre:
- find ~/.sbt -name "*.lock" | xargs -r rm
- find ~/.ivy2 -name "ivydata-*.properties" | xargs -r rm
override:
... | machine:
timezone: Europe/Paris
environment:
SCALA_VERSION: 2.11.8
SCALA_BINARY_VERSION: 2.11
java:
version: oraclejdk8
dependencies:
cache_directories:
- "~/.ivy2/cache"
- "~/.sbt/boot"
pre:
- find ~/.sbt -name "*.lock" | xargs -r rm
- find ~/.ivy2 -name "ivydata-*.properties" | ... | Improve ciccle conf for codecov | Improve ciccle conf for codecov
| YAML | mit | invkrh/akka-raft |
d45e06558bba1f054aef117e2d31bc9249b3c97a | circle.yml | circle.yml | dependencies:
pre:
- echo y | android update sdk --no-ui --all --filter android-23,build-tools-23.0.1
- echo y | android update sdk --no-ui --all --filter extra-google-m2repository,extra-android-m2repository
test:
override:
# start the emulator
- emulator -avd circleci-android22 -no-audio -no-window... | dependencies:
pre:
- echo y | android update sdk --no-ui --all --filter android-23,build-tools-23.0.1
- echo y | android update sdk --no-ui --all --filter extra-google-m2repository,extra-android-m2repository
test:
override:
# start the emulator
- emulator -avd circleci-android22 -no-audio -no-window... | Disable test coverage on Circle CI | Disable test coverage on Circle CI
It's not working as expected, at the moment.
| YAML | mit | xaethos/tracker-notifier,xaethos/tracker-notifier |
e98b6be8631e53dea34e490e3184708ac1664883 | circle.yml | circle.yml | dependencies:
pre:
- if [ $CIRCLE_NODE_INDEX == "0" ]; then nvm install 0.10 && nvm alias default 0.10 ; fi
- if [ $CIRCLE_NODE_INDEX == "1" ]; then nvm install 0.12 && nvm alias default 0.12 ; fi
- if [ $CIRCLE_NODE_INDEX == "2" ]; then nvm install iojs-v1 && nvm alias default iojs-v1 ; fi
- if [ $CI... | dependencies:
pre:
- if [ $CIRCLE_NODE_INDEX == "0" ]; then nvm install 0.12 && nvm alias default 0.12 ; fi
- if [ $CIRCLE_NODE_INDEX == "1" ]; then nvm install 4 && nvm alias default 4 ; fi
- if [ $CIRCLE_NODE_INDEX == "2" ]; then nvm install 5 && nvm alias default 5 ; fi
- if [ $CIRCLE_NODE_INDEX ==... | Update to newer node envs | Update to newer node envs
Closes #25.
| YAML | isc | tregusti/jscs-angular |
bb1ad18b483913e48c01679657c49a4fc9946e58 | ansible/roles/core_pkg/tasks/main.yml | ansible/roles/core_pkg/tasks/main.yml | - name: Install packages
package:
name: "{{ item }}"
state: latest
with_items:
- "{{ core_pkgs | default([]) }}"
| - name: Install packages
package:
name: "{{ item }}"
state: latest
with_items:
- "{{ core_pkgs | default([]) }}"
- name: Install packages (specific to 14/15)
package:
name: "{{ item }}"
state: latest
with_items:
- atsar
when: ansible_distribution_major_version == "14" or ansible_distr... | Add play to handle version specific packages | Add play to handle version specific packages
| YAML | mit | wicksy/laptop-build,wicksy/laptop-build,wicksy/laptop-build,wicksy/laptop-build |
affb18e1f1da490cb3b3a49daf6ce92fabd1e40e | metadata/com.github.niccokunzmann.hanumanchalisa.yml | metadata/com.github.niccokunzmann.hanumanchalisa.yml | Categories:
- Multimedia
- Reading
License: GPL-3.0-only
SourceCode: https://github.com/niccokunzmann/HanumanChalisa
IssueTracker: https://github.com/niccokunzmann/HanumanChalisa/issues
RepoType: git
Repo: https://github.com/niccokunzmann/HanumanChalisa.git
Builds:
- versionName: '1.6'
versionCode: 6
co... | Categories:
- Multimedia
- Reading
License: GPL-3.0-only
SourceCode: https://github.com/niccokunzmann/HanumanChalisa
IssueTracker: https://github.com/niccokunzmann/HanumanChalisa/issues
AutoName: Hanuman Chalisa
RepoType: git
Repo: https://github.com/niccokunzmann/HanumanChalisa.git
Builds:
- versionName: '1.6... | Set autoname of Hanuman Chalisa | Set autoname of Hanuman Chalisa
| YAML | agpl-3.0 | f-droid/fdroiddata,f-droid/fdroiddata |
0a6e00db98c61a19bc779639f8fb4da1d7eba009 | packages/ri/riscv-isa.yaml | packages/ri/riscv-isa.yaml | homepage: https://github.com/cocreature/riscv-isa#readme
changelog-type: markdown
hash: b6a5fba636fb34c4e9e4492009372c925e97fcf6c72b7b67a133a24cfbe0cd99
test-bench-deps: {}
maintainer: value
synopsis: Haskell representation of the RISC-V instruction set architecture
changelog: ! '# 0.0.1.0
Initial release
'
basic-d... | homepage: https://github.com/cocreature/riscv-isa#readme
changelog-type: markdown
hash: aff1d553604b24fb0b194bed5405ab7c4545067fe05ada8079be1ff5e448da1b
test-bench-deps: {}
maintainer: value
synopsis: Haskell representation of the RISC-V instruction set architecture
changelog: ! '# 0.0.2.0
* Fix various errors in th... | Update from Hackage at 2016-12-10T20:15:10Z | Update from Hackage at 2016-12-10T20:15:10Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
d901de624eae4158b5ee00e75b84c0f05ff052da | keps/sig-instrumentation/1602-structured-logging/kep.yaml | keps/sig-instrumentation/1602-structured-logging/kep.yaml | title: Structured Logging
kep-number: 1602
authors:
- "@serathius"
- "@44past4"
- "@DirectXMan12"
- "@ehashman"
owning-sig: sig-instrumentation
participating-sigs:
- sig-architecture
status: implementable
creation-date: 2019-11-15
reviewers:
- "@dims"
- "@mtaufen"
- "@derekwaynecarr"
approvers:
- "@br... | title: Structured Logging
kep-number: 1602
authors:
- "@serathius"
- "@44past4"
- "@DirectXMan12"
- "@ehashman"
owning-sig: sig-instrumentation
participating-sigs:
- sig-architecture
status: implementable
creation-date: 2019-11-15
reviewers:
- "@dims"
- "@mtaufen"
- "@derekwaynecarr"
approvers:
- "@br... | Update KEP 1602 milestone metadata | Update KEP 1602 milestone metadata
| YAML | apache-2.0 | kubernetes/enhancements,kubernetes/enhancements,kubernetes/enhancements |
a931330fd0b608e31ebf009a769e4e906bbc6fed | modules/govuk_jenkins/templates/jobs/mirror_repos.yaml | modules/govuk_jenkins/templates/jobs/mirror_repos.yaml | ---
- job:
name: Check_Mirror_Repositories
display-name: Check_Mirror_Repositories
project-type: freestyle
description: "This job checks if the GOV.UK Github repositories have been mirrored to AWS CodeCommit."
properties:
- build-discarder:
days-to-keep: 30
artifact-n... | ---
- job:
name: Check_Mirror_Repositories
display-name: Check_Mirror_Repositories
project-type: freestyle
description: "This job checks if the GOV.UK Github repositories have been mirrored to AWS CodeCommit."
properties:
- build-discarder:
days-to-keep: 30
artifact-n... | Rework build script for mirror repos check | Rework build script for mirror repos check
Initially this job acted as a placeholder for the Icinga
service and the conditional string comparison steps didn't appear
correctly in Jenkins.
The script has been simplified so that the build is parameterised
with the STATUS param (the status of the upstream Mirror_Reposito... | YAML | mit | alphagov/govuk-puppet,alphagov/govuk-puppet,alphagov/govuk-puppet,alphagov/govuk-puppet,alphagov/govuk-puppet,alphagov/govuk-puppet |
1aba8fd6ad4b8f799977db04b367cfce5a479f44 | manifests/cf-manifest/spec/fixtures/terraform-outputs.yml | manifests/cf-manifest/spec/fixtures/terraform-outputs.yml | ---
terraform_outputs:
cf1_subnet_id: subnet-12345678
cf2_subnet_id: subnet-23456781
cf_root_domain: unit-test.cf.paas.example.com
dns_zone_name: cf.paas.example.com
elb_name: unit-test-cf-router-elb
environment: unit-test
region: sealand-1
zone0: sealand-1a
zone1: sealand-1b
postgres_rds_address: 1... | ---
terraform_outputs:
cf1_subnet_id: subnet-12345678
cf2_subnet_id: subnet-23456781
cf_root_domain: unit-test.cf.paas.example.com
dns_zone_name: cf.paas.example.com
elb_name: unit-test-cf-router-elb
environment: unit-test
region: sealand-1
zone0: sealand-1a
zone1: sealand-1b
postgres_rds_address: 1... | Add missing terraform output to test fixture | Add missing terraform output to test fixture
2ed6603 Added a new terraform output for the ELB, but this wasn't added
to the output fixtures causing the tests to fail.
| YAML | mit | jimconner/paas-cf,jimconner/paas-cf,jimconner/paas-cf,alphagov/paas-cf,alphagov/paas-cf,jimconner/paas-cf,alphagov/paas-cf,alphagov/paas-cf,jimconner/paas-cf,alphagov/paas-cf,alphagov/paas-cf,alphagov/paas-cf,jimconner/paas-cf,jimconner/paas-cf,alphagov/paas-cf |
66e66817040d96ee243ba7fbdde6d4f4e40f4a2d | src/M6Web/Bundle/DaemonBundle/Resources/config/services.yml | src/M6Web/Bundle/DaemonBundle/Resources/config/services.yml | services:
m6_daemon_bundle.event_loop:
class: 'React\EventLoop\LoopInterface'
factory: ['React\EventLoop\Factory', 'create']
| services:
m6_daemon_bundle.event_loop:
class: 'React\EventLoop\LoopInterface'
factory: ['React\EventLoop\Factory', 'create']
public: true
| Make service public for sf4 compatibility | Make service public for sf4 compatibility
| YAML | mit | M6Web/DaemonBundle |
b169230f90cdceb3776948bd9b21c5df0d16763c | packages/ta/takahashi.yaml | packages/ta/takahashi.yaml | homepage: ''
changelog-type: ''
hash: 907771d78ac3db503a9d832bae2dcc3a20d03a3a7698ff7769cb9e84703b27a1
test-bench-deps: {}
maintainer: tokiwoousaka
synopsis: create slide for presentation.
changelog: ''
basic-deps:
base: ! '>=4.6 && <5'
reasonable-operational: ! '>=0.1'
reasonable-lens: ! '>=0.2.1'
mtl: ! '>=2.... | homepage: ''
changelog-type: ''
hash: b65b4a818f1ddbaa406d7e93888888c25c64e85e8aa8dada38eb2fc784ebd179
test-bench-deps: {}
maintainer: tokiwoousaka
synopsis: create slide for presentation.
changelog: ''
basic-deps:
base: ! '>=4.6 && <5'
monad-skeleton: -any
lens: -any
mtl: -any
all-versions:
- '0.2.0.0'
- '0.2.... | Update from Hackage at 2015-07-14T06:19:14+0000 | Update from Hackage at 2015-07-14T06:19:14+0000
| YAML | mit | commercialhaskell/all-cabal-metadata |
949f8c34064e5666ae957d538511fa500ca3f0db | shippable.yml | shippable.yml | ---
resources:
- name: pythonturtle_repo
type: gitRepo
integration: github
buildOnPullRequest: true
pointer:
sourceName: cool-RR/PythonTurtle
jobs:
- name: windows_build
type: runSh
allowPublicAccess: true
runtime:
nodePool: dyn_win16
steps:
- IN: pythonturtle_repo
- TASK:
name: Syst... | ---
resources:
- name: pythonturtle_repo
type: gitRepo
integration: github
buildOnPullRequest: true
pointer:
sourceName: cool-RR/PythonTurtle
jobs:
- name: windows_build
type: runSh
allowPublicAccess: true
runtime:
nodePool: dyn_win16
steps:
- IN: pythonturtle_repo
- TASK:
name: Syst... | Remove spaces from Shippable task names | Remove spaces from Shippable task names
| YAML | mit | cool-RR/PythonTurtle,bittner/PythonTurtle |
f07c05a2297eb2fab237d6cbd3fc59a295ad784a | cluster/manifests/aws-node-decommissioner/cronjob.yaml | cluster/manifests/aws-node-decommissioner/cronjob.yaml | apiVersion: batch/v1beta1
kind: CronJob
metadata:
name: aws-node-decommissioner
namespace: "kube-system"
labels:
application: aws-node-decommissioner
spec:
schedule: "*/5 * * * *"
concurrencyPolicy: Forbid
startingDeadlineSeconds: 600
successfulJobsHistoryLimit: 1
failedJobsHistoryLimit: 1
jobTemp... | apiVersion: batch/v1beta1
kind: CronJob
metadata:
name: aws-node-decommissioner
namespace: "kube-system"
labels:
application: kubernetes
component: aws-node-decommissioner
spec:
schedule: "*/5 * * * *"
concurrencyPolicy: Forbid
startingDeadlineSeconds: 600
successfulJobsHistoryLimit: 1
failedJob... | Move aws-node-decommissioner to the kubernetes application | Move aws-node-decommissioner to the kubernetes application
Signed-off-by: Mikkel Oscar Lyderik Larsen <81479e3d2d1e6902cb05f938ea9a734a092b1af3@zalando.de>
| YAML | mit | zalando-incubator/kubernetes-on-aws,zalando-incubator/kubernetes-on-aws,zalando-incubator/kubernetes-on-aws |
c1e5750140ebff37e306a373439570ab98610fdf | ansible/vagrant.yml | ansible/vagrant.yml | ---
- hosts: all
become: yes
become_method: sudo
gather_facts: no
pre_tasks:
- name: 'install python2'
raw: sudo apt-get -y install python-simplejson
tasks:
- name: update apt cache
apt: update_cache=yes
- name: install packages
apt: name={{ item }} state=present
... | ---
- hosts: all
become: yes
become_method: sudo
gather_facts: no
pre_tasks:
- name: 'install python2'
raw: sudo apt-get -y install python-simplejson
tasks:
- name: update apt cache
apt: update_cache=yes
- name: install packages
apt: name={{ item }} state=present
... | Add missing zip package in ansible inventory | Add missing zip package in ansible inventory
| YAML | mit | neuronalmotion/qtrpi,neuronalmotion/qtrpi |
6a958704373c34397f788e287c76d0be6d592f46 | playbooks/roles/bifrost-create-dib-image/vars/main.yml | playbooks/roles/bifrost-create-dib-image/vars/main.yml | # Copyright (c) 2017 SUSE Linux GmbH.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in w... | # Copyright (c) 2017 SUSE Linux GmbH.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in w... | Fix XFS disk image builds | Fix XFS disk image builds
It is possible to use DIB to build XFS formatted disk images, via the
FS_TYPE environment variable. This fails currently due to the lack of an
xfsprogs package on the host.
This change installs xfsprogs to the host.
Change-Id: Ibf64d69596eb852a2a1c62cb0a202ec552cf1437
Story: 2006831
Task: 3... | YAML | apache-2.0 | openstack/bifrost,openstack/bifrost |
c88df758ad90223bcf5c61efb05a913da2a7a862 | roles/bootstrap/tasks/main.yml | roles/bootstrap/tasks/main.yml | ---
- name: Update APT package cache
apt: update_cache=yes
- name: Upgrade APT to the lastest packages
apt: upgrade=safe
- name: Set locale
command: /usr/sbin/update-locale LC_ALL=en_US.utf8
| ---
- name: Update APT package cache
apt: update_cache=yes
- name: Upgrade APT to the lastest packages
apt: upgrade=safe
- name: Set locale
command: /usr/sbin/update-locale LC_ALL=en_US.utf8
- name: Rebooting machine so new kernel is active
command: shutdown -r now removes=/var/run/reboot-required
async: 0
... | Reboot after packages have been upgraded. | Reboot after packages have been upgraded.
| YAML | apache-2.0 | NLeSC/Chemical-Analytics-Platform |
d339e97bb5f52c50a5d7b96a513e6cdb01058b3d | releasenotes/notes/bug-1659995-f3e716de743b7291.yaml | releasenotes/notes/bug-1659995-f3e716de743b7291.yaml | ---
fixes:
- |
[`bug 1659995 <https://bugs.launchpad.net/keystone/+bug/1659995>`_]
New options have been made available via the user create and update API
(``POST/PATCH /v3/users``) call, the options will allow an admin to
mark users as exempt from certain PCI requirements via an API.
Set the fol... | ---
fixes:
- |
[`bug 1659995 <https://bugs.launchpad.net/keystone/+bug/1659995>`_]
New options have been made available via the user create and update API
(``POST/PATCH /v3/users``) call, the options will allow an admin to
mark users as exempt from certain PCI requirements via an API.
Set the fol... | Revise conf param in releasenotes | Revise conf param in releasenotes
Change-Id: Idd0dfc7e15f86651b8771610fdcdbdb07849bb6e
| YAML | apache-2.0 | mahak/keystone,rajalokan/keystone,openstack/keystone,ilay09/keystone,ilay09/keystone,openstack/keystone,mahak/keystone,rajalokan/keystone,ilay09/keystone,openstack/keystone,rajalokan/keystone,mahak/keystone |
2ca8bd1300f237a11eb3a1655683da22694d62d8 | zuul.d/layout.yaml | zuul.d/layout.yaml | - project:
templates:
- tripleo-buildimage-jobs
- openstack-python3-wallaby-jobs
- release-notes-jobs-python3
post:
jobs:
- publish-openstack-python-branch-tarball
| - project:
templates:
- tripleo-buildimage-jobs
- openstack-python3-xena-jobs
- release-notes-jobs-python3
post:
jobs:
- publish-openstack-python-branch-tarball
| Add Python3 xena unit tests | Add Python3 xena unit tests
This is an automatically generated patch to ensure unit testing
is in place for all the of the tested runtimes for xena.
See also the PTI in governance [1].
[1]: https://governance.openstack.org/tc/reference/project-testing-interface.html
Change-Id: Ia63b1b55cbc844b6ef6e3619334e408a81c49... | YAML | apache-2.0 | openstack/tripleo-image-elements,openstack/tripleo-image-elements |
167560542347b123733fb1659d98ec6bfc3312ea | {{cookiecutter.project_name}}/cookiecutter-options.yml | {{cookiecutter.project_name}}/cookiecutter-options.yml | default_context:
project_name: "{{ cookiecutter.project_name }}"
app_name: "{{ cookiecutter.app_name }}"
python_version: "{{ cookiecutter.python_version }}"
admin_user_username: "admin"
admin_user_email: "admin@brightedge.com"
admin_user_password: "admin"
use_celery: "{{ cookiecutter.use_cel... | default_context:
project_name: "{{ cookiecutter.project_name }}"
app_name: "{{ cookiecutter.app_name }}"
python_version: "{{ cookiecutter.python_version }}"
admin_user_username: "{{ cookiecutter.admin_user_username }}"
admin_user_email: "{{ cookiecutter.admin_user_email }}"
admin_user_password: ... | Use the cookiecutter variables to generate the options file | Use the cookiecutter variables to generate the options file
| YAML | mit | karec/cookiecutter-flask-restful |
33f152197c33a1f4841e8164d19931c239d1112a | roles/docker/tasks/main.yml | roles/docker/tasks/main.yml | ---
- name: install docker
sudo: yes
yum:
name: docker
state: present
- name: configure docker consul dns
sudo: yes
lineinfile:
dest: /etc/sysconfig/docker
regexp: ^OPTIONS
line: OPTIONS=--selinux-enabled -H fd:// --dns {{ ansible_default_ipv4.address }} --dns-search service.consul
st... | ---
- name: install docker
sudo: yes
yum:
name: docker
state: present
- name: configure docker consul dns
sudo: yes
lineinfile:
dest: /etc/sysconfig/docker
regexp: ^OPTIONS
line: OPTIONS=--selinux-enabled -H fd:// --dns {{ ansible_default_ipv4.address }} --dns-search service.consul
st... | Remove pip install of docker-py. | Remove pip install of docker-py.
| YAML | apache-2.0 | abn/microservices-infrastructure,eirslett/microservices-infrastructure,remmelt/microservices-infrastructure,z00223295/microservices-infrastructure,SillyMoo/microservices-infrastructure,ilboud/microservices-infrastructure,revpoint/microservices-infrastructure,arminc/microservices-infrastructure,CiscoCloud/microservices-... |
442198bac7bbee79452fff76df413a896a341915 | roles/docker/tasks/main.yml | roles/docker/tasks/main.yml | ---
- name: install docker
sudo: yes
yum:
name: http://cbs.centos.org/kojifiles/packages/docker/1.5.0/1.el7/x86_64/docker-1.5.0-1.el7.x86_64.rpm
state: present
- name: configure docker consul dns
sudo: yes
lineinfile:
dest: /etc/sysconfig/docker
regexp: ^OPTIONS
line: OPTIONS=--selinux-ena... | ---
- name: install docker
sudo: yes
yum:
name: http://cbs.centos.org/kojifiles/packages/docker/1.5.0/1.el7/x86_64/docker-1.5.0-1.el7.x86_64.rpm
state: present
- name: configure docker consul dns
sudo: yes
lineinfile:
dest: /etc/sysconfig/docker-network
regexp: ^DOCKER_NETWORK_OPTIONS
line:... | Update docker network options for 1.5 | Update docker network options for 1.5
| YAML | apache-2.0 | chrislovecnm/microservices-infrastructure,datascienceinc/mantl,groknix/microservices-infrastructure,benschumacher/microservices-infrastructure,ilboud/microservices-infrastructure,sudhirpandey/microservices-infrastructure,futuro/microservices-infrastructure,phnmnl/mantl,huodon/microservices-infrastructure,chrislovecnm/m... |
36e079bcdc11e99f5407bff6476f43a073ebb7c3 | .github/FUNDING.yml | .github/FUNDING.yml | # These are supported funding model platforms
custom: https://www.buymeacoffee.com/ph7cms
patreon: ph7cms
| # These are supported funding model platforms
github: pH-7
custom: https://www.buymeacoffee.com/ph7cms
| Swap Patreon to GitHub Sponsor | Swap Patreon to GitHub Sponsor
Since I've now been accepted into the GitHub Beta program 🎉 | YAML | mit | pH7Software/pH7-Social-Dating-CMS,pH7Software/pH7-Social-Dating-CMS,pH7Software/pH7-Social-Dating-CMS,pH7Software/pH7-Social-Dating-CMS |
1f084bc625e8e6bf0031c9dedb7c7e2ab284596b | .github/FUNDING.yml | .github/FUNDING.yml | # These are supported funding model platforms
github: phith0n
patreon: phith0n
open_collective: vulhub
ko_fi: # Replace with a single Ko-fi username
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-... | # These are supported funding model platforms
github: phith0n
patreon:
open_collective:
ko_fi: # Replace with a single Ko-fi username
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
liber... | Remove Patreon and Open Collective buttons | Remove Patreon and Open Collective buttons | YAML | mit | vulhub/vulhub,vulhub/vulhub,vulhub/vulhub,vulhub/vulhub,vulhub/vulhub,vulhub/vulhub,vulhub/vulhub,vulhub/vulhub |
51315217ff971d16a1b1af54d1e80789b302874f | .github/labeler.yml | .github/labeler.yml | C++:
- cpp/**/*
- change-notes/**/*cpp*
C#:
- csharp/**/*
- change-notes/**/*csharp*
Java:
- java/**/*
- change-notes/**/*java.*
JS:
- javascript/**/*
- change-notes/**/*javascript*
Python:
- python/**/*
- change-notes/**/*python*
documentation:
- **/*.qhelp
- **/*.md
| C++:
- cpp/**/*
- change-notes/**/*cpp*
C#:
- csharp/**/*
- change-notes/**/*csharp*
Java:
- java/**/*
- change-notes/**/*java.*
JS:
- javascript/**/*
- change-notes/**/*javascript*
Python:
- python/**/*
- change-notes/**/*python*
documentation:
- **/*.qhelp
- **/*.md
- docs/**/*
| Add `documentation` label to `docs/**/*`. | Add `documentation` label to `docs/**/*`.
| YAML | mit | github/codeql,github/codeql,github/codeql,github/codeql,github/codeql,github/codeql,github/codeql,github/codeql,github/codeql,github/codeql,github/codeql,github/codeql,github/codeql,github/codeql,github/codeql |
3ac3f62705a050556a4f72348d51b67b3bbc7c43 | packages/to/to.yaml | packages/to/to.yaml | homepage: https://github.com/aelve/to
changelog-type: markdown
hash: 05d5629ff8de88559a6076d248cf547f5baf779645048601916ef06ce72bfb2a
test-bench-deps:
base: -any
unordered-containers: -any
text: -any
gauge: -any
containers: -any
maintainer: Artyom Kazak <artyom@aelve.com>
synopsis: Simple, safe, boring type c... | homepage: https://github.com/aelve/to
changelog-type: markdown
hash: bd7b3ecb22cfdc53c9b1733feefa742f6f1f0ee067353a94a6be81077c07a7d8
test-bench-deps:
base: -any
unordered-containers: -any
text: -any
gauge: -any
containers: -any
maintainer: Artyom Kazak <artyom@aelve.com>
synopsis: Simple, safe, boring type c... | Update from Hackage at 2019-08-18T18:41:35Z | Update from Hackage at 2019-08-18T18:41:35Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
b014c0d6b7a2ce3081f2253a536c5ccb76e64eac | cluster/juju/bundles/local.yaml | cluster/juju/bundles/local.yaml | services:
kubernetes:
charm: local:trusty/kubernetes
annotations:
"gui-x": "600"
"gui-y": "0"
expose: true
num_units: 2
etcd:
charm: cs:~lazypower/trusty/etcd
annotations:
"gui-x": "300"
"gui-y": "0"
num_units: 1
relations:
- - "kubernetes:etcd"
- "etcd:db"
... | services:
kubernetes:
charm: local:trusty/kubernetes
annotations:
"gui-x": "600"
"gui-y": "0"
expose: true
num_units: 2
etcd:
charm: cs:~containers/trusty/etcd
annotations:
"gui-x": "300"
"gui-y": "0"
num_units: 1
relations:
- - "kubernetes:etcd"
- "etcd:db"... | Move to the ~containers namespace etcd | Move to the ~containers namespace etcd
| YAML | apache-2.0 | juanvallejo/kubernetes,huangyuqi/kubernetes,kokhang/kubernetes,jacekn/kubernetes,ddysher/kubernetes,majorleaguesoccer/kubernetes,ravisantoshgudimetla/kubernetes,mikebrow/kubernetes,linux-on-ibm-z/kubernetes,ronnielai/kubernetes,phvu/kubernetes,lichen2013/kubernetes,micmro/kubernetes,lavalamp/kubernetes,Dmitry1987/kuber... |
305c8398275b1484a929c072bddee8f02abc9c59 | metadata/com.cg.lrceditor.yml | metadata/com.cg.lrceditor.yml | Categories:
- Multimedia
License: GPL-3.0-only
AuthorName: CG Devworks
AuthorEmail: cg.devworks@gmail.com
SourceCode: https://github.com/Spikatrix/LRC-Editor
IssueTracker: https://github.com/Spikatrix/LRC-Editor/issues
AutoName: LRC Editor
RepoType: git
Repo: https://github.com/Spikatrix/LRC-Editor.git
Builds:
-... | Categories:
- Multimedia
License: GPL-3.0-only
AuthorName: CG Devworks
AuthorEmail: cg.devworks@gmail.com
SourceCode: https://github.com/Spikatrix/LRC-Editor
IssueTracker: https://github.com/Spikatrix/LRC-Editor/issues
AutoName: LRC Editor
RepoType: git
Repo: https://github.com/Spikatrix/LRC-Editor.git
Builds:
-... | Update LRC Editor to 3.2.6 (56) | Update LRC Editor to 3.2.6 (56)
| YAML | agpl-3.0 | f-droid/fdroiddata,f-droid/fdroiddata |
4fcdf3e04e65cd0261a5e5e658341ec7fc37ecc5 | roles/mysql/tasks/main.yml | roles/mysql/tasks/main.yml | ---
- name: Install MySQL
apt: pkg=mysql state=latest update_cache=yes cache_valid_time={{ aptcachetime }}
with_items:
- mysql-server-5.6
- mysql-client-5.6
- python-mysqldb
- mytop
- name: Configure MySQL Password Lifetime
mysql_variables: variable="{{ item.variable }}" value="{{ item.value }}"... | ---
- name: Install MySQL
apt: pkg=mysql state=latest update_cache=yes cache_valid_time={{ aptcachetime }}
with_items:
- mysql-server-5.6
- mysql-client-5.6
- python-mysqldb
- mytop
- name: Configure MySQL Password Lifetime
lineinfile: dest=/etc/mysql/my.cnf
regexp="default_password_lifetime... | Fix MySQL role configuration changes | Fix MySQL role configuration changes
| YAML | mit | ivannieto/ansible-ubuntu,ivannieto/ansible-ubuntu,Benoth/ansible-ubuntu,Benoth/ansible-ubuntu |
ad5f8bf958aba2866f3dd165a2e34e85a928068e | src/DjebbZ/TicketBundle/Resources/config/routing.yml | src/DjebbZ/TicketBundle/Resources/config/routing.yml | djebbz_ticket_homepage:
path: /
defaults: { _controller: DjebbzTicketBundle:Default:index }
djebbz_ticket_login:
path: /login
defaults: { _controller: DjebbzTicketBundle:Default:login }
djebbz_ticket_logout:
pattern: /logout
defaults: { _controller: DjebbzTicketBundle:Default:logout }
dje... | djebbz_ticket_homepage:
path: /home
defaults: { _controller: DjebbzTicketBundle:Default:index }
djebbz_ticket_login:
path: /login
defaults: { _controller: DjebbzTicketBundle:Default:login }
djebbz_ticket_logout:
pattern: /logout
defaults: { _controller: DjebbzTicketBundle:Default:logout }
... | Change index url to /home | Change index url to /home
| YAML | mit | DjebbZ/symfony-playground |
c7f878bf85d3cfd4c8440262701f36be01f35dcf | mongodb-server/tasks/main.yml | mongodb-server/tasks/main.yml | ---
- name: Add the MongoDB repo key
apt_key: url=http://docs.mongodb.org/10gen-gpg-key.asc state=present
- name: Add the MongoDB APT repository
apt_repository: repo="deb http://downloads-distro.mongodb.org/repo/ubuntu-upstart dist 10gen" state=present
- name: Install the MongoDB package
apt: name=mongodb-10gen... | ---
- name: Add the MongoDB repo key
apt_key: url=http://docs.mongodb.org/10gen-gpg-key.asc state=present
- name: Add the MongoDB APT repository
apt_repository: repo="deb http://repo.mongodb.org/apt/ubuntu {{ ansible_distribution_release }}/mongodb-org/3.0 multiverse" state=present
- name: Install the MongoDB pac... | Update MongoDB repo to new URL and package name. | Update MongoDB repo to new URL and package name.
| YAML | mit | tomku/ansible-roles |
950a1b85c89cfcd11b399e8cdbdbd90fa0c0fd44 | data/rubygems.yml | data/rubygems.yml | # Gem name: GitHub repository
actioncable: rails/rails
actionmailer: rails/rails
actionpack: rails/rails
actionview: rails/rails
activejob: rails/rails
activemodel: rails/rails
activerecord: rails/rails
activesupport: rails/rails
capistrano: capistrano/capistrano
coffee-script-source: jashkenas/coffeescript
railties: ... | # Gem name: GitHub repository
actioncable: rails/rails
actionmailer: rails/rails
actionpack: rails/rails
actionview: rails/rails
activejob: rails/rails
activemodel: rails/rails
activerecord: rails/rails
activesupport: rails/rails
capistrano: capistrano/capistrano
coffee-script-source: jashkenas/coffeescript
mixlib-arc... | Add mixlib-archive to the gem dictionary | :wrench: Add mixlib-archive to the gem dictionary
| YAML | mit | masutaka/compare_linker |
14fa575eec6ca320b99eb6ceaa6217712e5bb1c0 | packages/gr/groups.yaml | packages/gr/groups.yaml | homepage: ''
changelog-type: ''
hash: 99e7d617dfadb49f7d086d727dd7a40e6bbeb3c733942a97187a089587f719f8
test-bench-deps: {}
maintainer: nvd1234@gmail.com
synopsis: Haskell 98 groups
changelog: ''
basic-deps:
base: <5
all-versions:
- '0.1'
- '0.1.0.1'
- '0.2.0.0'
- '0.2.0.1'
- '0.3.0.0'
- '0.4.0.0'
author: Nathan "Tane... | homepage: ''
changelog-type: ''
hash: 019c80b002e2df85e0f047206f6ab7a409f92e8fd0b9ba8150ed4c463585b6e7
test-bench-deps: {}
maintainer: nvd1234@gmail.com
synopsis: Haskell 98 groups
changelog: ''
basic-deps:
base: <5
all-versions:
- '0.1'
- '0.1.0.1'
- '0.2.0.0'
- '0.2.0.1'
- '0.3.0.0'
- '0.4.0.0'
- '0.4.1.0'
author: ... | Update from Hackage at 2017-11-22T22:12:43Z | Update from Hackage at 2017-11-22T22:12:43Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
c579db8cb48f07d71e992a937443952895f831f6 | packages/on/online.yaml | packages/on/online.yaml | homepage: https://github.com/tonyday567/online#readme
changelog-type: ''
hash: 8e1429d82481f25a0468c2d44366d5740ba843e1eff92a5ebebc10070dcf9a35
test-bench-deps:
base: '>=4.7 && <5'
doctest: -any
tasty: -any
maintainer: tonyday567@gmail.com
synopsis: online statistics
changelog: ''
basic-deps:
tdigest: -any
ba... | homepage: https://github.com/tonyday567/online#readme
changelog-type: ''
hash: 3fdbe1646f4263f6f7d6818a19a229d0bcdd50055437cc3dbec85d84e54a357c
test-bench-deps:
numhask: '>=0.6 && <0.7'
online: -any
base: '>=4.7 && <5'
doctest: -any
maintainer: tonyday567@gmail.com
synopsis: See readme.md
changelog: ''
basic-de... | Update from Hackage at 2020-07-15T23:52:15Z | Update from Hackage at 2020-07-15T23:52:15Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
36882c9363edf976a5be1f4aa58a07295002aaec | website/src/_data/authors.yml | website/src/_data/authors.yml | aljoscha:
name: Aljoscha Krettek
email: aljoscha@apache.org
twitter: aljoscha
davor:
name: Davor Bonaci
email: davor@apache.org
twitter: BonaciDavor
dhalperi:
name: Dan Halperin
email: dhalperi@apache.org
twitter:
fjp:
name: Frances Perry
email: frances@apache.org
twitter... | aljoscha:
name: Aljoscha Krettek
email: aljoscha@apache.org
twitter: aljoscha
davor:
name: Davor Bonaci
email: davor@apache.org
twitter: BonaciDavor
dhalperi:
name: Dan Halperin
email: dhalperi@apache.org
twitter:
fjp:
name: Frances Perry
email: frances@apache.org
twitter... | Add klk as a blog author | Add klk as a blog author
| YAML | apache-2.0 | chamikaramj/beam,markflyhigh/incubator-beam,chamikaramj/beam,markflyhigh/incubator-beam,apache/beam,robertwb/incubator-beam,rangadi/incubator-beam,chamikaramj/beam,RyanSkraba/beam,robertwb/incubator-beam,charlesccychen/beam,robertwb/incubator-beam,RyanSkraba/beam,rangadi/beam,charlesccychen/incubator-beam,lukecwik/incu... |
b89febd8c7e2fdccc13f38c625ea5b3e0ef399a7 | .expeditor/release.omnibus.yml | .expeditor/release.omnibus.yml | ---
project-name: supermarket
config: omnibus/omnibus.rb
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
ubuntu-14.04-x86_64:
- ubuntu-14.04-x86_64
- ubuntu-16.04-x86_64
- ubuntu-18.04-x86_64
| ---
project-name: supermarket
config: omnibus/omnibus.rb
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
ubuntu-16.04-x86_64:
- ubuntu-16.04-x86_64
- ubuntu-18.04-x86_64
| Remove Ubuntu 14.04 from expeditor | Remove Ubuntu 14.04 from expeditor
Signed-off-by: Christopher A. Snapp <dffaa860ed97a8fe2bd7fd9817f16f80af273fae@chef.io>
| YAML | apache-2.0 | chef/supermarket,robbkidd/supermarket,chef/supermarket,chef/supermarket,chef/supermarket,robbkidd/supermarket,chef/supermarket,robbkidd/supermarket,robbkidd/supermarket |
1972bd14f349ff66a3af21950365fd3b5e6015f8 | .expeditor/verify.pipeline.yml | .expeditor/verify.pipeline.yml | steps:
- label: run-lint-and-specs-ruby-2.4
command:
- asdf local ruby 2.4.5
- export USER="root"
- bundle install --jobs=7 --retry=3 --without docs development
- bundle exec rake
expeditor:
executor:
docker:
- label: run-lint-and-specs-ruby-2.5
command:
- asdf local ruby 2.5.5
... | steps:
- label: run-lint-and-specs-ruby-2.4
command:
- export USER="root"
- bundle install --jobs=7 --retry=3 --without docs development
- bundle exec rake
expeditor:
executor:
docker:
image: ruby:2.4-stretch
- label: run-lint-and-specs-ruby-2.5
command:
- bundle install --jobs... | Switch to using the ruby docker containers | Switch to using the ruby docker containers
They're small and they always have the latest point release
Signed-off-by: Tim Smith <764ef62106582a09ed09dfa0b6bff7c05fd7d1e4@chef.io>
| YAML | apache-2.0 | chef/mixlib-shellout,chef/mixlib-shellout |
b33eebf7631516e479cfcb38173ab2e7cbfab209 | .github/workflows/node-red.yml | .github/workflows/node-red.yml | name: Node-Red
on:
workflow_dispatch:
inputs:
node-red-version:
description: 'Node-Red version'
required: true
default: '2.0.5'
jobs:
build_multi_arch_images:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v2
- name: Set u... | name: Node-Red
on:
workflow_dispatch:
inputs:
node-red-version:
description: 'Node-Red version'
required: true
default: '2.0.5'
jobs:
build_multi_arch_images:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v2
- name: Set u... | Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 | Bump docker/setup-buildx-action from 1.5.1 to 1.6.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.5.1...v1.6.0)
---
up... | YAML | apache-2.0 | cpswan/dockerfiles |
4080a227ecaf50d6ff7dc2054b27cbcecef63306 | .github/workflows/phpunit.yaml | .github/workflows/phpunit.yaml | name: PHPUnit
on:
push:
branches:
- master
tags:
- v*.*.*
pull_request:
branches:
- master
jobs:
Build:
runs-on: 'ubuntu-latest'
container: 'byjg/php:${{ matrix.php-version }}-cli'
strategy:
matrix:
php-version:
# - "8.1"
# - "8.0"
... | name: PHPUnit
on:
push:
branches:
- master
tags:
- v*.*.*
pull_request:
branches:
- master
jobs:
Build:
runs-on: 'ubuntu-latest'
container: 'byjg/php:${{ matrix.php-version }}-cli'
strategy:
matrix:
php-version:
# - "8.1"
# - "8.0"
... | Fix tests with PHPUnit 9 (+2) | Fix tests with PHPUnit 9 (+2)
| YAML | mit | byjg/migration,byjg/migration |
6f9119a37770e18097c2f3a02be86375553913bf | azure-pipelines.yml | azure-pipelines.yml | # Starter pipeline
# Start with a minimal pipeline that you can customize to build and deploy your code.
# Add steps that build, run tests, deploy, and more:
# https://aka.ms/yaml
trigger:
- master
pool:
vmImage: 'windows-2019'
variables:
GO111MODULE: on
steps:
- script: go version
displayName: 'Go version'
... | # Starter pipeline
# Start with a minimal pipeline that you can customize to build and deploy your code.
# Add steps that build, run tests, deploy, and more:
# https://aka.ms/yaml
trigger:
- master
pool:
vmImage: 'windows-2019'
variables:
GO111MODULE: on
steps:
- task: GoTool@0
inputs:
version: 1.13
- sc... | Upgrade Go version to 1.13 on Azure Pipelines | Upgrade Go version to 1.13 on Azure Pipelines
| YAML | mpl-2.0 | wata727/tflint,wata727/tflint,wata727/tflint,terraform-linters/tflint,wata727/tflint,terraform-linters/tflint |
85d9237f25ffb0dea624f74c9fb46a77f48ff563 | iOS/JZMultiChoicesCircleButton/component/component.yaml | iOS/JZMultiChoicesCircleButton/component/component.yaml | name: JZMultiChoicesCircleButton
id: jzmultichoicescirclebutton
version: 1.1
summary: Multi choice circle button with cool 3d parallax effect
publisher: Xamarin Inc
publisher-url: https://go.microsoft.com/fwlink/?linkid=865975
src-url: https://go.microsoft.com/fwlink/?linkid=865975
license: ../License.md
detail... | name: JZMultiChoicesCircleButton
id: jzmultichoicescirclebutton
version: 1.1
summary: Multi choice circle button with cool 3d parallax effect
publisher: Xamarin Inc
publisher-url: https://go.microsoft.com/fwlink/?linkid=865975
src-url: https://go.microsoft.com/fwlink/?linkid=865975
license: ../License.md
detail... | Add ThirdPartyNotice to the xam file | [JZMultiChoicesCircleButton] Add ThirdPartyNotice to the xam file
| YAML | mit | xamarin/XamarinComponents,xamarin/XamarinComponents,xamarin/XamarinComponents,bholmes/XamarinComponents,bholmes/XamarinComponents,xamarin/XamarinComponents,bholmes/XamarinComponents,bholmes/XamarinComponents,xamarin/XamarinComponents,xamarin/XamarinComponents,bholmes/XamarinComponents,bholmes/XamarinComponents |
53c824e621f5e47379074c9025669b9120bf207d | packages/co/constaparser.yaml | packages/co/constaparser.yaml | homepage: https://github.com/chessai/constaparser
changelog-type: markdown
hash: f488aea9c039b6d746da16124815a1df98f5c0cdb4a3e5aa6375898017bbbc8b
test-bench-deps: {}
maintainer: chessai1996@gmail.com
synopsis: Parse ByteStrings of a constant length.
changelog: ! '# 0.1.0.0
Initial version.
'
basic-deps:
bytestrin... | homepage: https://github.com/chessai/constaparser
changelog-type: markdown
hash: 742c9406ae69f2f5463cbcc21cc8531f061df2a78df7f19e6bd8abeaa1d06f72
test-bench-deps: {}
maintainer: chessai1996@gmail.com
synopsis: Parse ByteStrings of a prescribed length.
changelog: ! '# 0.1.0.0
Initial version.
'
basic-deps:
bytestr... | Update from Hackage at 2018-06-22T17:09:09Z | Update from Hackage at 2018-06-22T17:09:09Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
eefaeb2be11c9d55b89eb578504f46e97e908410 | packages/d3/d3d11binding.yaml | packages/d3/d3d11binding.yaml | homepage: https://github.com/jwvg0425/d3d11binding
changelog-type: ''
hash: 8aa1e94c61ee25a4811b78b359247f8df51048678ea4f2023988d255cb1832ae
test-bench-deps: {}
maintainer: jwvg0425@naver.com
synopsis: A raw binding for the directX 11
changelog: ''
basic-deps:
base: ! '>=4.8 && <5'
Win32: ! '>=2.3.0.0'
c-storable... | homepage: https://github.com/jwvg0425/d3d11binding
changelog-type: ''
hash: acbc67618dfcf3ad89f29b1ff1e071e80d51a9ed57cd4ae39e87816e1c621d01
test-bench-deps: {}
maintainer: jwvg0425@naver.com
synopsis: A raw binding for the directX 11
changelog: ''
basic-deps:
base: ! '>=4.8 && <5'
Win32: ! '>=2.3.0.0'
c-storable... | Update from Hackage at 2016-05-02T15:28:15+0000 | Update from Hackage at 2016-05-02T15:28:15+0000
| YAML | mit | commercialhaskell/all-cabal-metadata |
b080ed61d97e48073496f613da85e619b6da6d10 | packages/da/data-inttrie.yaml | packages/da/data-inttrie.yaml | homepage: http://github.com/luqui/data-inttrie
changelog-type: ''
hash: b72e1ec01c22b66d100414773ed13d0fa2a65c11ae51e54f6f8c5ef2129e63fc
test-bench-deps: {}
maintainer: Luke Palmer <lrpalmer@gmail.com>
synopsis: A lazy, infinite trie of integers.
changelog: ''
basic-deps:
base: ! '>=3 && <5'
all-versions:
- '0.0.1'
-... | homepage: https://github.com/luqui/data-inttrie
changelog-type: markdown
hash: 91d073540aea2da72178138108a7dc48bdc47ed679fbf1c53976a080a634bb5b
test-bench-deps: {}
maintainer: lrpalmer@gmail.com
synopsis: A simple lazy, infinite trie from integers
changelog: ! '# Revision history for data-inttrie
## 0.1.2 -- YYYY-... | Update from Hackage at 2018-03-27T20:31:16Z | Update from Hackage at 2018-03-27T20:31:16Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
b7029a88671b23ee925894b8f20b6723ff5d1192 | actions/st2_pkg_test_and_promote_enterprise.meta.yaml | actions/st2_pkg_test_and_promote_enterprise.meta.yaml | ---
name: st2_pkg_test_and_promote_enterprise
pack: st2ci
description: Run end to end tests and promote st2 enterprise packages from staging for a given distro
enabled: true
runner_type: orquesta
entry_point: workflows/st2_pkg_test_and_promote_enterprise.yaml
parameters:
hostname:
type: string
description: >
... | ---
name: st2_pkg_test_and_promote_enterprise
pack: st2ci
description: Run end to end tests and promote st2 enterprise packages from staging for a given distro
enabled: true
runner_type: orquesta
entry_point: workflows/st2_pkg_test_and_promote_enterprise.yaml
parameters:
hostname:
type: string
description: >
... | Enable promotion of unstable bionic packages | Enable promotion of unstable bionic packages
Add UBUNTU18 in the enum for supported distro for testing and promoting enterprise packages.
| YAML | apache-2.0 | StackStorm/st2ci |
c5d8f4185f6a71310001cc1761f184ee34cd8cec | bitbucket-pipelines.yml | bitbucket-pipelines.yml | pipelines:
default:
- parallel:
- step:
name: Test latest Node.js version
image: 'node:latest'
caches:
- node
script:
- npm install
- npm test
- step:
name: Test original latest major Node.js vers... | pipelines:
default:
- parallel:
- step:
name: Test latest Node.js version
image: 'node:latest'
caches:
- node
script:
- npm install
- npm test
# - step:
# name: Test original latest major Node.js ve... | Remove test on Node.js 12.0.0 because of an issue with Bitbucket Pipelines | Remove test on Node.js 12.0.0 because of an issue with Bitbucket Pipelines
| YAML | mit | absolunet/nwayo,absolunet/nwayo,absolunet/nwayo |
c02ddf45a2586949a3e707e984baf5016593a426 | playbooks/external-ip/external-ip.yaml | playbooks/external-ip/external-ip.yaml | ---
# For Amazon EC2 hosts, use the ec2 fact
- hosts: external-ip:&amazon
tasks:
- set_fact: external_hostname="{{ansible_ec2_public_hostname}}"
# For non-EC2 hosts, use a detected external IP address
- hosts: external-ip:!amazon:&apt
sudo: yes
tasks:
- name: Install curl
apt: name=curl state=pres... | ---
# For Amazon EC2 hosts, use the ec2 fact
- hosts: external-ip:&amazon
tasks:
- set_fact: external_hostname="{{ansible_ec2_public_hostname}}"
# For non-EC2 hosts, use a detected external IP address
- hosts: external-ip:!amazon:&apt
sudo: yes
tasks:
- name: Install curl
apt: name=curl state=pres... | Use a more general method to detect external IP address. Existing method only worked for Amazon instances. | Use a more general method to detect external IP address.
Existing method only worked for Amazon instances.
| YAML | apache-2.0 | BioVeL/ansible-playbooks,scman1/ansible-portal |
fb2f2261b40213e65a8eb54877d0f119bb8358ce | devtools/conda-recipe/meta.yaml | devtools/conda-recipe/meta.yaml | package:
name: perses-dev
version: !!str 0.0.0
source:
path: ../../
build:
preserve_egg_dir: True
number: 0
requirements:
build:
- python
- setuptools
- numpy
- scipy
- numexpr
- autograd
- pymbar
- openmm >=7.0.1
- parmed
- openmoltools
- alchemy >=1.2.0
-... | package:
name: perses-dev
version: !!str 0.0.0
source:
path: ../../
build:
preserve_egg_dir: True
number: 0
requirements:
build:
- python
- setuptools
- numpy
- scipy
- numexpr
- autograd
- pymbar
- openmm >=7.0.1
- parmed
- openmoltools
- alchemy >=1.2.0
-... | Revert to a version of numba that works. | Revert to a version of numba that works.
| YAML | mit | choderalab/perses,choderalab/perses |
20a41ad0b2ad29d429b72f05a4f3f312b46184c5 | devtools/conda-recipe/meta.yaml | devtools/conda-recipe/meta.yaml | package:
name: mbuild
version: {{ GIT_DESCRIBE_TAG }}
source:
path: ../../
build:
number: {{ environ.get('GIT_DESCRIBE_NUMBER', 0)}}
script: python setup.py install --single-version-externally-managed --record record.txt
requirements:
build:
- python
run:
- python
- numpy
- scipy
-... | package:
name: mbuild
version: {{ GIT_DESCRIBE_TAG }}
source:
path: ../../
build:
number: {{ environ.get('GIT_DESCRIBE_NUMBER', 0)}}
script: python setup.py install --single-version-externally-managed --record record.txt
requirements:
build:
- python
run:
- python
- numpy
- scipy
-... | Add networkx to conda recipe | Add networkx to conda recipe
| YAML | mit | iModels/mbuild,iModels/mbuild |
cbb18cf025223db6bb216219ca37d1437d265a50 | conda-recipes/libgdf/meta.yaml | conda-recipes/libgdf/meta.yaml | # Copyright (c) 2018, NVIDIA CORPORATION.
# Usage:
# conda build -c defaults -c conda-forge .
package:
name: libgdf
version: {{ environ.get('GIT_DESCRIBE_TAG', '0.0.0.dev').lstrip('v') }}
source:
# git_url: ../..
path: ../..
build:
number: {{ environ.get('GIT_DESCRIBE_NUMBER', 0) }}
script_env:
- C... | # Copyright (c) 2018, NVIDIA CORPORATION.
# Usage:
# conda build -c defaults -c conda-forge .
{% set cuda_version='.'.join(environ.get('CUDA', 'unknown').split('.')[:2]) %}
package:
name: libgdf
version: {{ environ.get('GIT_DESCRIBE_TAG', '0.0.0.dev').lstrip('v') }}
source:
# git_url: ../..
path: ../..
bui... | Embed cuda version inside the build-string of the conda-package. | Embed cuda version inside the build-string of the conda-package.
| YAML | apache-2.0 | gpuopenanalytics/libgdf,gpuopenanalytics/libgdf,gpuopenanalytics/libgdf,gpuopenanalytics/libgdf |
00e87129b7a3fc249f1cc276d9c8deb88a64d338 | config/prisons/WTI-whatton.yml | config/prisons/WTI-whatton.yml | ---
name: Whatton
nomis_id: WTI
address:
- New Lane
- 'NG13 9FQ '
email: socialvisits.whatton@hmps.gsi.gov.uk
enabled: true
estate: Whatton
phone: 01949 803564
slots:
fri:
- 1415-1615
mon:
- 1415-1615
sat:
- 0900-1130
- 1400-1600
sun:
- 0900-1130
- 1400-1600
thu:
- 1415-1615
unbookable:
- 2014-1... | ---
name: Whatton
nomis_id: WTI
address:
- New Lane
- 'NG13 9FQ '
email: socialvisits.whatton@hmps.gsi.gov.uk
enabled: true
estate: Whatton
phone: 01949 803564
slots:
fri:
- 1415-1615
mon:
- 1415-1615
sat:
- 0900-1130
- 1400-1600
sun:
- 0900-1130
- 1400-1600
thu:
- 1415-1615
unbookable:
- 2014-1... | Update Whatton Christmas visit slots | Update Whatton Christmas visit slots
Unbookable:
- Christmas Eve
- Christmas Day
- Boxing Day
- 29th December
- 30th December
- New Year's Day | YAML | mit | ministryofjustice/prison-visits,ministryofjustice/prison-visits,ministryofjustice/prison-visits |
6b2a36a8f883d6eebeaa0c1d8babb9c6728f7ecb | roles/prediction-models/tasks/main.yml | roles/prediction-models/tasks/main.yml | ---
- include: install_r.yml
tags: r
- include: build_r_package.yml
tags: r
- name: R | Cron job template
template: src=run-predictions.sh.j2
dest={{ virtualenv_path }}/src/fire-risk/r_code/run-predictions.sh
owner={{ gunicorn_user }}
mode="u+x,g+x,o+x"
tags: r
- cron:
... | ---
- include: install_r.yml
tags: r
- include: build_r_package.yml
tags: r
- name: R | Cron job template
template: src=run-predictions.sh.j2
dest={{ virtualenv_path }}/src/fire-risk/r_code/run-predictions.sh
owner={{ gunicorn_user }}
mode="u+x,g+x,o+x"
tags: r
- cron:
... | Fix predictions crontab, ONE time every 3 days | Fix predictions crontab, ONE time every 3 days
| YAML | mit | FireCARES/firecares-ansible,FireCARES/firecares-ansible,FireCARES/firecares-ansible |
ceca327a992c03bfff48084bd6d0be23e1d57205 | defaults/env.yml | defaults/env.yml | # Copyright (c) 2015 Intel Corporation
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in ... | # Copyright (c) 2015 Intel Corporation
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in ... | Use Consul as a default resolver | Use Consul as a default resolver
| YAML | apache-2.0 | trustedanalytics/platform-ansible,trustedanalytics/platform-ansible,trustedanalytics/platform-ansible |
c31c831cddc738b656dfc3d463b4cb94594b1897 | packages/pa/pareto-front.yaml | packages/pa/pareto-front.yaml | homepage: https://nest.pijul.com/quickdudley/pareto-front
changelog-type: markdown
hash: 1fb6c254fec179e998a8fd24cd5cf052b4cf26994916d692c2da8cec6b6b5b14
test-bench-deps:
base: '>=4.7 && <5'
pareto-front: -any
maintainer: quick.dudley@gmail.com
synopsis: Monoids for dealing with Pareto efficiency
changelog: |
# C... | homepage: https://nest.pijul.com/quickdudley/pareto-front
changelog-type: markdown
hash: 2b529746ff35dafc1ac6028539180c2694bad13ffd567406aeb0b6b4e35e380d
test-bench-deps:
base: '>=4.7 && <5'
pareto-front: -any
maintainer: quick.dudley@gmail.com
synopsis: Monoids for dealing with Pareto efficiency
changelog: |
# C... | Update from Hackage at 2022-02-09T03:11:06Z | Update from Hackage at 2022-02-09T03:11:06Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
6b8e20ca94d9c4451bf8daa40a0fdbd85e06d226 | src/pages/find-property-information/account/create/info.yaml | src/pages/find-property-information/account/create/info.yaml | name: Register
categories:
primary: Land Registry
secondary: Find property information account pages
dependencies:
- elements/govuk/layout
- elements/govuk/core
- elements/govuk/lists
- elements/govuk/forms
- elements/land-registry/core
- elements/land-registry/split-detail
- elements/land-registry/s... | name: Register
categories:
primary: Land Registry
secondary: Find property information account pages
dependencies:
- elements/govuk/layout
- elements/govuk/core
- elements/govuk/lists
- elements/govuk/forms
- elements/land-registry/core
- elements/land-registry/split-detail
- elements/land-registry/s... | Add form session storage as a dependency of the register form | Add form session storage as a dependency of the register form
| YAML | mit | LandRegistry/land-registry-elements,LandRegistry/land-registry-elements,LandRegistry/land-registry-elements,LandRegistry/land-registry-elements,LandRegistry/land-registry-elements |
d70ba1adbe9579d560a04c40fdbc2f9dfc1c94e4 | recipes/exmol/meta.yaml | recipes/exmol/meta.yaml | {% set name = "exmol" %}
{% set version = "0.3.2" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/exmol-{{ version }}.tar.gz
sha256: 6239a97c66ed67ac1500ed8e474ac018ad399f7766fd4207c91226145f99d9d8
build:
number: 0
noarch: p... | {% set name = "exmol" %}
{% set version = "0.3.2" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/exmol-{{ version }}.tar.gz
sha256: 6239a97c66ed67ac1500ed8e474ac018ad399f7766fd4207c91226145f99d9d8
build:
number: 0
noarch: p... | Remove pip check since `rdkit` is called `rdkit-pypi` in the setup.py file. | Remove pip check since `rdkit` is called `rdkit-pypi` in the setup.py file. | YAML | bsd-3-clause | mariusvniekerk/staged-recipes,jochym/staged-recipes,goanpeca/staged-recipes,kwilcox/staged-recipes,johanneskoester/staged-recipes,jakirkham/staged-recipes,jochym/staged-recipes,conda-forge/staged-recipes,ocefpaf/staged-recipes,ReimarBauer/staged-recipes,stuertz/staged-recipes,kwilcox/staged-recipes,ReimarBauer/staged-r... |
264479accd4e3d9d9bea24d8435d123e3d128f8d | recipes/pymix/meta.yaml | recipes/pymix/meta.yaml | {% set name = "pymix" %}
{% set version = "0.8" %}
{% set md5 = "4e2b7db99251d9ce6d0527528224a45b" %}
source:
fn: {{ name }}-{{ version }}a.tar.gz
md5: {{ md5 }}
url: http://www.pymix.org/{{ name }}-{{ version }}a.tar.gz
patches:
- setup.py.patch
build:
number: 0
skip: True # [not py27]
package:
na... | {% set name = "pymix" %}
{% set version = "0.8" %}
{% set md5 = "4e2b7db99251d9ce6d0527528224a45b" %}
source:
fn: {{ name }}-{{ version }}a.tar.gz
md5: {{ md5 }}
url: http://www.pymix.org/{{ name }}-{{ version }}a.tar.gz
patches:
- setup.py.patch
build:
number: 0
skip: True # [not py27]
package:
na... | Test with gcc and not llvm as dependency for OSX | Test with gcc and not llvm as dependency for OSX
| YAML | mit | abims-sbr/bioconda-recipes,matthdsm/bioconda-recipes,peterjc/bioconda-recipes,gvlproject/bioconda-recipes,ivirshup/bioconda-recipes,matthdsm/bioconda-recipes,rvalieris/bioconda-recipes,oena/bioconda-recipes,xguse/bioconda-recipes,mcornwell1957/bioconda-recipes,CGATOxford/bioconda-recipes,cokelaer/bioconda-recipes,jfall... |
4fa81de5437817a2093b5a05abadcb101e149979 | romana-install/roles/stack/devstack/prep/tasks/code.yml | romana-install/roles/stack/devstack/prep/tasks/code.yml | - name: Clone devstack
git: repo="https://github.com/openstack-dev/devstack" version="stable/liberty" dest="~/devstack"
- name: Install extras script that patches nova
copy: src="nova-patch.sh" dest="~/devstack/extras.d/91-nova-patch.sh" mode=0644
- name: Install the patch that will be applied
copy: src="romana... | - name: Clone devstack
git: repo="https://github.com/openstack-dev/devstack" version="stable/liberty" dest="~/devstack"
- name: Install extras script - add romana-specific patch to nova
copy: src="nova-patch.sh" dest="~/devstack/extras.d/91-nova-patch.sh" mode=0644
- name: Install the patch that will be applied
... | Update label on nova patching task | Update label on nova patching task
| YAML | apache-2.0 | mortensteenrasmussen/romana,romana/romana,mortensteenrasmussen/romana,romana/romana,mortensteenrasmussen/romana |
1837b2a33d63e99a3b0d5d26caaf5d42ecd0f461 | https-self-signed/provisioning/main.yml | https-self-signed/provisioning/main.yml | ---
- hosts: all
vars_files:
- vars/main.yml
pre_tasks:
- name: Ensure apt cache is updated.
apt: update_cache=yes cache_valid_time=600
roles:
- geerlingguy.firewall
- geerlingguy.pip
- geerlingguy.nginx
tasks:
- import_tasks: tasks/self-signed-cert.yml
- name: Ensure docr... | ---
- hosts: all
vars_files:
- vars/main.yml
pre_tasks:
- name: Ensure apt cache is updated.
apt: update_cache=yes cache_valid_time=600
- name: Install dependency for pyopenssl.
apt: name=libssl-dev state=present
roles:
- geerlingguy.firewall
- geerlingguy.pip
- geerlingguy... | Fix self-signed HTTPS example - install libssl-dev dependency. | Fix self-signed HTTPS example - install libssl-dev dependency.
| YAML | mit | geerlingguy/ansible-for-devops,geerlingguy/ansible-for-devops,geerlingguy/ansible-for-devops,geerlingguy/ansible-for-devops,geerlingguy/ansible-for-devops |
a48c16a9ef1e3cb42f4524095c863692a79b39bc | scripts/jenkins-job.yml | scripts/jenkins-job.yml | # requires-project-root
# ro:limit
---
- hosts: all
become: yes
gather_facts: yes
vars_files:
- "{{ __targetdir__ }}/.cikit/config.yml"
vars:
install: no
pre_tasks:
- include: tasks/project-variable.yml
- include_vars: "{{ item }}"
with_fileglob: "{{ __targetdir__ }}/cikit/vars/*.yml... | # requires-project-root
# ro:limit
---
- hosts: all
become: yes
gather_facts: yes
vars_files:
- "{{ __targetdir__ }}/.cikit/config.yml"
vars:
install: no
pre_tasks:
- include: tasks/project-variable.yml
- include_vars: "{{ item }}"
with_fileglob: "{{ __targetdir__ }}/.cikit/vars/*.ym... | Fix path to variables within the project | [CIKit] Fix path to variables within the project
| YAML | apache-2.0 | BR0kEN-/cikit,BR0kEN-/cikit,BR0kEN-/cikit,BR0kEN-/cikit,BR0kEN-/cikit |
275909e40247a07fa4e866347ca63e239ebc5346 | src/FOSRestExtraBundle/Resources/config/services.yml | src/FOSRestExtraBundle/Resources/config/services.yml | parameters:
param_fetcher_listener.class: M6Web\Bundle\FOSRestExtraBundle\EventListener\ParamFetcherListener
services:
m6_web_fos_rest_extra.listener.param_fetcher.listener:
class: "%param_fetcher_listener.class%"
arguments: [@annotation_reader, @fos_rest.request.param_fetcher]
scope: r... | parameters:
param_fetcher_listener.class: M6Web\Bundle\FOSRestExtraBundle\EventListener\ParamFetcherListener
services:
m6_web_fos_rest_extra.listener.param_fetcher.listener:
class: "%param_fetcher_listener.class%"
arguments: ["@annotation_reader", "@fos_rest.request.param_fetcher"]
scop... | Add support from symfony 3 | Add support from symfony 3
The reserved indicator "@" cannot start a plain scalar. Need Quote. | YAML | mit | M6Web/FOSRestExtraBundle |
8ce81cff0e18d9bb14f62db865fc141dc0d436d7 | examples/cloud-tasklist/src/main/resources/application.yml | examples/cloud-tasklist/src/main/resources/application.yml | server.port: 9001
zuul:
debug:
request: true
routes:
tasklist:
path: /cloud/**
url: http://192.168.99.100:8082/eventservice/
| server.port: 9001
zuul:
debug:
request: true
routes:
tasklist:
path: /cloud/**
url: http://${dockerip:localhost}:8082/eventservice/
| Use property dockerip/localhost for zuul tasklist in proxy | Use property dockerip/localhost for zuul tasklist in proxy
| YAML | apache-2.0 | holisticon/camunda-bpm-cloud,holisticon/camunda-bpm-cloud |
384e4229a05932c22400538ecdb7c8f7ed8d6b8d | metadata/com.github.ashutoshgngwr.tenbitclockwidget.yml | metadata/com.github.ashutoshgngwr.tenbitclockwidget.yml | Categories:
- Time
- Theming
License: GPL-3.0-only
WebSite: https://ashutoshgngwr.github.io/10-bitClockWidget
SourceCode: https://github.com/ashutoshgngwr/10-bitClockWidget
IssueTracker: https://github.com/ashutoshgngwr/10-bitClockWidget/issues
AutoName: 10-bit Clock Widget
Description: 10-bit Clock Widget uses 10... | Categories:
- Time
- Theming
License: GPL-3.0-only
WebSite: https://ashutoshgngwr.github.io/10-bitClockWidget
SourceCode: https://github.com/ashutoshgngwr/10-bitClockWidget
IssueTracker: https://github.com/ashutoshgngwr/10-bitClockWidget/issues
AutoName: 10-bit Clock Widget
Description: 10-bit Clock Widget uses 10... | Update 10-bit Clock Widget to 1.7 (170) | Update 10-bit Clock Widget to 1.7 (170)
| YAML | agpl-3.0 | f-droid/fdroiddata,f-droid/fdroiddata |
befdf90d50b1b5c5c8c0ea0536107616b8b57659 | defaults/main.yml | defaults/main.yml | ---
# Defaults file for aptly
# Custom gpg key
aptly_custom_gpg_key_file : False
aptly_custom_gpg_key_id : False
# User settings
aptly_user : aptly
aptly_group : aptly
aptly_user_home : "/var/lib/aptly"
# Software settings
aptly_version : "0.9.5"
aptly_activate_api : False
aptly_gpg_key : E083A3... | ---
# Defaults file for aptly
# Custom gpg key
aptly_custom_gpg_key_file : False
aptly_custom_gpg_key_id : False
# User settings
aptly_user : 'aptly'
aptly_group : 'aptly'
aptly_user_home : '/var/lib/aptly'
# Software settings
aptly_version : '0.9.5'
aptly_activate_api : False
aptly_gpg_key : '9... | Normalize quoting and change aptly gpg key and server | Normalize quoting and change aptly gpg key and server
| YAML | mit | infOpen/ansible-role-aptly |
5b8b2e490c807c60a25da3890df1f04c33ca107e | tools/deployers/devstack-configs/devstack_template.yaml | tools/deployers/devstack-configs/devstack_template.yaml | TEMPLATE: |
[[local|localrc]]
ADMIN_PASSWORD=Cisco123
SERVICE_TOKEN=$ADMIN_PASSWORD
DATABASE_PASSWORD=$ADMIN_PASSWORD
RABBIT_PASSWORD=$ADMIN_PASSWORD
SERVICE_PASSWORD=$ADMIN_PASSWORD
MYSQL_PASSWORD=$ADMIN_PASSWORD
SERVICE_TOKEN=1112f596-76f3-11e3-b3b2-e716f9080d50
NOVA_USE_QUANTUM_API=v3
LOGFILE=$DE... | TEMPLATE: |
[[local|localrc]]
ADMIN_PASSWORD=Cisco123
SERVICE_TOKEN=$ADMIN_PASSWORD
DATABASE_PASSWORD=$ADMIN_PASSWORD
RABBIT_PASSWORD=$ADMIN_PASSWORD
SERVICE_PASSWORD=$ADMIN_PASSWORD
MYSQL_PASSWORD=$ADMIN_PASSWORD
SERVICE_TOKEN=1112f596-76f3-11e3-b3b2-e716f9080d50
NOVA_USE_QUANTUM_API=v3
LOGFILE=$DE... | Fix the change on the fileserver | Fix the change on the fileserver
Change-Id: I4a31ada033ca853d19bf9341692ada7df64b2f99
| YAML | apache-2.0 | CiscoSystems/os-sqe,CiscoSystems/os-sqe,CiscoSystems/os-sqe |
de2f044895bc155b69cc529a8cba5a31d6ae4508 | eks/cluster.yaml | eks/cluster.yaml | # Reference: https://eksctl.io/usage/creating-and-managing-clusters/
apiVersion: eksctl.io/v1alpha5
kind: ClusterConfig
metadata:
name: wdias-cluster
region: us-east-2
nodeGroups:
- name: ng-1
instanceType: c5.xlarge
desiredCapacity: 1
volumeSize: 10
volumeType: gp2
labels:
datatype: s... | # Reference: https://eksctl.io/usage/creating-and-managing-clusters/
apiVersion: eksctl.io/v1alpha5
kind: ClusterConfig
metadata:
name: wdias-cluster
region: us-east-2
nodeGroups:
- name: ng-1
instanceType: c5.xlarge
# desiredCapacity: 1
minSize: 1
maxSize: 2
volumeSize: 10
volumeType: g... | Set min max node counts | Set min max node counts | YAML | apache-2.0 | wdias/wdias |
0a1bee3cfc09557c55445523e848cf1a7ee2fce8 | plugins/tripleo-overcloud/vars/overcloud/templates/dns.yml | plugins/tripleo-overcloud/vars/overcloud/templates/dns.yml | ---
tripleo_heat_templates:
[]
custom_templates:
parameter_defaults:
NeutronPluginExtensions: qos,port_security,dns
ControllerExtraConfig:
neutron::dns_domain: example.org | ---
tripleo_heat_templates:
[]
custom_templates:
parameter_defaults:
NeutronPluginExtensions: qos,port_security,dns
ControllerExtraConfig:
neutron::dns_domain: openstackgate.local
| Change configured domain for internal DNS tests | Change configured domain for internal DNS tests
Current revisions of the test expect the domain to be
openstackgate.local [0], which is also the expected value for API tests
[1]. Use this value in dns config template
https://bugzilla.redhat.com/show_bug.cgi?id=1739016
[0] https://opendev.org/openstack/neutron-tempes... | YAML | apache-2.0 | redhat-openstack/infrared,redhat-openstack/infrared,redhat-openstack/infrared |
d3078f3417de4a155a4ee0cac016b5660e0685ce | data/links.yml | data/links.yml | nav_links:
- title: Our work
link: '/work'
- title: Services
link:
- title: Design
link: '/design'
- title: Development
link: '/development'
- title: Growth
link: '/growth'
-... | nav_links:
- title: Our work
link: '/work'
- title: Services
link:
- title: Design
link: '/design'
- title: Development
link: '/development'
- title: Growth
link: '/growth'
-... | Change link to the Open Source page | Change link to the Open Source page
| YAML | mit | multunus/multunus-website,multunus/multunus-website,multunus/multunus-website |
da65f80c693908f7462b74af40f35a86d4fba9bd | docs/_config.yml | docs/_config.yml | title: "Carbon Free Footprint Project"
tagline: "An analysis of establishing a Carbon Free Footprint when operating a BC Northern Lights Bloombox "Full Blast" 24/7"
author:
name: "Robert Weber, Director"
email: "mminail@icloud.com"
github: "mminail"
twitter: "mminail"
baseurl: "/"
exclude: ['README.md']... | theme: jekyll-theme-cayman
title: "Carbon Free Footprint Project"
tagline: "An analysis of establishing a Carbon Free Footprint when operating a BC Northern Lights Bloombox "Full Blast" 24/7"
author:
name: "Robert Weber, Director"
email: "mminail@icloud.com"
github: "mminail"
twitter: "mminail"
baseurl:... | Add theme to local copy of config dot yaml | Add theme to local copy of config dot yaml
attempting to rewrite master …
| YAML | agpl-3.0 | rwebaz/Carbon-Free-Footprint-Project,rwebaz/CarbonFreeFootprint |
c5703fefcccb921aac58720eb5f998242221104a | data/building-hours/8-rms.yaml | data/building-hours/8-rms.yaml | name: RMS
subtitle: Regents Hall of Mathematical Sciences
category: Academia
# image: regents-hall-math
schedule:
- title: Hours
hours:
- {days: [Mo, Tu, We, Th, Fr], from: '7:00am', to: '12:00am'}
- {days: [Sa, Su], from: '8:00am', to: '12:00am'}
breakSchedule:
fall: []
thanksgiving: []
winte... | name: RMS
subtitle: Regents Hall of Mathematical Sciences
category: Academia
# image: regents-hall-math
schedule:
- title: Hours
hours:
# - {days: [Mo, Tu, We, Th, Fr], from: '7:00am', to: '12:00am'}
# - {days: [Sa, Su], from: '8:00am', to: '12:00am'}
breakSchedule:
fall: []
thanksgiving: []
w... | Comment out AY RMS hours | Comment out AY RMS hours
| YAML | agpl-3.0 | StoDevX/AAO-React-Native,StoDevX/AAO-React-Native,StoDevX/AAO-React-Native,StoDevX/AAO-React-Native,StoDevX/AAO-React-Native,StoDevX/AAO-React-Native,StoDevX/AAO-React-Native,StoDevX/AAO-React-Native,StoDevX/AAO-React-Native |
6f802ad1509da889826cbf237f7000cd9a30f434 | data/building-hours/8-rns.yaml | data/building-hours/8-rns.yaml | name: RNS
subtitle: Regents Hall of Natural Sciences
category: Academia
image: regents-hall
schedule:
- title: Hours
hours:
- {days: [Mo, Tu, We, Th, Fr, Sa, Su], from: '7:00am', to: '10:00pm'}
breakSchedule:
fall: []
thanksgiving: []
winter: []
interim: []
spring: []
easter: []
summer: []
| name: RNS
subtitle: Regents Hall of Natural Sciences
category: Academia
image: regents-hall
schedule:
- title: Hours
hours:
- {days: [Mo, Tu, We, Th, Fr, Sa, Su], from: '8:00am', to: '12:00am'}
breakSchedule:
fall: []
thanksgiving: []
winter: []
interim: []
spring: []
easter: []
summer: []
| Update RNS hours for Fall 2018 | Update RNS hours for Fall 2018
Sourced from the electronic posted building hours schedule. | YAML | agpl-3.0 | StoDevX/AAO-React-Native,StoDevX/AAO-React-Native,StoDevX/AAO-React-Native,StoDevX/AAO-React-Native,StoDevX/AAO-React-Native,StoDevX/AAO-React-Native,StoDevX/AAO-React-Native,StoDevX/AAO-React-Native,StoDevX/AAO-React-Native |
2fdc41567140776c1621eff6c597cc9cf9446672 | packages/al/algorithmic-composition-overtones.yaml | packages/al/algorithmic-composition-overtones.yaml | homepage: https://hackage.haskell.org/package/algorithmic-composition-overtones
changelog-type: markdown
hash: 379387965035f24559097c86e7dd5d39470f33c2f88b7e8ddf4b1466fb47f6de
test-bench-deps: {}
maintainer: olexandr543@yahoo.com
synopsis: Some variants of the overtones functions to generate a timbre.
changelog: |
# ... | homepage: https://hackage.haskell.org/package/algorithmic-composition-overtones
changelog-type: markdown
hash: 379387965035f24559097c86e7dd5d39470f33c2f88b7e8ddf4b1466fb47f6de
test-bench-deps: {}
maintainer: olexandr543@yahoo.com
synopsis: Some variants of the overtones functions to generate a timbre.
changelog: |
# ... | Update from Hackage at 2022-02-19T20:45:11Z | Update from Hackage at 2022-02-19T20:45:11Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
e6b8df5219a9d830a8428ac67ece2b32b3d07288 | vale/styles/Buildkite/h2-h6_sentence_case.yml | vale/styles/Buildkite/h2-h6_sentence_case.yml | extends: capitalization
message: "'%s' should be in sentence case"
level: error
scope:
# - heading.h2
- heading.h3
- heading.h4
- heading.h5
- heading.h6
match: $sentence
exceptions:
- '^(Agent|Build|Job) ([A-Z]\w+(ed|ing)|Lost)$' # Exceptions for /pages/integrations/amazon_eventbridge.md.erb
- '^(Step|M... | extends: capitalization
message: "'%s' should be in sentence case"
level: error
scope:
# - heading.h2
- heading.h3
- heading.h4
- heading.h5
- heading.h6
match: $sentence
exceptions:
- '^(Agent|Build|Job) ([A-Z]\w+(ed|ing)|Lost)$' # Exceptions for /pages/integrations/amazon_eventbridge.md.erb
- '^(Step|M... | Allow "IDs" capitalization in headings | Allow "IDs" capitalization in headings
| YAML | mit | buildkite/docs,buildkite/docs,buildkite/docs,buildkite/docs |
6f2776234c3a30482cc0b351cd1db9f45368ca99 | config/cucumber.yml | config/cucumber.yml | <%
rerun = File.file?('rerun.txt') ? IO.read('rerun.txt') : ""
rerun_opts = rerun.to_s.strip.empty? ? "--format #{ENV['CUCUMBER_FORMAT'] || 'progress'} features" : "--format #{ENV['CUCUMBER_FORMAT'] || 'pretty'} #{rerun}"
std_opts = "--format #{ENV['CUCUMBER_FORMAT'] || 'progress'} --strict --tags ~@no-svg --tags ~@wip... | <%
format = "--format #{ENV['CUCUMBER_FORMAT'] || 'progress'}"
rerun = File.file?('rerun.txt') ? IO.read('rerun.txt') : ""
rerun_opts = rerun.to_s.strip.empty? ? "#{format} features" : "--format #{ENV['CUCUMBER_FORMAT'] || 'pretty'} #{rerun}"
std_opts = "#{format} --strict --tags ~@no-svg --tags ~@wip"
%>
default: <%= ... | Make 'progress' format default for sauce runs | Make 'progress' format default for sauce runs
| YAML | mit | gds-attic/limelight,gds-attic/limelight,gds-attic/limelight |
ea98c05ed5bb32d7096ef6c300c95b4eea1fc0e5 | .gitlab-ci.yml | .gitlab-ci.yml | image: haskell:8.2
services:
- postgres:9.4
variables:
POSTGRES_DB: betty_test
POSTGRES_USER: betty
POSTGRES_PASSWORD: betty
cache:
untracked: true
paths:
- $(pwd)/.stack/
before_script:
- export STACK_ROOT=$(pwd)/.stack
- apt-get update -qq && apt-get install -qq -y m4 libpq-dev
- cp secrets.... | image: haskell:8.2
services:
- postgres:9.4
variables:
POSTGRES_DB: betty_test
POSTGRES_USER: betty
POSTGRES_PASSWORD: betty
cache:
untracked: true
paths:
- $(pwd)/.stack/
before_script:
- export STACK_ROOT=$(pwd)/.stack
- apt-get update -qq && apt-get install -qq -y m4 libpq-dev make
- cp sec... | Install make in Gitlab CI. | Install make in Gitlab CI.
| YAML | agpl-3.0 | sajith/betty-web |
bdc05636465e353514ca58b6763f1bb6eda5e58e | .gitlab-ci.yml | .gitlab-ci.yml | stages:
- test
- build
before_script:
- docker info
build:
stage: build
script:
- docker build -t my-docker-test-image ./BHCDatabase/
test:
stage: test
script:
- docker run my-docker-test-image ./bin/rails t | stages:
- build
- test
before_script:
- docker info
build:
stage: build
script:
- docker build -t my-docker-test-image ./BHCDatabase/
test:
stage: test
script:
- docker run my-docker-test-image ./bin/rails t | Switch order of scripts that are run | Switch order of scripts that are run | YAML | mit | DaBrown95/BHCDatabase,DaBrown95/BHCDatabase,DaBrown95/BHCDatabase |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.