commit
stringlengths
40
40
old_file
stringlengths
4
264
new_file
stringlengths
4
264
old_contents
stringlengths
0
4.24k
new_contents
stringlengths
1
5.44k
subject
stringlengths
14
778
message
stringlengths
15
9.92k
lang
stringclasses
277 values
license
stringclasses
13 values
repos
stringlengths
5
127k
009ae00c9ed483be4ffaa8f76802592597b27d3e
roles/base/tasks/main.yml
roles/base/tasks/main.yml
# # Copyright 2017 Martin Goellnitz. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
# # Copyright 2017 Martin Goellnitz. # # 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 ...
Add solr port for remote CAE work
Add solr port for remote CAE work
YAML
apache-2.0
provocon/coremedia-centos-development
e018d50d5576460da05b18f8a6239265bd976293
.circleci/config.yml
.circleci/config.yml
version: 2 jobs: build: docker: - image: circleci/node:8@sha256:0f95ad042f0099e737b59c3873795b9fb427ddf5fac675e47b1d44d58616c1bd - image: circleci/mongo:3@sha256:75dd30ed98bd9d4717bc5862a6e011b427d6618a83e8b6697bbb366ebd303dfa steps: - checkout - run: yarn install --frozen-lockfile ...
version: 2 jobs: build: docker: - image: circleci/node:8@sha256:23f55ec43b896824088c2dcd6b0f88b7c34c6f7e5fa761d98244a5ef434f93e1 - image: circleci/mongo:3@sha256:75dd30ed98bd9d4717bc5862a6e011b427d6618a83e8b6697bbb366ebd303dfa steps: - checkout - run: yarn install --frozen-lockfile ...
Update circleci/node:8 Docker digest to 23f55e
Update circleci/node:8 Docker digest to 23f55e
YAML
mit
js-accounts/accounts
05bc241a59fd324b52be9a555400a3160e626bea
group_vars/development/main.yml
group_vars/development/main.yml
acme_tiny_challenges_directory: "{{ www_root }}/letsencrypt" env: development ferm_enabled: false mysql_root_password: "{{ vault_mysql_root_password }}" # Define this variable in group_vars/development/vault.yml web_user: vagrant
acme_tiny_challenges_directory: "{{ www_root }}/letsencrypt" env: development ferm_enabled: false mysql_root_password: "{{ vault_mysql_root_password }}" # Define this variable in group_vars/development/vault.yml web_user: vagrant basic_auth_passwd: demo
Add basic_auth_passwd var to dev vars
Add basic_auth_passwd var to dev vars
YAML
mit
proteusthemes/pt-ops,proteusthemes/pt-ops,proteusthemes/pt-ops
ce5ef7f865d53f8660b26d5bd7b1d936d9deb87e
.circleci/config.yml
.circleci/config.yml
version: 2 jobs: test: docker: - image: artsy/hokusai working_directory: ~/doppler steps: - add_ssh_keys - checkout - setup_remote_docker - run: name: Test command: hokusai test no_output_timeout: 1h push: docker: - image: artsy/hokus...
version: 2 jobs: test: docker: - image: artsy/hokusai working_directory: ~/doppler steps: - add_ssh_keys - checkout - setup_remote_docker - run: name: Test command: hokusai test no_output_timeout: 1h push: docker: - image: artsy/hokus...
Deploy to production when merging into the release branch.
Deploy to production when merging into the release branch.
YAML
mit
artsy/doppler,artsy/doppler,artsy/doppler,artsy/doppler
8b8227ed93cd3fb0e876716889779da32fb352fe
main.yml
main.yml
--- - hosts: localhost connection: local vars_files: - vars/main.yml roles: - geerlingguy.homebrew - geerlingguy.dotfiles tasks: - include: tasks/ansible-setup.yml - include: tasks/preferences.yml # TODO: Use sudo once .osx can be run via root with no user interaction. - name: Ru...
--- - hosts: all connection: local vars_files: - vars/main.yml roles: - geerlingguy.homebrew - geerlingguy.dotfiles tasks: - include: tasks/ansible-setup.yml - include: tasks/preferences.yml # TODO: Use sudo once .osx can be run via root with no user interaction. - name: Run .osx...
Make play run on only 127.0.0.1, not 'localhost' also.
Make play run on only 127.0.0.1, not 'localhost' also.
YAML
mit
toby-griffiths/mac-dev-playbook,annikaC/mac-dev-playbook,timdiels1/mac-dev-playbook,Dextro/macbuild
2e8a3e394329dec210318b86f25b6b3c50bb505c
config/locales/en.yml
config/locales/en.yml
en: spree: adyen_cse: errors: missing_encrypted_data: Encrypted data hasn't been set for this payment payment_form_labels: legend: Card Details holder_name: Card Holder Name number: Card Number cvc: CVC expiry_month: Expiration Month (MM) expiry_...
en: spree: adyen_cse: errors: missing_encrypted_data: Encrypted data hasn't been set for this payment payment_form_labels: legend: Card Details holder_name: Card Holder Name number: Card Number cvc: CVC expiry_month: Expiration Month (MM) expiry_...
Add transaction not permitted locale
Add transaction not permitted locale
YAML
bsd-3-clause
madetech/solidus_adyen_cse,madetech/solidus_adyen_cse,madetech/solidus_adyen_cse
283d721138c32f1d572635e81d867a4d34120f7c
packages/bi/BitStringRandomMonad.yaml
packages/bi/BitStringRandomMonad.yaml
homepage: '' changelog-type: '' hash: 04d75c4e2c4fbeae69ba769a2faebc4faa642dc04b460289ccb201d17d75d4d5 test-bench-deps: bytestring: -any bitstring: -any base: -any mtl: -any BitStringRandomMonad: -any transformers: -any parallel: -any QuickCheck: -any primitive: -any vector: -any maintainer: marcus@...
homepage: '' changelog-type: '' hash: 38ddada1c3b9ad243162bf7c9ea0159d81e8c64b1f76d0bc69b3116fc97a9328 test-bench-deps: bytestring: -any bitstring: -any base: -any mtl: -any BitStringRandomMonad: -any transformers: -any parallel: -any QuickCheck: -any primitive: -any vector: -any maintainer: marcus@...
Update from Hackage at 2017-05-04T16:02:02Z
Update from Hackage at 2017-05-04T16:02:02Z
YAML
mit
commercialhaskell/all-cabal-metadata
fb53721449b9449923cf084f5fc8d346bcf68c19
packages/ix/ixset-typed-conversions.yaml
packages/ix/ixset-typed-conversions.yaml
homepage: '' changelog-type: markdown hash: e168909a2c8b464d033b9c77c540031cc8bbc70c08ec1aa169dfb4e72ef2f1bb test-bench-deps: {} maintainer: dan.firth@homotopic.tech synopsis: Conversions from ixset-typed to other containers. changelog: | # Changelog for ixset-typed-conversions ## (v0.1.0.0) Add conversion func...
homepage: '' changelog-type: markdown hash: 66af8ee3f0d3ac9198adc6da44326ed523f79e88ed6c637e6aa88cfb85db1033 test-bench-deps: {} maintainer: dan.firth@homotopic.tech synopsis: Conversions from ixset-typed to other containers. changelog: | # Changelog for ixset-typed-conversions ## (v0.1.0.0) Add conversion func...
Update from Hackage at 2020-08-09T21:58:34Z
Update from Hackage at 2020-08-09T21:58:34Z
YAML
mit
commercialhaskell/all-cabal-metadata
690d618b5b1e157361a1a117dd37c85651dec5e6
data/FreeBSD/10.0-RELEASE.yaml
data/FreeBSD/10.0-RELEASE.yaml
--- classes: [ 'base', 'dnsclient', 'ldapclient', 'pkgng' ] pkgprovider: 'pkgng'
--- classes: [ 'base', 'dnsclient', 'ldapclient', 'pkgng', 'sudoers' ] pkgprovider: 'pkgng'
Add sudoers package to bsd10
Add sudoers package to bsd10
YAML
apache-2.0
CamLib/puppet3,CamLib/puppet3
77f9dcd74904af074dfcac875b524eac520088d3
metadata/com.github.postapczuk.lalauncher.yml
metadata/com.github.postapczuk.lalauncher.yml
Categories: - System License: GPL-2.0-only WebSite: https://github.com/postapczuk/Light-Android-Launcher SourceCode: https://github.com/postapczuk/Light-Android-Launcher Summary: Lightweight app launcher Description: |- Configurable, super lightweight app launcher with a low memory usage and small install si...
Categories: - System License: GPL-2.0-only WebSite: https://github.com/postapczuk/Light-Android-Launcher SourceCode: https://github.com/postapczuk/Light-Android-Launcher AutoName: Light Android Launcher Summary: Lightweight app launcher Description: |- Configurable, super lightweight app launcher with a low memo...
Set autoname of Light Android Launcher
Set autoname of Light Android Launcher
YAML
agpl-3.0
f-droid/fdroiddata,f-droid/fdroid-data,f-droid/fdroiddata
672584a82e3dceb3638e256e0bc6ca7209b2f0f2
packages/se/servant-matrix-param.yaml
packages/se/servant-matrix-param.yaml
homepage: '' changelog-type: '' hash: 0a97e54d15072a249e7c11c5cdea3101afdd14106d669bbbb1ad2f69138d9e83 test-bench-deps: base: <5 hspec: -any doctest: -any servant: ==0.5 servant-matrix-param: -any servant-aeson-specs: -any maintainer: soenkehahn@gmail.com synopsis: Matrix parameter combinator for servant ch...
homepage: '' changelog-type: '' hash: 6a73121fdd3c23332f066a1ffdec72ab7cf6e91498d3d2e884fdf9f766df272e test-bench-deps: bytestring: -any wai: -any base: <5 hspec: -any text: -any doctest: -any servant-server: -any servant: ==0.5 containers: -any servant-matrix-param: -any wai-extra: -any transfo...
Update from Hackage at 2016-08-19T14:51:38+0000
Update from Hackage at 2016-08-19T14:51:38+0000
YAML
mit
commercialhaskell/all-cabal-metadata
d57859746c71275e1b0f851bad299fea26b3e94c
scripts/test/ui-test.yaml
scripts/test/ui-test.yaml
--- # Playbook to perform integration testing on Celos # # Performs various tests against the servlets. - hosts: host gather_facts: no vars: root: "../.." tests_dir: "{{root}}/celos-server/src/test/resources/com/collective/celos/workflow-configuration-test" service_url: "http://{{inventory_hostname}}:{...
--- # Playbook to perform integration testing on Celos # # Performs various tests against the servlets. - hosts: host gather_facts: no vars: service_url: "http://{{inventory_hostname}}:{{service_port}}" tasks: - name: Check static content is served local_action: module: uri status_code: 2...
Check static content is served
Check static content is served
YAML
apache-2.0
collectivemedia/celos,collectivemedia/celos,collectivemedia/celos
7ae5020a5bea4048d1d8b13d00775d1df0b0ace0
.github/workflows/ci.yml
.github/workflows/ci.yml
name: CI on: [push, pull_request] jobs: phpspec: runs-on: ubuntu-latest strategy: matrix: php: [7.1, 7.2, 7.3] steps: - uses: actions/checkout@v1 - uses: shivammathur/setup-php@v2 with: php-version: ${{ matrix.php }} - name: Validate Composer files run: comp...
name: CI on: [push, pull_request] jobs: phpspec: runs-on: ubuntu-latest strategy: matrix: php: [7.1, 7.2, 7.3, 7.4, 8.0] steps: - uses: actions/checkout@v1 - uses: shivammathur/setup-php@v2 with: php-version: ${{ matrix.php }} - name: Validate Composer files ...
Test on PHP 7.4 and 8 as well
CI: Test on PHP 7.4 and 8 as well
YAML
mit
franzliedke/studio
ae547867acdc27a20e5be8924f5579fa0ee6be7c
.github/workflows/ci.yml
.github/workflows/ci.yml
name: CI on: push: jobs: test: name: >- ${{ matrix.os }} ${{ matrix.ruby }} env: TESTOPTS: -v strategy: fail-fast: false matrix: os: [ubuntu-20.04] ruby: ['3.0', '3.1'] include: - { os: ubuntu-20.04 , ruby: ruby-head } - { os: ubuntu-...
name: CI on: push: # GitHub Actions notes # - outcome in step name so we can see it without having to expand logs # - every step must define a `uses` or `run` key jobs: test: name: >- ${{ matrix.os }} ${{ matrix.ruby }} env: TESTOPTS: -v strategy: fail-fast: false matrix: ...
Allow `bundle install` to fail in CI
Allow `bundle install` to fail in CI
YAML
mit
fedora-ruby/gem-compare
bc8a98ff007bdbb91771fd513a6736dab7337fce
.github/workflows/ci.yml
.github/workflows/ci.yml
name: CI on: push: branches: - master - release-* pull_request: branches: - master - release-* jobs: build: runs-on: ubuntu-latest strategy: matrix: node-version: [10.x, 12.x] steps: - uses: actions/checkout@v1 with: fetch-depth: 5 ...
name: CI on: push: branches: - master - release-* pull_request: branches: - master - release-* jobs: build: runs-on: ubuntu-latest strategy: matrix: node-version: [10.x, 12.x, 13.x] steps: - uses: actions/checkout@v1 with: fetch-depth...
Add node 13 to CI
Add node 13 to CI
YAML
apache-2.0
kitsonk/TypeScript,Microsoft/TypeScript,RyanCavanaugh/TypeScript,kpreisser/TypeScript,SaschaNaz/TypeScript,weswigham/TypeScript,SaschaNaz/TypeScript,RyanCavanaugh/TypeScript,Microsoft/TypeScript,microsoft/TypeScript,nojvek/TypeScript,SaschaNaz/TypeScript,kpreisser/TypeScript,weswigham/TypeScript,kitsonk/TypeScript,Sasc...
6bffc5e5935e39410f1703082148f009945217e7
.github/workflows/ci.yml
.github/workflows/ci.yml
name: CI on: pull_request: push: branches: - master jobs: tests: runs-on: ubuntu-latest strategy: fail-fast: false matrix: php: ['7.2', '7.3', '7.4'] name: PHP ${{ matrix.php }} tests steps: - uses: acti...
name: CI on: pull_request: push: branches: - master jobs: tests: runs-on: ubuntu-latest strategy: fail-fast: false matrix: php: ['7.2', '7.3', '7.4'] dependencies: ['lowest', 'highest'] name: PHP ${{ matrix.p...
Test lower and higher deps
Test lower and higher deps
YAML
mit
johanderuijter/uuid-doctrine-odm
af07d2aecb92fce25a1ee7b618106d304cc9b305
.github/workflows/go.yml
.github/workflows/go.yml
name: Go on: push: branches: [ master ] pull_request: branches: [ master ] jobs: build: name: Build runs-on: ubuntu-latest steps: - name: Set up Go 1.x uses: actions/setup-go@v2 with: go-version: ^1.13 - name: Check out code into the Go module directory u...
name: Go on: push: branches: [ master ] pull_request: branches: [ master ] jobs: build: name: Build runs-on: ubuntu-latest steps: - name: Setup env run: | echo "::set-env name=GOPATH::$(go env GOPATH)" echo "::add-path::$(go env GOPATH)/bin" - name: Set up Go ...
Set GOPATH env before any Go step
build(github_action): Set GOPATH env before any Go step
YAML
apache-2.0
maximilien/i18n4go,maximilien/i18n4go,maximilien/i18n4go
f556dd319810028366b1c0fb1e4c4c4136f8355d
.github/workflows/pr.yml
.github/workflows/pr.yml
name: Pull Request Checks on: [pull_request] jobs: build_image: name: Build Image runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - name: Make GITHUB_ACCESS_TOKEN available run: echo $GITHUB_ACCESS_TOKEN > GITHUB_ACCESS_TOKEN env: GITHUB_ACCESS_TOKEN: ${{...
name: Pull Request Checks on: [pull_request] jobs: build_image: name: Build Image runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - name: Make GITHUB_ACCESS_TOKEN available run: echo $GITHUB_ACCESS_TOKEN > GITHUB_ACCESS_TOKEN env: GITHUB_ACCESS_TOKEN: ${{...
Replace nvm install with nvm use
Replace nvm install with nvm use
YAML
mit
JosephDuffy/josephduffy.co.uk,JosephDuffy/josephduffy.co.uk,JosephDuffy/josephduffy.co.uk
e8c8cdfbe9966f18b3c72977c08f24233b60082a
mkdocs.yml
mkdocs.yml
site_name: Suitup Framework site_description: Awesome PHP Framework with high productivity site_author: Braghim Sistemas repo_url: https://github.com/braghimsistemas/suitup-php theme: name: material highlightjs: true hljs_languages: - yaml - php extra_css: - css/extra-style.css pages: - Home: index.md...
site_name: Suitup Framework site_description: Awesome PHP Framework with high productivity site_author: Braghim Sistemas repo_url: https://github.com/braghimsistemas/suitup-php theme: name: readthedocs highlightjs: true hljs_languages: - yaml - php extra_css: - css/extra-style.css pages: - Home: index...
Read the docs dont allow material theme =/
Read the docs dont allow material theme =/
YAML
mit
braghimsistemas/suitup-php,braghimsistemas/suitup-php,braghimsistemas/suitup-php
35845930f3c40979c0ed72f29db1b3e0a09e6fe4
metadata/com.crazylegend.vigilante.yml
metadata/com.crazylegend.vigilante.yml
Categories: - Security License: GPL-3.0-only AuthorName: FunkyMuse AuthorWebSite: https://www.funkymuse.dev/ SourceCode: https://github.com/FunkyMuse/Vigilante IssueTracker: https://github.com/FunkyMuse/Vigilante/issues Changelog: https://github.com/FunkyMuse/Vigilante/releases Donate: https://patreon.com/funkymuse ...
Categories: - Security License: GPL-3.0-only AuthorName: FunkyMuse AuthorWebSite: https://www.funkymuse.dev/ SourceCode: https://github.com/FunkyMuse/Vigilante IssueTracker: https://github.com/FunkyMuse/Vigilante/issues Changelog: https://github.com/FunkyMuse/Vigilante/releases Donate: https://patreon.com/funkymuse ...
Update Vigilante to 1.0.6 (5)
Update Vigilante to 1.0.6 (5)
YAML
agpl-3.0
f-droid/fdroiddata,f-droid/fdroiddata
473d7a418a93ae9b95effc6770d9581ae37d82de
metadata/org.woheller69.audiometry.yml
metadata/org.woheller69.audiometry.yml
Categories: - Sports & Health License: GPL-3.0-only AuthorName: woheller69 SourceCode: https://github.com/woheller69/audiometry IssueTracker: https://github.com/woheller69/audiometry/issues AutoName: hEARtest RepoType: git Repo: https://github.com/woheller69/audiometry Builds: - versionName: '1.2' versionCod...
Categories: - Sports & Health License: GPL-3.0-only AuthorName: woheller69 SourceCode: https://github.com/woheller69/audiometry IssueTracker: https://github.com/woheller69/audiometry/issues AutoName: hEARtest RepoType: git Repo: https://github.com/woheller69/audiometry Builds: - versionName: '1.2' versionCod...
Update hEARtest to 1.3 (130)
Update hEARtest to 1.3 (130)
YAML
agpl-3.0
f-droid/fdroiddata,f-droid/fdroiddata
eb77f7ec01d33272421a37035d3a31d577499e62
spec/integration/scenarios/task_with_args_scenario.yml
spec/integration/scenarios/task_with_args_scenario.yml
- target: localhost command: - "rm -rf /var/tmp/hello_rundock_from_task_with_args_scenario" - target: anyhost-01 task: - write_echo task_with_args two --- anyhost-01: target_type: host host: 172.17.42.1 ssh_opts: port: 22222 user: tester key: "<replaced_by_platforms>" --- write_echo: com...
- target: anyhost-01 command: - "rm -rf /var/tmp/hello_rundock_from_task_with_args_scenario" task: - write_echo task_with_args two --- anyhost-01: target_type: host host: 172.17.42.1 ssh_opts: port: 22222 user: tester key: "<replaced_by_platforms>" --- write_echo: command: - mkdir /v...
Fix test in 8201a6 update
Fix test in 8201a6 update
YAML
mit
hiracy/rundock,hiracy/rundock
907109a7aedeb7fb1a977e0ea58a10135e6ac1d7
.codeclimate.yml
.codeclimate.yml
--- engines: duplication: enabled: true config: languages: - ruby fixme: enabled: true rubocop: enabled: true ratings: paths: - '**.rb' exclude_paths: - script/ - spec/
--- version: 2 plugins: duplication: enabled: true config: languages: - ruby fixme: enabled: true rubocop: enabled: true channel: rubocop-0-54 exclude_patterns: - script/ - spec/
Use more recent Rubocop for CodeClimate
Use more recent Rubocop for CodeClimate
YAML
mit
dominicsayers/machinist,dominicsayers/machinist
eb9f525ecf4ce627058c147de80b9ae317d11c47
.codeclimate.yml
.codeclimate.yml
engines: eslint: enabled: true scss-lint: enabled: true ratings: paths: - client/src/** exclude_paths: - "client/dist/**"
engines: eslint: enabled: true scss-lint: enabled: true duplication: enabled: true config: languages: javascript: mass_threshold: 100 ratings: paths: - client/src/** exclude_paths: - "client/dist/**"
Add CodeClimate duplicate detection for JS
Add CodeClimate duplicate detection for JS Keep this in-line with framework and asset-admin configs
YAML
bsd-3-clause
silverstripe/silverstripe-cms,jonom/silverstripe-cms,silverstripe/silverstripe-cms,jonom/silverstripe-cms
7d359e0ab05c4b663076bf599c7caba16671187c
.codeclimate.yml
.codeclimate.yml
version: "2" checks: file-lines: enabled: false similar-code: enabled: false method-lines: enabled: false plugins: sonar-python: enabled: true config: test_patterns: - "metpy/**/tests/*.py" checks: python:S3776: enabled: false python:S107: enabl...
version: "2" checks: file-lines: enabled: false similar-code: enabled: false method-lines: enabled: false argument-count: config: threshold: 10 plugins: sonar-python: enabled: true config: test_patterns: - "metpy/**/tests/*.py" checks: python:S3776: ...
Update maximum argument count to 10
[MNT] Update maximum argument count to 10
YAML
bsd-3-clause
Unidata/MetPy,jrleeman/MetPy,Unidata/MetPy,dopplershift/MetPy,ahaberlie/MetPy,dopplershift/MetPy,jrleeman/MetPy,ahaberlie/MetPy,ShawnMurd/MetPy
5a8155912c2810f06bfb46889f17f643169f5145
.codeclimate.yml
.codeclimate.yml
--- engines: duplication: enabled: true config: languages: - ruby fixme: enabled: true rubocop: enabled: true ratings: paths: - "**.rb" exclude_paths: - spec/
--- engines: duplication: enabled: true config: languages: - ruby fixme: enabled: true rubocop: enabled: true ratings: paths: - "**.rb" exclude_paths: - fogbugz-commands.gemspec - spec/
Exclude gemspec from code climate
Exclude gemspec from code climate
YAML
mit
martinmosegaard/fogbugz-commands,martinmosegaard/fogbugz-commands
029002cf534f544beb21316fb9a9d75cc3168c76
.codeclimate.yml
.codeclimate.yml
languages: JavaScript: true exclude_paths: - "*.min.js" - "public/assets/wee/temp/*" - "public/assets/wee/tests/*" - "public/assets/js/polyfill/es5-shim.js" - "public/assets/js/polyfill/html5shiv.js" - "public/assets/js/polyfill/sizzle.js"
languages: JavaScript: true exclude_paths: - "*.min.js" - "public/assets/wee/build/*" - "public/assets/wee/temp/*" - "public/assets/wee/tests/*" - "public/assets/js/polyfill/es5-shim.js" - "public/assets/js/polyfill/html5shiv.js" - "public/assets/js/polyfill/sizzle.js"
Remove build script from CodeClimate audit
Remove build script from CodeClimate audit
YAML
apache-2.0
weepower/wee,janusnic/wee,weepower/wee,janusnic/wee
0c2529d5db7222b79d04757fcb9b86d3f65c8aa0
.codeclimate.yml
.codeclimate.yml
--- engines: scss-lint: enabled: true duplication: enabled: true config: languages: - javascript - php fixme: enabled: true phpmd: enabled: true config: file_extensions: "php" rulesets: "codesize,design,unusedcode,docs/phpmd-ruleset.xml" ratings: paths: ...
--- engines: scss-lint: enabled: true duplication: enabled: true config: languages: - javascript - php fixme: enabled: true phpmd: enabled: true config: file_extensions: "php" rulesets: "codesize,design,unusedcode,docs/phpmd-ruleset.xml" ratings: paths: ...
Exclude pdfjs from code climate analysis
Exclude pdfjs from code climate analysis
YAML
agpl-3.0
CatoTH/Ratsinformant,CatoTH/Ratsinformant,CatoTH/Ratsinformant,CatoTH/Muenchen-Transparent,CatoTH/Muenchen-Transparent,codeformunich/Muenchen-Transparent,CatoTH/Ratsinformant,codeformunich/Muenchen-Transparent
e2770713167701812ce2002273e248c7ba0ce405
.codeclimate.yml
.codeclimate.yml
languages: JavaScript: true exclude_paths: - "templates/*" - "script/tests/*"
languages: JavaScript: true exclude_paths: - "cli.js" - "utils.js" - "build/*" - "commands/*" - "templates/*" - "script/lib/*" - "script/tests/*"
Remove private build scripts and external scripts from CodeClimate
Remove private build scripts and external scripts from CodeClimate
YAML
apache-2.0
weepower/wee-core
a96d3f4a7cae445a34d0b6d837e07e7a13aae083
.pullapprove.yml
.pullapprove.yml
version: 2 group_defaults: approve_by_comment: enabled: true approve_regex: '^!!\/approve' reset_on_push: enabled: true groups: blacklisters: required: 1 users: - angussidney - Aralun # Kyll - ArtOfCode- - AWegnerGitHub # Andy - bwDraco - ByteCommander ...
version: 2 group_defaults: approve_by_comment: enabled: true approve_regex: '^!!\/approve' reset_on_push: enabled: true groups: blacklisters: required: 1 users: - angussidney - Aralun # Kyll - ArtOfCode- - AWegnerGitHub # Andy - bwDraco - ByteCommander ...
Add Daniil-M-beep to PullApprove -autopull
Add Daniil-M-beep to PullApprove -autopull
YAML
apache-2.0
Charcoal-SE/SmokeDetector,Charcoal-SE/SmokeDetector
82de803dfb3c5bcda89e6c60bee9afcaac4562f2
.scrutinizer.yml
.scrutinizer.yml
checks: python: code_rating: true duplicate_code: true filter: paths: ['napps/*', 'tests/*'] build: environment: python: 3.6.0 postgresql: false redis: false dependencies: before: - sudo apt-get install --no-install-recommends -y librrd-dev ...
checks: python: code_rating: true duplicate_code: true filter: paths: ['docs/*', 'napps/*', 'tests/*'] build: environment: python: 3.6.0 postgresql: false redis: false dependencies: # "override" to not run inferred "python setup.py install" and # "...
Update and improve kytos install in CI
[test] Update and improve kytos install in CI Fix #283 Trying to fix scrutinizer Python Analysis
YAML
mit
kytos/kytos-napps,cemsbr/kytos-napps,kytos/kyco-core-napps
93ebc4c5c150e02b4efaf54f8cf89c015955decd
.scrutinizer.yml
.scrutinizer.yml
imports: - javascript - php filter: excluded_paths: [3rdparty/*, js/vendor/*, js/public/app.js, tests/] tools: external_code_coverage: timeout: 600 # Timeout in seconds. 10 minutes runs: 6 # Scrutinizer waits for the first 6 coverage submissions (each DB, unit & integration)...
imports: - javascript - php filter: excluded_paths: [3rdparty/*, js/vendor/*, js/public/app.js, tests/] tools: external_code_coverage: timeout: 600 # Timeout in seconds. 10 minutes runs: 6 # Scrutinizer waits for the first 6 coverage submissions (each DB, unit & integration)...
Enable Scrutinizer new PHP analysis engine
Enable Scrutinizer new PHP analysis engine As explained at https://scrutinizer-ci.com/docs/tools/php/php-analyzer/guides/migrate_to_new_php_analysis
YAML
agpl-3.0
paulijar/music,owncloud/music,paulijar/music,owncloud/music,owncloud/music,paulijar/music,paulijar/music,owncloud/music,owncloud/music,paulijar/music
6d9828249c3e6b5290cf1ba571c461d6757107ae
.pullapprove.yml
.pullapprove.yml
approve_by_comment: true approve_regex: ^Approved reject_regex: ^Rejected reset_on_push: false reviewers: members: - atneik - battletoilet - dammittom - ericthompson - Jahnp - mikewheaton - philworthington name: default required: 2
approve_by_comment: true approve_regex: ^Approved reject_regex: ^Rejected reset_on_push: false reviewers: members: - atneik - battletoilet - dammittom - ericthompson - Jahnp - mikewheaton - philworthington - wdo3650 name: default required: 2
Add William to pull approvers list
Add William to pull approvers list Sorry I missed you here, William!
YAML
mit
OfficeDev/Office-UI-Fabric,OfficeDev/Office-UI-Fabric
cbf4e3075ba3afd393a0493ac58538961f8e3948
openmoltools/meta.yaml
openmoltools/meta.yaml
package: name: openmoltools version: 0.7.1 source: git_url: https://github.com/choderalab/openmoltools.git git_tag: v0.7.1 build: number: 2 skip: - [win32 or (win and py2k)] # TODO no openmm py35 win - [win and py35] requirements: build: - python - setuptools - pandas -...
package: name: openmoltools version: 0.7.1 source: git_url: https://github.com/choderalab/openmoltools.git git_tag: v0.7.1 build: number: 3 skip: - [win32 or (win and py2k)] # TODO no openmm py35 win - [win and py35] requirements: build: - python - setuptools - pandas -...
Fix openmoltools 0.7.1 openmm dependency
[openmoltools] Fix openmoltools 0.7.1 openmm dependency
YAML
mit
swails/conda-recipes,cwehmeyer/conda-recipes,peastman/conda-recipes,swails/conda-recipes,swails/conda-recipes,cwehmeyer/conda-recipes,jchodera/conda-recipes,jchodera/conda-recipes,cwehmeyer/conda-recipes,marscher/omnia-conda-recipes,omnia-md/conda-recipes,jchodera/conda-recipes,omnia-md/conda-recipes,cwehmeyer/conda-re...
f994883a22219598847e2b95378a13107f86a016
configs/ha/tc785.yaml
configs/ha/tc785.yaml
--- # Test Case TC785: Reboot controller node - method: lab.scenarios.tempest_test test: tempest.thirdparty.cisco.cvd.UCSMTest.test_create_delete_networks etime: 300 git: https://github.com/cisco-openstack/tempest.git branch: proposed tempest_config_dir: /home/stack - method: lab.scenarios.tempest_test te...
--- # Test Case TC785: Reboot controller node - method: lab.scenarios.tempest_test test: tempest.thirdparty.cisco.cvd.UCSMTest.test_create_delete_networks etime: 300 git: https://github.com/cisco-openstack/tempest.git branch: proposed tempest_config_dir: /home/stack - method: lab.scenarios.tempest_test te...
Update g8 conf according to defaults
Update g8 conf according to defaults Change-Id: I9b5ae62d9346e7da14f962933491982b4e266f72
YAML
apache-2.0
CiscoSystems/os-sqe,CiscoSystems/os-sqe,CiscoSystems/os-sqe
350034f79677b37b075e912856ab6317ce2b7119
packages/as/ascii.yaml
packages/as/ascii.yaml
homepage: https://github.com/typeclasses/ascii changelog-type: '' hash: 3369dd4e4d04431a885bad96b99ac40f63e368122127164d77d4f130027dd0a1 test-bench-deps: {} maintainer: Chris Martin, Julie Moronuki synopsis: Type-safe, bytestring-based ASCII values. changelog: '' basic-deps: bytestring: ! '>=0.9 && <0.11' case-inse...
homepage: https://github.com/typeclasses/ascii changelog-type: '' hash: 4be5c0d0c2d4f65af36f6cabda146c7ec563b85410e36b9c9d098611ed31d44f test-bench-deps: {} maintainer: Chris Martin, Julie Moronuki synopsis: Type-safe, bytestring-based ASCII values. changelog: '' basic-deps: bytestring: ! '>=0.9 && <0.11' case-inse...
Update from Hackage at 2018-08-31T00:29:24Z
Update from Hackage at 2018-08-31T00:29:24Z
YAML
mit
commercialhaskell/all-cabal-metadata
0ee5ef378b759a708089a6f5afc21eddd63230b3
packages/nu/nuxeo.yaml
packages/nu/nuxeo.yaml
homepage: https://github.com/apeyroux/nuxeo#readme changelog-type: '' hash: cb31080437f811eb5b49477d93e794e88e91cfc5782bab3f7d5ac40a81872637 test-bench-deps: {} maintainer: alex@xn--wxa.email synopsis: '' changelog: '' basic-deps: bytestring: -any base: ! '>=4.5 && <4.7' time: -any text: -any conduit: -any ...
homepage: https://github.com/apeyroux/nuxeo#readme changelog-type: '' hash: 3bba50316d49438d173cb30adb87fc91bb7fa60b0b72760b98bac5d84f693c48 test-bench-deps: {} maintainer: alex@xn--wxa.email synopsis: '' changelog: '' basic-deps: bytestring: -any base: ! '>=4.5 && <4.12' time: -any text: -any conduit: -any ...
Update from Hackage at 2018-10-30T14:43:42Z
Update from Hackage at 2018-10-30T14:43:42Z
YAML
mit
commercialhaskell/all-cabal-metadata
dcd224fe39d92f688a01a9f982166f230d783915
hpstr.yaml
hpstr.yaml
enabled: true color: blue dropdown: enabled: false streams: scheme: theme: type: ReadOnlyStream paths: - user/themes/hpstr
enabled: true color: blue dropdown: enabled: false
Remove unneeded streams from Theme YAML
Remove unneeded streams from Theme YAML
YAML
mit
getgrav/grav-theme-hpstr,getgrav/grav-theme-hpstr,getgrav/grav-theme-hpstr
7ed86391b39138e32143265288ee9fb8d4401a75
src/watson/chatexclusions.yml
src/watson/chatexclusions.yml
# A list of all chat category tags that will be excluded from chat (not printed) # by default. A category can be turned off using the /tag command, e.g.: # /tag lb.coord off exclusions: - lb.coord - lb.coordreplaced - wg.build - lb.header.timecheck - lb.header.noresults
# A list of all chat category tags that will be excluded from chat (not printed) # by default. A category can be turned off using the /tag command, e.g.: # /tag lb.coord off exclusions: - lb.coord - lb.coordreplaced - lb.header.timecheck - lb.header.noresults
Remove the WorldGuard 'Can you build?' message from the default set of chat exclusions.
Remove the WorldGuard 'Can you build?' message from the default set of chat exclusions.
YAML
mit
tompreuss/watson,totemo/watson
61283389c3bd2ab6013a8f9c744c5de280300582
ansible/roles/db_dev/tasks/main.yml
ansible/roles/db_dev/tasks/main.yml
--- - name: populate database command: /home/vagrant/venv/bin/python /home/vagrant/src/db/manage.py dev become: yes become_user: radar - name: create the radar test database postgresql_db: name=radar_test become: yes become_user: postgres - name: grant radar privileges on radar_test postgresql_user: db=...
--- - name: populate database command: /home/vagrant/venv/bin/python /home/vagrant/src/db/manage.py dev become: yes become_user: radar - name: create the radar test database postgresql_db: name=radar_test become: yes become_user: postgres - name: grant radar privileges on radar_test postgresql_user: db=...
Create a vagrant postgresql role
Create a vagrant postgresql role
YAML
agpl-3.0
renalreg/radar,renalreg/radar,renalreg/radar,renalreg/radar
78afdd8d79c0709c313d7a51409a1ebb38835999
data/building-hours/1-1-cage.yaml
data/building-hours/1-1-cage.yaml
name: The Cage image: cage category: Food schedule: - title: Kitchen notes: The kitchen stops cooking at 8 p.m. hours: - {days: [Mo, Tu, We, Th, Fr], from: '7:30am', to: '8:00pm'} - {days: [Sa, Su], from: '9:00am', to: '8:00pm'} breakSchedule: fall: [] thanksgiving: [] winter: [] interim...
name: The Cage image: cage category: Food schedule: - title: Kitchen notes: The kitchen stops cooking at 8 p.m. hours: - {days: [Mo, Tu, We, Th, Fr], from: '7:30am', to: '8:00pm'} - {days: [Sa, Su], from: '9:00am', to: '8:00pm'} - title: Late Night hours: - {days: [Mo, Tu, We, Th], f...
Add late night hours back to cage hours
Add late night hours back to cage hours
YAML
mit
carls-app/carls,carls-app/carls,StoDevX/AAO-React-Native,StoDevX/AAO-React-Native,StoDevX/AAO-React-Native,carls-app/carls,StoDevX/AAO-React-Native,carls-app/carls,carls-app/carls,carls-app/carls,StoDevX/AAO-React-Native,StoDevX/AAO-React-Native,StoDevX/AAO-React-Native,StoDevX/AAO-React-Native,carls-app/carls,StoDevX/...
4e072f9b1eec8db0649bd1253a1f96fa5318ba0b
config/interface/input_elements/costs_flexibility_storage.yml
config/interface/input_elements/costs_flexibility_storage.yml
--- - key: investment_costs_households_flexibility_p2p_electricity step_value: 1.0 unit: "%" related_node: households_flexibility_p2p_electricity position: 1 slide_key: costs_flexibility_storage - key: investment_costs_energy_flexibility_hv_opac_electricity step_value: 1.0 unit: "%" position: 3 slide_...
--- - key: investment_costs_households_flexibility_p2p_electricity step_value: 1.0 unit: "%" related_node: households_flexibility_p2p_electricity position: 1 slide_key: costs_flexibility_storage - key: investment_costs_energy_flexibility_hv_opac_electricity step_value: 1.0 unit: "%" position: 3 slide_...
Add costs sliders for flow batteries
Add costs sliders for flow batteries
YAML
mit
quintel/etmodel,quintel/etmodel,quintel/etmodel,quintel/etmodel
8de01e2ab0043ca17cede908bc98f5bc1277e42f
_config/routes.yml
_config/routes.yml
--- Name: modelascontrollerroutes Before: '*' After: '#rootroutes' --- Director: rules: '': 'RootURLController' 'StaticExporter//$Action/$ID/$OtherID': 'StaticExporter' 'RebuildStaticCacheTask//$Action/$ID/$OtherID': 'RebuildStaticCacheTask' 'RemoveOrphanedPagesTask//$Action/$ID/$OtherID': 'RemoveOrph...
--- Name: modelascontrollerroutes Before: '*' After: '#rootroutes' --- Director: rules: '': 'RootURLController' 'StaticExporter//$Action/$ID/$OtherID': 'StaticExporter' 'RemoveOrphanedPagesTask//$Action/$ID/$OtherID': 'RemoveOrphanedPagesTask' 'SiteTreeMaintenanceTask//$Action/$ID/$OtherID': 'SiteTree...
Remove non-cms task Remove duplicate route
Remove non-cms task Remove duplicate route
YAML
bsd-3-clause
jonom/silverstripe-cms,jonom/silverstripe-cms,silverstripe/silverstripe-cms,silverstripe/silverstripe-cms
d49a2fa77b24a2fb134a4b66910adc7837e43423
metadata/org.tengel.timescale.yml
metadata/org.tengel.timescale.yml
Categories: - Science & Education License: GPL-3.0-or-later SourceCode: https://github.com/tengel/GeologicalTimescale AutoName: Geological Timescale RepoType: git Repo: https://github.com/tengel/GeologicalTimescale.git Builds: - versionName: 0.4.1 versionCode: 6 commit: fdroid-0.4.1 subdir: app g...
Categories: - Science & Education License: GPL-3.0-or-later SourceCode: https://github.com/tengel/GeologicalTimescale AutoName: Geological Timescale RepoType: git Repo: https://github.com/tengel/GeologicalTimescale.git Builds: - versionName: 0.4.1 versionCode: 6 commit: fdroid-0.4.1 subdir: app g...
Update Geological Timescale to 0.5.0 (7)
Update Geological Timescale to 0.5.0 (7)
YAML
agpl-3.0
f-droid/fdroiddata,f-droid/fdroiddata
920372e3e28842baf06dd3e0f18531e72071d444
example.gopherbot/conf/gopherbot.yaml
example.gopherbot/conf/gopherbot.yaml
# The administrator of this robot, can be retrieved in plugins with GetBotAttribute("admin") #AdminContact: "Joe Devops, <joe@supercooldomain.com>" # If a plugin doesn't specify otherwise it will be active in these channels; default all channels DefaultChannels: [ "general", "random" ] # Users the bot should never list...
# The administrator of this robot, can be retrieved in plugins with GetBotAttribute("admin") #AdminContact: "Joe Devops, <joe@supercooldomain.com>" # If a plugin doesn't specify otherwise it will be active in these channels; default all channels DefaultChannels: [ "general", "random" ] # Users the bot should never list...
Add list of allowable aliases to sample config
Add list of allowable aliases to sample config
YAML
mit
parsley42/gopherbot,parsley42/gopherbot,parsley42/gopherbot,uva-its/gopherbot,uva-its/gopherbot,uva-its/gopherbot,uva-its/gopherbot,parsley42/gopherbot
f1bddaf7437b47a9bbc897f218affadfa54c167b
tasks/freeipa.yml
tasks/freeipa.yml
- set_fact: key_file=/etc/pki/tls/private/{{ website_domain }}.key cert_file=/etc/pki/tls/certs/{{ website_domain }}.crt - fail: "A certificate can only be requested for the current server with the freeipa method" when: website_domain != ansible_fqdn - command: creates={{ key_file }} ipa-getcert request -f {{ cert_...
- set_fact: key_file=/etc/pki/tls/private/{{ website_domain }}.key cert_file=/etc/pki/tls/certs/{{ website_domain }}.crt - fail: msg="A certificate can only be requested for the current server with the freeipa method" when: website_domain != ansible_fqdn - command: creates={{ key_file }} ipa-getcert request -f {{ c...
Fix the fail module call
Fix the fail module call
YAML
mit
OSAS/ansible-role-httpd
065cbfe9157b821945c89f9507e17ec30df4af08
roles/neutron-common/defaults/main.yml
roles/neutron-common/defaults/main.yml
--- neutron: rev: b059dc0606568a5982aea4c2861ac21cf380792d api_workers: 3 dhcp_dns_servers: - 8.8.8.8 - 8.8.4.4
--- neutron: rev: b5c4152ac9958e api_workers: 3 dhcp_dns_servers: - 8.8.8.8 - 8.8.4.4
Revert "neutron: Update to stable/havana"
Revert "neutron: Update to stable/havana" This reverts commit d7a3f2ad9ab687aea276af95bc75477a97700ddd.
YAML
mit
twaldrop/ursula,panxia6679/ursula,EricCrosson/ursula,ddaskal/ursula,andrewrothstein/ursula,wupeiran/ursula,jwaibel/ursula,masteinhauser/ursula,aldevigi/ursula,pbannister/ursula,fancyhe/ursula,knandya/ursula,paulczar/ursula,narengan/ursula,edtubillara/ursula,ddaskal/ursula,panxia6679/ursula,MaheshIBM/ursula,paulczar/urs...
5a5eeee4770dce13f01706d74702f7980afe04e1
cluster/manifests/kube-janitor/deployment.yaml
cluster/manifests/kube-janitor/deployment.yaml
{{ if ne .Environment "production" }} apiVersion: apps/v1 kind: Deployment metadata: name: kube-janitor namespace: kube-system labels: application: kube-janitor version: v0.2.2 spec: replicas: 1 selector: matchLabels: application: kube-janitor template: metadata: labels: ...
{{ if ne .Environment "production" }} apiVersion: apps/v1 kind: Deployment metadata: name: kube-janitor namespace: kube-system labels: application: kube-janitor version: v0.2.2 spec: replicas: 1 selector: matchLabels: application: kube-janitor template: metadata: labels: ...
Add a missing priority class
Add a missing priority class Signed-off-by: Alexey Ermakov <6610c7e1c26fb4c3222ac4f760cb43a9f3c01622@zalando.de> Signed-off-by: njuettner <75ef9faee755c70589550b513ad881e5a603182c@zalando.de>
YAML
mit
zalando-incubator/kubernetes-on-aws,zalando-incubator/kubernetes-on-aws,zalando-incubator/kubernetes-on-aws
32d39410da096de9f719adc2824d71ff07df45ee
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/config.yml
contact_links: - name: Docker container issues url: https://github.com/thelounge/thelounge-docker/issues about: Report issues related to the Docker container here - name: Debian package issues url: https://github.com/thelounge/thelounge-deb/issues about: Report issues related to the Debian package ...
contact_links: - name: Docker container issues url: https://github.com/thelounge/thelounge-docker/issues about: Report issues related to the Docker container here - name: Debian package issues url: https://github.com/thelounge/thelounge-deb/issues about: Report issues related to the Debian package ...
Put the string in quotes
Put the string in quotes skip ci Github rendered it as "\#"
YAML
mit
williamboman/lounge,thelounge/lounge,thelounge/lounge,MaxLeiter/lounge,MaxLeiter/lounge,williamboman/lounge,MaxLeiter/lounge,williamboman/lounge
40632af1863894b3b68766bcc7cc95516442dc65
.github/workflows/cargo_audit.yml
.github/workflows/cargo_audit.yml
name: Security audit on: schedule: - cron: '0 0 * * *' pull_request: types: [opened, synchronize, reopened] jobs: audit: runs-on: ubuntu-18.04 steps: - uses: actions/checkout@v2 - uses: actions-rs/toolchain@v1 with: target: thumbv7em-none-eabi - uses: actions/s...
name: Security audit on: schedule: - cron: '0 0 * * *' jobs: audit: runs-on: ubuntu-18.04 steps: - uses: actions/checkout@v2 - uses: actions-rs/toolchain@v1 with: target: thumbv7em-none-eabi - uses: actions/setup-python@v1 with: python-version: 3.7 ...
Remove cargo audit on pull request as it fails
Remove cargo audit on pull request as it fails
YAML
apache-2.0
google/OpenSK,google/OpenSK,google/OpenSK
6c12480be2100d0e113a1ee538bde160f688a3fe
.github/workflows/createPost.yaml
.github/workflows/createPost.yaml
name: Create post on: issues: types: - opened - reopened - edited jobs: add-post: name: Add post runs-on: ubuntu-latest steps: - name: Checkout code uses: actions/checkout@v2 - name: Get data id: get-data uses: actions/github-script@v4 with: ...
name: Create post on: issues: types: - opened - reopened - edited jobs: add-post: name: Add post if: ${{ github.event.label.name == 'improvement' }} runs-on: ubuntu-latest steps: - name: Checkout code uses: actions/checkout@v2 - name: Get data id: get-dat...
Improve action to add post based on label
Improve action to add post based on label
YAML
mit
nvdaes/nvdaes.github.io,nvdaes/nvdaes.github.io
b695c7d82637973cd4cbcbb2c5e4a3c698d0c45c
.github/workflows/dockerimage.yml
.github/workflows/dockerimage.yml
name: Docker Image CI on: push: branches: - main workflow_dispatch: {} jobs: build: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - name: Login to Docker Hub uses: docker/login-action@v1 with: username: ${{ secrets.DockerHubUsername }} password: ...
name: Docker Image CI on: push: branches: - main workflow_dispatch: {} jobs: build: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - name: Login to Docker Hub uses: docker/login-action@v1 with: username: ${{ secrets.DockerHubUsername }} password: ...
Switch away from experimental GHA cache until it's not broken
Switch away from experimental GHA cache until it's not broken
YAML
mit
neinteractiveliterature/intercode,neinteractiveliterature/intercode,neinteractiveliterature/intercode,neinteractiveliterature/intercode,neinteractiveliterature/intercode
d8f2bb21d8e3f2a6f0891f12954de2a69e36dcb0
.github/workflows/update_iers.yml
.github/workflows/update_iers.yml
name: Auto-update IERS tables on: schedule: - cron: '0 0 * * 0' jobs: update-iers: name: Auto-update IERS tables runs-on: ubuntu-latest steps: - name: Checkout code uses: actions/checkout@v2 - name: Download latest IERS files run: ./update_builtin_iers.sh working-director...
name: Auto-update IERS tables on: schedule: - cron: '0 0 * * 0' workflow_dispatch: jobs: update-iers: name: Auto-update IERS tables runs-on: ubuntu-latest steps: - name: Checkout code uses: actions/checkout@v2 - name: Download latest IERS files run: ./update_builtin_iers....
Allow IERS table update to be triggered with workflow_dispatch
Allow IERS table update to be triggered with workflow_dispatch
YAML
bsd-3-clause
pllim/astropy,pllim/astropy,StuartLittlefair/astropy,astropy/astropy,saimn/astropy,mhvk/astropy,StuartLittlefair/astropy,larrybradley/astropy,StuartLittlefair/astropy,astropy/astropy,lpsinger/astropy,saimn/astropy,mhvk/astropy,larrybradley/astropy,larrybradley/astropy,lpsinger/astropy,astropy/astropy,saimn/astropy,astr...
da7b1d12c8255ace617f9b3548bca18610513ff8
packages/pr/pragmatic-show.yaml
packages/pr/pragmatic-show.yaml
homepage: https://github.com/leftaroundabout/pragmatic-show changelog-type: '' hash: 02d1495b1a63af7846389beb48c681b7ecc7c63ee636cdcbb43a2a61743d3a9f test-bench-deps: base: ! '>=4 && <5' vector-space: -any pragmatic-show: -any tasty-quickcheck: -any tasty-hunit: -any tasty: ! '>=0.7' maintainer: (@) jsag $ ...
homepage: https://github.com/leftaroundabout/pragmatic-show changelog-type: '' hash: ec0698d9bad63a0f7761e205a699e7439fb2329c55e50a93af4a9062e85df5a4 test-bench-deps: base: ! '>=4 && <5' vector-space: -any pragmatic-show: -any tasty-quickcheck: -any tasty-hunit: -any tasty: ! '>=0.7' maintainer: (@) jsag $ ...
Update from Hackage at 2019-10-10T15:49:29Z
Update from Hackage at 2019-10-10T15:49:29Z
YAML
mit
commercialhaskell/all-cabal-metadata
5bd7c51ef91d318473a3110729f7c1cd1d0b03cb
packages/pr/pragmatic-show.yaml
packages/pr/pragmatic-show.yaml
homepage: https://github.com/leftaroundabout/number-show changelog-type: '' hash: 1f7f68c1cc6e40d345d699c385d818e57598e6c4300b678401a5bcf2f91da196 test-bench-deps: base: ! '>=4 && <5' vector-space: -any pragmatic-show: -any tasty-quickcheck: -any tasty-hunit: -any tasty: ! '>=0.7' maintainer: (@) jsagemue $...
homepage: https://github.com/leftaroundabout/pragmatic-show changelog-type: '' hash: 02b41b72de25cff01e168285f568848ba01345b4e4009ebfd52f2d4cdd46fa72 test-bench-deps: base: ! '>=4 && <5' vector-space: -any pragmatic-show: -any tasty-quickcheck: -any tasty-hunit: -any tasty: ! '>=0.7' maintainer: (@) jsagemu...
Update from Hackage at 2017-09-22T12:08:00Z
Update from Hackage at 2017-09-22T12:08:00Z
YAML
mit
commercialhaskell/all-cabal-metadata
a5eaa317a26d794290f8b9174b5bcacfe63a198e
.github/workflows/js-tests.yml
.github/workflows/js-tests.yml
name: JS Tests on: push: branches: - develop - master pull_request: types: - opened - reopened - synchronize - ready_for_review jobs: js-tests: name: Run JS Tests runs-on: ubuntu-latest if: github.event.pull_request.draft == false steps: - uses: ...
name: JS Tests on: push: branches: - develop - master pull_request: types: - opened - reopened - synchronize - ready_for_review jobs: js-tests: name: Run JS Tests runs-on: ubuntu-latest if: github.event.pull_request.draft == false steps: - uses: ...
Add the bundlesize secret if available.
Add the bundlesize secret if available.
YAML
apache-2.0
google/site-kit-wp,google/site-kit-wp,google/site-kit-wp,google/site-kit-wp
d0bf0f2703bb3aa15df4dbf8249830a541aee9fc
packages/co/colorful-monoids.yaml
packages/co/colorful-monoids.yaml
homepage: https://github.com/minad/colorful-monoids#readme changelog-type: '' hash: d7c31880848fe6a694377ed4b0e67b3544451e9b23d0d978b14c398503d871c4 test-bench-deps: colorful-monoids: -any base: ! '>=4.8 && <5' semigroups: ! '>=0.9 && <1' maintainer: Daniel Mendler <mail@daniel-mendler.de> synopsis: Styled consol...
homepage: https://github.com/minad/colorful-monoids#readme changelog-type: '' hash: 9e1c5644f00fe16477faefa183c1dc7508459262476f24ecb4c737ee26e8879f test-bench-deps: colorful-monoids: -any base: ! '>=4.8 && <5' semigroups: ! '>=0.9 && <1' maintainer: Daniel Mendler <mail@daniel-mendler.de> synopsis: Styled consol...
Update from Hackage at 2017-01-27T01:31:26Z
Update from Hackage at 2017-01-27T01:31:26Z
YAML
mit
commercialhaskell/all-cabal-metadata
1cebb9abf685ae4844550eb71488acafcdd33aa5
packages/gl/gloss-accelerate.yaml
packages/gl/gloss-accelerate.yaml
homepage: '' changelog-type: '' hash: ff61cd1cbd500f87dfcee228e2c07b973fcb5c49b5b8a3d7191c6cd3088aeb8c test-bench-deps: {} maintainer: Trevor L. McDonell <tmcdonell@cse.unsw.edu.au> synopsis: Extras to interface Gloss and Accelerate changelog: '' basic-deps: gloss: ! '>=1.9' base: ! '>=4.6 && <4.10' gloss-renderi...
homepage: '' changelog-type: '' hash: 9545769ef5e3de356b9f65230357bd941c0ea8872fdf5c1ba9747a415a7dc737 test-bench-deps: {} maintainer: Trevor L. McDonell <tmcdonell@cse.unsw.edu.au> synopsis: Extras to interface Gloss and Accelerate changelog: '' basic-deps: gloss: ! '>=1.9' base: ! '>=4.6 && <4.10' gloss-renderi...
Update from Hackage at 2017-04-09T04:41:31Z
Update from Hackage at 2017-04-09T04:41:31Z
YAML
mit
commercialhaskell/all-cabal-metadata
6dd3a12c85dfd485dd572729906cfbf98c19e172
src/Atarashii/APIBundle/Resources/config/services.yml
src/Atarashii/APIBundle/Resources/config/services.yml
parameters: atarashii_api.comm.class: Atarashii\APIBundle\Service\Communicator atarashii_api.comm.base_url: http://myanimelist.net services: atarashii_api.communicator: class: '%atarashii_api.comm.class%' arguments: ['%atarashii_api.comm.base_url%', '%api_user_agent%']
parameters: atarashii_api.comm.class: Atarashii\APIBundle\Service\Communicator atarashii_api.comm.base_url: https://myanimelist.net services: atarashii_api.communicator: class: '%atarashii_api.comm.class%' arguments: ['%atarashii_api.comm.base_url%', '%api_user_agent%']
Update to use MAL SSL
Update to use MAL SSL MAL now uses HTTPS and redirects from non. Set the base URL to the new HTTPS protocol to avoid code issues from the redirects.
YAML
apache-2.0
AnimeNeko/atarashii-mal-api,AnimeNeko/atarashii-mal-api,AnimeNeko/atarashii-mal-api,AnimeNeko/atarashii-mal-api
d1c0d7cbe4f6475ed64721a1eb675f31761abd1a
tools/cloud-build/daily-tests/slurm-tests.yml
tools/cloud-build/daily-tests/slurm-tests.yml
# Copyright 2021 Google LLC # # 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, ...
# Copyright 2021 Google LLC # # 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, ...
Add a pause between slurm srun tests
Add a pause between slurm srun tests
YAML
apache-2.0
GoogleCloudPlatform/hpc-toolkit,GoogleCloudPlatform/hpc-toolkit,GoogleCloudPlatform/hpc-toolkit,GoogleCloudPlatform/hpc-toolkit
07bdb808bef29aa213e72e8494d24e50324d9ed2
.eslintrc.yml
.eslintrc.yml
# ESLint config # http://eslint.org/docs/user-guide/configuring # https://github.com/BigstickCarpet/eslint-config-modular extends: - modular/best-practices - modular/style - modular/es6 - modular/node
# ESLint config # http://eslint.org/docs/user-guide/configuring # https://github.com/BigstickCarpet/eslint-config-modular root: true extends: - modular/best-practices - modular/style - modular/es6 - modular/node
Mark the ESLint config as the root one for the project
Mark the ESLint config as the root one for the project
YAML
mit
rkrauskopf/chai-exec
04ad81cfa814ef0397f1d2bc9ca31b1abf1ed3a7
_data/topnav.yml
_data/topnav.yml
## Topnav single links ## if you want to list an external url, use external_url instead of url. the theme will apply a different link base. topnav: - title: Topnav items: - title: About url: /about.html - title: News url: /news.html - title: Issues url: /issues.html #Topnav dropdowns top...
## Topnav single links ## if you want to list an external url, use external_url instead of url. the theme will apply a different link base. topnav: - title: Topnav items: - title: About url: /about.html - title: News url: /news.html - title: Issues url: /issues.html #Topnav dropdowns top...
Set latest docs in navigation to v2.16.1
Set latest docs in navigation to v2.16.1 Change-Id: Iae597c7b69c43defe60de8e0df2c6a4a5551caa1
YAML
apache-2.0
GerritCodeReview/homepage,GerritCodeReview/homepage,GerritCodeReview/homepage,GerritCodeReview/homepage,GerritCodeReview/homepage
7a55512dcddb3dbf47ba02a14e535ff1f718f6fe
recipes/pear/meta.yaml
recipes/pear/meta.yaml
package: name: pear version: '0.9.6' about: home: http://sco.h-its.org/exelixis/web/software/pear/ license: 'Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported' summary: 'paired-end read merger' source: fn: pear-0.9.6-src.tar.gz md5: 5ed68d50c1620cd55c58681e38771799 url: http://sco.h-its...
package: name: pear version: '0.9.6' about: home: http://sco.h-its.org/exelixis/web/software/pear/ license: 'Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported' summary: 'paired-end read merger' source: fn: pear-0.9.6-src.tar.gz md5: 5ed68d50c1620cd55c58681e38771799 url: http://sco.h-its...
Remove skip for osx to add osx support.
Remove skip for osx to add osx support.
YAML
mit
lpantano/recipes,pinguinkiste/bioconda-recipes,keuv-grvl/bioconda-recipes,BIMSBbioinfo/bioconda-recipes,daler/bioconda-recipes,phac-nml/bioconda-recipes,rob-p/bioconda-recipes,dmaticzka/bioconda-recipes,mcornwell1957/bioconda-recipes,npavlovikj/bioconda-recipes,jasper1918/bioconda-recipes,acaprez/recipes,xguse/bioconda...
f90868142a8e7773e93e86fd6310699e4a63042c
packages/jp/jpl-horizons-api.yaml
packages/jp/jpl-horizons-api.yaml
homepage: https://github.com/ocramz/jpl-horizons-api changelog-type: '' hash: 36b61860b1fc5f641d97a42c11134a8a174aa27f59ae2c7bb4b1f0bc16025714 test-bench-deps: {} maintainer: example@example.com synopsis: Ephemerides for solar system objects from the JPL Horizons service changelog: '' basic-deps: bytestring: -any b...
homepage: https://github.com/ocramz/jpl-horizons-api changelog-type: '' hash: 1305e013f21bb28ed9a804226056d0848bacaa602af26c2c740b45dd198eb519 test-bench-deps: {} maintainer: ocramz synopsis: Ephemerides for solar system objects from the JPL Horizons service changelog: '' basic-deps: bytestring: -any base: '>=4.7 &...
Update from Hackage at 2022-03-09T14:20:35Z
Update from Hackage at 2022-03-09T14:20:35Z
YAML
mit
commercialhaskell/all-cabal-metadata
5547fde32dfbd52c63652294d71bd09b75018a4f
velodrome/grafana-stack/prometheus-config.yml
velodrome/grafana-stack/prometheus-config.yml
global: scrape_interval: 1m
global: scrape_interval: 1m scrape_configs: - job_name: kubernetes-submit-queue metrics_path: /prometheus static_configs: - targets: - submit-queue.k8s.io
Add first scrape to prometheus back-end
velodrome: Add first scrape to prometheus back-end
YAML
apache-2.0
BenTheElder/test-infra,pwittrock/test-infra,shyamjvs/test-infra,mindprince/test-infra,spxtr/test-infra,kubernetes/test-infra,lavalamp/test-infra,dchen1107/test-infra,pwittrock/test-infra,BenTheElder/test-infra,fejta/test-infra,piosz/test-infra,kubernetes/test-infra,brahmaroutu/test-infra,ixdy/kubernetes-test-infra,jlow...
a11aa2fde745112e2637a19780f1f33e6f90320f
apply-updates/params.yml
apply-updates/params.yml
opsman_domain_or_ip_address: opsman_admin_username: opsman_admin_password: pivnet_token: iaas:
opsman_domain_or_ip_address: # FQDN to access Ops Manager without protocol (will use https), ex: opsmgr.example.com opsman_admin_username: # Username for Ops Manager admin account opsman_admin_password: # Password for Ops Manager admin account pivnet_token: # Pivnet token fo...
Add param descriptions for clarity
Add param descriptions for clarity
YAML
apache-2.0
mcb/pcf-pipelines,cah-josephgeorge/pcf-pipelines,sandyg1/pcf-pipelines,pvsone/pcf-pipelines,cah-josephgeorge/pcf-pipelines,sandyg1/pcf-pipelines,sandyg1/pcf-pipelines,rahulkj/pcf-pipelines,pivotal-cf/pcf-pipelines,rahulkj/pcf-pipelines,rahulkj/pcf-pipelines,pivotal-cf/pcf-pipelines,pvsone/pcf-pipelines,BrianMMcClain/pc...
5f29603aceed3a733ac7920198aed682ee8037db
.forestry/front_matter/templates/page-home.yml
.forestry/front_matter/templates/page-home.yml
--- pages: - index.md hide_body: true is_partial: false fields: - type: include name: page_defaults label: Page Defaults template: pages - type: blocks name: sections label: Sections description: Sections to Display template_types: - section-partial-sections - section-partial-collection
--- pages: - index.md hide_body: true is_partial: false fields: - type: include name: page_defaults label: Page Defaults template: pages - type: blocks name: sections label: Sections description: Sections to Display template_types: - section-partial-collection - section-partial-sections
Update from Forestry.io - Updated Forestry configuration
Update from Forestry.io - Updated Forestry configuration
YAML
mit
truecodersio/truecoders.io,truecodersio/truecoders.io,truecodersio/truecoders.io
44a1c8e55b6314233487e809b5f91a01a296bb21
.github/workflows/deploy.yml
.github/workflows/deploy.yml
name: Build and Deploy on: push: branches: - master jobs: build-and-deploy: runs-on: ubuntu-latest steps: - name: Checkout uses: actions/checkout@v2 with: persist-credentials: false - name: Setup PHP uses: shivammathur/setup-php@v2 with: ...
name: Build and Deploy on: push: branches: - master jobs: build-and-deploy: runs-on: ubuntu-latest steps: - name: Checkout uses: actions/checkout@v2 with: persist-credentials: false - name: Setup PHP uses: shivammathur/setup-php@v2 with: ...
Configure the pipeline to use PHP 8
Configure the pipeline to use PHP 8
YAML
mit
Mopolo/mopolo.github.io,Mopolo/mopolo.github.io
566e02ac3c9f16ee2eacfcfe668aa009f7af0274
.github/workflows/heroku.yml
.github/workflows/heroku.yml
name: Heroku on: release: types: [published] jobs: deploy: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 with: fetch-depth: 0 - name: Set up Ruby 2.6 uses: actions/setup-ruby@v1 with: ruby-version: 2.6.x - name: Install databases run: sudo ...
name: Heroku on: release: types: [published] jobs: deploy: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 with: fetch-depth: 0 - name: Set up Ruby 2.6 uses: actions/setup-ruby@v1 with: ruby-version: 2.6.x - name: Install databases run: sudo ...
Include secrets in Heroku environment
Include secrets in Heroku environment
YAML
agpl-3.0
adelq/pennfoodtrucks,adelq/pennfoodtrucks,adelq/pennfoodtrucks
ef7ce705899c587dcf1c166a074bd94f3ecb3482
.github/workflows/nodejs.yml
.github/workflows/nodejs.yml
name: build on: push: branches: - master # Run tests for any PRs. pull_request: jobs: build: runs-on: ubuntu-latest strategy: matrix: node-version: [12.x, 13.x, 14.x] steps: - uses: actions/checkout@v1 - name: Use Node.js ${{ matrix.node-version }} uses: a...
name: build on: push: branches: - master # Run tests for any PRs. pull_request: jobs: build: runs-on: ubuntu-latest strategy: matrix: node-version: [12.x, 13.x, 14.x] steps: - uses: actions/checkout@v2 - name: Use Node.js ${{ matrix.node-version }} uses: a...
Update actions/checkout action to v2
Update actions/checkout action to v2
YAML
mit
personnummer/js,frozzare/is-personnummer,personnummer/js
aadbfb9a2504d401d3bed5c03bd602935d8da6ec
.github/workflows/nodejs.yml
.github/workflows/nodejs.yml
name: CI on: push: branches: - master pull_request: branches: - '**' jobs: test: name: Lint and test on Node.js ${{ matrix.node }} runs-on: ubuntu-latest strategy: fail-fast: false matrix: node: [10, 12] steps: - uses: actions/checkout@v2 -...
name: CI on: push: branches: - master pull_request: branches: - '**' jobs: test: name: Lint and test on Node.js ${{ matrix.node }} runs-on: ubuntu-latest strategy: fail-fast: false matrix: node: [10, 12, 14, 16] steps: - uses: actions/checkout@v2 ...
Add LTS and the latest Node.js to CI
Add LTS and the latest Node.js to CI
YAML
mit
hudochenkov/postcss-sorting,hudochenkov/postcss-sorting,hudochenkov/postcss-sorting
787bd0b8449a06b9689d72b370a85b94e987288b
metadata/net.redwarp.gifwallpaper.yml
metadata/net.redwarp.gifwallpaper.yml
Categories: - Theming License: Apache-2.0 AuthorName: Benoit Vermont SourceCode: https://github.com/redwarp/gif-wallpaper IssueTracker: https://github.com/redwarp/gif-wallpaper/issues AutoName: GIF Live Wallpaper RepoType: git Repo: https://github.com/redwarp/gif-wallpaper Builds: - versionName: 1.2.2 versio...
Categories: - Theming License: Apache-2.0 AuthorName: Benoit Vermont SourceCode: https://github.com/redwarp/gif-wallpaper IssueTracker: https://github.com/redwarp/gif-wallpaper/issues AutoName: GIF Live Wallpaper RepoType: git Repo: https://github.com/redwarp/gif-wallpaper Builds: - versionName: 1.2.2 versio...
Update GIF Live Wallpaper to 1.2.3 (24)
Update GIF Live Wallpaper to 1.2.3 (24)
YAML
agpl-3.0
f-droid/fdroiddata,f-droid/fdroiddata
7c188a0b25eb6edb10d34e4cdd787e494d52609a
.cirrus.yml
.cirrus.yml
freebsd_task: freebsd_instance: matrix: - image: freebsd-11-2-release-amd64 - image: freebsd-12-0-release-amd64 install_script: pkg install -y rust gmake asciidoc pkgconf stfl curl json-c ncurses openssl sqlite3 gettext-tools # CI builds take a while to provision, install de...
freebsd_task: freebsd_instance: matrix: - image: freebsd-11-2-release-amd64 - image: freebsd-12-0-release-amd64 install_script: pkg install -y rust gmake asciidoc pkgconf stfl curl json-c ncurses openssl sqlite3 gettext-tools # CI builds take a while to provision, install de...
Rename "compile" stage to "build" on Cirrus FreeBSD
Rename "compile" stage to "build" on Cirrus FreeBSD That's consistent with out i686 job.
YAML
mit
newsboat/newsboat,newsboat/newsboat,der-lyse/newsboat,newsboat/newsboat,newsboat/newsboat,newsboat/newsboat,newsboat/newsboat,der-lyse/newsboat,der-lyse/newsboat,der-lyse/newsboat,der-lyse/newsboat,newsboat/newsboat,der-lyse/newsboat,der-lyse/newsboat,newsboat/newsboat,der-lyse/newsboat
bbeefc070d847ff1ed526d412b7f97c5e743b1c1
.cirrus.yml
.cirrus.yml
container: image: golang:latest test_task: modules_cache: fingerprint_script: cat go.sum folder: $GOPATH/pkg/mod build_script: make --debug install_deps all test_script: make --debug install_deps smoke
# Based on the cirrus example. container: image: golang:latest test_task: modules_cache: fingerprint_script: cat go.sum folder: $GOPATH/pkg/mod build_script: make --debug install_deps all test_script: make --debug install_deps smoke
Add a comment to try to force a build on Cirrus.
Add a comment to try to force a build on Cirrus.
YAML
apache-2.0
google/mtail,google/mtail,SuperQ/mtail,SuperQ/mtail
3776e82cd109548e29b4867f6ac465467f7ff223
.travis.yml
.travis.yml
sudo: required language: c compiler: - clang script: - sudo mknod /dev/net/tap c 10 200 - make test
sudo: required language: c compiler: - clang before_install: - sudo apt-get -qq update - sudo apt-get install -qqy arping script: - sudo mknod /dev/net/tap c 10 200 - make test
Install arping in TravisCI Ubuntu 12.04
Install arping in TravisCI Ubuntu 12.04
YAML
mit
saminiir/level-ip,saminiir/level-ip
df2d9a3222910a471f44bdf0de2fe2c93fc2cf75
.travis.yml
.travis.yml
language: php php: - 5.5 - 5.6 - 7.0 - hhvm matrix: allow_failures: - php: 7.0 - php: hhvm before_script: - travis_retry composer self-update - travis_retry composer update ${COMPOSER_FLAGS} --no-interaction --prefer-source script: - phpunit --coverage-text --coverage-clover=coverage.clover ...
language: php php: - 5.5 - 5.6 - 7.0 - hhvm matrix: allow_failures: - php: 7.0 - php: hhvm before_script: - travis_retry composer self-update - travis_retry composer update ${COMPOSER_FLAGS} --no-interaction --prefer-source script: - phpunit --coverage-text --coverage-clover=coverage.clover ...
Add xdebug to PHP 7.0.
Add xdebug to PHP 7.0.
YAML
mit
SebastianBerc/Repositories
b5e59044e1b413244dad2ab0a174ca9918ff5830
.travis.yml
.travis.yml
language: viml sudo: required dist: trusty os: - linux - osx install: - if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew update && brew install macvim --with-override-system-vim; fi before_script: - vim --version - git clone --depth 1 https://github.com/Shougo/vimproc.vim /tmp/vimproc - git clone --dep...
language: viml sudo: required dist: trusty os: - linux - osx install: - if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew update && brew install macvim --with-override-system-vim; fi before_script: - vim --version - git clone --depth 1 https://github.com/Shougo/vimproc.vim /tmp/vimproc - git clone --dep...
Use dot reporter instead of spec
Use dot reporter instead of spec
YAML
mit
lambdalisue/vim-gita,lambdalisue/vim-gita
bbbe198add20281f47a4eb2a3a62bc7d1368f2b2
.travis.yml
.travis.yml
sudo: false language: ruby cache: bundler rvm: - 1.9.3 - 2.0 - 2.1 - 2.2 - 2.3.0 - ruby-head script: - bundle exec rspec matrix: allow_failures: - rvm: ruby-head gemfile: - gemfiles/clockwork_1_3_1.gemfile - gemfiles/clockwork_2_0_0.gemfile - gemfiles/clockwork_2_0_1.gemfile - gemfiles/clock...
sudo: false language: ruby cache: bundler rvm: - 2.2.7 - 2.3.4 - 2.4.1 - ruby-head script: - bundle exec rspec matrix: allow_failures: - rvm: ruby-head gemfile: - gemfiles/clockwork_1_3_1.gemfile - gemfiles/clockwork_2_0_0.gemfile - gemfiles/clockwork_2_0_1.gemfile - gemfiles/clockwork_2_0_2.gem...
Update ruby version support matrix
Update ruby version support matrix This updates the versions of ruby that will be tested against to only include those that are continuing to be supported by the ruby core team. This also adds in ruby versions that were not previously tested against, and have been released since this list was last updated.
YAML
mit
kevin-j-m/clockwork-test
40f8608fa47755738ea03a69a19878054c019c5e
.travis.yml
.travis.yml
language: node_js node_js: - "4" - "6" - "7" notifications: email: false script: npm run coverage after_script: './node_modules/.bin/codecov --file=./coverage/lcov.info'
language: node_js node_js: - "4" - "6" - "8" notifications: email: false script: npm run coverage after_script: './node_modules/.bin/codecov --file=./coverage/lcov.info'
Test in Node.js 8, not 7
Test in Node.js 8, not 7
YAML
isc
novemberborn/as-i-preach
eb40ba04518b76bc074865114e46e8bc9f549333
.travis.yml
.travis.yml
cache: bundler language: ruby sudo: false rvm: - 2.1 - 2.2.4 - 2.3.0 before_install: - gem install bundler -v '~> 1.10' env: - rails=4.2.0 - rails=5.0.0.beta3 matrix: exclude: - env: rails=5.0.0.beta3 rvm: 2.1
cache: bundler language: ruby sudo: false rvm: - 2.1 - 2.2.4 - 2.3.0 before_install: - gem install bundler -v '~> 1.10' env: - rails=4.2.0 - rails=5.0.0.rc1 matrix: exclude: - env: rails=5.0.0.rc1 rvm: 2.1
Test against Rails 5 RC1
Test against Rails 5 RC1
YAML
mit
EasterAndJay/doorkeeper,moneytree/doorkeeper,jasl/doorkeeper,nbulaj/doorkeeper,doorkeeper-gem/doorkeeper,moneytree/doorkeeper,mavenlink/doorkeeper,doorkeeper-gem/doorkeeper,mavenlink/doorkeeper,nbulaj/doorkeeper,jasl/doorkeeper,mavenlink/doorkeeper,doorkeeper-gem/doorkeeper,jasl/doorkeeper,outstand/doorkeeper,outstand/...
37bce07f739bc5769adf1eb2229c7b326d3adc57
.travis.yml
.travis.yml
language: haskell install: - cabal install elm-get - sudo ln -s ~/.cabal/bin/elm /usr/local/bin/elm - sudo ln -s ~/.cabal/bin/elm-get /usr/local/bin/elm-get - git clone git://github.com/maxsnew/IO - cd IO - git checkout tags/0.1 - cabal install - sudo ln -s ~/.cabal/bin/elm-io /usr/local/bin/elm-io - ...
language: haskell install: - cabal install elm-get - sudo ln -s ~/.cabal/bin/elm /usr/local/bin/elm - sudo ln -s ~/.cabal/bin/elm-get /usr/local/bin/elm-get - git clone git://github.com/maxsnew/IO - cd IO - git checkout tags/0.1.1 - cabal install - sudo ln -s ~/.cabal/bin/elm-io /usr/local/bin/elm-io ...
Use latest version of IO
Use latest version of IO
YAML
bsd-3-clause
robertjlooby/elm-test,elm-community/elm-test
ee663c89b5f219165d15109f0625cfc7f6cd9826
.travis.yml
.travis.yml
--- sudo: false language: ruby rvm: - 1.9 - 2.0 - 2.1 - 2.2 - 2.3 - 2.4 - jruby-19mode bundler_args: --without=localdev
--- sudo: false language: ruby rvm: - 1.9 - 2.0 - 2.1 - 2.2 - 2.3 - 2.4 bundler_args: --without=localdev
Remove jruby from CI as requested by @masci
Remove jruby from CI as requested by @masci
YAML
mit
DataDog/dogstatsd-ruby
097e67db235d6cbd3538412d7100202da2b84a91
.travis.yml
.travis.yml
sudo: required dist: trusty language: ruby cache: bundler addons: postgresql: "9.5" services: - postgresql before_script: - npm install bower - RAILS_ENV=test bin/bundle exec rake db:create db:migrate - RAILS_ENV=production bin/bundle exec rake assets:precompile script: bin/rails test test/models/ test/contro...
sudo: required dist: trusty language: ruby cache: bundler addons: postgresql: "9.6" services: - postgresql before_script: - npm install bower - RAILS_ENV=test bin/bundle exec rake db:create db:migrate - RAILS_ENV=production bin/bundle exec rake assets:precompile script: bin/rails test test/models/ test/contro...
Update Travis settings to reflect Fedora 26.
Update Travis settings to reflect Fedora 26.
YAML
mit
pwnall/seven,pwnall/seven,pwnall/igor,pwnall/seven,pwnall/seven,pwnall/igor,pwnall/seven,pwnall/igor,pwnall/igor,pwnall/igor
a8bea52913deef0ebfc0c839c8f57c7972fc184c
.travis.yml
.travis.yml
--- language: bash sudo: false script: - bin/fetch-configlet - bin/configlet .
--- language: clojure sudo: false lein: lein2 jdk: oraclejdk8 script: - bin/fetch-configlet - bin/configlet .
Update Travis config for Clojure
Update Travis config for Clojure
YAML
mit
yurrriq/xclojure,querenker/xclojure,exercism/xclojure,exercism/xclojure,querenker/xclojure,canweriotnow/xclojure
a2aa47f4a5e01b17c089b6f5f0fb4099c5be1b0b
.travis.yml
.travis.yml
notifications: email: false language: go go: 1.8.3 before_install: - sudo ln -nfs /bin/bash /bin/sh - make prepare install: - make dep script: - make unit-test - make package-test - make integration-test - make shell-test - make lint - make vet after_success: - make deploy GITHUB_TOKEN=${GIT...
notifications: email: false language: go go: 1.8.3 before_install: - sudo ln -nfs /bin/bash /bin/sh - make prepare install: - make dep before_script: - git remote set-url --push origin https://${GITHUB_TOKEN}@github.com/ivanilves/lstags.git script: - make unit-test - make package-test - make integ...
Set Travis CI to push using GitHub OAuth token
Set Travis CI to push using GitHub OAuth token
YAML
apache-2.0
ivanilves/lstags,ivanilves/lstags
d906daca5c47f6eb90c7419f4e5e771ac5e01ca6
.circleci/config.yml
.circleci/config.yml
version: 2 jobs: build: working_directory: ~/tokite docker: - image: circleci/ruby:2.4.1-node - image: circleci/postgres:9.4.12-alpine steps: - checkout # Bundle install dependencies - run: bundle install --path vendor/bundle # Database setup - run: bundle exec ...
version: 2 jobs: build: working_directory: ~/tokite docker: - image: circleci/ruby:2.4.1-node - image: circleci/postgres:9.4.12-alpine steps: - checkout - type: cache-restore key: gemfile-{{ checksum "Gemfile" }} # Bundle install dependencies - run: bundle ins...
Save vendor/bundle cache on CircleCI
Save vendor/bundle cache on CircleCI
YAML
mit
hogelog/tokite,hogelog/tokite,hogelog/tokite
65eadc41caa3881710e452393bab57959ec87c99
.travis.yml
.travis.yml
language: objective-c xcode_project: CoreDataStack.xcodeproj xcode_scheme: CoreDataStack xcode_sdk: iphonesimulator8.3 osx_image: xcode7 script: - xcodebuild test -scheme 'CoreDataStack' -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO
language: objective-c xcode_project: CoreDataStack.xcodeproj xcode_scheme: CoreDataStack xcode_sdk: iphonesimulator osx_image: xcode7 script: - xcodebuild test -scheme 'CoreDataStack' -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO
Remove hard coded simulator version.
Remove hard coded simulator version.
YAML
mit
binhho/CoreDataStack,gaurav1981/CoreDataStack,bignerdranch/CoreDataStack,Sully73/CoreDataStack,binhho/CoreDataStack,Sully73/CoreDataStack,gaurav1981/CoreDataStack,sugar2010/CoreDataStack,bignerdranch/CoreDataStack,phatblat/CoreDataStack,phatblat/CoreDataStack,sugar2010/CoreDataStack,bignerdranch/CoreDataStack
4cebc4be465196e43d59c4f77d92419db2f50510
.travis.yml
.travis.yml
language: ruby rvm: - 2.4.0 - 2.3.3 - 2.2.6 - 2.1.10 - 2.0.0 - 1.9.3 - rbx-2 - jruby-19mode - jruby-head matrix: allow_failures: - rvm: rbx-2 - rvm: jruby-head sudo: false bundler_args: --without=guard notifications: disabled: true script: - bundle exec rake
language: ruby rvm: - 2.4.0 - 2.3.3 - 2.2.6 - 2.1.10 - 2.0.0 - 1.9.3 - rbx-2 - jruby-19mode - jruby-head matrix: allow_failures: - rvm: rbx-2 - rvm: jruby-head before_install: - gem update --remote bundler - gem update --system sudo: false bundler_args: --without=guard notification...
Fix a build error on Travis CI by using latest RubyGems
Fix a build error on Travis CI by using latest RubyGems
YAML
mit
bkeepers/dotenv
d3190311b8e585f31343b55d66ebe906cc9343cd
spring-cloud-skipper/src/main/resources/org/springframework/cloud/skipper/io/generic-template.yml
spring-cloud-skipper/src/main/resources/org/springframework/cloud/skipper/io/generic-template.yml
apiVersion: skipper.spring.io/v1 kind: SpringCloudDeployerApplication metadata: {{#metadata.entrySet}} "{{{key}}}": {{{value}}} {{/metadata.entrySet}} spec: resource: "{{{spec.resource}}}" resourceMetadata: "{{{spec.resource}}}:jar:metadata:{{{spec.version}}}" version: "{{{spec.version}}}" applicationProp...
apiVersion: skipper.spring.io/v1 kind: SpringCloudDeployerApplication metadata: {{#metadata.entrySet}} "{{{key}}}": "{{{value}}}" {{/metadata.entrySet}} spec: resource: "{{{spec.resource}}}" resourceMetadata: "{{{spec.resource}}}:jar:metadata:{{{spec.version}}}" version: "{{{spec.version}}}" applicationPr...
Add quotes back to generic-manifest.yml
Add quotes back to generic-manifest.yml * Format cfManifest entry to new line
YAML
apache-2.0
markpollack/spring-cloud-skipper,markpollack/spring-cloud-skipper,markpollack/spring-cloud-skipper,markpollack/spring-cloud-skipper,markpollack/spring-cloud-skipper
5271233a07ed8b5a4e82201a17d6b831716a191f
.forestry/settings.yml
.forestry/settings.yml
--- new_page_extension: md auto_deploy: false admin_path: static/redac webhook_url: '' sections: - type: directory path: content/post label: Articles create: all match: "**/*" templates: - post - type: document path: config.yaml label: Configuration upload_dir: '' public_path: '' front_matter_path: http...
--- new_page_extension: md auto_deploy: false admin_path: static/redac webhook_url: '' sections: - type: directory path: content/post label: Articles create: all match: "**/*" templates: - post - type: document path: config.yaml label: Configuration upload_dir: '' public_path: '' front_matter_path: http...
Update from Forestry.io - Updated Forestry configuration
Update from Forestry.io - Updated Forestry configuration
YAML
mit
jekyll-fr/jekyll-fr.github.io,jekyll-fr/jekyll-fr.github.io,jekyll-fr/jekyll-fr.github.io
a622a2b13f44066a901d545a8c6e730b304e135f
.travis.yml
.travis.yml
sudo: false cache: bundler language: ruby rvm: - 2.2.5 - 2.3.1 before_install: - "export DISPLAY=:99.0" - "sh -e /etc/init.d/xvfb start" - "sleep 5" script: - bundle exec rspec - bundle exec rubocop
sudo: false cache: bundler language: ruby rvm: - 2.2.5 - 2.3.1 - 2.3.3 before_install: - "export DISPLAY=:99.0" - "sh -e /etc/init.d/xvfb start" - "sleep 5" script: - bundle exec rspec - bundle exec rubocop
Add Ruby 2.3.3 to Travis CI configuration.
Add Ruby 2.3.3 to Travis CI configuration.
YAML
mit
Tybot204/pusher-fake,tristandunn/pusher-fake,Tybot204/pusher-fake,tristandunn/pusher-fake
6f06d071af9ad266859141261bd09ab7b94fabaf
.forestry/settings.yml
.forestry/settings.yml
--- new_page_extension: md auto_deploy: false admin_path: webhook_url: sections: - type: heading label: JTemporal - type: document path: _drafts label: Drafts - type: jekyll-posts label: Posts create: all - type: jekyll-pages label: Pages create: all upload_dir: images public_path: "/images" front_matte...
--- new_page_extension: md auto_deploy: false admin_path: '' webhook_url: sections: - type: heading label: JTemporal - type: document path: _drafts label: Drafts - type: jekyll-posts label: Posts create: all - type: jekyll-pages label: Pages create: all upload_dir: images public_path: "/images" front_mat...
Update from Forestry.io - Updated Forestry configuration
Update from Forestry.io - Updated Forestry configuration
YAML
mit
jtemporal/jtemporal.github.io,jtemporal/jtemporal.github.io
636764ff2d2e3bd7c0f764c5fd4118e87fd08212
.forestry/settings.yml
.forestry/settings.yml
--- new_page_extension: md auto_deploy: false admin_path: webhook_url: sections: - type: directory path: projects label: Projects create: documents match: "**/*.md" templates: - project - type: directory path: journal label: Journal create: documents match: "**/*.md" templates: - journal - typ...
--- new_page_extension: md auto_deploy: false admin_path: webhook_url: sections: - type: directory path: projects label: Projects create: documents match: "**/*.md" templates: - project - type: directory path: journal label: Journal create: documents match: "**/*.md" templates: - journal - typ...
Update from Forestry.io - Updated Forestry configuration
Update from Forestry.io - Updated Forestry configuration
YAML
mit
gatsbimantico/blog,wkadwaikar/wkadwaikar.github.io,wkadwaikar/wkadwaikar.github.io,gatsbimantico/blog
6c163a8bf6f8a070d3b19bfceedf5505ebad79ed
.travis.yml
.travis.yml
language: ruby sudo: false rvm: - 2.2.5 - 2.3.1 cache: bundler notifications: email: false hipchat: rooms: secure: "Scevf1Onn0h3uNLsJUPx+dyBf878/iMVWW04+GZrThA5609BQwukk1yz7dKI2fOhlwziUo878nnp2UcJ8lxT+C+3g8QG+XYZp4hI4xnRqE38oO+mwLcAPzCTemQC3+6lYY+Yv9Ux9rGZo2WHcMFHNlCPoDhIArY8qm7+BKJu1pw=" on_su...
language: ruby sudo: false rvm: - jruby-9.0.5.0 - jruby-9.1.5.0 - 2.2.5 - 2.3.1 cache: bundler notifications: email: false hipchat: rooms: secure: "Scevf1Onn0h3uNLsJUPx+dyBf878/iMVWW04+GZrThA5609BQwukk1yz7dKI2fOhlwziUo878nnp2UcJ8lxT+C+3g8QG+XYZp4hI4xnRqE38oO+mwLcAPzCTemQC3+6lYY+Yv9Ux9rGZo2WHcMF...
Test with JRuby on Travis
Test with JRuby on Travis 9.0.5.0 because that's what we currently use, and 9.1.5.0 which is the latest release.
YAML
mit
twingly/twingly-url
ca3d84c6495da90b653792ae5528f96b97f3cb5a
.travis.yml
.travis.yml
# travis-ci.org build file # As CMake is not officially supported we use erlang VMs language: erlang # Settings to try env: - OPTIONS="-DCMAKE_BUILD_TYPE=Release -DOCIO_BUILD_TESTS=yes" # Make sure CMake is installed install: - sudo apt-get install cmake # Run the Build script script: - mkdir _build - cd _buil...
# travis-ci.org build file # https://docs.travis-ci.com/user/languages/cpp language: cpp compiler: - clang - gcc os: - linux - osx env: - OPTIONS="-DCMAKE_BUILD_TYPE=Release -DOCIO_BUILD_TESTS=yes" # Run the Build script script: - mkdir _build - cd _build - cmake .. -DCMAKE_INSTALL_PREFIX=../_install ...
Update Travis-CI now it officially supports C++ projects
Update Travis-CI now it officially supports C++ projects Also test with clang and gcc, on linux and OS X
YAML
bsd-3-clause
AcademySoftwareFoundation/OpenColorIO,AcademySoftwareFoundation/OpenColorIO,AcademySoftwareFoundation/OpenColorIO,AcademySoftwareFoundation/OpenColorIO,AcademySoftwareFoundation/OpenColorIO
7978ee641948060e09f218a6460bef3ec02b2d59
metadata/de.wikilab.android.ldapsync.yml
metadata/de.wikilab.android.ldapsync.yml
Categories: - System License: Apache-2.0 AuthorName: weller i/o AuthorEmail: androidsupport2019@max-weller.de WebSite: http://www.danielweisser.de/blog SourceCode: https://github.com/max-weller/LDAP-Sync IssueTracker: https://github.com/max-weller/LDAP-Sync/issues Changelog: https://github.com/max-weller/LDAP-Sync/re...
Categories: - System License: Apache-2.0 AuthorName: weller i/o AuthorEmail: androidsupport2019@max-weller.de WebSite: http://www.danielweisser.de/blog SourceCode: https://github.com/max-weller/LDAP-Sync IssueTracker: https://github.com/max-weller/LDAP-Sync/issues Changelog: https://github.com/max-weller/LDAP-Sync/re...
Update LDAP Sync to 2.1.4 (18)
Update LDAP Sync to 2.1.4 (18)
YAML
agpl-3.0
f-droid/fdroiddata,f-droid/fdroiddata
4da6c71f003deea5283ce81f91462fbbff97cd56
metadata/io.kuenzler.whatsappwebtogo.yml
metadata/io.kuenzler.whatsappwebtogo.yml
AntiFeatures: - NonFreeNet Categories: - Internet License: MIT SourceCode: https://github.com/92lleo/WhatsappWebToGo IssueTracker: https://github.com/92lleo/WhatsappWebToGo/issues Changelog: https://github.com/92lleo/WhatsappWebToGo/releases AutoName: WhatsApp Web To Go RepoType: git Repo: https://github.com/92ll...
AntiFeatures: - NonFreeNet Categories: - Internet License: MIT SourceCode: https://github.com/92lleo/WhatsappWebToGo IssueTracker: https://github.com/92lleo/WhatsappWebToGo/issues Changelog: https://github.com/92lleo/WhatsappWebToGo/releases AutoName: WhatsApp Web To Go RepoType: git Repo: https://github.com/92ll...
Update WhatsApp Web To Go to 1.6.4 (33)
Update WhatsApp Web To Go to 1.6.4 (33)
YAML
agpl-3.0
f-droid/fdroiddata,f-droid/fdroiddata
f53f2251c8d256c9f77d5452cd864d30c0f22a38
.travis.yml
.travis.yml
sudo: false language: php php: - 7.1 - 7.2 - 7.3 - 7.4snapshot - nightly matrix: allow_failures: - php: 7.4snapshot - php: nightly fast_finish: true install: # --ignore-platform-reqs, because https://github.com/FriendsOfPHP/PHP-CS-Fixer/pull/2722 - composer update -n --prefer-dist - wge...
sudo: false language: php php: - 7.1 - 7.2 - 7.3 - 7.4snapshot - nightly services: - redis-server matrix: allow_failures: - php: 7.4snapshot - php: nightly fast_finish: true install: # --ignore-platform-reqs, because https://github.com/FriendsOfPHP/PHP-CS-Fixer/pull/2722 - composer upda...
Use redis service on Travis
Use redis service on Travis
YAML
mit
amphp/redis
1906fe4bad1b99275af151e6f51f5980b780da86
.travis.yml
.travis.yml
language: ruby cache: - bundler - directories: - $HOME/librarian-puppet env: global: - LIBRARIAN_PUPPET_TMP="$HOME/librarian-puppet" matrix: - PUPPET_VERSION="3.4.3" # Version installed on Trusty - PUPPET_VERSION="~> 3.8.0" # Latest 3.x version - PUPPET_VERSION="~> 4.3.0" # Latest 4.x ve...
language: ruby cache: - bundler - directories: - $HOME/librarian-puppet env: global: - LIBRARIAN_PUPPET_TMP="$HOME/librarian-puppet" matrix: include: # Puppet 3.4.3 in the standard repos for Ubuntu 14.04 - rvm: 1.9.3 env: PUPPET_VERSION="3.4.3" # Puppetlabs ("vanilla") release tracks ...
Update Travis file to latest standard
Update Travis file to latest standard * Puppet 3.x and 4.x * Ruby 2.1 for Puppet 4 * Update bundler before install
YAML
bsd-3-clause
praekeltfoundation/puppet-marathon,praekeltfoundation/puppet-marathon
e9bea322597143aa6ac675e8523e859c9f283312
.travis.yml
.travis.yml
language: php php: - 5.5 - 5.6 before_script: - composer self-update - composer update script: - php ./vendor/bin/phpunit --coverage-text --coverage-clover ./build/logs/clover.xml - ./vendor/bin/php-cs-fixer fix -v --diff --dry-run after_script: - php vendor/bin/coveralls -v
language: php php: - 5.5 - 5.6 before_script: - composer self-update - composer update script: - php ./vendor/bin/phpunit --coverage-text --coverage-clover ./build/logs/clover.xml - ./vendor/bin/php-cs-fixer fix -v --diff --dry-run after_script: - php vendor/bin/coveralls -v notifications: webhooks...
Add webhook for gitter chat
Add webhook for gitter chat
YAML
bsd-3-clause
codeliner/event-store,prooph/event-store