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 |
|---|---|---|---|---|---|---|---|---|---|
d24dd003e03c26837ab8b2a8addc70dbaf70d76e | examples/warehouse/domain/example.com/services.yaml | examples/warehouse/domain/example.com/services.yaml | net:
service:
syslog:
- address: syslog-archive.example.com
port: 514
protocol: udp
- address: logstash.example.com
port: 5514
protocol: tcp
zabbix:
server: zabbix.example.com
| net:
service:
syslog:
- address: syslog-archive.example.com
port: 514
protocol: udp
- address: logstash.example.com
port: 5514
protocol: tcp
zabbix:
- address: zabbix.example.com
- address: zabbix2
port: 10051
| Allow multiple Zabbix servers, and specifying non-standard ports | Allow multiple Zabbix servers, and specifying non-standard ports
| YAML | mit | creideiki/palletjack,saab-simc-admin/palletjack,notCalle/palletjack,notCalle/palletjack,saab-simc-admin/palletjack,creideiki/palletjack |
e7ad3ab8d2ed3282bc76c0d07a4cd68a4e535821 | vars/RedHat.yaml | vars/RedHat.yaml | # Copyright 2015 Red Hat, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, so... | # Copyright 2015 Red Hat, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, so... | Add missing qemu-img dependency for centos | Add missing qemu-img dependency for centos
Change-Id: Iff57fbac5107395b714aab897911ecde11bd5766
Signed-off-by: Paul Belanger <e7139c8e6c4ea75cc1c287ce081b2dc0f3ab39ec@redhat.com>
| YAML | apache-2.0 | openstack/ansible-role-nodepool,openstack/ansible-role-nodepool |
7a7d81aeb54c36feecdf1cba480f0bfeb4f50b96 | spec/rails_app/config/database.example.yml | spec/rails_app/config/database.example.yml | development:
adapter: postgresql
encoding: utf8
reconnect: false
database: cmsimple_development
pool: 5
host: localhost
min_messages: error
# 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 d... | development:
adapter: postgresql
encoding: utf8
reconnect: false
database: cmsimple_development
pool: 5
host: localhost
min_messages: error
# 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 d... | Set the test alias properly | Set the test alias properly
| YAML | mit | modeset/cmsimple,modeset/cmsimple,modeset/cmsimple |
2eb6eac0b61655ffe173ff71cb1fd4749beda18d | erb-lint.yml | erb-lint.yml | ---
EnableDefaultLinters: true
exclude:
- "node_modules/**/*"
- "vendor/**/*"
linters:
ErbSafety:
enabled: true
Rubocop:
enabled: true
rubocop_config:
inherit_from:
- .rubocop.yml
Layout/InitialIndentation:
Enabled: false
Layout/TrailingEmptyLines:
Enabled: ... | ---
EnableDefaultLinters: true
exclude:
- "node_modules/**/*"
- "vendor/**/*"
linters:
ErbSafety:
enabled: true
Rubocop:
enabled: true
rubocop_config:
inherit_from:
- .rubocop.yml
Layout/InitialIndentation:
Enabled: false
Layout/TrailingEmptyLines:
Enabled: ... | Disable rubocop rules that don't work well with erb | Disable rubocop rules that don't work well with erb
| YAML | mit | mattbrictson/rails-template,mattbrictson/rails-template,mattbrictson/rails-template |
5a44873c7537bfd509f67666cbce6cfee8a177cd | exercises/rna-transcription/metadata.yml | exercises/rna-transcription/metadata.yml | ---
blurb: "Write a program that, given a DNA strand, returns its RNA complement (per RNA transcription)."
source: "Rosalind"
source_url: "http://rosalind.info/problems/rna"
| ---
blurb: "Given a DNA strand, return its RNA complement (per RNA transcription)."
source: "Rosalind"
source_url: "http://rosalind.info/problems/rna"
| Remove "write a program" from rna-transcription exercise | Remove "write a program" from rna-transcription exercise
| YAML | mit | ErikSchierboom/x-common,exercism/x-common,kgengler/x-common,jmluy/x-common,rpottsoh/x-common,kgengler/x-common,jmluy/x-common,petertseng/x-common,petertseng/x-common,exercism/x-common,ErikSchierboom/x-common,Vankog/problem-specifications,Vankog/problem-specifications,jmluy/x-common,rpottsoh/x-common |
02d39e40659158650da28f19b96cba0cf7c69bc4 | metadata/com.oF2pks.jquarks.yml | metadata/com.oF2pks.jquarks.yml | Categories:
- Internet
- Navigation
- Reading
License: Apache-2.0
SourceCode: https://gitlab.com/oF2pks/jelly
IssueTracker: https://gitlab.com/oF2pks/jelly/issues
AutoName: jQuarks
RepoType: git
Repo: https://gitlab.com/oF2pks/jelly.git
Builds:
- versionName: 1.0-2
versionCode: 2
commit: v1.0-2
s... | Categories:
- Internet
- Navigation
- Reading
License: Apache-2.0
SourceCode: https://gitlab.com/oF2pks/jelly
IssueTracker: https://gitlab.com/oF2pks/jelly/issues
AutoName: jQuarks
RepoType: git
Repo: https://gitlab.com/oF2pks/jelly.git
Builds:
- versionName: 1.0-2
versionCode: 2
commit: v1.0-2
s... | Update jQuarks to 1.0-3 (3) | Update jQuarks to 1.0-3 (3)
| YAML | agpl-3.0 | f-droid/fdroiddata,f-droid/fdroiddata |
a50ea6427f4a85641677768c024fe9b2b3f02083 | packages/co/commutative.yaml | packages/co/commutative.yaml | homepage: ''
changelog-type: ''
hash: 5efa1a56a503d1f51e25109064ead1068e00cb360968435bc10978e9e0331f34
test-bench-deps:
base: -any
semigroups: -any
quickcheck-instances: -any
tasty-quickcheck: -any
tasty-hunit: -any
random: -any
tasty: -any
QuickCheck: -any
maintainer: Athan Clark <athan.clark@gmail.com... | homepage: https://github.com/athanclark/commutative#readme
changelog-type: ''
hash: 564023d26f33e1757436b59e7bd16e2adca2077e79d6efa632baec55d6fb662f
test-bench-deps:
base: ! '>=4.11 && <5.0'
semigroups: -any
quickcheck-instances: -any
commutative: -any
tasty-quickcheck: -any
tasty-hunit: -any
random: -any... | Update from Hackage at 2018-11-20T21:36:59Z | Update from Hackage at 2018-11-20T21:36:59Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
2f6b0ce2d372f1a55b6e5f47f5325c9c2771d3d6 | metadata/de.nulide.shiftcal.yml | metadata/de.nulide.shiftcal.yml | Categories:
- Time
License: GPL-3.0-only
SourceCode: https://gitlab.com/Nulide/ShiftCal
IssueTracker: https://gitlab.com/Nulide/ShiftCal/-/issues
LiberapayID: '1741517'
AutoName: ShiftCal
RepoType: git
Repo: https://gitlab.com/Nulide/ShiftCal
Builds:
- versionName: '1.1'
versionCode: 2
commit: v1.1
s... | Categories:
- Time
License: GPL-3.0-only
SourceCode: https://gitlab.com/Nulide/ShiftCal
IssueTracker: https://gitlab.com/Nulide/ShiftCal/-/issues
LiberapayID: '1741517'
AutoName: ShiftCal
RepoType: git
Repo: https://gitlab.com/Nulide/ShiftCal
Builds:
- versionName: '1.1'
versionCode: 2
commit: v1.1
s... | Update ShiftCal to 1.6.1 (8) | Update ShiftCal to 1.6.1 (8)
| YAML | agpl-3.0 | f-droid/fdroiddata,f-droid/fdroiddata |
61c820393f7ec43b3f1068d102e9241cc6e92aa7 | kubernetes_deploy/staging/queue_worker_deployment.yml | kubernetes_deploy/staging/queue_worker_deployment.yml | apiVersion: extensions/v1beta1
kind: Deployment
metadata:
annotations:
kubernetes.io/change-cause: "<to be filled in deploy_to_kubernetes script>"
name: laa-legal-adviser-api-queue-worker
spec:
replicas: 1
template:
metadata:
labels:
worker: laa-legal-adviser-api-queue-worker
env: ... | apiVersion: extensions/v1beta1
kind: Deployment
metadata:
annotations:
kubernetes.io/change-cause: "<to be filled in deploy_to_kubernetes script>"
name: laa-legal-adviser-api-queue-worker
spec:
replicas: 1
template:
metadata:
labels:
worker: laa-legal-adviser-api-queue-worker
env: ... | Use UWSGI_CONFIG_FILE env var select uwsgi worker app and set concurrency through WORKER_APP_CONCURRENCY env var | Use UWSGI_CONFIG_FILE env var select uwsgi worker app and set concurrency through WORKER_APP_CONCURRENCY env var
| YAML | mit | ministryofjustice/laa-legal-adviser-api,ministryofjustice/laa-legal-adviser-api,ministryofjustice/laa-legal-adviser-api |
a207ad0228b8adede46de8c10a9d6e4729bbbbb6 | packages/hw/hw-hedgehog.yaml | packages/hw/hw-hedgehog.yaml | homepage: https://github.com/haskell-works/hw-hedgehog#readme
changelog-type: ''
hash: ef2bd677686c1de06760b60b59180e2f621d11c3a0b8fb87137d403c5e868cc5
test-bench-deps:
base: ! '>=4.8 && <5'
hw-hedgehog: -any
maintainer: newhoggy@gmail.com
synopsis: Extra hedgehog functionality
changelog: ''
basic-deps:
base: ! '... | homepage: https://github.com/haskell-works/hw-hedgehog#readme
changelog-type: ''
hash: a2de03a9a2da03f40d3dd403f18fbd77307c9fe872c6d323fc1ddb7f47d872f3
test-bench-deps:
base: ! '>=4.8 && <5'
hw-hedgehog: -any
maintainer: newhoggy@gmail.com
synopsis: Extra hedgehog functionality
changelog: ''
basic-deps:
base: ! '... | Update from Hackage at 2019-05-16T22:19:55Z | Update from Hackage at 2019-05-16T22:19:55Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
d92d39181afefbc389ef871f3e734e298dccc0ab | packages/it/itanium-abi.yaml | packages/it/itanium-abi.yaml | homepage: ''
changelog-type: ''
hash: cb7cfe0fe4d71e76568238e1e5ce78d04d62848acfb1acc166ca2a08c092f25b
test-bench-deps:
test-framework-hunit: -any
test-framework: -any
base: ! '>3 && <5'
process: -any
HUnit: -any
itanium-abi: -any
maintainer: travitch@cs.wisc.edu
synopsis: An implementation of name mangling... | homepage: ''
changelog-type: ''
hash: a0b338af8975f35e83cf94fb209b17c62b1a44a0f9f484f3b72cf15d01ea08d5
test-bench-deps:
test-framework-hunit: -any
test-framework: -any
base: ! '>3 && <5'
process: -any
HUnit: -any
itanium-abi: -any
maintainer: tristan@nochair.net
synopsis: An implementation of name mangling/... | Update from Hackage at 2018-12-14T02:32:14Z | Update from Hackage at 2018-12-14T02:32:14Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
2c52b12d9d416c054cb5c750b9aa31dc2075a7ae | packages/le/leapseconds.yaml | packages/le/leapseconds.yaml | homepage: ''
changelog-type: ''
hash: 86c9041c6ed3ef5f294ece122667f7a81b3092f06d4e355c2bf8a0f1e7857af6
test-bench-deps:
base: -any
time: -any
tasty-hunit: -any
tasty: -any
leapseconds: -any
maintainer: ashley@semantic.org
synopsis: ''
changelog: ''
basic-deps:
base: ! '>=4.7 && <5'
time: ! '>=1.7'
all-ver... | homepage: ''
changelog-type: ''
hash: 4ffceb9290e689f9b707270ab393d57dacc9c69fc880252bfed608830a0b79d8
test-bench-deps:
base: -any
time: -any
tasty-hunit: -any
tasty: -any
leapseconds: -any
maintainer: ashley@semantic.org
synopsis: ''
changelog: ''
basic-deps:
base: ! '>=4.8 && <5'
time: ! '>=1.7'
all-ver... | Update from Hackage at 2016-11-20T23:40:45Z | Update from Hackage at 2016-11-20T23:40:45Z | YAML | mit | commercialhaskell/all-cabal-metadata |
0cd9da50cb6177d792d83d1bb09849349dbd3677 | boilerplate/config/blockchain.yml | boilerplate/config/blockchain.yml | development:
rpc_host: localhost
rpc_port: 8101
rpc_whitelist: "*"
minerthreads: 1
genesis_block: config/genesis/dev_genesis.json
datadir: /tmp/embark
chains: config/chains/development.json
mine_when_needed: true
max_peers: 0
gas_limit: 500000
gas_price: 10000000000000
console: false
account:
... | development:
rpc_host: localhost
rpc_port: 8101
rpc_whitelist: "*"
minerthreads: 1
genesis_block: config/genesis/dev_genesis.json
datadir: /tmp/embark
chains: config/chains/development.json
mine_when_needed: true
max_peers: 0
gas_limit: 500000
gas_price: 10000000000000
console: false
account:
... | Put in NAT option in boilerplate | Put in NAT option in boilerplate | YAML | mit | VoR0220/embark-framework,VoR0220/embark-framework |
8dd2cc5d37e04e940c39272b0519a1de41b55809 | artifacts/example/rc.yaml | artifacts/example/rc.yaml | apiVersion: v1
kind: ReplicationController
metadata:
name: apiextensions-server
namespace: apiextensions
labels:
apiserver: "true"
spec:
replicas: 1
selector:
apiserver: "true"
template:
metadata:
labels:
apiserver: "true"
spec:
serviceAccountName: apiserver
contain... | apiVersion: v1
kind: ReplicationController
metadata:
name: apiextensions-server
namespace: apiextensions
labels:
apiserver: "true"
spec:
replicas: 1
selector:
apiserver: "true"
template:
metadata:
labels:
apiserver: "true"
spec:
serviceAccountName: apiserver
contain... | Update default etcd server to 3.2.24 for kubernetes 1.12 | Update default etcd server to 3.2.24 for kubernetes 1.12
Signed-off-by: Timothy St. Clair <timothysc@gmail.com>
Kubernetes-commit: ad2ed0e7dfe1ac914e6d1ecd369d57111fd365c6
| YAML | apache-2.0 | kubernetes/apiextensions-apiserver,kubernetes/apiextensions-apiserver |
e61be0238fddb67cf0adc1d2a907274609de4de0 | packages/ap/appendful.yaml | packages/ap/appendful.yaml | homepage: https://github.com/NorfairKing/appendful#readme
changelog-type: ''
hash: 5ee99ccb4d0ff78cd48099b28b2b7b1d2cba76ddec832e2376474ba3632351da
test-bench-deps: {}
maintainer: syd@cs-syd.eu
synopsis: ''
changelog: ''
basic-deps:
base: '>=4.11 && <5'
validity-containers: -any
containers: -any
validity: -any
... | homepage: https://github.com/NorfairKing/appendful#readme
changelog-type: ''
hash: a54cd795942146c1964cca1c478bd530a26ad1a41262e3c5ae1b740f1a30bb63
test-bench-deps: {}
maintainer: syd@cs-syd.eu
synopsis: ''
changelog: ''
basic-deps:
base: '>=4.11 && <5'
validity-containers: -any
containers: -any
autodocodec: -a... | Update from Hackage at 2022-06-19T19:30:50Z | Update from Hackage at 2022-06-19T19:30:50Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
80d1ad4051cedd0e4ed74077d3390a5b03d27198 | .codeclimate.yml | .codeclimate.yml | engines:
eslint:
enabled: true
channel: "eslint-4"
config:
config: .eslintrc.js
ratings:
paths:
- src/**
exclude_paths:
- test/**/*
- index.js
- webpack.config.js
| engines:
eslint:
enabled: true
channel: "eslint-4"
config:
config: .eslintrc.js
checks:
complexity:
enabled: true
ratings:
paths:
- src/**
exclude_paths:
- test/**/*
- index.js
- webpack.config.js
checks:
argument-count:
enabled: true
complex-logic:
enabled: true
... | Enable complexity and maintainability checks on Codeclimate | Enable complexity and maintainability checks on Codeclimate
| YAML | mit | theWebalyst/remotestorage.js,remotestorage/remotestorage.js,theWebalyst/remotestorage.js,remotestorage/remotestorage.js,remotestorage/remotestorage.js |
168ab9de7033cdaac1fb26bab7f246a9a4317101 | cluster/manifests/02-kube-aws-iam-controller/deployment.yaml | cluster/manifests/02-kube-aws-iam-controller/deployment.yaml | apiVersion: apps/v1
kind: Deployment
metadata:
name: kube-aws-iam-controller
namespace: kube-system
labels:
application: kube-aws-iam-controller
version: v0.1.0
spec:
replicas: 1
selector:
matchLabels:
application: kube-aws-iam-controller
template:
metadata:
labels:
appli... | apiVersion: apps/v1
kind: Deployment
metadata:
name: kube-aws-iam-controller
namespace: kube-system
labels:
application: kube-aws-iam-controller
version: v0.1.0
spec:
replicas: 1
selector:
matchLabels:
application: kube-aws-iam-controller
template:
metadata:
labels:
appli... | Update registry.opensource.zalan.do/teapot/kube-aws-iam-controller Docker tag to v0.1.2 | Update registry.opensource.zalan.do/teapot/kube-aws-iam-controller Docker tag to v0.1.2
| YAML | mit | zalando-incubator/kubernetes-on-aws,zalando-incubator/kubernetes-on-aws,zalando-incubator/kubernetes-on-aws |
ea0ee892411873b7393b421e4a6794609bc4d760 | packages/ca/cayley-dickson.yaml | packages/ca/cayley-dickson.yaml | homepage: ''
changelog-type: ''
hash: 7a5081eff6be13e3779b0afaaf5e50820eaa1d824458b070d46cf018cdce0c12
test-bench-deps:
base: ! '>=4.8 && <5'
random: ! '>=1'
maintainer: James M. Lawrence <llmjjmll@gmail.com>
synopsis: Complex numbers, quaternions, octonions, sedenions, etc.
changelog: ''
basic-deps:
base: ! '>=4... | homepage: https://github.com/lmj/cayley-dickson
changelog-type: ''
hash: 46bad8d45ed672b4129fa529a1d6b7a85542bfcb8692b3cee7f7b62c7fc729c2
test-bench-deps:
base: ! '>=4.8 && <5'
random: ! '>=1'
maintainer: James M. Lawrence <llmjjmll@gmail.com>
synopsis: Complex numbers, quaternions, octonions, sedenions, etc.
chang... | Update from Hackage at 2015-11-13T01:16:32+0000 | Update from Hackage at 2015-11-13T01:16:32+0000
| YAML | mit | commercialhaskell/all-cabal-metadata |
c816a4e6872db86da2890498721033670c71218a | docker-compose.yml | docker-compose.yml | db:
image: mysql:5.7
environment:
- MYSQL_ROOT_PASSWORD=dorootpasswd
- MYSQL_USER=cronlog_user
- MYSQL_PASSWORD=cronlog_passwd
- MYSQL_DATABASE=cronlog
ports:
- "3306:3306"
app:
image: php:7
command: php -S 0.0.0.0:8080 /app/index.php
ports:
- "8080:8080"
volumes:
- .:/app:z
co... | db:
image: mysql:5.7
environment:
- MYSQL_ROOT_PASSWORD=dorootpasswd
- MYSQL_USER=cronlog_user
- MYSQL_PASSWORD=cronlog_passwd
- MYSQL_DATABASE=cronlog
ports:
- "3306:3306"
app:
image: php:7
command: php -S 0.0.0.0:8080 /app/index.php
ports:
- "8080:8080"
volumes:
- .:/app:z
co... | Fix to deprecated composer docker image | Fix to deprecated composer docker image
| YAML | bsd-2-clause | YAPPi-incubator/cronlog,YAPPi-incubator/cronlog |
96125a14f9aab70112fd36853283dc186fd1a961 | docker-compose.yml | docker-compose.yml | version: "2"
services:
opendc:
build: ./
image: opendc
ports:
- "8081:8081"
links:
- mariadb
depends_on:
- mariadb
environment:
- MYSQL_DATABASE=opendc
- MYSQL_USER=opendc
- MYSQL_PASSWORD=opendcpassword
opendc-simulator:
build: ./opend... | version: "2"
services:
opendc:
build: ./
image: opendc
ports:
- "8081:8081"
links:
- mariadb
depends_on:
- mariadb
environment:
- MYSQL_DATABASE=opendc
- MYSQL_USER=opendc
- MYSQL_PASSWORD=opendcpassword
opendc-simulator:
build: ./opend... | Fix Docker configuration for simulator | Fix Docker configuration for simulator
This change fixes the Docker configuration for the simulator, in
particular the database configuration for the simulator.
| YAML | mit | tudelft-atlarge/opendc,tudelft-atlarge/opendc |
0e3846a504026b68ea9e1c69039d6fb5467c783a | docker-compose.yml | docker-compose.yml | # Work in Progress
consul:
image: progrium/consul
volumes:
- /data
- /config
- ./src/test/resources/consul_ui:/ui
ports:
- "8300:8300"
- "8400:8400"
- "8500:8500"
- "8600:8600"
command: -server -bootstrap -data-dir /data -ui-dir /ui
| # Work in Progress
consul:
image: library/consul
ports:
- "8300:8300"
- "8400:8400"
- "8500:8500"
- "8600:8600"
| Upgrade to latest consul docker image. | Upgrade to latest consul docker image.
fixes gh-354
| YAML | apache-2.0 | rkettelerij/spring-cloud-consul,spring-cloud/spring-cloud-consul,rkettelerij/spring-cloud-consul,spring-cloud/spring-cloud-consul,spring-cloud/spring-cloud-consul,rkettelerij/spring-cloud-consul |
6e89b52a1c3e5dc069ad6f2b8fa9d6c088a085f6 | docker-compose.yml | docker-compose.yml | mysql:
image: mysql
environment:
- MYSQL_ROOT_PASSWORD=123456
- MYSQL_DATABASE=steamservice
command: mysqld --character-set-server=utf8mb4 --collation-server=utf8mb4_unicode_ci
mongo:
image: mongo
app:
build: .
ports:
- "443:443"
environment:
- SPRING_PROFILE=docker
links:
- mysq... | mysql:
image: mysql
environment:
- MYSQL_ROOT_PASSWORD=123456
- MYSQL_DATABASE=steamservice
command: mysqld --character-set-server=utf8mb4 --collation-server=utf8mb4_unicode_ci
mongo:
image: mongo
app:
build: .
ports:
- "443:443"
environment:
- SPRING_PROFILE=docker
links:
- mysq... | Replace line separator and add more time for wait-for-it script | Replace line separator and add more time for wait-for-it script
| YAML | mit | Nandtel/GearService,Nandtel/gear-service,Nandtel/GearService,Nandtel/gear-service,Nandtel/GearService,Nandtel/gear-service,Nandtel/gear-service |
2b813f81ef600c665fe8e4cce7638e0e1e7e7a2c | docker-compose.yml | docker-compose.yml | version: "3"
services:
web:
build: .
command: npm run dev
volumes:
- ".:/home/app/gettingtoknow-graphql"
- "/home/app/gettingtoknow-graphql/node_modules"
ports:
- "8080:8080"
links:
- db
db:
image: mongo
port... | version: "3"
services:
api:
build: .
command: npm run dev
volumes:
- ".:/home/app/gettingtoknow-graphql"
- "/home/app/gettingtoknow-graphql/node_modules"
ports:
- "8080:8080"
links:
- db
db:
image: mongo
port... | Rename node container from web to api | Rename node container from web to api
| YAML | mit | MrGuiMan/gettingtoknow-graphql |
d91d994c08248ac803c6d08c3875160985b060f4 | .appveyor.yml | .appveyor.yml | version: '{branch}-{build}'
os:
- Visual Studio 2017
configuration:
- Release
- Debug
skip_commits:
files:
- doc/**/*
environment:
matrix:
- GENERATOR: Visual Studio 15 2017
- GENERATOR: Visual Studio 15 2017 Win64
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
GENERATOR: Visual Studi... | version: '{branch}-{build}'
os:
- Visual Studio 2017
platform:
- x86
- x64
configuration:
- Release
- Debug
skip_commits:
files:
- doc/**/*
environment:
matrix:
- GENERATOR: Visual Studio 15 2017
- GENERATOR: Visual Studio 15 2017 Win64
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
... | Add platform x86/x64 to matrix | Add platform x86/x64 to matrix
| YAML | mit | ColinH/PEGTL,ColinH/PEGTL |
609d1c5a6543af59c9dedceae730f1475040e0f2 | .appveyor.yml | .appveyor.yml | version: '{branch}-{build}'
init:
- cmd: git config --global core.autocrlf true
before_build:
- cmd: >-
git submodule update --init --recursive
nuget restore CSF.Screenplay.sln
build:
project: CSF.Screenplay.sln
verbosity: normal
test:
assemblies:
except:
- '**\CSF.Screenplay.Web.T... | version: '{branch}-{build}'
init:
- cmd: git config --global core.autocrlf true
before_build:
- cmd: >-
git submodule update --init --recursive
nuget restore CSF.Screenplay.sln
build:
project: CSF.Screenplay.sln
verbosity: normal
test:
assemblies:
except:
- '**\CSF.Screenplay.Web.T... | Remove unneeded test DLL from AppVeyor build | Remove unneeded test DLL from AppVeyor build
| YAML | mit | csf-dev/CSF.Screenplay,csf-dev/CSF.Screenplay,csf-dev/CSF.Screenplay |
4fb985c75e1f34ed0050d0fbbccd1c07ddc5d74a | packages/qu/quantification.yaml | packages/qu/quantification.yaml | homepage: https://github.com/andrewthad/quantification#readme
changelog-type: ''
hash: f6d563e72bfbcae250998567394cf059dc90677176ce409b9f7f5ddecd279dcd
test-bench-deps: {}
maintainer: andrew.thaddeus@gmail.com
synopsis: Rage against the quantification
changelog: ''
basic-deps:
base: ! '>=4.9 && <5'
unordered-contai... | homepage: https://github.com/andrewthad/quantification#readme
changelog-type: ''
hash: 1345a74d983fb6a04fdb74e2481e82510e67042b26e5d3d832f095faa6b2df3f
test-bench-deps: {}
maintainer: andrew.thaddeus@gmail.com
synopsis: Rage against the quantification
changelog: ''
basic-deps:
base: ! '>=4.9 && <5'
unordered-contai... | Update from Hackage at 2018-06-29T13:28:01Z | Update from Hackage at 2018-06-29T13:28:01Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
e58a5b17bd6b40f198da38db82c51e3361e83b78 | tasks/main.yml | tasks/main.yml | ---
#
# Copyright (c) 2014 Davide Guerri <davide.guerri@gmail.com>
#
# 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 ap... | ---
#
# Copyright (c) 2014 Davide Guerri <davide.guerri@gmail.com>
#
# 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 ap... | Make sure keystone is started before waiting for it to come up | Make sure keystone is started before waiting for it to come up
| YAML | apache-2.0 | dguerri/openstack-keystone,openstack-ansible-galaxy/openstack-keystone,openstack-ansible-galaxy/openstack-keystone |
895d3c50e0cda6c36a0d6bf4162164d35a925fc8 | distro/quarkus/openshift/apicurio-image-streams-template.yml | distro/quarkus/openshift/apicurio-image-streams-template.yml | apiVersion: v1
kind: Template
metadata:
name: apicurio-studio-image-streams-template
objects:
# Image Streams for the Apicurio components
- apiVersion: v1
kind: ImageStream
metadata:
name: auth
spec:
tags:
- name: latest-release
from:
kind: DockerImage
... | apiVersion: v1
kind: Template
metadata:
name: apicurio-studio-image-streams-template
objects:
# Image Streams for the Apicurio components
- apiVersion: v1
kind: ImageStream
metadata:
name: auth
spec:
tags:
- name: latest-release
from:
kind: DockerImage
... | Change images to apicurio defaults | Change images to apicurio defaults
| YAML | apache-2.0 | Apicurio/apicurio-studio,Apicurio/apicurio-studio,Apicurio/apicurio-studio,apiman/apiman-studio,Apicurio/apicurio-studio,apiman/apiman-studio,apiman/apiman-studio,Apicurio/apicurio-studio,apiman/apiman-studio,apiman/apiman-studio |
ae8ccd2912baa79cf0412c3c0822835dab64059c | chatterbot_corpus/data/english/politics.yml | chatterbot_corpus/data/english/politics.yml | categories:
- politics
conversations:
- - have you read the communist
- yes, marx had made some interesting observations.
- - what is a government
- ideally it is a representative of the people.
- - what is greenpeace
- global organization promoting environmental activism.
- - what is capitalism
- the economic ... | categories:
- politics
conversations:
- - have you read the communist
- yes, marx had made some interesting observations.
- - what is a government
- ideally it is a representative of the people.
- - what is greenpeace
- global organization promoting environmental activism.
- - what is capitalism
- the economic ... | Fix typo: Andrew Jonson -> Johnson | Fix typo: Andrew Jonson -> Johnson | YAML | bsd-3-clause | gunthercox/chatterbot-corpus |
9c8e79d94333baef564709459126fb1887a09808 | eduflow.yaml | eduflow.yaml | session_name: eduflow
start_directory: ~/work/peergrade/eduflow
before_script: ./scripts/poetry-before-script.sh
shell_command_before:
- >
[ -d `.venv/bin/activate` ] &&
source .venv/bin/activate &&
reset
- sleep 1
windows:
- window_name: eduflow
layout: main-horizontal
focus: true
panes:
- focus: True
... | session_name: eduflow
start_directory: ~/work/peergrade/eduflow
shell_command_before:
-
cmd: poetry shell --quiet --no-interaction
sleep_before: .25
sleep_after: .25
-
cmd: reset
sleep_before: .75
sleep_after: .75
windows:
- window_name: eduflow
layout: main-horizontal
focus: true
panes:
- focus:... | Update configuration with sleep statements | Update configuration with sleep statements
| YAML | mit | tony/tmuxp-config,tony/tmuxp-config |
6dcc14f8b00232fd7eec0a998fb58ca926578c14 | app/Resources/config/component/http_client.yml | app/Resources/config/component/http_client.yml | services:
ChronosHttpClientGuzzle:
class: Chapi\Component\Http\HttpGuzzlClient
arguments:
- "@ExternalChronosGuzzleClient"
- "@ChronosHttpAuthEntity"
ExternalChronosGuzzleClient:
class: GuzzleHttp\Client
arguments:
- base_uri: "%chronos_url%"
ChronosHttpAuthEntity:
class: C... | services:
ChronosHttpClientGuzzle:
class: Chapi\Component\Http\HttpGuzzleClient
arguments:
- "@ExternalChronosGuzzleClient"
- "@ChronosHttpAuthEntity"
ExternalChronosGuzzleClient:
class: GuzzleHttp\Client
arguments:
- base_uri: "%chronos_url%"
ChronosHttpAuthEntity:
class: ... | Fix typo in dependency injection configuration | Fix typo in dependency injection configuration
| YAML | mit | msiebeneicher/chapi |
ab991fadc3a1f8e4f27c8f63648c71d4b9d9ed64 | data/features/build-system-integration.yaml | data/features/build-system-integration.yaml | weight: 1
name: "Build System Integration"
icon: "fa fa-cubes"
description: "QMSTR integrates into the build systems to learn about the software products, their sources and depedencies."
| weight: 1
name: "Build System Integration"
icon: "fa fa-cubes"
description: "QMSTR integrates into the build systems to learn about the software products, their sources and dependencies."
| Fix typo on the frontpage. | Fix typo on the frontpage.
References #35.
| YAML | agpl-3.0 | QMSTR/web,QMSTR/web |
d5a2c2d5ea447c0e7d0b7c60ed7f3bf475c3015a | recipes/switcheroo/meta.yaml | recipes/switcheroo/meta.yaml | {% set name = "switcheroo" %}
{% set version = "1.1.0" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/switcheroo-{{ version }}.tar.gz
sha256: abb4bb8b6adaf0ab4d31a3d294ac926bef0f04fc7698dfd869902b5403dffa3a
build:
noarch: pyth... | {% set name = "switcheroo" %}
{% set version = "2.0.0" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/switcheroo-{{ version }}.tar.gz
sha256: 7963632cd636bb8a70bc3d298d45bd7aff7c11b9bbd55d7336caf9d2fd633557
build:
noarch: pyth... | Switch to version including LICENSE.txt | Switch to version including LICENSE.txt
| YAML | bsd-3-clause | johanneskoester/staged-recipes,ocefpaf/staged-recipes,conda-forge/staged-recipes,johanneskoester/staged-recipes,conda-forge/staged-recipes,ocefpaf/staged-recipes |
0313ec433b96dd1a9721ab9ed4ba681e78e788d5 | repos/monitor_hd/config.yaml | repos/monitor_hd/config.yaml | params:
server_name: string
partition_name: string
total_space: integer
free_space: integer
use_space: integer
use_percet_space: integer
free_percent_space: integer
critical:
when: (server_name == "my_server1" and free_space < 2) or (server_name == "my_server2" and free_space <= 7)
... | params:
os: string # operative system
server_name: string # hostname + '-' + ip
partition: string # partition name '/dev/sda1' or 'label'
mount_point: string # partition mount point '/' or 'C:'
type: string # partition type 'ext4', 'ntfs'
... | Add comment into the yaml | Add comment into the yaml
| YAML | mit | watchiot/watchiot-repo |
9c85546068802a9c487d6104829bd233cc832556 | roles/present/tasks/main.yml | roles/present/tasks/main.yml | ---
- name: presenter
docker:
name: presenter
image: deconst/presenter
pull: always
state: reloaded
links:
- "content-service:content-service"
- "mapping-service:mapping-service"
env:
CONTENT_SERVICE_URL: http://content-service:8080/
MAPPING_SERVICE_URL: http://mapping-ser... | ---
- name: presenter
docker:
name: presenter
image: deconst/presenter
pull: always
state: reloaded
links:
- "content-service:content-service"
- "mapping-service:mapping-service"
env:
CONTENT_SERVICE_URL: http://content-service:{{ content_service_port }}/
MAPPING_SERVICE_U... | Use the variables in the presenter, too. | Use the variables in the presenter, too.
| YAML | apache-2.0 | deconst/deploy,ktbartholomew/deploy,ktbartholomew/deploy,deconst/deploy |
4f27307558878aa71956f63cd007f78e49d762ea | metadata/com.cohenchris.weeklybudget.yml | metadata/com.cohenchris.weeklybudget.yml | Categories:
- Money
License: GPL-3.0-only
AuthorName: cohenchris
SourceCode: https://github.com/cohenchris/WeeklyBudget/
IssueTracker: https://github.com/cohenchris/WeeklyBudget/issues
AutoName: WeeklyBudget
RepoType: git
Repo: https://github.com/cohenchris/WeeklyBudget/
Builds:
- versionName: '1.4'
versionC... | Categories:
- Money
License: GPL-3.0-only
AuthorName: cohenchris
SourceCode: https://github.com/cohenchris/WeeklyBudget/
IssueTracker: https://github.com/cohenchris/WeeklyBudget/issues
AutoName: WeeklyBudget
RepoType: git
Repo: https://github.com/cohenchris/WeeklyBudget/
Builds:
- versionName: '1.4'
versionC... | Update WeeklyBudget to 1.5 (5) | Update WeeklyBudget to 1.5 (5)
| YAML | agpl-3.0 | f-droid/fdroiddata,f-droid/fdroiddata |
bc1286fc9f41c0fd80f5e54cf982ec9857f34b25 | .github/workflows/ci.yaml | .github/workflows/ci.yaml | name: Build and Test
on: [push, pull_request]
jobs:
build:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-18.04]
go: [1.13, 1.12]
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
with:
go-version: ${{ matrix.go }}
- name: Install Dep... | name: Build and Test
on: [push, pull_request]
jobs:
build:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-18.04]
go: [1.13, 1.12]
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
with:
go-version: ${{ matrix.go }}
- name: Install Dep... | Update CI pipeline to prevent proto drift | Update CI pipeline to prevent proto drift
This is to ensure:
- included config.pb.go always matches config.proto
- pb.go generated with the same toolchain
Otherwise it'll be captured in the CI
| YAML | apache-2.0 | google/seesaw |
3d660edbb892c72ffcc36ed81f0ae962176283c2 | .github/workflows/php.yml | .github/workflows/php.yml | name: Tests
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
test:
runs-on: ubuntu-latest
strategy:
matrix:
php-versions: ['7.3', '7.4', '8.0', '8.1']
steps:
- uses: actions/checkout@v2
- name: Setup PHP
uses: shivammathur/setup-php@v2
... | name: Tests
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
test:
runs-on: ubuntu-latest
strategy:
matrix:
php-versions: ['7.4', '8.0', '8.1']
steps:
- uses: actions/checkout@v2
- name: Setup PHP
uses: shivammathur/setup-php@v2
with... | Drop PHP 7.3 from test matrix | Drop PHP 7.3 from test matrix
| YAML | mit | mzur/kirby-form |
273d929c73a728d105e5467b4d6f20cd6310436b | .github/workflows/tsc.yml | .github/workflows/tsc.yml | name: TypeScript type check
on:
push:
branches:
- main
pull_request: {}
jobs:
tsc:
name: tsc
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Get yarn cache directory path
id: yarn-cache-dir-path
run: echo "::set-output name=dir::$(yarn cache dir)"
... | name: TypeScript type check
on:
push:
branches:
- main
pull_request: {}
jobs:
tsc:
name: tsc
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Get yarn cache directory path
id: yarn-cache-dir-path
run: echo "::set-output name=dir::$(yarn cache dir)"
... | Upgrade version of Node used for TypeScript checks | Upgrade version of Node used for TypeScript checks
| YAML | mit | neinteractiveliterature/intercode,neinteractiveliterature/intercode,neinteractiveliterature/intercode,neinteractiveliterature/intercode,neinteractiveliterature/intercode |
c9855fa1f3eb46484a9f977269f4b510d5a7454a | tests/test_travis.yml | tests/test_travis.yml | ---
# Tests for vsftpd role
- hosts: localhost
remote_user: root
roles:
- "{{ role_name }}"
post_tasks:
- include: ./test_common.yml
vars:
role_name: "{{ lookup('env','TRAVIS_REPO_SLUG') }}"
vsftpd_banned_email_file: '/tmp/foo/vsftpd.banned_emails'
vsftpd_chroot_list_file: '/tmp/foo/vsftpd... | ---
# Tests for vsftpd role
- hosts: localhost
remote_user: root
roles:
- "{{ role_name }}"
post_tasks:
- include: ./test_common.yml
vars:
role_name: "{{ lookup('env','TRAVIS_REPO_SLUG') }}"
vsftpd_banned_email_file: '/tmp/foo/vsftpd.banned_emails'
vsftpd_chroot_list_file: '/tmp/foo/vsftpd... | Change Travis pam file destination | Change Travis pam file destination
| YAML | mit | infOpen/ansible-role-vsftpd |
5e6551eaba3c4b99213c03d4cead569e4aeb41f6 | .overcommit.yml | .overcommit.yml | PreCommit:
RuboCop:
enabled: true
Reek:
enabled: true
YamlSyntax:
enabled: true
JsonSyntax:
enabled: true
PrePush:
RSpec:
enabled: true
| PreCommit:
RuboCop:
enabled: true
Reek:
enabled: true
YamlSyntax:
enabled: true
JsonSyntax:
enabled: true
| Disable hook RSpec when pushing | Disable hook RSpec when pushing
| YAML | mit | dazzl-tv/ruby-rabbitmq-janus |
2329106a7a756fb18fca35eb121f3d5b6f170ed6 | macstrap.yml | macstrap.yml | ---
- hosts: all
connection: local
user: "{{ user }}"
vars_files:
- variables/common.yml
- variables/git.yml
- variables/homebrew.yml
roles:
- { role: system, tags: ['system'] }
- { role: terminal, tags: ['terminal'] }
- { role: dotfiles, tags: ['dotfiles'] }
... | ---
- hosts: all
connection: local
user: "{{ user }}"
vars_files:
- variables/common.yml
- variables/git.yml
- variables/homebrew.yml
- variabls/vagrant.yml
roles:
- { role: system, tags: ['system'] }
- { role: terminal, tags: ['terminal'] }
- { role: dotfil... | Include variable file for Vagrant role | Include variable file for Vagrant role
| YAML | mit | kevinbungeneers/MacStrap,kevinbungeneers/MacStrap |
8e31d965eabe5d3d4b3f73a14dcee2116102b8d7 | data/templates/success/config.yml | data/templates/success/config.yml | name: Success Kid
link: http://knowyourmeme.com/memes/success-kid-i-hate-sandcastles
default:
- ''
aliases:
- success-kid
- i-hate-sandcastles
regexes: []
| name: Success Kid
link: http://knowyourmeme.com/memes/success-kid-i-hate-sandcastles
default:
- DON'T KNOW A QUESTION ON THE TEST
- ANSWER IS IN ANOTHER QUESTION
aliases:
- success-kid
- i-hate-sandcastles
regexes: []
| Add default text for success kid | Add default text for success kid
| YAML | mit | DanLindeman/memegen,DanLindeman/memegen,DanLindeman/memegen,DanLindeman/memegen |
d77504dc8966e22f858e7548e4e1483fa250a06b | data/transition-sites/dclg_lf.yml | data/transition-sites/dclg_lf.yml | ---
site: dclg_lf
whitehall_slug: department-for-communities-and-local-government
title: Department for Communities and Local Government
redirection_date: 8th July 2014
homepage: https://www.gov.uk/government/organisations/department-for-communities-and-local-government
tna_timestamp: 20140110170414
host: www.local.com... | ---
site: dclg_lf
whitehall_slug: department-for-communities-and-local-government
title: Department for Communities and Local Government
redirection_date: 1st July 2014
homepage: https://www.gov.uk/government/organisations/department-for-communities-and-local-government
tna_timestamp: 20140509095402
host: www.local.com... | Change of go-live date and transition timestamp for DCLG local finance | Change of go-live date and transition timestamp for DCLG local finance
| YAML | mit | alphagov/transition-config,alphagov/transition-config |
323bbf65d5bf981fbd883a09d9863ba65d2b6aab | jenkins/jobs/nimble.yaml | jenkins/jobs/nimble.yaml | - job-template:
name: '{pipeline}-nimble-dsvm-functional-{node}{suffix}'
node: '{node}'
wrappers:
- build-timeout:
timeout: 60
- timestamps
builders:
- link-logs
- net-info
- devstack-checkout
- shell: |
#!/bin/bash -xe
export PYTHONUNB... | - job-template:
name: '{pipeline}-nimble-dsvm-functional-{node}{suffix}'
node: '{node}'
wrappers:
- build-timeout:
timeout: 60
- timestamps
builders:
- link-logs
- net-info
- devstack-checkout
- shell: |
#!/bin/bash -xe
export PYTHONUNB... | Enable Ironic plugin in Nimble functional gate job | Enable Ironic plugin in Nimble functional gate job
Change-Id: I3816d8632c907baaca5f000edde5cb240e794dc9
| YAML | apache-2.0 | openstack-infra/project-config,Tesora/tesora-project-config,openstack-infra/project-config,Tesora/tesora-project-config |
006d69bc620dade6e77688ad1090e66a7669872b | tmuxinator/resume.yml | tmuxinator/resume.yml | # ~/.tmuxinator/resume.yml
name: resume
root: ~/ruby/resume
# Optional tmux socket
# socket_name: foo
# Runs before everything. Use it to start daemons etc.
# pre: sudo /etc/rc.d/mysqld start
# Runs in each window and pane before window/pane specific commands. Useful for setting up interpreter versions.
pre_window:... | # ~/.tmuxinator/resume.yml
name: resume
root: ~/ruby/resume
# Optional tmux socket
# socket_name: foo
# Runs before everything. Use it to start daemons etc.
# pre: sudo /etc/rc.d/mysqld start
# Runs in each window and pane before window/pane specific commands. Useful for setting up interpreter versions.
pre_window:... | Make vim active window when starting | Make vim active window when starting
| YAML | mit | paulfioravanti/dotfiles,paulfioravanti/dotfiles,paulfioravanti/dotfiles |
fb912bedc1e98401d5e290332bf59e95a15647d9 | deployments/helm-chart/Chart.yaml | deployments/helm-chart/Chart.yaml | name: nginx-ingress
version: edge
appVersion: edge
apiVersion: v1
kubeVersion: ">= 1.14.0-0"
description: NGINX Ingress Controller
icon: https://raw.githubusercontent.com/nginxinc/kubernetes-ingress/master/deployments/helm-chart/chart-icon.png
home: https://github.com/nginxinc/kubernetes-ingress
sources:
- https://gi... | name: nginx-ingress
version: 0.0.0-edge
appVersion: edge
apiVersion: v1
kubeVersion: ">= 1.14.0-0"
description: NGINX Ingress Controller
icon: https://raw.githubusercontent.com/nginxinc/kubernetes-ingress/master/deployments/helm-chart/chart-icon.png
home: https://github.com/nginxinc/kubernetes-ingress
sources:
- http... | Fix helm chart version to be a valid semver | Fix helm chart version to be a valid semver
| YAML | apache-2.0 | nginxinc/kubernetes-ingress,nginxinc/kubernetes-ingress,nginxinc/kubernetes-ingress,nginxinc/kubernetes-ingress |
896e64e6d69dea97a3272289291b4129a46ea6ea | manifest.yml | manifest.yml | ---
applications:
- name: GetStartedJava
random-route: true
path: target/GetStartedJava.war
memory: 512M
instances: 1
| ---
applications:
- name: GetStartedJava
random-route: true
path: target/GetStartedJava.war
memory: 256M
instances: 1
| Reduce the amount of memory used | Reduce the amount of memory used
| YAML | apache-2.0 | mscs710-DudeWheresMyCar/project,mscs710-DudeWheresMyCar/project,mscs710-DudeWheresMyCar/project |
66ab94a0b83b867202ab720b72ac0bb924ff5a14 | manifest.yml | manifest.yml | applications:
- name: ace
buildpack: https://github.com/cloudfoundry/nodejs-buildpack.git
mem: 256
stackato:
hooks:
pre-push:
- git submodule update --init
ignores:
- node_nodules
| applications:
- name: ace
buildpack: https://github.com/cloudfoundry/nodejs-buildpack.git
mem: 256
stackato:
hooks:
pre-staging:
- git submodule update --init
ignores:
- node_nodules
| Switch to pre-staging hook to fetch submodule | Switch to pre-staging hook to fetch submodule
| YAML | bsd-3-clause | Stackato-Apps/ace,Stackato-Apps/ace,Stackato-Apps/ace,Stackato-Apps/ace,Stackato-Apps/ace,Stackato-Apps/ace,Stackato-Apps/ace,Stackato-Apps/ace,Stackato-Apps/ace,Stackato-Apps/ace,Stackato-Apps/ace,Stackato-Apps/ace,Stackato-Apps/ace,Stackato-Apps/ace,Stackato-Apps/ace,Stackato-Apps/ace,Stackato-Apps/ace,Stackato-Apps/... |
d7232aaae62200dabc3c10ac320dd6eeeece5765 | manifest.yml | manifest.yml | ---
language: staticfile
default_versions:
- name: nginx
version: 1.13.9
dependencies:
- name: nginx
version: 1.13.9
uri: https://buildpacks.cloudfoundry.org/dependencies/nginx/nginx-1.13.9-linux-x64-21ff4d0f.tgz
sha256: 21ff4d0f5a04eea7e7eec96f64333da16d275ffb6d6cb1b42cd18e99b02815d7
cf_stacks:
- cflinuxfs... | ---
language: staticfile
default_versions:
- name: nginx
version: 1.13.10
dependencies:
- name: nginx
version: 1.13.10
uri: https://buildpacks.cloudfoundry.org/dependencies/nginx/nginx-1.13.10-linux-x64-42aa5376.tgz
sha256: 42aa53764e9a44d548dd74823aaf1623f31ce60f88979e14bf636334b6de370d
cf_stacks:
- cflinu... | Add nginx 1.13.10, remove nginx 1.13.9 | Add nginx 1.13.10, remove nginx 1.13.9
source url: http://nginx.org/download/nginx-1.13.10.tar.gz
source gpg-signature:
-----BEGIN PGP SIGNATURE-----
iQEcBAABAgAGBQJasTA6AAoJEFIKmZOhwFL4SlsH/RfcOjQEJhrzFSRkugG2a9ZI
dzvfFn9txgMkuOzObGxb51UI/3NhAcGY3GjF6ACXjebN1nrmsFv5Tp+oHxl26+Gp
EGerA/8bAEIxKUIc+fijvxXrjGY0ozXR4hIMkY... | YAML | apache-2.0 | cloudfoundry/staticfile-buildpack,cloudfoundry/staticfile-buildpack,cloudfoundry/staticfile-buildpack,cloudfoundry/staticfile-buildpack |
e6121261f4a2ac304a383c3217589874a92edf35 | kubeadm.yaml | kubeadm.yaml | apiVersion: kubeadm.k8s.io/v1alpha1
kind: MasterConfiguration
controllerManagerExtraArgs:
horizontal-pod-autoscaler-use-rest-clients: "true"
horizontal-pod-autoscaler-sync-period: "10s"
node-monitor-grace-period: "10s"
apiServerExtraArgs:
runtime-config: "api/all=true"
kubernetesVersion: "latest-1.8"
| apiVersion: kubeadm.k8s.io/v1alpha1
kind: MasterConfiguration
controllerManagerExtraArgs:
horizontal-pod-autoscaler-use-rest-clients: "true"
horizontal-pod-autoscaler-sync-period: "10s"
kubernetesVersion: "stable-1.8"
| Switch to k8s v1.8; should have the right apis enabled | Switch to k8s v1.8; should have the right apis enabled
| YAML | mit | luxas/kubeadm-workshop,luxas/kubeadm-workshop |
173720dc7e82c7257ecff384adff8f64518d604c | recipes/fastqc/0.10.1/meta.yaml | recipes/fastqc/0.10.1/meta.yaml | # this recipe was derived from the montilab channel.
about:
home: 'http://www.bioinformatics.babraham.ac.uk/projects/fastqc/'
license: GPL
summary: 'A quality control tool for high throughput sequence data.'
build:
detect_binary_files_with_prefix: true
number: 1
skip: False
requirements:
run:
- java... | # this recipe was derived from the montilab channel.
about:
home: 'http://www.bioinformatics.babraham.ac.uk/projects/fastqc/'
license: GPL
summary: 'A quality control tool for high throughput sequence data.'
build:
detect_binary_files_with_prefix: true
number: 0
skip: False
requirements:
run:
- java... | Add perl as runtime dep | Add perl as runtime dep | YAML | mit | abims-sbr/bioconda-recipes,cokelaer/bioconda-recipes,HassanAmr/bioconda-recipes,bioconda/bioconda-recipes,bebatut/bioconda-recipes,omicsnut/bioconda-recipes,ThomasWollmann/bioconda-recipes,blankenberg/bioconda-recipes,saketkc/bioconda-recipes,npavlovikj/bioconda-recipes,instituteofpathologyheidelberg/bioconda-recipes,T... |
9cfe5da1ead59099ecb814e31821e034b3e53612 | universe/runtimes.yml | universe/runtimes.yml | flashgames:
tag: 0.20.23
gym-core:
tag: 0.20.6
world-of-bits:
tag: 0.20.0
| flashgames:
tag: 0.20.25
gym-core:
tag: 0.20.6
world-of-bits:
tag: 0.20.0
| Move to latest flashgames image | Move to latest flashgames image
| YAML | mit | openai/universe |
efa0a5baaae108c6ef4cf847cfb58870f19c9aad | roles/davical/defaults/main.yml | roles/davical/defaults/main.yml | davical_db_users:
dba:
username: davical_dba
password: xxx
app:
username: davical_app
password: xxx
davical_instance_name: default
davical_db_container: postgres
davical_server_name: test.losinski.de
davical_backup_file: False
| davical_db_users:
dba:
username: davical_dba
password: "{{ davical_db_dba_password }}"
app:
username: davical_app
password: "{{ davical_db_app_password }}"
davical_instance_name: default
davical_db_container: postgres
davical_server_name: test.losinski.de
davical_backup_file: False
| Use a real password for davical users | Use a real password for davical users
Signed-off-by: Jan Losinski <577c4104c61edf9f052c616c0c23e67bef4a9955@wh2.tu-dresden.de>
| YAML | bsd-3-clause | janLo/ansible-playground,janLo/ansible-playground,janLo/ansible-playground |
101792ed9a7d649e866572e5055071d3931f59d6 | influxdb/defaults.yaml | influxdb/defaults.yaml | influxdb:
config: '/etc/influxdb/influxdb.conf'
conf: {}
etc_default: '/etc/default/influxdb'
fullname: 'InfluxDB Service User'
home: '/opt/influxdb'
logging:
directory: '/var/log/influxdb'
file: 'influxd.log'
logrotate_conf: '/etc/logrotate.d/influxdb'
service: 'influxdb'
shell: '/bin/false'
... | influxdb:
config: '/etc/influxdb/influxdb.conf'
conf: {}
etc_default: '/etc/default/influxdb'
fullname: 'InfluxDB Service User'
home: '/var/lib/influxdb'
logging:
directory: '/var/log/influxdb'
file: 'influxd.log'
logrotate_conf: '/etc/logrotate.d/influxdb'
service: 'influxdb'
shell: '/bin/fal... | Switch home directory to DATA_DIR | Switch home directory to DATA_DIR
InfluxDB uses DATA_DIR in their postinst script which defaults to
/var/lib/influxdb.
| YAML | apache-2.0 | saltstack-formulas/influxdb-formula,saltstack-formulas/influxdb-formula,saltstack-formulas/influxdb-formula,saltstack-formulas/influxdb-formula |
5f19471a6fc392772de0307189a0ce90da04c653 | metadata/com.celzero.bravedns.yml | metadata/com.celzero.bravedns.yml | Categories:
- Internet
- Security
- Connectivity
License: Apache-2.0
AuthorName: The RethinkDNS Authors
AuthorEmail: hello@celzero.com
WebSite: https://rethinkdns.com/app
SourceCode: https://github.com/celzero/rethink-app
IssueTracker: https://github.com/celzero/rethink-app/issues
Bitcoin: 35dbvH3YNbgqD2xWGXwotjH... | Categories:
- Internet
- Security
- Connectivity
License: Apache-2.0
AuthorName: The RethinkDNS Authors
AuthorEmail: hello@celzero.com
WebSite: https://rethinkdns.com/app
SourceCode: https://github.com/celzero/rethink-app
IssueTracker: https://github.com/celzero/rethink-app/issues
Bitcoin: 35dbvH3YNbgqD2xWGXwotjH... | Update RethinkDNS to 053g (18) | Update RethinkDNS to 053g (18)
| YAML | agpl-3.0 | f-droid/fdroiddata,f-droid/fdroiddata |
9ab1e2076e270bc404fada071f7b86bf0ef2e7c1 | metadata/com.github.cetoolbox.yml | metadata/com.github.cetoolbox.yml | Categories:
- Science & Education
License: Apache-2.0
WebSite: https://cetoolbox.github.io
SourceCode: https://github.com/cetoolbox/cetoolbox
IssueTracker: https://github.com/cetoolbox/cetoolbox/issues
AutoName: CEToolbox
Description: |-
The CEToolbox project aims to provide a convenient tool for computing Capil... | Categories:
- Science & Education
License: Apache-2.0
WebSite: https://cetoolbox.github.io
SourceCode: https://github.com/cetoolbox/cetoolbox
IssueTracker: https://github.com/cetoolbox/cetoolbox/issues
AutoName: CEToolbox
Description: |-
The CEToolbox project aims to provide a convenient tool for computing Capil... | Update CEToolbox to 1.3 (5) | Update CEToolbox to 1.3 (5)
| YAML | agpl-3.0 | f-droid/fdroiddata,f-droid/fdroiddata |
5cd411ac67799f55214fc1e514833b17ad5a64d1 | pack.yaml | pack.yaml | ---
name : st2cd
description : pack of actions specifically created for the continuous delivery pipeline at StackStorm
version : 0.1
author : st2-dev
email : info@stackstorm.com
| ---
name : st2cd
description : pack of actions specifically created for the continuous delivery pipeline at StackStorm
version : 0.1.0
author : st2-dev
email : info@stackstorm.com
| Change the version to valid semver | Change the version to valid semver
As Winson pointed out, we don't have a semver string here and in st2ci, but it's assumed in the current pack management codebase. | YAML | apache-2.0 | StackStorm/st2cd,StackStorm/st2cd |
62f13e63d4c2fbd62fcc27b7001a36a724121812 | .github/workflows/merge-dependabot-upgrades.yml | .github/workflows/merge-dependabot-upgrades.yml | # See https://github.com/ridedott/merge-me-action/
# This workflow automates merges from patches sent by Dependabot, and
# only by dependabot, once the other CI workflows pass
name: Auto-merge Dependabot PRs
on:
workflow_run:
types:
- completed
workflows:
- "Continuous Integration"
jobs:
merge... | # See https://github.com/ridedott/merge-me-action/
# This workflow automates merges from patches sent by Dependabot, and
# only by dependabot, once the other CI workflows pass
name: Auto-merge Dependabot PRs
on:
workflow_run:
types:
- completed
workflows:
- "Continuous Integration"
jobs:
merge... | Bump ridedott/merge-me-action from 2.10.1 to 2.10.2 | Bump ridedott/merge-me-action from 2.10.1 to 2.10.2
Bumps [ridedott/merge-me-action](https://github.com/ridedott/merge-me-action) from 2.10.1 to 2.10.2.
- [Release notes](https://github.com/ridedott/merge-me-action/releases)
- [Changelog](https://github.com/ridedott/merge-me-action/blob/master/CHANGELOG.md)
- [Commits... | YAML | mit | Ocramius/GeneratedHydrator |
2ee93676860c54d3ca6e1bfb4f6dbbe43f7559b7 | utils/packaging/packaging_redhat.yml | utils/packaging/packaging_redhat.yml | ---
- name: Create temporary mount point
file: dest=temp state=directory
- name: Prepare a sparse file
shell: "{{ item }}"
with_items:
- fallocate -l 2G rootfs.img
- mkfs.btrfs rootfs.img
- mount -t btrfs -o compress=lzo rootfs.img temp
- rsync -a --xattrs {{ chrootpath }}/ tem... | ---
- name: Create temporary mount point
file: dest=temp state=directory
- name: Prepare a sparse file
shell: "{{ item }}"
with_items:
- fallocate -l 2G rootfs.img
- mkfs.ext4 -F rootfs.img
- mount -t ext4 rootfs.img temp
- rsync -a --xattrs {{ chrootpath }}/ temp/
- umou... | Use ext4 instead of btrfs | Use ext4 instead of btrfs
| YAML | apache-2.0 | squashible/squashible,squashible/squashible |
eced00177b6a8c27bd8f289df806bc537c965810 | packages/ea/easytensor-vulkan.yaml | packages/ea/easytensor-vulkan.yaml | homepage: https://github.com/achirkin/easytensor#readme
changelog-type: ''
hash: 1a4a0debf53db4278955d9e1b054d5b101155afb0f19a6fa793880f66f3a8768
test-bench-deps: {}
maintainer: chirkin@arch.ethz.ch
synopsis: Use easytensor with vulkan-api
changelog: ''
basic-deps:
easytensor: ! '>=1'
base: ! '>=4.10 && <5'
vulka... | homepage: https://github.com/achirkin/easytensor#readme
changelog-type: ''
hash: 3e0ddf68fc00fcb1dd2a5ad8889c3e142368dd391d4bf6de41776aaa6b2b8d47
test-bench-deps: {}
maintainer: achirkin@users.noreply.github.com
synopsis: Use easytensor with vulkan-api.
changelog: ''
basic-deps:
easytensor: ! '>=2 && <3'
base: ! '>... | Update from Hackage at 2019-06-07T19:02:18Z | Update from Hackage at 2019-06-07T19:02:18Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
fcff1f86fb6c6a19cbf0b4d343f14fdaec010d30 | packages/ea/easytensor-vulkan.yaml | packages/ea/easytensor-vulkan.yaml | homepage: https://github.com/achirkin/easytensor#readme
changelog-type: ''
hash: 8f73379833ced2384bb453c91a4d02a4f672639e901b13795920e8296b2d3fc3
test-bench-deps: {}
maintainer: achirkin@users.noreply.github.com
synopsis: Use easytensor with vulkan-api.
changelog: ''
basic-deps:
easytensor: ! '>=2.0.1.0 && <3'
base... | homepage: https://github.com/achirkin/easytensor#readme
changelog-type: ''
hash: 7156156b3f2ad9e34a4b0e2d56236d4c8ba9ef88a531a0297864defb4eae0fb3
test-bench-deps: {}
maintainer: achirkin@users.noreply.github.com
synopsis: Use easytensor with vulkan-api.
changelog: ''
basic-deps:
easytensor: '>=2.0.1.0 && <3'
base: ... | Update from Hackage at 2021-04-05T14:31:08Z | Update from Hackage at 2021-04-05T14:31:08Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
a903b35731d2fe673b3ff2467863aae227856ee0 | roles/keitaro.db_restore/tasks/main.yml | roles/keitaro.db_restore/tasks/main.yml | - name: Drop newly created keitaro DB
shell: mysql -e "DROP DATABASE keitaro"
- name: Restore DB from sql dump
shell: mysql --user={{ db_user }} --password={{ db_password }} {{ db_name }} < '{{ db_restore_path }}'
args:
chdir: ../
- name: Reset Keitaro salt
lineinfile:
path: "{{ keitaro.path }}/applic... | - name: Drop newly created keitaro DB
shell: mysql -e "DROP DATABASE {{ db_name }}; CREATE DATABASE {{ db_name }}"
- name: Restore DB from sql dump
shell: mysql --user={{ db_user }} --password={{ db_password }} {{ db_name }} < '{{ db_restore_path }}'
args:
chdir: ../
- name: Reset Keitaro salt
lineinfile:... | Create empty database before restoring | Create empty database before restoring
| YAML | mit | keitarocorp/centos_provision,keitarocorp/centos_provision |
530b7378701f834da62dc3e77025b5545e11b70c | roles/keitaro.nginx-tune/tasks/main.yml | roles/keitaro.nginx-tune/tasks/main.yml | - name: Make status logs dir
file:
path: /var/log/nginx/status
state: directory
- name: Make logrotate hourly dir
file:
path: /etc/logrotate.hourly.d/
state: directory
- name: Install proper files
copy:
src: "{{ item.path }}"
dest: "/{{ item.path }}"
mode: "{{ item.mode }}"
with_it... | - name: Make status logs dir
file:
path: /var/log/nginx/status
state: directory
- name: Make logrotate hourly dir
file:
path: /etc/logrotate.hourly.d/
state: directory
- name: Install proper files
copy:
src: "{{ item.path }}"
dest: "/{{ item.path }}"
mode: "{{ item.mode }}"
with_it... | Add saving stats cron job | Add saving stats cron job
| YAML | mit | keitarocorp/centos_provision,keitarocorp/centos_provision |
32e935801398b8869fc2ed597bdf58b0200cfb75 | packages/pr/primitive-checked.yaml | packages/pr/primitive-checked.yaml | homepage: https://github.com/andrewthad/primitive-checked#readme
changelog-type: ''
hash: a1bfaf9b0e2a70c4a4228d1e306b0267241ac12e0c8378a7c56d898ab76dffc8
test-bench-deps: {}
maintainer: andrew.thaddeus@gmail.com
synopsis: primitive functions with bounds-checking
changelog: ''
basic-deps:
base: ! '>=4.9 && <5'
prim... | homepage: https://github.com/andrewthad/primitive-checked#readme
changelog-type: ''
hash: 31bdf3266f4b5630227e028d1bd2e528a164ab0ff166890947a8b56b3c0a73c1
test-bench-deps: {}
maintainer: andrew.thaddeus@gmail.com
synopsis: primitive functions with bounds-checking
changelog: ''
basic-deps:
base: ! '>=4.9.1.0 && <5'
... | Update from Hackage at 2018-07-10T03:51:59Z | Update from Hackage at 2018-07-10T03:51:59Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
20ac6a33a4c5b2aa84cf0c44a725511c57ace04d | _config/site.yml | _config/site.yml | title: Immutant
profiles:
staging:
base_url: http://staging.immutant.org/
deploy:
host: immutant.org
path: /var/www/domains/immutant.org/staging/htdocs
production:
base_url: http://immutant.org/
deploy:
host: immutant.org
path: /var/www/domains/immutant.org/www/htdocs
deve... | title: Immutant
profiles:
staging:
base_url: http://staging.immutant.org/
deploy:
host: immutant.org
path: /var/www/domains/immutant.org/staging/htdocs
production:
base_url: http://immutant.org/
deploy:
host: immutant.org
path: /var/www/domains/immutant.org/www/htdocs
deve... | Update plugin version to 0.15.1. | Update plugin version to 0.15.1.
| YAML | apache-2.0 | immutant/immutant.org,immutant/immutant.org,immutant/immutant.org |
beffacc6d738142d3e5ed4bd0a1e85e4b8df04a1 | helm_deploy/cla-public/values-staging.yaml | helm_deploy/cla-public/values-staging.yaml | # Default values for cla-public in a staging environment.
# This is a YAML-formatted file.
# Declare variables to be passed into your templates.
image:
pullPolicy: IfNotPresent
environment: staging
backend_base_uri: https://staging-backend.cla.dsd.io/
laalaa_api_host: https://laa-legal-adviser-api-staging.apps.live... | # Default values for cla-public in a staging environment.
# This is a YAML-formatted file.
# Declare variables to be passed into your templates.
image:
pullPolicy: IfNotPresent
environment: staging
backend_base_uri: https://staging-backend.cla.dsd.io/
laalaa_api_host: https://laa-legal-adviser-api-staging.apps.live... | Use wildcard cert for multideploy ingress | Use wildcard cert for multideploy ingress
| YAML | mit | ministryofjustice/cla_public,ministryofjustice/cla_public,ministryofjustice/cla_public,ministryofjustice/cla_public |
d1cbaeb249e820f6992d41f949861447c64e2751 | .github/workflows/continous-integration.yml | .github/workflows/continous-integration.yml | name: Continous Integration
on: [push, pull_request]
jobs:
run-tests:
name: Run PHPUnit tests
runs-on: ubuntu-latest
steps:
- name: Check out the repository
uses: actions/checkout@v2
- name: Copy sample.env to .env
run: cp sample.env .env
- name: Build and start t... | name: Continous Integration
on: [push, pull_request]
jobs:
run-tests:
name: Run PHPUnit tests
runs-on: ubuntu-latest
steps:
- name: Check out the repository
uses: actions/checkout@v2
- name: Copy sample.env to .env
run: cp sample.env .env
- name: Build and start t... | Remove PHPStorm specific output format | Remove PHPStorm specific output format | YAML | agpl-3.0 | WEEE-Open/tarallo-backend,WEEE-Open/tarallo-backend |
e4facefaac7208e8cc8978502ec3c9c0d5a6a830 | locale/flarum-sticky.yml | locale/flarum-sticky.yml | flarum-sticky:
##
# UNIQUE KEYS - The following keys are used in only one location each.
##
# Strings in this namespace are used by the admin interface.
admin:
# These strings are used in the Permissions page of the admin interface.
permissions:
sticky_discussions_label: Sticky discussions
... | flarum-sticky:
##
# UNIQUE KEYS - The following keys are used in only one location each.
##
# Strings in this namespace are used by the admin interface.
admin:
# These strings are used in the Permissions page of the admin interface.
permissions:
sticky_discussions_label: Sticky discussions
... | Clean up reused "sticky" string | Clean up reused "sticky" string
- Adds a reused string and two references
| YAML | mit | balkanje/flarum-ext-bosnian1,FlarumChina/flarum-ext-simplified-chinese-pro,pladask/flarum-ext-norwegian-nynorsk,FlarumChina/flarum-ext-simplified-chinese-pro,pladask/flarum-ext-norwegian-nynorsk,ogioncz/flarum-ext-czech,ogioncz/flarum-ext-czech,flarum/english,pladask/flarum-ext-norwegian-bokmal,gtugablue/flarum-ext-por... |
1dfb1a1e1dce8c72570c42c02a507d7de8b70f98 | website/stack.yaml | website/stack.yaml |
resolver: lts-3.9
packages: []
extra-deps:
- extra-1.4.2
- tagsoup-0.13.3
- markdown-0.1.13.2
| # Run:
# stack build extra tagsoup markdown
# stack ghci
resolver: lts-3.9
packages: []
| Update the Stack.yaml file to say how to run things | Update the Stack.yaml file to say how to run things
| YAML | bsd-3-clause | ndmitchell/shake,ndmitchell/shake,ndmitchell/shake,ndmitchell/shake,ndmitchell/shake,ndmitchell/shake |
644805b7b6589cd29c29dc3ce6044d51ed731e72 | zuul/site-variables.yaml | zuul/site-variables.yaml | # This file contains ansible variables that are used by our zuul-executors.
---
# NOTE(ianw): 2019-05 this list of clouds will grow as we provision
# new opendev.org based mirrors, but then eventually be removed once
# all are updated.
zuul_site_mirror_fqdn: >-
{%- if nodepool.region + "." + nodepool.cloud in [ "IAD.... | # This file contains ansible variables that are used by our zuul-executors.
---
# NOTE(ianw): 2019-05 this list of clouds will grow as we provision
# new opendev.org based mirrors, but then eventually be removed once
# all are updated.
zuul_site_mirror_fqdn: >-
{%- if nodepool.region + "." + nodepool.cloud in [ "DFW.... | Revert "Enable IAD opendev.org mirror" | Revert "Enable IAD opendev.org mirror"
This reverts commit 3e5df9727f246f6504fc41bf5d9354b6fec67b2b.
We have been testing with the kernel referenced in the original for
several days and have enough data. There is an open issue with oops
in fscache which we need to resolve for this to be stable.
Change-Id: I691e2bd6... | YAML | apache-2.0 | openstack-infra/project-config,openstack-infra/project-config |
e856e422dcabb4a942c4687b909eb66594f76a03 | recipes/pydeck-earthengine-layers/meta.yaml | recipes/pydeck-earthengine-layers/meta.yaml | {% set name = "pydeck-earthengine-layers" %}
{% set version = "1.0.0" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: "0cf5c8034a44f2ecd7e925e5033f853ecb420ef4ddcf49dc4f4f8d6ff736e96b"
buil... | {% set name = "pydeck-earthengine-layers" %}
{% set version = "1.0.0" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: "0cf5c8034a44f2ecd7e925e5033f853ecb420ef4ddcf49dc4f4f8d6ff736e96b"
buil... | Add setuptools and twine to build requirements | Add setuptools and twine to build requirements
| YAML | bsd-3-clause | ocefpaf/staged-recipes,stuertz/staged-recipes,hadim/staged-recipes,kwilcox/staged-recipes,jochym/staged-recipes,igortg/staged-recipes,kwilcox/staged-recipes,jakirkham/staged-recipes,jakirkham/staged-recipes,petrushy/staged-recipes,jochym/staged-recipes,chrisburr/staged-recipes,goanpeca/staged-recipes,ReimarBauer/staged... |
dd8897157cbbee07c7098a6d6006a8593b43c568 | .github/workflows/ci.yaml | .github/workflows/ci.yaml | name: CI
on:
push:
pull_request:
schedule:
- cron: '0 0 * * *'
jobs:
ci:
runs-on: ubuntu-latest
strategy:
matrix:
node-version:
- 14
steps:
- uses: actions/checkout@v2
- name: Set up system
run: bin/before_install
- name: Set up Node
uses: actions/se... | name: CI
on:
push:
pull_request:
workflow_dispatch:
schedule:
- cron: '0 0 * * *'
jobs:
ci:
runs-on: ubuntu-latest
strategy:
matrix:
node-version:
- 14
steps:
- uses: actions/checkout@v2
- name: Set up system
run: bin/before_install
- name: Set up Node
... | Add manual option for CI github workflow | Add manual option for CI github workflow
| YAML | apache-2.0 | ManageIQ/manageiq-ui-service,ManageIQ/manageiq-ui-service,ManageIQ/manageiq-ui-service |
d9e15ac23d43713d6f1547f551bd56fb9d277574 | .github/workflows/ci.yaml | .github/workflows/ci.yaml | name: "CI"
on:
pull_request:
push:
branches:
- "master"
schedule:
- cron: "42 3 * * *"
workflow_dispatch:
jobs:
phpunit:
name: "PHPUnit"
runs-on: "ubuntu-20.04"
strategy:
matrix:
php-version:
- "7.4"
- "8.0"
- "8.1"
dependencies:... | name: "CI"
on:
pull_request:
push:
branches:
- "master"
workflow_dispatch:
jobs:
phpunit:
name: "PHPUnit"
runs-on: "ubuntu-20.04"
strategy:
matrix:
php-version:
- "7.4"
- "8.0"
- "8.1"
dependencies:
- "highest"
steps:
... | Drop on "schedule" from CI | Drop on "schedule" from CI
It disables Actions after a while of inactivity
| YAML | mit | php-ds/polyfill |
143fe2c5ba7c122a38fb8a3fbd6bc744b2c51f3c | .github/workflows/CodeQL_Analysis.yml | .github/workflows/CodeQL_Analysis.yml | name: "CodeQL"
permissions:
contents: read
security-events: write
actions: read
deployments: none
packages: none
on:
push:
pull_request:
schedule:
- cron: '0 6 * * 1'
jobs:
analyse:
name: Analyse
runs-on: ubuntu-20.04
steps:
- name: Checkout repository
uses: actions/c... | name: "CodeQL"
permissions:
contents: read
security-events: write
actions: read
deployments: none
packages: none
on:
push:
pull_request:
schedule:
- cron: '0 6 * * 1'
jobs:
analyse:
name: Analyse
runs-on: ubuntu-20.04
steps:
- name: Checkout repository
uses: actions/c... | Bump github/codeql-action from 1.0.26 to 1.0.27 | Bump github/codeql-action from 1.0.26 to 1.0.27
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1.0.26 to 1.0.27.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/g... | YAML | mit | LeSuisse/vault-gpg-plugin,LeSuisse/vault-gpg-plugin |
01ae327b1cd72a0feb5a935166b9b61765fc0410 | Vokal-Swift.xctemplate/.swiftlint.yml | Vokal-Swift.xctemplate/.swiftlint.yml | disabled_rules:
- trailing_whitespace
- variable_name
- todo
- type_name
- function_parameter_count
- type_body_length
- function_body_length
- file_length
- line_length
- nesting
- cyclomatic_complexity
- control_statement
opt_in_rules:
- force_unwrapping
force_unwrapping:
severity: error... | disabled_rules:
- control_statement
- cyclomatic_complexity
- file_length
- function_body_length
- function_parameter_count
- line_length
- nesting
- todo
- trailing_whitespace
- type_body_length
- type_name
- unused_optional_binding
- variable_name
opt_in_rules:
- force_unwrapping
force_u... | Disable unused_optional_binding in SwiftLint yml | Disable unused_optional_binding in SwiftLint yml
Seeing many false positives/negatives with this
| YAML | mit | bryanluby/Xcode-Template,vokal/Xcode-Template |
e3ea7e263e609ccdd4bfb81510fc27c33f1eaff5 | .forestry/settings.yml | .forestry/settings.yml | ---
new_page_extension: md
auto_deploy: false
admin_path: admin
webhook_url:
sections:
- type: heading
label: Main Content
- type: directory
path: content/tool
label: Tool
create: all
match: "**/*"
templates:
- tool
- type: directory
path: content/showcase
label: Showcase
create: all
match: "**/*... | ---
new_page_extension: md
auto_deploy: false
admin_path: admin
webhook_url:
sections:
- type: heading
label: Main Content
- type: directory
path: content/tool
label: Tool
create: all
match: "**/*"
templates:
- tool
- type: directory
path: content/showcase
label: Showcase
create: all
match: "**/*... | Update from Forestry.io - Updated Forestry configuration | Update from Forestry.io - Updated Forestry configuration | YAML | mit | thenewdynamic-org/thenewdynamic.org,budparr/thenewdynamic,thenewdynamic-org/thenewdynamic.org,budparr/thenewdynamic,budparr/thenewdynamic |
534429031e7364bfff638424f160efb3b7668280 | .forestry/settings.yml | .forestry/settings.yml | ---
new_page_extension: md
auto_deploy: false
admin_path:
webhook_url:
collections:
- path: ''
label: Pages
create: all
- path: _posts
label: Posts
create: all
upload_dir: uploads
public_path: "/uploads"
front_matter_path: ''
use_front_matter_path: false
file_template: ":filename:"
| ---
new_page_extension: md
auto_deploy: false
admin_path:
webhook_url:
sections:
- type: jekyll-pages
label: Pages
create: all
- type: jekyll-posts
label: Posts
create: all
- type: directory
path: _data
label: Data
create: none
match: "**/*.{json,yaml,yml}"
upload_dir: uploads
public_path: "/uploads"
... | Update from Forestry.io - Updated Forestry configuration | Update from Forestry.io - Updated Forestry configuration | YAML | mit | jloh/lists,jloh/lists,jloh/lists |
34ee984e6855243b8028b09d32d11d9fc36080e3 | .forestry/settings.yml | .forestry/settings.yml | ---
new_page_extension: md
auto_deploy: true
admin_path: "/admin"
webhook_url:
sections:
- type: jekyll-posts
label: News & Results
create: all
upload_dir: uploads
public_path: "/uploads"
front_matter_path: ''
use_front_matter_path:
file_template: ":filename:"
build:
preview_command: bundle exec jekyll build --... | ---
new_page_extension: md
auto_deploy: true
admin_path: admin
webhook_url:
sections:
- type: jekyll-posts
label: News & Results
create: all
upload_dir: uploads
public_path: "/uploads"
front_matter_path: ''
use_front_matter_path:
file_template: ":filename:"
build:
preview_command: bundle exec jekyll build --dra... | Update from Forestry.io - Updated Forestry configuration | Update from Forestry.io - Updated Forestry configuration
| YAML | mit | digitalfort/goulburnspeedway |
70ebc2c7ca6bb7347936dc0a4c0d01cb4bbd8475 | .forestry/settings.yml | .forestry/settings.yml | ---
new_page_extension: md
auto_deploy: false
admin_path: admin
webhook_url:
sections:
- type: heading
label: Main Content
- type: directory
path: content/tool
label: Tools Directory
create: all
match: "**/*"
templates:
- tool
- type: directory
path: content/showcase
label: Showcase
create: all
m... | ---
new_page_extension: md
auto_deploy: false
admin_path: admin
webhook_url:
sections:
- type: heading
label: Main Content
- type: directory
path: content/tool
label: Tools Directory
create: all
match: "**/*"
templates:
- tool
- type: directory
path: content/showcase
label: Showcase
create: all
m... | Update from Forestry.io - Updated Forestry configuration | Update from Forestry.io - Updated Forestry configuration | YAML | mit | budparr/thenewdynamic,budparr/thenewdynamic,budparr/thenewdynamic,thenewdynamic-org/thenewdynamic.org,thenewdynamic-org/thenewdynamic.org |
b7ac91205b0a47fad797e638d2057134259d98be | .forestry/settings.yml | .forestry/settings.yml | ---
new_page_extension: md
auto_deploy: false
admin_path:
webhook_url:
sections:
upload_dir: uploads
public_path: "/uploads"
front_matter_path: ''
use_front_matter_path: false
file_template: ":filename:"
build:
install_dependencies_command: npm install
preview_docker_image: node:10
mount_path: "/srv"
working... | ---
new_page_extension: md
auto_deploy: false
admin_path: ''
webhook_url:
sections:
upload_dir: uploads
public_path: "/uploads"
front_matter_path: ''
use_front_matter_path: false
file_template: ":filename:"
build:
install_dependencies_command: npm install
preview_docker_image: node:10
mount_path: "/srv"
worki... | Update from Forestry.io - Updated Forestry configuration | Update from Forestry.io - Updated Forestry configuration
| YAML | mit | Narno/narno.com,Narno/narno.com |
44878bd545c3beac1a545f60e392ade9d1469aea | .github/dependabot.yml | .github/dependabot.yml | version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
versioning-strategy: increase-if-necessary
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
| version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
versioning-strategy: increase-if-necessary
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: weekly
| Update GH Actions less frequently | Update GH Actions less frequently
| YAML | mit | noflo/noflo |
7e660ffb70d422ce55e0119323d203f7787e9ab5 | .dependabot/config.yml | .dependabot/config.yml | version: 1
update_configs:
- package_manager: "go:dep"
directory: "/"
update_schedule: "daily"
| version: 1
update_configs:
- package_manager: "go:dep"
directory: "/"
update_schedule: "daily"
target_branch: "v7"
| Switch dependabot to target v7 branch | Switch dependabot to target v7 branch
Signed-off-by: Jenna Goldstrich <ece644b3066e86d728b815a5811e74b079a9aacc@pivotal.io>
| YAML | apache-2.0 | cloudfoundry/cli,cloudfoundry/cli,cloudfoundry/cli |
7a4c01e84ddc2732986e7f2e901dd2c6f0701003 | .forestry/settings.yml | .forestry/settings.yml | ---
new_page_extension: md
auto_deploy: false
admin_path: ''
webhook_url: ''
sections:
- type: directory
path: content/post
label: Articles
create: all
match: "**/*"
templates:
- post
- type: document
path: config.yaml
label: Configuration
upload_dir: ''
public_path: ''
front_matter_path: https://res.cl... | ---
new_page_extension: md
auto_deploy: false
admin_path: ''
webhook_url: ''
sections:
- type: directory
path: content/post
label: Articles
create: all
match: "**/*"
templates:
- post
- type: document
path: config.yaml
label: Configuration
upload_dir: ''
public_path: ''
front_matter_path: https://res.cl... | Update from Forestry.io - Updated Forestry configuration | Update from Forestry.io - Updated Forestry configuration
| YAML | mit | jekyll-fr/jekyll-fr.github.io,jekyll-fr/jekyll-fr.github.io,jekyll-fr/jekyll-fr.github.io |
7342c706f15351ff2fa3c5f8891f401c185c1409 | .forestry/settings.yml | .forestry/settings.yml | ---
new_page_extension: md
auto_deploy: true
admin_path: admin
webhook_url:
sections:
- type: jekyll-posts
label: News & Results
create: all
upload_dir: uploads
public_path: "/uploads"
front_matter_path: ''
use_front_matter_path:
file_template: ":filename:"
build:
preview_command: bundle exec jekyll build --dra... | ---
new_page_extension: md
auto_deploy: true
admin_path: "/admin"
webhook_url:
sections:
- type: jekyll-posts
label: News & Results
create: all
upload_dir: uploads
public_path: "/uploads"
front_matter_path: ''
use_front_matter_path:
file_template: ":filename:"
build:
preview_command: bundle exec jekyll build --... | Update from Forestry.io - Updated Forestry configuration | Update from Forestry.io - Updated Forestry configuration
| YAML | mit | digitalfort/goulburnspeedway |
c2c8c97c01d79ffdf21a3d6670f680c9d88c7d45 | .github/dependabot.yml | .github/dependabot.yml | # To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-update... | # To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-update... | Stop dependency Updates for 2.5.x | Stop dependency Updates for 2.5.x
| YAML | mit | freefair/okhttp-spring-boot |
a4328a66687e62fb4826e4645b2cad1f59b50e34 | metadata/com.github.igrmk.smsq.yml | metadata/com.github.igrmk.smsq.yml | Categories:
- Phone & SMS
License: GPL-3.0-only
AuthorName: igrmk
AuthorEmail: igrmkx@gmail.com
WebSite: https://smsq.me
SourceCode: https://github.com/igrmk/smsq
IssueTracker: https://github.com/igrmk/smsq/issues
Bitcoin: 32JdGEVP42WiVxsADa3Z65qn1xe2K7Yg3S
Litecoin: MCCRrC4NcT926bDRchpKxQ5kmatzcEMaz7
AutoName: smsQ... | Categories:
- Phone & SMS
License: GPL-3.0-only
AuthorName: igrmk
AuthorEmail: igrmkx@gmail.com
WebSite: https://smsq.me
SourceCode: https://github.com/igrmk/smsq
IssueTracker: https://github.com/igrmk/smsq/issues
Bitcoin: 32JdGEVP42WiVxsADa3Z65qn1xe2K7Yg3S
Litecoin: MCCRrC4NcT926bDRchpKxQ5kmatzcEMaz7
AutoName: smsQ... | Update smsQ to 1.6 (16) | Update smsQ to 1.6 (16)
| YAML | agpl-3.0 | f-droid/fdroiddata,f-droid/fdroiddata |
2c41b5f299c5a680d5f05e1ea3a07208529a71f9 | metadata/com.rtbishop.look4sat.yml | metadata/com.rtbishop.look4sat.yml | Categories:
- Science & Education
License: GPL-2.0-only
AuthorName: Arty Bishop
AuthorEmail: bishop.arty@gmail.com
SourceCode: https://github.com/rt-bishop/Look4Sat
IssueTracker: https://github.com/rt-bishop/Look4Sat/issues
Changelog: https://github.com/rt-bishop/Look4Sat/releases
AutoName: Look4Sat
RepoType: git
R... | Categories:
- Science & Education
License: GPL-2.0-only
AuthorName: Arty Bishop
AuthorEmail: bishop.arty@gmail.com
SourceCode: https://github.com/rt-bishop/Look4Sat
IssueTracker: https://github.com/rt-bishop/Look4Sat/issues
Changelog: https://github.com/rt-bishop/Look4Sat/releases
AutoName: Look4Sat
RepoType: git
R... | Update Look4Sat to 2.0.1 (201) | Update Look4Sat to 2.0.1 (201)
| YAML | agpl-3.0 | f-droid/fdroiddata,f-droid/fdroiddata |
0c4db4e398791c8a0872db0459819c9b0f6bc47c | metadata/rocks.tbog.tblauncher.yml | metadata/rocks.tbog.tblauncher.yml | Categories:
- System
- Theming
License: GPL-3.0-only
AuthorName: TBog
SourceCode: https://github.com/TBog/TBLauncher
IssueTracker: https://github.com/TBog/TBLauncher/issues
AutoName: TinyBit launcher
RepoType: git
Repo: https://github.com/TBog/TBLauncher
Builds:
- versionName: '4.5'
versionCode: 14
com... | Categories:
- System
- Theming
License: GPL-3.0-only
AuthorName: TBog
SourceCode: https://github.com/TBog/TBLauncher
IssueTracker: https://github.com/TBog/TBLauncher/issues
AutoName: TinyBit launcher
RepoType: git
Repo: https://github.com/TBog/TBLauncher
Builds:
- versionName: '4.5'
versionCode: 14
com... | Update TinyBit launcher to 4.7 (16) | Update TinyBit launcher to 4.7 (16)
| YAML | agpl-3.0 | f-droid/fdroiddata,f-droid/fdroiddata |
0d6dd4df27aff168bc0aa151ca507195c7521153 | manifest.yml | manifest.yml | ---
language: staticfile
default_versions:
- name: nginx
version: 1.13.12
dependencies:
- name: nginx
version: 1.13.12
uri: https://buildpacks.cloudfoundry.org/dependencies/nginx/nginx-1.13.12-linux-x64-d1593c9d.tgz
sha256: d1593c9d76ee25e28a7811dd09eadd6ee83ee26dfec90ba3a64f8d8c1cf65a73
cf_stacks:
- cflinu... | ---
language: staticfile
default_versions:
- name: nginx
version: 1.15.0
dependencies:
- name: nginx
version: 1.15.0
uri: https://buildpacks.cloudfoundry.org/dependencies/nginx/nginx-1.15.0-linux-x64-fcf8f112.tgz
sha256: fcf8f1128d66c8a654865657517be7dcba71ffbe1091bc198a9d663036083aa9
cf_stacks:
- cflinuxfs... | Add nginx 1.15.0, remove nginx 1.13.12 | Add nginx 1.15.0, remove nginx 1.13.12
source url: http://nginx.org/download/nginx-1.15.0.tar.gz
source gpg-signature:
-----BEGIN PGP SIGNATURE-----
iQEcBAABAgAGBQJbFpWVAAoJEFIKmZOhwFL4XrEIAJp+3L5sf5IB+eefODYGpLUt
3SZuzybqTIJ5KZM0Qk5bj+FS28/XEBcNqOa6sgwBBuSVwFbaJYXjjQ4AVIvnwjty
YLv83dQbVDWPsBmn0aUEh6BiLhgK5zzznix4LdG... | YAML | apache-2.0 | cloudfoundry/staticfile-buildpack,cloudfoundry/staticfile-buildpack,cloudfoundry/staticfile-buildpack,cloudfoundry/staticfile-buildpack |
35935f62fe7c1c4fc60cd6e24d1f539f35dcfeb0 | manifest.yml | manifest.yml | ---
applications:
- name: halliwell
buildpack: https://github.com/cloudfoundry/python-buildpack#v1.5.3
command: python launch.py
disk_quota: 512M
memory: 256M
no-route: true | ---
applications:
- name: halliwell
buildpack: https://github.com/cloudfoundry/python-buildpack#v1.5.3
command: python launch.py
disk_quota: 512M
memory: 128M
no-route: true | Reduce required CF resource further | Reduce required CF resource further
| YAML | isc | textbook/halliwell |
e4c3de388909f08b93e13e3919b44cd7cf86872b | src/Resources/config/common.yml | src/Resources/config/common.yml | services:
swagger.external.filesystem:
class: Symfony\Component\Filesystem\Filesystem
swagger.processor.routing:
class: Insidion\SwaggerBundle\Processor\RoutingProcessor
arguments: ['@router', '%morlack.swagger.info%']
swagger.processor.schema:
class: Insidion\SwaggerBundle\Processor\SchemaP... | services:
_defaults:
public: true
swagger.external.filesystem:
class: Symfony\Component\Filesystem\Filesystem
swagger.processor.routing:
class: Insidion\SwaggerBundle\Processor\RoutingProcessor
arguments: ['@router', '%morlack.swagger.info%']
swagger.processor.schema:
class: Insidion\... | Make services public by default | Make services public by default
| YAML | mit | tomasz-ryba/InsidionSwaggerBundle,tomasz-ryba/InsidionSwaggerBundle,tomasz-ryba/InsidionSwaggerBundle |
aaafb62ba0ffd03073cfbf829b13d535cb13d74a | metallus.yml | metallus.yml | software_groups: &software
- "base"
jobs:
runit_common:
software_groups: *software
builder: "make"
base: "ubuntu:12.04"
packages:
- type: debian
name: runit-common
depends:
- runit
- postfix
repos:
- mxm-public
target: install
| software_groups: &software
- "base"
jobs:
runit_common:
software_groups: *software
builder: "make"
base: "ubuntu:12.04"
packages:
- type: debian
name: runit-common
depends:
- runit
- runit-logging
- postfix
repos:
- mxm-public
... | Add runit-logging as a dependency | Add runit-logging as a dependency | YAML | bsd-3-clause | madebymany/runit-common-package |
80eec3d000550232032421cb0b3d43dff6aab1fe | ops/user.yml | ops/user.yml | ---
- name: Add or update the existing user on Ubuntu servers
hosts: server
sudo: yes
roles:
- user
vars_prompt:
- name: "username"
prompt: "New username"
private: no
- name: "password"
prompt: "New password"
encrypt: "md5_crypt"
salt_size: 7
confirm: yes
-... | ---
- name: Add or update the existing user on Ubuntu servers
hosts: server
sudo: yes
roles:
- user
vars_prompt:
- name: "username"
prompt: "New username"
private: no
- name: "password"
prompt: "New password"
encrypt: "sha512_crypt"
confirm: yes
- name: "id_rsa_p... | Switch from `md5_crypt` to `sha512_crypt` for better security | Switch from `md5_crypt` to `sha512_crypt` for better security
See: https://pythonhosted.org/passlib/lib/passlib.hash.md5_crypt.html
| YAML | mit | zoomhub/zoomhub,zoomhub/zoomhub,zoomhub/zoomhub,zoomhub/zoomhub |
76c31fc343b5ff3217690232a5fd76d0e2e16480 | manifest.yml | manifest.yml | applications:
- path: target/cdiasyncdemo.war
memory: 512M
instances: 1
domain: eu-gb.mybluemix.net
name: CdiAsyncDemo
host: CdiAsyncDemo
disk_quota: 1024M
env:
IBM_JVM_LICENSE: L-JWOD-9SYNCP
IBM_LIBERTY_LICENSE: L-MCAO-9SYMVC
JBP_CONFIG_IBMJDK: 'version: 1.8.+'
| applications:
- path: target/cdiasyncdemo.war
memory: 512M
instances: 1
domain: eu-gb.mybluemix.net
name: CdiAsyncDemo
host: CdiAsyncDemo
disk_quota: 1024M
env:
IBM_JVM_LICENSE: L-JWOD-9SYNCP
IBM_LIBERTY_LICENSE: L-MCAO-9SYMVC
JBP_CONFIG_IBMJDK: 'version: 1.8.+'
JBP_CONFIG_LIBERTY "app_archive... | Set Java EE Full Profile | Set Java EE Full Profile | YAML | apache-2.0 | sknitelius/CdiAsyncDemo,sknitelius/CdiAsyncDemo |
48a25d306becf32cd7e169511b10473d984ae7ff | manifest.yml | manifest.yml | ---
applications:
- name: chaos-galago-broker
memory: 20M
disk_quota: 50M
instances: 2
path: broker
services:
- chaos-galago-db
- name: chaos-galago-processor
memory: 20M
disk_quota: 50M
instances: 2
path: processor
no-route: true
services:
- chaos-galago-db
- cf-service
| ---
applications:
- name: chaos-galago-broker
memory: 20M
disk_quota: 50M
instances: 2
path: broker
services:
- chaos-galago-db
- name: chaos-galago-processor
memory: 20M
disk_quota: 50M
instances: 2
path: processor
no-route: true
health-check-type: none
services:
- chaos-galago-db
- cf-se... | Update health check to work for diego, no route is not enough anymore | Update health check to work for diego, no route is not enough anymore
| YAML | mit | FidelityInternational/chaos-galago,FidelityInternational/chaos-galago |
4c8b74be42d152dde2c7337f60822e772215fb56 | docker/docker-compose.yml | docker/docker-compose.yml | db:
image: mysql:5.5
environment:
- MYSQL_DATABASE=bedrock
- MYSQL_USER=bedrock
- MYSQL_PASSWORD=bedrock
- MYSQL_ROOT_PASSWORD=root
web:
build: ../
ports:
- "8000:8000"
links:
- db
environment:
- PYTHONDONTWRITEBYTECODE=1
- DATABASE_URL=mysql://bedrock:bedrock@db/bedrock
... | db:
image: postgres:9.4
web:
build: ../
ports:
- "8000:8000"
links:
- db
environment:
- PYTHONDONTWRITEBYTECODE=1
- DATABASE_URL=postgres://postgres@db/postgres
- DEBUG=True
- ALLOWED_HOSTS=localhost,127.0.0.1,
- SECRET_KEY=39114b6a-2858-4caf-8878-482a24ee9542
- DOCKER=True
c... | Switch to Postgres to match our AWS setup. | Switch to Postgres to match our AWS setup.
| YAML | mpl-2.0 | kyoshino/bedrock,sgarrity/bedrock,pmclanahan/bedrock,l-hedgehog/bedrock,gerv/bedrock,jgmize/bedrock,glogiotatidis/bedrock,hoosteeno/bedrock,mozilla/bedrock,jpetto/bedrock,ericawright/bedrock,gerv/bedrock,gerv/bedrock,glogiotatidis/bedrock,CSCI-462-01-2017/bedrock,kyoshino/bedrock,jgmize/bedrock,mkmelin/bedrock,davehunt... |
e7c6756c048791e30a17ab06351246ceef6c571b | docs/_data/navigation.yml | docs/_data/navigation.yml | - name: GitHub
link: https://github.com/donkirkby/testing | - name: GitHub
link: https://github.com/donkirkby/testing
- name: <img src="https://donkirkby.github.io/favicon.png">
link: https://donkirkby.github.io/
| Add link to main site. | Add link to main site.
| YAML | mit | donkirkby/testing |
2c639a6c85d5716712c4092b99f8b092328ec023 | .github/workflows/deploy.yml | .github/workflows/deploy.yml | name: Deploy
on:
push:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install Hugo
run: sudo apt-get install hugo
- name: Build
run: hugo -d www/
| name: Deploy
on:
push:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
env:
HUGO_VERSION: "0.73.0"
steps:
- uses: actions/checkout@v2
- name: Install Hugo
run: curl -LO https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_${HUGO_VERSION}_Linux-64... | Install more recent hugo version | Install more recent hugo version
apt's version is a bit old
| YAML | mit | bjgill/bjgill.github.io-generation,bjgill/bjgill.github.io-generation |
065c4d99b9843627dfd2dad8e417620831424877 | .github/workflows/deploy.yml | .github/workflows/deploy.yml | name: Nightly Deploy
on:
schedule:
- cron: "0 8 * * 1"
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Trigger a build on Netlify
shell: bash
env:
NETLIFY_BUILD_HOOK: ${{ secrets.NETLIFY_BUILD_HOOK }}
run: curl -X POST -d {} "$NETLIFY_BUILD_HOOK"
| name: Nightly Deploy
on:
schedule:
- cron: "0 8 * * *"
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Trigger a build on Netlify
shell: bash
env:
NETLIFY_BUILD_HOOK: ${{ secrets.NETLIFY_BUILD_HOOK }}
run: curl -X POST -d {} "$NETLIFY_BUILD_HOOK"
| Deploy daily, hockey is coming back! | Deploy daily, hockey is coming back!
| YAML | mit | tristandunn/hockey,tristandunn/hockey,tristandunn/hockey |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.