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 |
|---|---|---|---|---|---|---|---|---|---|
6aeb4994f7a91fb0b7d4c17c528ed86fb24117be | 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: 81
router_instances: 15
api_instances: 12
doppler_instances: 39
log_api_instances: 6
scheduler_instances: 4
cc_worker_instances: 4
cc_hourly_rate_limit: 20000
cc_staging_timeout_in_seconds: 2700
paas_region_name: london
prometheus_disk_size:... | ---
uaa_instances: 3
nats_instances: 3
diego_api_instances: 3
cell_instances: 84
router_instances: 15
api_instances: 12
doppler_instances: 39
log_api_instances: 6
scheduler_instances: 4
cc_worker_instances: 4
cc_hourly_rate_limit: 20000
cc_staging_timeout_in_seconds: 2700
paas_region_name: london
prometheus_disk_size:... | Add 3 cells to London | Add 3 cells to London
We're seeing high CPU usage in around 1 in 8 of the cells. Memory consumption
remaisn fine. Adding more cells provides more CPU cores to carry out the work
of the apps.
| 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 |
2215504aa1b67221671106396d3cc3accd01f7df | _config.yml | _config.yml | title: Luqi Pan
tagline: "Luqi Pan"
# url: http://andhyde.com
author:
name: "Luqi Pan"
email: "luqi.pan@gmail.com"
markdown: rdiscount
permalink: /:catagories/:year-:month-:day-:title
pygments: true
paginate: 5
| title: Luqi Pan
tagline: "Luqi Pan"
# url: http://andhyde.com
author:
name: "Luqi Pan"
email: "luqi.pan@gmail.com"
markdown: rdiscount
permalink: /:catagories/:year-:month-:day-:title
pygments: true
paginate: 5
exclude: [".rvmrc", ".rbenv-version", "README.md", "Rakefi... | Exclude some ruby files from jekyll build | Exclude some ruby files from jekyll build
| YAML | mit | LuqiPan/LuqiPan.github.io,LuqiPan/LuqiPan.github.io,LuqiPan/LuqiPan.github.io |
dce3fbc6221f591d84ebc85ead06dbdb4ef421a1 | playbooks/tests/tasks/all.yml | playbooks/tests/tasks/all.yml | ---
- hosts: all
tasks:
- name: IPv6 privacy extensions are disabled
shell: grep 0 /proc/sys/net/ipv6/conf/all/use_tempaddr
- name: SSH password authentication is disabled
shell: grep 'PasswordAuthentication no' /etc/ssh/sshd_config
- name: /nonexistant should not exist
shell: test ! -e /nonexistent... | ---
- hosts: all
tasks:
- name: IPv6 privacy extensions are disabled
shell: grep 0 /proc/sys/net/ipv6/conf/all/use_tempaddr
- name: SSH password authentication is disabled
shell: grep 'PasswordAuthentication no' /etc/ssh/sshd_config
- name: /nonexistant should not exist
shell: test ! -e /nonexistent... | Check dmesg for anomalous service failures | Check dmesg for anomalous service failures
This should catch things like our starting keystone before memcached,
and neutron-l3-agent without a pidfile directory issues.
| YAML | mit | aldevigi/ursula,allomov/ursula,mjbrewer/ursula,sivakom/ursula,ddaskal/ursula,dlundquist/ursula,ddaskal/ursula,lihkin213/ursula,sivakom/ursula,lihkin213/ursula,EricCrosson/ursula,pgraziano/ursula,zrs233/ursula,greghaynes/ursula,jwaibel/ursula,persistent-ursula/ursula,ryshah/ursula,panxia6679/ursula,fancyhe/ursula,edtubi... |
066f71600c0281f3e2b84ef9bb89d6a8f5be1d03 | packages/ca/casa-types.yaml | packages/ca/casa-types.yaml | homepage: ''
changelog-type: ''
hash: cc8c837726f89173cd8d0535070cd3becd2f82405e59afc4f1d326bd645c0d1e
test-bench-deps: {}
maintainer: chrisdone@fpcomplete.com
synopsis: Types for Casa
changelog: ''
basic-deps:
bytestring: -any
base: ! '>=4.5 && <4.7'
persistent: -any
text: -any
path-pieces: -any
hashable: ... | homepage: ''
changelog-type: ''
hash: 3c0a0c6a6f7793abcd66092ef2d4c92785b66d5056306af8672738ee4a6aba22
test-bench-deps: {}
maintainer: chrisdone@fpcomplete.com
synopsis: Types for Casa
changelog: ''
basic-deps:
bytestring: -any
base: ! '>=4.5 && <5'
persistent: -any
text: -any
path-pieces: -any
hashable: -a... | Update from Hackage at 2020-03-05T17:26:38Z | Update from Hackage at 2020-03-05T17:26:38Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
18909a94c54082a6f7212d6da53d125533f9a7ef | .github/workflows/ci.yml | .github/workflows/ci.yml | name: CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
jdk:
- 11
steps:
- uses: actions/checkout@v2
- uses: actions/cache@v2
with:
path: |
~/.gradle/c... | name: CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
jdk:
- 11
steps:
- uses: actions/checkout@v2
- uses: actions/cache@v2
with:
path: |
~/.gradle/c... | Update snapshot-upload credential env vars | Update snapshot-upload credential env vars
| YAML | apache-2.0 | KeepSafe/dexcount-gradle-plugin,KeepSafe/dexcount-gradle-plugin,KeepSafe/dexcount-gradle-plugin,benjamin-bader/dexcount-gradle-plugin,benjamin-bader/dexcount-gradle-plugin,benjamin-bader/dexcount-gradle-plugin |
d7796a64f42849685f5601b2e1ed2ed6657a2cb1 | packages/fa/fastparser.yaml | packages/fa/fastparser.yaml | homepage: https://github.com/bartavelle/fastparser#readme
changelog-type: ''
hash: 9f1976470cfd4a8633183e24d2fa55618b5de40dd0498f82a77ce700a37a0844
test-bench-deps: {}
maintainer: bartavelle@gmail.com
synopsis: A fast, but bare bones, bytestring parser combinators library.
changelog: ''
basic-deps:
bytestring: ==0.10... | homepage: https://github.com/bartavelle/fastparser#readme
changelog-type: ''
hash: d17d6c95e9cb3fd2d31724ffafa5e5efedfc530d64b73aa0851d1b93d55ae6e1
test-bench-deps: {}
maintainer: bartavelle@gmail.com
synopsis: A fast, but bare bones, bytestring parser combinators library.
changelog: ''
basic-deps:
bytestring: ==0.10... | Update from Hackage at 2017-05-26T10:23:58Z | Update from Hackage at 2017-05-26T10:23:58Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
aec86ae41cd0efb4f05d2c3b188b18bac2f8cb20 | .github/workflows/ci.yml | .github/workflows/ci.yml | on: [push]
jobs:
hello_world_job:
runs-on: ubuntu-latest
name: A job to say hello
steps:
- name: Checkout
uses: actions/checkout@v2
- name: CI
run: make ci
| on: [push]
jobs:
run_tests:
runs-on: ubuntu-latest
name: Run tests
steps:
- name: Checkout
uses: actions/checkout@v2
- name: CI
run: make ci
| Fix CI job name & description | Fix CI job name & description
| YAML | mit | fujimura/git-gsub |
3e15787bc3ff84e86f2f45e5864a90c9614b3660 | _config.yml | _config.yml | # This is the default format.
# For more see: https://github.com/mojombo/jekyll/wiki/Permalinks
permalink: /:categories/:year/:month/:day/:title
auto: true
pygments: true
var:
archive_path: /archive.html
categories_path : /categories.html
tags_path : /tags.html
rss_path: /atom.xml
production_url : http://use... | # This is the default format.
# For more see: https://github.com/mojombo/jekyll/wiki/Permalinks
permalink: /:categories/:year/:month/:day/:title
auto: true
pygments: true
var:
archive_path: /archive.html
categories_path : /categories.html
tags_path : /tags.html
rss_path: /atom.xml
production_url : http://use... | Add JB configuration hash to site config | Add JB configuration hash to site config
| YAML | cc0-1.0 | cboettig/2009,cboettig/2014,cboettig/2013,cboettig/2013,cboettig/2013,cboettig/2011,cboettig/2012,cboettig/2009,cboettig/2008,cboettig/2012,cboettig/2014,cboettig/2012,cboettig/2014,cboettig/2012,cboettig/2009,cboettig/2009,cboettig/2011,cboettig/2010,cboettig/2014,cboettig/2010,cboettig/2014,cboettig/2011,cboettig/201... |
d7c662873502861af59966685cb08aa1bf48b2eb | packages/pr/presburger.yaml | packages/pr/presburger.yaml | homepage: http://github.com/yav/presburger
changelog-type: ''
hash: 7c88061e13bab0e63240c05dad36b9518ad50d7ad4ade0f8911efa7826eb4b5d
test-bench-deps:
base: -any
presburger: ==1.3.1
QuickCheck: -any
maintainer: diatchki@galois.com
synopsis: A decision procedure for quantifier-free linear arithmetic.
changelog: ''
... | homepage: http://github.com/yav/presburger
changelog-type: ''
hash: 78a88b2fa0b18c2341e2a1dc6205fbdc9ebc6f28d43a906ec6e655eeffad2509
test-bench-deps:
base: -any
presburger: ==1.3.1
QuickCheck: -any
maintainer: diatchki@galois.com
synopsis: A decision procedure for quantifier-free linear arithmetic.
changelog: ''
... | Update from Hackage at 2019-04-14T19:43:45Z | Update from Hackage at 2019-04-14T19:43:45Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
154dbdcf68d6f37883568fc27ce2f8ee83756a61 | tasks/Debian.yml | tasks/Debian.yml | ---
- name: Query dpkg package database for heka
tags: heka
register: heka_query_installed_packages
ignore_errors: true
failed_when: false
command: dpkg -l heka
- name: Install heka
tags: heka
become: true
when: '"heka" not in heka_query_installed_packages.stdout'
command: dpkg -i {{ util_persistent_... | ---
- name: Query dpkg package database for heka
tags: heka
register: heka_query_installed_packages
always_run: true
ignore_errors: true
failed_when: false
changed_when: false
command: dpkg -l heka
- name: Install heka
tags: heka
become: true
when: '"heka" not in heka_query_installed_packages.stdou... | Make heka role checkmode ready | Make heka role checkmode ready
Signed-off-by: Mark Kusch <100d753b1bf12c46cb1704d669587da1096d0b23@silpion.de>
| YAML | apache-2.0 | silpion/ansible-heka,silpion/ansible-heka |
e19cbda10f23152a35432346ebc0e8dc42d59415 | tests/run-tutorial.yaml | tests/run-tutorial.yaml | platform: linux
inputs:
- name: continuous-deployment-on-kubernetes
outputs:
- name: email
image_resource:
type: docker-image
source:
repository: viglesiasce/csa-test
tag: latest
params:
service_account_json:
project_id:
zone:
run:
path: bash
args:
- -exc
- |
cat > service_account.... | platform: linux
inputs:
- name: continuous-deployment-on-kubernetes
outputs:
- name: email
image_resource:
type: docker-image
source:
repository: google/cloud-sdk
tag: latest
params:
service_account_json:
project_id:
zone:
run:
path: bash
args:
- -exc
- |
cat > service_account.json... | Use gcloud sdk latest image for testing | Use gcloud sdk latest image for testing
| YAML | apache-2.0 | GoogleCloudPlatform/continuous-deployment-on-kubernetes,GoogleCloudPlatform/continuous-deployment-on-kubernetes |
716ef3c89d0960e66fa616228ef9afc26c655a37 | .forestry/front_matter/templates/my-blog.yml | .forestry/front_matter/templates/my-blog.yml | ---
hide_body: false
fields:
- name: layout
label: Layout
type: text
hidden: false
default: ''
- name: title
label: Title
type: text
hidden: false
default: ''
- name: permalink
label: Permalink
type: text
hidden: false
default: ''
| ---
pages:
- cv.md
hide_body: false
fields:
- name: layout
label: Layout
type: text
hidden: false
default: ''
- name: title
label: Title
type: text
hidden: false
default: ''
- name: permalink
label: Permalink
type: text
hidden: false
default: ''
| Update from Forestry.io - Updated Forestry configuration | Update from Forestry.io - Updated Forestry configuration | YAML | mit | FitnessRegiment/fitnessregiment.github.io |
06711124abe3dd2cded7920a4b69d0ef328c795e | .github/workflows/ci.yml | .github/workflows/ci.yml | name: CI
on:
pull_request:
branches:
- master
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
java: [ '8', '11', '17' ]
steps:
- uses: actions/checkout@v2
- name: Set up JDK
uses: actions/setup-java@v2
with:
... | name: CI
on:
pull_request:
branches:
- master
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
java: [ '8', '11', '17' ]
steps:
- uses: actions/checkout@v2
- name: Set up JDK
uses: actions/setup-java@v2
with:
... | Use verify instead of package | Use verify instead of package
| YAML | apache-2.0 | easymock/objenesis,easymock/objenesis,easymock/objenesis |
cc74bff119a226a791cd3ce791ca3a5ffc9353e4 | .drone.yml | .drone.yml | pipeline:
test:
image: lampepfl/dotty:latest
pull: true
commands:
- ln -s /var/cache/drone/scala-scala scala-scala
- ./scripts/update-scala-library
- sbt -J-Xmx4096m -J-XX:ReservedCodeCacheSize=512m -J-XX:MaxMetaspaceSize=1024m -Ddotty.drone.mem=4096m -ivy /var/cache/drone/ivy2 "${TEST}"... | pipeline:
test:
image: lampepfl/dotty:latest
pull: true
commands:
- ln -s /var/cache/drone/scala-scala scala-scala
- ln -s /var/cache/drone/ivy2 "$HOME/.ivy2"
- ./scripts/update-scala-library
- sbt -J-Xmx4096m -J-XX:ReservedCodeCacheSize=512m -J-XX:MaxMetaspaceSize=1024m -Ddotty.dr... | Create symbolic link to .ivy2 instead of using sbt argument | Create symbolic link to .ivy2 instead of using sbt argument
| YAML | apache-2.0 | lampepfl/dotty,dotty-staging/dotty,sjrd/dotty,sjrd/dotty,som-snytt/dotty,som-snytt/dotty,dotty-staging/dotty,dotty-staging/dotty,sjrd/dotty,som-snytt/dotty,lampepfl/dotty,dotty-staging/dotty,lampepfl/dotty,sjrd/dotty,som-snytt/dotty,dotty-staging/dotty,lampepfl/dotty,som-snytt/dotty,sjrd/dotty,lampepfl/dotty |
c3f20b61b90db0556272931cb661ef56e92b68d3 | .drone.yml | .drone.yml | pipeline:
test:
image: lampepfl/dotty:latest
pull: true
commands:
- ln -s /var/cache/drone/scala-scala scala-scala
- ./scripts/update-scala-library
- sbt -Ddotty.drone.mem=4096m -ivy /var/cache/drone/ivy2 "${TEST}"
matrix:
TEST:
- test
- partest-only-no-bootstrap --show-diff -... | pipeline:
test:
image: lampepfl/dotty:latest
pull: true
commands:
- ln -s /var/cache/drone/scala-scala scala-scala
- ./scripts/update-scala-library
- sbt -Ddotty.drone.mem=4096m -ivy /var/cache/drone/ivy2 "${TEST}"
matrix:
TEST:
- test
- dotty-compiler-bootstrapped/test
- ... | Enable sbt-based bootstrap in the CI | Enable sbt-based bootstrap in the CI
| YAML | apache-2.0 | dotty-staging/dotty,sjrd/dotty,lampepfl/dotty,som-snytt/dotty,sjrd/dotty,lampepfl/dotty,dotty-staging/dotty,lampepfl/dotty,som-snytt/dotty,lampepfl/dotty,som-snytt/dotty,dotty-staging/dotty,dotty-staging/dotty,dotty-staging/dotty,lampepfl/dotty,som-snytt/dotty,som-snytt/dotty,sjrd/dotty,sjrd/dotty,sjrd/dotty |
43b74bc6c01243fa57ab5890d1e8f5a8185bef73 | .github/workflows/ci.yml | .github/workflows/ci.yml | name: ci
on: [push, pull_request]
jobs:
build:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
ruby: [2.4, 2.5, 2.6, 2.7]
steps:
- uses: actions/checkout@v2
- uses: actions/setup-ruby@v1
with:
... | name: ci
on: [push, pull_request]
jobs:
build:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
ruby: [2.2, 2.3, 2.4, 2.5, 2.6, 2.7, head]
steps:
- uses: actions/checkout@v2
- uses: ruby/setup-ruby@v1
... | Use ruby/setup-ruby instead of actions/setup-ruby | Use ruby/setup-ruby instead of actions/setup-ruby
| YAML | mit | emsk/bundle_outdated_formatter,emsk/bundle_outdated_formatter |
167b09b0bcf1f3da5551219fef688000ac030949 | .github/workflows/auto-review.yml | .github/workflows/auto-review.yml | name: Automatic pull request approvals
on:
pull_request_target:
type: ['opened', 'reopened', 'synchronize', 'ready_for_review']
check_suite:
type: ['completed']
jobs:
auto-approve:
runs-on: ubuntu-latest
if: >
github.event.pull_request.draft == false && (
github.event.action == 'open... | name: Automatic pull request approvals
on:
pull_request_target:
type: ['opened', 'reopened', 'synchronize', 'ready_for_review']
check_suite:
type: ['completed']
jobs:
auto-approve:
runs-on: ubuntu-latest
if: >
github.event.pull_request.draft == false && (
github.event.action == 'open... | Remove dependabot-review from the autoapprove list. | Remove dependabot-review from the autoapprove list.
| YAML | apache-2.0 | google/mtail,SuperQ/mtail,google/mtail,SuperQ/mtail |
2d286eeacd8568c3ed33b5cae4e8f08b9f61d53b | .hound.yml | .hound.yml | # reference: https://houndci.com/configuration
fail_on_violations: true
ruby:
enabled: true
config_file: .rubocop.yml
eslint:
enabled: true
config_file: .eslintrc.yml
scss:
enabled: true
config_file: .scss-lint.yml
rubocop:
version: 0.75.0
config_file: .rubocop.yml
| # reference: https://houndci.com/configuration
fail_on_violations: true
ruby:
enabled: true
config_file: .rubocop.yml
eslint:
enabled: true
config_file: .eslintrc.yml
scss:
enabled: true
config_file: .scss-lint.yml
rubocop:
version: 0.88.0
config_file: .rubocop.yml
| Update Rubocop version in Hound config | chore: Update Rubocop version in Hound config
The version used by Hound should match what we use locally to avoid
conflicting results.
| YAML | mit | atomicjolt/lti_starter_app,atomicjolt/lti_starter_app,atomicjolt/adhesion,atomicjolt/lti_starter_app,atomicjolt/adhesion,atomicjolt/lti_starter_app,atomicjolt/adhesion,atomicjolt/adhesion |
54ae1ca08c31f69d037b001b4d460a00356ce0f5 | .hound.yml | .hound.yml | sass-lint:
enabled: false
coffeescript:
enabled: false
jshint:
enabled: false
haml:
config_file: .haml-lint.yml
rubocop:
version: 1.22.1
config_file: .rubocop.yml
| sass-lint:
enabled: false
coffeescript:
enabled: false
jshint:
enabled: false
haml:
enabled: false
config_file: .haml-lint.yml
rubocop:
version: 1.22.1
config_file: .rubocop.yml
| Disable HAML linting through Hound | Disable HAML linting through Hound
Hound doesn't support HAML linting with RuboCop cops, effectively making it useless
| YAML | agpl-3.0 | Retrospring/retrospring,Retrospring/retrospring,Retrospring/retrospring,Retrospring/retrospring,Retrospring/retrospring |
1984cebe5b0216024fb8819acf72a2a7644d65c3 | examples/customization/custom-headers/nginx/custom-headers.yaml | examples/customization/custom-headers/nginx/custom-headers.yaml | apiVersion: v1
data:
X-Different-Name: "true"
X-Request-Start: t=${msec}
X-Using-Nginx-Controller: "true"
kind: ConfigMap
metadata:
name: proxy-headers
namespace: kube-system
| apiVersion: v1
data:
X-Different-Name: "true"
X-Request-Start: t=${msec}
X-Using-Nginx-Controller: "true"
kind: ConfigMap
metadata:
name: custom-headers
namespace: kube-system
| Fix config name in the example. | Fix config name in the example.
Replace `proxy-headers` with `custom-headers` to match [nginx-load-balancer-conf.yaml](https://github.com/kubernetes/ingress/blob/master/examples/customization/custom-headers/nginx/nginx-load-balancer-conf.yaml#L3) | YAML | apache-2.0 | caicloud/ingress,chentao1596/ingress,jcmoraisjr/ingress,kubernetes/ingress-nginx,kubernetes/ingress-nginx,nicksardo/ingress,aledbf/ingress-nginx,canhnt/ingress,nicksardo/ingress,caicloud/ingress,aledbf/ingress-nginx,jcmoraisjr/ingress,chentao1596/ingress,kubernetes/ingress-gce,danielqsj/ingress,canhnt/ingress,caicloud/... |
505d5bd337655ee2bfa1562a54cf474cef301efb | recipes/cairocffi/meta.yaml | recipes/cairocffi/meta.yaml | {% set name = "cairocffi" %}
{% set version = "0.7.2" %}
{% set sha256 = "e42b4256d27bd960cbf3b91a6c55d602defcdbc2a73f7317849c80279feeb975" %}
package:
name: cairocffi
version: "{{ version }}"
source:
fn: {{ name }}-{{ version }}.tar.gz
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-... | {% set name = "cairocffi" %}
{% set version = "0.7.2" %}
{% set sha256 = "e42b4256d27bd960cbf3b91a6c55d602defcdbc2a73f7317849c80279feeb975" %}
package:
name: cairocffi
version: "{{ version }}"
source:
fn: {{ name }}-{{ version }}.tar.gz
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-... | Add cairo and gdk-pixbuf to requirements of cairocffi. | Add cairo and gdk-pixbuf to requirements of cairocffi.
| YAML | bsd-3-clause | koverholt/staged-recipes,jcb91/staged-recipes,hadim/staged-recipes,shadowwalkersb/staged-recipes,goanpeca/staged-recipes,hbredin/staged-recipes,ocefpaf/staged-recipes,sannykr/staged-recipes,conda-forge/staged-recipes,asmeurer/staged-recipes,dharhas/staged-recipes,koverholt/staged-recipes,pmlandwehr/staged-recipes,benva... |
1e5846aaf0efccf3007274c84d04fcb9badfa952 | recipes/cmdstanpy/meta.yaml | recipes/cmdstanpy/meta.yaml | {% set name = "cmdstanpy" %}
{% set version = "0.9.75" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
url: https://github.com/stan-dev/cmdstanpy/archive/v{{ version }}.tar.gz
sha256: 3eede296981e2e6ad674699efdb358ce7da3e4f2add628ee4b377ef893405168
build:
number: 0
skip: True # [py<37... | {% set name = "cmdstanpy" %}
{% set version = "0.9.75" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
url: https://github.com/stan-dev/cmdstanpy/archive/v{{ version }}.tar.gz
sha256: 3eede296981e2e6ad674699efdb358ce7da3e4f2add628ee4b377ef893405168
build:
number: 0
skip: True # [py<37... | Add python as run requirement | Add python as run requirement
| YAML | bsd-3-clause | stuertz/staged-recipes,jochym/staged-recipes,conda-forge/staged-recipes,stuertz/staged-recipes,ocefpaf/staged-recipes,mariusvniekerk/staged-recipes,ReimarBauer/staged-recipes,kwilcox/staged-recipes,igortg/staged-recipes,goanpeca/staged-recipes,johanneskoester/staged-recipes,mariusvniekerk/staged-recipes,goanpeca/staged... |
4bc9495d574336667e4be22d04d8b6746e7ab5ab | recipes/deeptools/meta.yaml | recipes/deeptools/meta.yaml | package:
name: deeptools
version: '2.3.5'
source:
fn: deepTools-2.3.5.tar.gz
url: https://pypi.python.org/packages/e8/12/9985140e3e06e4946ce05cdb67b722aad4ac0ebb38d31ff7a7c80b54cb1a/deepTools-2.3.5.tar.gz
md5: fe70893395a592a98bdc677cfd02da0c
build:
number: 0
requirements:
build:
- python
- set... | package:
name: deeptools
version: '2.3.5'
source:
fn: deepTools-2.3.5.tar.gz
url: https://pypi.python.org/packages/e8/12/9985140e3e06e4946ce05cdb67b722aad4ac0ebb38d31ff7a7c80b54cb1a/deepTools-2.3.5.tar.gz
md5: fe70893395a592a98bdc677cfd02da0c
build:
number: 1
requirements:
build:
- python
- set... | Add runtime dependency on twobitreader for deeptools. | Add runtime dependency on twobitreader for deeptools.
| YAML | mit | blankenberg/bioconda-recipes,joachimwolff/bioconda-recipes,colinbrislawn/bioconda-recipes,mdehollander/bioconda-recipes,Luobiny/bioconda-recipes,martin-mann/bioconda-recipes,BIMSBbioinfo/bioconda-recipes,JenCabral/bioconda-recipes,peterjc/bioconda-recipes,shenwei356/bioconda-recipes,bebatut/bioconda-recipes,rvalieris/b... |
a98b74c8c1b402f9ff5acf1a11a757a288dbb71b | .zuul.yaml | .zuul.yaml | - job:
name: cliff-tox-py37-neutronclient-tip
parent: openstack-tox-py37
description: |
Run unit tests for neutronclient with master branch of cliff
Uses tox with the ``unit-tips`` environment and master branch of
the required-projects below.
branches: ^master$
irrelevant-files:
... | - job:
name: cliff-tox-py37-neutronclient-tip
parent: openstack-tox-py37
description: |
Run unit tests for neutronclient with master branch of cliff
Uses tox with the ``unit-tips`` environment and master branch of
the required-projects below.
branches: ^master$
irrelevant-files:
... | Add Python3 victoria unit tests | Add Python3 victoria unit tests
This is an automatically generated patch to ensure unit testing
is in place for all the of the tested runtimes for victoria.
See also the PTI in governance [1].
[1]: https://governance.openstack.org/tc/reference/project-testing-interface.html
Change-Id: Ie01bb35edc35084a62804bf857dae... | YAML | apache-2.0 | openstack/cliff,openstack/cliff |
8b74652ca71ae0de940e30ceb8dbd603a3a44e00 | recipes/pycparser/meta.yaml | recipes/pycparser/meta.yaml | {% set name = "pycparser" %}
{% set version = "2.17" %}
{% set sha256 = "0aac31e917c24cb3357f5a4d5566f2cc91a19ca41862f6c3c22dc60a629673b6" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
fn: {{ name }}-{{ version }}.tar.gz
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name... | {% set name = "pycparser" %}
{% set version = "2.18" %}
{% set sha256 = "99a8ca03e29851d96616ad0404b4aad7d9ee16f25c9f9708a11faf2810f7b226" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
fn: {{ name }}-{{ version }}.tar.gz
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name... | Update pycparser recipe to version 2.18 | Update pycparser recipe to version 2.18
change recipe to noarch: python
| YAML | bsd-3-clause | jjhelmus/berryconda,jjhelmus/berryconda,jjhelmus/berryconda,jjhelmus/berryconda,jjhelmus/berryconda |
e0f763d66316048c5260edf570844b7d96a00d1a | container-compose.yml | container-compose.yml | version: "2.0"
services:
hotness:
build:
context: .
dockerfile: Containerfile.dev
args:
FEDORA_VERSION: 34
container_name: "hotness"
network_mode: host
volumes:
- ./:/app
privileged: true
tty: true
restart: unless-stopped
depends_on:
rabbitmq:
... | version: "2.0"
services:
hotness:
build:
context: .
dockerfile: Containerfile.dev
args:
FEDORA_VERSION: 34
container_name: "hotness"
volumes:
- ./:/app
privileged: true
tty: true
restart: unless-stopped
depends_on:
rabbitmq:
condition: service... | Define ports instead of using network_mode: host | Define ports instead of using network_mode: host
On Fedora 36 the podman-compose up is failing with multi-service deployment when
network_mode is set to host. Setting the specific ports makes the ports
available in both host and hotness container.
Signed-off-by: Michal Konečný <ee90a345d5d5a9b1fcc0d90446d9d8a36f3b88d... | YAML | lgpl-2.1 | fedora-infra/the-new-hotness,fedora-infra/the-new-hotness |
283f23fbc8f5574d7cda24c499c235d0d2e32d40 | _config.yml | _config.yml | # Site settings
title: Ali Ok
email: aliok (AT) apache (DOT) org
description: > # this means to ignore newlines until "baseurl:"
Ali Ok's blog and project showcase. All content is under Apache License 2.0.
baseurl: "" # the subpath of your site, e.g. /blog/
url: "http://aliok.github.io" # the base hostname & protocol... | # Site settings
title: Ali Ok
email: aliok (AT) apache (DOT) org
description: > # this means to ignore newlines until "baseurl:"
Ali Ok's blog and project showcase. All content is under Apache License 2.0.
baseurl: "" # the subpath of your site, e.g. /blog/
url: "http://aliok.github.io" # the base hostname & protocol... | Change source code highlighter to rouge | Change source code highlighter to rouge
| YAML | apache-2.0 | aliok/aliok.github.io,aliok/aliok.github.io,aliok/aliok.github.io |
ab9739bf54ca077a9b7089e62f96d755da783142 | _config.yml | _config.yml | # Welcome to Jekyll!
#
# This config file is meant for settings that affect your whole blog, values
# which you are expected to set up once and rarely edit after that. If you find
# yourself editing this file very often, consider using Jekyll's data files
# feature for the data you need to update frequently.
#
# For te... | # Welcome to Jekyll!
#
# This config file is meant for settings that affect your whole blog, values
# which you are expected to set up once and rarely edit after that. If you find
# yourself editing this file very often, consider using Jekyll's data files
# feature for the data you need to update frequently.
#
# For te... | Change variables in the yml file | Change variables in the yml file
| YAML | apache-2.0 | jdollete/jdollete.github.io,jdollete/jdollete.github.io |
6c0456944373d38eae7cee07751656d089d24161 | _config.yml | _config.yml | # Dependencies
markdown: Kramdown
highlighter: pygments
# Permalinks
permalink: pretty
relative_permalinks: true
# Setup
site:
baseurl: LeiaMovieReviews
title: LeiaMovieReview
tagline: 'Movie reviews by Leia'
description: 'Movie reviews by Leia'
theme: ... | # Dependencies
markdown: Kramdown
highlighter: pygments
# Permalinks
permalink: pretty
relative_permalinks: true
# Setup
site:
baseurl: /LeiaMovieReviews
title: LeiaMovieReview
tagline: 'Movie reviews by Leia'
description: 'Movie reviews by Leia'
theme: ... | Add leading slash to baseurl | Add leading slash to baseurl
| YAML | cc0-1.0 | PirateGrunt/LeiaMovieReviews,PirateGrunt/LeiaMovieReviews |
374a2d24aad7dc5a305f95f6b249fc2791716176 | .hound.yml | .hound.yml | StringLiterals:
Enabled: false
Blocks:
Enabled: false
ClassAndModuleChildren:
Enabled: false
LineLength:
Enabled: false
| StringLiterals:
Enabled: false
Blocks:
Enabled: false
ClassAndModuleChildren:
Enabled: false
LineLength:
Enabled: false
CoffeeScript:
Enabled: true
| Add CoffeeScript checking to Hound | Add CoffeeScript checking to Hound | YAML | mit | johan--/tahi,johan--/tahi,johan--/tahi,johan--/tahi |
9fd6d7cd0ceb1d4885b20273b0cffa32630b6f80 | .zuul.yaml | .zuul.yaml | - job:
name: ansible-role-shade
run: tests/test.yaml
required-projects:
- name: openstack-infra/shade
roles:
- zuul: openstack/ansible-role-shade
- job:
name: ansible-role-shade-centos-7
parent: ansible-role-shade
nodeset: centos-7
- job:
name: ansible-role-shade-fedora-26
... | - job:
name: ansible-role-shade
run: tests/test.yaml
required-projects:
- name: openstack-infra/shade
roles:
- zuul: openstack/ansible-role-shade
- job:
name: ansible-role-shade-centos-7
parent: ansible-role-shade
nodeset: centos-7
- job:
name: ansible-role-shade-fedora-27
... | Switch from fedora-26 to fedora-27 testing | Switch from fedora-26 to fedora-27 testing
Now that we have fedora-27 images online, start testing against that.
Change-Id: Ic1666203afe58d8fc0041e3a8f73e69fef6b6321
Depends-On: https://review.openstack.org/543013/
Depends-On: https://review.openstack.org/543019/
Signed-off-by: Paul Belanger <e7139c8e6c4ea75cc1c287ce... | YAML | apache-2.0 | openstack/ansible-role-shade |
1f5edf419d5c64cd428661d3ac666488f9e4a6a6 | .zuul.yaml | .zuul.yaml | - project:
templates:
- check-requirements
- openstack-cover-jobs
- openstack-python3-victoria-jobs
- publish-openstack-docs-pti
- build-release-notes-jobs-python3
check:
jobs:
- openstack-tox-cover:
voting: false
| - project:
templates:
- check-requirements
- openstack-cover-jobs
- openstack-python3-wallaby-jobs
- publish-openstack-docs-pti
- build-release-notes-jobs-python3
check:
jobs:
- openstack-tox-cover:
voting: false
| Add Python3 wallaby unit tests | Add Python3 wallaby unit tests
This is an automatically generated patch to ensure unit testing
is in place for all the of the tested runtimes for wallaby.
See also the PTI in governance [1].
[1]: https://governance.openstack.org/tc/reference/project-testing-interface.html
Change-Id: I22d0d65e16acbfa64dfbb6d6a79e764... | YAML | apache-2.0 | openstack/python-magnumclient |
807ea359d8bdcbf33c760f2e562cd8eebde8bb7f | metadata/mattecarra.accapp.yml | metadata/mattecarra.accapp.yml | Categories:
- System
License: GPL-3.0-only
SourceCode: https://github.com/MatteCarra/AccA
IssueTracker: https://github.com/MatteCarra/AccA/issues
Translation: https://crowdin.com/project/advanced-charging-controller
Changelog: https://github.com/MatteCarra/AccA/releases
AutoName: ACCA
RequiresRoot: 'yes'
RepoType:... | Categories:
- System
License: GPL-3.0-only
SourceCode: https://github.com/MatteCarra/AccA
IssueTracker: https://github.com/MatteCarra/AccA/issues
Translation: https://crowdin.com/project/advanced-charging-controller
Changelog: https://github.com/MatteCarra/AccA/releases
AutoName: ACCA
RequiresRoot: 'yes'
RepoType:... | Update CV of ACCA to 1.0.24 (28) | Update CV of ACCA to 1.0.24 (28)
| YAML | agpl-3.0 | f-droid/fdroiddata,f-droid/fdroiddata |
5a47babc58354bc3bdd031822edd42070fee116d | ansible/profiles.yml | ansible/profiles.yml | - hosts: profiles:sandbox
roles:
- common
- java8
- {role: db-backup, db: mongo}
- {role: mongodb, mongo_version: "3.4.6"}
- cassandra
- tomcat
- webserver
- postfix
- nameindex
- elasticsearch
- biocache-db
- biocache-properties
- biocache-service
- biocache-cl... | - hosts: profiles:sandbox
roles:
- common
- java8
- {role: db-backup, db: mongo}
- {role: mongodb, mongo_version: "3.4.6"}
- cassandra
- tomcat7-java8
- webserver
- postfix
- nameindex
- elasticsearch
- biocache-db
- biocache-properties
- biocache-service
- bioc... | Use the tomcat7-java8 role to avoid one other avenue of pulling in java-7 | Use the tomcat7-java8 role to avoid one other avenue of pulling in java-7
Signed-off-by: Peter Ansell <aaf1ec639befe0a570b950d5d6cbd0c6638a063e@yahoo.com>
| YAML | apache-2.0 | AtlasOfLivingAustralia/ala-install,djtfmartin/ala-install,djtfmartin/ala-install,sadeghim/ala-install,sadeghim/ala-install,djtfmartin/ala-install,AtlasOfLivingAustralia/ala-install,sadeghim/ala-install,AtlasOfLivingAustralia/ala-install,AtlasOfLivingAustralia/ala-install,sadeghim/ala-install,djtfmartin/ala-install,Atla... |
9bc6a70c64f789e98e89c4f629a81c1f9602d714 | packmol/meta.yaml | packmol/meta.yaml | package:
name: packmol
version: "1!17.221"
source:
fn: packmol.tar.gz
url: https://github.com/mcubeg/packmol/archive/17.221.tar.gz
build:
number: 1
# no mingwpy support for py35 on win
skip: True # [win and py35]
requirements:
build:
- zlib
- python
- mingwpy [win]
- gcc [unix]... | package:
name: packmol
version: "1!17.221"
source:
fn: packmol.tar.gz
url: https://github.com/mcubeg/packmol/archive/17.221.tar.gz
build:
number: 1
# no mingwpy support for py35 or py36 on win
skip: True # [win and (py35 or py36)]
requirements:
build:
- zlib
- python
- mingwpy [win]
... | Exclude building on win32 and py3.x | [packmol] Exclude building on win32 and py3.x
| YAML | mit | omnia-md/conda-recipes,peastman/conda-recipes,peastman/conda-recipes,omnia-md/conda-recipes,peastman/conda-recipes,omnia-md/conda-recipes |
302fafb206723f4b41c782b83892b4546cf28d01 | src/Oro/Bundle/TranslationBundle/Resources/config/services.yml | src/Oro/Bundle/TranslationBundle/Resources/config/services.yml | parameters:
translator.class: Oro\Bundle\TranslationBundle\Translation\Translator
oro_translation.controller.class: Oro\Bundle\TranslationBundle\Controller\Controller
oro_translation.extractor.php_extractor.class: Oro\Bundle\TranslationBundle\Extractor\PhpCodeExtractor
services:
oro_translation.control... | parameters:
translator.class: Oro\Bundle\TranslationBundle\Translation\Translator
oro_translation.controller.class: Oro\Bundle\TranslationBundle\Controller\Controller
oro_translation.extractor.php_extractor.class: Oro\Bundle\TranslationBundle\Extractor\PhpCodeExtractor
services:
oro_translation.control... | Implement extractor - Update service defiition | BAP-1285: Implement extractor
- Update service defiition
| YAML | mit | 2ndkauboy/platform,trustify/oroplatform,trustify/oroplatform,mszajner/platform,hugeval/platform,geoffroycochard/platform,2ndkauboy/platform,2ndkauboy/platform,morontt/platform,akeneo/platform,ramunasd/platform,hugeval/platform,umpirsky/platform,akeneo/platform,mszajner/platform,orocrm/platform,Djamy/platform,trustify/o... |
b4b64aab0c419b733c87584df215ef6d399e2d58 | modules/gateway/docker-compose.yml | modules/gateway/docker-compose.yml | version: "3.9"
services:
gateway-redis:
image: "redis:6"
container_name: gateway-redis
volumes:
- "${SEPAL_DATA_DIR}/gateway-redis:/data"
networks:
- sepal
gateway:
build:
context: ../..
dockerfile: ./modules/gateway/Dockerfile
image: "${DOCKER_REGISTRY_HOST:-localh... | version: "3.9"
services:
gateway-redis:
image: "redis:6"
container_name: gateway-redis
volumes:
- "${SEPAL_DATA_DIR}/gateway-redis:/data"
networks:
- sepal
gateway:
build:
context: ../..
dockerfile: ./modules/gateway/Dockerfile
image: "${DOCKER_REGISTRY_HOST:-localh... | Revert "Passed DEPLOY_ENVIRONMENT to sepal-server." | Revert "Passed DEPLOY_ENVIRONMENT to sepal-server."
This reverts commit 0b8bd2784cb867c541b179e96bed8a0a9fbd63b5.
| YAML | mit | openforis/sepal,openforis/sepal,openforis/sepal,openforis/sepal,openforis/sepal,openforis/sepal |
2b4239e37183e31c90a3b7be9ae74757e5e7a2a9 | roles/desktop/vars/main.yml | roles/desktop/vars/main.yml | google_chrome_apt_file: /etc/apt/sources.list.d/google-chrome.list
google_talk_apt_file: /etc/apt/sources.list.d/google-talk.list
docker_apt_file: /etc/apt/sources.list.d/docker.list
| google_chrome_apt_file: /etc/apt/sources.list.d/google-chrome.list
google_talk_apt_file: /etc/apt/sources.list.d/google-talkplugin.list
docker_apt_file: /etc/apt/sources.list.d/docker.list
| Fix Google's TalkPlugin apt source location. | Fix Google's TalkPlugin apt source location.
This keeps it the same as the one that Google distributes, so apt won't
complain that it's tracking the same repository twice.
| YAML | mit | jaysh/desktop-automation,jaysh/desktop-automation |
060a29e908a47192cf69238ccc84937d0b96b891 | ci/conda/meta.yaml | ci/conda/meta.yaml | {% set data = load_setup_py_data() %}
package:
name: zstandard
version: "{{ data.get('version') }}"
source:
path: ../../
requirements:
build:
- python
- setuptools
run:
- python
test:
requires:
- nose
source_files:
- tests/*
commands:
- nosetests -v
about:
home: https:/... | {% set data = load_setup_py_data() %}
package:
name: zstandard
version: "{{ data.get('version') }}"
source:
path: ../../
requirements:
build:
- python
- setuptools
run:
- python
test:
requires:
- nose
source_files:
- tests/
commands:
- nosetests -v
about:
home: https://... | Fix installation of test files in Conda | Fix installation of test files in Conda
A version of a Conda package rolled out in the past few months broke
`conda build` when processing test files. It has something to do with
conda_build.create_test and conda_build.utils.copy_into(). It looks
like that copy_into() function isn't ensuring the destination directory
... | YAML | bsd-3-clause | terrelln/python-zstandard,terrelln/python-zstandard,indygreg/python-zstandard,terrelln/python-zstandard,indygreg/python-zstandard,terrelln/python-zstandard,indygreg/python-zstandard,indygreg/python-zstandard |
a80a728af430b9b316e20221d69a21db4780af75 | .github/workflows/ci.yml | .github/workflows/ci.yml | name: Unit Tests
on: [push, pull_request, workflow_dispatch]
jobs:
build:
name: "Ruby: ${{ matrix.ruby }} OS: ${{ matrix.os }}"
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
os: [ubuntu-20.04, macos-10.15, windows-2019]
# 3.0 is interpreted as 3
ruby: [2... | name: Unit Tests
on: [push, pull_request, workflow_dispatch]
jobs:
build:
name: "Ruby: ${{ matrix.ruby }} OS: ${{ matrix.os }}"
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
os: [ubuntu-20.04, macos-10.15, windows-2019]
# 3.0 is interpreted as 3. also disable 2.... | Disable Ruby 2.5 from CI due to bundler crashes (revisit when fixed?) | Disable Ruby 2.5 from CI due to bundler crashes (revisit when fixed?)
| YAML | mit | thomthom/yard,lsegal/yard,lsegal/yard,thomthom/yard,thomthom/yard,lsegal/yard |
0218e1d284b8f002fe232d7c555aab34a4b321b4 | packages/ra/random-class.yaml | packages/ra/random-class.yaml | homepage: ''
changelog-type: ''
hash: d8a1ca0dc1e229c754936a292bc2a15b21427204347d19b2af16b86129ed7c82
test-bench-deps: {}
maintainer: strake888@gmail.com
synopsis: Class of random value generation
changelog: ''
basic-deps:
base: ! '>=4.9 && <5'
util: ! '>=0.1.2 && <0.2'
transformers: -any
primitive: -any
all-v... | homepage: ''
changelog-type: ''
hash: c2ee5a705c1c904902fefa1fd76297cacfc92a6b9380c8d2dd9b73988b884bc4
test-bench-deps: {}
maintainer: strake888@gmail.com
synopsis: Class of random value generation
changelog: ''
basic-deps:
base: ! '>=4.9 && <5'
util: ! '>=0.1.2 && <0.2'
transformers: -any
primitive: -any
all-v... | Update from Hackage at 2017-12-09T06:39:24Z | Update from Hackage at 2017-12-09T06:39:24Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
fc30a239aea2ff4532fe115aaafae03dc1186ad6 | .github/workflows/ci.yml | .github/workflows/ci.yml | ---
name: ci
on:
pull_request:
push:
branches:
- master
jobs:
delivery:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@master
- name: Run Chef Delivery
uses: actionshub/chef-delivery@master
env:
CHEF_LICENSE: accept-no-... | ---
name: ci
on:
pull_request:
push:
branches:
- master
jobs:
delivery:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@master
- name: Run Chef Delivery
uses: actionshub/chef-delivery@master
env:
CHEF_LICENSE: accept-no-... | Add CentOS 8 to the Kitchen tests | Add CentOS 8 to the Kitchen tests
Signed-off-by: Tim Smith <764ef62106582a09ed09dfa0b6bff7c05fd7d1e4@chef.io>
| YAML | apache-2.0 | chef-cookbooks/vim |
60cbf2081bd047bc0ca5549d627697dd5c8dfe62 | .github/workflows/ci.yml | .github/workflows/ci.yml | name: CI
on: [push, pull_request]
jobs:
build:
name: Lint
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [10.x, 12.x]
steps:
- uses: actions/checkout@v2
- name: Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v1
with:
node-version: ${{ matr... | name: CI
on: [push, pull_request]
jobs:
build:
name: lint
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [10.x, 12.x]
steps:
- uses: actions/checkout@v2
- name: Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v1
with:
node-version: ${{ matr... | Set GitHub action job name as lowercase | Set GitHub action job name as lowercase
| YAML | mit | timkurvers/eslint-config |
a05cb907193ce4ab9dc7e7588591c3397d66f197 | .github/workflows/ci.yml | .github/workflows/ci.yml | name: pytest
on: [push, pull_request]
jobs:
test-ubuntu:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.6, 3.7, 3.8]
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v1
with:
python-ver... | name: pytest
on: [push, pull_request]
jobs:
test-ubuntu:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.6, 3.7, 3.8]
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v1
with:
python-ver... | Install launchpad for CI, and don't install gym[atari]. | Install launchpad for CI, and don't install gym[atari].
PiperOrigin-RevId: 375504709
Change-Id: Ib71c644af0edbc6f58cbdb559c89e161265dc2a5
| YAML | apache-2.0 | deepmind/acme,deepmind/acme |
14e1229b42e18ced8ea5d9797097ca56a8d29e21 | .github/workflows/ci.yml | .github/workflows/ci.yml | name: Continuous Integration
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
php-version: [ '7.3', '7.4' ]
steps:
- name: Checkout code
u... | name: Continuous Integration
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
php-version: [ '7.3', '7.4', '8.0' ]
steps:
- name: Checkout code
... | Add PHP 8.0 to build matrix | Add PHP 8.0 to build matrix
| YAML | mit | Moxio/php-codesniffer-sniffs |
b2845ec4ded16261f136778b617742ab6298dab3 | .github/workflows/ci.yml | .github/workflows/ci.yml | name: CI
on:
push:
branches:
- master
pull_request: {}
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
java_version: [8, 11]
steps:
- uses: actions/checkout@v2
- name: Set up JDK ${{ matrix.java_version }}
uses: actions/setup-java@v1
with:
java... | name: CI
on:
push:
branches:
- master
pull_request: {}
jobs:
build:
# With ubuntu-latest (20.04), some tests using self signed SSL cert suddenly failed at version 20210614.1.
# The issue may be fixed later, but I'll use ubuntu-18.04 for a while as a workaround.
runs-on: ubuntu-18.04
stra... | Use ubuntu-18.04 in GitHub Actions CI test | Use ubuntu-18.04 in GitHub Actions CI test
| YAML | apache-2.0 | komamitsu/fluency,komamitsu/fluency,komamitsu/fluency,komamitsu/fluency |
76d246ae25b0e765ae06981e3ffa12d6fb392400 | .github/workflows/ci.yml | .github/workflows/ci.yml | name: CI
on: [push]
jobs:
test:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
go: [ '1.15', '1.14' ]
os: [ ubuntu-latest, macOS-latest, windows-latest ]
name: ${{ matrix.os }} Go ${{ matrix.go }} Tests
steps:
- uses: actions/checkout@v2
- name: ... | name: CI
on: [push]
jobs:
test:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
go: [ '1.18', '1.17', '1.16', '1.15' ]
os: [ ubuntu-latest, macOS-latest, windows-latest ]
name: ${{ matrix.os }} Go ${{ matrix.go }} Tests
steps:
- uses: actions/checkout@v... | Add a few new go versions | Add a few new go versions
| YAML | mit | joho/godotenv,joho/godotenv |
bf5a3c13c5f2d3e3ce6710f072ec9f2847ed674b | azure-pipelines.yml | azure-pipelines.yml | resources:
repositories:
- repository: asottile
type: github
endpoint: asottile-github
name: asottile/azure-pipeline-templates
ref: refs/tags/v0.0.3
jobs:
- template: job--python-tox.yml@asottile
parameters: {tox: py27, os: windows}
- template: job--python-tox.yml@asottile
parameters:... | trigger:
branches:
include: [master, test-me-*]
resources:
repositories:
- repository: asottile
type: github
endpoint: asottile-github
name: asottile/azure-pipeline-templates
ref: refs/tags/v0.0.4
jobs:
- template: job--python-tox.yml@asottile
parameters:
toxenvs: [py27, py37... | Convert to parameterized list of toxenvs | Convert to parameterized list of toxenvs
Committed via https://github.com/asottile/all-repos
| YAML | mit | asottile/aspy.yaml |
90455abea2c95ff711bab97dd9bbdbf3bee5650a | packages/he/heartbeat-streams.yaml | packages/he/heartbeat-streams.yaml | homepage: https://github.com/bitnomial/heartbeat-streams
changelog-type: ''
hash: e1ef05b614869dc31ddefca9df43b4b2fe571a2fd1f2b27da5c35ddb643b6a83
test-bench-deps: {}
maintainer: matt@bitnomial.com, opensource@bitnomial.com
synopsis: Heartbeats for io-streams
changelog: ''
basic-deps:
base: ! '>=4.8 && <4.11'
time:... | homepage: https://github.com/bitnomial/heartbeat-streams
changelog-type: ''
hash: 8b8e82e428678b3b2997ea09f10c336af1deba17778b77d60f829b837fcd62f8
test-bench-deps: {}
maintainer: matt@bitnomial.com, opensource@bitnomial.com
synopsis: Heartbeats for io-streams
changelog: ''
basic-deps:
base: ! '>=4.8 && <4.12'
time:... | Update from Hackage at 2018-07-26T20:48:59Z | Update from Hackage at 2018-07-26T20:48:59Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
3d6b88666ad1ee61bdf4fa5ea66f1bd8f2f4a25c | packages/sy/symantic-document.yaml | packages/sy/symantic-document.yaml | homepage: ''
changelog-type: ''
hash: 630aa4368bf53b845fe1c6a7f516174f8d4c0ebb73f2041d285af2659358693c
test-bench-deps:
symantic-document: -any
base: ! '>=4.6 && <5'
text: ! '>=1.2'
containers: ! '>=0.5'
tasty-hunit: ! '>=0.9'
transformers: ! '>=0.5'
tasty: ! '>=0.11'
maintainer: Julien Moutinho <julm+sym... | homepage: ''
changelog-type: ''
hash: eb92755a9da72b3636853f8d975afafe1029632ebed1c27c535de698975f9b8f
test-bench-deps:
symantic-document: -any
base: ! '>=4.6 && <5'
text: ! '>=1.2'
containers: ! '>=0.5'
tasty-hunit: ! '>=0.9'
transformers: ! '>=0.5'
tasty: ! '>=0.11'
maintainer: Julien Moutinho <julm+sym... | Update from Hackage at 2019-06-27T14:44:31Z | Update from Hackage at 2019-06-27T14:44:31Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
d1ad773ac0b1da071a73261e0f0e5d45c26c8bfb | packages/wi/Win32-notify.yaml | packages/wi/Win32-notify.yaml | homepage: ''
changelog-type: ''
hash: 1751ba154c24369ea0b6fa8c26e3c326bdefba0dd1ec9a1b89494ff342d1b2fa
test-bench-deps: {}
maintainer: Mark Dittmer <mark.s.dittmer@gmail.com>
synopsis: A binding to part of the Win32 library for file notification
changelog: ''
basic-deps:
Win32-notify: ! '>=0.1'
base: ! '>=4.3.1.0 &... | homepage: ''
changelog-type: ''
hash: 35de0b0236387db13db5881a89245d50b2f3b56d12fecd685706381d15267643
test-bench-deps: {}
maintainer: Pepe Iborra <pepeiborra@gmail.com>
synopsis: A binding to part of the Win32 library for file notification
changelog: ''
basic-deps:
Win32-notify: ! '>=0.1'
base: ! '>=4.3.1.0 && <5'... | Update from Hackage at 2017-09-12T07:20:17Z | Update from Hackage at 2017-09-12T07:20:17Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
033c14aeb79fd0eb9a2b58140d8b2ca654853908 | packages/wl/wl-pprint-console.yaml | packages/wl/wl-pprint-console.yaml | homepage: https://github.com/minad/wl-pprint-console#readme
changelog-type: ''
hash: 4d0e5579e4c1cbcad2f32e02087b18f7182671c89befe2b757a18f74daf4968f
test-bench-deps: {}
maintainer: Daniel Mendler <mail@daniel-mendler.de>
synopsis: Wadler/Leijen style pretty printer supporting colorful console output.
changelog: ''
bas... | homepage: https://github.com/minad/wl-pprint-console#readme
changelog-type: ''
hash: f2edf061f868489c7da488d5b03005a77b84f28a718f15eb0dcbb5a420724caf
test-bench-deps: {}
maintainer: Daniel Mendler <mail@daniel-mendler.de>
synopsis: Wadler/Leijen pretty printer supporting colorful console output.
changelog: ''
basic-dep... | Update from Hackage at 2016-11-30T15:45:27Z | Update from Hackage at 2016-11-30T15:45:27Z | YAML | mit | commercialhaskell/all-cabal-metadata |
3209b1c4dcac5ce58ef5c83dd9f2243c81a2c91a | packages/mo/monadic-recursion-schemes.yaml | packages/mo/monadic-recursion-schemes.yaml | homepage: https://github.com/cutsea110/monadic-recursion-schemes.git
changelog-type: markdown
hash: 9d9946d26fa793417d8c0212438b0cc6b2dc1847ea7932f2b09966e7d8db9050
test-bench-deps:
base: ^>=4.12.0.0
maintainer: cutsea110@gmail.com
synopsis: Recursion Schemes for Monadic version.
changelog: |
# Revision history for... | homepage: https://github.com/cutsea110/monadic-recursion-schemes.git
changelog-type: markdown
hash: 7e0922338a57d5c2a369fe8fc9b14de64122d739449792b75bcd8fff3314c3fd
test-bench-deps:
base: ^>=4.12.0.0
maintainer: cutsea110@gmail.com
synopsis: Recursion Schemes for Monadic version.
changelog: |
# Revision history for... | Update from Hackage at 2020-05-12T02:50:08Z | Update from Hackage at 2020-05-12T02:50:08Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
dc3e1f5ba0fc86462f5e06ef7f019ced8bdaf4c2 | models/orderstatus/fields.yaml | models/orderstatus/fields.yaml | # ===================================
# Form Field Definitions
# ===================================
fields:
is_active:
label: Active
type: switch
name:
label: Name
span: auto
color:
label: Color
type: colorpicker
span: auto
parent:
la... | # ===================================
# Form Field Definitions
# ===================================
fields:
is_active:
label: Active
type: switch
name:
label: Name
span: auto
color:
label: Color
type: colorpicker
span: auto
parent:
la... | Add emptyOption on email template order status log | Add emptyOption on email template order status log
| YAML | mit | octommerce/octommerce,octommerce/octommerce,octommerce/octommerce |
cd988fb00284182b7e85bc9a7b5f4d1da4fa38d8 | packages/ev/eventful-core.yaml | packages/ev/eventful-core.yaml | homepage: ''
changelog-type: markdown
hash: aeeb0dba7e6e30b71cd83cbfe1e7b1ed9b849a80727bf0745ab0ad91b9e23573
test-bench-deps:
hlint: -any
base: ! '>=4.9 && <5'
hspec: -any
text: -any
uuid: -any
http-api-data: -any
HUnit: -any
path-pieces: -any
containers: -any
transformers: -any
aeson: -any
temp... | homepage: https://github.com/jdreaver/eventful#readme
changelog-type: markdown
hash: 39e2bd038b6f2e61a3d60e5d5655eab3135ccc7342176fe3fb7a4dcf9eb107be
test-bench-deps:
hlint: -any
base: ! '>=4.9 && <5'
hspec: -any
text: -any
uuid: -any
http-api-data: -any
HUnit: -any
path-pieces: -any
containers: -any
... | Update from Hackage at 2017-05-14T19:13:35Z | Update from Hackage at 2017-05-14T19:13:35Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
be8afdbe1b37f8f2a7b15bd1c78c15a6e1e42ec1 | metadata/io.github.muntashirakon.setedit.yml | metadata/io.github.muntashirakon.setedit.yml | Categories:
- System
License: GPL-3.0-only
AuthorName: Muntashir Al-Islam
AuthorEmail: muntashirakon@riseup.net
SourceCode: https://github.com/MuntashirAkon/SetEdit
IssueTracker: https://github.com/MuntashirAkon/SetEdit/issues
Changelog: https://github.com/MuntashirAkon/SetEdit/releases
AutoName: Settings Database E... | Categories:
- System
License: GPL-3.0-only
AuthorName: Muntashir Al-Islam
AuthorEmail: muntashirakon@riseup.net
SourceCode: https://github.com/MuntashirAkon/SetEdit
IssueTracker: https://github.com/MuntashirAkon/SetEdit/issues
Changelog: https://github.com/MuntashirAkon/SetEdit/releases
AutoName: Settings Database E... | Update Settings Database Editor to 2.0 (5) | Update Settings Database Editor to 2.0 (5)
| YAML | agpl-3.0 | f-droid/fdroiddata,f-droid/fdroiddata |
3519093d23a7be7f6616883f94297d50e54be2b0 | packages/ge/general-games.yaml | packages/ge/general-games.yaml | homepage: https://github.com/cgorski/general-games
changelog-type: ''
hash: f05016fa9a25581bbadc43713773b745f39c055c96883ae05be057c5527a381d
test-bench-deps:
base: -any
HUnit: -any
containers: -any
general-games: -any
maintainer: cgorski@cgorski.org
synopsis: Library supporting simulation of a number of games
c... | homepage: https://github.com/cgorski/general-games
changelog-type: ''
hash: e7ec30c71c150646969b52420bfd621a606a13d03ccf445b51cccfaa54d6cd29
test-bench-deps:
base: -any
HUnit: -any
containers: -any
general-games: -any
maintainer: cgorski@cgorski.org
synopsis: Library supporting simulation of a number of games
c... | Update from Hackage at 2017-02-23T21:35:30Z | Update from Hackage at 2017-02-23T21:35:30Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
51fb4b3d80f35942ee5517b6231e93463ee220c4 | _data/projects/acquia-desktop.yml | _data/projects/acquia-desktop.yml | name: Acquia Dev Desktop
year_created: 2015
source: https://dev.acquia.com/downloads
homepage: https://www.acquia.com/products-services/dev-desktop
docs: https://docs.acquia.com/dev-desktop
logo: https://www.acquia.com/sites/default/files/product/header/aquiadrupal_icon_80.png
description: "Acquia Dev Desktop is a fre... | name: Acquia Dev Desktop
year_created: 2015
source: https://dev.acquia.com/downloads
homepage: https://www.acquia.com/products-services/dev-desktop
docs: https://docs.acquia.com/dev-desktop
logo: https://www.acquia.com/sites/default/files/product/header/aquiadrupal_icon_80.png
description: "Acquia Dev Desktop is a fre... | Add dash for 2 word values | Add dash for 2 word values
| YAML | mit | drupaltools/drupaltools.github.io,drupaltools/drupaltools.github.io,drupaltools/drupaltools.github.io |
8f2ee5620cf2eee31129ab5ce814ae1d08d20da1 | packages/le/lens-tutorial.yaml | packages/le/lens-tutorial.yaml | homepage: ''
changelog-type: ''
hash: b8002b1017065dd668a806f142f3fd996501c8b1d0a7ac9dbce4a1a26c7ac741
test-bench-deps:
base: -any
doctest: ! '>=0.9.12 && <0.11'
maintainer: Gabriel439@gmail.com
synopsis: Tutorial for the lens library
changelog: ''
basic-deps:
base: <5
lens: -any
all-versions:
- '1.0.0'
- '1.0.... | homepage: ''
changelog-type: ''
hash: 6f9bd8af13908577e3a776dd6ec98e9e707e57c670ffc2ed4df5d97f627659b8
test-bench-deps:
base: <5
doctest: ! '>=0.9.12 && <0.11'
maintainer: Gabriel439@gmail.com
synopsis: Tutorial for the lens library
changelog: ''
basic-deps:
base: <5
lens: -any
all-versions:
- '1.0.0'
- '1.0.1'... | Update from Hackage at 2016-12-08T18:09:53Z | Update from Hackage at 2016-12-08T18:09:53Z | YAML | mit | commercialhaskell/all-cabal-metadata |
d3b4443258c01a9ce988145cc0a39b5116f6e223 | packages/at/atl.yaml | packages/at/atl.yaml | homepage: ''
changelog-type: ''
hash: e8570b437e7cdd2f4223d87f728e52e19ea702caa280151110a4b9bcecf2f09f
test-bench-deps: {}
maintainer: strake888@gmail.com
synopsis: Arrow Transformer Library
changelog: ''
basic-deps:
base: ! '>=4 && <5'
all-versions:
- '15310.92'
- '15320.1'
- '15321.1'
- '15321.2'
- '15322.1'
- '153... | homepage: ''
changelog-type: ''
hash: c1806fbd47ebca095f8d783b6e23ac75444046b722567708a5b3ed66025fb206
test-bench-deps: {}
maintainer: strake888@gmail.com
synopsis: Arrow Transformer Library
changelog: ''
basic-deps:
base: ! '>=4 && <5'
all-versions:
- '15310.92'
- '15320.1'
- '15321.1'
- '15321.2'
- '15322.1'
- '153... | Update from Hackage at 2016-09-28T17:57:14+00:00 | Update from Hackage at 2016-09-28T17:57:14+00:00
| YAML | mit | commercialhaskell/all-cabal-metadata |
7f8893536099f2acd27f4e4e0fa301da5c7590ad | packages/ea/eap.yaml | packages/ea/eap.yaml | homepage: https://github.com/erickg/eap#readme
changelog-type: ''
hash: cba0d671b2122f66d9dd42049cad5961e3cdadd56260381bb04200d845b00fb2
test-bench-deps: {}
maintainer: erick@codemonkeylabs.de
synopsis: Extensible Authentication Protocol (EAP)
changelog: ''
basic-deps:
bytestring: -any
base: ! '>=4.7 && <5'
binar... | homepage: https://github.com/erickg/eap#readme
changelog-type: ''
hash: b450f1f648a43e605bf954cc425673a0dd388b06fab26b6ea497ec4cafdc549a
test-bench-deps: {}
maintainer: erick@codemonkeylabs.de
synopsis: Extensible Authentication Protocol (EAP)
changelog: ''
basic-deps:
bytestring: -any
base: ! '>=4.7 && <5'
prett... | Update from Hackage at 2017-10-25T16:57:48Z | Update from Hackage at 2017-10-25T16:57:48Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
c5591b5750fda4d8bde4694af1260e48114ed13f | config/mongoid.yml | config/mongoid.yml | development:
host: localhost
database: govuk_content_development
persist_in_safe_mode: true
autocreate_indexes: true
test:
host: localhost
# Don't want this interfering with a concurrent Panopticon test run
database: govuk_content_manuals_publisher_test
autocreate_indexes: true
production:
database:... | development:
host: localhost
database: govuk_content_development
persist_in_safe_mode: true
autocreate_indexes: true
test:
host: localhost
# Don't want this interfering with a concurrent Panopticon test run
database: govuk_content_manuals_publisher_test
autocreate_indexes: true
production:
database:... | Read mongodb hosts from ENV | Read mongodb hosts from ENV
| YAML | mit | alphagov/manuals-publisher,alphagov/manuals-publisher,alphagov/manuals-publisher |
61b46eb2159c433b217b6c1072a5b6571b6b1806 | test/dummy/config/locales/taverna_player.en.yml | test/dummy/config/locales/taverna_player.en.yml | #------------------------------------------------------------------------------
# Copyright (c) 2014 The University of Manchester, UK.
#
# BSD Licenced. See LICENCE.rdoc for details.
#
# Taverna Player was developed in the BioVeL project, funded by the European
# Commission 7th Framework Programme (FP7), through grant ... | #------------------------------------------------------------------------------
# Copyright (c) 2014 The University of Manchester, UK.
#
# BSD Licenced. See LICENCE.rdoc for details.
#
# Taverna Player was developed in the BioVeL project, funded by the European
# Commission 7th Framework Programme (FP7), through grant ... | Update missed translation keys in the installed locale file. | Update missed translation keys in the installed locale file.
| YAML | bsd-3-clause | myGrid/taverna-player,myGrid/taverna-player,myGrid/taverna-player |
c421ed0d56dfd138b9f3318d6d25a51b5c49c8f3 | .github/workflows/condapackage.yml | .github/workflows/condapackage.yml | # Build Conda Package
name: Conda package
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
example-1:
name: Conda package
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.3.4
- uses: conda-incubator/setup-miniconda@v2
with:
activate-... | # Build Conda Package
name: Conda package
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
example-1:
name: Conda package
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.3.4
- uses: conda-incubator/setup-miniconda@v2
with:
activate-... | Remove environment file from conda workflow | Remove environment file from conda workflow
| YAML | bsd-3-clause | mrahnis/drapery |
fec8f9045c553d57cb39cb5dd89661d4230ba7b7 | .github/workflows/raspberry_pi.yml | .github/workflows/raspberry_pi.yml | name: Raspberry Pi
on:
workflow_dispatch:
inputs:
extra_resolve_options:
description: "Extra Resolve Options"
required: false
schedule:
- cron: "0 1 * * *" # 3 AM CET
push:
pull_request:
jobs:
RaspberryPi:
uses: steinwurf/cross-compile-action/.github/workflows/action.yml@4.0.... | name: Raspberry Pi
on:
workflow_dispatch:
inputs:
extra_resolve_options:
description: "Extra Resolve Options"
required: false
schedule:
- cron: "0 1 * * *" # 3 AM CET
push:
pull_request:
jobs:
RaspberryPi:
uses: steinwurf/cross-compile-action/.github/workflows/action.yml@5.0.... | Update Raspberry Pi to new version 5.0.0 | Update Raspberry Pi to new version 5.0.0 | YAML | bsd-3-clause | steinwurf/recycle,steinwurf/recycle |
53a1aac2dbc591cb756425f1dce2436eaa536062 | .codeclimate.yml | .codeclimate.yml | ---
engines:
pep8:
enabled: true
duplication:
enabled: true
config:
languages:
- "python"
fixme:
enabled: true
exclude_paths:
- config/engines.yml
markdownlint:
enabled: true
checks:
MD004:
enabled: false
MD013:
enabled: false
MD026... | ---
engines:
pep8:
enabled: true
duplication:
enabled: true
config:
languages:
- "python"
fixme:
enabled: true
exclude_paths:
- config/engines.yml
markdownlint:
enabled: true
checks:
MD004:
enabled: false
MD013:
enabled: false
MD026... | Disable markdownlint's ordered list item prefix style check | Disable markdownlint's ordered list item prefix style check
| YAML | bsd-3-clause | voronkovich/awesome-zsh-plugins,unixorn/awesome-zsh-plugins |
cc475692da1bfbcf9e756cd8d8be3ed09612b5ba | .codeclimate.yml | .codeclimate.yml | ---
version: "2"
plugins:
brakeman:
enabled: true
bundler-audit:
enabled: true
csslint:
enabled: true
duplication:
enabled: true
config:
languages:
- ruby
- javascript
eslint:
enabled: true
channel: eslint-6
fixme:
enabled: true
rubocop:
enabled: true
... | ---
version: "2"
plugins:
brakeman:
enabled: true
bundler-audit:
enabled: true
csslint:
enabled: true
duplication:
enabled: true
config:
languages:
- ruby
- javascript
eslint:
enabled: true
channel: eslint-6
fixme:
enabled: true
haml-lint:
enabled: tru... | Add haml-lint to our Code Climate checks | Add haml-lint to our Code Climate checks
| YAML | mit | Marri/glowfic,Marri/glowfic,Marri/glowfic,Marri/glowfic |
e97afa288c4a5cd5bb2b364e7ec8ee2ff2c1beb0 | .pullapprove.yml | .pullapprove.yml | approve_by_comment: true
approve_regex: ^Approved
reject_regex: ^Rejected
reset_on_push: false
reviewers:
members:
- atneik
- battletoilet
- dammittom
- ericthompson
- Jahnp
- mikewheaton
- philworthington
- wdo3650
- dzearing
- micahgodbolt
name: default
required: 2
| approve_by_comment: true
approve_regex: ^Approved
reject_regex: ^Rejected
reset_on_push: false
reviewers:
members:
- atneik
- battletoilet
- dammittom
- Jahnp
- mikewheaton
- philworthington
- wdo3650
- dzearing
- micahgodbolt
name: default
required: 2
| Remove Eric Thompson as a reviewer | Remove Eric Thompson as a reviewer | YAML | mit | OfficeDev/Office-UI-Fabric,OfficeDev/Office-UI-Fabric |
f714ef3908ba910cb3d4dcb66e2c913f0f68ce8d | playbooks/vagrant-devstack.yml | playbooks/vagrant-devstack.yml | - name: Configure instance(s)
hosts: all
sudo: True
gather_facts: True
vars:
migrate_db: 'yes'
openid_workaround: true
devstack: true
disable_edx_services: true
mongo_enable_journal: false
EDXAPP_NO_PREREQ_INSTALL: 0
COMMON_MOTD_TEMPLATE: 'devstack_motd.tail.j2'
COMMON_SSH_PASSWO... | - name: Configure instance(s)
hosts: all
sudo: True
gather_facts: True
vars:
migrate_db: 'yes'
openid_workaround: true
devstack: true
disable_edx_services: true
mongo_enable_journal: false
EDXAPP_NO_PREREQ_INSTALL: 0
COMMON_MOTD_TEMPLATE: 'devstack_motd.tail.j2'
COMMON_SSH_PASSWO... | Remove unused services from devstack deploy | Remove unused services from devstack deploy
| YAML | agpl-3.0 | Stanford-Online/configuration,Stanford-Online/configuration,Stanford-Online/configuration,Stanford-Online/configuration,Stanford-Online/configuration |
993b472d93a0d3d5c4309af3a0685fd80db62499 | packages/co/constructible.yaml | packages/co/constructible.yaml | homepage: http://andersk.mit.edu/haskell/constructible/
changelog-type: ''
hash: 0795284c06b54dd8f7594a4263f594ae4088525fbc4122ff5db72cf40480b0c0
test-bench-deps: {}
maintainer: Anders Kaseorg <andersk@mit.edu>
synopsis: Exact computation with constructible real numbers
changelog: ''
basic-deps:
binary-search: ! '>=0... | homepage: http://andersk.mit.edu/haskell/constructible/
changelog-type: ''
hash: 8deb5610cc26c648194edba30ce734a9097b5eb43a1ea27b157cb2273968ef8a
test-bench-deps: {}
maintainer: Anders Kaseorg <andersk@mit.edu>
synopsis: Exact computation with constructible real numbers
changelog: ''
basic-deps:
binary-search: ! '>=0... | Update from Hackage at 2020-02-09T13:49:24Z | Update from Hackage at 2020-02-09T13:49:24Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
aeb490697868bc2b0ecaa1e1bbb303537377b7f8 | .github/release-drafter.yml | .github/release-drafter.yml | name-template: 'v$NEXT_PATCH_VERSION'
tag-template: 'v$NEXT_PATCH_VERSION'
branches:
- 'develop'
exclude-lables:
- 'release'
- 'skip-release-notes'
categories:
- title: '🚀 Features'
labels:
- 'enhancement'
- title: '🐛 Bug Fixes'
labels:
- 'bug'
- title: '📚 Documentation'
labels:
... | name-template: 'v$NEXT_PATCH_VERSION'
tag-template: 'v$NEXT_PATCH_VERSION'
branches:
- 'develop'
exclude-lables:
- 'release'
- 'skip-changelog'
categories:
- title: '🚀 Features'
labels:
- 'enhancement'
- title: '🐛 Bug Fixes'
labels:
- 'bug'
- title: '📚 Documentation'
labels:
... | Use slightly more standard "skip" / exclude label | Use slightly more standard "skip" / exclude label
| YAML | apache-2.0 | ianunruh/hvac,ianunruh/hvac |
542ba0374ffd79e926d147abee9a484ccef077cd | .github/workflows/build.yml | .github/workflows/build.yml | name: build
on:
push:
schedule:
- cron: '0 20 * * 2'
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.8]
numpy-version: [1.18,1.19]
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setu... | name: build
on:
push:
pull_request:
schedule:
- cron: '0 20 * * 2'
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.8]
numpy-version: [1.18,1.19]
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}
us... | Make sure to run integration test for PRs | Make sure to run integration test for PRs | YAML | bsd-3-clause | jobovy/mwdust,jobovy/mwdust |
46c3be17b38302e9ad5fc913492260a986dd00ad | .github/workflows/build.yml | .github/workflows/build.yml | name: build-pdf
on: [push]
jobs:
build-pdf:
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
| name: build
on: [push]
jobs:
build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
| Remove pdf from workflow name | Remove pdf from workflow name
| YAML | mit | antaljanosbenjamin/miscellaneous,antaljanosbenjamin/miscellaneous |
14a2ba5ac674f9f5f6a2536f98b93cf276b5ce4c | .kitchen.cloud.yml | .kitchen.cloud.yml | ---
driver:
name: ec2
aws_ssh_key_id: <%= ENV['AWS_KEYPAIR_NAME'] %>
ssh_key: <%= ENV['EC2_SSH_KEY_PATH'] %>
region: us-east-1
availability_zone: us-east-1b
security_group_ids:
- ci-testing
instance_type: c3.large
interface: public
tags:
Env: public
Type: test
provisioner:
name: chef_zero... | ---
driver:
name: ec2
aws_ssh_key_id: <%= ENV['AWS_KEYPAIR_NAME'] %>
region: us-east-1
availability_zone: us-east-1b
security_group_ids:
- ci-testing
instance_type: c3.large
interface: public
tags:
Env: public
Type: test
transport:
ssh_key: <%= ENV['EC2_SSH_KEY_PATH'] %>
provisioner:
nam... | Fix deprecated config in Travis Kitchen conf | Fix deprecated config in Travis Kitchen conf
| YAML | apache-2.0 | evertrue/s3_dir |
58adf424b3b15939404bd9ccb691b0fef0b5d351 | packages/ph/phonetic-languages-simplified-properties-array.yaml | packages/ph/phonetic-languages-simplified-properties-array.yaml | homepage: https://hackage.haskell.org/package/phonetic-languages-simplified-properties-array
changelog-type: markdown
hash: 58ed8ad3684c2cc9988201ca76dabe228c5e28816ae1f0c548e6055699f3c405
test-bench-deps: {}
maintainer: olexandr543@yahoo.com
synopsis: A generalization of the uniqueness-periods-vector-properties packag... | homepage: https://hackage.haskell.org/package/phonetic-languages-simplified-properties-array
changelog-type: markdown
hash: 7031a3b6ab2934cb22e0caa6d05649c5c74a3528d3feae61977c46912b18eb16
test-bench-deps: {}
maintainer: olexandr543@yahoo.com
synopsis: A generalization of the uniqueness-periods-vector-properties packag... | Update from Hackage at 2021-01-02T18:55:36Z | Update from Hackage at 2021-01-02T18:55:36Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
65676c27e45dc1fe10c9fddc0747c3050c75ade6 | .github/workflows/tests.yml | .github/workflows/tests.yml | name: Tests
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
strategy:
matrix:
ruby-version: [2.5, 2.6, 2.7]
steps:
- uses: actions/checkout@v2
- name: Install Memcached
working-directory: scripts
run: |
chmod +x ./install_memcached.sh
./ins... | name: Tests
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
strategy:
matrix:
ruby-version: [2.5, 2.6, 2.7, 3.0]
steps:
- uses: actions/checkout@v2
- name: Install Memcached
working-directory: scripts
run: |
chmod +x ./install_memcached.sh
... | Add Ruby 3.0 to test matrix and see what breaks | Add Ruby 3.0 to test matrix and see what breaks
| YAML | mit | petergoldstein/dalli,mperham/dalli,petergoldstein/dalli |
24f18deedf1157cbe8fe01a4f46a133de112b1d3 | .github/workflows/tests.yml | .github/workflows/tests.yml | # This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions
name: Run tests
on:
push:
branches: [ master ]
pull_req... | # This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions
name: Run tests
on:
push:
branches: [ master ]
pull_req... | Fix node version check again | Fix node version check again | YAML | apache-2.0 | node-red/node-red-admin |
588caf80241f27b4afd7b4f8762fd9aed3c09f9b | 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
ExtraConfig:
neutron::dns_domain: openstackgate.local
| ---
tripleo_heat_templates:
[]
custom_templates:
parameter_defaults:
NeutronPluginExtensions: qos,port_security,dns
NeutronDnsDomain: openstackgate.local
| Use dedicated option NeutronDnsDomain instead of ExtraConfig | Use dedicated option NeutronDnsDomain instead of ExtraConfig
To configure dns_domain in the Neutron config, there is dedicated
option called NeutronDnsDomain in the Tripleo-Heat-Templates so there
is no need to use ExtraConfig for that.
It seems also that for some reason, using ExtraConfig for that don't
works well in... | YAML | apache-2.0 | redhat-openstack/infrared,redhat-openstack/infrared,redhat-openstack/infrared |
3b587d0e0c26c2e2605c8d7df00dfce4360cd03f | manifests/cf-manifest/operations.d/260-cf-upgrade-cflinuxfs2.yml | manifests/cf-manifest/operations.d/260-cf-upgrade-cflinuxfs2.yml | ---
- type: replace
path: /releases/name=cflinuxfs2
value:
name: cflinuxfs2
url: https://bosh.io/d/github.com/cloudfoundry/cflinuxfs2-release?v=1.235.0
version: 1.235.0
sha1: 1ed4e65bdb8ec4ba58060705f47c157663c23cfa
| ---
- type: replace
path: /releases/name=cflinuxfs2
value:
name: cflinuxfs2
url: https://bosh.io/d/github.com/cloudfoundry/cflinuxfs2-release?v=1.238.0
version: 1.238.0
sha1: 353bdf06ded654ab6f1172adac2f53a02febabfd
| Upgrade to latest version of cflinuxfs2 | Upgrade to latest version of cflinuxfs2
This resolves USN-3770-1[1].
[1] https://www.cloudfoundry.org/blog/usn-3770-1/
| 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 |
5bc44c21b7ea4e4ed9b338e6f222de41a4ce9641 | .github/workflows/macos.yml | .github/workflows/macos.yml | name: MacOS
on: [push]
jobs:
MacOS:
timeout-minutes: 15
runs-on: macos-10.15
steps:
- name: Checkout
uses: actions/checkout@v1
with:
submodules: recursive
- name: Set environment
run: |
echo ::set-env name=GRABBER_VERSION::nightly
echo ::set-env name=GR... | name: MacOS
on: [push]
jobs:
MacOS:
timeout-minutes: 15
runs-on: macos-10.15
steps:
- name: Checkout
uses: actions/checkout@v1
with:
submodules: recursive
- name: Set environment
run: |
echo ::set-env name=GRABBER_VERSION::nightly
echo ::set-env name=GR... | Stop installing OpenCV on macOS github actions | Stop installing OpenCV on macOS github actions
| YAML | apache-2.0 | Bionus/imgbrd-grabber,Bionus/imgbrd-grabber,Bionus/imgbrd-grabber,Bionus/imgbrd-grabber,Bionus/imgbrd-grabber,Bionus/imgbrd-grabber |
1044ad319324a72fd3ee15ed9ae10d7a5dad6095 | .github/workflows/scala.yml | .github/workflows/scala.yml | name: Scala CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up JDK 1.8
uses: actions/setup-java@v1
with:
java-version: 1.8
- name: Run tests
run: sbt te... | name: Scala CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build-11:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up JDK 11
uses: actions/setup-java@v2
with:
java-version: '11'
distribution: 'adopt'
- ... | Switch to CI on Java 8 and 11 | Switch to CI on Java 8 and 11
| YAML | mit | mbuzdalov/non-dominated-sorting |
ef65d48ded1e82e72293bb9f4579cbc9cacb4ed3 | .github/workflows/swift.yml | .github/workflows/swift.yml | name: Swift
on: [push]
jobs:
build:
runs-on: [macOS-latest, ubuntu-latest]
steps:
- uses: actions/checkout@v1
- name: Build
run: swift build -v
- name: Run tests
run: swift test
| name: Test
on: [push]
jobs:
build:
strategy:
matrix:
os: [macOS-latest, ubuntu-latest]
swift: [5.1.1]
runs-on: ${{ matrix.os }}
env:
SWIFT_VERSION: ${{ matrix.swift }}
SWIFT_EXEC: .swiftenv/shims/swift
steps:
- uses: actions/checkout@v1
- name: Install swift... | Fix issues with Github actions | Fix issues with Github actions
| YAML | mit | jakeheis/SwiftCLI,jakeheis/SwiftCLI |
8f728266e180bb0b9e6ee460532b3cc092be3231 | .github/workflows/tests.yml | .github/workflows/tests.yml | name: tests
on:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-20.04
strategy:
fail-fast: true
matrix:
php: [7.4, 8.0, 8.1]
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
... | name: tests
on:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-20.04
strategy:
fail-fast: true
matrix:
php: [7.4, 8.0, 8.1]
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
... | Update actions/cache for GitHub action | Update actions/cache for GitHub action
| YAML | mit | jamband/ripple |
069a073c527f1ff1bd5643a969211cae7904b15c | .github/workflows/tests.yml | .github/workflows/tests.yml | name: Tests
on: [push]
jobs:
tests:
strategy:
matrix:
go-version:
- "1.17"
- "1.18"
os:
- ubuntu-latest
- macos-latest
- windows-latest
runs-on: ${{ matrix.os }}
steps:
- uses: actions/setup-go@v3
with:
go-vers... | name: Tests
on: [push]
jobs:
tests:
strategy:
matrix:
go-version:
- "1.17"
- "1.18"
os:
- ubuntu-latest
- macos-latest
- windows-latest
runs-on: ${{ matrix.os }}
steps:
- uses: actions/setup-go@v3
with:
go-vers... | Enable coveralls.io test coverage reports | Enable coveralls.io test coverage reports
| YAML | apache-2.0 | cinode/go |
445234a43a8e894e37b863299975ab71fb2f339e | .github/workflows/tests.yml | .github/workflows/tests.yml | name: tests
on: [push]
jobs:
test-links:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-ruby@v1
with:
ruby-version: '2.7'
- uses: actions/cache@v2
with:
path: vendor/bundle
key: ${{ runner.os }}-gems-${{ hashFiles... | name: tests
on: [push, pull_request]
jobs:
test-links:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-ruby@v1
with:
ruby-version: '2.7'
- uses: actions/cache@v2
with:
path: vendor/bundle
key: ${{ runner.os }}-gems... | Update GitHub Actions to run on pull requests | Update GitHub Actions to run on pull requests
| YAML | mit | mattcone/markdown-guide,mattcone/markdown-guide |
2147fa28158378dcdb0edad00837b630f2ea18c2 | codecov.yml | codecov.yml | # Configuration for Codecov (https://codecov.io)
coverage:
ignore:
- "Tests"
| # Configuration for Codecov (https://codecov.io)
coverage:
branch: develop
ignore:
- "Tests"
| Configure Codecov to treat the `develop` branch as the default | Configure Codecov to treat the `develop` branch as the default
| YAML | mit | mattrubin/Bases |
20cf53925d6146a244bfe20d0432851deb6b4601 | packages/hm/hmatrix-nlopt.yaml | packages/hm/hmatrix-nlopt.yaml | homepage: https://github.com/peddie/hmatrix-nlopt
changelog-type: markdown
hash: febca7b14eff2870ae1aa428497f1a050a6362ca40c7cd7d9217b05753d3893a
test-bench-deps:
base: ! '>=4 && <5'
doctest: ! '>=0.11'
maintainer: mpeddie@gmail.com
synopsis: Interface HMatrix with the NLOPT minimizer
changelog: ! '# Revision histo... | homepage: https://github.com/peddie/hmatrix-nlopt
changelog-type: markdown
hash: a03b60055f7024c9f7ca0cb1109c01b102410c54f0f1449c56cbf77c639a8501
test-bench-deps:
base: ! '>=4 && <5'
doctest: ! '>=0.11'
maintainer: mpeddie@gmail.com
synopsis: Interface HMatrix with the NLOPT minimizer
changelog: ! '# Revision histo... | Update from Hackage at 2018-07-24T05:48:26Z | Update from Hackage at 2018-07-24T05:48:26Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
78e057d09cc3e14d73f9a89518d0407aa48cd85d | .rubocop_todo.yml | .rubocop_todo.yml | # This configuration was generated by
# `rubocop --auto-gen-config`
# on 2015-11-18 01:46:01 -0500 using RuboCop version 0.35.1.
# The point is for the user to remove these configuration records
# one by one as the offenses are removed from the code base.
# Note that changes in the inspected code, or installation of ne... | # This configuration was generated by
# `rubocop --auto-gen-config`
# on 2015-11-18 01:50:26 -0500 using RuboCop version 0.35.1.
# The point is for the user to remove these configuration records
# one by one as the offenses are removed from the code base.
# Note that changes in the inspected code, or installation of ne... | Update exclusion for renamed dash-case file | Update exclusion for renamed dash-case file
| YAML | mit | travis-ci/system_info,travis-ci/system-info,travis-ci/system_info,travis-ci/system-info |
c38eea5bc6878793de96619bf0abc0d9b532a848 | _data/events.yml | _data/events.yml | churchwide:
-
date: 2016-04-17
name: Party with the Pastor
-
date: 2016-04-24
name: Baptism
-
date: 2016-07-11
name: Kid's Life Camp
grades-6-12:
-
date: 2016-06-19
end-date: 2016-06-23
name: High School Camp
-
date: 2016-06-23
end-date: 2016-06-26
name: Junior ... | churchwide:
-
date: 2016-04-24
name: Baptism
-
date: 2016-07-11
name: Kid's Life Camp
grades-6-12:
-
date: 2016-06-19
end-date: 2016-06-23
name: High School Camp
-
date: 2016-06-23
end-date: 2016-06-26
name: Junior High School Camp
| Remove party with the pastor | Remove party with the pastor
| YAML | mit | Mountainview-WebDesign/lifestonechurch,Mountainview-WebDesign/lifestonechurch,Mountainview-WebDesign/lifestonechurch |
f6808e74d831698e5203bfcd49dfe7dd39861a47 | roles/init-env/tasks/main.yml | roles/init-env/tasks/main.yml | ---
# roles/initialize/tasks/main.yml
- name: Create group_vars directory.
local_action: file path=group_vars state=directory mode=0755
- name: Create host_vars directory.
local_action: file path=host_vars state=directory mode=0755
- name: Create the main variables file.
local_action: template src=all.yml.j2 d... | ---
# roles/initialize/tasks/main.yml
- name: Create group_vars directory.
local_action: file path=group_vars state=directory mode=0755
- name: Create host_vars directory.
local_action: file path=host_vars state=directory mode=0755
- name: Create the main variables file (group_vars/all.yml).
local_action: temp... | Use a slightly more explicit task name | Use a slightly more explicit task name
Signed-off-by: KheOps <ab12fa204a2b42f5d8c4f486abafbac2ef71cf44@ceops.eu>
| YAML | agpl-3.0 | equalitie/eqpress,equalitie/eqpress,equalitie/eqpress,hwdsbcommons/eqpress,hwdsbcommons/eqpress,hwdsbcommons/eqpress,hwdsbcommons/eqpress,hwdsbcommons/eqpress,equalitie/eqpress,equalitie/eqpress |
2ac648f8021f362a612509b81557371f6080d2e7 | roles/docker/defaults/main.yml | roles/docker/defaults/main.yml | do_private_docker_registry: false
docker_lvm_backed_devicemapper: "{% if provider in ['gce', 'openstack', 'aws'] %} true {% else %} false {% endif %}"
## Refer to commentaries in ../templates/docker-storage-setup.conf.j2
## or `man lvcreate` for acceptable sizes, and their syntax
docker_lvm_data_volume_size: 40%FREE
... | do_private_docker_registry: false
docker_lvm_backed_devicemapper: "{% if provider in ['gce', 'openstack', 'aws'] %} true {% else %} false {% endif %}"
# Possible values: overlay, devicemapper
# Used with docker-storage-setup
docker_storage_driver: overlay
## Refer to commentaries in ../templates/docker-storage-setup.... | Add var for backend storage | Add var for backend storage
| YAML | apache-2.0 | bitium/mantl,abn/microservices-infrastructure,sehqlr/mantl,KaGeN101/mantl,bitium/mantl,datascienceinc/mantl,CiscoCloud/microservices-infrastructure,sehqlr/mantl,CiscoCloud/mantl,datascienceinc/mantl,abn/microservices-infrastructure,KaGeN101/mantl,ContainerSolutions/microservices-infrastructure,abn/microservices-infrast... |
fbb5f8a2912ccb1ebaade07bade8319a53bf1269 | packages/un/unconstrained.yaml | packages/un/unconstrained.yaml | homepage: ''
changelog-type: ''
hash: a3f78e5e80cc62b9ef3f6c606e69fb5391416a8bb439ea172a8cd1dec5df0415
test-bench-deps: {}
maintainer: strake888@gmail.com
synopsis: Null constraint
changelog: ''
basic-deps:
base: ! '>=4 && <5'
all-versions:
- '0.1.0.0'
- '0.1.0.1'
author: M Farkas-Dyck
latest: '0.1.0.1'
description-t... | homepage: ''
changelog-type: ''
hash: e3be5ea44350c5ce9d5f54d0f42c9b5b0639eb0343e9bf7802fb579788a2507c
test-bench-deps: {}
maintainer: strake888@gmail.com
synopsis: Null constraint
changelog: ''
basic-deps: {}
all-versions:
- '0.1.0.0'
- '0.1.0.1'
- '0.1.0.2'
author: M Farkas-Dyck
latest: '0.1.0.2'
description-type: ha... | Update from Hackage at 2018-01-25T18:57:14Z | Update from Hackage at 2018-01-25T18:57:14Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
b5eca1166966e8284a396cff86491b5134826a77 | pkg/dart_internal/pubspec.yaml | pkg/dart_internal/pubspec.yaml | name: dart_internal
version: 0.1.9
author: "Dart Team <misc@dartlang.org>"
homepage: http://www.dartlang.org
description: >
This package is not intended for wide use. It provides a temporary API to
solve the problem: "Given an object some generic type A, how do I construct an
instance of generic type B with the s... | name: dart_internal
version: 0.1.10
author: "Dart Team <misc@dartlang.org>"
homepage: http://www.dartlang.org
description: >
This package is not intended for wide use. It provides a temporary API to
solve the problem: "Given an object some generic type A, how do I construct an
instance of generic type B with the ... | Expand SDK constraint on dart_internal to include 2.9.0 | Expand SDK constraint on dart_internal to include 2.9.0
Change-Id: I338463eb12517798af85cd83c771ae40c3c6015d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/156280
Reviewed-by: Jake Macdonald <28dccc213a1e50b0de348b9cb82c0229ef6b65f0@google.com>
Commit-Queue: Nicholas Shahan <03847abd2d8aadfe859ecb98095a31f9... | YAML | bsd-3-clause | dart-lang/sdk,dart-lang/sdk,dart-lang/sdk,dart-lang/sdk,dart-lang/sdk,dart-lang/sdk,dart-lang/sdk,dart-lang/sdk |
009fe540b80c6d9958ce1ed5f97edd91b78add2b | ansible/roles/setup_database/tasks/create_db.yml | ansible/roles/setup_database/tasks/create_db.yml | ---
- name: Delete old database with same name if it exists
shell: echo "DROP DATABASE IF EXISTS {{mysql_db_name}}" | mysql -u {{mysql_user}} -p{{mysql_password}}
- name: Create a new mysql database
shell: echo "CREATE DATABASE {{mysql_db_name}}" | mysql -u {{mysql_user}} -p{{mysql_password}}
- name: Initialize da... | ---
- name: Delete old database with same name if it exists
shell: echo "DROP DATABASE IF EXISTS {{mysql_db_name}}" | mysql -u {{mysql_user}} -p{{mysql_password}}
- name: Create a new mysql database
shell: echo "CREATE DATABASE {{mysql_db_name}}" | mysql -u {{mysql_user}} -p{{mysql_password}}
- name: Initialize da... | Set up ACL directly using cake console commands | Set up ACL directly using cake console commands
Because the .sql files are not maintained.
| YAML | agpl-3.0 | Tatoeba/tatoeba2,Tatoeba/tatoeba2,Tatoeba/tatoeba2,Tatoeba/tatoeba2,Tatoeba/tatoeba2 |
e4a13c844aaca20b9987e1193bcfa5c540179472 | docker-compose.yml | docker-compose.yml | version: '2'
services:
web:
image: nginx:latest
ports:
- "8080:80"
volumes:
- .:/usr/share/nginx/html:ro
- ./api/nginx/site.conf:/etc/nginx/conf.d/default.conf
php:
image: php:7-fpm
volumes:
- .:/usr/share/nginx/html
co... | version: '2'
services:
web:
image: nginx:latest
ports:
- "8080:80"
volumes:
- .:/usr/share/nginx/html:ro
- ./api/nginx/site.conf:/etc/nginx/conf.d/default.conf
php:
image: php:7-fpm
volumes:
- .:/usr/share/nginx/html
co... | Fix docker composer not recognizing api folder | Fix docker composer not recognizing api folder
| YAML | mit | ibnumalik/ibnumalik.github.io,ibnumalik/ibnumalik.github.io,ibnumalik/ibnumalik.github.io |
2ae409f356caccd2b9037ded45d7ef3cf862b84a | docker-compose.yml | docker-compose.yml | version: '2'
services:
db:
restart: always
image: postgres:alpine
redis:
restart: always
image: redis:alpine
web:
restart: always
build: .
env_file: .env.production
command: bundle exec rails s -p 3000 -b '0.0.0.0'
ports:
- "3000:3000"
depends_on:
- db
- r... | version: '2'
services:
db:
restart: always
image: postgres:alpine
volumes:
- ./data/pgsql:/var/lib/postgresql/data
redis:
restart: always
image: redis:alpine
volumes:
- ./data/redis:/data
web:
restart: always
build: .
env_file: .env.production
command: bundle ex... | Add volumes in docker compose to keep the database between restart | Add volumes in docker compose to keep the database between restart
| YAML | agpl-3.0 | WitchesTown/mastodon,WitchesTown/mastodon,WitchesTown/mastodon,WitchesTown/mastodon |
948928911ffc7b1814be5dbab6203ca7a2677d39 | .github/workflows/phpstan.yaml | .github/workflows/phpstan.yaml | name: Static Analysis
on:
pull_request: null
push:
branches:
- master
jobs:
phpstan:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: shivammathur/setup-php@v1
with:
php-version: 7.3
... | name: Static Analysis
on:
pull_request: null
push:
branches:
- master
jobs:
phpstan:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: shivammathur/setup-php@v1
with:
php-version: 7.3
... | Annotate a Github Pull Request based on a Checkstyle XML-report | github-action: Annotate a Github Pull Request based on a Checkstyle XML-report | YAML | mit | RectorPHP/Rector |
7dd3cea318011fcf3cc6e950fb77ec52c8cf1704 | ansible/packer_reddit_app/vars.yml | ansible/packer_reddit_app/vars.yml | ---
# file: vars.yml
reddit_app_dest: /home/{{ reddit_app_user }}/reddit-app
reddit_app_repo_url: https://github.com/Artemmkin/reddit.git
reddit_app_user: appuser
reddit_app_env:
- DATABASE_URL={{ reddit_mongodb_bind_ip }}:{{ reddit_mongodb_port }}
reddit_mongodb_bind_ip: "{{ ansible_default_ipv4.address }}"
reddit... | ---
# file: vars.yml
reddit_app_dest: /home/{{ reddit_app_user }}/reddit-app
reddit_app_repo_url: https://github.com/Artemmkin/reddit.git
reddit_app_user: appuser
reddit_app_db_host: 10.132.0.3
reddit_app_env:
- DATABASE_URL={{ reddit_app_db_host }}
reddit_mongodb_bind_ip: "{{ ansible_default_ipv4.address }}"
reddi... | Add ansible variable for database host to connect | Add ansible variable for database host to connect
| YAML | mit | jugatsu/infra,jugatsu/infra |
f98b018d6a2036e5bcf954c4d990717265c5256a | packages/no/NoTrace.yaml | packages/no/NoTrace.yaml | homepage: https://github.com/CindyLinz/Haskell-NoTrace
changelog-type: ''
hash: 67c2725cc83da9632e848e57f909c98bf4e8aed169022b9e898689ede94f8d2f
test-bench-deps:
base: ! '>=4.5 && <4.11'
maintainer: cindylinz@gmail.com
synopsis: Remove all the functions come from Debug.Trace after debugging
changelog: ''
basic-deps:
... | homepage: https://github.com/CindyLinz/Haskell-NoTrace
changelog-type: ''
hash: 07733c0dbe1966eedbd5e321ba5894ef033de75cffcfe198b15a4c95025347f0
test-bench-deps:
base: ! '>=4.5 && <4.12'
maintainer: cindylinz@gmail.com
synopsis: Remove all the functions come from Debug.Trace after debugging
changelog: ''
basic-deps:
... | Update from Hackage at 2018-09-26T17:59:07Z | Update from Hackage at 2018-09-26T17:59:07Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
478cc7988cb20bc52899359758cea02d153ef240 | packages/pi/pidfile.yaml | packages/pi/pidfile.yaml | homepage: https://github.com/jonpetterbergman/pidfile
changelog-type: markdown
hash: b2c4bedc083a192b853dcbc12a04a2e66c80c740e5bef36a4c1286c1bdda508b
test-bench-deps: {}
maintainer: jon.petter.bergman@gmail.com
synopsis: Run an IO action protected by a pidfile
changelog: ! '# Revision history for pidfile
## 0.1.0.0... | homepage: https://github.com/jonpetterbergman/pidfile
changelog-type: markdown
hash: 739f5bb24f870426d8a8de59ae2bd12ed71616b88ef5ffbcd08305b2c9b0ae79
test-bench-deps: {}
maintainer: jon.petter.bergman@gmail.com
synopsis: Run an IO action protected by a pidfile
changelog: |
# Revision history for pidfile
## 0.1.0.0... | Update from Hackage at 2019-03-29T06:16:35Z | Update from Hackage at 2019-03-29T06:16:35Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.