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
aefb647ca1a0b1397ba97cb9059a6bfb624f890e
.landscape.yaml
.landscape.yaml
doc-warnings: true test-warnings: false strictness: veryhigh pep8: full: true ignore-paths: - docs/conf.py - setup.py - version.py
doc-warnings: true test-warnings: false strictness: veryhigh pep8: full: true pep257: disable: - D211 - D400 ignore-paths: - docs/conf.py - setup.py - version.py
Remove idiotic conflict in pep257
Remove idiotic conflict in pep257 https://github.com/landscapeio/prospector/issues/155
YAML
lgpl-2.1
pwithnall/dbus-deviation,pwithnall/dbus-deviation,pwithnall/dbus-deviation
620994e4602123e16b0f7d9393825bae3bd06488
.overcommit.yml
.overcommit.yml
# # Standard Doubtfire Overcommit Config # See https://gist.github.com/alexcu/6e05d64d04b32bb42b4d # CommitMsg: ALL: on_warn: fail EmptyMessage: enabled: true MessageFormat: enabled: true pattern: '(NEW|FIX|ENHANCE|LOOKS|SPEED|QUALITY|DOC|CONFIG|TEST): [A-Z].+' expected_pattern_message: '<NEW|FIX|ENHANCE|LOOKS|SPEED|QUALITY|DOC|CONFIG|TEST>: <Message Subject>' sample_message: 'CONFIG: Add overcommit to project' TraillingPeriod: enabled: true TextWidth: enabled: true PreCommit: AuthorEmail: enabled: true on_warn: fail AuthorName: enabled: true on_warn: fail HardTabs: enabled: true TrailingWhitespace: enabled: true # # Repo-Specific Overcommit Config # PreCommit: CoffeeLint: enabled: true HtmlTidy: enabled: true
# # Standard Doubtfire Overcommit Config # See https://gist.github.com/alexcu/6e05d64d04b32bb42b4d # CommitMsg: ALL: on_warn: fail EmptyMessage: enabled: true MessageFormat: enabled: true pattern: '(NEW|FIX|ENHANCE|LOOKS|SPEED|QUALITY|DOC|CONFIG|TEST): [A-Z].+' expected_pattern_message: '<NEW|FIX|ENHANCE|LOOKS|SPEED|QUALITY|DOC|CONFIG|TEST>: <Message Subject>' sample_message: 'CONFIG: Add overcommit to project' TraillingPeriod: enabled: true TextWidth: enabled: true PreCommit: AuthorEmail: enabled: true on_warn: fail AuthorName: enabled: true on_warn: fail HardTabs: enabled: true TrailingWhitespace: enabled: true
Remove CoffeeLint and HtmlTidy for now
CONFIG: Remove CoffeeLint and HtmlTidy for now Causing issues with line width. Will need investigation
YAML
agpl-3.0
doubtfire-lms/doubtfire-web,alexcu/doubtfire-web,final-year-project/doubtfire-web,alexcu/doubtfire-web,final-year-project/doubtfire-web,doubtfire-lms/doubtfire-web,doubtfire-lms/doubtfire-web,doubtfire-lms/doubtfire-web
3bda09c63e72e8b5b9347f48d106c11febdecb33
packages/cl/clit.yaml
packages/cl/clit.yaml
homepage: https://github.com/vmchale/command-line-tweeter#readme changelog-type: '' hash: f09c7ef7d3c60f67faa057b959d92da50d8a039f6b19be3474279d766a2940d0 test-bench-deps: {} maintainer: [email protected] synopsis: Post tweets from stdin changelog: '' basic-deps: http-client: -any bytestring: -any split: -any base: ! '>=4.7 && <5' authenticate-oauth: -any clit: -any http-client-tls: -any optparse-applicative: <0.13.0.0 http-types: -any aeson: -any all-versions: - '0.1.0.0' - '0.1.0.1' - '0.1.1.0' - '0.1.1.1' author: Vanessa McHale latest: '0.1.1.1' description-type: haddock description: a Command Line Interface Tweeter license-name: BSD3
homepage: https://github.com/vmchale/command-line-tweeter#readme changelog-type: '' hash: 4552354f1d6b6a401c8d0709e38d2a5810a4b71dc49bdc6fcdc661a142513236 test-bench-deps: {} maintainer: [email protected] synopsis: Post tweets from stdin changelog: '' basic-deps: http-client: -any bytestring: -any split: -any base: ! '>=4.7 && <5' authenticate-oauth: -any clit: -any http-client-tls: -any optparse-applicative: <0.13.0.0 http-types: -any aeson: -any all-versions: - '0.1.0.0' - '0.1.0.1' - '0.1.1.0' - '0.1.1.1' - '0.1.1.2' author: Vanessa McHale latest: '0.1.1.2' description-type: haddock description: a Command Line Interface Tweeter license-name: BSD3
Update from Hackage at 2016-12-24T07:25:13Z
Update from Hackage at 2016-12-24T07:25:13Z
YAML
mit
commercialhaskell/all-cabal-metadata
e4334142162e4d3e98d39510a3ee379dd3f20fc7
packages/cr/crdt.yaml
packages/cr/crdt.yaml
homepage: https://github.com/cblp/crdt#readme changelog-type: '' hash: 20ba513d00d8276aebd6dba48fe2fed71c5d024e59663d5a5c80edb49288c506 test-bench-deps: base: ! '>=4.9 && <4.11' containers: -any tasty-quickcheck: -any tasty: -any crdt: -any maintainer: Yuriy Syrovetskiy <[email protected]> synopsis: Conflict-free replicated data types changelog: '' basic-deps: base: ! '>=4.9 && <4.11' containers: -any mtl: -any all-versions: - '0.1' - '0.2' - '0.3' - '0.4' - '0.5' - '1.0' - '2.0' - '2.1' author: '' latest: '2.1' description-type: haddock description: Definitions of CmRDT and CvRDT. Implementations for some classic CRDTs. license-name: BSD3
homepage: https://github.com/cblp/crdt#readme changelog-type: '' hash: b3277b8d6a49a6ebded52b60bc4690d8d6e3d0dbe3e3d079084726c3f42b343e test-bench-deps: base: ! '>=4.9 && <4.11' tasty-discover: ! '>=4.1' containers: -any tasty-quickcheck: -any mtl: -any tasty: -any QuickCheck: -any crdt: -any maintainer: Yuriy Syrovetskiy <[email protected]> synopsis: Conflict-free replicated data types changelog: '' basic-deps: base: ! '>=4.9 && <4.11' containers: -any mtl: -any all-versions: - '0.1' - '0.2' - '0.3' - '0.4' - '0.5' - '1.0' - '2.0' - '2.1' - '3.0' author: '' latest: '3.0' description-type: haddock description: Definitions of CmRDT and CvRDT. Implementations for some classic CRDTs. license-name: BSD3
Update from Hackage at 2017-11-25T09:49:43Z
Update from Hackage at 2017-11-25T09:49:43Z
YAML
mit
commercialhaskell/all-cabal-metadata
eaff94608bd6894a3d5a4b0433a074f0e3bfa46a
packages/ut/util.yaml
packages/ut/util.yaml
homepage: '' changelog-type: '' hash: 3e1050fd77f815854cf7fe549bf0f3b5e622e05e235267ad6be044e3d21627b1 test-bench-deps: {} maintainer: [email protected] synopsis: Utilities changelog: '' basic-deps: base: ! '>=4.9 && <4.12' all-versions: - '0.1.0.0' - '0.1.1.0' - '0.1.2.0' - '0.1.2.1' - '0.1.3.0' author: M Farkas-Dyck latest: '0.1.3.0' description-type: haddock description: '' license-name: BSD3
homepage: '' changelog-type: '' hash: 9746e10a63946b991a19f66efae4562c7ceea03a672e28e57a17c79b51190d1d test-bench-deps: {} maintainer: [email protected] synopsis: Utilities changelog: '' basic-deps: base: ! '>=4.9 && <4.12' all-versions: - '0.1.0.0' - '0.1.1.0' - '0.1.2.0' - '0.1.2.1' - '0.1.3.0' - '0.1.4.0' author: M Farkas-Dyck latest: '0.1.4.0' description-type: haddock description: '' license-name: BSD3
Update from Hackage at 2017-12-14T01:25:39Z
Update from Hackage at 2017-12-14T01:25:39Z
YAML
mit
commercialhaskell/all-cabal-metadata
8f381af530d5e0819167dc3f5eb7a6a9c4237e36
data/nodes/mx1-us-west.apache.org.yaml
data/nodes/mx1-us-west.apache.org.yaml
--- classes: - apache - collectd::plugin::postfix - mx_asf - pflogsumm - postfix_asf - ssl::name::wildcard_apache_org postfix::server::inet_interfaces: 'all' postfix::server::postscreen: 'true' postfix::server::relay_domains: 'apache.org,incubator.apache.org,apachecon.com,apachecon.eu,subversion.com,subversion.net,subversion.org' postfix::server::recipient_canonical_maps: 'regexp:/etc/postfix/recipient_canonical_maps' postfix::server::mynetworks: 'hash:/etc/postfix/network_map' postfix::server::asf_mx_enabled: 'true' postfix::server::asf_mx_content_filter: 'smtp-amavis:[spamc1-us-west.apache.org]:10024' postfix::server::max_postfix_amavis_procs: '25' postfix::server::max_use_postfix_amavis: '25' postfix::dbfile: network_map: content: '127.0.0.0/8 %{network_eth0}/%{netmask} [::1]/128 [fe80::]/64 209.188.14.139/32'
--- classes: - apache - collectd::plugin::postfix - mx_asf - pflogsumm - postfix_asf - ssl::name::wildcard_apache_org postfix::server::inet_interfaces: 'all' postfix::server::postscreen: 'true' postfix::server::relay_domains: 'apache.org,incubator.apache.org,apachecon.com,apachecon.eu,subversion.com,subversion.net,subversion.org' postfix::server::recipient_canonical_maps: 'regexp:/etc/postfix/recipient_canonical_maps' postfix::server::mynetworks: '127.0.0.0/8 %{network_eth0}/%{netmask} [::1]/128 [fe80::]/64 209.188.14.139/32' postfix::server::asf_mx_enabled: 'true' postfix::server::asf_mx_content_filter: 'smtp-amavis:[spamc1-us-west.apache.org]:10024' postfix::server::max_postfix_amavis_procs: '25' postfix::server::max_use_postfix_amavis: '25' postfix::dbfile: network_map: content: '127.0.0.0/8 %{network_eth0}/%{netmask} [::1]/128 [fe80::]/64 209.188.14.139/32'
Use inline version instead of postmap file
Use inline version instead of postmap file
YAML
apache-2.0
chtyim/infrastructure-puppet,stumped2/infrastructure-puppet,apache/infrastructure-puppet,sebbASF/infrastructure-puppet,stumped2/infrastructure-puppet,chtyim/infrastructure-puppet,stumped2/infrastructure-puppet,apache/infrastructure-puppet,sebbASF/infrastructure-puppet,bdube/infrastructure-puppet,sebbASF/infrastructure-puppet,stumped2/infrastructure-puppet,apache/infrastructure-puppet,bdube/infrastructure-puppet,stumped2/infrastructure-puppet,chtyim/infrastructure-puppet,apache/infrastructure-puppet,apache/infrastructure-puppet,sebbASF/infrastructure-puppet,chtyim/infrastructure-puppet,bdube/infrastructure-puppet,bdube/infrastructure-puppet,chtyim/infrastructure-puppet,bdube/infrastructure-puppet,chtyim/infrastructure-puppet,sebbASF/infrastructure-puppet,stumped2/infrastructure-puppet,apache/infrastructure-puppet,bdube/infrastructure-puppet,sebbASF/infrastructure-puppet,apache/infrastructure-puppet,sebbASF/infrastructure-puppet,sebbASF/infrastructure-puppet
aa308179283047b4d1eb532b6ce81a10769f26da
.travis.yml
.travis.yml
language: ruby rvm: #- 1.8.7 # no, since it doesn't get fun(a, *b, c) or fun0\n.fun1 #- 1.9.3 # Travis broken September 2017 #- 2.1.1 - 2.2.2 - 2.3.1 - 2.4.1 #- jruby-19mode # Travis broken September 2017 #- jruby-20mode # Travis broken September 2017 - jruby-9.1.13.0 #matrix: # include: # - rvm: jruby-9.1.13.0 # #- env: JRUBY_OPTS="--profile.api" #before_install: gem install bundler script: bundle exec rspec branches: only: - master #except: # - master sudo: false cache: bundler #env: # - FLOR_DEFAULT_TIMEOUT=7
language: ruby rvm: #- 1.8.7 # no, since it doesn't get fun(a, *b, c) or fun0\n.fun1 #- 1.9.3 # Travis broken September 2017 #- 2.1.1 - 2.2.2 - 2.3.1 - 2.4.4 - 2.5.1 #- jruby-19mode # Travis broken September 2017 #- jruby-20mode # Travis broken September 2017 - jruby-9.1.13.0 #matrix: # include: # - rvm: jruby-9.1.13.0 # #- env: JRUBY_OPTS="--profile.api" #before_install: gem install bundler script: bundle exec rspec branches: only: - master #except: # - master sudo: false cache: bundler #env: # - FLOR_DEFAULT_TIMEOUT=7
Test on Ruby 2.5.1 as well
Test on Ruby 2.5.1 as well
YAML
mit
dmicky0419/flor,dmicky0419/flor,floraison/flor,dmicky0419/flor,floraison/flor,flon-io/flor,floraison/flor
67af276bf15f5f9686f0e66db6b80af5df9f56f9
.travis.yml
.travis.yml
language: node_js node_js: - "4.1" - "4.0" - "0.12" - "0.10" after_script: - codeclimate < coverage/lcov.info
language: node_js node_js: - "4.2" - "4.1" - "4.0" - "0.12" - "0.10" after_script: - codeclimate < coverage/lcov.info
Add node 4.2 to Travis
Add node 4.2 to Travis
YAML
mit
lumeet/barbarian-ombudsman
3989dca17390c23f3161ecf465f834ae3dc6c575
.travis.yml
.travis.yml
language: python python: - "2.7" - "3.4" script: - python setup.py install - pytest
language: python python: - "2.7" - "3.4" install: - pip install sphinx sphinx_rtd_theme - pip install -r requirements.txt script: - python setup.py install - pytest after_success: - pushd docs; make gh-pages dry; popd
Tweak Travis-CI settings to build pages.
Tweak Travis-CI settings to build pages.
YAML
apache-2.0
scitokens/scitokens,scitokens/scitokens
96811e0779f031b967a5eedbb9e900a4aa047ca6
.travis.yml
.travis.yml
sudo: false language: node_js node_js: - '4' - '6' - '8' branches: only: - master - travis-ci install: - npm install -g npm - npm install --no-package-lock --no-save - npm install -g istanbul coveralls
sudo: false language: node_js node_js: - '4' - '6' - '8' branches: only: - master - travis-ci install: - npm install --no-package-lock --no-save - npm install -g istanbul coveralls
Build on Travis CI the NPM on tap.
Build on Travis CI the NPM on tap.
YAML
mit
bigeasy/strata,bigeasy/strata
f3df6ce4e5e876567a02c439f48cd89fd4873eef
.travis.yml
.travis.yml
language: python python: - 2.6 - 2.7 - 3.2 - 3.3 - 3.4 before_install: # Install conda - wget http://repo.continuum.io/miniconda/Miniconda-latest-Linux-x86_64.sh -O miniconda.sh - chmod +x miniconda.sh - ./miniconda.sh -b - export PATH=/home/travis/miniconda/bin:$PATH - conda update --yes conda # Make sure that interactive matplotlib backends work - export DISPLAY=:99.0 - sh -e /etc/init.d/xvfb start install: - conda install --yes pip pytest numpy matplotlib psutil - pip install coveralls pytest-cov script: - py.test --cov psrecord after_success: - coveralls
language: python python: - 2.6 - 2.7 - 3.2 - 3.3 - 3.4 before_install: # Install conda - wget http://repo.continuum.io/miniconda/Miniconda-latest-Linux-x86_64.sh -O miniconda.sh - chmod +x miniconda.sh - ./miniconda.sh -b - export PATH=/home/travis/miniconda/bin:$PATH - conda update --yes conda # Create environment - conda create -n test python=$TRAVIS_PYTHON_VERSION - source activate test # Make sure that interactive matplotlib backends work - export DISPLAY=:99.0 - sh -e /etc/init.d/xvfb start install: - conda install --yes pip pytest numpy matplotlib psutil - pip install coveralls pytest-cov script: - py.test --cov psrecord after_success: - coveralls
Make sure conda environments are created
Make sure conda environments are created
YAML
bsd-2-clause
astrofrog/psrecord,saimn/psrecord
319ab90fabc01cbc4949b3930fdba18032e28ef9
.travis.yml
.travis.yml
language: python services: - redis-server - mongodb python: - "3.6" env: - DJANGO=2.0 - DJANGO=1.11.9 - DJANGO=1.8.18 sudo: false addons: apt: packages: - tcl8.5 before_script: - git clone https://github.com/antirez/disque.git disque_server - "cd disque_server/src && make && PREFIX=../ make install && cd -" - "./disque_server/bin/disque-server &" - ./disque_server/bin/disque PING install: - pip install -q django==$DJANGO - pip install -r requirements.txt - pip install pytest --upgrade - pip install pytest-django codecov sphinx - python setup.py install script: - coverage run --source=django_q -m py.test - sphinx-build -b html -d docs/_build/doctrees -nW docs docs/_build/html after_success: - codecov notifications: webhooks: urls: - https://webhooks.gitter.im/e/cbcff78c4be241602332 on_success: change on_failure: always on_start: never
language: python services: - redis-server - mongodb python: - "2.7" - "3.6" env: - DJANGO=2.0 - DJANGO=1.11.9 - DJANGO=1.8.18 matrix: exclude: - python: "2.7" env: DJANGO=2.0 sudo: false addons: apt: packages: - tcl8.5 before_script: - git clone https://github.com/antirez/disque.git disque_server - "cd disque_server/src && make && PREFIX=../ make install && cd -" - "./disque_server/bin/disque-server &" - ./disque_server/bin/disque PING install: - pip install -q django==$DJANGO - pip install -r requirements.txt - pip install pytest --upgrade - pip install pytest-django codecov sphinx - python setup.py install script: - coverage run --source=django_q -m py.test - sphinx-build -b html -d docs/_build/doctrees -nW docs docs/_build/html after_success: - codecov notifications: webhooks: urls: - https://webhooks.gitter.im/e/cbcff78c4be241602332 on_success: change on_failure: always on_start: never
Add checks back for Python 2.7 but don't run them with Django 2
Add checks back for Python 2.7 but don't run them with Django 2
YAML
mit
Koed00/django-q
cb9724e0018fd003c5848a90041b8e6c3167bea6
.travis.yml
.travis.yml
language: node_js sudo: false node_js: - stable addons: firefox: latest before_script: - npm install web-component-tester - npm install bower - bower install script: xvfb-run wct
language: node_js sudo: false node_js: - stable addons: firefox: '42.0' before_script: - npm install web-component-tester - npm install bower - bower install script: xvfb-run wct
Fix Firefox version because Travis doesn't find any longer 'latest'
Fix Firefox version because Travis doesn't find any longer 'latest'
YAML
apache-2.0
Collaborne/paper-alert-dialog
b00fc3eab0425ac8d8135dd672dd4cdb7baecd28
.travis.yml
.travis.yml
language: node_js sudo: false node_js: - '0.10' install: - travis_retry npm install notifications: email: false cache: directories: - node_modules branches: only: - master after_success: - ./.travis_scripts/push_release_tag.sh after_failure: - 'cat /home/travis/build/alphagov/performanceplatform-big-screen-view/npm-debug.log' env: global: # NOTE: contains GH_TOKEN=xxx from github user gds-pp-ci - NODE_ENV: 'travis' - secure: No/n3avJtXkU0GXINqmQS6N5ineT0i2ZLZ0jDnCw5G2oxbxgjBhAHsNnomKwLJMKmTzFZ8GC/e6+14CcBTwn7ytJI5A22xUGA/WmOGzWVs2Xmdb53ddKpE+K5VnYKEzqZyOQZmnCyV0ByoRssnO9W0zwcXpOlbGU9sOPu1Gg7AA= script: 'npm test && ./node_modules/gulp/bin/gulp.js test:functional'
language: node_js sudo: false node_js: - '0.10' install: - travis_retry npm install notifications: email: false cache: directories: - node_modules branches: only: - master after_success: - ./.travis_scripts/push_release_tag.sh after_failure: - 'cat /home/travis/build/alphagov/performanceplatform-big-screen-view/npm-debug.log' env: global: # NOTE: contains GH_TOKEN=xxx from github user gds-pp-ci - NODE_ENV: 'travis' - secure: No/n3avJtXkU0GXINqmQS6N5ineT0i2ZLZ0jDnCw5G2oxbxgjBhAHsNnomKwLJMKmTzFZ8GC/e6+14CcBTwn7ytJI5A22xUGA/WmOGzWVs2Xmdb53ddKpE+K5VnYKEzqZyOQZmnCyV0ByoRssnO9W0zwcXpOlbGU9sOPu1Gg7AA= script: - './node_modules/karma/bin/karma start test/karma.conf.js --single-run' - './node_modules/gulp/bin/gulp.js test:functional'
Split unit and functional tests
Split unit and functional tests
YAML
mit
alphagov/performanceplatform-big-screen-view,alphagov/performanceplatform-big-screen-view,alphagov/performanceplatform-big-screen-view
ec2fabb1a7ee9a633848b1ae6a226d20476fd553
.travis.yml
.travis.yml
language: php matrix: include: - php: hhvm - php: 5.3 - php: 5.4 - php: 5.5 - php: 5.6 - php: nightly allow_failures: - php: hhvm - php: nightly fast_finish: true sudo: false cache: directories: - $HOME/.composer/cache install: composer install -n script: vendor/bin/phpunit -v --coverage-clover=coverage.clover after_script: - sh -c 'if [ "$TRAVIS_PHP_VERSION" != "hhvm" ]; then wget https://scrutinizer-ci.com/ocular.phar && php ocular.phar code-coverage:upload --format=php-clover coverage.clover; fi;' notifications: webhooks: urls: ['https://webhooks.gitter.im/e/9ccc2378e6c0de6480f8'] on_success: change on_failure: always on_start: never
language: php sudo: false cache: directories: - $HOME/.composer/cache matrix: include: - php: 5.3 - php: 5.4 - php: 5.5 - php: 5.6 - php: 5.6 - php: 5.6 env: COMPOSER_FLAGS='--prefer-lowest --prefer-stable' - php: hhvm - php: nightly allow_failures: - php: hhvm - php: nightly fast_finish: true install: - composer self-update -q - composer update $COMPOSER_FLAGS -n script: vendor/bin/phpunit -v --coverage-clover=coverage.clover after_script: - sh -c 'if [ "$TRAVIS_PHP_VERSION" != "hhvm" ]; then wget https://scrutinizer-ci.com/ocular.phar && php ocular.phar code-coverage:upload --format=php-clover coverage.clover; fi;' notifications: webhooks: urls: ['https://webhooks.gitter.im/e/9ccc2378e6c0de6480f8'] on_success: change on_failure: always on_start: never
Add lowest and highest dependencies tests
Add lowest and highest dependencies tests
YAML
mit
puli/twig-extension,puli/twig-extension,tgalopin/twig-extension,theofidry/twig-extension,theofidry/twig-extension,tgalopin/twig-extension
a5992e69d5c181284701367083b5e7f82bd55a6b
.travis.yml
.travis.yml
sudo: required dist: trusty language: ruby rvm: - 1.9.3 - 2.0.0 - 2.1 - 2.2
sudo: required dist: trusty language: ruby rvm: - 1.9.3 - 2.0.0 - 2.1 - 2.2 - 2.3.0
Add ruby 2.3.0 to Travis CI Build
Add ruby 2.3.0 to Travis CI Build
YAML
mit
mmozuras/pronto-scss
c94cbf6eb042d868f70bbd8327c10228df62aa5d
catalog/Developer_Tools/scripting_frameworks.yml
catalog/Developer_Tools/scripting_frameworks.yml
name: Scripting Frameworks description: projects: - boson - lucie - main - rake - sake - thor
name: Scripting Frameworks description: Libraries that simplify writing command-line interfaces for your Ruby programs projects: - boson - lucie - main - rake - sake - thor
Add description for scripting frameworks
Add description for scripting frameworks
YAML
mit
rubytoolbox/catalog
21d94efc19618b2049fe135b27659df44f7d0be2
docs/_config.yml
docs/_config.yml
title: Dotty Documentation baseurl: "/dotty" theme: minima gems: - jekyll-toc
title: Dotty Documentation baseurl: "/" theme: minima gems: - jekyll-toc
Change base url to match new CNAME from dotty.epfl.ch
Change base url to match new CNAME from dotty.epfl.ch
YAML
apache-2.0
sjrd/dotty,lampepfl/dotty,lampepfl/dotty,dotty-staging/dotty,som-snytt/dotty,som-snytt/dotty,som-snytt/dotty,sjrd/dotty,dotty-staging/dotty,lampepfl/dotty,som-snytt/dotty,dotty-staging/dotty,sjrd/dotty,dotty-staging/dotty,sjrd/dotty,dotty-staging/dotty,som-snytt/dotty,lampepfl/dotty,sjrd/dotty,lampepfl/dotty
abe8d78e2701b9b7a01fd1044429abf8d4602d7f
deployment/galaxy-requirements.yml
deployment/galaxy-requirements.yml
--- # Copyright 2022 Samsung Corporation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. collections: # For to_toml filter - name: sivel.toiletwater
--- # Copyright 2022 Samsung Corporation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. collections: # For to_toml filter - name: sivel.toiletwater # For ipify_facts - name: community.general
Add community.general collection to galaxy requirements
Add community.general collection to galaxy requirements
YAML
apache-2.0
zigbee-alliance/distributed-compliance-ledger,zigbee-alliance/distributed-compliance-ledger,zigbee-alliance/distributed-compliance-ledger,zigbee-alliance/distributed-compliance-ledger,zigbee-alliance/distributed-compliance-ledger,zigbee-alliance/distributed-compliance-ledger
6b78fefdd596ce5817b0d80019202fc6e3a82be9
apps/front/modules/default/config/view.yml
apps/front/modules/default/config/view.yml
fileSuccess: javascripts: - linecom.jquery.js - fixedListHead.js - fileNavigation.js - toggleDiffRange.js - vendor/jquery.fracs.js - vendor/jquery.outline.js stylesheets: - vendor/minimap.min.css fileContentSuccess: layout: highlightFile stylesheets: - vendor/highlight.css javascripts: - vendor/highlight.pack.js fileListSuccess: javascripts: - viewFilesInfo.js - toggleDiffRange.js cimeHelpSuccess: has_layout: false
fileSuccess: javascripts: - linecom.jquery.js - fixedListHead.js - fileNavigation.js - toggleDiffRange.js - vendor/modplug.min.js - vendor/jquery.fracs.js - vendor/jquery.outline.js stylesheets: - vendor/minimap.min.css fileContentSuccess: layout: highlightFile stylesheets: - vendor/highlight.css javascripts: - vendor/highlight.pack.js fileListSuccess: javascripts: - viewFilesInfo.js - toggleDiffRange.js cimeHelpSuccess: has_layout: false
Add a missing file to the Fracs plugin
Add a missing file to the Fracs plugin
YAML
mit
Ents24/Crew,Ents24/Crew,Ents24/Crew
f49ce37df5dd917c5d9e3ac2989bd13d7081491b
recipes/typical/meta.yaml
recipes/typical/meta.yaml
{% set name = "typical" %} {% set version = "2.1.3" %} package: name: {{ name|lower }} version: {{ version }} source: url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/typical-{{ version }}.tar.gz sha256: a0065cdac1a097d62fbd0b8ef0d380c0cd36764b379141acdd2d17b414e27381 build: number: 0 noarch: python script: {{ PYTHON }} -m pip install . -vv requirements: host: - pip - python >=3.6 run: - inflection >=0.3.1,<0.4.0 - pendulum >=2.1,<3.0 - poetry - python >=3.6 test: imports: - typic - typic.constraints commands: - pip check requires: - pip about: home: https://github.com/seandstewart/typical summary: "Typical: Python's Typing Toolkit." license: MIT license_file: LICENSE extra: recipe-maintainers: - thewchan
{% set name = "typical" %} {% set version = "2.1.3" %} package: name: {{ name|lower }} version: {{ version }} source: url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/typical-{{ version }}.tar.gz sha256: a0065cdac1a097d62fbd0b8ef0d380c0cd36764b379141acdd2d17b414e27381 build: number: 0 noarch: python script: {{ PYTHON }} -m pip install . -vv requirements: host: - pip - poetry - python >=3.6 run: - inflection >=0.3.1,<0.4.0 - pendulum >=2.1,<3.0 - python >=3.6 test: imports: - typic - typic.constraints commands: - pip check requires: - pip about: home: https://github.com/seandstewart/typical summary: "Typical: Python's Typing Toolkit." license: MIT license_file: LICENSE extra: recipe-maintainers: - thewchan
Change poetry to host requirement
Change poetry to host requirement
YAML
bsd-3-clause
jochym/staged-recipes,kwilcox/staged-recipes,ocefpaf/staged-recipes,jochym/staged-recipes,kwilcox/staged-recipes,conda-forge/staged-recipes,conda-forge/staged-recipes,igortg/staged-recipes,goanpeca/staged-recipes,stuertz/staged-recipes,goanpeca/staged-recipes,ReimarBauer/staged-recipes,jakirkham/staged-recipes,hadim/staged-recipes,stuertz/staged-recipes,johanneskoester/staged-recipes,ocefpaf/staged-recipes,ReimarBauer/staged-recipes,igortg/staged-recipes,mariusvniekerk/staged-recipes,mariusvniekerk/staged-recipes,jakirkham/staged-recipes,hadim/staged-recipes,johanneskoester/staged-recipes
8e1c9aa295d7d8614448dc970599ef4ca6135e0f
install_files/ansible-base/roles/app/tasks/app_install_fpf_deb_pkgs.yml
install_files/ansible-base/roles/app/tasks/app_install_fpf_deb_pkgs.yml
--- - name: ensure securedrop-app-code package is installed from repo apt: pkg: securedrop-app-code state: present tags: - apt
--- - name: Install securedrop-app-code package from FPF repo. apt: pkg: securedrop-app-code state: latest update_cache: yes cache_valid_time: 3600 tags: - apt
Install latest version of securedrop-app-code
Install latest version of securedrop-app-code Previously the task was only checking for "present" state for the securedrop-app-code package, when what we really want is to ensure the "latest" package is installed. Elsewhere in the playbook the "latest" state is ensured via an `apt-get safe-upgrade`, but let's be explicit instead.
YAML
agpl-3.0
mark-in/securedrop-prov-upstream,mark-in/securedrop-prov-upstream,mark-in/securedrop-prov-upstream,mark-in/securedrop-prov-upstream
67deb49749efdf8877c1e334c08d0191c9fde5ad
appveyor.yml
appveyor.yml
version: $(core_version)+{branch}.{build} configuration: Release assembly_info: patch: true file: '**\AssemblyInfo.*' assembly_version: $(core_version) assembly_file_version: $(core_version) assembly_informational_version: $(core_version) environment: core_version: 1.1.0 nuget: disable_publish_on_pr: true build: publish_nuget: true publish_nuget_symbols: true include_nuget_references: true verbosity: minimal deploy: - provider: NuGet api_key: secure: yhmsBOdD4lsEpHfFb/rNXDm90EuL+OBaJuCI7yUzc2fcwS2egdtt/ItGFPYBwZEQ9yz+q5de1YAphBCXxM3lDS5h65lgnHKwKSOKn2BAyKU= on: branch: master appveyor_repo_tag: true
version: $(core_version)+{branch}.{build} configuration: Release assembly_info: patch: true file: '**\AssemblyInfo.*' assembly_version: $(core_version) assembly_file_version: $(core_version) assembly_informational_version: $(core_version) environment: core_version: 1.1.0 nuget: disable_publish_on_pr: true build: publish_nuget: true publish_nuget_symbols: true include_nuget_references: true verbosity: minimal deploy: - provider: NuGet api_key: secure: yhmsBOdD4lsEpHfFb/rNXDm90EuL+OBaJuCI7yUzc2fcwS2egdtt/ItGFPYBwZEQ9yz+q5de1YAphBCXxM3lDS5h65lgnHKwKSOKn2BAyKU= on: appveyor_repo_tag: true
Remove branch requirement for nuget deploy
Remove branch requirement for nuget deploy Apparently AppVeyor doesn't track which branch the tag came from, so it's either a tag, or a branch, not both.
YAML
mit
migrating-ravens/RavenMigrations,migrating-ravens/RavenMigrations,migrating-ravens/RavenMigrations
7c82a3e041835337cf32326ad123f30bc27bf92c
appveyor.yml
appveyor.yml
# Not a .NET project. We build it in the install script build: false platform: - x64 - x86 environment: matrix: # - PYTHON_VERSION: 2.7 # MINICONDA: C:\Miniconda # CMAKE_PROJECT: MinGW Makefiles - PYTHON_VERSION: 3.4 MINICONDA: C:\Miniconda3 CMAKE_PROJECT: MinGW Makefiles branches: only: - master - continuous_integration init: # Uncomment for remote desktop debug - ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1')) - ECHO %PYTHON_VERSION% %MINICONDA% install: - "%APPVEYOR_BUILD_FOLDER%\\ci\\appveyor\\install.cmd" test_script: - "%APPVEYOR_BUILD_FOLDER%\\ci\\appveyor\\script.cmd" # Uncomment for remote desktop debug on_finish: - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
# Not a .NET project. We build it in the install script build: false platform: - x64 - x86 environment: matrix: - PYTHON_VERSION: 2.7 MINICONDA: C:\Miniconda CMAKE_PROJECT: MinGW Makefiles # - PYTHON_VERSION: 3.4 # MINICONDA: C:\Miniconda3 # CMAKE_PROJECT: MinGW Makefiles branches: only: - master - continuous_integration init: # Uncomment for remote desktop debug # - ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1')) - ECHO %PYTHON_VERSION% %MINICONDA% install: - "%APPVEYOR_BUILD_FOLDER%\\ci\\appveyor\\install.cmd" test_script: - "%APPVEYOR_BUILD_FOLDER%\\ci\\appveyor\\script.cmd" # Uncomment for remote desktop debug # on_finish: # - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
Revert to python 2.7 on Windows
Revert to python 2.7 on Windows
YAML
apache-2.0
oxfordcontrol/osqp,oxfordcontrol/osqp,oxfordcontrol/osqp,oxfordcontrol/osqp
9f4841a71195c9714f1f8509e302a1cb8366cce2
appveyor.yml
appveyor.yml
environment: matrix: # http://www.appveyor.com/docs/installed-software#python - PYTHON: "C:\\Python27" - PYTHON: "C:\\Python33" - PYTHON: "C:\\Python34" - PYTHON: "C:\\Python35" - PYTHON: "C:\\Python36" build: off test_script: - "%PYTHON%\\python.exe setup.py test"
environment: matrix: # http://www.appveyor.com/docs/installed-software#python - PYTHON: "C:\\Python27" - PYTHON: "C:\\Python33" - PYTHON: "C:\\Python34" # Appveyor does not currently find the wheels for lxml, and cannot build lxml from source. Disable these for now. # - PYTHON: "C:\\Python35" # - PYTHON: "C:\\Python36" build: off test_script: - "%PYTHON%\\python.exe setup.py test"
Remove Py3.5 and Py3.6 from Appveyor
Remove Py3.5 and Py3.6 from Appveyor
YAML
mit
jcushman/pdfquery
a3a5fab349ca200d8124f7c0a1bf705e0b17607e
appveyor.yml
appveyor.yml
environment: nodejs_version: "5.1.0" install: - choco install gitversion.portable -pre -y - ps: Install-Product node $env:nodejs_version - npm install - npm install -g gulp before_build: - ps: gitversion /l console /output buildserver test_script: - gulp build: off
environment: nodejs_version: "5.1.0" install: - choco install gitversion.portable -pre -y - ps: Install-Product node $env:nodejs_version - npm install - npm install -g gulp test_script: - ps: gitversion /l console /output buildserver - gulp build: off
Call GItVersion before calling gulp
Call GItVersion before calling gulp
YAML
mit
argusnetch/sharepoint-build-tasks,iozag/sharepoint-build-tasks,pascalberger/sharepoint-build-tasks
b7bd89a58371d3646945b67b18542ce68fdad039
appveyor.yml
appveyor.yml
version: 0.0.{build} configuration: - Debug - Release platform: Any CPU init: - ps: $Env:LABEL = "CI" + $Env:APPVEYOR_BUILD_NUMBER.PadLeft(5, "0") environment: DOTNET_CLI_TELEMETRY_OPTOUT: 1 cache: '%USERPROFILE%\.nuget\packages' before_build: - dotnet restore build: verbosity: normal after_build: - dotnet pack "src\utes.Xunit" -c %CONFIGURATION% --no-build --version-suffix %LABEL% -o artifacts test_script: - dotnet test "tests\utes.Core.Tests" -c %CONFIGURATION% artifacts: - path: artifacts\**\*.*
version: 0.0.{build} configuration: - Debug - Release platform: Any CPU init: - ps: $Env:LABEL = "CI" + $Env:APPVEYOR_BUILD_NUMBER.PadLeft(5, "0") environment: DOTNET_CLI_TELEMETRY_OPTOUT: 1 cache: '%USERPROFILE%\.nuget\packages' before_build: - ps: >- dotnet restore Write-Host $Env:LABEL build: verbosity: normal after_build: - dotnet pack "src\utes.Xunit" -c %CONFIGURATION% --no-build --version-suffix %LABEL% -o artifacts test_script: - dotnet test "tests\utes.Core.Tests" -c %CONFIGURATION% artifacts: - path: artifacts\**\*.*
Test multiline powershell scripting in yml file
Test multiline powershell scripting in yml file
YAML
apache-2.0
joaoasrosa/unittestsexternalsources,joaoasrosa/unittestsexternalsources,joaoasrosa/unittestsexternalsources,joaoasrosa/unittestsexternalsources
1c28836ce6770ef8b18b6db19c087542fc25e96d
appveyor.yml
appveyor.yml
image: Visual Studio 2017 version: '0.{build}' pull_requests: do_not_increment_build_number: true init: - ps: >- if ($env:APPVEYOR_REPO_TAG -eq "true") { Update-AppveyorBuild -Version "$($env:APPVEYOR_REPO_TAG_NAME.TrimStart("v"))" } dotnet_csproj: patch: true file: 'src\*.csproj' version: '{version}' before_build: - dotnet restore - choco install codecov build_script: - dotnet build src --configuration release - dotnet pack --configuration release --include-symbols -o ../nupkgs/ src test_script: - dotnet test test /p:CollectCoverage=true /p:CoverletOutputFormat=opencover /p:CoverletOutput='../coverage.xml' - codecov -f 'coverage.xml' artifacts: - path: '.\nupkgs\**\*.nupkg' name: nuget deploy: - provider: NuGet server: nuget.org api_key: secure: tjJ2B5WQ2buXosN2GvPoAbkAxZlWrLwSaxzAgTpemaYQFywrr1FrqD/Wrr7rBVZA on: APPVEYOR_REPO_TAG: true
image: Visual Studio 2017 version: '0.{build}' pull_requests: do_not_increment_build_number: true init: - ps: >- if ($env:APPVEYOR_REPO_TAG -eq "true") { Update-AppveyorBuild -Version "$($env:APPVEYOR_REPO_TAG_NAME.TrimStart("v"))" } dotnet_csproj: patch: true file: 'src\*.csproj' version: '{version}' before_build: - dotnet restore - choco install codecov build_script: - dotnet build src --configuration release - dotnet pack --configuration release --include-symbols -o ../nupkgs/ src test_script: - dotnet test test /p:CollectCoverage=true /p:CoverletOutputFormat=opencover /p:CoverletOutput='..\coverage.xml' - codecov -f 'coverage.xml' artifacts: - path: '.\nupkgs\**\*.nupkg' name: nuget deploy: - provider: NuGet server: nuget.org api_key: secure: tjJ2B5WQ2buXosN2GvPoAbkAxZlWrLwSaxzAgTpemaYQFywrr1FrqD/Wrr7rBVZA on: APPVEYOR_REPO_TAG: true
Fix path for coverage report
chore(ci): Fix path for coverage report
YAML
mit
amweiss/dark-sky-core
34fafd071db9cc5744056b6cbf6f3252fcfa879a
appveyor.yml
appveyor.yml
version: 0.4.{build}a branches: only: - master before_build: - mkdir build - cd build - cmake -DCMAKE_INSTALL_PREFIX=%APPVEYOR_BUILD_FOLDER%/build/install .. build_script: - cd %APPVEYOR_BUILD_FOLDER% - cd build - cmake --build . - cmake --build . --target install --config Release test_script: - %APPVEYOR_BUILD_FOLDER%/build/src/wave/Debug/wave_tests.exe artifacts: - path: build/install
version: 0.4.{build}a branches: only: - master before_build: - mkdir build - cd build - cmake -DCMAKE_INSTALL_PREFIX=%APPVEYOR_BUILD_FOLDER%/build/install .. build_script: - cd %APPVEYOR_BUILD_FOLDER% - cd build - cmake --build . - src/wave/Debug/wave_tests.exe - cmake --build . --target install --config Release artifacts: - path: build/install
Move test execution to build script
Move test execution to build script
YAML
mit
audionamix/wave
31f186233f1bc120066f395c247ec00b2ccfd2bc
appveyor.yml
appveyor.yml
configuration: Debug build: project: VsixUtil.sln verbosity: minimal artifacts: - path: Src\bin\Debug\VsixUtil.exe
configuration: Debug before_build: - nuget restore VsixUtil.sln build: project: VsixUtil.sln verbosity: minimal artifacts: - path: Src\bin\Debug\VsixUtil.exe
Add `nuget restore` to before_build
Add `nuget restore` to before_build
YAML
apache-2.0
jaredpar/VsixUtil
e45e99f87abc0711b62adee7b784ab0d04364405
appveyor.yml
appveyor.yml
build: false shallow_clone: true platform: - x86 # - x64 cache: - C:\tools\php -> appveyor.yml init: - SET PATH=C:\tools\php;%PATH% - SET COMPOSER_NO_INTERACTION=1 - SET PHP=0 install: - IF EXIST c:\tools\php (SET PHP=1) - IF %PHP%==0 cinst -y php -i && cinst -y composer -i --version 4.6.0 -ia /DEV=C:\tools\php - IF %PHP%==1 composer self-update - cd %APPVEYOR_BUILD_FOLDER% - composer install --prefer-dist --no-progress test_script: - cd %APPVEYOR_BUILD_FOLDER% - php test.php
build: false shallow_clone: true platform: - x86 - x64 cache: - C:\tools\php -> appveyor.yml init: - SET PATH=C:\tools\php;%PATH% - SET COMPOSER_NO_INTERACTION=1 - SET PHP=0 install: - IF EXIST c:\tools\php (SET PHP=1) - IF %PHP%==0 cinst -y php -i && cinst -y composer -i --version 4.6.0 --ia /DEV=C:\tools\php - IF %PHP%==1 composer self-update - cd %APPVEYOR_BUILD_FOLDER% - composer install --prefer-dist --no-progress test_script: - cd %APPVEYOR_BUILD_FOLDER% - php test.php
Add x64 now that it works
Add x64 now that it works
YAML
mit
johnstevenson/chocolatey-appveyor
259acfbd084de908f777603545a77a7e282d58cd
appveyor.yml
appveyor.yml
version: 1.2.{build} install: git submodule update --init --recursive build: verbosity: minimal platform: - x86 - x64 configuration: - Debug - Release
version: 1.5.{build} install: git submodule update --init --recursive build: verbosity: minimal platform: - x86 - x64 configuration: - Debug - Release
Make AppVeyor version number consistent with application version number.
Make AppVeyor version number consistent with application version number.
YAML
mit
GlyphXTools/particle-editor,GlyphXTools/particle-editor
92f492f0ad37d212f4f9307be96d9e25bf0dfac5
appveyor.yml
appveyor.yml
version: 1.0.{build} configuration: - Release platform: Any CPU build_script: - build.ps1 cache: - '%USERPROFILE%\.nuget\packages'
version: 1.0.{build} configuration: - Release platform: Any CPU build_script: - ./build.ps1 cache: - '%USERPROFILE%\.nuget\packages'
Call build.ps1 in same manner as mr binary mash
Call build.ps1 in same manner as mr binary mash
YAML
mit
TomPallister/Ocelot,TomPallister/Ocelot,geffzhang/Ocelot,geffzhang/Ocelot
1c0fc62c1357e45ce4546591e6f061679fdcd734
appveyor.yml
appveyor.yml
version: 1.0.{build} configuration: Release platform: Any CPU before_build: - cmd: nuget restore init: - ps: $env:buildVersion = "$env:packageVersion.$env:appveyor_build_number" - ps: $env:nugetVersion = "$env:packageVersion.$env:appveyor_build_number" - ps: Update-AppveyorBuild -Version $env:buildVersion build: publish_nuget: true verbosity: minimal after_build: - ps: nuget pack CircuitBreaker\CircuitBreaker.nuspec -version "$env:nugetVersion" deploy: - provider: NuGet api_key: secure: dte51McU5EVdkCp5ROraF7xiJA9X70/iDyyYjj2ojliL2hDETnk088GFO2XVpBdz artifact: /.*\.nupkg/
version: 1.0.{build} environment: packageVersion: 1.0 configuration: Release platform: Any CPU before_build: - cmd: nuget restore init: - ps: $env:buildVersion = "$env:packageVersion.$env:appveyor_build_number" - ps: $env:nugetVersion = "$env:packageVersion.$env:appveyor_build_number" - ps: Update-AppveyorBuild -Version $env:buildVersion build: publish_nuget: true verbosity: minimal after_build: - ps: nuget pack CircuitBreaker\CircuitBreaker.nuspec -version "$env:nugetVersion" deploy: - provider: NuGet api_key: secure: dte51McU5EVdkCp5ROraF7xiJA9X70/iDyyYjj2ojliL2hDETnk088GFO2XVpBdz artifact: /.*\.nupkg/
Add missing environment variable, packageVersion
Add missing environment variable, packageVersion
YAML
mit
kylos101/CircuitBreaker
32a1d971e65854dcb0dce8db93a5621c8d2aff88
appveyor.yml
appveyor.yml
os: Visual Studio 2015 before_build: - cmd: nuget restore src\Core
os: Visual Studio 2015 before_build: - ps: New-Item HKCU:Software\Microsoft\Tracing\ - ps: New-Item HKCU:Software\Microsoft\Tracing\Wpf - ps: Set-ItemProperty HKCU:Software\Microsoft\Tracing\Wpf ManagedTracing 1 - cmd: nuget restore src\Core
Set registry key so WPF Binding Approvals can work
Set registry key so WPF Binding Approvals can work
YAML
bsd-3-clause
Minions/Fools.net,arlobelshee/Fools.net
2f0e9b26c9c287bd777592a49c41da2b34a8b874
appveyor.yml
appveyor.yml
version: 3.0.{build} branches: only: - master - /release\/.*/ skip_tags: true cache: - C:\Users\appveyor\.gradle\wrapper -> gradle\wrapper\gradle-wrapper.properties - C:\Users\appveyor\.gradle\caches environment: JAVA_HOME: C:\Program Files\Java\jdk1.7.0 init: - path C:\Miniconda-x64;C:\Miniconda-x64\Scripts;%PATH% - copy etc\gradle-ci.properties gradle.properties install: - gradlew.bat ciPrep build_script: - gradlew.bat ciBuild --parallel test_script: - gradlew.bat check -Pjavadoc.skip=true deploy: off notifications: - provider: Webhook url: https://webhooks.gitter.im/e/77b0c14f57fd5f197f79 on_build_success: true on_build_failure: true
version: 3.0.{build} branches: only: - master - /release\/.*/ skip_tags: true cache: - C:\Users\appveyor\.gradle\wrapper -> gradle\wrapper\gradle-wrapper.properties - C:\Users\appveyor\.gradle\caches environment: JAVA_HOME: C:\Program Files\Java\jdk1.7.0 init: - path C:\Miniconda-x64;C:\Miniconda-x64\Scripts;%PATH% install: - copy etc\gradle-ci.properties gradle.properties - gradlew.bat ciPrep build_script: - gradlew.bat ciBuild --parallel test_script: - gradlew.bat check -Pjavadoc.skip=true deploy: off notifications: - provider: Webhook url: https://webhooks.gitter.im/e/77b0c14f57fd5f197f79 on_build_success: true on_build_failure: true
Move COPY command to 'install'
Move COPY command to 'install'
YAML
lgpl-2.1
tajinder-txstate/lenskit,vaibhav345/lenskit,vaibhav345/lenskit,kluver/lenskit,kluver/lenskit,kluver/lenskit,kluver/lenskit,kluver/lenskit,vaibhav345/lenskit,tajinder-txstate/lenskit,tajinder-txstate/lenskit,tajinder-txstate/lenskit,vaibhav345/lenskit
a8eb03ee1283759bfb3f1ceb2722155dc2507fed
appveyor.yml
appveyor.yml
build: false environment: matrix: - PYTHON: "C:/Python27-x64" - PYTHON: "C:/Python35-x64" - PYTHON: "C:/Python36-x64" init: - "ECHO %PYTHON%" - ps: "ls C:/Python*" install: - ps: (new-object net.webclient).DownloadFile('https://bootstrap.pypa.io/get-pip.py', 'C:/get-pip.py') - "%PYTHON%/python.exe C:/get-pip.py" - "%PYTHON%/Scripts/pip.exe --version" - "%PYTHON%/Scripts/pip.exe install setuptools --upgrade" - "%PYTHON%/Scripts/pip.exe install pytest" test_script: - "%PYTHON%/python.exe setup.py test" notifications: - provider: Slack auth_token: secure: JyTQAtBzpPYiWK3eRTz/U+rvmAKopqIWE19ti4vSL/IRygV3jUVUkwET1VyTlrqOeYfNx3Kfcp7eUmHCHxFCgw== channel: notifications
build: false environment: matrix: - PYTHON: "C:/Python27-x64" - PYTHON: "C:/Python35-x64" - PYTHON: "C:/Python36-x64" - PYTHON: "C:/Python37-x64" init: - "ECHO %PYTHON%" - ps: "ls C:/Python*" install: - ps: (new-object net.webclient).DownloadFile('https://bootstrap.pypa.io/get-pip.py', 'C:/get-pip.py') - "%PYTHON%/python.exe C:/get-pip.py" - "%PYTHON%/Scripts/pip.exe --version" - "%PYTHON%/Scripts/pip.exe install setuptools --upgrade" - "%PYTHON%/Scripts/pip.exe install pytest" test_script: - "%PYTHON%/python.exe setup.py test" notifications: - provider: Slack auth_token: secure: JyTQAtBzpPYiWK3eRTz/U+rvmAKopqIWE19ti4vSL/IRygV3jUVUkwET1VyTlrqOeYfNx3Kfcp7eUmHCHxFCgw== channel: notifications
Add AppVeyor CI tests for Python 3.7
Add AppVeyor CI tests for Python 3.7
YAML
mit
thombashi/pathvalidate
9743f58ffb2f07a03680341dc25917605e6af4c8
appveyor.yml
appveyor.yml
environment: matrix: - nodejs_version: '6' - nodejs_version: '7' cache: - node_modules install: - ps: Install-Product node $env:nodejs_version - npm install test_script: - node --version - grunt build build: off
environment: matrix: - nodejs_version: '6' - nodejs_version: '7' cache: - node_modules install: - ps: Install-Product node $env:nodejs_version - npm install - path="%PATH%;%APPDATA%\npm" test_script: - node --version - grunt build build: off
Add npm to path on AppVeyor build
Add npm to path on AppVeyor build
YAML
mit
elifguler96/cv,elifguler96/cv,smddzcy/cv,smddzcy/cv
c76d77238da8261a788fcf2f5e459f825795aa58
appveyor.yml
appveyor.yml
build: false platform: 'x86' clone_folder: C:\projects\gaufrette branches: except: - gh-pages cache: - '%LOCALAPPDATA%\Composer\files' init: - SET PATH=C:\Program Files\OpenSSL;c:\tools\php;%PATH% install: - cinst -y OpenSSL.Light - cinst -y php -version 5.6.17 - cd c:\tools\php - copy php.ini-production php.ini /Y - echo extension_dir=ext >> php.ini - echo date.timezone="UTC" >> php.ini - echo extension=php_openssl.dll >> php.ini - echo date.timezone="UTC" >> php.ini - cd C:\projects\gaufrette - php -r "readfile('http://getcomposer.org/installer');" | php - php composer.phar install --prefer-source --no-interaction --ignore-platform-reqs - php -m - php -i test_script: - cd C:\projects\gaufrette - php bin\phpspec.bat run -fpretty --verbose - php bin\phpunit.bat
build: false platform: 'x86' clone_folder: C:\projects\gaufrette branches: except: - gh-pages cache: - '%LOCALAPPDATA%\Composer\files' init: - SET PATH=C:\Program Files\OpenSSL;c:\tools\php;%PATH% install: - cinst -y OpenSSL.Light - cinst --allow-empty-checksums -y php -version 5.6.17 - cd c:\tools\php - copy php.ini-production php.ini /Y - echo extension_dir=ext >> php.ini - echo date.timezone="UTC" >> php.ini - echo extension=php_openssl.dll >> php.ini - cd C:\projects\gaufrette - php -r "readfile('http://getcomposer.org/installer');" | php - php composer.phar install --prefer-source --no-interaction --ignore-platform-reqs - php -m - php -i test_script: - cd C:\projects\gaufrette - php bin\phpspec.bat run -fpretty --verbose - php bin\phpunit.bat
Disable checksum verification when installing php
Disable checksum verification when installing php
YAML
mit
NiR-/Gaufrette,KnpLabs/Gaufrette,KnpLabs/Gaufrette,NiR-/Gaufrette
3162de7852ace7e4f0cee8c5c0b58aaa86ba7391
metadata/com.jkuester.unlauncher.yml
metadata/com.jkuester.unlauncher.yml
Categories: - System - Theming License: MIT WebSite: https://jkuester.github.io/unlauncher/ SourceCode: https://github.com/jkuester/unlauncher IssueTracker: https://github.com/jkuester/unlauncher/issues AutoName: Unlauncher RepoType: git Repo: https://github.com/jkuester/unlauncher Builds: - versionName: 0.1.1 versionCode: 3 commit: v0.1.1 subdir: app gradle: - yes AutoUpdateMode: Version v%v UpdateCheckMode: Tags CurrentVersion: 0.1.1 CurrentVersionCode: 3
Categories: - System - Theming License: MIT WebSite: https://jkuester.github.io/unlauncher/ SourceCode: https://github.com/jkuester/unlauncher IssueTracker: https://github.com/jkuester/unlauncher/issues AutoName: Unlauncher RepoType: git Repo: https://github.com/jkuester/unlauncher Builds: - versionName: 0.1.1 versionCode: 3 commit: v0.1.1 subdir: app gradle: - yes - versionName: 0.1.2 versionCode: 4 commit: v0.1.2 subdir: app gradle: - yes AutoUpdateMode: Version v%v UpdateCheckMode: Tags CurrentVersion: 0.1.2 CurrentVersionCode: 4
Update Unlauncher to 0.1.2 (4)
Update Unlauncher to 0.1.2 (4)
YAML
agpl-3.0
f-droid/fdroiddata,f-droid/fdroiddata
38c680f3d7d4f4e60eaf0573199c13a0b138862b
.github/workflows/codeql-analysis.yml
.github/workflows/codeql-analysis.yml
name: "CodeQL" on: push: branches: [ master ] pull_request: branches: [ master ] schedule: - cron: '28 20 * * 4' jobs: analyze: name: Analyze runs-on: ubuntu-latest permissions: actions: read contents: read security-events: write strategy: fail-fast: false matrix: language: [ 'cpp' ] steps: - name: Checkout repository uses: actions/checkout@v2 - name: Initialize CodeQL uses: github/codeql-action/init@v1 with: languages: ${{ matrix.language }} - name: Autobuild uses: github/codeql-action/autobuild@v1 - name: Perform CodeQL Analysis uses: github/codeql-action/analyze@v1
name: "CodeQL" on: push: branches: [ master ] pull_request: branches: [ master ] schedule: - cron: '28 20 * * 4' jobs: analyze: name: Analyze runs-on: ubuntu-latest permissions: actions: read contents: read security-events: write strategy: fail-fast: false matrix: language: [ 'cpp' ] steps: - name: Checkout repository uses: actions/checkout@v2 - name: Initialize CodeQL uses: github/codeql-action/init@v1 with: languages: ${{ matrix.language }} - name: Install dependencies run: sudo apt-get install libfuse-dev fuse - name: Autobuild uses: github/codeql-action/autobuild@v1 - name: Perform CodeQL Analysis uses: github/codeql-action/analyze@v1
Install dependencies in CodeQL workflow
Install dependencies in CodeQL workflow
YAML
bsd-2-clause
torarnv/sparsebundlefs,torarnv/sparsebundlefs
ca603350d7b71030d4570514a8f9052fd6ae230d
.github/workflows/coverage-report.yml
.github/workflows/coverage-report.yml
# Run coverage report and upload it name: Coverage on: push: branches: [master] jobs: coverage: name: coverage runs-on: ubuntu-latest steps: - name: Checkout uses: actions/checkout@v2 with: fetch-depth: 0 - name: Setup PHP, with composer and extensions uses: shivammathur/setup-php@v2 with: php-version: 8.0 extensions: mbstring, dom, json, libxml, xml, xmlwriter coverage: pcov - name: Install dependencies run: composer install --no-progress --no-suggest --prefer-dist --optimize-autoloader - name: Run test suite run: "composer coverage:clover" - name: Upload coverage report run: vendor/bin/ocular code-coverage:upload --format=php-clover clover.xml
# Run coverage report and upload it name: Coverage on: push: branches: [master] jobs: coverage: name: coverage runs-on: ubuntu-latest steps: - name: Checkout uses: actions/checkout@v2 with: fetch-depth: 0 - name: Setup PHP, with composer and extensions uses: shivammathur/setup-php@v2 with: php-version: 8.0 extensions: mbstring, dom, json, libxml, xml, xmlwriter coverage: pcov - name: Install dependencies run: composer install --no-progress --no-suggest --prefer-dist --optimize-autoloader - name: CodeClimate coverage report uses: paambaati/[email protected] env: CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }} with: coverageCommand: "composer coverage:clover" - name: Upload Scrutinizer coverage run: vendor/bin/ocular code-coverage:upload --format=php-clover clover.xml
Add code coverage for codeclimate
Add code coverage for codeclimate
YAML
mit
gossi/docblock
99cac8a6325c58728682543667017727ac8f0975
fluentd/src/main/fabric8/daemonset.yml
fluentd/src/main/fabric8/daemonset.yml
apiVersion: extensions/v1beta1 kind: DaemonSet metadata: name: fluentd spec: template: metadata: annotations: prometheus.io/scrape: "true" spec: containers: - image: fabric8/fluentd-kubernetes:${fabric8-fluentd-kubernetes.version} name: fluentd ports: - name: scrape containerPort: 24231 env: - name: ELASTICSEARCH_HOST value: elasticsearch - name: ELASTICSEARCH_PORT value: "9200" volumeMounts: - name: varlog mountPath: /var/log - name: varlibdockercontainers mountPath: /var/lib/docker/containers readOnly: true resources: limits: cpu: 100m securityContext: privileged: true serviceAccountName: fluentd volumes: - name: varlog hostPath: path: /var/log - name: varlibdockercontainers hostPath: path: /var/lib/docker/containers
apiVersion: extensions/v1beta1 kind: DaemonSet metadata: name: fluentd spec: template: metadata: annotations: prometheus.io/scrape: "true" spec: containers: - image: fabric8/fluentd-kubernetes:${fabric8-fluentd-kubernetes.version} name: fluentd ports: - name: scrape containerPort: 24231 env: - name: ELASTICSEARCH_HOST value: elasticsearch - name: ELASTICSEARCH_PORT value: "9200" volumeMounts: - name: varlog mountPath: /var/log - name: defaultdocker mountPath: /var/lib/docker/containers readOnly: true - name: awsdocker mountPath: /mnt/ephemeral/docker/containers readOnly: true - name: minikubedocker mountPath: /mnt/sda1/var/lib/docker/containers readOnly: true resources: limits: cpu: 100m securityContext: privileged: true serviceAccountName: fluentd volumes: - name: varlog hostPath: path: /var/log - name: defaultdocker hostPath: path: /var/lib/docker/containers - name: awsdocker hostPath: path: /mnt/ephemeral/docker/containers - name: minikubedocker hostPath: path: /mnt/sda1/var/lib/docker/containers
Add some more well known mount paths to prevent failures on different envs
fluentd: Add some more well known mount paths to prevent failures on different envs
YAML
apache-2.0
KurtStam/fabric8-devops,KurtStam/fabric8-devops,KurtStam/fabric8-devops
0b6ae01e797f3f34c83d14fa03151b33ce6894bb
container-images/tcib/base/redis/redis.yaml
container-images/tcib/base/redis/redis.yaml
tcib_actions: - run: bash /usr/local/bin/uid_gid_manage {{ tcib_user }} - run: dnf -y install {{ tcib_packages.common | join(' ') }} && dnf clean all && rm -rf /var/cache/dnf - run: >- if [ '{{ tcib_distro }}' == 'centos' ] && [ '{{ tcib_release }}' == '9' ]; then dnf -y downgrade pacemaker pacemaker-remote resource-agents; fi - run: mkdir /etc/libqb - run: ln -s /usr/share/openstack-tripleo-common/healthcheck/redis /openstack/healthcheck && chmod a+rx /openstack/healthcheck tcib_packages: common: - libqb - pacemaker - pacemaker-remote - pcs - procps-ng - redis - resource-agents - stunnel tcib_user: redis
tcib_actions: - run: bash /usr/local/bin/uid_gid_manage {{ tcib_user }} - run: dnf -y install {{ tcib_packages.common | join(' ') }} && dnf clean all && rm -rf /var/cache/dnf - run: >- if [ '{{ tcib_distro }}' == 'centos' ] && [ '{{ tcib_release }}' == '9' ]; then dnf -y downgrade pacemaker-2.1.2-4.el9 pacemaker-remote-1.2-4.el9 resource-agents-4.10.0-17.el9; fi - run: mkdir /etc/libqb - run: ln -s /usr/share/openstack-tripleo-common/healthcheck/redis /openstack/healthcheck && chmod a+rx /openstack/healthcheck tcib_packages: common: - libqb - pacemaker - pacemaker-remote - pcs - procps-ng - redis - resource-agents - stunnel tcib_user: redis
Downgrade pacemaker, resource-agents - exact ver
Downgrade pacemaker, resource-agents - exact ver https://review.opendev.org/c/openstack/tripleo-common/+/846287 downgrades pacemaker and resource-agents but does not specify the version. So the problem resurfaced when these rpms upgraded yet again. This patch specifies the downgrade version. Change-Id: If221c0c4cfe4b7a08568916400f4b50a72ab9e21 Related-Bug: #1978997
YAML
apache-2.0
openstack/tripleo-common,openstack/tripleo-common
4a6ab6f26765e16dd45a1b1f1e3d326597686b3d
adhoc.yml
adhoc.yml
--- - name: Playbook to run adhoc roles hosts: "{{ target_hosts }}" gather_facts: true tasks: - name: Include roles include_role: name: "{{ item }}" with_items: - "{{ role_name.split(',')|list }}"
--- - name: Playbook to run adhoc roles hosts: "{{ target_hosts }}" gather_facts: true tasks: - name: Include roles include_role: name: "{{ role_item }}" loop: "{{ role_name.split(',') }}" loop_control: loop_var: role_item
Fix "The loop variable ‘item’ is already in use" warning
Fix "The loop variable ‘item’ is already in use" warning
YAML
mit
henrik-farre/ansible,henrik-farre/ansible,henrik-farre/ansible
e11b9ddccd6adaf25a1dbcb380105f02b72479f2
.rubocop_basic.yml
.rubocop_basic.yml
require: rubocop-rspec AllCops: DisplayCopNames: true DisplayStyleGuide: true Include: - '**/Rakefile' - '**/config.ru' Exclude: - 'db/**/*' - 'config/**/*' - 'script/**/*' TargetRubyVersion: 2.3 # RuboCop has a bunch of cops enabled by default. This setting tells RuboCop # to ignore them, so only the ones explicitly set in this file are enabled. DisabledByDefault: true Layout/IndentationConsistency: EnforcedStyle: rails Layout/IndentationWidth: Enabled: true Layout/EndOfLine: EnforcedStyle: lf Layout/TrailingBlankLines: Enabled: true Layout/TrailingWhitespace: Enabled: true Lint/UselessAssignment: Enabled: true Metrics/LineLength: Max: 100 RSpec/NotToNot: Enabled: true Style/StringLiterals: EnforcedStyle: double_quotes
require: rubocop-rspec AllCops: DisplayCopNames: true DisplayStyleGuide: true Include: - '**/Rakefile' - '**/config.ru' Exclude: - 'db/**/*' - 'config/**/*' - 'script/**/*' TargetRubyVersion: 2.3 # RuboCop has a bunch of cops enabled by default. This setting tells RuboCop # to ignore them, so only the ones explicitly set in this file are enabled. DisabledByDefault: true Layout/IndentationConsistency: EnforcedStyle: rails Layout/IndentationWidth: Enabled: true Layout/EndOfLine: EnforcedStyle: lf Layout/TrailingBlankLines: Enabled: true Layout/TrailingWhitespace: Enabled: true Lint/LiteralAsCondition: Enabled: true Lint/UselessAssignment: Enabled: true Metrics/LineLength: Max: 100 RSpec/NotToNot: Enabled: true Style/StringLiterals: EnforcedStyle: double_quotes
Enable literal as condition rule in rubocop
Enable literal as condition rule in rubocop This way deverlopers who don't run the ruby syntax check locally with warnings enabled will be informed by HoundCI.
YAML
agpl-3.0
usabi/consul_san_borondon,consul/consul,usabi/consul_san_borondon,usabi/consul_san_borondon,consul/consul,AyuntamientoPuertoReal/decidePuertoReal,usabi/consul_san_borondon,consul/consul,AyuntamientoMadrid/participacion,AyuntamientoPuertoReal/decidePuertoReal,AyuntamientoMadrid/participacion,AyuntamientoMadrid/participacion,consul/consul,AyuntamientoMadrid/participacion,AyuntamientoPuertoReal/decidePuertoReal,consul/consul
3907a2e3e0f6b425be920970febd6c2e0716ec43
compose.yml
compose.yml
version: "3" services: dashboard: build: context: . args: - port=8081 image: registry:5000/dashboard volumes: - "/var/run/docker.sock:/var/run/docker.sock" ports: - 8081:8081 deploy: replicas: 1 update_config: parallelism: 1 restart_policy: condition: on-failure placement: constraints: - node.role == manager
version: "3" services: dashboard: build: context: . args: - port=8081 image: localhost:5000/dashboard volumes: - "/var/run/docker.sock:/var/run/docker.sock" ports: - 8081:8081 deploy: replicas: 1 update_config: parallelism: 1 restart_policy: condition: on-failure placement: constraints: - node.role == manager
Use localhost as the swarm registry
Use localhost as the swarm registry
YAML
mit
charypar/swarm-dashboard,charypar/swarm-dashboard,charypar/swarm-dashboard
1d5a8f09d9c4acba33a8fa19de56da7842fc05ca
metadata/me.johnmh.boogdroid.yml
metadata/me.johnmh.boogdroid.yml
Categories: - Development License: GPL-3.0-only SourceCode: https://github.com/JohnMH/BoogDroid IssueTracker: https://github.com/JohnMH/BoogDroid/issues AutoName: BoogDroid Description: Browse bugzilla bug tracker. RepoType: git Repo: https://github.com/JohnMH/BoogDroid Builds: - versionName: 0.0.1 versionCode: 13 commit: 81eb5d60eb19c1849242ec9afaac20e30f26179a subdir: app gradle: - yes - versionName: 0.0.2 versionCode: 14 commit: v0.0.2 subdir: app gradle: - yes - versionName: 0.0.3 versionCode: 15 commit: v0.0.3 subdir: app gradle: - yes AutoUpdateMode: Version v%v UpdateCheckMode: Tags CurrentVersion: 0.0.3 CurrentVersionCode: 15
Categories: - Development License: GPL-3.0-only SourceCode: https://github.com/JohnMH/BoogDroid IssueTracker: https://github.com/JohnMH/BoogDroid/issues AutoName: BoogDroid Description: Browse bugzilla bug tracker. RepoType: git Repo: https://github.com/JohnMH/BoogDroid Builds: - versionName: 0.0.1 versionCode: 13 commit: 81eb5d60eb19c1849242ec9afaac20e30f26179a subdir: app gradle: - yes - versionName: 0.0.2 versionCode: 14 commit: v0.0.2 subdir: app gradle: - yes - versionName: 0.0.3 versionCode: 15 commit: v0.0.3 subdir: app gradle: - yes - versionName: 0.0.4 versionCode: 16 commit: v0.0.4 subdir: app gradle: - yes AutoUpdateMode: Version v%v UpdateCheckMode: Tags CurrentVersion: 0.0.4 CurrentVersionCode: 16
Update BoogDroid to 0.0.4 (16)
Update BoogDroid to 0.0.4 (16)
YAML
agpl-3.0
f-droid/fdroiddata,f-droid/fdroiddata,f-droid/fdroid-data
0e73b98b478449641a3acd7e45f57b80b6157574
ansible/_additional-files.yaml
ansible/_additional-files.yaml
--- - hosts: all any_errors_fatal: true name: "{{ play_name | default('Copy Addition Files and Directories') }}" serial: "{{ serial_count | default('100%') }}" become: yes vars_files: - group_vars/all.yaml - group_vars/container_images.yaml roles: - role: additional-files
--- - hosts: all any_errors_fatal: true name: "{{ play_name | default('Copy Additional Files and Directories') }}" serial: "{{ serial_count | default('100%') }}" become: yes vars_files: - group_vars/all.yaml - group_vars/container_images.yaml roles: - role: additional-files
Fix Ansible play name typo
Fix Ansible play name typo [skip ci]
YAML
apache-2.0
apprenda/kismatic,apprenda/kismatic,apprenda/kismatic
c0ae15fb9ccb5075632bd41a3f0e50ee055e0c47
zuul.d/project.yaml
zuul.d/project.yaml
- project: templates: - check-requirements - openstack-cover-jobs - openstack-python3-zed-jobs - publish-openstack-docs-pti check: jobs: - ironic-lib-uefi-ipmi-src - ironic-lib-bios-ipmi-src gate: jobs: - ironic-lib-uefi-ipmi-src - ironic-lib-bios-ipmi-src post: jobs: - ironic-python-agent-build-image-tinyipa
- project: templates: - check-requirements - openstack-cover-jobs - openstack-python3-antelope-jobs - publish-openstack-docs-pti check: jobs: - ironic-lib-uefi-ipmi-src - ironic-lib-bios-ipmi-src gate: jobs: - ironic-lib-uefi-ipmi-src - ironic-lib-bios-ipmi-src post: jobs: - ironic-python-agent-build-image-tinyipa
Add Python3 antelope unit tests
Add Python3 antelope unit tests This is an automatically generated patch to ensure unit testing is in place for all the of the tested runtimes for antelope. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: If9bde0075d92c09491085d1c6dc05e36d0810fe1
YAML
apache-2.0
openstack/ironic-lib
82519a245f9555239e2ed14edeb10e86429926ea
.circleci/config.yml
.circleci/config.yml
version: 2.1 jobs: build: docker: - image: circleci/rust:latest steps: - checkout - restore_cache: key: mkroman-tvtid-{{ arch }} - run: name: Build in debug mode command: cargo build - persist_to_workspace: root: . paths: - target/* - save_cache: key: mkroman-tvtid-{{ arch }} paths: - target/debug/build - target/debug/deps - target/debug/.fingerprint test: docker: - image: circleci/rust:latest steps: - attach_workspace: at: . - run: name: Run tests command: cargo test workflows: version: 2 build_and_test: jobs: - build - test: requires: - build
version: 2.1 jobs: test: docker: - image: circleci/rust:latest steps: - checkout - run: name: Run tests command: cargo test workflows: version: 2 run-tests: jobs: - test
Remove cache from CircleCI jobs
Remove cache from CircleCI jobs
YAML
mit
mkroman/tvtid
048e4e8dab6bb046e2cc51df367a1b90bdc275f4
.circleci/config.yml
.circleci/config.yml
version: 2 jobs: test: docker: - image: circleci/php:5-node-browsers steps: - checkout - restore_cache: keys: - composer-cache-v1-{{ .Branch }}-{{ checksum "composer.lock" }} - composer-cache-v1-{{ .Branch }}- - composer-cache-v1- - run: make install_dependencies - run: make test - save_cache: paths: - ~/project/vendor key: composer-cache-v1-{{ .Branch }}-{{ checksum "composer.lock" }} workflows: version: 2 test: jobs: - test
version: 2 jobs: test: docker: - image: circleci/php:5-apache-node-browsers steps: - checkout - restore_cache: keys: - composer-cache-v1-{{ .Branch }}-{{ checksum "composer.lock" }} - composer-cache-v1-{{ .Branch }}- - composer-cache-v1- - run: make install_dependencies - run: make test - save_cache: paths: - ~/project/vendor key: composer-cache-v1-{{ .Branch }}-{{ checksum "composer.lock" }} workflows: version: 2 test: jobs: - test
Modify circle image in hopes of getting bcmath
Modify circle image in hopes of getting bcmath
YAML
mit
lightstephq/lightstep-tracer-php,lightstephq/lightstep-tracer-php,lightstephq/lightstep-tracer-php
f180cd844e9081ab5af0970fcba78d1398583c8d
.circleci/config.yml
.circleci/config.yml
version: 2 executorType: docker jobs: build: docker: - image: circleci/clojure:lein-2.8.1 working_directory: ~/repo steps: - checkout - restore_cache: keys: - v1-dependencies-{{ .Branch }}-{{ .Revision }} - run: name: add lein voom command: mkdir ~/.lein && echo '{:user {:plugins [[lein-voom "0.1.0-20180617_140646-g0ba7ec8"]]}}' > ~/.lein/profiles.clj - run: name: lein voom build deps command: lein voom build-deps - run: name: test command: lein test - run: name: lein deploy command: lein deploy - save_cache: paths: - ~/.m2 key: v1-dependencies-{{ .Branch }}-{{ .Revision }}
version: 2 executorType: docker jobs: test: docker: - image: circleci/clojure:lein-2.8.1 working_directory: ~/repo steps: - checkout - restore_cache: keys: - "{{ .Environment.CIRCLE_PROJECT_REPONAME }}-{{ checksum \"project.clj\" }}" - run: name: add lein voom command: mkdir ~/.lein && echo '{:user {:plugins [[lein-voom "0.1.0-20180617_140646-g0ba7ec8"]]}}' > ~/.lein/profiles.clj - run: name: lein voom build deps command: lein voom build-deps - run: name: test command: lein test - save_cache: paths: - ~/.m2 key: "{{ .Environment.CIRCLE_PROJECT_REPONAME }}-{{ checksum \"project.clj\" }}" release: docker: - image: circleci/clojure:lein-2.8.1 working_directory: ~/repo steps: - checkout - restore_cache: keys: - "{{ .Environment.CIRCLE_PROJECT_REPONAME }}-{{ checksum \"project.clj\" }}" - run: name: add lein voom command: mkdir ~/.lein && echo '{:user {:plugins [[lein-voom "0.1.0-20180617_140646-g0ba7ec8"]]}}' > ~/.lein/profiles.clj - run: name: lein voom build deps command: lein voom build-deps - run: name: lein deploy command: lein deploy - save_cache: paths: - ~/.m2 key: "{{ .Environment.CIRCLE_PROJECT_REPONAME }}-{{ checksum \"project.clj\" }}" workflows: version: 2 test-build-deploy: jobs: - test - release: requires: - test filters: branches: only: master
Switch to circle workflows, only deploy on master, fix cache behavior.
Switch to circle workflows, only deploy on master, fix cache behavior.
YAML
epl-1.0
onyx-platform/onyx-peer-http-query
7ba647c9f8bb06b4b8d90f2ecef0eddda617582f
.circleci/config.yml
.circleci/config.yml
version: 2 jobs: build: docker: - image: circleci/node:7.10 working_directory: ~/project/functions steps: - checkout: path: ~/project - restore_cache: keys: - v1-dependencies-{{ checksum "package.json" }} # fallback to using the latest cache if no exact match is found - v1-dependencies- - run: ls - run: yarn install - save_cache: paths: - node_modules key: v1-dependencies-{{ checksum "package.json" }} - run: yarn lint - run: yarn test
version: 2 jobs: build: docker: - image: circleci/node:7.10 working_directory: ~/project/functions steps: - checkout: path: ~/project - restore_cache: keys: - v1-dependencies-{{ checksum "package.json" }} # fallback to using the latest cache if no exact match is found - v1-dependencies- - run: ls - run: yarn install - save_cache: paths: - node_modules key: v1-dependencies-{{ checksum "package.json" }} - run: yarn build - run: yarn lint - run: yarn test
Add build step to CI
Add build step to CI
YAML
apache-2.0
squanchy-dev/squanchy-firebase,squanchy-dev/squanchy-firebase
d70447904b7b184e2b4fd4220b615424154cf806
.circleci/config.yml
.circleci/config.yml
version: 2 jobs: checkout_code: docker: - image: circleci/node:lts steps: - checkout - persist_to_workspace: root: . paths: . javascript: docker: - image: circleci/node:lts working_directory: ~/material-ui-pickers steps: - run: yarn lint - run: yarn workspace material-ui-pickers build:analyze - persist_to_workspace: root: . paths: . test_cypress: docker: - image: cypress/base:8 environment: ## this enables colors in the output TERM: xterm working_directory: ~/app steps: - checkout - restore_cache: keys: - v1-deps-{{ .Branch }}-{{ checksum "package.json" }} - v1-deps-{{ .Branch }} - v1-deps - run: name: Install Dependencies command: yarn - save_cache: key: v1-deps-{{ .Branch }}-{{ checksum "package.json" }} paths: - ~/.npm - ~/.cache - run: yarn workspace docs build - run: yarn workspace docs start & npx wait-on http://localhost:3000 && npm run e2e:run -- --record workflows: version: 2 build_and_test: jobs: - checkout_code - javascript: requires: - checkout_code - test_cypress: requires: - javascript
version: 2 jobs: checkout_code: docker: - image: circleci/node:lts working_directory: ~/material-ui-pickers steps: - checkout - persist_to_workspace: root: . paths: . javascript: docker: - image: circleci/node:lts working_directory: ~/material-ui-pickers steps: - run: yarn lint - run: yarn workspace material-ui-pickers build:analyze - persist_to_workspace: root: . paths: . test_cypress: docker: - image: cypress/base:8 environment: ## this enables colors in the output TERM: xterm working_directory: ~/app steps: - checkout - restore_cache: keys: - v1-deps-{{ .Branch }}-{{ checksum "package.json" }} - v1-deps-{{ .Branch }} - v1-deps - run: name: Install Dependencies command: yarn - save_cache: key: v1-deps-{{ .Branch }}-{{ checksum "package.json" }} paths: - ~/.npm - ~/.cache - run: yarn workspace docs build - run: yarn workspace docs start & npx wait-on http://localhost:3000 && npm run e2e:run -- --record workflows: version: 2 build_and_test: jobs: - checkout_code - javascript: requires: - checkout_code - test_cypress: requires: - javascript
Add working directory for checkout_codew
Add working directory for checkout_codew
YAML
mit
mui-org/material-ui,mbrookes/material-ui,rscnt/material-ui,dmtrKovalenko/material-ui-pickers,oliviertassinari/material-ui,rscnt/material-ui,callemall/material-ui,mui-org/material-ui,callemall/material-ui,callemall/material-ui,oliviertassinari/material-ui,dmtrKovalenko/material-ui-pickers,mui-org/material-ui,mbrookes/material-ui,mbrookes/material-ui,oliviertassinari/material-ui,rscnt/material-ui,callemall/material-ui
169f778db7e0d2db61fc5ec6bf796ca290a51438
.circleci/config.yml
.circleci/config.yml
version: 2 jobs: build: docker: - image: rikorose/gcc-cmake working_directory: ~/MeadowsECS steps: - checkout - run: command: | mkdir ~/build mkdir -p ~/release/lib mkdir -p ~/release/include cp include/MeadowsECS/* ~/release/include cd ~/build cmake -G"Unix Makefiles" -DBUILD_SHARED_LIBS=ON -DBUILD_TEST=ON ~/MeadowsECS - run: command: | cd ~/build make -j2 MeadowsECS cp libMeadowsECS.so ~/release/lib - run: command: | mkdir ~/artifacts cd ~/release tar -zcf ~/artifacts/MeadowsECS-${CIRCLE_BRANCH}-${CIRCLE_BUILD_NUM}.tar.gz ./* - run: command: | mkdir -p ~/test-results/junit cd ~/build make -j2 MeadowsECSTest ./test/MeadowsECSTest -r junit > ~/test-results/junit/MeadowsECSTests.xml - store_test_results: path: ~/test-results - store_artifacts: path: ~/artifacts
version: 2 jobs: build: docker: - image: rikorose/gcc-cmake working_directory: ~/MeadowsECS steps: - checkout - run: command: | mkdir ~/build mkdir -p ~/release/lib mkdir -p ~/release/include cp include/MeadowsECS/* ~/release/include cd ~/build cmake -G"Unix Makefiles" -DBUILD_SHARED_LIBS=ON -DBUILD_TEST=ON ~/MeadowsECS - run: command: | cd ~/build make -j2 MeadowsECS cp libMeadowsECS.so ~/release/lib - run: command: | mkdir ~/artifacts cd ~/release tar -zcf ~/artifacts/MeadowsECS-${CIRCLE_BRANCH}-${CIRCLE_BUILD_NUM}.tar.gz * - run: command: | mkdir -p ~/test-results/junit cd ~/build make -j2 MeadowsECSTest ./test/MeadowsECSTest -r junit > ~/test-results/junit/MeadowsECSTests.xml - store_artifacts: path: ~/artifacts - store_artifacts: path: ~/test-results - store_test_results: path: ~/test-results
Fix release tar.gz layout and add test results to artifacts
Fix release tar.gz layout and add test results to artifacts
YAML
mit
Konijnendijk/Meadows-ECS
4d9f73eff8b0b83dfbb648996d9fde601bdafd53
.circleci/config.yml
.circleci/config.yml
#### # Default job. # This job simply defines the iOS image, some environment variables # and stuff that all jobs should have ## default: &defaultJob # Set the xcode version this virtual machine will use macos: xcode: "10.1" # We need to set this for RVM. shell: /bin/bash --login # Default workflow will run on all branches except releases deploy-workflow: &deployWorkflow filters: branches: only: - develop # Define the jobs we will be using version: 2 jobs: deploy: <<: *defaultJob steps: - checkout - add_ssh_keys - restore_cache: key: gem-cache-{{ checksum "Gemfile.lock" }}-v2 - run: bundle check || bundle install --path vendor/bundle - run: name: Get cocoapods master repo command: | curl https://cocoapods-specs.circleci.com/fetch-cocoapods-repo-from-s3.sh | bash -s - run: name: Run Deploy command: ./scripts/run_deploy.sh - save_cache: key: gem-cache-{{ checksum "Gemfile.lock" }}-v2 paths: - vendor/bundle # Define the full workflow. workflows: version: 2 test-lint: jobs: - deploy: <<: *deployWorkflow
#### # Default job. # This job simply defines the iOS image, some environment variables # and stuff that all jobs should have ## default: &defaultJob # Set the xcode version this virtual machine will use macos: xcode: "10.1.0" # We need to set this for RVM. shell: /bin/bash --login # Default workflow will run on all branches except releases deploy-workflow: &deployWorkflow filters: branches: only: - develop # Define the jobs we will be using version: 2 jobs: deploy: <<: *defaultJob steps: - checkout - add_ssh_keys - restore_cache: key: gem-cache-{{ checksum "Gemfile.lock" }}-v2 - run: bundle check || bundle install --path vendor/bundle - run: name: Get cocoapods master repo command: | curl https://cocoapods-specs.circleci.com/fetch-cocoapods-repo-from-s3.sh | bash -s - run: name: Run Deploy command: ./scripts/run_deploy.sh - save_cache: key: gem-cache-{{ checksum "Gemfile.lock" }}-v2 paths: - vendor/bundle # Define the full workflow. workflows: version: 2 test-lint: jobs: - deploy: <<: *deployWorkflow
Update XCode version [ci deploy]
Update XCode version [ci deploy]
YAML
mit
mercadopago/px-ios,mercadopago/px-ios,mercadopago/px-ios,mercadopago/px-ios
fa319cd6b52585fd1e2d5a710da5cd8fa226f8f6
.circleci/config.yml
.circleci/config.yml
version: 2.1 orbs: hokusai: artsy/[email protected] jobs: build-and-test: docker: - image: artsy/hokusai steps: - add_ssh_keys - checkout - setup_remote_docker - run: name: Test command: COMMIT_HASH_FULL=$(git rev-parse HEAD) CODECOV_TOKEN=$CODECOV_TOKEN BRANCH_NAME=$CIRCLE_BRANCH hokusai test --build not_staging_or_release: &not_staging_or_release filters: branches: ignore: - staging - release only_master: &only_master context: hokusai filters: branches: only: master only_release: &only_release context: hokusai filters: branches: only: release workflows: build-deploy: jobs: - build-and-test: <<: *not_staging_or_release # Staging - hokusai/push: name: push-staging-image <<: *only_master requires: - build-and-test - hokusai/deploy-staging: <<: *only_master project-name: positron requires: - push-staging-image # Release - hokusai/push: name: push-production-image <<: *only_release - hokusai/deploy-production: <<: *only_release requires: - push-production-image
version: 2.1 orbs: hokusai: artsy/[email protected] jobs: build-and-test: docker: - image: artsy/hokusai steps: - add_ssh_keys - checkout - setup_remote_docker - run: name: Test command: COMMIT_HASH_FULL=$(git rev-parse HEAD) CODECOV_TOKEN=$CODECOV_TOKEN BRANCH_NAME=$CIRCLE_BRANCH hokusai test --build not_staging_or_release: &not_staging_or_release filters: branches: ignore: - staging - release only_master: &only_master context: hokusai filters: branches: only: master only_release: &only_release context: hokusai filters: branches: only: release workflows: build-deploy: jobs: - build-and-test: <<: *not_staging_or_release # Staging - hokusai/push: name: push-staging-image <<: *only_master requires: - build-and-test - hokusai/deploy-staging: <<: *only_master project-name: positron requires: - push-staging-image # Release - hokusai/push: name: push-production-image <<: *only_release - hokusai/deploy-production: <<: *only_release requires: - push-production-image
Update hokusai orb to v0.4.0
Update hokusai orb to v0.4.0
YAML
mit
artsy/positron,artsy/positron,artsy/positron,artsy/positron
0162454ce8ec704ddf4939d3e87d4bed43ad8dd0
.circleci/config.yml
.circleci/config.yml
version: 2.1 jobs: "test": parameters: version: type: string default: "latest" docker: - image: "circleci/golang:<< parameters.version >>" working_directory: /go/src/github.com/tyler-sommer/stick environment: GO111MODULE: "on" steps: - checkout - run: name: "Print Go version" command: go version - run: name: "Install dependencies" command: go get -v ./... - when: condition: equal: [ latest, << parameters.version >> ] steps: - run: name: "Run go vet" command: go vet -v ./... - run: name: "Run goimports" command: | go install golang.org/x/tools/cmd/goimports@latest diff -u <(echo -n) <(goimports -d -e .) - run: name: "Run go test" command: go test -v -race ./... workflows: tests: jobs: - test: matrix: parameters: version: ["latest", "1.18", "1.17", "1.16", "1.15", "1.14", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8", "1.7"]
version: 2.1 jobs: "test": parameters: version: type: string default: "latest" docker: - image: "cimg/go:<< parameters.version >>" working_directory: /go/src/github.com/tyler-sommer/stick environment: GO111MODULE: "on" steps: - checkout - run: name: "Print Go version" command: go version - run: name: "Install dependencies" command: go get -v ./... - when: condition: equal: [ latest, << parameters.version >> ] steps: - run: name: "Run go vet" command: go vet -v ./... - run: name: "Run goimports" command: | go install golang.org/x/tools/cmd/goimports@latest diff -u <(echo -n) <(goimports -d -e .) - run: name: "Run go test" command: go test -v -race ./... workflows: tests: jobs: - test: matrix: parameters: version: ["latest", "1.18", "1.17", "1.16", "1.15", "1.14", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8", "1.7"]
Use cimg/go in CircleCI build
Use cimg/go in CircleCI build
YAML
mit
tyler-sommer/stick
cffce51419c701424905b1d8d547c42bcf4ffc63
roles/ruby/tasks/main.yml
roles/ruby/tasks/main.yml
--- - name: Add Ruby ppa apt_repository: repo="ppa:brightbox/ruby-ng" update_cache=yes - name: Install Rubies + Dependencies apt: name="{{ item }}" state=present force=yes with_items: - ruby2.2 - ruby2.0-dev - ruby-dev # For compiling ruby gems - libreadline6 - libxslt-dev - libxml2-dev - zlib1g-dev - autoconf - libc6-dev - automake - libtool - name: Correct ruby version selected shell: update-alternatives --set ruby /usr/bin/ruby2.2 # This is disabled because atlas.hashicorp has problems with alternatives module # alternatives: name=ruby path=/usr/bin/ruby2.2 - name: Install Gems gem: name="{{ item }}" state=present user_install=no include_dependencies=yes with_items: - bundler # Compile Sass - compass - rmate # Testing - rspec - rspec-retry - poltergeist - capybara - name: Install compass bash completion command: curl -L -o /usr/share/bash-completion/completions/compass https://raw.githubusercontent.com/piouPiouM/compass-completion/master/compass-completion.sh
--- - name: Add Ruby ppa apt_repository: repo="ppa:brightbox/ruby-ng" update_cache=yes - name: Install Rubies + Dependencies apt: name="{{ item }}" state=present force=yes with_items: - ruby2.2 - ruby2.2-dev # For compiling ruby gems - libreadline6 - libxslt-dev - libxml2-dev - zlib1g-dev - autoconf - libc6-dev - automake - libtool - name: Correct ruby version selected shell: update-alternatives --set ruby /usr/bin/ruby2.2 # This is disabled because atlas.hashicorp has problems with alternatives module # alternatives: name=ruby path=/usr/bin/ruby2.2 - name: Install Gems gem: name="{{ item }}" state=present user_install=no include_dependencies=yes with_items: - bundler # Compile Sass - compass - rmate # Testing - rspec - rspec-retry - poltergeist - capybara - name: Install compass bash completion command: curl -L -o /usr/share/bash-completion/completions/compass https://raw.githubusercontent.com/piouPiouM/compass-completion/master/compass-completion.sh
Use ruby2.2 so gem install works
Use ruby2.2 so gem install works
YAML
mit
Seravo/wp-palvelu-vagrant,Seravo/wp-vagrant
94e8f6e0b664f88e9ba7b06d7a2b49e1558ff44c
packages/ap/apiary-redis.yaml
packages/ap/apiary-redis.yaml
homepage: https://github.com/philopon/apiary changelog-type: '' hash: 5f3a36193ce1b35e77fcce26e33df0bff21b7ffcfd18bdac33f498acd0e4af22 test-bench-deps: {} maintainer: Winter Han<[email protected]> synopsis: redis support for apiary web framework. changelog: '' basic-deps: base: ! '>=4.7 && <5.0' apiary: ! '>=2.1 && <3.0' transformers: ! '>=0.2 && <0.6' hedis: ! '>=0.9.0 && <1.0' all-versions: - '1.5.0' author: Winter Han<[email protected]> latest: '1.5.0' description-type: haddock description: ! 'example: <https://github.com/philopon/apiary/blob/master/examples/redis.hs>' license-name: MIT
homepage: https://github.com/philopon/apiary changelog-type: '' hash: c604fa5bcefe997961f4721b00f6ad26352187a8870b93cd7f5841de38a7a605 test-bench-deps: {} maintainer: Winter Han<[email protected]> synopsis: redis support for apiary web framework. changelog: '' basic-deps: base: ! '>=4.7 && <5.0' apiary: ! '>=2.1 && <3.0' transformers: ! '>=0.2 && <0.6' hedis: ! '>=0.9.0 && <1.0' all-versions: - '1.5.1' author: Winter Han<[email protected]> latest: '1.5.1' description-type: haddock description: ! 'example: <https://github.com/philopon/apiary/blob/master/examples/redis.hs>' license-name: MIT
Update from Hackage at 2017-11-11T06:05:10Z
Update from Hackage at 2017-11-11T06:05:10Z
YAML
mit
commercialhaskell/all-cabal-metadata
128f762b0b91231f4f212c284c2e281a97256791
recipes/mccabe/meta.yaml
recipes/mccabe/meta.yaml
{%set name = "mccabe" %} {%set version = "0.5.3" %} {%set hash_type = "sha256" %} {%set hash_val = "16293af41e7242031afd73896fef6458f4cad38201d21e28f344fff50ae1c25e" %} package: name: {{ name }} version: {{ version }} source: fn: {{ name }}-{{ version }}.tar.gz url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz {{ hash_type }}: {{ hash_val }} build: number: 0 script: python setup.py install --single-version-externally-managed --record=record.txt requirements: build: - python - setuptools - pytest-runner run: - python test: imports: - {{ name }} about: home: https://github.com/PyCQA/mccabe license: MIT summary: 'McCabe complexity checker for Python'
{%set name = "mccabe" %} {%set version = "0.6.1" %} {%set hash_type = "sha256" %} {%set hash_val = "dd8d182285a0fe56bace7f45b5e7d1a6ebcbf524e8f3bd87eb0f125271b8831f" %} package: name: {{ name }} version: {{ version }} source: fn: {{ name }}-{{ version }}.tar.gz url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz {{ hash_type }}: {{ hash_val }} build: number: 0 script: python setup.py install --single-version-externally-managed --record=record.txt requirements: build: - python - setuptools - pytest-runner run: - python test: imports: - {{ name }} about: home: https://github.com/PyCQA/mccabe license: MIT summary: 'McCabe complexity checker for Python'
Update mccabe recipe to version 0.6.1
Update mccabe recipe to version 0.6.1
YAML
bsd-3-clause
jjhelmus/berryconda,jjhelmus/berryconda,jjhelmus/berryconda,jjhelmus/berryconda,jjhelmus/berryconda
7bc83dd39f117c83c152df1102064bdd6166a84a
packages/li/linguistic-ordinals.yaml
packages/li/linguistic-ordinals.yaml
homepage: http://github.com/argiopetech/linguistic-ordinals changelog-type: '' hash: b04a76b57c6b6933748e11630799733432a3c61e4649d6557fd90baa7efc888c test-bench-deps: {} maintainer: [email protected] synopsis: Express Integral types as linguistic ordinals (1st, 2nd, 3rd, etc) changelog: '' basic-deps: base: ! '>=4.7 && <4.8' text: ! '>=1.1 && <1.3' all-versions: - '0.1.0.0' author: Elliot Robinson latest: '0.1.0.0' description-type: haddock description: ! 'A simple library which provides suffixes for integral values, thereby effectively rendering them ordinal (from a linguistic standpoint). See also <http://en.wikipedia.org/wiki/Ordinal_number_(linguistics) the Wikipedia summary of linguistic ordinals>.' license-name: BSD3
homepage: http://github.com/argiopetech/linguistic-ordinals changelog-type: '' hash: c47a9c6c60f5b9b6b771799170bb65e9caf02a2138867665ee7f888206e5e13b test-bench-deps: {} maintainer: [email protected] synopsis: Express Integral types as linguistic ordinals (1st, 2nd, 3rd, etc) changelog: '' basic-deps: base: ! '>=4.7 && <5.0' text: ! '>=1.1 && <1.3' all-versions: - '0.1.0.0' - '0.1.0.1' author: Elliot Robinson latest: '0.1.0.1' description-type: haddock description: ! 'A simple library which provides suffixes for integral values, thereby effectively rendering them ordinal (from a linguistic standpoint). See also <http://en.wikipedia.org/wiki/Ordinal_number_(linguistics) the Wikipedia summary of linguistic ordinals>.' license-name: BSD3
Update from Hackage at 2015-10-22T08:18:14+0000
Update from Hackage at 2015-10-22T08:18:14+0000
YAML
mit
commercialhaskell/all-cabal-metadata
994657579ac635b73063c9b94ecb225848769b0e
examples/user-config/apps/aem-stack-manager.yaml
examples/user-config/apps/aem-stack-manager.yaml
main: stack_name: aem-stack-manager-main-stack stack_manager: s3_prefix: stack-manager purge: live_snapshots: schedule: '10 20 1/3 * ? *' max_age_in_hours: 24 offline_snapshots: schedule: '15 19 ? * SUN *' max_age_in_hours: 168 orchestration_snapshots: schedule: '5 0/4 * * ? *' max_age_in_hours: 4 s3: data_bucket_name: aem-stack-builder library: aem_stack_manager_version: 1.2.3
permission_type: b main: stack_name: aem-stack-manager-main-stack stack_manager: s3_prefix: stack-manager purge: live_snapshots: schedule: '10 20 1/3 * ? *' max_age_in_hours: 24 offline_snapshots: schedule: '15 19 ? * SUN *' max_age_in_hours: 168 orchestration_snapshots: schedule: '5 0/4 * * ? *' max_age_in_hours: 4 s3: data_bucket_name: aem-stack-builder library: aem_stack_manager_version: 1.2.3
Set permission type for example aem stack manager user config.
Set permission type for example aem stack manager user config.
YAML
apache-2.0
shinesolutions/aem-aws-stack-builder,shinesolutions/aem-aws-stack-builder
3f66831c866766307dd505f35e80dbeae2e1d54f
packages/gh/ghc-datasize.yaml
packages/gh/ghc-datasize.yaml
homepage: http://felsin9.de/nnis/ghc-datasize changelog-type: '' hash: c39bddd766dd29d1c669304b27c14d5f3836c8c6a0cf3fe9606a67cccc008497 test-bench-deps: {} maintainer: Dennis Felsing <[email protected]> synopsis: Determine the size of data structures in GHC's memory changelog: '' basic-deps: ghc-lib-parser-ex: -any base: '>=4.12 && <4.15' ghc-prim: '>=0.5 && <0.7' deepseq: '>=1.3 && <1.5' all-versions: - '0.1' - 0.1.1 - 0.1.2 - 0.2.0 - 0.2.1 - 0.2.2 - 0.2.3 author: Dennis Felsing <[email protected]> latest: 0.2.3 description-type: haddock description: |- ghc-datasize is a tool to determine the size of data structures in GHC's memory. Determining the size of recursive data structures is supported. All sizes are in Bytes. license-name: BSD-3-Clause
homepage: http://felsin9.de/nnis/ghc-datasize changelog-type: '' hash: 84a644c9395f5890e01ec6619c04d330cb194c132677cc45cc8d5a7192c3663b test-bench-deps: {} maintainer: Dennis Felsing <[email protected]> synopsis: Determine the size of data structures in GHC's memory changelog: '' basic-deps: base: '>=4.12 && <4.15' ghc-lib-parser: '>=8.6 && <8.11' ghc-prim: '>=0.5 && <0.7' deepseq: '>=1.3 && <1.5' all-versions: - '0.1' - 0.1.1 - 0.1.2 - 0.2.0 - 0.2.1 - 0.2.2 - 0.2.3 - 0.2.4 author: Dennis Felsing <[email protected]> latest: 0.2.4 description-type: haddock description: |- ghc-datasize is a tool to determine the size of data structures in GHC's memory. Determining the size of recursive data structures is supported. All sizes are in Bytes. license-name: BSD-3-Clause
Update from Hackage at 2021-10-16T16:15:07Z
Update from Hackage at 2021-10-16T16:15:07Z
YAML
mit
commercialhaskell/all-cabal-metadata
b2329219a9b400cb486ae9db27ace6707ef5fa36
packages/lm/lmonad-yesod.yaml
packages/lm/lmonad-yesod.yaml
homepage: '' changelog-type: '' hash: 23c9b8aae868a22df081c12335d42e96b9857043adeef2792bbd01d913918e4a test-bench-deps: {} maintainer: [email protected] synopsis: LMonad for Yesod integrates LMonad's IFC with Yesod web applications. changelog: '' basic-deps: shakespeare: -any yesod-core: -any base: <5 blaze-markup: -any persistent: ! '>2.1.2' text: -any lifted-base: -any tagged: -any containers: -any yesod-persistent: -any lmonad: -any esqueleto: -any mtl: -any blaze-html: -any attoparsec: -any transformers: -any haskell-src-meta: -any template-haskell: -any all-versions: - '0.1.0.0' - '0.2.0.0' - '0.3.0.0' author: James Parker latest: '0.3.0.0' description-type: haddock description: LMonad for Yesod integrates LMonad's IFC with Yesod web applications. You can define custom security policies by modifying the database model file. license-name: MIT
homepage: '' changelog-type: '' hash: f76a8d884aa5a08ea05d8175ec8898c4765868e7fd020953a68a19d694af14b4 test-bench-deps: {} maintainer: [email protected] synopsis: LMonad for Yesod integrates LMonad's IFC with Yesod web applications. changelog: '' basic-deps: shakespeare: -any yesod-core: -any base: <5 blaze-markup: -any persistent: ! '>2.1.2' text: -any lifted-base: -any tagged: -any containers: -any yesod-persistent: -any lmonad: -any esqueleto: -any mtl: -any blaze-html: -any attoparsec: -any transformers: -any haskell-src-meta: -any template-haskell: -any all-versions: - '0.1.0.0' - '0.2.0.0' - '0.3.0.0' - '1.0.0.0' author: James Parker latest: '1.0.0.0' description-type: haddock description: LMonad for Yesod integrates LMonad's IFC with Yesod web applications. You can define custom security policies by modifying the database model file. license-name: MIT
Update from Hackage at 2016-04-19T20:41:35+0000
Update from Hackage at 2016-04-19T20:41:35+0000
YAML
mit
commercialhaskell/all-cabal-metadata
ba869056476ea787c82af4a218d87f1e7855e7ee
packages/ra/random-class.yaml
packages/ra/random-class.yaml
homepage: '' changelog-type: '' hash: 431d900c4a2ead350eb66da8e6d6fcdba5cf9b4501962880da5f63b196ca2d4d test-bench-deps: {} maintainer: [email protected] synopsis: Class of random value generation changelog: '' basic-deps: base: ! '>=4.9 && <5' util: ! '>=0.1.2 && <0.2' transformers: -any primitive: -any all-versions: - '0.1.2.0' - '0.2.0.0' author: M Farkas-Dyck latest: '0.2.0.0' description-type: haddock description: '' license-name: BSD3
homepage: '' changelog-type: '' hash: d8a1ca0dc1e229c754936a292bc2a15b21427204347d19b2af16b86129ed7c82 test-bench-deps: {} maintainer: [email protected] synopsis: Class of random value generation changelog: '' basic-deps: base: ! '>=4.9 && <5' util: ! '>=0.1.2 && <0.2' transformers: -any primitive: -any all-versions: - '0.1.2.0' - '0.2.0.0' - '0.2.0.1' author: M Farkas-Dyck latest: '0.2.0.1' description-type: haddock description: '' license-name: BSD3
Update from Hackage at 2017-12-09T06:32:18Z
Update from Hackage at 2017-12-09T06:32:18Z
YAML
mit
commercialhaskell/all-cabal-metadata
c5a648f5a9e985cbd502e3d2a8573a99058a9e29
gremlin-server/conf/gremlin-server-min.yaml
gremlin-server/conf/gremlin-server-min.yaml
host: localhost port: 8182 threadPoolWorker: 1 gremlinPool: 8 scriptEvaluationTimeout: 30000 serializedResponseTimeout: 30000 graphs: { g: conf/tinkergraph-empty.properties} use: - [org.apache.commons, commons-math3, "3.2"] scriptEngines: { gremlin-groovy: { imports: [com.tinkerpop.gremlin.tinkergraph.structure.*, com.tinkerpop.gremlin.tinkergraph.process.computer.*, java.lang.Math, org.apache.commons.math3.util.FastMath], staticImports: [java.lang.Math.PI]}} serializers: - { className: com.tinkerpop.gremlin.driver.ser.KryoMessageSerializerV1d0 } - { className: com.tinkerpop.gremlin.driver.ser.KryoMessageSerializerV1d0, config: { serializeResultToString: true }} metrics: { slf4jReporter: {enabled: true, interval: 180000}} threadPoolBoss: 1 maxInitialLineLength: 4096 maxHeaderSize: 8192 maxChunkSize: 8192 maxContentLength: 65536 maxAccumulationBufferComponents: 1024 resultIterationBatchSize: 64
host: localhost port: 8182 threadPoolWorker: 1 gremlinPool: 8 scriptEvaluationTimeout: 30000 serializedResponseTimeout: 30000 graphs: { g: conf/tinkergraph-empty.properties} scriptEngines: { gremlin-groovy: { imports: [com.tinkerpop.gremlin.tinkergraph.structure.*, com.tinkerpop.gremlin.tinkergraph.process.computer.*]}} serializers: - { className: com.tinkerpop.gremlin.driver.ser.JsonMessageSerializerGremlinV1d0 } - { className: com.tinkerpop.gremlin.driver.ser.JsonMessageSerializerV1d0 } metrics: { slf4jReporter: {enabled: true, interval: 180000}} threadPoolBoss: 1 maxInitialLineLength: 4096 maxHeaderSize: 8192 maxChunkSize: 8192 maxContentLength: 65536 maxAccumulationBufferComponents: 1024 resultIterationBatchSize: 64
Simplify the min configuration for Gremlin Server.
Simplify the min configuration for Gremlin Server.
YAML
apache-2.0
vtslab/incubator-tinkerpop,pluradj/incubator-tinkerpop,edgarRd/incubator-tinkerpop,Lab41/tinkerpop3,RussellSpitzer/incubator-tinkerpop,pluradj/incubator-tinkerpop,apache/tinkerpop,robertdale/tinkerpop,gdelafosse/incubator-tinkerpop,rmagen/incubator-tinkerpop,n-tran/incubator-tinkerpop,RedSeal-co/incubator-tinkerpop,n-tran/incubator-tinkerpop,velo/incubator-tinkerpop,dalaro/incubator-tinkerpop,samiunn/incubator-tinkerpop,gdelafosse/incubator-tinkerpop,artem-aliev/tinkerpop,jorgebay/tinkerpop,apache/tinkerpop,velo/incubator-tinkerpop,apache/tinkerpop,krlohnes/tinkerpop,PommeVerte/incubator-tinkerpop,RedSeal-co/incubator-tinkerpop,mpollmeier/tinkerpop3,PommeVerte/incubator-tinkerpop,apache/tinkerpop,robertdale/tinkerpop,RussellSpitzer/incubator-tinkerpop,krlohnes/tinkerpop,rmagen/incubator-tinkerpop,n-tran/incubator-tinkerpop,mike-tr-adamson/incubator-tinkerpop,apache/incubator-tinkerpop,apache/incubator-tinkerpop,artem-aliev/tinkerpop,pluradj/incubator-tinkerpop,vtslab/incubator-tinkerpop,gdelafosse/incubator-tinkerpop,jorgebay/tinkerpop,newkek/incubator-tinkerpop,apache/tinkerpop,jorgebay/tinkerpop,RussellSpitzer/incubator-tinkerpop,robertdale/tinkerpop,Lab41/tinkerpop3,krlohnes/tinkerpop,dalaro/incubator-tinkerpop,samiunn/incubator-tinkerpop,BrynCooke/incubator-tinkerpop,BrynCooke/incubator-tinkerpop,mike-tr-adamson/incubator-tinkerpop,krlohnes/tinkerpop,apache/incubator-tinkerpop,PommeVerte/incubator-tinkerpop,newkek/incubator-tinkerpop,robertdale/tinkerpop,robertdale/tinkerpop,apache/tinkerpop,artem-aliev/tinkerpop,velo/incubator-tinkerpop,newkek/incubator-tinkerpop,mike-tr-adamson/incubator-tinkerpop,artem-aliev/tinkerpop,edgarRd/incubator-tinkerpop,mpollmeier/tinkerpop3,samiunn/incubator-tinkerpop,RedSeal-co/incubator-tinkerpop,artem-aliev/tinkerpop,apache/tinkerpop,BrynCooke/incubator-tinkerpop,jorgebay/tinkerpop,rmagen/incubator-tinkerpop,edgarRd/incubator-tinkerpop,vtslab/incubator-tinkerpop,krlohnes/tinkerpop,dalaro/incubator-tinkerpop
ef4f50ebee12054d99ed53f71bb4d749ccdf3a52
.buildkite/pipeline.yml
.buildkite/pipeline.yml
steps: - name: ":node:" command: npm test plugins: - docker-compose#v2.5.1: run: app
steps: - name: ":node:" command: npm test plugins: - docker-compose#v2.6.0: run: app
Update buildkite plugin docker-compose to v2.6.0
Update buildkite plugin docker-compose to v2.6.0
YAML
mit
buildkite/nodejs-docker-example
579bdeaf0c5dc2e570291b9a527ed42e4a0d4eee
hieradata/test01/modules/foreman_proxy.yaml
hieradata/test01/modules/foreman_proxy.yaml
--- foreman_proxy::dhcp_range: '172.28.0.200 172.28.0.250' foreman_proxy::dhcp_gateway: '172.28.0.10' foreman_proxy::dhcp_nameservers: '172.28.0.10, 129.177.6.54' foreman_proxy::dhcp_interface: 'eth0'
--- foreman_proxy::dhcp_additional_interfaces: [ "%{::interface_oob1}" ]
Enable dhcp on oob in test01
Enable dhcp on oob in test01
YAML
apache-2.0
norcams/himlar,mikaeld66/himlar,raykrist/himlar,norcams/himlar,TorLdre/himlar,mikaeld66/himlar,TorLdre/himlar,TorLdre/himlar,norcams/himlar,tanzr/himlar,TorLdre/himlar,raykrist/himlar,tanzr/himlar,raykrist/himlar,TorLdre/himlar,tanzr/himlar,mikaeld66/himlar,raykrist/himlar,tanzr/himlar,mikaeld66/himlar,norcams/himlar,norcams/himlar,raykrist/himlar,tanzr/himlar,mikaeld66/himlar
90b6d086e6d7f8c00f7748af366ec16761e290df
packages/host/uptimerobot.yaml
packages/host/uptimerobot.yaml
--- # Use the UptimeRobot integration to watch if Home Assistant still # is accessible from outside the network. binary_sensor: - platform: uptimerobot api_key: !secret uptimerobot_api_key automation: - alias: Home Assistant Down id: f885222d-cf69-43dd-bd13-f07f49014e48 description: >- Notify admin that Home Assistant can't be accessed from outside the house trigger: - platform: state entity_id: binary_sensor.home_assistant to: 'false' action: - service: notify.admin data: message: Home Assistant is niet beschikbaar buiten het interne netwerk. title: ⚠ Home Assistant onbereikbaar mode: single
--- # Use the UptimeRobot integration to watch if Home Assistant still # is accessible from outside the network. binary_sensor: - platform: uptimerobot api_key: !secret uptimerobot_api_key automation: - alias: Home Assistant Down id: f885222d-cf69-43dd-bd13-f07f49014e48 description: >- Notify admin that Home Assistant can't be accessed from outside the house trigger: - platform: state entity_id: binary_sensor.home_assistant to: 'off' action: - service: notify.admin data: message: Home Assistant is niet beschikbaar buiten het interne netwerk. title: ⚠ Home Assistant onbereikbaar mode: single
Replace false with off in automation trigger for uptime robot check
fix: Replace false with off in automation trigger for uptime robot check
YAML
mit
rtvb/home-assistant-config
b5b5f8f997e4138c2f74d96f87309c636fab902c
packages/ra/raven-haskell.yaml
packages/ra/raven-haskell.yaml
homepage: https://bitbucket.org/dpwiz/raven-haskell changelog-type: '' hash: 40562abc0a4dd3420077e11e789f080eaf4d651d5af31c43b111d7ce73406677 test-bench-deps: bytestring: -any base: -any unordered-containers: -any hspec: -any raven-haskell: -any aeson: -any maintainer: [email protected] synopsis: Haskell client for Sentry logging service. changelog: '' basic-deps: bytestring: -any base: ==4.* time: -any unordered-containers: -any text: -any uuid: -any network: -any old-locale: -any random: -any http-conduit: -any aeson: -any all-versions: - '0.1.0.0' author: Alexander Bondarenko latest: '0.1.0.0' description-type: haddock description: '' license-name: MIT
homepage: https://bitbucket.org/dpwiz/raven-haskell changelog-type: '' hash: 47986c658b4352cdab3a42304e97fc8ff551952d9c4608b584796f9ba8c459eb test-bench-deps: bytestring: -any base: -any unordered-containers: -any hspec: -any raven-haskell: -any aeson: -any maintainer: [email protected] synopsis: Haskell client for Sentry logging service. changelog: '' basic-deps: bytestring: ! '>=0.10' base: ==4.* time: ! '>=1.5.0.1' unordered-containers: -any text: -any uuid: -any network: -any random: ! '>=1.0' http-conduit: -any aeson: -any all-versions: - '0.1.0.0' - '0.1.0.1' author: Alexander Bondarenko latest: '0.1.0.1' description-type: haddock description: '' license-name: MIT
Update from Hackage at 2015-09-21T09:38:01+0000
Update from Hackage at 2015-09-21T09:38:01+0000
YAML
mit
commercialhaskell/all-cabal-metadata
21f993b77bd44744c8569af191a6cd9545ef5ef5
roles/ruby/vars/main.yml
roles/ruby/vars/main.yml
--- ruby_versions: - "2.2.2" - "2.3.0" ruby_brew_packages: - name: rbenv - name: rbenv-bundler - name: rbenv-default-gems - name: ruby-build ruby_global: "2.2.2" ruby_global_file: "{{ home_dir + '/.rbenv/version' }}" ruby_versions: - "{{ ruby_global }}" ruby_gems: - bundler - rubocop
--- ruby_brew_packages: - name: rbenv - name: rbenv-bundler - name: rbenv-default-gems - name: ruby-build ruby_global: "2.2.2" ruby_global_file: "{{ home_dir + '/.rbenv/version' }}" ruby_versions: - "{{ ruby_global }}" - "2.2.2" - "2.3.0" ruby_gems: - bundler - rubocop
Remove duplicate var in ruby role
Remove duplicate var in ruby role
YAML
mit
mtchavez/mac-ansible
7f74320f465bad16e4600e9510692b6d6e44d855
construi.yml
construi.yml
image: ruby:1.9 environment: - JENKINS_URL - BUILD_NUMBER - COVERAGE - CODECLIMATE_REPO_TOKEN - COVERALLS_REPO_TOKEN - GIT_COMMIT - GIT_BRANCH - GIT_SSH_KEY - GIT_AUTHOR_NAME - GIT_AUTHOR_EMAIL - RUBYGEMS_API_KEY targets: build: - bundle install --path=vendor/bundle - bundle exec rake spec install: - bundle install --path=vendor/bundle - bundle exec rake install site: build: construi/site run: - bundle install --path=vendor/bundle - bash construi/site/run.sh release: files: - $GIT_SSH_KEY:/root/.ssh/id_rsa:0600 run: bash construi/release/script.sh deploy: files: - $GIT_SSH_KEY:/root/.ssh/id_rsa:0600 run: bash construi/deploy/script.sh
image: ruby:1.9 environment: - JENKINS_URL - BUILD_NUMBER - COVERAGE - CODECLIMATE_REPO_TOKEN - COVERALLS_REPO_TOKEN - GIT_COMMIT - GIT_BRANCH - GIT_SSH_KEY - GIT_AUTHOR_NAME - GIT_AUTHOR_EMAIL - RUBYGEMS_API_KEY targets: build: - bundle install --path=vendor/bundle - bundle exec rake spec install: - bundle install --path=vendor/bundle - bundle exec rake install site: build: construi/site files: - $GIT_SSH_KEY:/root/.ssh/id_rsa:0600 run: - bundle install --path=vendor/bundle - bash construi/site/run.sh release: files: - $GIT_SSH_KEY:/root/.ssh/id_rsa:0600 run: bash construi/release/script.sh deploy: files: - $GIT_SSH_KEY:/root/.ssh/id_rsa:0600 run: bash construi/deploy/script.sh
Include GIT_SSH_KEY to site target
Include GIT_SSH_KEY to site target
YAML
apache-2.0
lstephen/construi
44b5037e1eec0dbaf352ec97f85ed532e1e2adc8
_data/navigation.yml
_data/navigation.yml
# Main site top navigation menu - # If a first level menu item isn't a dropdown menu, you can give it just an # id to link it straight to a page or an id, title and path to link to a relative url title: Installation id: install path: "https://www.github.com/spinnaker/spinnaker" - title: Guides children: - getting_started - developer_guide - title: Community children: - collab_dev - code_of_conduct - contributing_guidelines - support_policy
# Main site top navigation menu - # If a first level menu item isn't a dropdown menu, you can give it just an # id to link it straight to a page or an id, title and path to link to a relative url title: Overview id: overview - title: Guides children: - getting_started - developer_guide - title: Community children: - collab_dev - code_of_conduct - contributing_guidelines - support_policy
Replace Installation top level nav menu item with Overview, and link it to the Overview documentation.
Replace Installation top level nav menu item with Overview, and link it to the Overview documentation.
YAML
apache-2.0
riguy724/spinnaker.github.io,riguy724/spinnaker.github.io,erjohnso/spinnaker.github.io,erjohnso/spinnaker.github.io
f5267b0227ef3078033eb2be821cf5b8a233acf3
bosh_openstack_cpi/spec/assets/sample_config.yml
bosh_openstack_cpi/spec/assets/sample_config.yml
--- openstack: auth_url: http://127.0.0.1:5000/v2.0/tokens username: foo api_key: bar tenant: bosh region: default_key_name: default default_security_groups: ["default"] registry: endpoint: http://127.0.0.1:25695 user: admin password: admin
--- openstack: auth_url: http://127.0.0.1:5000/v2.0/tokens username: foo api_key: bar tenant: bosh region: endpoint_type: publicURL default_key_name: default default_security_groups: ["default"] registry: endpoint: http://127.0.0.1:25695 user: admin password: admin
Add endpoint_type to sample config file
[openstack_cpi] Add endpoint_type to sample config file
YAML
apache-2.0
barthy1/bosh,barthy1/bosh,barthy1/bosh,barthy1/bosh
da3fd8320d0a9aeda1781908e21a048a45489ed3
packages/at/atomic-file-ops.yaml
packages/at/atomic-file-ops.yaml
homepage: https://github.com/clintonmead/atomic-file-ops#readme changelog-type: '' hash: 7f9f0e2458379445adc4c35baa020814ada8fd3641197eadaf8ecae2192041e1 test-bench-deps: {} maintainer: [email protected] synopsis: Functions to atomically write to files changelog: '' basic-deps: base: ! '>=4.7 && <5' io-string-like: -any filepath: -any filelock: -any directory: -any all-versions: - '0.1.0.0' author: Clinton Mead latest: '0.1.0.0' description-type: haddock description: See module "System.IO.AtomicFileOps" for an overview and documentation. license-name: BSD3
homepage: https://github.com/clintonmead/atomic-file-ops#readme changelog-type: '' hash: b042a7dafb15873c1ddb2ff78efc7576bcfe845e06cc3a3399ace2e39f9e68a8 test-bench-deps: {} maintainer: [email protected] synopsis: Functions to atomically write to files changelog: '' basic-deps: base: ! '>=4.7 && <5' io-string-like: -any filepath: -any filelock: -any directory: -any all-versions: - '0.1.0.0' - '0.1.0.1' author: Clinton Mead latest: '0.1.0.1' description-type: haddock description: See module "System.IO.AtomicFileOps" for an overview and documentation. license-name: BSD3
Update from Hackage at 2018-01-14T11:19:39Z
Update from Hackage at 2018-01-14T11:19:39Z
YAML
mit
commercialhaskell/all-cabal-metadata
91ea38c7ed3249018e082dd2f7759e41fd6be6ea
environment.yaml
environment.yaml
# This file is part of sbpipe. # # sbpipe is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # sbpipe is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with sbpipe. If not, see <http://www.gnu.org/licenses/>. # note, texlive can be installed via conda, but still only works for linux/osx machines. name: - sbpipe channels: # - pkgw # latex - conda-forge # - bioconda # - r - defaults dependencies: - colorlog - nose - pandas - pyaml - python - numpy - scipy - setuptools - r-essentials - r-hmisc # - snakemake >=3.10.1 (not available on windows) -c bioconda # - texlive-core (not available on windows) -c pkgw # - texlive-selected (not available on windows) -c pkgw
# This file is part of sbpipe. # # sbpipe is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # sbpipe is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with sbpipe. If not, see <http://www.gnu.org/licenses/>. # note, texlive can be installed via conda, but still only works for linux/osx machines. name: - sbpipe channels: # - pkgw # latex - r - conda-forge # - bioconda - defaults dependencies: - colorlog - nose - pandas - pyaml - python - numpy - scipy - setuptools - r-essentials - r-hmisc # - snakemake >=3.10.1 (not available on windows) -c bioconda # - texlive-core (not available on windows) -c pkgw # - texlive-selected (not available on windows) -c pkgw
Use channel `r` before `conda-forge`
Use channel `r` before `conda-forge`
YAML
mit
pdp10/sbpipe,pdp10/sbpipe,pdp10/sbpipe,pdp10/sbpipe
87757095c2c2f762fac584335d11c8b63f845d41
.zuul.yaml
.zuul.yaml
- project: templates: - check-requirements - openstack-lower-constraints-jobs - openstack-python3-wallaby-jobs - publish-openstack-docs-pti check: jobs: - ec2api-tempest-plugin-functional gate: queue: ec2-api jobs: - ec2api-tempest-plugin-functional experimental: jobs: # TripleO jobs that deploy ec2-api. # Note we don't use a project-template here, so it's easier # to disable voting on one specific job if things go wrong. # tripleo-ci-centos-7-scenario002-multinode-oooq-container will # run in Pike and beyond. # If you need any support to debug these jobs in case of # failures, please reach us on #tripleo IRC channel. - tripleo-ci-centos-7-scenario002-standalone
- project: templates: - check-requirements - openstack-lower-constraints-jobs - openstack-python3-xena-jobs - publish-openstack-docs-pti check: jobs: - ec2api-tempest-plugin-functional gate: queue: ec2-api jobs: - ec2api-tempest-plugin-functional experimental: jobs: # TripleO jobs that deploy ec2-api. # Note we don't use a project-template here, so it's easier # to disable voting on one specific job if things go wrong. # tripleo-ci-centos-7-scenario002-multinode-oooq-container will # run in Pike and beyond. # If you need any support to debug these jobs in case of # failures, please reach us on #tripleo IRC channel. - tripleo-ci-centos-7-scenario002-standalone
Add Python3 xena unit tests
Add Python3 xena unit tests This is an automatically generated patch to ensure unit testing is in place for all the of the tested runtimes for xena. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: I0781cc489024f81a3cb3ec12ba66244a084843b2 Depends-On: I43dd37f975b49de21cd34bbc8ce9378e09e88420
YAML
apache-2.0
stackforge/ec2-api,openstack/ec2-api,openstack/ec2-api,stackforge/ec2-api
747dd06db7737a73fb789b201e655f4526ea5146
.zuul.yaml
.zuul.yaml
- project: templates: - check-requirements - lib-forward-testing - lib-forward-testing-python3 - openstack-cover-jobs - openstack-lower-constraints-jobs - openstack-python-jobs - openstack-python35-jobs - openstack-python36-jobs - periodic-stable-jobs - publish-openstack-docs-pti - release-notes-jobs-python3 check: jobs: - openstack-tox-functional - openstack-tox-functional-py35 gate: jobs: - openstack-tox-functional - openstack-tox-functional-py35
- project: templates: - check-requirements - lib-forward-testing - lib-forward-testing-python3 - openstack-cover-jobs - openstack-lower-constraints-jobs - openstack-python-jobs - openstack-python36-jobs - openstack-python37-jobs - periodic-stable-jobs - publish-openstack-docs-pti - release-notes-jobs-python3 check: jobs: - openstack-tox-functional - openstack-tox-functional-py35 gate: jobs: - openstack-tox-functional - openstack-tox-functional-py35
Change python3.5 job to python3.7 job on Stein+
Change python3.5 job to python3.7 job on Stein+ This is a mechanically generated patch to add a unit test job running under Python 3.7 and drop the Python 3.5 unit test job. python3.5 was the only supported python3 version on Xenial. Now that we have Bionic nodes supporting python3.6 and python3.7, let's switch to testing with python3.7 in addition to python3.6 in Stein and beyond. See ML discussion here [1] for context. [1] http://lists.openstack.org/pipermail/openstack-dev/2018-October/135626.html Change-Id: I745a7899119bb41b4db749961f070963aef06ca1 Story: #2004073 Task: #27440
YAML
apache-2.0
stackforge/osprofiler,stackforge/osprofiler,openstack/osprofiler,stackforge/osprofiler,openstack/osprofiler,openstack/osprofiler
6b78b4af7311e6ac7eb6e9be39e0abe602ddf350
.zuul.yaml
.zuul.yaml
- job: name: senlinclient-functional parent: devstack-tox-functional required-projects: - openstack/python-senlinclient - openstack/senlin vars: openrc_enable_export: true devstack_plugins: senlin: https://opendev.org/openstack/senlin devstack_local_conf: post-config: $SENLIN_CONF: DEFAULT: cloud_backend: openstack_test default_log_levels: >- amqp=WARN,amqplib=WARN,sqlalchemy=WARN,oslo_messaging=WARN ,iso8601=WARN,requests.packages.urllib3.connectionpool=WARN ,urllib3.connectionpool=WARN ,requests.packages.urllib3.util.retry=WARN,urllib3.util.retry=WARN ,keystonemiddleware=WARN ,routes.middleware=WARN ,stevedore=WARN ,oslo_messaging._drivers.amqp=WARN ,oslo_messaging._drivers.amqpdriver=WARN irrelevant-files: - ^senlinclient/tests/unit/.*$ - ^setup.cfg$ - ^tools/.*$ - project: templates: - check-requirements - openstack-lower-constraints-jobs - openstack-python3-xena-jobs - openstackclient-plugin-jobs - publish-openstack-docs-pti - release-notes-jobs-python3 check: jobs: - senlinclient-functional: voting: false
- job: name: senlinclient-functional parent: devstack-tox-functional required-projects: - openstack/python-senlinclient - openstack/senlin vars: openrc_enable_export: true devstack_plugins: senlin: https://opendev.org/openstack/senlin devstack_local_conf: post-config: $SENLIN_CONF: DEFAULT: cloud_backend: openstack_test default_log_levels: >- amqp=WARN,amqplib=WARN,sqlalchemy=WARN,oslo_messaging=WARN ,iso8601=WARN,requests.packages.urllib3.connectionpool=WARN ,urllib3.connectionpool=WARN ,requests.packages.urllib3.util.retry=WARN,urllib3.util.retry=WARN ,keystonemiddleware=WARN ,routes.middleware=WARN ,stevedore=WARN ,oslo_messaging._drivers.amqp=WARN ,oslo_messaging._drivers.amqpdriver=WARN irrelevant-files: - ^senlinclient/tests/unit/.*$ - ^setup.cfg$ - ^tools/.*$ - project: templates: - check-requirements - openstack-lower-constraints-jobs - openstack-python3-yoga-jobs - openstackclient-plugin-jobs - publish-openstack-docs-pti - release-notes-jobs-python3 check: jobs: - senlinclient-functional: voting: false
Add Python3 yoga unit tests
Add Python3 yoga unit tests This is an automatically generated patch to ensure unit testing is in place for all the of the tested runtimes for yoga. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: I0826f686305f661a4657ce52ff05f3d1beb54765
YAML
apache-2.0
openstack/python-senlinclient,openstack/python-senlinclient
b4bca2fc0ada4c08c5727a3994825547787ac86c
.zuul.yaml
.zuul.yaml
- project: templates: - check-requirements - horizon-non-primary-django-jobs - openstack-python3-yoga-jobs - release-notes-jobs-python3
- project: templates: - check-requirements - horizon-non-primary-django-jobs - openstack-python3-zed-jobs - release-notes-jobs-python3
Add Python3 zed unit tests
Add Python3 zed unit tests This is an automatically generated patch to ensure unit testing is in place for all the of the tested runtimes for zed. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: I322f24ec376ea3e087e3217d34af3d60d18e3edd
YAML
apache-2.0
openstack/trove-dashboard,openstack/trove-dashboard,openstack/trove-dashboard,openstack/trove-dashboard
b35fdcbb9c269589342872d27b9884b25c8a3425
default.yaml
default.yaml
default: packages: - vim - git - postgresql package_install_cmd: "yum install -y" files: - path: '/home/vagrant/README' content: > # This system is provisioned by Sokan # ===================================
default: packages: - vim - git - postgresql files: - path: '/home/vagrant/README' content: > # This system is provisioned by Sokan # ===================================
Remove install command from example configuration
Remove install command from example configuration
YAML
mit
schultyy/Sokan
ac5dd20d246db7775ba504df5841631c75d63e17
packages/fo/foundation-edge.yaml
packages/fo/foundation-edge.yaml
homepage: https://github.com/haskell-foundation/foundation-edge changelog-type: '' hash: dd399fb6c233c4a239d207eb1d69f4c666a3ece2c00936883607bbada45c8507 test-bench-deps: {} maintainer: [email protected] synopsis: foundation's edge with the conventional set of packages changelog: '' basic-deps: bytestring: -any text: -any foundation: ! '>=0.0.7 && <0.0.10' all-versions: - '0.0.1' - '0.0.2' author: Vincent Hanquez <[email protected]> latest: '0.0.2' description-type: markdown description: ! 'Foundation-edge =============== This package is useful to convert to and from, types and data structure commonly found in the haskell ecosystem. For now, edge support the following packages: * bytestring (initial) * text (initial) And planning to add support to: * vector If you think edge would benefits from other packages, open an issue (or even better a PR) with suggestion of what to add. ' license-name: BSD3
homepage: https://github.com/haskell-foundation/foundation changelog-type: '' hash: ae2133074cb651379c101697a71fa0d3693d8780687c8ec8a13cb98c1fb48d7f test-bench-deps: {} maintainer: [email protected] synopsis: foundation's edge with the conventional set of packages changelog: '' basic-deps: bytestring: -any text: -any foundation: ! '>=0.0.10' all-versions: - '0.0.1' - '0.0.2' - '0.0.3' author: Vincent Hanquez <[email protected]> latest: '0.0.3' description-type: markdown description: ! 'Foundation-edge =============== This package is useful to convert to and from, types and data structure commonly found in the haskell ecosystem. For now, edge support the following packages: * bytestring (initial) * text (initial) And planning to add support to: * vector If you think edge would benefits from other packages, open an issue (or even better a PR) with suggestion of what to add. ' license-name: BSD3
Update from Hackage at 2017-11-16T09:44:13Z
Update from Hackage at 2017-11-16T09:44:13Z
YAML
mit
commercialhaskell/all-cabal-metadata
010df514c225bc41f9fe81b008514002fadbf03c
hieradata/vagrant/modules/profile.yaml
hieradata/vagrant/modules/profile.yaml
--- profile::development::network::dns::manage_hosts: true profile::application::himlarcli::cacert: '/opt/himlar/provision/ca/intermediate/certs/ca-chain.cert.pem' profile::application::himlarcli::smtp: '' profile::application::himlarcli::from_addr: '' profile::openstack::openrc::cacert: '/opt/himlar/provision/ca/intermediate/certs/ca-chain.cert.pem' # Use newest test repositories yum_base_mirror: 'https://download.iaas.uio.no/uh-iaas/test' sensu_ssl_cachain: '-C /opt/himlar/provision/ca/intermediate/certs/ca-chain.cert.pem' # no proxy for vagrant environments profile::network::yum_proxy::yum_proxy: '' profile::openstack::identity::swift_enabled: true
--- profile::development::network::dns::manage_hosts: true profile::application::himlarcli::cacert: '/opt/himlar/provision/ca/intermediate/certs/ca-chain.cert.pem' profile::application::himlarcli::smtp: '' profile::application::himlarcli::from_addr: '' profile::openstack::openrc::cacert: '/opt/himlar/provision/ca/intermediate/certs/ca-chain.cert.pem' # Use newest test repositories yum_base_mirror: 'https://download.iaas.uio.no/uh-iaas/test' #sensu_ssl_cachain: '-C /opt/himlar/provision/ca/intermediate/certs/ca-chain.cert.pem' sensu_ssl_cachain: '-k' # no proxy for vagrant environments profile::network::yum_proxy::yum_proxy: '' profile::openstack::identity::swift_enabled: true
Disable ssl checks for sensu in vagrant
Disable ssl checks for sensu in vagrant
YAML
apache-2.0
mikaeld66/himlar,norcams/himlar,tanzr/himlar,norcams/himlar,raykrist/himlar,norcams/himlar,tanzr/himlar,norcams/himlar,mikaeld66/himlar,tanzr/himlar,tanzr/himlar,norcams/himlar,TorLdre/himlar,TorLdre/himlar,raykrist/himlar,mikaeld66/himlar,TorLdre/himlar,TorLdre/himlar,raykrist/himlar,mikaeld66/himlar,TorLdre/himlar,mikaeld66/himlar,raykrist/himlar,raykrist/himlar,tanzr/himlar
564d995c0b6a6cf9fc1acce505af7c9ff6f3ba16
modules/openstack_project/files/jenkins_job_builder/config/pypi-jobs.yaml
modules/openstack_project/files/jenkins_job_builder/config/pypi-jobs.yaml
- job-template: name: '{name}-pypi-upload' node: pypi triggers: - zuul-post builders: - shell: | #!bin/bash -xe TAG=`echo $ZUUL_REF | sed 's/^refs.tags.//'` FILENAME="{name}-$TAG.tar.gz" rm -rf *tar.gz curl -o $FILENAME http://{tarball-site}/{name}/$FILENAME - shell: | /usr/local/jenkins/slave_scripts/pypi-upload.sh {name} publishers: - console-log-post - job-group: name: pypi-jobs jobs: - '{name}-pypi-upload'
- job-template: name: '{name}-pypi-upload' node: pypi triggers: - zuul-post builders: - shell: | #!/bin/bash -xe TAG=`echo $ZUUL_REF | sed 's/^refs.tags.//'` FILENAME="{name}-$TAG.tar.gz" rm -rf *tar.gz curl -o $FILENAME http://{tarball-site}/{name}/$FILENAME - shell: | /usr/local/jenkins/slave_scripts/pypi-upload.sh {name} publishers: - console-log-post - job-group: name: pypi-jobs jobs: - '{name}-pypi-upload'
Fix typo in pypi upload job.
Fix typo in pypi upload job. Change-Id: I846df0c5476046fb1dd5af0d012bd14b5f79a1c4 Reviewed-on: https://review.openstack.org/19666 Approved: James E. Blair <[email protected]> Reviewed-by: James E. Blair <[email protected]> Tested-by: Jenkins
YAML
apache-2.0
openstack-infra/project-config,osrg/project-config,coolsvap/project-config,dongwenjuan/project-config,Tesora/tesora-project-config,Tesora/tesora-project-config,noorul/os-project-config,citrix-openstack/project-config,anbangr/osci-project-config,open-switch/infra_project-config,anbangr/osci-project-config,citrix-openstack/project-config,osrg/project-config,openstack-infra/project-config,noorul/os-project-config,dongwenjuan/project-config,open-switch/infra_project-config,coolsvap/project-config
30aa8de3ba8cc2dbf250ac82df41a8dd75592f13
packages/lo/logsink.yaml
packages/lo/logsink.yaml
homepage: '' changelog-type: '' hash: 8c2aa031395bd945ab93409baaab123eb720ecd1c79b73b2be795dd8c6a32ca5 test-bench-deps: logging-facade: -any base: ==4.* hspec: ==2.* logsink: -any maintainer: Simon Hengel <[email protected]> synopsis: A logging framework for Haskell changelog: '' basic-deps: logging-facade: -any base: ==4.* time: -any hsyslog: -any all-versions: - '0.1.0' author: '' latest: '0.1.0' description-type: haddock description: A logging framework for Haskell license-name: MIT
homepage: '' changelog-type: '' hash: 5ef60600a251bb1250a11f0130b5d0a166ce3b58b3b283aa206f5dffbc0bc6d8 test-bench-deps: logging-facade: -any base: ==4.* hspec: ==2.* logsink: -any maintainer: Simon Hengel <[email protected]> synopsis: A logging framework for Haskell changelog: '' basic-deps: logging-facade: -any base: ==4.* time: -any hsyslog: <3 all-versions: - '0.1.0' author: '' latest: '0.1.0' description-type: haddock description: A logging framework for Haskell license-name: MIT
Update from Hackage at 2017-05-29T23:10:25Z
Update from Hackage at 2017-05-29T23:10:25Z
YAML
mit
commercialhaskell/all-cabal-metadata
044ff54bfca0ed920a79d5c849cbdcef36a064d8
packages/wi/witness.yaml
packages/wi/witness.yaml
homepage: https://github.com/AshleyYakeley/witness changelog-type: '' hash: c807cfd70ea05a12f3599cfaf387e80a534e1c3f4c377f7e952f47963af29cb8 test-bench-deps: {} maintainer: Ashley Yakeley <[email protected]> synopsis: values that witness types changelog: '' basic-deps: base: ! '>=4.7 && <5' constraints: -any categories: -any transformers: -any all-versions: - '0.1' - '0.2' - '0.3' - '0.3.0.1' author: Ashley Yakeley <[email protected]> latest: '0.3.0.1' description-type: haddock description: ! 'A witness is a value that /witnesses/ some sort of constraint on some list of type variables. This library provides support for simple witnesses, that constrain a type variable to a single type, and equality witnesses, that constrain two type variables to be the same type. It also provides classes for representatives, which are values that represent types. See the paper /Witnesses and Open Witnesses/ (<http://semantic.org/stuff/Open-Witnesses.pdf>).' license-name: BSD3
homepage: https://github.com/AshleyYakeley/witness changelog-type: '' hash: 1fb17e6257589e8c3f3c5dc839d09ab312a576ca5d3d75d1ba69f8783257acac test-bench-deps: {} maintainer: Ashley Yakeley <[email protected]> synopsis: values that witness types changelog: '' basic-deps: semigroupoids: -any base: ! '>=4.7 && <5' constraints: -any transformers: -any all-versions: - '0.1' - '0.2' - '0.3' - '0.3.0.1' - '0.4' author: Ashley Yakeley <[email protected]> latest: '0.4' description-type: haddock description: ! 'A witness is a value that /witnesses/ some sort of constraint on some list of type variables. This library provides support for simple witnesses, that constrain a type variable to a single type, and equality witnesses, that constrain two type variables to be the same type. It also provides classes for representatives, which are values that represent types. See the paper /Witnesses and Open Witnesses/ (<http://semantic.org/stuff/Open-Witnesses.pdf>).' license-name: BSD3
Update from Hackage at 2016-06-26T08:22:49+0000
Update from Hackage at 2016-06-26T08:22:49+0000
YAML
mit
commercialhaskell/all-cabal-metadata
9c14c710a89a1ebb15d5c5c5af5803d0e6a5dfca
config/mongoid.yml
config/mongoid.yml
development: sessions: default: database: govuk_assets_development hosts: - localhost:27017 options: write: w: 1 read: primary test: sessions: default: database: govuk_assets_test hosts: - localhost:27017 options: write: w: 1 read: primary max_retries: 1 retry_interval: 0 # set these environment variables on your prod server production: sessions: default: database: <%= ENV['MONGOID_DATABASE'] %> hosts: - "<%= ENV['MONGOID_HOST'] %>:<%= ENV['MONGOID_PORT'] %>" username: <%= ENV['MONGOID_USERNAME'] %> password: <%= ENV['MONGOID_PASSWORD'] %> options: write: w: 1 read: primary # max_retries: 30 # retry_interval: 1
development: sessions: default: uri: mongodb://localhost/govuk_assets_development options: write: w: 1 read: primary test: sessions: default: uri: mongodb://localhost/govuk_assets_test options: write: w: 1 read: primary max_retries: 1 retry_interval: 0 production: sessions: default: uri: <%= ENV['MONGODB_URI'] %> options: write: w: 1 read: primary retry_interval: 120
Use environment variables for secret MongoDB config
Use environment variables for secret MongoDB config ~~12 Factor style~~ This also moves the `retry_interval` out of the `alphagov-deployment` version of `mongoid.yml`, as it's not a secret, and now we're using ENV vars for connection details, we don't need a separate/secret production version of the config. Convert `development`/`test` to use `uri` based config for consistency and drop the port, as this doesn't seem to be need - i assume mongo defaults to that port.
YAML
mit
alphagov/asset-manager,alphagov/asset-manager,alphagov/asset-manager
fb041aa13248ac68aa3707ae04bb4274d888add4
config/mongoid.yml
config/mongoid.yml
development: clients: default: # MONGODB_URI includes draft_content_store_development or content_store_development # depending on whether we're running content store in draft mode or not. uri: <%= ENV['MONGODB_URI'] || 'mongodb://localhost/content_store_development' %> options: write: w: 1 test: clients: default: uri: mongodb://localhost/content_store_test options: write: w: 1 # In the test environment we lower the retries and retry interval to # low amounts for fast failures. max_retries: 1 retry_interval: 0 production: clients: default: uri: <%= ENV['MONGODB_URI'] %> options: ssl: <%= ENV['MONGO_SSL'] || 'false' %> ssl_verify: <%= ENV['MONGO_SSL_VERIFY'] || 'true' %> server_selection_timeout: 5 write: w: <%= ENV['MONGO_WRITE_CONCERN'] || 'majority' %> read: mode: :primary_preferred
development: clients: default: # MONGODB_URI includes draft_content_store_development or content_store_development # depending on whether we're running content store in draft mode or not. uri: <%= ENV['MONGODB_URI'] || 'mongodb://localhost/content_store_development' %> options: write: w: 1 test: clients: default: uri: mongodb://localhost/content_store_test options: write: w: 1 # In the test environment we lower the retries and retry interval to # low amounts for fast failures. max_retries: 1 retry_interval: 0 production: clients: default: uri: <%= ENV['MONGODB_URI'] %> options: ssl: <%= ENV['MONGO_SSL'] || 'false' %> ssl_verify: <%= ENV['MONGO_SSL_VERIFY'] || 'true' %> server_selection_timeout: 5 write: w: <%= ENV['MONGO_WRITE_CONCERN'] || 'majority' %> read: mode: :secondary_preferred
Set Mongo client to prefer reads from secondaries
Set Mongo client to prefer reads from secondaries This will spread the read requests across the secondary Mongo instances automatically and spare the primary from taking all the load as is happening currently. This should obviate the need to increase the sizes of the Mongo instances and should also improve performance.
YAML
mit
alphagov/content-store,alphagov/content-store
de9679ffbeba264f3a7e3b08fef7390f975f70e3
certificate.yml
certificate.yml
AWSTemplateFormatVersion: "2010-09-09" Description: > Creates a wildcafrd ACM certificate for the standard VPC created by the root stack (eg *.vpc-af124354.prx.tech) Parameters: VPC: Type: String Resources: VpcCertificate: Type: "AWS::CertificateManager::Certificate" Properties: DomainName: !Sub *.${VPC}.prx.tech DomainValidationOptions: - ValidationDomain: prx.tech DomainName: !Sub *.${VPC}.prx.tech Outputs: CertificateArn: Description: The ARN for the wildcard certificate Value: !Ref VpcCertificate
AWSTemplateFormatVersion: "2010-09-09" Description: > Creates a wildcafrd ACM certificate for the standard VPC created by the root stack (eg *.vpc-af124354.prx.tech) Parameters: VPC: Type: String Resources: VpcCertificate: Type: "AWS::CertificateManager::Certificate" Properties: DomainName: !Sub "*.${VPC}.prx.tech" DomainValidationOptions: - ValidationDomain: prx.tech DomainName: !Sub "*.${VPC}.prx.tech" Outputs: CertificateArn: Description: The ARN for the wildcard certificate Value: !Ref VpcCertificate
Fix YAML syntax issue with wildcard domains
Fix YAML syntax issue with wildcard domains
YAML
mit
PRX/Infrastructure,PRX/Infrastructure,PRX/Infrastructure,PRX/Infrastructure,PRX/Infrastructure
993325a2ac97ae633ab05a04afad464434cfeb9f
install.conf.yaml
install.conf.yaml
- defaults: link: # Create parent directories when they do not exist create: true # Relink old symlinks when they are changed relink: true # Use '*' as a shell wildcard, link everything that matches glob: true # Directories to be checked for broken symlinks - clean: ['~', '~/.config', '~/.emacs.d', '~/bin'] # <destination>: <source (relative to root dotfiles directory)> - link: ~/.Xresources: ~/.bash_aliases: ~/.bash_profile: ~/.bashrc: ~/.zshenv: ~/.zprofile: ~/.zshrc: ~/.config: 'config/*' ~/.emacs.d: 'emacs.d/*' ~/.gitignore_global: ~/.xinitrc: ~/.xprofile: ~/.clang-format: ~/bin/bash-powerline.sh: 'bash-powerline/bash-powerline.sh' ~/bin: 'scripts/*' - shell: - ["wget -r -t5 -O ~/.config/git-completion.bash https://raw.githubusercontent.com/git/git/master/contrib/completion/git-completion.bash", Getting the latest version of 'git-completion.bash'] - ["wget -r -t5 -O ~/.config/git-completion.zsh https://raw.githubusercontent.com/git/git/master/contrib/completion/git-completion.zsh", Getting the latest version of 'git-completion.zsh'] - [git config --global core.excludesfile ~/.gitignore_global, Updating global gitignore] - [git submodule update --init --recursive, Installing submodules]
- defaults: link: # Create parent directories when they do not exist create: true # Relink old symlinks when they are changed relink: true # Use '*' as a shell wildcard, link everything that matches glob: true # Directories to be checked for broken symlinks - clean: ['~', '~/.config', '~/.emacs.d', '~/bin'] # <destination>: <source (relative to root dotfiles directory)> - link: ~/.Xresources: ~/.bash_aliases: ~/.bash_profile: ~/.bashrc: ~/.zshenv: ~/.zprofile: ~/.zshrc: ~/.config: 'config/*' ~/.gitignore_global: ~/.xinitrc: ~/.xprofile: ~/.clang-format: ~/bin/bash-powerline.sh: 'bash-powerline/bash-powerline.sh' ~/bin: 'scripts/*' - shell: - ["wget -r -t5 -O ~/.config/git-completion.bash https://raw.githubusercontent.com/git/git/master/contrib/completion/git-completion.bash", Getting the latest version of 'git-completion.bash'] - ["wget -r -t5 -O ~/.config/git-completion.zsh https://raw.githubusercontent.com/git/git/master/contrib/completion/git-completion.zsh", Getting the latest version of 'git-completion.zsh'] - [git config --global core.excludesfile ~/.gitignore_global, Updating global gitignore] - [git submodule update --init --recursive, Installing submodules]
Remove .emacs.d from install settings
Remove .emacs.d from install settings
YAML
mit
ben01189998819991197253/dotfiles
5230b42d1bb6a5aa998fce5dafe878b2f5913045
.github/workflows/validations.yml
.github/workflows/validations.yml
name: Validations on: push: branches: [ master ] pull_request: branches: [ master ] env: LC_CTYPE: en_US.UTF-8 LANG: en_US.UTF-8 jobs: validate-cocoapods: runs-on: macos-latest steps: - uses: actions/checkout@v2 - run: ./Scripts/ci-select-xcode.sh - run: pod lib lint run-danger: runs-on: macos-latest if: github.event_name == 'pull_request' steps: - uses: actions/checkout@v2 - run: ./Scripts/ci-select-xcode.sh - run: bundle install - run: bundle exec danger
name: Validations on: push: branches: [ master ] pull_request: branches: [ master ] env: LC_CTYPE: en_US.UTF-8 LANG: en_US.UTF-8 jobs: validate-cocoapods: runs-on: macos-latest steps: - uses: actions/checkout@v2 - run: ./Scripts/ci-select-xcode.sh - run: pod lib lint run-danger: runs-on: macos-latest if: github.event_name == 'pull_request' steps: - uses: actions/checkout@v2 - run: ./Scripts/ci-select-xcode.sh - run: bundle install - run: bundle exec danger env: DANGER_GITHUB_API_TOKEN: ${{secrets.GITHUB_TOKEN}}
Add github token for danger
Add github token for danger
YAML
bsd-3-clause
CocoaLumberjack/CocoaLumberjack,sushichop/CocoaLumberjack,CocoaLumberjack/CocoaLumberjack,sushichop/CocoaLumberjack,sushichop/CocoaLumberjack,CocoaLumberjack/CocoaLumberjack,sushichop/CocoaLumberjack,CocoaLumberjack/CocoaLumberjack
b326646fe5822cd2a3cfcb09ddd161e8401a9ace
.github/workflows/spectesting.yml
.github/workflows/spectesting.yml
on: push: branches: - 'spec-test-*' paths-ignore: - 'CHANGELOG.md' - 'website/**' jobs: spec-tests: if: github.repository == 'hashicorp/vagrant' runs-on: self-hosted strategy: matrix: host_os: ["hashicorp/bionic64"] guest_os: ["hashicorp/bionic64", "hashicorp-vagrant/ubuntu-16.04"] name: Vagrant-Spec Tests steps: - name: Code Checkout uses: actions/checkout@v1 - name: vagrant-spec Code Checkout and Build working-directory: ${{github.workspace}} run: .ci/spec/build-vagrant-spec.sh - name: Run Tests run: .ci/spec/run-test.sh working-directory: ${{github.workspace}} env: VAGRANT_HOST_BOXES: ${{ matrix.host_os }} VAGRANT_GUEST_BOXES: ${{ matrix.guest_os }} - name: Clean Workspace if: always() run: rm -rf ${{ github.workspace }}
on: push: branches: - 'spec-test-*' paths-ignore: - 'CHANGELOG.md' - 'website/**' jobs: spec-tests: if: github.repository == 'hashicorp/vagrant' runs-on: self-hosted strategy: matrix: host_os: ["hashicorp/bionic64"] guest_os: ["hashicorp/bionic64", "hashicorp-vagrant/ubuntu-16.04"] name: Vagrant-Spec Tests steps: - name: Code Checkout uses: actions/checkout@v1 - name: vagrant-spec Code Checkout and Build working-directory: ${{github.workspace}} run: .ci/spec/build-vagrant-spec.sh - name: Run Tests on ${{ matrix.host_os }} with guest ${{ matrix.guest_os }} run: .ci/spec/run-test.sh working-directory: ${{github.workspace}} env: VAGRANT_HOST_BOXES: ${{ matrix.host_os }} VAGRANT_GUEST_BOXES: ${{ matrix.guest_os }} - name: Clean Workspace if: always() run: rm -rf ${{ github.workspace }}
Add more descriptive title to job
Add more descriptive title to job
YAML
mit
sni/vagrant,mitchellh/vagrant,marxarelli/vagrant,chrisroberts/vagrant,mitchellh/vagrant,marxarelli/vagrant,chrisroberts/vagrant,marxarelli/vagrant,sni/vagrant,mitchellh/vagrant,sni/vagrant,marxarelli/vagrant,chrisroberts/vagrant,sni/vagrant,chrisroberts/vagrant,mitchellh/vagrant
6dd22edc80f7495e32d61eb78e4e48f07bb78f44
.zuul.yaml
.zuul.yaml
- project: templates: - check-requirements - lib-forward-testing-python3 - openstack-python3-yoga-jobs - publish-openstack-docs-pti - release-notes-jobs-python3
- project: templates: - check-requirements - lib-forward-testing-python3 - openstack-python3-zed-jobs - publish-openstack-docs-pti - release-notes-jobs-python3
Add Python3 zed unit tests
Add Python3 zed unit tests This is an automatically generated patch to ensure unit testing is in place for all the of the tested runtimes for zed. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: I0df16337c74ac0087b35293e189441656a2bafa8
YAML
apache-2.0
openstack/oslo.vmware
033c03454f71ae728683d3ee46784981f7c45dfc
.ci/matrix-runtime-javas.yml
.ci/matrix-runtime-javas.yml
# This file is used as part of a matrix build in Jenkins where the # values below are included as an axis of the matrix. # This axis of the build matrix represents the versions of Java on # which Elasticsearch will be tested. Valid Java versions are 'java' # or 'openjdk' followed by the major release number. ES_RUNTIME_JAVA: - java11 - openjdk15 - openjdk16 - zulu11 - corretto11 - adoptopenjdk11
# This file is used as part of a matrix build in Jenkins where the # values below are included as an axis of the matrix. # This axis of the build matrix represents the versions of Java on # which Elasticsearch will be tested. Valid Java versions are 'java' # or 'openjdk' followed by the major release number. ES_RUNTIME_JAVA: - java11 - openjdk16 - zulu11 - corretto11 - adoptopenjdk11
Remove JDK 15 from the testing matrix since it's EOL
Remove JDK 15 from the testing matrix since it's EOL
YAML
apache-2.0
GlenRSmith/elasticsearch,robin13/elasticsearch,GlenRSmith/elasticsearch,robin13/elasticsearch,GlenRSmith/elasticsearch,GlenRSmith/elasticsearch,GlenRSmith/elasticsearch,robin13/elasticsearch,robin13/elasticsearch,robin13/elasticsearch
bf7a8fac9155b32e06cc9e983b85b66d9a0fa039
.github/workflows/nodejs.yml
.github/workflows/nodejs.yml
name: Node CI on: [push, pull_request] jobs: build: name: Build runs-on: ubuntu-latest steps: - uses: actions/checkout@v1 - uses: actions/setup-node@v1 with: node-version: 10.x - name: Next.js Build run: | yarn install yarn run build linter: name: Lint runs-on: ubuntu-latest steps: - uses: actions/checkout@v1 - uses: actions/setup-node@v1 with: node-version: 10.x - name: ESLint run: | yarn install yarn run lint unit-tests: name: Unit Tests runs-on: ubuntu-latest steps: - uses: actions/checkout@v1 - uses: actions/setup-node@v1 with: node-version: 10.x - name: Jest env: CI: true run: | yarn install yarn run jest
name: Node CI on: [push, pull_request] jobs: test: runs-on: ubuntu-latest steps: - uses: actions/checkout@v1 - uses: actions/setup-node@v1 with: node-version: 10.x - name: Install run: yarn install - name: Next.js Build run: yarn build - name: ESLint run: yarn lint - name: Jest env: CI: true run: yarn jest - name: Check Format run: yarn check-format
Use steps instead of separate jobs
Use steps instead of separate jobs
YAML
mit
conveyal/analysis-ui,conveyal/analysis-ui,conveyal/analysis-ui
21dce0c060b428962fc49953a5ecf291fd3df214
.github/workflows/verify.yml
.github/workflows/verify.yml
name: Verify on: push: branches: - '*' pull_request: branches: - '*' jobs: test: runs-on: ubuntu-16.04 timeout-minutes: 40 strategy: fail-fast: true matrix: ruby: - 2.5 - 2.6 - 2.7 - 3.0 env: RAILS_ENV: test name: Ruby ${{ matrix.ruby }} steps: - name: Install system dependencies run: sudo apt-get install graphviz - name: Checkout code uses: actions/checkout@v2 - uses: actions/setup-ruby@v1 with: ruby-version: ${{ matrix.ruby }} - name: Setup bundler run: | gem install bundler - name: Bundle install run: | bundle config path vendor/bundle bundle install --jobs 4 --retry 3 - name: Test run: | bundle exec rake spec bundle exec rake yard - name: Upload coverage report uses: actions/upload-artifact@v2 with: name: coverage-${{ matrix.ruby }} path: | coverage/ retention-days: 1
name: Verify on: push: branches: - '*' pull_request: branches: - '*' jobs: test: runs-on: ubuntu-18.04 timeout-minutes: 40 strategy: fail-fast: true matrix: ruby: - 2.5 - 2.6 - 2.7 - 3.0 env: RAILS_ENV: test name: Ruby ${{ matrix.ruby }} steps: - name: Install system dependencies run: sudo apt-get install graphviz - name: Checkout code uses: actions/checkout@v2 - name: Setup Ruby uses: ruby/setup-ruby@v1 with: ruby-version: ${{ matrix.ruby }} bundler-cache: true - name: Test run: | bundle exec rake spec bundle exec rake yard - name: Upload coverage report uses: actions/upload-artifact@v2 with: name: coverage-${{ matrix.ruby }} path: | coverage/ retention-days: 1
Update Ubuntu version & Ruby Setup action
Update Ubuntu version & Ruby Setup action
YAML
bsd-3-clause
rapid7/metasploit-erd
22148c64dcfc88a500a9fcecc8524e9a7589a726
playbooks/tests/tasks/instances/keypair.yml
playbooks/tests/tasks/instances/keypair.yml
- name: provision test keypair hosts: local connection: local vars_files: - ../../vars/main.yml tasks: - name: create the keypair register: test_keypair local_action: nova_keypair name={{ test_keypair_name }} state=present - name: persist the keypair shell: echo "{{ test_keypair.key }}" > {{ test_keypair_path }} when: test_keypair.changed == True - name: correct keypair permissions shell: chmod 600 {{ test_keypair_path }} when: test_keypair.changed == True
- name: provision test keypair hosts: local connection: local vars_files: - ../../vars/main.yml tasks: - name: create the keypair register: test_keypair local_action: nova_keypair name={{ test_keypair_name }} state=present - name: persist the keypair shell: OLD_UMASK=`umask`; umask 0077; echo "{{ test_keypair.key }}" > {{ test_keypair_path }}; umask $OLD_UMASK when: test_keypair.changed == True
Use umask to write key with correct permissions
Use umask to write key with correct permissions Alter umask before writing key, then write key and restore umask rather than writing key with incorrect permissions then go back and fix permissions.
YAML
mit
narengan/ursula,blueboxjesse/ursula,narengan/ursula,lihkin213/ursula,panxia6679/ursula,edtubillara/ursula,wupeiran/ursula,EricCrosson/ursula,j2sol/ursula,pbannister/ursula,davidcusatis/ursula,msambol/ursula,knandya/ursula,allomov/ursula,davidcusatis/ursula,zrs233/ursula,kennjason/ursula,knandya/ursula,zrs233/ursula,ddaskal/ursula,twaldrop/ursula,narengan/ursula,lihkin213/ursula,lihkin213/ursula,fancyhe/ursula,zrs233/ursula,retr0h/ursula,zrs233/ursula,edtubillara/ursula,greghaynes/ursula,allomov/ursula,MaheshIBM/ursula,narengan/ursula,panxia6679/ursula,panxia6679/ursula,nirajdp76/ursula,j2sol/ursula,wupeiran/ursula,pbannister/ursula,channus/ursula,paulczar/ursula,pgraziano/ursula,fancyhe/ursula,davidcusatis/ursula,mjbrewer/ursula,knandya/ursula,rongzhus/ursula,knandya/ursula,wupeiran/ursula,rongzhus/ursula,edtubillara/ursula,sivakom/ursula,panxia6679/ursula,edtubillara/ursula,persistent-ursula/ursula,ryshah/ursula,jwaibel/ursula,masteinhauser/ursula,persistent-ursula/ursula,aldevigi/ursula,EricCrosson/ursula,dlundquist/ursula,EricCrosson/ursula,retr0h/ursula,ddaskal/ursula,nirajdp76/ursula,blueboxgroup/ursula,persistent-ursula/ursula,greghaynes/ursula,fancyhe/ursula,j2sol/ursula,msambol/ursula,paulczar/ursula,masteinhauser/ursula,nirajdp76/ursula,twaldrop/ursula,pgraziano/ursula,rongzhus/ursula,mjbrewer/ursula,persistent-ursula/ursula,sivakom/ursula,twaldrop/ursula,aldevigi/ursula,pgraziano/ursula,channus/ursula,jwaibel/ursula,j2sol/ursula,msambol/ursula,blueboxgroup/ursula,nirajdp76/ursula,blueboxjesse/ursula,greghaynes/ursula,retr0h/ursula,blueboxjesse/ursula,paulczar/ursula,jwaibel/ursula,twaldrop/ursula,ryshah/ursula,allomov/ursula,kennjason/ursula,andrewrothstein/ursula,lihkin213/ursula,wupeiran/ursula,pgraziano/ursula,kennjason/ursula,ddaskal/ursula,aldevigi/ursula,andrewrothstein/ursula,masteinhauser/ursula,dlundquist/ursula,masteinhauser/ursula,MaheshIBM/ursula,ddaskal/ursula,dlundquist/ursula,rongzhus/ursula,channus/ursula,ryshah/ursula,MaheshIBM/ursula,andrewrothstein/ursula,ryshah/ursula,fancyhe/ursula,pbannister/ursula,blueboxgroup/ursula,mjbrewer/ursula,blueboxjesse/ursula,blueboxgroup/ursula,channus/ursula,sivakom/ursula
683c7590f14a257b225bf106c7d26d66bf891eb4
third_party/github.com/bazelbuild/rules_typescript/.bazelci/presubmit.yml
third_party/github.com/bazelbuild/rules_typescript/.bazelci/presubmit.yml
--- platforms: ubuntu1404: run_targets: - "@yarn//:yarn" build_targets: - "..." test_flags: - "--test_tag_filters=-browser:Chrome" test_targets: - "..." ubuntu1604: run_targets: - "@yarn//:yarn" build_targets: - "..." test_flags: - "--test_tag_filters=-browser:Chrome" test_targets: - "..." macos: run_targets: - "@yarn//:yarn" build_targets: - "..." test_targets: - "..."
--- platforms: ubuntu1404: run_targets: - "@yarn//:yarn" build_targets: - "..." test_flags: - "--test_tag_filters=-browser:Chrome" test_targets: - "..." ubuntu1604: run_targets: - "@yarn//:yarn" build_targets: - "..." test_flags: - "--test_tag_filters=-browser:Chrome" test_targets: - "..." macos: run_targets: - "@yarn//:yarn" build_targets: - "..." test_targets: - "..." windows: run_targets: - "@yarn//:yarn" # TODO(alexeagle): expand to all targets when rules_go is fixed build_targets: - "//examples:all" # TODO(alexeagle): include test_targets when karma fixes land # and we have Bazel 0.12
Add a Windows Bazel CI for rules_typescript
Add a Windows Bazel CI for rules_typescript PiperOrigin-RevId: 187896866
YAML
apache-2.0
alexeagle/rules_nodejs,bazelbuild/rules_nodejs,bazelbuild/rules_nodejs,bazelbuild/rules_nodejs,alexeagle/rules_nodejs,bazelbuild/rules_nodejs,alexeagle/rules_nodejs,alexeagle/rules_nodejs,bazelbuild/rules_nodejs