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
|
---|---|---|---|---|---|---|---|---|---|
79f92be19709c36d033a8daa100ab332dddf28ec
|
roles/osx/defaults/main.yml
|
roles/osx/defaults/main.yml
|
---
osx:
brew:
taps:
- caskroom/cask
- caskroom/versions
packages:
- ansible
- autojump
- brew-cask
- cowsay
- fish
- fortune
- reattach-to-user-namespace
- terminal-notifier
- tmux
custom_packages:
- name: emacs
options:
- cocoa
casks:
- 1password
- alfred
- dash
- dropbox
- evernote
- firefox
- google-chrome
- karabiner
- marked
- noizio
- skitch
- spotify
- sublime-text3
- textexpander
dotfiles:
links:
- src: tmux/tmux.conf
dest: ~/.tmux.conf
- src: fish
dest: ~/.config/fish
- src: git/gitconfig
dest: ~/.gitconfig
- src: git/gitignore
dest: ~/.gitignore
- src: pry/pryrc
dest: ~/.pryrc
|
---
osx:
brew:
taps:
- caskroom/cask
- caskroom/versions
packages:
- ansible
- autojump
- brew-cask
- cowsay
- fish
- fortune
- reattach-to-user-namespace
- terminal-notifier
- tmux
custom_packages:
- name: emacs
options:
- cocoa
casks:
- 1password
- alfred
- dash
- dropbox
- evernote
- firefox
- google-chrome
- karabiner
- marked
- noizio
- skitch
- spotify
- sublime-text3
- textexpander
- vlc
dotfiles:
links:
- src: tmux/tmux.conf
dest: ~/.tmux.conf
- src: fish
dest: ~/.config/fish
- src: git/gitconfig
dest: ~/.gitconfig
- src: git/gitignore
dest: ~/.gitignore
- src: pry/pryrc
dest: ~/.pryrc
|
Install VLC on OS X hosts by default.
|
Install VLC on OS X hosts by default.
|
YAML
|
mit
|
alloy-d/alloy-d.nyc
|
b86b488c1809549e46b00e2bcecba20072bba4b3
|
buildspecs/noop.yml
|
buildspecs/noop.yml
|
version: 0.2
phases:
install:
runtime-versions:
java: openjdk8
build:
commands:
- echo "No-op."
|
version: 0.2
phases:
build:
commands:
- echo "No-op."
|
Remove runtime from no-op buildspec.
|
Remove runtime from no-op buildspec.
Runtimes aren't needed, and the runtimes available depend on the image, so we shouldn't depend on any specific runtime so that we can use the no-op buildspec on any image.
|
YAML
|
apache-2.0
|
aws/aws-sdk-java-v2,aws/aws-sdk-java-v2,aws/aws-sdk-java-v2,aws/aws-sdk-java-v2,aws/aws-sdk-java-v2
|
3ebca1f58faa1474ca4f8e3c18f2f742fdcb341e
|
templates/infrastructure-warden.yml
|
templates/infrastructure-warden.yml
|
meta:
environment: vault-warden
stemcell:
name: bosh-warden-boshlite-ubuntu-trusty-go_agent
version: latest
persistent_disk: 4096
update:
canaries: 1
max_in_flight: 50
canary_watch_time: 1000-30000
update_watch_time: 1000-30000
jobs:
- name: vault
instances: 1
networks:
- name: vault1
static_ips: (( static_ips 1 ))
persistent_disk: (( grab meta.persistent_disk ))
properties:
vault:
backend:
use_file: true
- name: broker
instances: 1
networks:
- name: vault1
static_ips: (( static_ips 0 ))
- name: sanity-test
instances: 1
networks: [{name: vault1}]
compilation:
cloud_properties:
name: random
resource_pools:
- name: small_z1
cloud_properties:
name: random
networks:
- name: vault1
type: manual
subnets:
- range: 10.244.8.0/24
gateway: 10.244.8.1
static:
- 10.244.8.2 - 10.244.8.60
|
meta:
environment: vault-warden
stemcell:
name: bosh-warden-boshlite-ubuntu-trusty-go_agent
version: latest
persistent_disk: 4096
update:
canaries: 1
max_in_flight: 50
canary_watch_time: 1000-30000
update_watch_time: 1000-30000
jobs:
- name: vault
instances: 1
networks:
- name: vault1
static_ips: (( static_ips 1 ))
persistent_disk: (( grab meta.persistent_disk ))
properties:
vault:
backend:
use_file: true
- name: broker
instances: 1
networks:
- name: vault1
static_ips: (( static_ips 0 ))
- name: sanity-test
instances: 1
networks: [{name: vault1}]
compilation:
cloud_properties:
name: random
resource_pools:
- name: small_z1
cloud_properties:
name: random
networks:
- name: vault1
type: manual
subnets:
- range: 10.244.9.0/24
gateway: 10.244.9.1
static:
- 10.244.9.2 - 10.244.9.60
|
Move CI/CD for vault-warden test (IP collisions ftw!)
|
Move CI/CD for vault-warden test (IP collisions ftw!)
|
YAML
|
apache-2.0
|
cloudfoundry-community/vault-boshrelease,z4ce/vault-boshrelease,cloudfoundry-community/vault-boshrelease,z4ce/vault-boshrelease,cloudfoundry-community/vault-boshrelease,z4ce/vault-boshrelease,cloudfoundry-community/vault-boshrelease
|
63f94827888c5517da328f3ebfe7363abfe68e1f
|
packages/dt/dtab.yaml
|
packages/dt/dtab.yaml
|
homepage: ''
changelog-type: ''
hash: ae47c927f9fee82b5ed672e6e82d75b5856dc30d320cd7998a9754f93fcd01ee
test-bench-deps: {}
maintainer: [email protected]
synopsis: Harmonix (Guitar Hero, Rock Band) DTA/DTB metadata library
changelog: ''
basic-deps:
bytestring: ! '>=0.10.0.2 && <0.11'
base: ! '>=4.6 && <4.9'
dtab: ==1.0.0.1
array: ! '>=0.4.0.1 && <0.6'
containers: ! '>=0.5.0.0 && <0.6'
binary: ! '>=0.5.1.1 && <0.8'
data-binary-ieee754: ! '>=0.4.4 && <0.5'
transformers: ! '>=0.3.0.0 && <0.5'
pretty: ! '>=1.1.1.0 && <1.2'
all-versions:
- '1.0'
- '1.0.0.1'
author: Michael Tolly
latest: '1.0.0.1'
description-type: haddock
description: ! 'Read\/write\/encryption functions for the DTA\/DTB metadata format
used by
Harmonix Music Systems in their games, including the Guitar Hero, Rock Band,
and Karaoke Revolution series. Provides both a library and executable.'
license-name: GPL
|
homepage: ''
changelog-type: ''
hash: 41b11012de0a2e76323056b9843fad195da0360f64b407d511e71de49d44fa26
test-bench-deps: {}
maintainer: [email protected]
synopsis: Harmonix (Guitar Hero, Rock Band) DTA/DTB metadata library
changelog: ''
basic-deps:
bytestring: ! '>=0.10.0.2'
base: ! '>=4.6 && <4.12'
dtab: -any
array: ! '>=0.4.0.1'
containers: ! '>=0.5.0.0'
binary: ! '>=0.5.1.1'
data-binary-ieee754: ! '>=0.4.4'
transformers: ! '>=0.3.0.0'
pretty: ! '>=1.1.1.0'
all-versions:
- '1.0'
- '1.0.0.1'
- '1.1'
author: Michael Tolly
latest: '1.1'
description-type: haddock
description: ! 'Read\/write\/encryption functions for the DTA\/DTB metadata format
used by
Harmonix Music Systems in their games, including the Guitar Hero, Rock Band,
and Karaoke Revolution series. Provides both a library and executable.'
license-name: BSD3
|
Update from Hackage at 2018-04-28T02:46:41Z
|
Update from Hackage at 2018-04-28T02:46:41Z
|
YAML
|
mit
|
commercialhaskell/all-cabal-metadata
|
41f4f02fb3571ae8998d46ed96a52596efb49d57
|
gemspec.yml
|
gemspec.yml
|
name: combinatorics
summary: Bringing (more) Combinatorics to Ruby
description:
A collection of modules and methods for performing Combinatoric
calculations.
license: MIT
authors:
- Postmodern
- Duper
email:
- [email protected]
- [email protected]
homepage: https://github.com/postmodern/combinatorics#readme
has_yard: true
metadata:
documentation_uri: https://rubydoc.info/gems/combinatorics
source_code_uri: https://github.com/postmodern/combinatorics.rb
bug_tracker_uri: https://github.com/postmodern/combinatorics.rb/issues
changelog_uri: https://github.com/postmodern/combinatorics.rb/blob/master/ChangeLog.md
required_ruby_version: ">= 1.8.7"
development_dependencies:
rubygems-tasks: ~> 0.1
rspec: ~> 2.4
yard: ~> 0.7
|
name: combinatorics
summary: Bringing (more) Combinatorics to Ruby
description:
A collection of modules and methods for performing Combinatoric
calculations.
license: MIT
authors:
- Postmodern
- Duper
email:
- [email protected]
- [email protected]
homepage: https://github.com/postmodern/combinatorics#readme
has_yard: true
metadata:
documentation_uri: https://rubydoc.info/gems/combinatorics
source_code_uri: https://github.com/postmodern/combinatorics.rb
bug_tracker_uri: https://github.com/postmodern/combinatorics.rb/issues
changelog_uri: https://github.com/postmodern/combinatorics.rb/blob/master/ChangeLog.md
required_ruby_version: ">= 1.8.7"
development_dependencies:
bundler: ~> 2.0
|
Replace development dependencies with just bundler ~> 2.0.
|
Replace development dependencies with just bundler ~> 2.0.
|
YAML
|
mit
|
postmodern/combinatorics
|
feed7b4cfd860bdc9f5b4efc2ca2af76cb01d55d
|
ci/geminstaller.yml
|
ci/geminstaller.yml
|
---
gems:
- name: geminstaller
version: >= 0.4.3
- name: fcgi
version: >= 0.8.7
- name: memcache-client
version: >= 1.5.0
- name: mocha
version: >= 0.9.4
- name: mysql
#version: >= 2.7
version: = 2.7
- name: postgres
version: >= 0.7.9.2008.01.28
- name: rack
version: '~> 0.9.0'
- name: rake
version: >= 0.8.1
- name: sqlite-ruby
version: >= 2.2.3
- name: sqlite3-ruby
version: >= 1.2.2
|
---
gems:
- name: geminstaller
version: >= 0.4.3
- name: fcgi
version: >= 0.8.7
- name: memcache-client
version: >= 1.5.0
- name: mocha
version: >= 0.9.4
- name: mysql
#version: >= 2.7
version: = 2.7
- name: pg
version: >= 0.7.9.2008.10.13
- name: rack
version: '~> 0.9.0'
- name: rake
version: >= 0.8.1
- name: sqlite-ruby
version: >= 2.2.3
- name: sqlite3-ruby
version: >= 1.2.2
|
Move to use pg instead of postgres on the CI server
|
Move to use pg instead of postgres on the CI server
|
YAML
|
mit
|
Envek/rails,georgeclaghorn/rails,gavingmiller/rails,mtsmfm/rails,schuetzm/rails,lucasmazza/rails,ttanimichi/rails,marklocklear/rails,pschambacher/rails,mohitnatoo/rails,illacceptanything/illacceptanything,yasslab/railsguides.jp,bolek/rails,jeremy/rails,voray/rails,schuetzm/rails,Spin42/rails,maicher/rails,odedniv/rails,lcreid/rails,eileencodes/rails,matrinox/rails,mechanicles/rails,tijwelch/rails,alecspopa/rails,brchristian/rails,yasslab/railsguides.jp,coreyward/rails,untidy-hair/rails,arunagw/rails,kmcphillips/rails,notapatch/rails,flanger001/rails,repinel/rails,kenta-s/rails,travisofthenorth/rails,illacceptanything/illacceptanything,assain/rails,ttanimichi/rails,rbhitchcock/rails,marklocklear/rails,sealocal/rails,palkan/rails,bolek/rails,joonyou/rails,felipecvo/rails,kddeisz/rails,rails/rails,samphilipd/rails,mijoharas/rails,deraru/rails,Vasfed/rails,tjschuck/rails,Erol/rails,riseshia/railsguides.kr,Sen-Zhang/rails,EmmaB/rails-1,shioyama/rails,deraru/rails,mijoharas/rails,BlakeWilliams/rails,coreyward/rails,yalab/rails,illacceptanything/illacceptanything,vassilevsky/rails,arunagw/rails,prathamesh-sonpatki/rails,kmcphillips/rails,bradleypriest/rails,georgeclaghorn/rails,vassilevsky/rails,betesh/rails,felipecvo/rails,mtsmfm/railstest,Envek/rails,vipulnsward/rails,hanystudy/rails,mohitnatoo/rails,mechanicles/rails,rafaelfranca/omg-rails,kachick/rails,xlymian/rails,rafaelfranca/omg-rails,brchristian/rails,flanger001/rails,mohitnatoo/rails,Spin42/rails,felipecvo/rails,eileencodes/rails,tgxworld/rails,MichaelSp/rails,Edouard-chin/rails,illacceptanything/illacceptanything,kamipo/rails,kmayer/rails,Erol/rails,Stellenticket/rails,aditya-kapoor/rails,esparta/rails,fabianoleittes/rails,kmcphillips/rails,utilum/rails,riseshia/railsguides.kr,pschambacher/rails,betesh/rails,illacceptanything/illacceptanything,eileencodes/rails,kenta-s/rails,joonyou/rails,schuetzm/rails,rails/rails,rossta/rails,illacceptanything/illacceptanything,richseviora/rails,prathamesh-sonpatki/rails,pschambacher/rails,Envek/rails,gauravtiwari/rails,mohitnatoo/rails,voray/rails,koic/rails,joonyou/rails,elfassy/rails,tgxworld/rails,bradleypriest/rails,jeremy/rails,maicher/rails,pvalena/rails,aditya-kapoor/rails,kddeisz/rails,Stellenticket/rails,iainbeeston/rails,Vasfed/rails,ledestin/rails,lucasmazza/rails,tjschuck/rails,kirs/rails-1,brchristian/rails,Stellenticket/rails,starknx/rails,arunagw/rails,lcreid/rails,baerjam/rails,xlymian/rails,rails/rails,notapatch/rails,ledestin/rails,kachick/rails,fabianoleittes/rails,esparta/rails,rossta/rails,MSP-Greg/rails,yawboakye/rails,gfvcastro/rails,amoody2108/TechForJustice,kaspth/rails,betesh/rails,Erol/rails,mtsmfm/rails,Erol/rails,joonyou/rails,richseviora/rails,ngpestelos/rails,printercu/rails,gavingmiller/rails,ttanimichi/rails,flanger001/rails,voray/rails,richseviora/rails,bolek/rails,repinel/rails,betesh/rails,jeremy/rails,vipulnsward/rails,prathamesh-sonpatki/rails,hanystudy/rails,odedniv/rails,Vasfed/rails,baerjam/rails,aditya-kapoor/rails,illacceptanything/illacceptanything,shioyama/rails,kmayer/rails,MichaelSp/rails,assain/rails,printercu/rails,lcreid/rails,illacceptanything/illacceptanything,illacceptanything/illacceptanything,gcourtemanche/rails,untidy-hair/rails,88rabbit/newRails,illacceptanything/illacceptanything,samphilipd/rails,Spin42/rails,prathamesh-sonpatki/rails,tgxworld/rails,BlakeWilliams/rails,mathieujobin/reduced-rails-for-travis,ngpestelos/rails,alecspopa/rails,Sen-Zhang/rails,koic/rails,starknx/rails,MSP-Greg/rails,kirs/rails-1,kamipo/rails,EmmaB/rails-1,mtsmfm/railstest,mijoharas/rails,gfvcastro/rails,yhirano55/rails,Envek/rails,pvalena/rails,stefanmb/rails,bradleypriest/rails,matrinox/rails,iainbeeston/rails,illacceptanything/illacceptanything,mathieujobin/reduced-rails-for-travis,arjes/rails,vipulnsward/rails,mtsmfm/rails,gauravtiwari/rails,notapatch/rails,travisofthenorth/rails,illacceptanything/illacceptanything,Edouard-chin/rails,esparta/rails,gfvcastro/rails,arunagw/rails,88rabbit/newRails,vipulnsward/rails,sergey-alekseev/rails,yhirano55/rails,kaspth/rails,MichaelSp/rails,untidy-hair/rails,mechanicles/rails,yahonda/rails,deraru/rails,bogdanvlviv/rails,riseshia/railsguides.kr,palkan/rails,kachick/rails,bogdanvlviv/rails,rafaelfranca/omg-rails,utilum/rails,mtsmfm/railstest,baerjam/rails,Edouard-chin/rails,untidy-hair/rails,bogdanvlviv/rails,yasslab/railsguides.jp,baerjam/rails,yahonda/rails,samphilipd/rails,marklocklear/rails,yasslab/railsguides.jp,starknx/rails,bogdanvlviv/rails,Sen-Zhang/rails,tjschuck/rails,xlymian/rails,aditya-kapoor/rails,maicher/rails,eileencodes/rails,koic/rails,gfvcastro/rails,printercu/rails,gauravtiwari/rails,BlakeWilliams/rails,assain/rails,yahonda/rails,yawboakye/rails,rails/rails,rbhitchcock/rails,tijwelch/rails,coreyward/rails,stefanmb/rails,odedniv/rails,yawboakye/rails,pvalena/rails,utilum/rails,yawboakye/rails,kmayer/rails,sealocal/rails,mechanicles/rails,travisofthenorth/rails,mathieujobin/reduced-rails-for-travis,amoody2108/TechForJustice,lucasmazza/rails,rbhitchcock/rails,88rabbit/newRails,kmcphillips/rails,palkan/rails,shioyama/rails,yahonda/rails,esparta/rails,sergey-alekseev/rails,illacceptanything/illacceptanything,kirs/rails-1,travisofthenorth/rails,ledestin/rails,elfassy/rails,sealocal/rails,MSP-Greg/rails,stefanmb/rails,arjes/rails,repinel/rails,rossta/rails,shioyama/rails,gavingmiller/rails,kddeisz/rails,Edouard-chin/rails,palkan/rails,notapatch/rails,kenta-s/rails,Vasfed/rails,elfassy/rails,yalab/rails,fabianoleittes/rails,illacceptanything/illacceptanything,Stellenticket/rails,printercu/rails,illacceptanything/illacceptanything,alecspopa/rails,vassilevsky/rails,tjschuck/rails,amoody2108/TechForJustice,flanger001/rails,matrinox/rails,arjes/rails,schuetzm/rails,EmmaB/rails-1,hanystudy/rails,lcreid/rails,yalab/rails,yalab/rails,yhirano55/rails,yhirano55/rails,tgxworld/rails,iainbeeston/rails,repinel/rails,utilum/rails,BlakeWilliams/rails,assain/rails,MSP-Greg/rails,kddeisz/rails,jeremy/rails,pvalena/rails,riseshia/railsguides.kr,iainbeeston/rails,kamipo/rails,georgeclaghorn/rails,ngpestelos/rails,georgeclaghorn/rails,deraru/rails,gcourtemanche/rails,tijwelch/rails,sergey-alekseev/rails,fabianoleittes/rails,kaspth/rails,gcourtemanche/rails
|
e4479b2f1bc54edf155408d51dd3236955150ce1
|
activerecord/test/fixtures/pirates.yml
|
activerecord/test/fixtures/pirates.yml
|
blackbeard:
catchphrase: "Yar."
parrot: george
redbeard:
catchphrase: "Avast!"
parrot: louis
created_on: <%= 2.weeks.ago.to_s(:db) %>
updated_on: <%= 2.weeks.ago.to_s(:db) %>
|
blackbeard:
catchphrase: "Yar."
parrot: george
redbeard:
catchphrase: "Avast!"
parrot: louis
created_on: <%= 2.weeks.ago.utc.to_s(:db) %>
updated_on: <%= 2.weeks.ago.utc.to_s(:db) %>
|
Fix failure in test_preserves_existing_fixture_data from test/cases/fixtures_test.rb when UTC and local time occur on different dates.
|
Fix failure in test_preserves_existing_fixture_data from test/cases/fixtures_test.rb when UTC and local time occur on different dates.
|
YAML
|
mit
|
mathieujobin/reduced-rails-for-travis,xlymian/rails,mtsmfm/rails,illacceptanything/illacceptanything,pvalena/rails,yasslab/railsguides.jp,odedniv/rails,betesh/rails,gfvcastro/rails,sergey-alekseev/rails,sergey-alekseev/rails,voray/rails,lucasmazza/rails,ngpestelos/rails,starknx/rails,yhirano55/rails,printercu/rails,elfassy/rails,aditya-kapoor/rails,mechanicles/rails,bradleypriest/rails,kamipo/rails,mtsmfm/railstest,maicher/rails,printercu/rails,MichaelSp/rails,illacceptanything/illacceptanything,kmayer/rails,kirs/rails-1,gcourtemanche/rails,esparta/rails,schuetzm/rails,mechanicles/rails,yhirano55/rails,aditya-kapoor/rails,tijwelch/rails,mohitnatoo/rails,notapatch/rails,Edouard-chin/rails,bogdanvlviv/rails,rbhitchcock/rails,riseshia/railsguides.kr,bolek/rails,utilum/rails,bolek/rails,baerjam/rails,arjes/rails,mohitnatoo/rails,lcreid/rails,kddeisz/rails,yalab/rails,gauravtiwari/rails,yawboakye/rails,illacceptanything/illacceptanything,richseviora/rails,ttanimichi/rails,Envek/rails,tjschuck/rails,jeremy/rails,baerjam/rails,gfvcastro/rails,Sen-Zhang/rails,samphilipd/rails,lucasmazza/rails,rafaelfranca/omg-rails,rbhitchcock/rails,Sen-Zhang/rails,xlymian/rails,bogdanvlviv/rails,schuetzm/rails,prathamesh-sonpatki/rails,eileencodes/rails,gauravtiwari/rails,illacceptanything/illacceptanything,Envek/rails,ngpestelos/rails,fabianoleittes/rails,BlakeWilliams/rails,Envek/rails,samphilipd/rails,vipulnsward/rails,vassilevsky/rails,palkan/rails,rails/rails,Sen-Zhang/rails,Erol/rails,kmcphillips/rails,tijwelch/rails,maicher/rails,sealocal/rails,bolek/rails,ttanimichi/rails,yalab/rails,palkan/rails,baerjam/rails,MSP-Greg/rails,pschambacher/rails,kachick/rails,Edouard-chin/rails,mtsmfm/rails,Erol/rails,notapatch/rails,travisofthenorth/rails,prathamesh-sonpatki/rails,bradleypriest/rails,yawboakye/rails,betesh/rails,mechanicles/rails,utilum/rails,coreyward/rails,matrinox/rails,pvalena/rails,georgeclaghorn/rails,lcreid/rails,pvalena/rails,kaspth/rails,starknx/rails,georgeclaghorn/rails,kirs/rails-1,illacceptanything/illacceptanything,illacceptanything/illacceptanything,kmayer/rails,alecspopa/rails,esparta/rails,bogdanvlviv/rails,iainbeeston/rails,arunagw/rails,tgxworld/rails,flanger001/rails,eileencodes/rails,kachick/rails,eileencodes/rails,maicher/rails,kamipo/rails,pschambacher/rails,baerjam/rails,felipecvo/rails,kmcphillips/rails,kirs/rails-1,hanystudy/rails,marklocklear/rails,yasslab/railsguides.jp,untidy-hair/rails,aditya-kapoor/rails,lucasmazza/rails,vassilevsky/rails,flanger001/rails,jeremy/rails,gfvcastro/rails,vassilevsky/rails,tgxworld/rails,ttanimichi/rails,vipulnsward/rails,MichaelSp/rails,tgxworld/rails,illacceptanything/illacceptanything,Stellenticket/rails,mohitnatoo/rails,fabianoleittes/rails,yawboakye/rails,yhirano55/rails,tjschuck/rails,untidy-hair/rails,sealocal/rails,esparta/rails,yawboakye/rails,travisofthenorth/rails,pvalena/rails,brchristian/rails,illacceptanything/illacceptanything,illacceptanything/illacceptanything,Erol/rails,sergey-alekseev/rails,amoody2108/TechForJustice,Erol/rails,BlakeWilliams/rails,rossta/rails,vipulnsward/rails,repinel/rails,fabianoleittes/rails,pschambacher/rails,kmcphillips/rails,EmmaB/rails-1,mohitnatoo/rails,riseshia/railsguides.kr,assain/rails,betesh/rails,kaspth/rails,tjschuck/rails,tjschuck/rails,felipecvo/rails,yalab/rails,coreyward/rails,gcourtemanche/rails,Stellenticket/rails,iainbeeston/rails,gavingmiller/rails,kamipo/rails,printercu/rails,Spin42/rails,mtsmfm/railstest,arjes/rails,stefanmb/rails,jeremy/rails,joonyou/rails,yasslab/railsguides.jp,Vasfed/rails,yahonda/rails,mtsmfm/railstest,lcreid/rails,koic/rails,palkan/rails,sealocal/rails,EmmaB/rails-1,felipecvo/rails,kmcphillips/rails,riseshia/railsguides.kr,notapatch/rails,marklocklear/rails,joonyou/rails,rafaelfranca/omg-rails,mathieujobin/reduced-rails-for-travis,odedniv/rails,88rabbit/newRails,utilum/rails,iainbeeston/rails,rossta/rails,deraru/rails,Spin42/rails,rbhitchcock/rails,mechanicles/rails,Edouard-chin/rails,ngpestelos/rails,georgeclaghorn/rails,koic/rails,Stellenticket/rails,kenta-s/rails,ledestin/rails,mijoharas/rails,Vasfed/rails,88rabbit/newRails,kenta-s/rails,repinel/rails,coreyward/rails,gavingmiller/rails,BlakeWilliams/rails,schuetzm/rails,Vasfed/rails,illacceptanything/illacceptanything,deraru/rails,flanger001/rails,amoody2108/TechForJustice,illacceptanything/illacceptanything,voray/rails,marklocklear/rails,joonyou/rails,assain/rails,illacceptanything/illacceptanything,esparta/rails,notapatch/rails,hanystudy/rails,stefanmb/rails,bogdanvlviv/rails,untidy-hair/rails,koic/rails,MSP-Greg/rails,brchristian/rails,aditya-kapoor/rails,Vasfed/rails,assain/rails,kachick/rails,joonyou/rails,printercu/rails,ledestin/rails,matrinox/rails,MSP-Greg/rails,repinel/rails,yhirano55/rails,yasslab/railsguides.jp,assain/rails,yahonda/rails,bradleypriest/rails,BlakeWilliams/rails,shioyama/rails,arunagw/rails,fabianoleittes/rails,rails/rails,hanystudy/rails,mathieujobin/reduced-rails-for-travis,betesh/rails,mijoharas/rails,MichaelSp/rails,xlymian/rails,mijoharas/rails,rails/rails,Stellenticket/rails,richseviora/rails,shioyama/rails,arunagw/rails,mtsmfm/rails,yahonda/rails,utilum/rails,elfassy/rails,ledestin/rails,kddeisz/rails,illacceptanything/illacceptanything,kmayer/rails,schuetzm/rails,stefanmb/rails,riseshia/railsguides.kr,brchristian/rails,gfvcastro/rails,vipulnsward/rails,tijwelch/rails,shioyama/rails,illacceptanything/illacceptanything,yalab/rails,gcourtemanche/rails,Envek/rails,iainbeeston/rails,shioyama/rails,arunagw/rails,elfassy/rails,samphilipd/rails,palkan/rails,Edouard-chin/rails,flanger001/rails,repinel/rails,prathamesh-sonpatki/rails,rails/rails,arjes/rails,voray/rails,EmmaB/rails-1,alecspopa/rails,richseviora/rails,travisofthenorth/rails,jeremy/rails,starknx/rails,gavingmiller/rails,deraru/rails,kddeisz/rails,prathamesh-sonpatki/rails,lcreid/rails,gauravtiwari/rails,tgxworld/rails,alecspopa/rails,untidy-hair/rails,88rabbit/newRails,yahonda/rails,kddeisz/rails,amoody2108/TechForJustice,deraru/rails,MSP-Greg/rails,kaspth/rails,rafaelfranca/omg-rails,kenta-s/rails,travisofthenorth/rails,rossta/rails,illacceptanything/illacceptanything,georgeclaghorn/rails,matrinox/rails,Spin42/rails,eileencodes/rails,odedniv/rails
|
c5e430be4c2a050fd03e5951b0fda8938053ee2d
|
packages/br/bronyradiogermany-common.yaml
|
packages/br/bronyradiogermany-common.yaml
|
homepage: ''
changelog-type: markdown
hash: 0e9d65628fab677a5d6a14381ddf8fa975fcbb8097e5a5566e048d4f0af882e9
test-bench-deps: {}
maintainer: [email protected]
synopsis: Common types and URIs for the BronyRadioGermany API bindings.
changelog: ! '# Revision history for bronyradiogermany
## 0.1.0.0 -- YYYY-mm-dd
* First version. Released on an unsuspecting world.
'
basic-deps:
bytestring: -any
base: ! '>=4.9 && <5'
time: -any
text: -any
tz: -any
network-uri: -any
uuid-types: -any
aeson: -any
all-versions:
- '1.0.0.0'
author: Marvin Cohrs
latest: '1.0.0.0'
description-type: haddock
description: Common types and URIs for the BronyRadioGermany API bindings. Please
have a look at bronyradiogermany-conduit or bronyradiogermany-streaming.
license-name: BSD3
|
homepage: ''
changelog-type: markdown
hash: 23134b720430513bcd98e8d7e56786ae88e133babfb1993908e04e76b1fc5a0f
test-bench-deps: {}
maintainer: [email protected]
synopsis: Common types and URIs for the BronyRadioGermany API bindings.
changelog: ! '# Revision history for bronyradiogermany
## 0.1.0.0 -- YYYY-mm-dd
* First version. Released on an unsuspecting world.
'
basic-deps:
bytestring: -any
base: ! '>=4.9 && <5'
time: -any
text: -any
tz: -any
network-uri: -any
uuid-types: -any
aeson: -any
all-versions:
- '1.0.0.0'
- '1.0.0.1'
author: Marvin Cohrs
latest: '1.0.0.1'
description-type: haddock
description: Common types and URIs for the BronyRadioGermany API bindings. Please
have a look at bronyradiogermany-conduit or bronyradiogermany-streaming.
license-name: BSD3
|
Update from Hackage at 2018-04-11T19:51:03Z
|
Update from Hackage at 2018-04-11T19:51:03Z
|
YAML
|
mit
|
commercialhaskell/all-cabal-metadata
|
5a0a1b3d7a5b5d633027b0543292e06c8ba9cf0a
|
ansible/roles/openshift/tasks/main.yml
|
ansible/roles/openshift/tasks/main.yml
|
---
- name: Setup installation pre-requisites
include: prereqs.yml
- name: Run main OpenShift Ansible installation playbook
include: install.yml
- name: Post installation bespoking
include: postinstall.yml
|
---
- block:
- name: Setup installation pre-requisites
include: prereqs.yml
- name: Run main OpenShift Ansible installation playbook
include: install.yml
- name: Post installation bespoking
include: postinstall.yml
environment:
PATH: "{{ ansible_env.PATH }}:/usr/local/bin/"
|
Add /usr/local/bin to path as openshift binaries are installed there now
|
Add /usr/local/bin to path as openshift binaries are installed there now
|
YAML
|
mit
|
wicksy/vagrant-openshift,wicksy/vagrant-openshift,wicksy/vagrant-openshift
|
65deebe2d3a15c331fad253383235bc27ae49a6d
|
ansible/roles/db/tasks/main.yml
|
ansible/roles/db/tasks/main.yml
|
- apt_key: url=http://apt.postgresql.org/pub/repos/apt/ACCC4CF8.asc state=present
- apt_repository: repo='deb http://apt.postgresql.org/pub/repos/apt/ {{ansible_distribution_release}}-pgdg main 9.3' state=present
- apt: pkg={{item}} state=latest update_cache=yes
with_items:
- postgresql-client-9.3
- postgresql-9.3
- postgresql-server-dev-9.3
- name: install db prerequisites
apt: pkg={{item}} state=latest update_cache=yes
with_items:
- python-psycopg2 # needed for the postgresql ansible tasks
tags: db
- name: setup db
action: postgresql_db name={{app_name}}
sudo_user: postgres
sudo: true
tags: db
- name: setup db user
action: postgresql_user name={{app_name}} password={{app_name}} db={{app_name}} priv=ALL role_attr_flags=SUPERUSER
sudo_user: postgres
sudo: true
tags: db
|
- apt_key: url=http://apt.postgresql.org/pub/repos/apt/ACCC4CF8.asc state=present
- apt_repository: repo='deb http://apt.postgresql.org/pub/repos/apt/ {{ansible_distribution_release}}-pgdg main 9.3' state=present
- apt: pkg={{item}} state=latest update_cache=yes
with_items:
- postgresql-client-9.3
- postgresql-9.3
- postgresql-server-dev-9.3
- name: install db prerequisites
apt: pkg={{item}} state=latest update_cache=yes
with_items:
- python-psycopg2 # needed for the postgresql ansible tasks
tags: db
- service: name=postgresql state=started
- name: setup db
action: postgresql_db name={{app_name}}
sudo_user: postgres
sudo: true
tags: db
- name: setup db user
action: postgresql_user name={{app_name}} password={{app_name}} db={{app_name}} priv=ALL role_attr_flags=SUPERUSER
sudo_user: postgres
sudo: true
tags: db
|
Make sure database server is started
|
Make sure database server is started
|
YAML
|
mit
|
vmalloc/mailboxer,getslash/mailboxer,vmalloc/mailboxer,Infinidat/lanister,vmalloc/mailboxer,getslash/mailboxer,Infinidat/lanister,getslash/mailboxer
|
8d99f7ad18938a6c93695ee24d4ec473ad7af78e
|
config/browsers.yml
|
config/browsers.yml
|
minimums:
chrome: 67
safari: 11
firefox: 68
ie: 12
|
minimums:
chrome: 76
safari: 11
firefox: 68
ie: 12
|
Update minimum Chrome version to 76
|
Update minimum Chrome version to 76
Current version of Chrome is 78; Firefox is 70
CLOSES: DOC-1154
Test plan:
- specs pass
Change-Id: I29466e7fe5ae0908fa11a54788d0537658bb9a8c
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/218451
Tested-by: Service Cloud Jenkins <[email protected]>
Tested-by: Jenkins
Reviewed-by: Ryan Shaw <[email protected]>
QA-Review: Ryan Shaw <[email protected]>
Product-Review: Ryan Shaw <[email protected]>
|
YAML
|
agpl-3.0
|
instructure/canvas-lms,djbender/canvas-lms,instructure/canvas-lms,instructure/canvas-lms,sfu/canvas-lms,djbender/canvas-lms,djbender/canvas-lms,sfu/canvas-lms,sfu/canvas-lms,instructure/canvas-lms,sfu/canvas-lms,instructure/canvas-lms,djbender/canvas-lms,instructure/canvas-lms,instructure/canvas-lms,sfu/canvas-lms,sfu/canvas-lms,sfu/canvas-lms
|
85d7e1d5668c5961d34a033b7d3b4704fa56ef63
|
config/database.yml
|
config/database.yml
|
# SQLite version 3.x
# gem install sqlite3
#
# Ensure the SQLite 3 gem is defined in your Gemfile
# gem 'sqlite3'
#
default: &default
adapter: postgresql
pool: 5
timeout: 5000
encoding: unicode
development:
<<: *default
database: rethink_development
username: <%= ENV['POSTGRES_USERNAME'] %>
password: <%= ENV['POSTGRES_PASSWORD'] %>
# Warning: The database defined as "test" will be erased and
# re-generated from your development database when you run "rake".
# Do not set this db to the same as development or production.
test:
<<: *default
database: rethink_test
username: <%= ENV['POSTGRES_USERNAME'] %>
password: <%= ENV['POSTGRES_PASSWORD'] %>
production:
<<: *default
database: rethink_production
username: hosting-db
password:
host: localhost
port: 5432
|
# SQLite version 3.x
# gem install sqlite3
#
# Ensure the SQLite 3 gem is defined in your Gemfile
# gem 'sqlite3'
#
default: &default
adapter: postgresql
pool: 5
timeout: 5000
encoding: unicode
development:
<<: *default
database: rethink_development
username: <%= ENV['POSTGRES_USERNAME'] %>
password: <%= ENV['POSTGRES_PASSWORD'] %>
# Warning: The database defined as "test" will be erased and
# re-generated from your development database when you run "rake".
# Do not set this db to the same as development or production.
test:
<<: *default
database: rethink_test
username: <%= ENV['POSTGRES_USERNAME'] %>
password: <%= ENV['POSTGRES_PASSWORD'] %>
production:
<<: *default
database: rethink_production
username: hosting-db
password:
host: localhost
port: 5432
template: template0
|
Use template0 as base template
|
Use template0 as base template
|
YAML
|
agpl-3.0
|
FiloSpaTeam/thinks,FiloSpaTeam/thinks,FiloSpaTeam/thinks
|
976b379d4934a167fc58a03e6064c17887dc709d
|
config/releaser.yml
|
config/releaser.yml
|
releaser.maven.build-command: ./scripts/integration-tests.sh
releaser.maven.deploy-command: ./mvnw dockerfile:push -pl :spring-cloud-kubernetes-configuration-watcher -Pdockerpush && ./mvnw deploy -DskipTests -B -Pfast,deploy {{systemProps}}
|
releaser.maven.build-command: ./scripts/integration-tests.sh
releaser.maven.deploy-command: ./mvnw deploy -DskipTests -B -Pfast,deploy {{systemProps}} && ./mvnw dockerfile:push -pl :spring-cloud-kubernetes-configuration-watcher -Pdockerpush
|
Revert "Updating release command so that central profile is added last"
|
Revert "Updating release command so that central profile is added last"
This reverts commit 7053a00702c98dcfe3524abbedb76e9754029e9f.
|
YAML
|
apache-2.0
|
spring-cloud-incubator/spring-cloud-kubernetes
|
ebc1936079faae02ce968caa8fda988d4efc15b7
|
config/settings.yml
|
config/settings.yml
|
property_types: ['STRING', 'INTEGER', 'DATE']
validators: ['', 'PARTICIPANT_ID', 'CENTER_ID']
minimum_android_version_code: 1
exception_notifications:
email_prefix: '[LSTracker] '
sender: '[email protected]'
recipients: ['[email protected]', '[email protected]']
|
property_types: ['STRING', 'INTEGER', 'DATE']
validators: ['', 'PARTICIPANT_ID', 'CENTER_ID', 'CHILD_ID', 'CAREGIVER_ID']
minimum_android_version_code: 1
exception_notifications:
email_prefix: '[LSTracker] '
sender: '[email protected]'
recipients: ['[email protected]', '[email protected]']
|
Add child id and caregiver id validator
|
Add child id and caregiver id validator
|
YAML
|
mit
|
kodvinci/participant_tracker,kodvinci/participant_tracker,DukeMobileTech/participant_tracker,DukeMobileTech/participant_tracker,DukeMobileTech/participant_tracker,kodvinci/participant_tracker
|
3298c1dabb95d5f1b5714d48f478bd502ba9a2af
|
docs/.forestry/settings.yml
|
docs/.forestry/settings.yml
|
---
new_page_extension: md
auto_deploy: false
admin_path:
webhook_url:
sections:
- type: jekyll-posts
label: Posts
create: all
- type: jekyll-pages
label: Pages
create: all
upload_dir: docs/uploads
public_path: "/uploads"
front_matter_path: ''
use_front_matter_path: false
file_template: ":filename:"
|
---
new_page_extension: md
auto_deploy: false
admin_path:
webhook_url:
sections:
- type: jekyll-posts
label: Posts
create: all
- type: jekyll-pages
label: Pages
create: all
upload_dir: docs/assets
public_path: "/assets"
front_matter_path: ''
use_front_matter_path: false
file_template: ":filename:"
|
Update from Forestry.io - Updated Forestry configuration
|
Update from Forestry.io - Updated Forestry configuration
|
YAML
|
mit
|
preciousforever/sketch-data-populator
|
155a63109e6764aee03e333be5eed70ca50db9c9
|
.github/workflows/main.yml
|
.github/workflows/main.yml
|
name: CI
on: [push, pull_request]
jobs:
tests:
runs-on: ubuntu-latest
strategy:
matrix:
php: [7.4]
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
php-version: ${{ matrix.php }}
- name: Validate composer.json
run: composer validate
- name: Install dependencies
run: composer update -n --prefer-source
- name: Run test suite
run: php vendor/bin/codecept run
|
name: CI
on:
push: ~
pull_request: ~
workflow_dispatch: ~
schedule:
- cron: '37 6 * * 5'
jobs:
tests:
runs-on: ubuntu-latest
strategy:
matrix:
php: [7.4]
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
php-version: ${{ matrix.php }}
- name: Validate composer.json
run: composer validate
- name: Install dependencies
run: composer update -n --prefer-source
- name: Run test suite
run: php vendor/bin/codecept run
|
Allow running Actions manually and run once a week
|
Allow running Actions manually and run once a week
|
YAML
|
mit
|
Codeception/AspectMock
|
b9279b9a707824678f9fd0e06df8bde752694c76
|
.github/workflows/main.yml
|
.github/workflows/main.yml
|
name: CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
fail-fast: false
steps:
- uses: actions/checkout@v3
- name: Set up JDK
uses: actions/setup-java@v2
with:
distribution: 'zulu'
java-version: 12
- name: Build with Maven
run: mvn -Pcheck -B package verify --file pom.xml
|
name: CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
fail-fast: false
steps:
- uses: actions/checkout@v3
- name: Set up JDK
uses: actions/setup-java@v3
with:
distribution: 'zulu'
java-version: 12
- name: Build with Maven
run: mvn -Pcheck -B package verify --file pom.xml
|
Bump actions/setup-java from 2 to 3
|
Bump actions/setup-java from 2 to 3
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2 to 3.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
|
YAML
|
bsd-2-clause
|
teverett/musicbrainztagger,teverett/musicbrainztagger
|
7784d6618b41ccedee1e80f3b4dd2ed2c0fd7f5c
|
.github/workflows/ruby.yml
|
.github/workflows/ruby.yml
|
name: Build
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, macos-latest]
ruby: ['2.5', '2.6', '2.7']
steps:
- uses: actions/checkout@v2
- name: Set up Ruby versions
uses: actions/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby }}
- name: Build and test with Rake
run: |
gem install bundler:1.16.1
bundle install --jobs 4 --retry 3
bundle exec rake
|
name: Build
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, macos-latest]
ruby: ['2.5', '2.6', '2.7']
steps:
- uses: actions/checkout@v2
- name: Set up Ruby versions
uses: actions/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby }}
- name: Build and test with Rake
run: |
gem install bundler:1.16.1
bundle install --jobs 4 --retry 3
bundle exec rake
|
Update branch name in Github action
|
Update branch name in Github action
|
YAML
|
mit
|
citizen428/methodfinder,citizen428/methodfinder
|
599deda9c0a30443830def0a7de83686d218c4b0
|
.github/workflows/test.yml
|
.github/workflows/test.yml
|
name: Test on push and PR
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [14.x, 16.x]
steps:
- uses: actions/checkout@v2
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v2
with:
node-version: ${{ matrix.node-version }}
- name: Install dependencies
run: npm ci
- run: npm run build --if-present
- run: npm test
|
name: Test on push and PR
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [14.x, 16.x]
steps:
- uses: actions/checkout@v3
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v2
with:
node-version: ${{ matrix.node-version }}
- name: Install dependencies
run: npm ci
- run: npm run build --if-present
- run: npm test
|
Update actions/checkout action to v3
|
Update actions/checkout action to v3
|
YAML
|
mit
|
zrrrzzt/difi
|
c6a8d742d977a3e23231157eb79df92a2c6bc11e
|
.github/workflows/test.yml
|
.github/workflows/test.yml
|
---
name: Test
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up Ruby 2.7
uses: actions/setup-ruby@v1
with:
ruby-version: 2.7.x
- name: Rubocop Linter Action
uses: andrewmcodes/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
spec:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up Ruby 2.7
uses: actions/setup-ruby@v1
with:
ruby-version: 2.7.x
- name: Build and test with Rake
run: |
gem install bundler
bundle install --jobs 4 --retry 3
bundle exec rake
|
---
name: Test
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
lint:
strategy:
fail-fast: false
matrix:
ruby:
- '2.7'
- '3.0'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up Ruby 2.7
uses: ruby/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true
- name: Run Rubocop
run: bundle exec rake rubocop
spec:
strategy:
fail-fast: false
matrix:
ruby:
- '2.7'
- '3.0'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up Ruby 2.7
uses: ruby/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true
- name: Build and test with Rake
run: |
gem install bundler
bundle install --jobs 4 --retry 3
bundle exec rake
|
Test on Ruby 2.7 & 3.0 w/ Rake
|
chore: Test on Ruby 2.7 & 3.0 w/ Rake
Use the new Rake task for RuboCop, plus add matrixed builds to ensure
this works on Ruby 2.7 & Ruby 3.0.
Uses the officially supported rubo/setup-ruby Action, instead of the
deprecated actions/setup-ruby.
Drop using the stale andrewmcodes/rubocop-linter-action Action in favor
of our own Rake task.
|
YAML
|
mit
|
evertrue/cronitor,evertrue/cronitor
|
8869cdb3ace401c3ed3a4060eb553da97f75553e
|
.github/workflows/test.yml
|
.github/workflows/test.yml
|
name: Test
on: [push, pull_request]
jobs:
build:
name: build (Python ${{ matrix.python-version }}, Django ${{ matrix.django-version }})
runs-on: ubuntu-latest
strategy:
fail-fast: false
max-parallel: 5
matrix:
python-version: ['3.7', '3.8', '3.9', '3.10']
django-version: ['2.2', '3.1', '3.2', 'main']
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v2
with:
python-version: ${{ matrix.python-version }}
cache: pip
cache-dependency-path: |
setup.py
tox.ini
- name: Install dependencies
run: |
python -m pip install --upgrade pip
python -m pip install --upgrade tox tox-gh-actions
- name: Tox tests
run: |
tox -v
env:
DJANGO: ${{ matrix.django-version }}
- name: Upload coverage
uses: codecov/codecov-action@v1
with:
name: Python ${{ matrix.python-version }}
|
name: Test
on: [push, pull_request]
jobs:
build:
name: build (Python ${{ matrix.python-version }}, Django ${{ matrix.django-version }})
runs-on: ubuntu-latest
strategy:
fail-fast: false
max-parallel: 5
matrix:
python-version: ['3.7', '3.8', '3.9', '3.10']
django-version: ['2.2', '3.1', '3.2', 'main']
exclude:
# No such tox envs:
- {python-version: '3.7', django-version: 'main'}
- {python-version: '3.10', django-version: '2.2'}
- {python-version: '3.10', django-version: '3.1'}
- {python-version: '3.10', django-version: '3.2'}
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v2
with:
python-version: ${{ matrix.python-version }}
cache: pip
cache-dependency-path: |
setup.py
tox.ini
- name: Install dependencies
run: |
python -m pip install --upgrade pip
python -m pip install --upgrade tox tox-gh-actions
- name: Tox tests
run: |
tox -v
env:
DJANGO: ${{ matrix.django-version }}
- name: Upload coverage
uses: codecov/codecov-action@v1
with:
name: Python ${{ matrix.python-version }}
|
Exclude missing tox envs from CI
|
Exclude missing tox envs from CI
|
YAML
|
agpl-3.0
|
dsanders11/django-newsletter,dsanders11/django-newsletter,dsanders11/django-newsletter
|
dbca1ec57f9ff59cd327863f73a6ac6307360355
|
.github/workflows/test.yml
|
.github/workflows/test.yml
|
name: CI
on: [push, pull_request]
jobs:
run_test:
runs-on: ubuntu-latest
env:
CC: clang
steps:
- name: Checkout
uses: actions/checkout@v2
with:
submodules: recursive
- name: Checkout vn3d
uses: actions/checkout@v2
with:
repository: shamazmazum/vn3d
path: vn3d
- name: Install LLVM and Clang
uses: KyleMayes/install-llvm-action@v1
with:
version: "10.0"
directory: llvm
- name: Install dependencies
run: |
sudo apt-get update
sudo apt-get install cmake liblua5.3-dev libiniparser-dev
sudo apt-get install libsdl2-dev libcunit1-dev libblocksruntime-dev
sudo apt-get install libdispatch-dev
- name: Install dependencies (2)
run: |
mkdir -p $GITHUB_WORKSPACE/vn3d/build && cd $GITHUB_WORKSPACE/vn3d/build
cmake -DCMAKE_INSTALL_PREFIX=/usr .. && make && sudo make install
- name: Configure
run: |
mkdir $GITHUB_WORKSPACE/build && cd $GITHUB_WORKSPACE/build
cmake -DCMAKE_BUILD_TYPE=RELEASE $GITHUB_WORKSPACE
- name: Build
run: |
cd $GITHUB_WORKSPACE/build
make
sudo make install
|
name: CI
on: [push, pull_request]
jobs:
run_test:
runs-on: ubuntu-latest
env:
CC: clang
steps:
- name: Checkout
uses: actions/checkout@v2
with:
submodules: recursive
- name: Checkout vn3d
uses: actions/checkout@v2
with:
repository: shamazmazum/vn3d
path: vn3d
- name: Install LLVM and Clang
uses: KyleMayes/install-llvm-action@v1
with:
version: "13.0"
directory: llvm
- name: Install dependencies
run: |
sudo apt-get update
sudo apt-get install cmake liblua5.3-dev libiniparser-dev
sudo apt-get install libsdl2-dev libcunit1-dev libblocksruntime-dev
sudo apt-get install libdispatch-dev
- name: Install dependencies (2)
run: |
mkdir -p $GITHUB_WORKSPACE/vn3d/build && cd $GITHUB_WORKSPACE/vn3d/build
cmake -DCMAKE_INSTALL_PREFIX=/usr .. && make && sudo make install
- name: Configure
run: |
mkdir $GITHUB_WORKSPACE/build && cd $GITHUB_WORKSPACE/build
cmake -DCMAKE_BUILD_TYPE=RELEASE $GITHUB_WORKSPACE
- name: Build
run: |
cd $GITHUB_WORKSPACE/build
make
sudo make install
|
Use clang 13 for build
|
Use clang 13 for build
|
YAML
|
bsd-2-clause
|
shamazmazum/voxvision,shamazmazum/voxvision
|
f3555f246e33fe19277a42b3f30d2a9cc35cb56c
|
packages/co/compendium-client.yaml
|
packages/co/compendium-client.yaml
|
homepage: https://github.com/higherkindness/mu-haskell
changelog-type: ''
hash: 044afaf629dafa4bee356e0fcb6e5101b8fab674d39338334f9e0848df4efe73
test-bench-deps: {}
maintainer: [email protected]
synopsis: Client for the Compendium schema server
changelog: ''
basic-deps:
http-client: -any
base: ! '>=4.12 && <5'
servant-client: -any
text: -any
language-protobuf: -any
megaparsec: -any
servant: -any
aeson: -any
all-versions:
- 0.1.0.0
author: Alejandro Serrano
latest: 0.1.0.0
description-type: haddock
description: Client for the <https://github.com/higherkindness/compendium Compendium>
schema server
license-name: Apache-2.0
|
homepage: https://higherkindness.io/mu-haskell/
changelog-type: ''
hash: 2b0fdc8af79aedded7b5d9655389c0ea6b5595f77a74758be7b0ae9b5c1bf986
test-bench-deps: {}
maintainer: [email protected]
synopsis: Client for the Compendium schema server
changelog: ''
basic-deps:
http-client: -any
base: ! '>=4.12 && <5'
servant-client: -any
text: -any
language-protobuf: -any
megaparsec: -any
servant: -any
aeson: -any
all-versions:
- 0.1.0.0
- 0.1.0.1
author: Alejandro Serrano
latest: 0.1.0.1
description-type: haddock
description: Client for the <https://github.com/higherkindness/compendium Compendium>
schema server
license-name: Apache-2.0
|
Update from Hackage at 2020-01-13T08:42:53Z
|
Update from Hackage at 2020-01-13T08:42:53Z
|
YAML
|
mit
|
commercialhaskell/all-cabal-metadata
|
cbd828b22bc8e54ca7c0d64db69dfc7738c89807
|
packages/co/complex-generic.yaml
|
packages/co/complex-generic.yaml
|
homepage: https://gitorious.org/complex-generic
changelog-type: ''
hash: 035d4ab5d0f2b72b41cbfe1c56adfa358584f978e72549ce8bcb88e80c6ba0d5
test-bench-deps: {}
maintainer: [email protected]
synopsis: complex numbers with non-mandatory RealFloat
changelog: ''
basic-deps:
base: <4.9
template-haskell: <2.11
all-versions:
- '0.1.1'
author: Claude Heiland-Allen
latest: '0.1.1'
description-type: haddock
description: ! 'The base package''s ''Data.Complex'' has a ''RealFloat'' requirement
for
almost all operations, which rules out uses such as ''Complex Rational''
or ''Complex Integer''. This package provides an alternative, putting
most operations into additional type classes. Generating instances
with template haskell helps reduce excessive boilerplate and avoids
instance overlap.'
license-name: BSD3
|
homepage: https://code.mathr.co.uk/complex-generic
changelog-type: ''
hash: 440fd9de41fb8eb8f7668c9f77f447daac8ffcfbf01547c1db18b49650627079
test-bench-deps: {}
maintainer: [email protected]
synopsis: complex numbers with non-mandatory RealFloat
changelog: ''
basic-deps:
base: <4.10
template-haskell: <2.12
all-versions:
- '0.1.1'
- '0.1.1.1'
author: Claude Heiland-Allen
latest: '0.1.1.1'
description-type: haddock
description: ! 'The base package''s ''Data.Complex'' has a ''RealFloat'' requirement
for
almost all operations, which rules out uses such as ''Complex Rational''
or ''Complex Integer''. This package provides an alternative, putting
most operations into additional type classes. Generating instances
with template haskell helps reduce excessive boilerplate and avoids
instance overlap.'
license-name: BSD3
|
Update from Hackage at 2017-04-03T15:32:53Z
|
Update from Hackage at 2017-04-03T15:32:53Z
|
YAML
|
mit
|
commercialhaskell/all-cabal-metadata
|
41562d6a7ab9c1f6089cc9314141d815ca782ae9
|
data/sites/decc.yml
|
data/sites/decc.yml
|
---
site: decc
host: www.decc.gov.uk
redirection_date: 23rd January 2013
tna_timestamp: 20121217150421
title: Department of Energy and Climate Change
furl: www.gov.uk/decc
homepage: https://www.gov.uk/government/organisations/department-of-energy-climate-change
options: --query-string -
---
|
---
site: decc
host: www.decc.gov.uk
redirection_date: 23rd January 2013
tna_timestamp: 20121217150421
title: Department of Energy and Climate Change
furl: www.gov.uk/decc
homepage: https://www.gov.uk/government/organisations/department-of-energy-climate-change
options: --query-string filepath
---
|
Support for query string for DECC assets --> to support remunge
|
Support for query string for DECC assets --> to support remunge
|
YAML
|
mit
|
alphagov/transition-config,alphagov/transition-config
|
4c9c7c54c0ad8d2b0803c33ce16040fc968a0423
|
spec/integrations.yml
|
spec/integrations.yml
|
---
# Might not elaborate all 2.1 specific ASTs but the only 2.1 lib I know
- name: chassis
repo_uri: 'https://github.com/ahawkins/chassis.git'
exclude: []
- name: rubyspec
repo_uri: 'https://github.com/rubyspec/rubyspec.git'
exclude:
# Binary encoded source subjected to limitations see Readme
- core/array/pack/{b,h,u}_spec.rb
- language/versions/*1.8*
- core/array/pack/shared/float.rb
- core/array/pack/shared/integer.rb
- core/array/pack/{c,m,w}_spec.rb
- core/regexp/shared/new.rb
- core/regexp/shared/quote.rb
- core/encoding/compatible_spec.rb
- core/io/readpartial_spec.rb
- core/env/element_reference_spec.rb
- core/dir/pwd_spec.rb
- core/string/casecmp_spec.rb
- core/string/unpack/{b,c,h,m,u,w}_spec.rb
- core/string/unpack/b_spec.rb
- core/string/unpack/shared/float.rb
- core/string/unpack/shared/integer.rb
- core/symbol/casecmp_spec.rb
- optional/capi/integer_spec.rb
|
---
# Might not elaborate all 2.1 specific ASTs but the only 2.1 lib I know
- name: chassis
repo_uri: 'https://github.com/ahawkins/chassis.git'
exclude: []
- name: rubyspec
repo_uri: 'https://github.com/rubyspec/rubyspec.git'
exclude:
# Binary encoded source subjected to limitations see Readme
- core/array/pack/{b,h,u}_spec.rb
- language/versions/*1.8*
- core/array/pack/shared/float.rb
- core/array/pack/shared/integer.rb
- core/array/pack/{c,m,w}_spec.rb
- core/regexp/shared/new.rb
- core/regexp/shared/quote.rb
- core/encoding/compatible_spec.rb
- core/io/readpartial_spec.rb
- core/env/element_reference_spec.rb
- core/dir/pwd_spec.rb
- core/regexp/shared/new_ascii_8bit.rb
- core/regexp/encoding_spec.rb
- core/string/casecmp_spec.rb
- core/string/unpack/{b,c,h,m,u,w}_spec.rb
- core/string/unpack/b_spec.rb
- core/string/unpack/shared/float.rb
- core/string/unpack/shared/integer.rb
- core/symbol/casecmp_spec.rb
- optional/capi/integer_spec.rb
|
Exclude 8bit encoded parts of rubyspec from corpus test
|
Exclude 8bit encoded parts of rubyspec from corpus test
|
YAML
|
mit
|
chastell/unparser,mbj/unparser,mvz/unparser,glittershark/unparser,mbj/unparser
|
ad02b25167597a203ebc96ca3827a5783e235085
|
concourse/tasks/mvn-package.yml
|
concourse/tasks/mvn-package.yml
|
---
platform: linux
image_resource:
type: docker-image
source:
repository: kdvolder/sts4-build-env
inputs:
- name: sts4
run:
path: mvn
args: ["clean", "package"]
dir: sts4/vscode-extensions
|
# This is meant to be run as a local task
# I.e. you upload the code from local hd and
# It gets built in concourse ci
#
# To run it:
#
# - cd to the top of sts4 git repo on your machine
# - git clean -fxd (to avoid sending stuff that's not needed like locally built crap in maven target dirs)
# Caution! This command may delete files you may still want (if they are new and not yet tracked by git)
# - fly -t tools execute -c concourse/tasks/mvn-package.yml
---
platform: linux
image_resource:
type: docker-image
source:
repository: kdvolder/sts4-build-env
inputs:
- name: sts4
run:
path: mvn
args: ["clean", "package"]
dir: sts4/vscode-extensions
|
Add mvn package task. May be useful for local testing
|
Add mvn package task. May be useful for local testing
|
YAML
|
epl-1.0
|
spring-projects/sts4,spring-projects/sts4,spring-projects/sts4,spring-projects/sts4,spring-projects/sts4,spring-projects/sts4
|
f2062e81a1f0073c6b2211f39082ac9f3b72c645
|
job-node.yaml
|
job-node.yaml
|
apiVersion: batch/v1
kind: Job
metadata:
name: kube-bench-node
spec:
template:
spec:
hostPID: true
containers:
- name: kube-bench
image: aquasec/kube-bench:latest
command: ["kube-bench","node"]
volumeMounts:
- name: var-lib-kubelet
mountPath: /var/lib/kubelet
- name: etc-systemd
mountPath: /etc/systemd
- name: etc-kubernetes
mountPath: /etc/kubernetes
# /usr/bin is mounted to access kubectl / kubelet, for auto-detecting the Kubernetes version.
# You can omit this mount if you specify --version as part of the command.
- name: usr-bin
mountPath: /usr/bin
restartPolicy: Never
volumes:
- name: var-lib-kubelet
hostPath:
path: "/var/lib/kubelet"
- name: etc-systemd
hostPath:
path: "/etc/systemd"
- name: etc-kubernetes
hostPath:
path: "/etc/kubernetes"
- name: usr-bin
hostPath:
path: "/usr/bin"
|
apiVersion: batch/v1
kind: Job
metadata:
name: kube-bench-node
spec:
template:
spec:
hostPID: true
containers:
- name: kube-bench
image: aquasec/kube-bench:latest
command: ["kube-bench","node"]
volumeMounts:
- name: var-lib-kubelet
mountPath: /var/lib/kubelet
- name: etc-systemd
mountPath: /etc/systemd
- name: etc-kubernetes
mountPath: /etc/kubernetes
# /usr/bin is mounted to access kubectl / kubelet, for auto-detecting the Kubernetes version.
# You can omit this mount if you specify --version as part of the command.
- name: usr-bin
mountPath: /usr/bin
restartPolicy: Never
volumes:
- name: var-lib-kubelet
hostPath:
path: "/var/lib/kubelet"
- name: etc-systemd
hostPath:
path: "/etc/systemd"
- name: etc-kubernetes
hostPath:
path: "/etc/kubernetes"
- name: usr-bin
hostPath:
path: "/usr/bin"
|
Comment why /usr/bin is mounted
|
Comment why /usr/bin is mounted
|
YAML
|
apache-2.0
|
aquasecurity/kube-bench,aquasecurity/kube-bench
|
4d0be2d2d8a97586d71ac492ae89bb45b0a379f4
|
kitchen.yml
|
kitchen.yml
|
driver:
name: vagrant
provisioner:
name: chef_zero
product_name: chef
enforce_idempotency: true
multiple_converge: 2
deprecations_as_errors: true
verifier:
name: inspec
platforms:
- name: centos-7
- name: centos-8
- name: debian-9
- name: debian-10
- name: fedora-29
- name: opensuse-leap-15
- name: ubuntu-16.04
- name: ubuntu-18.04
suites:
- name: resource
run_list: test::default
provisioner:
enforce_idempotency: false
multiple_converge: 1
|
driver:
name: vagrant
provisioner:
name: chef_zero
product_name: chef
enforce_idempotency: true
multiple_converge: 2
deprecations_as_errors: true
verifier:
name: inspec
platforms:
- name: centos-7
- name: centos-8
- name: debian-10
- name: debian-9
- name: fedora-latest
- name: opensuse-leap-15
- name: ubuntu-16.04
- name: ubuntu-18.04
- name: ubuntu-20.04
suites:
- name: resource
run_list: test::default
provisioner:
enforce_idempotency: false
multiple_converge: 1
|
Add other missing platforms and sort
|
Add other missing platforms and sort
Signed-off-by: Lance Albertson <[email protected]>
|
YAML
|
apache-2.0
|
opscode-cookbooks/maven,opscode-cookbooks/maven
|
056b6867e988179d5ca5941b29db99b5cbf7b8ef
|
install.yml
|
install.yml
|
---
# Here we describe every software we may want to install
- hosts: all
roles:
- role: osxc.packages
brew_taps:
- caskroom/fonts
- thoughtbot/formulae
brew_packages:
- git
- mercurial
- zsh
- lua
- luajit
- vim # --with-lua
- macvim # --with-cscope --with-lua --override-system-vim --HEAD
- the_silver_searcher
- ctags
- mongodb
- mysql
- jenv # Multiple java versions manager
- cloc # Count lines of code utility
- pick # Fuzzy finder command line tool to select options
- wget
- lame # Audio codec tool
- flac # Audio codec tool
cask_packages:
- google-chrome
- firefox
- flash-player
- skype
- slack
- sourcetree
- utorrent
- mplayerx
- odrive
- majic
- vagrant
- virtualbox
- kitematic
- sequel-pro
- robomongo
- cyberduck
- rdm
- mongodbpreferencepane
- colorpicker-skalacolor
- font-inconsolata
- font-source-code-pro
- font-sauce-code-powerline
|
---
# Here we describe every software we may want to install
- hosts: all
roles:
- role: osxc.packages
brew_taps:
- caskroom/fonts
- thoughtbot/formulae
- gapple/services
brew_packages:
- git
- mercurial
- zsh
- lua
- luajit
- vim # --with-lua
- macvim # --with-cscope --with-lua --override-system-vim --HEAD
- the_silver_searcher
- ctags
- mongodb
- mysql
- jenv # Multiple java versions manager
- cloc # Count lines of code utility
- pick # Fuzzy finder command line tool to select options
- wget
- lame # Audio codec tool
- flac # Audio codec tool
cask_packages:
- google-chrome
- firefox
- flash-player
- skype
- slack
- sourcetree
- utorrent
- mplayerx
- odrive
- majic
- vagrant
- virtualbox
- kitematic
- sequel-pro
- robomongo
- cyberduck
- rdm
- mongodbpreferencepane
- colorpicker-skalacolor
- font-inconsolata
- font-source-code-pro
- font-sauce-code-powerline
|
Add tap for service management
|
Add tap for service management
|
YAML
|
mit
|
luishdez/osx-playbook,ansible-macos/macos-playbook,ansible-macos/macos-playbook
|
0417574bfb5bb0602c385f4d533bf76ed9757632
|
.github/workflows/gradle-build.yml
|
.github/workflows/gradle-build.yml
|
name: "Build Gradle project"
on: [push, workflow_dispatch]
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
java-version: [ 8, 11, 16, 17 ]
gradle-version: [ 6.9.3, 7.0.2, 7.2, 7.3.3, 7.5.1 ]
name: Test JVM/Gradle (${{ matrix.java-version }}, ${{ matrix.gradle-version }})
steps:
- name: Check out project
uses: actions/checkout@v2
- name: Set up JDK 11
uses: actions/setup-java@v1
with:
java-version: 11
- name: Setup Gradle
uses: gradle/gradle-build-action@v2
- name: Build with Gradle
run: ./gradlew clean build -PtestJavaRuntimeVersion=${{ matrix.java-version }} -PtestGradleVersion=${{ matrix.gradle-version }}
env:
GRADLE_ENTERPRISE_ACCESS_KEY: ${{ secrets.GE_ACCESS_TOKEN }}
|
name: "Build Gradle project"
on: [push, workflow_dispatch]
jobs:
build:
name: Test JVM/Gradle (${{ matrix.java-version }}, ${{ matrix.gradle-version }})
runs-on: ubuntu-latest
strategy:
matrix:
java-version: [ 8, 11, 16, 17 ]
gradle-version: [ 6.9.3, 7.0.2, 7.2, 7.3.3, 7.5.1 ]
steps:
- name: Check out project
uses: actions/checkout@v2
- name: Set up JDK 11
uses: actions/setup-java@v1
with:
java-version: 11
- name: Setup Gradle
uses: gradle/gradle-build-action@v2
- name: Build with Gradle
run: ./gradlew clean build -PtestJavaRuntimeVersion=${{ matrix.java-version }} -PtestGradleVersion=${{ matrix.gradle-version }}
env:
GRADLE_ENTERPRISE_ACCESS_KEY: ${{ secrets.GE_ACCESS_TOKEN }}
|
Change order of config attributes
|
Change order of config attributes
|
YAML
|
apache-2.0
|
etiennestuder/gradle-credentials-plugin
|
7e8c282acf6fc474921a9efba9527a929bdfc637
|
.github/workflows/run-unit-tests.yml
|
.github/workflows/run-unit-tests.yml
|
name: Run Django Unit Tests
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
run_tests:
name: Run Django Tests
runs-on: ubuntu-latest
steps:
- name: Checkout the branch
uses: actions/checkout@v2
- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: 3.9
- name: Cache pip
uses: actions/cache@v2
with:
# This path is specific to Ubuntu
path: ~/.cache/pip
# Look to see if there is a cache hit for the corresponding requirements file
key: ${{ runner.os }}-pip-${{ hashFiles('requirements.txt') }}
restore-keys: |
${{ runner.os }}-pip-
${{ runner.os }}-
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt
- name: Run unit tests
run: |
pip install pytest
pytest
|
name: Run Django Unit Tests
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
run_tests:
name: Run Django Tests
runs-on: ubuntu-latest
steps:
- name: Checkout the branch
uses: actions/checkout@v2
- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: 3.9
# - name: Cache pip
# uses: actions/cache@v2
# with:
# # This path is specific to Ubuntu
# path: ~/.cache/pip
# # Look to see if there is a cache hit for the corresponding requirements file
# key: ${{ runner.os }}-pip-${{ hashFiles('requirements.txt') }}
# restore-keys: |
# ${{ runner.os }}-pip-
# ${{ runner.os }}-
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt
- name: Run unit tests
run: |
# pip install pytest
# pytest
python manage.py test
|
Remove unit test caching, change testing command line
|
Remove unit test caching, change testing command line
|
YAML
|
agpl-3.0
|
codethesaurus/codethesaur.us,codethesaurus/codethesaur.us
|
9e98e92ba452862d5c701f2a0cfa7b5cfb01996a
|
graphql_parser/pubspec.yaml
|
graphql_parser/pubspec.yaml
|
name: graphql_parser
version: 1.1.0
description: Parses GraphQL queries and schemas.
author: Tobe O <[email protected]>
homepage: https://github.com/thosakwe/graphql_parser
environment:
sdk: ">=1.8.0 <3.0.0"
dependencies:
charcode: ^1.0.0
source_span: ^1.0.0
string_scanner: ^1.0.0
dev_dependencies:
matcher: any
test: ^0.12.0
|
name: graphql_parser
version: 1.1.0
description: Parses GraphQL queries and schemas.
author: Tobe O <[email protected]>
homepage: https://github.com/angel-dart/graphql
environment:
sdk: ">=1.8.0 <3.0.0"
dependencies:
charcode: ^1.0.0
source_span: ^1.0.0
string_scanner: ^1.0.0
dev_dependencies:
matcher: any
test: ^0.12.0
|
Change homepage in parser (for the future)
|
Change homepage in parser (for the future)
|
YAML
|
mit
|
angel-dart/angel,angel-dart/angel,angel-dart/angel,angel-dart/angel,angel-dart/angel,angel-dart/angel,angel-dart/angel,angel-dart/angel
|
71735b6fbfa7c92bc77dd5dd13555095f0fb6dfc
|
config/strano.example.yml
|
config/strano.example.yml
|
defaults: &defaults
# Strano's public SSH key with which it will attempt to clone Github repos via.
public_ssh_key: MYPUBLICKEY
# Strano's Github application client ID. See https://github.com/account/applications
github_key: github-application-client-id
# Strano's Github application secret. See https://github.com/account/applications
github_secret: github-application-secret
# The path to where Strano will clone your project's repos.
#
# clone_path: vendor/repos
# Allow project creation from repos for Github organization accounts.
# Default value is true, which allows any and all organizations. Set to
# false to disallow creating projects from organizations completely.
# Pass an array of Github organization usernames to restrict which
# projects Strano can create new projects for.
#
# allow_organizations: true
#
# To restrict project creation from repos belonging to the 'rails' and
# 'carlhuda' organizations:
#
# allow_organizations: rails, carlhuda
# Allow project creation from repos for Github user accounts. Default
# value is true, which allows any and all users. Set to false to disallow
# creating projects from users completely. Pass an array of Github
# usernames to restrict which projects Strano can create new projects for.
#
# allow_users: true
#
# To only allow project creation from your own repos:
#
# allow_users: my_github_username
development:
<<: *defaults
production:
<<: *defaults
|
defaults: &defaults
# Strano's public SSH key with which it will attempt to clone Github repos via.
public_ssh_key: MYPUBLICKEY
# Strano's Github application client ID. See https://github.com/settings/applications
github_key: github-application-client-id
# Strano's Github application secret. See https://github.com/settings/applications
github_secret: github-application-secret
# The path to where Strano will clone your project's repos.
#
# clone_path: vendor/repos
# Allow project creation from repos for Github organization accounts.
# Default value is true, which allows any and all organizations. Set to
# false to disallow creating projects from organizations completely.
# Pass an array of Github organization usernames to restrict which
# projects Strano can create new projects for.
#
# allow_organizations: true
#
# To restrict project creation from repos belonging to the 'rails' and
# 'carlhuda' organizations:
#
# allow_organizations: rails, carlhuda
# Allow project creation from repos for Github user accounts. Default
# value is true, which allows any and all users. Set to false to disallow
# creating projects from users completely. Pass an array of Github
# usernames to restrict which projects Strano can create new projects for.
#
# allow_users: true
#
# To only allow project creation from your own repos:
#
# allow_users: my_github_username
development:
<<: *defaults
production:
<<: *defaults
|
Fix 404 for github url
|
Fix 404 for github url
|
YAML
|
mit
|
xinghao/strano,99monkeys/deploybird,99monkeys/deploybird,joelmoss/strano,joelmoss/strano,express42/strano,99monkeys/deploybird,diginside/strano,joelmoss/strano,xinghao/strano,express42/strano,express42/strano,xinghao/strano,diginside/strano,xinghao/strano,diginside/strano,99monkeys/deploybird,express42/strano
|
9b210dbbe62995812bd5c60b3e1a97a0c926f745
|
project.yml
|
project.yml
|
name: dry-web-roda
codacy_id: aa0e136b8b6640439852099ca002e01b
gemspec:
authors: ["Piotr Solnica"]
email: ["[email protected]"]
summary: "Roda integration for dry-web apps"
executables:
- "dry-web-roda"
development_dependencies:
- aruba
- bundler
- rake
- rspec
- [capybara, "~> 2.5"]
- waituntil
runtime_dependencies:
- [dry-configurable, "~> 0.2"]
- [dry-inflector, "~> 0.2"]
- [roda, "~> 3.0"]
- [roda-flow, "~> 0.4"]
- [thor, "~> 0.19"]
|
name: dry-web-roda
codacy_id: aa0e136b8b6640439852099ca002e01b
gemspec:
authors: ["Piotr Solnica"]
email: ["[email protected]"]
summary: "Roda integration for dry-web apps"
executables:
- "dry-web-roda"
runtime_dependencies:
- [dry-configurable, "~> 0.2"]
- [dry-inflector, "~> 0.2"]
- [roda, "~> 3.0"]
- [roda-flow, "~> 0.4"]
- [thor, "~> 0.19"]
|
Remove dev deps from the gemspec config
|
Remove dev deps from the gemspec config
|
YAML
|
mit
|
dry-rb/dry-web-roda,dry-rb/dry-web-roda,dry-rb/dry-web-roda
|
140a8593be57d0c7bf7a383ef529bcde1cc2c8a5
|
hieradata/bgo/roles/controller.yaml
|
hieradata/bgo/roles/controller.yaml
|
---
himlar_bootstrap::virt_install:
'%{location}-admin-01':
domain: 'mgmt.iaas.intern'
libvirt_pool: 'dirpool'
libvirt_network: 'directnet'
install_ip: '172.16.0.11'
install_netmask: '255.255.248.0'
install_gateway: '172.16.0.10'
vm_vcpus: 2
vm_memory: 8096
################ TEMP DATA - SHOULD BE FIXED IN COMMON #########################
include:
default:
- profile::network::services
named_interfaces::config:
mgmt:
- br0
trp:
- br1
profile::network::services::ntp_server: true
profile::virtualization::libvirt::networks:
directnet:
ensure: enabled
autostart: true
forward_mode: bridge
bridge: br0
trpnet:
ensure: enabled
autostart: true
forward_mode: bridge
bridge: br1
|
---
himlar_bootstrap::virt_install:
'%{location}-admin-01':
domain: 'mgmt.iaas.intern'
libvirt_pool: 'dirpool'
libvirt_network: 'directnet'
install_ip: '172.16.0.11'
install_netmask: '255.255.248.0'
install_gateway: '172.16.0.10'
vm_vcpus: 2
vm_memory: 8096
vm_console: false
################ TEMP DATA - SHOULD BE FIXED IN COMMON #########################
include:
default:
- profile::network::services
named_interfaces::config:
mgmt:
- br0
trp:
- br1
profile::network::services::ntp_server: true
profile::virtualization::libvirt::networks:
directnet:
ensure: enabled
autostart: true
forward_mode: bridge
bridge: br0
trpnet:
ensure: enabled
autostart: true
forward_mode: bridge
bridge: br1
|
Use default console for bgo-admin-01 bootstrap
|
Use default console for bgo-admin-01 bootstrap
|
YAML
|
apache-2.0
|
tanzr/himlar,TorLdre/himlar,norcams/himlar,eckhart/himlar,tanzr/himlar,raykrist/himlar,norcams/himlar,raykrist/himlar,mikaeld66/himlar,tanzr/himlar,tanzr/himlar,raykrist/himlar,norcams/himlar,mikaeld66/himlar,TorLdre/himlar,mikaeld66/himlar,eckhart/himlar,norcams/himlar,TorLdre/himlar,TorLdre/himlar,mikaeld66/himlar,TorLdre/himlar,mikaeld66/himlar,eckhart/himlar,raykrist/himlar,eckhart/himlar,raykrist/himlar,norcams/himlar,tanzr/himlar
|
46d4653f5184f5cb6ef907741b966c7247e6dda3
|
deployments/stat89a/config/common.yaml
|
deployments/stat89a/config/common.yaml
|
jupyterhub:
auth:
type: google
admin:
users:
# infrastructure
- rylo
- yuvipanda
- felder
# List of other admin users
# Professor
- mahoneymw
# GSIs
- krinsman
- theisen
# UGSI
- wqixuan
singleuser:
nodeSelector:
hub.jupyter.org/node-purpose: user
memory:
guarantee: 512M
limit: 1G
image:
name: gcr.io/ucb-datahub-2018/stat89a-user-image
storage:
type: hostPath
defaultUrl: "/lab"
|
jupyterhub:
auth:
type: google
admin:
users:
# infrastructure
- rylo
- yuvipanda
- felder
# List of other admin users
# Professor
- mahoneymw
# GSIs
- krinsman
- theisen
# UGSI
- wqixuan
singleuser:
nodeSelector:
hub.jupyter.org/node-purpose: user
memory:
guarantee: 512M
limit: 1G
image:
name: gcr.io/ucb-datahub-2018/stat89a-user-image
storage:
type: hostPath
defaultUrl: "/lab"
lifecycleHooks:
postStart:
exec:
command: ["gitpuller", "https://gitlab.com/stat-89a/spring-2020/spring_2020.git", "master", "STAT\ 89A\ 2020"]
|
Revert "Delete lifecycle hook; it was a bad idea"
|
Revert "Delete lifecycle hook; it was a bad idea"
|
YAML
|
bsd-3-clause
|
berkeley-dsep-infra/datahub,ryanlovett/datahub,ryanlovett/datahub,ryanlovett/datahub,berkeley-dsep-infra/datahub,berkeley-dsep-infra/datahub
|
5819277f8bd72238e9dcf49109cc5d3be7581b13
|
common/playbooks/ansible-install.yml
|
common/playbooks/ansible-install.yml
|
---
# Complete the installation of Ansible by installing required software on the local computer
- hosts: localhost
become: yes
tasks:
# Install git-crypt
- name: Add PPA outsideopen/git-crypt for Ubuntu 14.04
apt_repository: repo='ppa:outsideopen/git-crypt'
when: >
(ansible_distribution == "Ubuntu" and ansible_distribution_version | version_compare('15.10', 'lt'))
- name: "Install git-crypt, required to read protected configuration files in this Ansible project"
apt: name=git-crypt state=present
|
---
# Complete the installation of Ansible by installing required software on the local computer
- hosts: localhost
become: yes
tasks:
# Install git-crypt
- name: Add PPA ppa:avacariu/git-crypt for Ubuntu 14.04
apt_repository: repo='ppa:avacariu/git-crypt'
when: >
(ansible_distribution == "Ubuntu" and ansible_distribution_version | version_compare('15.10', 'lt'))
- name: "Install git-crypt, required to read protected configuration files in this Ansible project"
apt: name=git-crypt state=present
|
Change apt-get repository for git-crypt
|
Change apt-get repository for git-crypt
Use a repository that contains git-crypt for Ubuntu 14.04 and 15.04
|
YAML
|
apache-2.0
|
HBPMedical/mip-microservices-infrastructure,LREN-CHUV/mip-microservices-infrastructure,LREN-CHUV/mip-microservices-infrastructure,LREN-CHUV/dev-setup,HBPMedical/mip-microservices-infrastructure,LREN-CHUV/dev-setup
|
7596f7c0b9abbf03217d076cb6efa86352745ae0
|
data/transition-sites/directgov_terror.yml
|
data/transition-sites/directgov_terror.yml
|
---
site: directgov_terror
whitehall_slug: home-office
title: Home Office
redirection_date: 1st April 2014
homepage: https://www.gov.uk/report-terrorism
tna_timestamp: 20121017175053
host: reporting.direct.gov.uk
furl: www.gov.uk/report-terrorism
global: =301 https://www.gov.uk/report-terrorism
|
---
site: directgov_terror
whitehall_slug: home-office
title: Home Office
redirection_date: 10th April 2014
homepage: https://www.gov.uk/report-terrorism
tna_timestamp: 20121017175053
host: reporting.direct.gov.uk
furl: www.gov.uk/report-terrorism
global: =301 https://www.gov.uk/report-terrorism
|
Change of date for directgov terror domain
|
Change of date for directgov terror domain
|
YAML
|
mit
|
alphagov/transition-config,alphagov/transition-config
|
dc19a53d9dcbf80bdace3b7ae6f6d6e3d7853ded
|
app/config/config_test.yml
|
app/config/config_test.yml
|
imports:
- { resource: config_dev.yml }
framework:
test: ~
session:
storage_id: session.storage.mock_file
profiler:
collect: false
doctrine:
dbal:
default_connection: default
connections:
default:
driver: pdo_sqlite
path: %kernel.cache_dir%/test.db
liip_functional_test:
cache_sqlite_db: true
web_profiler:
toolbar: false
intercept_redirects: false
swiftmailer:
disable_delivery: true
|
imports:
- { resource: config_dev.yml }
framework:
test: ~
session:
storage_id: session.storage.mock_file
profiler:
collect: false
doctrine:
dbal:
default_connection: default
connections:
default:
driver: pdo_sqlite
path: "%kernel.cache_dir%/test.db"
liip_functional_test:
cache_sqlite_db: true
web_profiler:
toolbar: false
intercept_redirects: false
swiftmailer:
disable_delivery: true
|
Fix deprecated message for Symfony 3.1
|
Fix deprecated message for Symfony 3.1
|
YAML
|
mit
|
jlagneau/demo-rest-api,jlagneau/demo-rest-api
|
23050eff6d1e5251ed9ce4df35c2592e8f36ec87
|
packages/de/deterministic-game-engine.yaml
|
packages/de/deterministic-game-engine.yaml
|
homepage: https://github.com/TGOlson/deterministic-game-engine
changelog-type: ''
hash: 92159ebdd9fa3b4012227396f73174dc457c3e7bf1ec5988c85e55183cb65b0b
test-bench-deps:
deterministic-game-engine: ==0.3.1
base: <5.0
hspec: ! '>=2.1 && <2.2'
maintainer: [email protected]
synopsis: Simple deterministic game engine
changelog: ''
basic-deps:
base: <5.0
mtl: -any
all-versions:
- '0.1.0.0'
- '0.2.0'
- '0.2.1'
- '0.3.0'
- '0.3.1'
author: Tyler Olson
latest: '0.3.1'
description-type: haddock
description: ! 'Haskell library for creating simple deterministic games,
such as tic-tac-toe. The engine requires a minimal set of
actions related to the game, and then will run the game
until a terminal state is reached.'
license-name: MIT
|
homepage: https://github.com/TGOlson/deterministic-game-engine
changelog-type: ''
hash: 725102b3abfba33256da6283c0ef81ee4a7ef639316534b394699818035aa933
test-bench-deps:
deterministic-game-engine: ==0.4.0
base: <5.0
hspec: ! '>=2.1 && <2.2'
maintainer: [email protected]
synopsis: Simple deterministic game engine
changelog: ''
basic-deps:
base: <5.0
mtl: -any
all-versions:
- '0.1.0.0'
- '0.2.0'
- '0.2.1'
- '0.3.0'
- '0.3.1'
- '0.4.0'
author: Tyler Olson
latest: '0.4.0'
description-type: haddock
description: ! 'Haskell library for creating simple deterministic games,
such as tic-tac-toe. The engine requires a minimal set of
actions related to the game, and then will run the game
until a terminal state is reached.'
license-name: MIT
|
Update from Hackage at 2015-08-02T01:18:48+0000
|
Update from Hackage at 2015-08-02T01:18:48+0000
|
YAML
|
mit
|
commercialhaskell/all-cabal-metadata
|
c309fd3de517880eeda83e2c99ee8f25339eb743
|
examples/basic-http.yaml
|
examples/basic-http.yaml
|
kind: GatewayClass
apiVersion: networking.x.k8s.io/v1alpha1
metadata:
name: acme-lb
controller: acme.io/gateway-controller
parameters:
apiGroup: networking.acme.io
kind: AcmeLBConfig
name: acme-lb-config
---
kind: Gateway
apiVersion: networking.x.k8s.io/v1alpha1
metadata:
name: my-gateway
namespace: default
spec:
class: acme-lb
listeners: # Use GatewayClass defaults for listener definition.
- name: my-http-listener
protocol: HTTP
routes:
namespaceSelector:
matchLabels:
"": ""
---
kind: HTTPRoute
apiVersion: networking.x.k8s.io/v1alpha1
metadata:
name: http-app-1
namespace: default
spec:
hosts:
- hostnames:
- "foo.com"
rules:
- match:
path: /bar
action:
forwardTo:
resource: Service
group: core
name: my-service
|
kind: GatewayClass
apiVersion: networking.x.k8s.io/v1alpha1
metadata:
name: acme-lb
controller: acme.io/gateway-controller
parameters:
apiGroup: networking.acme.io
kind: AcmeLBConfig
name: acme-lb-config
---
kind: Gateway
apiVersion: networking.x.k8s.io/v1alpha1
metadata:
name: my-gateway
namespace: default
spec:
class: acme-lb
listeners: # Use GatewayClass defaults for listener definition.
- name: my-http-listener
protocol: HTTP
routes:
namespaceSelector: {}
routeSelector:
matchLabels:
"app": "foo"
---
kind: HTTPRoute
apiVersion: networking.x.k8s.io/v1alpha1
metadata:
name: http-app-1
namespace: default
labels:
app: foo
spec:
hosts:
- hostnames:
- "foo.com"
rules:
- match:
path: /bar
action:
forwardTo:
resource: Service
group: core
name: my-service
|
Fix route selectors for the basic example
|
Fix route selectors for the basic example
Change namespaceSelector to empty value, since empty string is not a valid key.
Add routeSelector with simple example of matchLabels.
Add same labels value to HTTPRoute in order to match gateway's routeSelector.
|
YAML
|
apache-2.0
|
istio/gateway-api,istio/gateway-api,istio/gateway-api
|
f9384e64cd7ca532126b18861a04f1ced90ca2a3
|
db/seeds/prisons/WMI-wymott.yml
|
db/seeds/prisons/WMI-wymott.yml
|
---
name: Wymott
nomis_id: WMI
address: |-
Ulnes Walton Lane
postcode: PR26 8LW
email_address: [email protected]
phone_no: 01772 442234
enabled: true
private: false
closed: false
recurring:
mon:
- 1415-1600
tue:
- 1415-1600
wed:
- 1415-1600
thu:
- 1415-1600
sat:
- 1415-1600
sun:
- 1415-1600
unbookable:
- 2020-01-23
- 2020-01-28
|
---
name: Wymott
nomis_id: WMI
address: |-
Ulnes Walton Lane
postcode: PR26 8LW
email_address: [email protected]
phone_no: 01772 442234
enabled: true
private: false
closed: false
recurring:
mon:
- 1415-1600
tue:
- 1415-1600
wed:
- 1415-1600
thu:
- 1415-1600
sat:
- 1415-1600
sun:
- 1415-1600
unbookable:
- 2020-01-23
- 2020-01-28
- 2020-02-04
- 2020-03-03
- 2020-04-07
- 2020-05-05
- 2020-06-02
- 2020-07-07
- 2020-08-04
- 2020-09-01
- 2020-10-06
- 2020-11-03
- 2020-12-01
|
Add more unbookable dates for Wymott
|
Add more unbookable dates for Wymott
https://ministryofjustice.zendesk.com/agent/tickets/197339 - tickets
include additional dates to block off
|
YAML
|
mit
|
ministryofjustice/prison-visits-2,ministryofjustice/prison-visits-2,ministryofjustice/prison-visits-2,ministryofjustice/prison-visits-2
|
733e48c0e0cca21f3491976bd08185f6f6f9de6e
|
devtools/conda-recipe/meta.yaml
|
devtools/conda-recipe/meta.yaml
|
package:
name: perses-dev
version: !!str 0.0.0
source:
path: ../../
build:
preserve_egg_dir: True
number: 0
requirements:
build:
- python
- setuptools
- numpy
- scipy
- numexpr
- autograd
- pymbar
- cuda92
- openmm >=7.3.0
- parmed
- openmoltools
- alchemy >=1.2.3
- openmmtools
- numba
- netcdf4
- matplotlib
- seaborn
- mdtraj
- parmed # for testing/debugging
#- pdbfixer
- lxml
- networkx >=2.0
- yank
run:
- python
- setuptools
- numpy
- scipy
- numexpr
- autograd
- pymbar
- cuda92
- openmm >=7.3.0
- parmed
- openmoltools
- alchemy >=1.2.3
- openmmtools
- numba
- netcdf4
- matplotlib
- seaborn
- mdtraj
- parmed # for testing/debugging
#- pdbfixer
- lxml
- networkx >=2.0
- openeye-toolkits
- dask
- distributed
- progressbar2
- yank
test:
requires:
- nose
- nose-timer
imports:
- perses
about:
home: https://github.com/choderalab/perses
license: GNU Lesser General Public License v2 or later (LGPLv2+)
|
package:
name: perses-dev
version: !!str 0.0.0
source:
path: ../../
build:
preserve_egg_dir: True
number: 0
requirements:
build:
- python
- setuptools
- numpy
- scipy
- numexpr
- autograd
- pymbar
- cuda92
- openmm >=7.3.0
- parmed
- openmoltools
- openmmtools
- numba
- netcdf4
- matplotlib
- seaborn
- mdtraj
- parmed # for testing/debugging
#- pdbfixer
- lxml
- networkx >=2.0
run:
- python
- setuptools
- numpy
- scipy
- numexpr
- autograd
- pymbar
- cuda92
- openmm >=7.3.0
- parmed
- openmoltools
- openmmtools
- numba
- netcdf4
- matplotlib
- seaborn
- mdtraj
- parmed # for testing/debugging
#- pdbfixer
- lxml
- networkx >=2.0
- openeye-toolkits
- dask
- distributed
- progressbar2
test:
requires:
- nose
- nose-timer
imports:
- perses
about:
home: https://github.com/choderalab/perses
license: GNU Lesser General Public License v2 or later (LGPLv2+)
|
Change dependencies to see if docker will build
|
Change dependencies to see if docker will build
|
YAML
|
mit
|
choderalab/perses,choderalab/perses
|
10d010ce1dc2c1bed790aa6b686393556c1d280a
|
.check-author.yml
|
.check-author.yml
|
exclude:
languages
copy-left:
"Gyula Sallai <[email protected]>": "src/ClassMapGenerator.php"
"Jordi Boggiano <[email protected]>": "src/ClassMapGenerator.php"
|
exclude:
- languages
- tests/fixtures
copy-left:
"Gyula Sallai <[email protected]>": "src/ClassMapGenerator.php"
"Jordi Boggiano <[email protected]>": "src/ClassMapGenerator.php"
|
Exclude fixtures from author check
|
Exclude fixtures from author check
|
YAML
|
mit
|
phpcq/autoload-validation
|
9634968b4bbf1e82bfb2064a26c42abc25139a8c
|
.circleci/config.yml
|
.circleci/config.yml
|
version: 2
workflows:
version: 2
test:
jobs:
- test-3.6
- test-3.5
- test-2.7
jobs:
test-3.6: &test-template
docker:
- image: circleci/python:3.6
working_directory: ~/repo
steps:
- checkout
- restore_cache:
keys:
- v1-dependencies-{{ checksum "setup.py" }}
- v1-dependencies-
- run:
name: Install dependencies
command: |
pip install --user virtualenv
$HOME/.local/bin/virtualenv venv
. venv/bin/activate
pip install -e .[dev]
- save_cache:
paths:
- ./venv
key: v1-dependencies-{{ checksum "setup.py" }}
- run:
name: Run tests
command: |
. venv/bin/activate
pytest
test-3.5:
<<: *test-template
docker:
- image: circleci/python:3.5
test-2.7:
<<: *test-template
docker:
- image: circleci/python:2.7
|
version: 2
workflows:
version: 2
test:
jobs:
- test-3.6
- test-3.5
- test-2.7
jobs:
test-3.6: &test-template
docker:
- image: circleci/python:3.6
working_directory: ~/repo
steps:
- checkout
- restore_cache:
keys:
- v1-dependencies-{{ checksum "setup.py" }}
- v1-dependencies-
- run:
name: Install dependencies
command: |
python -m venv venv || virtualenv venv
. venv/bin/activate
pip install -e .[dev]
- save_cache:
paths:
- ./venv
key: v1-dependencies-{{ checksum "setup.py" }}
- run:
name: Run tests
command: |
. venv/bin/activate
pytest
test-3.5:
<<: *test-template
docker:
- image: circleci/python:3.5
test-2.7:
<<: *test-template
docker:
- image: circleci/python:2.7
|
Use venv on py3 and preinstalled virtualenv on py2
|
Use venv on py3 and preinstalled virtualenv on py2
|
YAML
|
mit
|
adambrenecki/virtualfish,adambrenecki/virtualfish
|
cfeac0138085232ec75be8f8275a3906b990d928
|
.circleci/config.yml
|
.circleci/config.yml
|
version: 2
jobs:
build:
docker:
- image: circleci/node:4.8.2
steps:
- checkout
- run:
name: install
command: npm install
- run:
name: test
command: npm test
|
---
version: 2
buildSteps: &buildSteps
- checkout
- run:
name: install-npm
command: npm install
- run:
name: test
command: npm test
- persist_to_workspace:
# Persist all job output, so we can (potentially) use it for deploys
root: ../
paths:
- ./node-*
jobs:
"node-6":
docker:
- image: circleci/node:6
working_directory: ~/node-6
steps: *buildSteps
"node-8":
docker:
- image: circleci/node:8
working_directory: ~/node-8
steps: *buildSteps
deploy:
# For this to work NPM_TOKEN must be set for the account used for publishing
docker:
- image: circleci/node:8
steps:
- attach_workspace:
at: .
- run:
name: install-npm-4
command: sudo npm install -g npm@4
- run:
name: Login to npm
command: |
echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" >> ~/.npmrc
npm whoami
- deploy:
name: Deploy to npm
# Output used for publish is from node 8 build
command: cd node-8 && npm publish
workflows:
version: 2
build:
jobs:
- "node-6":
# Run for all tags (required to allow the deploy to trigger on version tags)
filters:
tags:
only: /.*/
- "node-8":
# Run for all tags (required to allow the deploy to trigger on version tags)
filters:
tags:
only: /.*/
- deploy:
# Deploy passing builds if they're tagged with a version
requires:
- "node-6"
- "node-8"
filters:
tags:
only: /^v\d+\.\d+\.\d+$/
branches:
ignore: /.*/
|
Add circleci auto-deploy to npm
|
Add circleci auto-deploy to npm
Change-type: minor
Signed-off-by: Cameron Diver <[email protected]>
|
YAML
|
apache-2.0
|
resin-io/resin-preload-image-script,resin-io/resin-preload-image-script
|
ac4551620ef6829f4a36ad1e43227e3e27253cf7
|
.circleci/config.yml
|
.circleci/config.yml
|
# Javascript Node CircleCI 2.0 configuration file
#
# Check https://circleci.com/docs/2.0/language-javascript/ for more details
#
version: 2
jobs:
build:
docker:
- image: circleci/node:14.1
working_directory: ~/repo
steps:
- checkout
- restore_cache:
keys:
- v1-dependencies-{{ checksum "package.json" }}
- v1-dependencies-
- run:
name: Install dependencies
command: npm install
- save_cache:
paths:
- node_modules
key: v1-dependencies-{{ checksum "package.json" }}
- run:
name: Lint
command: npm run lint
- run:
name: Test
command: npm test
- run:
name: Build
command: npm run build
|
# Javascript Node CircleCI 2.0 configuration file
#
# Check https://circleci.com/docs/2.0/language-javascript/ for more details
#
version: 2
jobs:
build:
docker:
- image: circleci/node:14.11
working_directory: ~/repo
steps:
- checkout
- restore_cache:
keys:
- v1-dependencies-{{ checksum "package.json" }}
- v1-dependencies-
- run:
name: Install dependencies
command: npm install
- save_cache:
paths:
- node_modules
key: v1-dependencies-{{ checksum "package.json" }}
- run:
name: Lint
command: npm run lint
- run:
name: Test
command: npm test
- run:
name: Build
command: npm run build
|
Update CircleCI Node version to 14.11
|
Update CircleCI Node version to 14.11
|
YAML
|
mit
|
nruotsal/node-iso11649
|
aeb638545d683e6eba72b6b2eeaec216904e71ff
|
.circleci/config.yml
|
.circleci/config.yml
|
version: 2.1
orbs:
ruby-orbs: sue445/[email protected]
jobs:
test:
macos:
xcode: 13.3.1
steps:
- checkout
- ruby-orbs/bundle-install:
bundle_clean: true
bundle_extra_args: ""
bundle_gemfile: Gemfile
bundle_jobs: 4
bundle_path: vendor/bundle
bundle_retry: 3
bundle_without: development test
cache_key_prefix: v1-bundle
restore_bundled_with: true
- run: fastlane test
- run: bundle exec slather coverage -s --coveralls
- run: bundle exec pod lib lint Contentful.podspec
workflows:
test-workflow:
jobs:
- test
|
version: 2.1
orbs:
ruby-orbs: sue445/[email protected]
carthage: ngs/[email protected]
jobs:
test:
macos:
xcode: 13.3.1
steps:
- checkout
- ruby-orbs/bundle-install:
bundle_clean: true
bundle_extra_args: ""
bundle_gemfile: Gemfile
bundle_jobs: 4
bundle_path: vendor/bundle
bundle_retry: 3
bundle_without: development test
cache_key_prefix: v1-bundle
restore_bundled_with: true
- run: carthage build Contentful --no-skip-current --platform all --use-xcframeworks
- run: fastlane test
- run: bundle exec slather coverage -s --coveralls
- run: bundle exec pod lib lint Contentful.podspec
workflows:
test-workflow:
jobs:
- test
|
Add carthage to circleci workflow
|
Add carthage to circleci workflow
|
YAML
|
mit
|
contentful/contentful.swift,contentful/contentful.swift,contentful/contentful.swift,contentful/contentful.swift
|
c883c72f8675eb640afd1642e22eb4d3aefd751f
|
.circleci/config.yml
|
.circleci/config.yml
|
version: 2
jobs:
build:
docker:
# specify the version you desire here
- image: circleci/node:8.9.1
# Specify service dependencies here if necessary
# CircleCI maintains a library of pre-built images
# documented at https://circleci.com/docs/2.0/circleci-images/
# - image: circleci/mongo:3.4.4
working_directory: ~/repo/react-front
steps:
- checkout
# Download and cache dependencies
- restore_cache:
keys:
- v1-dependencies-{{ checksum "package.json" }}
# fallback to using the latest cache if no exact match is found
- v1-dependencies-
- run: npm install
- save_cache:
paths:
- node_modules
key: v1-dependencies-{{ checksum "package.json" }}
# run tests!
- run: npm test
|
version: 2
jobs:
build:
docker:
# specify the version you desire here
- image: circleci/node:8.9.1
# Specify service dependencies here if necessary
# CircleCI maintains a library of pre-built images
# documented at https://circleci.com/docs/2.0/circleci-images/
# - image: circleci/mongo:3.4.4
working_directory: ~/repo
steps:
- checkout
- run: cd react-front
# Download and cache dependencies
- restore_cache:
keys:
- v1-dependencies-{{ checksum "package.json" }}
# fallback to using the latest cache if no exact match is found
- v1-dependencies-
- run: npm install
- save_cache:
paths:
- node_modules
key: v1-dependencies-{{ checksum "package.json" }}
# run tests!
- run: npm test
|
Update path and predo command
|
Update path and predo command
|
YAML
|
mit
|
adaschevici/firebase-demo,adaschevici/firebase-demo,adaschevici/firebase-demo
|
c907d7c2bdd673e590fd7ea41275c9dabe4f9527
|
.circleci/config.yml
|
.circleci/config.yml
|
# Java Gradle CircleCI 2.0 configuration file
#
# Check https://circleci.com/docs/2.0/language-android/ for more details
#
version: 2
cache_key: &cache_key
key: jars-{{ checksum "build.gradle" }}-{{ checksum "app/build.gradle" }}
jobs:
build:
working_directory: ~/wp-display-android
docker:
- image: circleci/android:api-28-alpha
environment:
JVM_OPTS: -Xmx3200m
steps:
- checkout
- restore_cache:
<<: *cache_key
- run:
name: Chmod permissions
command: sudo chmod +x ./gradlew
- run:
name: Download Dependencies
command: ./gradlew androidDependencies
- save_cache:
paths:
- ~/.gradle
key: jars-{{ checksum "build.gradle" }}-{{ checksum "app/build.gradle" }}
- run:
name: Assemble
command: ./gradlew assembleDebug
- run:
name: Run Lint
command: ./gradlew lint
- store_artifacts:
path: app/build/reports/lint-results.html
|
# Java Gradle CircleCI 2.0 configuration file
#
# Check https://circleci.com/docs/2.0/language-android/ for more details
#
version: 2
cache_key: &cache_key
key: jars-{{ checksum "build.gradle" }}-{{ checksum "app/build.gradle" }}
jobs:
build:
working_directory: ~/wp-display-android
docker:
- image: circleci/android:api-28
environment:
JVM_OPTS: -Xmx3200m
steps:
- checkout
- restore_cache:
<<: *cache_key
- run:
name: Chmod permissions
command: sudo chmod +x ./gradlew
- run:
name: Download Dependencies
command: ./gradlew androidDependencies
- save_cache:
paths:
- ~/.gradle
key: jars-{{ checksum "build.gradle" }}-{{ checksum "app/build.gradle" }}
- run:
name: Assemble
command: ./gradlew assembleDebug
- run:
name: Run Lint
command: ./gradlew lint
- store_artifacts:
path: app/build/reports/lint-results.html
|
Use new, smaller Android image.
|
CI: Use new, smaller Android image.
|
YAML
|
apache-2.0
|
UweTrottmann/wp-display-android
|
b3eefef33c480f9ebabf52969396498a639180f4
|
.circleci/config.yml
|
.circleci/config.yml
|
version: 2
jobs:
build:
docker:
- image: golang:1.8.1
working_directory: /go/src/github.com/tisp-lang/tisp
steps:
- checkout
- run:
name: OS Setup
command: |
apt -y update --fix-missing
apt -y install rake
- run:
name: Install dependencies
command: rake install_deps
- run:
name: Lint
command: rake lint
- run:
name: Unit test
command: rake unit_test
- run:
name: Command test
command: rake command_test
- run:
name: Coverage report
command: bash <(curl -s https://codecov.io/bash) -t $CODECOV_TOKEN
- run:
name: Install binary
command: rake install
|
version: 2
jobs:
build:
docker:
- image: golang
working_directory: /go/src/github.com/tisp-lang/tisp
steps:
- checkout
- run:
name: OS Setup
command: |
apt -y update --fix-missing
apt -y install rake
- run:
name: Install dependencies
command: rake install_deps
- run:
name: Lint
command: rake lint
- run:
name: Unit test
command: rake unit_test
- run:
name: Command test
command: rake command_test
- run:
name: Coverage report
command: bash <(curl -s https://codecov.io/bash) -t $CODECOV_TOKEN
- run:
name: Install binary
command: rake install
|
Use latest version of go
|
Use latest version of go
|
YAML
|
mit
|
raviqqe/tisp,raviqqe/tisp,tisp-lang/tisp,raviqqe/tisp,tisp-lang/tisp
|
520cb14703ea6bf83f79edc0bfec866f1ca40b70
|
.circleci/config.yml
|
.circleci/config.yml
|
version: 2
jobs:
build:
docker:
- image: cimg/python:3.8
branches:
ignore: deploy
steps:
- checkout
- restore_cache:
key: deps-{{ .Branch }}-{{ checksum "requirements.txt" }}
- run:
name: install python dependencies in venv
command: |
ssh-keyscan github.com >> ~/.ssh/known_hosts
python3 -m venv env
env/bin/pip3 install -r requirements.txt --upgrade
env/bin/pip3 install -r user_requirements.txt --upgrade
- save_cache:
key: deps-{{ .Branch }}-{{ checksum "requirements.txt" }}
paths:
- "env"
- run:
name: Lint tests
command: env/bin/python3 -m flake8 --config=tox_tests.ini ./test/
- run:
name: Lint classes
command: env/bin/python3 -m flake8 --config=tox_classes.ini ./classes/
- run:
name: Lint code
command: env/bin/python3 -m flake8 ./
- run:
name: Prepare Git for test
command: |
git config user.name SmokeDetector
git config user.email "[email protected]"
- run:
name: Pytest
command: env/bin/python3 -W default::Warning -m pytest -n 4 test
|
version: 2
jobs:
build:
docker:
- image: cimg/python:3.8
branches:
ignore: deploy
steps:
- checkout
- restore_cache:
key: deps-cimg-python3.8-{{ .Branch }}-{{ checksum "requirements.txt" }}
- run:
name: install python dependencies in venv
command: |
ssh-keyscan github.com >> ~/.ssh/known_hosts
python3 -m venv env
env/bin/pip3 install -r requirements.txt --upgrade
env/bin/pip3 install -r user_requirements.txt --upgrade
- save_cache:
key: deps-cimg-python3.8-{{ .Branch }}-{{ checksum "requirements.txt" }}
paths:
- "env"
- run:
name: Lint tests
command: env/bin/python3 -m flake8 --config=tox_tests.ini ./test/
- run:
name: Lint classes
command: env/bin/python3 -m flake8 --config=tox_classes.ini ./classes/
- run:
name: Lint code
command: env/bin/python3 -m flake8 ./
- run:
name: Prepare Git for test
command: |
git config user.name SmokeDetector
git config user.email "[email protected]"
- run:
name: Pytest
command: env/bin/python3 -W default::Warning -m pytest -n 4 test
|
Use new cache for new image
|
CircleCI: Use new cache for new image
|
YAML
|
apache-2.0
|
Charcoal-SE/SmokeDetector,Charcoal-SE/SmokeDetector
|
6c62cc37f815fe6f92e23ad5507b4759d2d2945a
|
.circleci/config.yml
|
.circleci/config.yml
|
version: 2
jobs:
build:
docker:
- image: circleci/node:8@sha256:9249d0ba00986d50bcab7380edcf8e20a0c76a6cb2e936588061f1c4f27cb350
- image: circleci/mongo:3@sha256:0db9cdd9763c7d6cbdd13563c7055ffb69b3d5f054d531083ed5d0296b41f397
steps:
- checkout
- run: yarn install --frozen-lockfile
- run: yarn test
- run: yarn codecov
|
version: 2
jobs:
build:
docker:
- image: circleci/node:8@sha256:cc078ac24326b6ba3e28eb1adb7f300fec7c17d2756850a2ffa436d18d629ddc
- image: circleci/mongo:3@sha256:0db9cdd9763c7d6cbdd13563c7055ffb69b3d5f054d531083ed5d0296b41f397
steps:
- checkout
- run: yarn install --frozen-lockfile
- run: yarn test
- run: yarn codecov
|
Update circleci/node:8 Docker digest to cc078a
|
Update circleci/node:8 Docker digest to cc078a
|
YAML
|
mit
|
js-accounts/accounts
|
463dde1a0c7914d79a2cd7543c5210373d38928a
|
.circleci/config.yml
|
.circleci/config.yml
|
version: 2
jobs:
build:
docker:
- image: circleci/python:2.7.15-jessie-browsers
steps:
- checkout
- run:
name: Download Selenium
command: |
curl -O http://selenium-release.storage.googleapis.com/3.5/selenium-server-standalone-3.5.3.jar
- run:
name: Start Selenium
command: |
java -jar selenium-server-standalone-3.5.3.jar -log test-reports/selenium.log
background: true
- restore_cache:
key: deps1-{{ .Branch }}-{{ checksum "requirements/dev.txt" }}
- run:
name: Install Python deps in a venv
command: |
python3 -m venv venv
. venv/bin/activate
pip install -r requirements-dev.txt
- save_cache:
key: deps1-{{ .Branch }}-{{ checksum "requirements/dev.txt" }}
paths:
- "venv"
- run:
command: |
. venv/bin/activate
python manage.py migrate
- run:
command: |
. venv/bin/activate
coverage run --source='.'
python manage.py test
- store_artifacts:
path: test-reports/
destination: tr1
- store_test_results:
path: test-reports/
|
version: 2
jobs:
build:
docker:
- image: circleci/python:2.7.15-jessie-browsers
steps:
- checkout
- run:
name: Download Selenium
command: |
curl -O http://selenium-release.storage.googleapis.com/3.5/selenium-server-standalone-3.5.3.jar
- run:
name: Start Selenium
command: |
java -jar selenium-server-standalone-3.5.3.jar -log test-reports/selenium.log
background: true
- restore_cache:
key: deps1-{{ .Branch }}-{{ checksum "requirements-dev.txt" }}
- run:
name: Install Python deps in a venv
command: |
python -m venv venv
. venv/bin/activate
pip install -r requirements-dev.txt
- save_cache:
key: deps1-{{ .Branch }}-{{ checksum "requirements-dev.txt" }}
paths:
- "venv"
- run:
command: |
. venv/bin/activate
python manage.py migrate
- run:
command: |
. venv/bin/activate
coverage run --source='.'
python manage.py test
- store_artifacts:
path: test-reports/
destination: tr1
- store_test_results:
path: test-reports/
|
Fix python3 usage in venv, fix reference to requirements/dev.txt
|
Fix python3 usage in venv, fix reference to requirements/dev.txt
|
YAML
|
mit
|
SaturdayNeighborhoodHealthClinic/clintools,SaturdayNeighborhoodHealthClinic/clintools,SaturdayNeighborhoodHealthClinic/clintools
|
dbe74601e795212fa02bfaef8b490689414e6a69
|
.circleci/config.yml
|
.circleci/config.yml
|
version: 2
jobs:
build:
# machine has a misc install of node that is good enough for linting
# and docker-compose for running the integration test
machine: true
steps:
- checkout
- restore_cache:
keys:
- v1-dep-{{ .Branch }}-
# Default branch if above not available
- v1-dep-master-
- run: npm install
- save_cache:
key: v1-dep-{{ .Branch }}-{{ epoch }}
paths:
- ./node_modules
- run: npm run test:ci
- store_test_results:
path: /tmp/circleci-test-results
|
version: 2
jobs:
build:
# machine has a misc install of node that is good enough for linting
# and docker-compose for running the integration test
machine: true
steps:
- checkout
- restore_cache:
keys:
- v1-dep-{{ .Branch }}-
# Default branch if above not available
- v1-dep-master-
- run: npm install
- save_cache:
key: v1-dep-{{ .Branch }}-{{ epoch }}
paths:
- ./node_modules
- run: npm run test:ci
|
Remove unnecessary step from circle ci
|
Remove unnecessary step from circle ci
|
YAML
|
mit
|
brainsiq/merge-yaml-cli
|
c00aaf68f43c97557a5347fe8087938bee9add11
|
.circleci/config.yml
|
.circleci/config.yml
|
---
version: 2.1
jobs:
test:
parameters:
ruby_image:
type: string
docker:
- image: << parameters.ruby_image >>
steps:
- checkout
- run: if [[ "$(ruby -e 'puts RUBY_VERSION')" != 1.* ]]; then gem update --system; fi
- run: bundle install
- run: bundle exec rake
workflows:
version: 2
client_ruby:
jobs:
- test:
matrix:
parameters:
ruby_image:
- cimg/ruby:2.6
- cimg/ruby:2.7
- cimg/ruby:3.0
- cimg/ruby:3.1
- circleci/jruby:9.1
- circleci/jruby:9.2
|
---
version: 2.1
jobs:
test:
parameters:
ruby_image:
type: string
docker:
- image: << parameters.ruby_image >>
steps:
- checkout
- run: if [[ "$(ruby -e 'puts RUBY_VERSION')" != 1.* ]]; then gem update --system; fi
- run: bundle install
- run: bundle exec rake
workflows:
version: 2
client_ruby:
jobs:
- test:
matrix:
parameters:
ruby_image:
- cimg/ruby:2.6
- cimg/ruby:2.7
- cimg/ruby:3.0
- cimg/ruby:3.1
- circleci/jruby:9.1
- circleci/jruby:9.2
- circleci/jruby:9.3
|
Add JRuby 9.3 to the build matrix
|
Add JRuby 9.3 to the build matrix
I don't really follow JRuby any more, so this release passed me by, but
I figure it's worth adding to our build matrix.
Signed-off-by: Chris Sinjakli <[email protected]>
|
YAML
|
apache-2.0
|
prometheus/client_ruby
|
0b98af69a0c13c8078ec808c4f6fff05b697f3c1
|
packages/pr/proteaaudio.yaml
|
packages/pr/proteaaudio.yaml
|
homepage: ''
changelog-type: ''
hash: 8b2868f2ef7bcba06fb82fa7f58734ba1a45e4b9c3818113f90622bb511fe79e
test-bench-deps: {}
maintainer: csaba (dot) hruska (at) gmail (dot) com
synopsis: A wrapper for the proteaaudio library.
changelog: ''
basic-deps:
base: ! '>=4 && <5'
all-versions:
- '0.6.2'
- '0.6.3'
author: Csaba Hruska
latest: '0.6.3'
description-type: haddock
description: A wrapper for the proteaaudio library. http://viremo.eludi.net/proteaAudio/
license-name: BSD3
|
homepage: ''
changelog-type: ''
hash: 44188158887c112fc181793db917e4ca4ffdb8f6889f25e36cc262aeba7877a3
test-bench-deps: {}
maintainer: [email protected]
synopsis: Simple audio library for Windows, Linux, OSX.
changelog: ''
basic-deps:
base: ! '>=4 && <5'
all-versions:
- '0.6.2'
- '0.6.3'
- '0.6.4'
author: Csaba Hruska
latest: '0.6.4'
description-type: haddock
description: Simple audio library for Windows, Linux, OSX. Supports Ogg and Wav playback
and multichannel mixing.
license-name: BSD3
|
Update from Hackage at 2016-03-11T14:21:40+0000
|
Update from Hackage at 2016-03-11T14:21:40+0000
|
YAML
|
mit
|
commercialhaskell/all-cabal-metadata
|
dc07e98d4dc04cf961640b738e80ec1bd285e92b
|
contrib/examples/actions/mistral-basic.yaml
|
contrib/examples/actions/mistral-basic.yaml
|
name: 'examples.mistral-basic'
version: '2.0'
workflows:
demo:
type: direct
input:
- cmd
tasks:
run-cmd:
action: st2.action
input:
ref: core.local
parameters:
cmd: $.cmd
publish:
stdout: $.stdout
stderr: $.stderr
on-error:
- callback-on-error
on-success:
- callback-on-success
callback-on-error:
action: st2.callback
input:
state: "ERROR"
result: $.stderr
callback-on-success:
action: st2.callback
input:
state: "SUCCESS"
result: $.stdout
|
name: 'examples.mistral-basic'
version: '2.0'
description: 'Basic mistral workflow example'
workflows:
demo:
type: direct
input:
- cmd
tasks:
run-cmd:
action: st2.action
input:
ref: core.local
parameters:
cmd: $.cmd
publish:
stdout: $.stdout
stderr: $.stderr
on-error:
- callback-on-error
on-success:
- callback-on-success
callback-on-error:
action: st2.callback
input:
state: "ERROR"
result: $.stderr
callback-on-success:
action: st2.callback
input:
state: "SUCCESS"
result: $.stdout
|
Fix a bug and add missing description attribute.
|
Fix a bug and add missing description attribute.
|
YAML
|
apache-2.0
|
peak6/st2,grengojbo/st2,punalpatel/st2,tonybaloney/st2,tonybaloney/st2,Plexxi/st2,alfasin/st2,pinterb/st2,jtopjian/st2,peak6/st2,nzlosh/st2,nzlosh/st2,lakshmi-kannan/st2,StackStorm/st2,Itxaka/st2,Itxaka/st2,jtopjian/st2,nzlosh/st2,pinterb/st2,grengojbo/st2,Plexxi/st2,punalpatel/st2,lakshmi-kannan/st2,Plexxi/st2,pinterb/st2,jtopjian/st2,nzlosh/st2,armab/st2,StackStorm/st2,pixelrebel/st2,grengojbo/st2,pixelrebel/st2,Plexxi/st2,punalpatel/st2,StackStorm/st2,emedvedev/st2,armab/st2,StackStorm/st2,tonybaloney/st2,alfasin/st2,emedvedev/st2,dennybaa/st2,Itxaka/st2,dennybaa/st2,emedvedev/st2,alfasin/st2,lakshmi-kannan/st2,armab/st2,peak6/st2,dennybaa/st2,pixelrebel/st2
|
c472a5b751814b9be68e8fd1f3e0f44482d3d691
|
packages/ng/ngx-export.yaml
|
packages/ng/ngx-export.yaml
|
homepage: http://github.com/lyokha/nginx-haskell-module
changelog-type: ''
hash: bf0555c18a20a35d43c8fa0545beea0735dbdaf3cdbc8c64ee4c1b7a1c49ee5d
test-bench-deps: {}
maintainer: Alexey Radkov <[email protected]>
synopsis: Helper module for Nginx haskell module
changelog: ''
basic-deps:
bytestring: ! '>=0.10.0.0'
unix: -any
base: ! '>=4.7 && <5'
async: ! '>=2.0'
template-haskell: -any
all-versions:
- '0.1.0.0'
- '0.1.1.0'
- '0.2.0.0'
- '0.2.1.0'
author: Alexey Radkov <[email protected]>
latest: '0.2.1.0'
description-type: haddock
description: ! 'Helper module for
<http://github.com/lyokha/nginx-haskell-module Nginx haskell module>'
license-name: BSD3
|
homepage: http://github.com/lyokha/nginx-haskell-module
changelog-type: ''
hash: 8c60702c006ac7c868c46c932373c7390d1f83d6083e516db39ccb68dcee6390
test-bench-deps: {}
maintainer: Alexey Radkov <[email protected]>
synopsis: Helper module for Nginx haskell module
changelog: ''
basic-deps:
bytestring: ! '>=0.10.0.0'
unix: -any
base: ! '>=4.7 && <5'
async: ! '>=2.0'
template-haskell: -any
all-versions:
- '0.1.0.0'
- '0.1.1.0'
- '0.2.0.0'
- '0.2.1.0'
- '0.2.2.0'
author: Alexey Radkov <[email protected]>
latest: '0.2.2.0'
description-type: haddock
description: ! 'Helper module for
<http://github.com/lyokha/nginx-haskell-module Nginx haskell module>'
license-name: BSD3
|
Update from Hackage at 2016-10-21T13:39:11Z
|
Update from Hackage at 2016-10-21T13:39:11Z
|
YAML
|
mit
|
commercialhaskell/all-cabal-metadata
|
32fd1106c5435afa9c8fc633b197e5bffd99865d
|
packages/tx/txt.yaml
|
packages/tx/txt.yaml
|
homepage: ''
changelog-type: ''
hash: 59cc520bfad0172169349a7c7a4b08115b98a42e8de0084688fb8468a307e947
test-bench-deps:
tasty-smallcheck: ! '>=0.8'
base: ! '>=4.11 && <5'
smallcheck: ! '>=1.1'
txt: -any
tasty: ! '>=1.0'
maintainer: [email protected]
synopsis: Text
changelog: ''
basic-deps:
bytestring: ! '>=0.10 && <0.11'
base: ! '>=4.7 && <5'
util: ! '>=0.1.7 && <0.2'
utf8-string: ! '>=1.0 && <1.1'
deepseq: ! '>=1.1 && <1.5'
all-versions:
- 0.0.0.1
- 0.0.1.0
- 0.0.2.1
author: M Farkas-Dyck
latest: 0.0.2.1
description-type: markdown
description: ! '# txt
'
license-name: BSD-3-Clause
|
homepage: ''
changelog-type: ''
hash: eae9545b12fbde437ec2840018f357bf3b9027550aa7c6cb5090ca0bc0cb830c
test-bench-deps:
tasty-smallcheck: ! '>=0.8'
base: ! '>=4.11 && <5'
smallcheck: ! '>=1.1'
txt: -any
tasty: ! '>=1.0'
maintainer: [email protected]
synopsis: Text
changelog: ''
basic-deps:
bytestring: ! '>=0.10 && <0.11'
base: ! '>=4.7 && <5'
util: ! '>=0.1.7 && <0.2'
utf8-string: ! '>=1.0 && <1.1'
deepseq: ! '>=1.1 && <1.5'
all-versions:
- 0.0.0.1
- 0.0.1.0
- 0.0.2.1
- 0.0.3.0
author: M Farkas-Dyck
latest: 0.0.3.0
description-type: markdown
description: |
# txt
license-name: BSD-3-Clause
|
Update from Hackage at 2019-03-15T23:17:44Z
|
Update from Hackage at 2019-03-15T23:17:44Z
|
YAML
|
mit
|
commercialhaskell/all-cabal-metadata
|
2eee408aa75d50c22e40da84a37c8be882148ee9
|
roles/archive/tasks/main.yml
|
roles/archive/tasks/main.yml
|
---
- name: Ensure archives directory exists.
become_user: ubuntu
become: True
file:
path: archives
state: directory
- name: Create archives
command: tar -cjf archives/{{ item.name }} {{ item.path }}
with_items: "{{ archives }}"
changed_when: False # Archives will always be created and thus idempotency will fail.
- name: Upload archives
synchronize:
mode: pull
src: archives/
dest: data/{{ sp_hostname }}/
|
---
- name: Ensure archives directory exists.
become_user: ubuntu
become: True
file:
path: archives
state: directory
- name: Create archives
command: tar -cjf archives/{{ item.name }} {{ item.path }}
with_items: "{{ archives }}"
changed_when: False # Archives will always be created and thus idempotency will fail.
- name: Upload archives
synchronize:
mode: pull
src: archives/
dest: data/{{ sp_hostname }}/
changed_when: False # Archives will always be synced and thus idempotency will fail.
|
Fix idemptency of the syncing task
|
Fix idemptency of the syncing task
Sync with the host will always happen and thus the state will always be
'changed'. To solve this, the 'changed_when: False' has been added.
|
YAML
|
apache-2.0
|
venekamp/nowfap-portal
|
1036f3ffc2cc4c55919eba97bd41c68ba2e8d101
|
site/.forestry/front_matter/templates/country.yml
|
site/.forestry/front_matter/templates/country.yml
|
---
hide_body: false
fields:
- name: name
label: Name
type: text
hidden: false
default: Australia
- name: short
label: Short
type: text
hidden: false
default: AUS
- name: continent
label: Continent
type: text
hidden: false
default: Oceania
- name: outputs
label: Outputs
type: list
hidden: true
default:
- JSON
config:
source:
type: datafiles
|
---
hide_body: false
fields:
- name: name
label: Name
type: text
hidden: false
default: ''
- name: short
label: Short
type: text
hidden: false
default: ''
- name: continent
label: Continent
type: text
hidden: false
default: ''
- name: outputs
label: Outputs
type: list
hidden: true
default:
- JSON
config:
source:
type: datafiles
|
Update from Forestry.io - Updated Forestry configuration
|
Update from Forestry.io - Updated Forestry configuration
|
YAML
|
mit
|
Jayphen/happeatravels,Jayphen/happeatravels
|
49e374575619d5847b18acae3096433fcff2b218
|
roles/ssh-box/tasks/main.yml
|
roles/ssh-box/tasks/main.yml
|
---
- name: Configure firewall for ssh-box
copy: src=ssh-box.rules dest=/etc/iptables.d/ssh-box.rules owner=root group=root mode=0640
notify:
- iptables
- name: Install ssh-box packages
apt: pkg={{ item }} state=present
with_items:
- zsh
- irssi
- mosh
- screen
- tmux
# For SASL in irssi
- libcrypt-blowfish-perl
- libcrypt-dh-perl
- libcrypt-openssl-bignum-perl
# For jabber in weechat
- python-xmpp
- name: Add weechat repository
apt_repository: repo=ppa:nesthib/weechat-stable update_cache=yes
- name: Install weechat-dev
apt: pkg={{ item }} state=present
with_items:
- weechat-curses
- weechat-plugins
- name: Add pubkey help in zprofile
file: src=zprofile dest=/etc/zsh/zprofile owner=root group=root mode=0644
- name: Add bash Easter egg
lineinfile: dest=/etc/bash.bashrc state=present line={{ item }}
with_items:
- "'function command_not_found_handle { sl -l; }'"
- name: Add zsh Easter egg
lineinfile: dest=/etc/zsh/zshrc state=present line={{ item }}
with_items:
- "'function command_not_found_handler { sl -l; }'"
|
---
- name: Configure firewall for ssh-box
copy: src=ssh-box.rules dest=/etc/iptables.d/ssh-box.rules owner=root group=root mode=0640
notify:
- iptables
- name: Install ssh-box packages
apt: pkg={{ item }} state=present
with_items:
- bc
- git
- irssi
- mosh
- screen
- tmux
- zsh
# For SASL in irssi
- libcrypt-blowfish-perl
- libcrypt-dh-perl
- libcrypt-openssl-bignum-perl
# For jabber in weechat
- python-xmpp
- name: Add weechat repository
apt_repository: repo=ppa:nesthib/weechat-stable update_cache=yes
- name: Install weechat-dev
apt: pkg={{ item }} state=present
with_items:
- weechat-curses
- weechat-plugins
- name: Add pubkey help in zprofile
file: src=zprofile dest=/etc/zsh/zprofile owner=root group=root mode=0644
- name: Add bash Easter egg
lineinfile: dest=/etc/bash.bashrc state=present line={{ item }}
with_items:
- "'function command_not_found_handle { sl -l; }'"
- name: Add zsh Easter egg
lineinfile: dest=/etc/zsh/zshrc state=present line={{ item }}
with_items:
- "'function command_not_found_handler { sl -l; }'"
|
Add to ssh-box default packages
|
Add to ssh-box default packages
And sort default packages while editing them anyway
|
YAML
|
isc
|
m-wynn/cv_config,phy1729/cv_config,the-maldridge/cv_config,dinoocch/cv_config,tdorianh/cv_config,m-wynn/cv_config,dinoocch/cv_config,the-maldridge/cv_config,collegiumv/cv_config,phy1729/cv_config,phy1729/cv_config,collegiumv/cv_config,tdorianh/cv_config,collegiumv/cv_config_bleeding,collegiumv/cv_config_bleeding,collegiumv/cv_config_bleeding
|
e2946aa422f8633c3c61ba588ec48b1931ba2f5d
|
metadata/de.markusfisch.android.binaryeye.yml
|
metadata/de.markusfisch.android.binaryeye.yml
|
Categories:
- Multimedia
License: MIT
SourceCode: https://github.com/markusfisch/BinaryEye
IssueTracker: https://github.com/markusfisch/BinaryEye/issues
AutoName: Binary Eye
Description: |-
''Binary Eye'' works in portrait and landscape orientation, can read
inverted codes, is Material Design and doesn't do anything else but
decoding a barcode. It uses the ZXing ("Zebra Crossing") barcode scanning
library. Supported barcode formats are: AZTEC, CODABAR, CODE 39, CODE 93,
CODE 128, DATA MATRIX, EAN 8, EAN 13, ITF, MAXICODE, PDF417, QR CODE, RSS
14, RSS EXPANDED, UPC A, UPC E and UPC EAN EXTENSION.
RepoType: git
Repo: https://github.com/markusfisch/BinaryEye
Builds:
- versionName: 1.3.8
versionCode: 14
commit: 1.3.8
subdir: app
gradle:
- yes
- versionName: 1.4.1
versionCode: 16
commit: 1.4.1
subdir: app
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 1.4.1
CurrentVersionCode: 16
|
Categories:
- Multimedia
License: MIT
SourceCode: https://github.com/markusfisch/BinaryEye
IssueTracker: https://github.com/markusfisch/BinaryEye/issues
AutoName: Binary Eye
Description: |-
''Binary Eye'' works in portrait and landscape orientation, can read
inverted codes, is Material Design and doesn't do anything else but
decoding a barcode. It uses the ZXing ("Zebra Crossing") barcode scanning
library. Supported barcode formats are: AZTEC, CODABAR, CODE 39, CODE 93,
CODE 128, DATA MATRIX, EAN 8, EAN 13, ITF, MAXICODE, PDF417, QR CODE, RSS
14, RSS EXPANDED, UPC A, UPC E and UPC EAN EXTENSION.
RepoType: git
Repo: https://github.com/markusfisch/BinaryEye
Builds:
- versionName: 1.3.8
versionCode: 14
commit: 1.3.8
subdir: app
gradle:
- yes
- versionName: 1.4.1
versionCode: 16
commit: 1.4.1
subdir: app
gradle:
- yes
- versionName: 1.4.2
versionCode: 17
commit: 1.4.2
subdir: app
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 1.4.2
CurrentVersionCode: 17
|
Update Binary Eye to 1.4.2 (17)
|
Update Binary Eye to 1.4.2 (17)
|
YAML
|
agpl-3.0
|
f-droid/fdroiddata,f-droid/fdroid-data,f-droid/fdroiddata
|
378e460b22a0b3e3f7d862ec803b33dfa1d6828e
|
k8s/ex-prod-values.yaml
|
k8s/ex-prod-values.yaml
|
api:
replicaCount: 5
defaultDomain: api.exceptionless.io
domains:
- api.exceptionless.io
- api.exceptionless.com
app:
replicaCount: 2
image:
tag: "2.9.2"
defaultDomain: be.exceptionless.io
domains:
- be.exceptionless.io
- app.exceptionless.io
- app.exceptionless.com
- www.exceptionless.io
collector:
replicaCount: 12
defaultDomain: collector.exceptionless.io
domains:
- collector.exceptionless.io
- collector.exceptionless.com
- config.exceptionless.io
- heartbeat.exceptionless.io
jobs:
eventNotifications:
replicaCount: 2
eventPosts:
replicaCount: 6
eventUserDescriptions:
replicaCount: 2
mailMessage:
replicaCount: 4
webhooks:
replicaCount: 4
workitem:
replicaCount: 6
config:
EX_EnableSnapshotJobs: "true"
EX_Scope: "prod"
|
api:
replicaCount: 5
defaultDomain: api.exceptionless.io
domains:
- api.exceptionless.io
- api.exceptionless.com
app:
replicaCount: 2
image:
tag: "2.9.2"
defaultDomain: be.exceptionless.io
domains:
- be.exceptionless.io
- app.exceptionless.io
- app.exceptionless.com
- www.exceptionless.io
collector:
replicaCount: 12
defaultDomain: collector.exceptionless.io
domains:
- collector.exceptionless.io
- collector.exceptionless.com
- config.exceptionless.io
- heartbeat.exceptionless.io
jobs:
eventNotifications:
replicaCount: 2
eventPosts:
replicaCount: 6
eventUserDescriptions:
replicaCount: 2
mailMessage:
replicaCount: 4
webhooks:
replicaCount: 4
workitem:
replicaCount: 6
config:
EX_EnableSnapshotJobs: "true"
|
Remove unneeded value from prod values
|
Remove unneeded value from prod values
|
YAML
|
apache-2.0
|
exceptionless/Exceptionless,exceptionless/Exceptionless,exceptionless/Exceptionless,exceptionless/Exceptionless
|
27d73a9c62645a1b269e9d24be760849718e82f9
|
k8s/scalyr-agent-2.yaml
|
k8s/scalyr-agent-2.yaml
|
apiVersion: extensions/v1beta1
kind: DaemonSet
metadata:
name: scalyr-agent-2
spec:
template:
metadata:
labels:
app: scalyr-agent-2
spec:
containers:
- name: scalyr-agent
image: scalyr/scalyr-docker-agent-k8s-preview
imagePullPolicy: Always
env:
- name: SCALYR_API_KEY
valueFrom:
secretKeyRef:
name: scalyr-api-key
key: scalyr-api-key
resources:
limits:
memory: 500Mi
volumeMounts:
- name: varlibdockercontainers
mountPath: /var/lib/docker/containers
readOnly: true
- name: dockersock
mountPath: /var/scalyr/docker.sock
volumes:
- name: varlibdockercontainers
hostPath:
path: /var/lib/docker/containers
- name: dockersock
hostPath:
path: /var/run/docker.sock
|
apiVersion: extensions/v1beta1
kind: DaemonSet
metadata:
name: scalyr-agent-2
spec:
template:
metadata:
labels:
app: scalyr-agent-2
spec:
containers:
- name: scalyr-agent
image: scalyr/scalyr-docker-agent-k8s-preview
imagePullPolicy: Always
env:
- name: SCALYR_API_KEY
valueFrom:
secretKeyRef:
name: scalyr-api-key
key: scalyr-api-key
resources:
limits:
memory: 500Mi
volumeMounts:
- name: varlibdockercontainers
mountPath: /var/lib/docker/containers
readOnly: true
- name: dockersock
mountPath: /var/scalyr/docker.sock
volumes:
- name: varlibdockercontainers
hostPath:
path: /var/lib/docker/containers
- name: dockersock
hostPath:
path: /var/run/docker.sock
tolerations:
- key: "node-role.kubernetes.io/master"
operator: "Exists"
effect: "NoSchedule"
|
Allow agent to be deployed on master
|
Allow agent to be deployed on master
|
YAML
|
apache-2.0
|
scalyr/scalyr-agent-2,scalyr/scalyr-agent-2,imron/scalyr-agent-2,scalyr/scalyr-agent-2,scalyr/scalyr-agent-2
|
85e458cb0ac1ad2dad06fc4696adb7b106c0ce88
|
recipes/icontract/meta.yaml
|
recipes/icontract/meta.yaml
|
{% set name = "icontract" %}
{% set version = "2.6.0" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/icontract-{{ version }}.tar.gz
sha256: 1ef9332ab4ca10f4da0370cec3743b88e10f8aac3cfcb9bc528008e1b2f09fae
build:
noarch: python
script: {{ PYTHON }} -m pip install . -vv
number: 0
requirements:
host:
- pip
- python >=3.6
run:
- asttokens >=2,<3
- python >=3.6
- typing_extensions
test:
imports:
- icontract
- tests_3_6
- tests_3_7
- tests_3_8
commands:
- pip check
requires:
- pip
about:
home: https://github.com/Parquery/icontract
summary: Provide design-by-contract with informative violation messages.
license: MIT
license_file: LICENSE.txt
extra:
recipe-maintainers:
- kklein
|
{% set name = "icontract" %}
{% set version = "2.6.1" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/icontract-{{ version }}.tar.gz
sha256: dacfc55009993058cd17576faa291ab76b6f39d80ec9d1e524778cd79da11857
build:
noarch: python
script: {{ PYTHON }} -m pip install . -vv
number: 0
requirements:
host:
- pip
- python >=3.6
run:
- asttokens >=2,<3
- python >=3.6
- typing_extensions
test:
imports:
- icontract
commands:
- pip check
requires:
- pip
about:
home: https://github.com/Parquery/icontract
summary: Provide design-by-contract with informative violation messages.
license: MIT
license_file: LICENSE.txt
extra:
recipe-maintainers:
- kklein
|
Update recipe to upstream patch.
|
Update recipe to upstream patch.
|
YAML
|
bsd-3-clause
|
ocefpaf/staged-recipes,jakirkham/staged-recipes,goanpeca/staged-recipes,kwilcox/staged-recipes,mariusvniekerk/staged-recipes,johanneskoester/staged-recipes,ocefpaf/staged-recipes,goanpeca/staged-recipes,stuertz/staged-recipes,conda-forge/staged-recipes,mariusvniekerk/staged-recipes,jakirkham/staged-recipes,stuertz/staged-recipes,kwilcox/staged-recipes,conda-forge/staged-recipes,johanneskoester/staged-recipes
|
ee185c4c20ea4384bc3cbf8ccd8705c904154abb
|
.bazelci/presubmit.yml
|
.bazelci/presubmit.yml
|
---
platforms:
macos:
xcode_version: "11.1"
bazel: last_green
build_targets:
- "//:tulsi"
test_flags:
- "--nocheck_visibility"
test_targets:
- "//:tests"
|
---
platforms:
macos:
xcode_version: "11.1"
bazel: last_downstream_green
build_targets:
- "//:tulsi"
test_flags:
- "--nocheck_visibility"
test_targets:
- "//:tests"
|
Use last_downstream_green instead of last_green
|
Use last_downstream_green instead of last_green
> last_green refers to the Bazel binary that was built at the most recent commit that passed Bazel CI. Ideally this binary should be very close to Bazel-at-head.
> last_downstream_green points to the most recent Bazel binary that builds and tests all downstream projects successfully.
We should not blindly use Bazel@HEAD for Tulsi, instead we should use a known commit that works for all downstream projects (including Tulsi). This way, a bug or an incompatible change like
bazelbuild/bazel#10829 can be detected when we see Tulsi is green in the main pipeline but red in the downstream pipeline.
Close https://github.com/bazelbuild/tulsi/pull/129
PiperOrigin-RevId: 296914365
|
YAML
|
apache-2.0
|
bazelbuild/tulsi,bazelbuild/tulsi,bazelbuild/tulsi,bazelbuild/tulsi,bazelbuild/tulsi,bazelbuild/tulsi
|
f70b213365b2c76da1ccbd85d10884f8b020134c
|
.forestry/settings.yml
|
.forestry/settings.yml
|
---
new_page_extension: md
auto_deploy: false
admin_path:
webhook_url:
sections:
- type: directory
path: content
label: Pages
create: all
match: "*"
- type: directory
path: content/technical
label: Technical
create: all
match: "**/*"
- type: directory
path: content/participants
label: Participants
create: all
match: "**/*"
- type: directory
path: content/safire
label: Safire
create: all
match: "**/*"
- type: directory
path: content/users
label: Users
create: all
match: "**/*"
upload_dir: static/uploads
public_path: "/uploads"
front_matter_path: ''
use_front_matter_path: false
file_template: ":filename:"
version: 0.47.1
|
---
new_page_extension: md
auto_deploy: false
admin_path:
webhook_url:
sections:
- type: directory
path: content
label: Pages
create: all
match: "*"
- type: directory
path: content/technical
label: Technical
create: all
match: "**/*"
- type: directory
path: content/participants
label: Participants
create: all
match: "**/*"
- type: directory
path: content/safire
label: Safire
create: all
match: "**/*"
- type: directory
path: content/users
label: Users
create: all
match: "**/*"
upload_dir: static/wp-content/uploads
public_path: "/wp-content/uploads"
front_matter_path: ''
use_front_matter_path: false
file_template: ":filename:"
version: 0.47.1
|
Update from Forestry.io - Updated Forestry configuration
|
Update from Forestry.io - Updated Forestry configuration
|
YAML
|
mit
|
safire-ac-za/safire-ac-za.github.io,safire-ac-za/safire-ac-za.github.io
|
d98833224fbe85d3e863818b96fc7f7ff0da4e49
|
.github/dependabot.yml
|
.github/dependabot.yml
|
version: 2
updates:
- package-ecosystem: gitsubmodule
directory: "/"
schedule:
interval: daily
time: "09:00"
timezone: Europe/Dublin
open-pull-requests-limit: 10
target-branch: develop
|
version: 2
updates:
- package-ecosystem: gitsubmodule
directory: "/"
schedule:
interval: weekly
time: "09:00"
timezone: Europe/Dublin
open-pull-requests-limit: 10
target-branch: develop
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: weekly
time: "09:00"
timezone: Europe/Dublin
open-pull-requests-limit: 10
target-branch: develop
|
Monitor GH Actions dependencies with Dependabot
|
Monitor GH Actions dependencies with Dependabot
|
YAML
|
bsd-3-clause
|
SkypLabs/bsfl
|
3542971fa4d26c830d7b7419c66cff682c5a5263
|
wercker.yml
|
wercker.yml
|
box: node:4.2.6
# Run tests on all pull requests and branches
build:
steps:
- npm-install
- script:
name: build production assets
code: npm run build
- npm-test
# Automatically deploy `dev` branch to Github pages
deploy:
steps:
- script:
name: build static pattern library
code: |-
export NODE_ENV=production
export STYLEGUIDE_PORT=8000
npm run styleguide &
sleep 5 # let Node start up!
wget -mpc --user-agent="" -e robots=off -P build -nH http://localhost:${STYLEGUIDE_PORT}/
- lukevivier/gh-pages:
token: $GH_TOKEN
domain: forge.dosomething.org
basedir: build
|
box: node:4.2.6
# Run tests on all pull requests and branches
build:
steps:
- npm-install
- script:
name: build production assets
code: npm run build
- npm-test
- script:
name: build static pattern library
code: |-
export NODE_ENV=production
export STYLEGUIDE_PORT=8000
npm run styleguide &
sleep 5 # let Node start up!
wget -mpc --user-agent="" -e robots=off -P build -nH http://localhost:${STYLEGUIDE_PORT}/
# Automatically deploy `dev` branch to Github pages
deploy:
steps:
- lukevivier/gh-pages:
token: $GH_TOKEN
domain: forge.dosomething.org
basedir: build
|
Create pattern library on build step.
|
Create pattern library on build step.
|
YAML
|
mit
|
DoSomething/forge,DoSomething/neue
|
ec75b770afd39a5fc9643a8ba4ad39cb467244c0
|
metadata/com.tiwa.pl.yml
|
metadata/com.tiwa.pl.yml
|
Categories:
- Writing
License: GPL-3.0-only
SourceCode: https://gitlab.com/tiwa42/personal-log
IssueTracker: https://gitlab.com/tiwa42/personal-log/issues
AutoName: Personal Log
RepoType: git
Repo: https://gitlab.com/tiwa42/personal-log.git
Builds:
- versionName: '1.3'
versionCode: 4
commit: v1.3
subdir: app
gradle:
- yes
- versionName: '1.4'
versionCode: 5
commit: v1.4
subdir: app
gradle:
- yes
- versionName: '1.5'
versionCode: 6
commit: v1.5
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '1.5'
CurrentVersionCode: 6
|
Categories:
- Writing
License: GPL-3.0-only
SourceCode: https://gitlab.com/tiwa42/personal-log
IssueTracker: https://gitlab.com/tiwa42/personal-log/issues
AutoName: Personal Log
RepoType: git
Repo: https://gitlab.com/tiwa42/personal-log.git
Builds:
- versionName: '1.3'
versionCode: 4
commit: v1.3
subdir: app
gradle:
- yes
- versionName: '1.4'
versionCode: 5
commit: v1.4
subdir: app
gradle:
- yes
- versionName: '1.5'
versionCode: 6
commit: v1.5
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '1.3'
CurrentVersionCode: 4
|
Update CV of Personal Log to 1.3 (4)
|
Update CV of Personal Log to 1.3 (4)
|
YAML
|
agpl-3.0
|
f-droid/fdroiddata,f-droid/fdroiddata
|
b0b333d1aed35ace0b6a918065b97407bfa4a902
|
.codecov.yml
|
.codecov.yml
|
codecov:
max_report_age: off
notify:
require_ci_to_pass: no
coverage:
precision: 2
round: down
range: "30...100"
status:
project: yes
patch: yes
changes: no
notify:
gitter:
default:
url: https://webhooks.gitter.im/e/c70e4d2749931f601747
threshold: 1%
parsers:
gcov:
branch_detection:
conditional: yes
loop: yes
method: no
macro: no
comment:
layout: "reach, diff, flags, files, footer"
behavior: default
require_changes: no
ignore:
- "src/date/**/*"
- "src/docopt/**/*"
- "test/**/*"
|
codecov:
max_report_age: off
notify:
require_ci_to_pass: no
coverage:
precision: 2
round: down
range: "30...100"
status:
project: yes
patch: yes
changes: no
notify:
gitter:
default:
url: https://webhooks.gitter.im/e/c70e4d2749931f601747
threshold: 1%
parsers:
gcov:
branch_detection:
conditional: yes
loop: yes
method: no
macro: no
comment:
layout: "reach, diff, flags, files, footer"
behavior: default
require_changes: no
ignore:
- "src/date/"
- "src/docopt/"
- "test/"
|
Apply suggested fix to Codecov
|
Apply suggested fix to Codecov
So that it will ignore test/ and the metrics will be more accurate.
|
YAML
|
bsd-3-clause
|
acgetchell/CDT-plusplus,acgetchell/CDT-plusplus,acgetchell/CDT-plusplus
|
58cac38b4993670fdecd0c5fd1f09a137919a1b0
|
.codecov.yml
|
.codecov.yml
|
#
# See default configuration here: https://github.com/codecov/support/blob/master/codecov.yml
#
# For more options see: https://gist.github.com/stevepeak/53bee7b2c326b24a9b4a
#
# Codecov documentation is available here: https://codecov.io/docs
coverage:
ignore:
- generated/*
- examples/*
- test/*
status:
# https://docs.codecov.com/docs/github-checks#yaml-configuration-for-github-checks-and-codecov
patch: true
comment:
layout: "header, diff, changes, uncovered"
|
#
# See default configuration here: https://github.com/codecov/support/blob/master/codecov.yml
#
# For more options see: https://gist.github.com/stevepeak/53bee7b2c326b24a9b4a
#
# Codecov documentation is available here: https://codecov.io/docs
coverage:
ignore:
- generated/*
- examples/*
- test/*
status:
# https://docs.codecov.com/docs/github-checks#yaml-configuration-for-github-checks-and-codecov
patch: false
# https://docs.codecov.com/docs/commit-status
project:
default:
target: auto
threshold: 0.05%
base: auto
paths:
- "src"
if_ci_failed: error
informational: false
only_pulls: true
comment:
layout: "header, diff, changes, uncovered"
|
Allow threshold in Codecov report
|
Allow threshold in Codecov report
... to overcome rounding issue.
|
YAML
|
apache-2.0
|
SpineEventEngine/core-java,SpineEventEngine/core-java,SpineEventEngine/core-java
|
fa8bf7e2935b21b9f7a43f8a29f7175f7c9f3617
|
packages/op/op.yaml
|
packages/op/op.yaml
|
homepage: https://github.com/infinity0/hs-op
changelog-type: markdown
hash: 1bb9bbf67161e3e515c00ab88f06a438b8b0e51aadcbd142f68462755354b789
test-bench-deps:
base: ^>=4.12.0.0
doctest: -any
containers: -any
maintainer: [email protected]
synopsis: Common operators encouraging large-scale easy reading
changelog: |
# Revision history for op
## 0.1.0.0 -- YYYY-mm-dd
* First version. Released on an unsuspecting world.
basic-deps:
base: ^>=4.12.0.0
all-versions:
- 0.1.0.0
- 0.2.0.0
author: Ximin Luo
latest: 0.2.0.0
description-type: haddock
description: |-
Op provides operators for writing easier-to-read Haskell. It provides new
operators with a consistent "look and feel" including fixity direction and
precedence, resulting in easier- and quicker-to-read code especially when used
on long chains of expressions.
license-name: Apache-2.0
|
homepage: https://github.com/infinity0/hs-op
changelog-type: markdown
hash: 90c7748092559bebf9c59839e7a105d3068a755a8f38a6dfa8186866b6be5dce
test-bench-deps:
base: ^>=4.12.0.0
doctest: -any
containers: -any
maintainer: [email protected]
synopsis: Common operators encouraging large-scale easy reading
changelog: |
# Revision history for op
## 0.1.0.0 -- YYYY-mm-dd
* First version. Released on an unsuspecting world.
basic-deps:
base: ! '>=4.12.0.0 && <5'
all-versions:
- 0.1.0.0
- 0.2.0.0
- 0.3.0.0
author: Ximin Luo
latest: 0.3.0.0
description-type: haddock
description: |-
Op provides operators for writing easier-to-read Haskell. It provides new
operators with a consistent "look and feel" including fixity direction and
precedence, resulting in easier- and quicker-to-read code especially when used
on long chains of expressions.
license-name: Apache-2.0
|
Update from Hackage at 2019-12-05T13:18:57Z
|
Update from Hackage at 2019-12-05T13:18:57Z
|
YAML
|
mit
|
commercialhaskell/all-cabal-metadata
|
4b84a69043c51a2666a3d1ef2f246915be8c7c76
|
.gitlab-ci.yml
|
.gitlab-ci.yml
|
variables:
DOCKER_DRIVER: overlay
stages:
- build
- docker
- deploy
# configure $GOPATH correctly on all build stages
before_script:
- mkdir -p "$GOPATH/src/gitlab.jetstack.net/$CI_PROJECT_NAMESPACE"
- ln -s "$(pwd)" "$GOPATH/src/gitlab.jetstack.net/$CI_PROJECT_NAMESPACE/$CI_PROJECT_NAME"
- cd "$GOPATH/src/gitlab.jetstack.net/$CI_PROJECT_NAMESPACE/$CI_PROJECT_NAME"
test:golang:
image: golang:1.8
stage: build
tags:
- docker
script:
- make test_golang
vet:golang:
image: golang:1.8
stage: build
tags:
- docker
script:
- make vet_golang
fmt:golang:
image: golang:1.8
stage: build
tags:
- docker
script:
- make fmt_golang
build:golang:
image: golang:1.8
stage: build
tags:
- docker
script:
- make build
artifacts:
paths:
- colonel_linux_amd64
docker:image:
image: docker:latest
stage: docker
tags:
- docker
script:
- apk add --no-cache
make
- make docker_build docker_push IMAGE_TAGS="${CI_BUILD_REF_SLUG}-${CI_PIPELINE_ID} latest"
only:
- master
services:
- docker:dind
dependencies:
- build:golang
|
variables:
DOCKER_DRIVER: overlay
stages:
- build
- docker
- deploy
# configure $GOPATH correctly on all build stages
before_script:
- mkdir -p "$GOPATH/src/gitlab.jetstack.net/$CI_PROJECT_NAMESPACE"
- ln -s "$(pwd)" "$GOPATH/src/gitlab.jetstack.net/$CI_PROJECT_NAMESPACE/$CI_PROJECT_NAME"
- cd "$GOPATH/src/gitlab.jetstack.net/$CI_PROJECT_NAMESPACE/$CI_PROJECT_NAME"
test:golang:
image: golang:1.8
stage: build
tags:
- docker
script:
- make test_golang
vet:golang:
image: golang:1.8
stage: build
tags:
- docker
script:
- make vet_golang
fmt:golang:
image: golang:1.8
stage: build
tags:
- docker
script:
- make fmt_golang
build:golang:
image: golang:1.8
stage: build
tags:
- docker
script:
- make build
artifacts:
paths:
- colonel_linux_amd64
docker:image:
image: docker:latest
stage: docker
tags:
- docker
script:
- apk add --no-cache
make
- mkdir -p ~/.docker && echo "${DOCKER_AUTH_CONFIG}" > ~/.docker/config.json && chmod 600 ~/.docker/config.json
- make docker_build docker_push IMAGE_TAGS="${CI_BUILD_REF_SLUG}-${CI_PIPELINE_ID} latest"
only:
- master
services:
- docker:dind
dependencies:
- build:golang
|
Fix auth for docker hub
|
Fix auth for docker hub
|
YAML
|
apache-2.0
|
jetstack/navigator,jetstack/navigator
|
43ef93ddc7ef27404baf541e81da5251fc1291c5
|
.gitlab-ci.yml
|
.gitlab-ci.yml
|
variables:
LANG: ja_JP.UTF-8
before_script:
- apt-get update -qq && apt-get install -y zip
- ruby -v
- which ruby
- gem install bundler --no-document
- bundle install --jobs=$(nproc) "${FLAGS[@]}"
test:2.2:
image: ruby:2.2
script:
- bundle exec rake test
test:2.3:
image: ruby:2.3
script: bundle exec rake test
test:2.4:
image: ruby:2.4
script: bundle exec rake test
|
before_script:
- apt-get update -qq && apt-get install -y zip
- ruby -v
- which ruby
- gem install bundler --no-document
- bundle install --jobs=$(nproc) "${FLAGS[@]}"
test:2.2:
image: ruby:2.2
script:
- bundle exec rake test
test:2.3:
image: ruby:2.3
script: bundle exec rake test
test:2.4:
image: ruby:2.4
script: bundle exec rake test
|
Remove needless configuration for GitLab Ci
|
Remove needless configuration for GitLab Ci
|
YAML
|
mit
|
KitaitiMakoto/epub-parser
|
7a70a7848facd6b83048bd47e9bca3416dc301b2
|
.gitlab-ci.yml
|
.gitlab-ci.yml
|
stages:
- lint
- build
variables:
ZENHASKELL_IMAGE: "zenhaskell/gtk:nightly-2018-07-09"
lint:
stage: lint
image: ${ZENHASKELL_IMAGE}
script:
- hlint .
stack-build-test:
stage: build
image: ${ZENHASKELL_IMAGE}
before_script:
- apt install -y libpcap-dev
script:
- stack build
- stack test
cache:
key: "stack-work"
paths:
- .stack-work
.flatpak-build:
stage: build
image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:3.28
only:
refs:
- master
- /^staging/.*$/
- /^flatpak/.*$/
variables:
APP_ID: "org.freedesktop.Bustle"
BUNDLE: "${APP_ID}.flatpak"
REPO: "repo"
RUNTIME_REPO: "https://flathub.org/repo/flathub.flatpakrepo"
script:
- flatpak-builder --repo ${REPO} app flatpak/${APP_ID}.yaml
- flatpak build-bundle --runtime-repo=${RUNTIME_REPO} ${REPO} ${BUNDLE} ${APP_ID}
artifacts:
paths:
- ${BUNDLE}
expire_in: 30 days
cache:
key: "flatpak-builder-cache"
paths:
- .flatpak-builder/cache
|
stages:
- lint
- build
variables:
ZENHASKELL_IMAGE: "zenhaskell/gtk:nightly-2018-07-09"
lint:
stage: lint
image: ${ZENHASKELL_IMAGE}
script:
- hlint .
stack-build-test:
stage: build
image: ${ZENHASKELL_IMAGE}
before_script:
- apt install -y libpcap-dev
script:
- stack build
- stack test
cache:
key: "stack-work"
paths:
- .stack-work
flatpak-build:
stage: build
image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:3.28
only:
refs:
- master
- /^staging/.*$/
- /^flatpak/.*$/
variables:
APP_ID: "org.freedesktop.Bustle"
BUNDLE: "${APP_ID}.flatpak"
REPO: "repo"
RUNTIME_REPO: "https://flathub.org/repo/flathub.flatpakrepo"
script:
- flatpak-builder --repo ${REPO} app flatpak/${APP_ID}.yaml
- flatpak build-bundle --runtime-repo=${RUNTIME_REPO} ${REPO} ${BUNDLE} ${APP_ID}
artifacts:
paths:
- ${BUNDLE}
expire_in: 30 days
cache:
key: "flatpak-builder-cache"
paths:
- .flatpak-builder/cache
|
Revert "CI: disable Flatpak build"
|
Revert "CI: disable Flatpak build"
This reverts commit 978e8c143185a93fee0ce51378f76fda0e06aae0. I think
bb27784f454cc348aad67bcccaca5c323c85f561 will fix this problem.
|
YAML
|
lgpl-2.1
|
wjt/bustle,wjt/bustle
|
254a0441ec5ea6a7fda71c063a1affd222e2c7f6
|
.gitlab-ci.yml
|
.gitlab-ci.yml
|
image: fedora:27
stages:
- build
before_script:
- dnf install -y gcc gettext glib2-devel gobject-introspection-devel gtk-doc meson ninja-build
build-json-glib:
stage: build
script:
- meson --prefix /usr -Dman=true _build .
- cd _build
- ninja
- meson test
except:
- tags
artifacts:
when: on_failure
name: "json-glib-${CI_COMMIT_REF_NAME}"
paths:
- "${CI_PROJECT_DIR}/_build/meson-logs"
dist-json-glib:
stage: build
only:
- tags
script:
- meson --prefix /usr --buildtype release -Dman=true -Ddocs=true _build .
- cd _build
- ninja dist
- ninja json-glib-doc
- tar -c -f "json-glib-docs-${CI_COMMIT_TAG}.tar.xz" -C docs html
artifacts:
paths:
- "${CI_PROJECT_DIR}/_build/json-glib-docs-${CI_COMMIT_TAG}.tar.xz"
- "${CI_PROJECT_DIR}/_build/meson-dist/json-glib-*.tar.xz"
|
image: fedora:27
stages:
- build
before_script:
- dnf install -y gcc gettext glib2-devel gobject-introspection-devel gtk-doc meson ninja-build redhat-rpm-config
build-json-glib:
stage: build
script:
- meson --prefix /usr -Dman=true _build .
- cd _build
- ninja
- meson test
except:
- tags
artifacts:
when: on_failure
name: "json-glib-${CI_COMMIT_REF_NAME}"
paths:
- "${CI_PROJECT_DIR}/_build/meson-logs"
dist-json-glib:
stage: build
only:
- tags
script:
- meson --prefix /usr --buildtype release -Dman=true -Ddocs=true _build .
- cd _build
- ninja dist
- ninja json-glib-doc
- tar -c -f "json-glib-docs-${CI_COMMIT_TAG}.tar.xz" -C docs html
artifacts:
paths:
- "${CI_PROJECT_DIR}/_build/json-glib-docs-${CI_COMMIT_TAG}.tar.xz"
- "${CI_PROJECT_DIR}/_build/meson-dist/json-glib-*.tar.xz"
|
Add redhat-rpm-config to the dependencies
|
ci: Add redhat-rpm-config to the dependencies
Otherwise gobject-introspection will fail to build because Python's
distutils are terrible.
|
YAML
|
lgpl-2.1
|
frida/json-glib,frida/json-glib,GNOME/json-glib,GNOME/json-glib
|
b490a7c97b9c32e56b3791842b8e838ee9c78310
|
.landscape.yml
|
.landscape.yml
|
pylint:
options:
max-args: 10
pyroma:
run: true
|
doc-warnings: true
strictness: high
max-line-length: 80
pylint:
options:
max-args: 10
pyroma:
run: true
|
Increase strictness of Landscape.io tests
|
Increase strictness of Landscape.io tests
|
YAML
|
mit
|
gebn/chandl,gebn/chandl
|
6b4d3d35a17bdc854ca3c6b3d4e49ed4e7903f94
|
.sass-lint.yml
|
.sass-lint.yml
|
# Linter Options
options:
# Don't merge default rules
merge-default-rules: false
# Set the formatter to 'html'
formatter: stylish
rules:
extends-before-mixins: 2
extends-before-declarations: 2
placeholder-in-extend: 2
mixins-before-declarations:
- 2
-
exclude:
- breakpoint
- mq
no-warn: 1
no-debug: 1
no-ids: 2
no-important: 2
hex-notation:
- 2
-
style: uppercase
indentation:
- 2
-
size: 2
property-sort-order:
- 1
-
order:
- display
- margin
ignore-custom-properties: true
variable-for-property:
- 2
-
properties:
- color
quote:
- 2
-
style: single
brace-style:
- 2
-
style: 1tbs
allow-single-line: false
empty-line-between-blocks:
- 2
-
include: true
space-after-colon: 2
space-after-bang: 2
space-after-comma: 2
space-around-operator: 2
space-before-brace: 2
space-before-colon: 2
space-between-parens: 2
trailing-semicolon: 2
url-quotes: 2
zero-unit: 2
|
# Linter Options
options:
# Don't merge default rules
merge-default-rules: false
# Set the formatter to 'html'
formatter: stylish
rules:
extends-before-mixins: 2
extends-before-declarations: 2
placeholder-in-extend: 2
mixins-before-declarations:
- 2
-
exclude:
- breakpoint
- mq
no-warn: 1
no-debug: 1
no-ids: 2
no-important: 2
hex-notation:
- 2
-
style: uppercase
indentation:
- 2
-
size: 2
property-sort-order:
- 1
-
order:
- display
- margin
ignore-custom-properties: true
variable-for-property:
- 2
-
properties:
- color
quotes:
- 2
-
style: single
brace-style:
- 2
-
style: 1tbs
allow-single-line: false
empty-line-between-blocks:
- 2
-
include: true
space-after-colon: 2
space-after-bang: 2
space-after-comma: 2
space-around-operator: 2
space-before-brace: 2
space-before-colon: 2
space-between-parens: 2
trailing-semicolon: 2
url-quotes: 2
zero-unit: 2
|
Update lint rules based on the new changes on the lint
|
Update lint rules based on the new changes on the lint
Based on the new changes on the lint we need to add some changes on the
rules to avoid errors.
|
YAML
|
mit
|
moxie-lean/ng-web-app,moxie-leean/web-app,moxie-lean/ng-web-app,moxie-leean/web-app
|
1fbef8f5e07d6727ddaf9f94a132928c59b18d4d
|
metadata/timur.webrtc.check.yml
|
metadata/timur.webrtc.check.yml
|
Categories:
- Internet
License: GPL-3.0-only
AuthorName: Timur
AuthorEmail: [email protected]
AuthorWebSite: https://timur.mobi/webcall/android
SourceCode: https://github.com/mehrvarz/webrtc-check
IssueTracker: https://github.com/mehrvarz/webrtc-check/issues
AutoName: WebRTCCheck
RepoType: git
Repo: https://github.com/mehrvarz/webrtc-check.git
Builds:
- versionName: 1.0.5
versionCode: 5
commit: cde69bf498d5f2c73609d910da760093eadfc74c
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 1.0.5
CurrentVersionCode: 5
|
Categories:
- Internet
License: GPL-3.0-only
AuthorName: Timur
AuthorEmail: [email protected]
AuthorWebSite: https://timur.mobi/webcall/android
SourceCode: https://github.com/mehrvarz/webrtc-check
IssueTracker: https://github.com/mehrvarz/webrtc-check/issues
AutoName: WebRTCCheck
RepoType: git
Repo: https://github.com/mehrvarz/webrtc-check.git
Builds:
- versionName: 1.0.5
versionCode: 5
commit: cde69bf498d5f2c73609d910da760093eadfc74c
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
- versionName: 1.0.6
versionCode: 6
commit: d5e968c18a95fe5a2bb0a8bf0038ab9bbb8e8380
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 1.0.6
CurrentVersionCode: 6
|
Update WebRTCCheck to 1.0.6 (6)
|
Update WebRTCCheck to 1.0.6 (6)
|
YAML
|
agpl-3.0
|
f-droid/fdroiddata,f-droid/fdroiddata
|
c93fe6c050690168b2a6f63c0f07953cd6c6fa37
|
.rubocop.yml
|
.rubocop.yml
|
inherit_from: .rubocop_todo.yml
AllCops:
TargetRubyVersion: 2.3
Style/FrozenStringLiteralComment:
Enabled: false
|
inherit_from: .rubocop_todo.yml
AllCops:
TargetRubyVersion: 2.3
Metrics/AbcSize:
Max: 30
Metrics/CyclomaticComplexity:
Max: 10
Style/FrozenStringLiteralComment:
Enabled: false
|
Set AbcSize & CyclomaticComplexity limits
|
Set AbcSize & CyclomaticComplexity limits
|
YAML
|
mit
|
itsmrwave/pesapal-gem
|
16276df498c93b50fc081315f8c0d38c635933a9
|
packages/gi/gitlab-haskell.yaml
|
packages/gi/gitlab-haskell.yaml
|
homepage: https://gitlab.com/robstewart57/gitlab-haskell
changelog-type: ''
hash: e305186040ea69a51e8cfcc42ffbaa1b360e575cc92d972d3ea0377a08984329
test-bench-deps: {}
maintainer: [email protected]
synopsis: A Haskell library for the GitLab web API
changelog: ''
basic-deps:
bytestring: -any
unliftio: -any
base: ! '>=4.7 && <5'
text: -any
connection: -any
unliftio-core: -any
transformers: -any
http-conduit: ! '>=2.3.4'
http-types: -any
aeson: -any
all-versions:
- 0.1.0.0
- 0.1.0.1
author: Rob Stewart
latest: 0.1.0.1
description-type: markdown
description: |
# A Haskell library for the GitLab web API
This library interacts with a GitLab server's API. It supports queries
about and updates to:
* Branches
* Commits
* Groups
* Issues
* Jobs
* Members
* Merge requests
* Pipelines
* Projects
* Repositories
* Repository files
* Users
The library parses JSON results into Haskell data types in the
`GitLab.Types` module.
license-name: BSD-3-Clause
|
homepage: https://gitlab.com/robstewart57/gitlab-haskell
changelog-type: ''
hash: 0189446e0128d48acee29e81110818ebc6393efdf497949521c55717908be67b
test-bench-deps: {}
maintainer: [email protected]
synopsis: A Haskell library for the GitLab web API
changelog: ''
basic-deps:
bytestring: -any
unliftio: -any
base: ! '>=4.7 && <5'
text: -any
connection: -any
unliftio-core: -any
transformers: -any
http-conduit: ! '>=2.3.4'
http-types: -any
aeson: -any
all-versions:
- 0.1.0.0
- 0.1.0.1
- 0.1.0.2
author: Rob Stewart
latest: 0.1.0.2
description-type: markdown
description: |
# A Haskell library for the GitLab web API
This library interacts with a GitLab server's API. It supports queries
about and updates to:
* Branches
* Commits
* Groups
* Issues
* Jobs
* Members
* Merge requests
* Pipelines
* Projects
* Repositories
* Repository files
* Users
The library parses JSON results into Haskell data types in the
`GitLab.Types` module.
license-name: BSD-3-Clause
|
Update from Hackage at 2019-07-13T09:07:39Z
|
Update from Hackage at 2019-07-13T09:07:39Z
|
YAML
|
mit
|
commercialhaskell/all-cabal-metadata
|
723049ce29f31d3a1fbbab724295963f6405f33e
|
playbooks/openstack-hosts-setup.yml
|
playbooks/openstack-hosts-setup.yml
|
---
# Copyright 2014, Rackspace US, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, 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.
- name: Basic host setup
hosts: "{{ openstack_host_group|default('hosts') }}"
gather_facts: "{{ gather_facts | default(True) }}"
max_fail_percentage: 20
user: root
pre_tasks:
- name: Check for a supported Operating System
assert:
that:
- ansible_distribution | lower == 'ubuntu'
- ansible_distribution_release | lower == 'trusty' or
ansible_distribution_release | lower == 'xenial'
msg: "The only supported platforms for this release are Ubuntu 14.04 LTS (Trusty) and Ubuntu 16.04 LTS (Xenial)"
roles:
- role: "openstack_hosts"
tags:
- openstack-hosts
|
---
# Copyright 2014, Rackspace US, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, 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.
- name: Basic host setup
hosts: "{{ openstack_host_group|default('hosts') }}"
gather_facts: "{{ gather_facts | default(True) }}"
max_fail_percentage: 20
user: root
pre_tasks:
- name: Check for a supported Operating System
assert:
that:
- ansible_distribution_release | lower == 'trusty' or
ansible_distribution_release | lower == 'xenial' or
"{{ ansible_os_family | lower }}-{{ ansible_distribution_major_version | lower }}" == "redhat-7"
msg: "The only supported platforms for this release are Ubuntu 14.04 LTS (Trusty), Ubuntu 16.04 LTS (Xenial) and CentOS 7 (WIP)"
roles:
- role: "openstack_hosts"
tags:
- openstack-hosts
|
Add CentOS7 to supported OS check
|
Add CentOS7 to supported OS check
Change-Id: I8040debdb981c1d66a63ec9381abc8394043d17c
|
YAML
|
apache-2.0
|
weezer/openstack-ansible,Logan2211/openstack-ansible,cfarquhar/openstack-ansible,stackforge/os-ansible-deployment,openstack/openstack-ansible,robb-romans/openstack-ansible,BjoernT/os-ansible-deployment,cloudnull/os-ansible-deployment,cloudnull/os-ansible-deployment,BjoernT/openstack-ansible,BjoernT/os-ansible-deployment,BjoernT/os-ansible-deployment,weezer/openstack-ansible,os-cloud/os-ansible-deployment,robb-romans/openstack-ansible,bunchc/openstack-ansible,bunchc/openstack-ansible,stackforge/os-ansible-deployment,yanyao/openstack-ansible,Logan2211/openstack-ansible,openstack/openstack-ansible,yanyao/openstack-ansible,BjoernT/openstack-ansible,os-cloud/os-ansible-deployment,cfarquhar/openstack-ansible
|
371515d071a5115b123faa4ac32a40c71c0dece9
|
packages/hs/hspec-hashable.yaml
|
packages/hs/hspec-hashable.yaml
|
homepage: https://github.com/plow-technologies/hspec-hashable#readme
changelog-type: ''
hash: 0c68effe2b2c3c141fd8f130682673d0649e91ad9d289496f5573c0132d26395
test-bench-deps:
base: -any
hspec: -any
hspec-hashable: -any
hspec-core: -any
silently: -any
hashable: -any
QuickCheck: -any
maintainer: [email protected]
synopsis: Initial project template from stack
changelog: ''
basic-deps:
base: ! '>=4.7 && <5'
hspec: -any
hashable: -any
QuickCheck: -any
all-versions:
- 0.1.0.0
author: James M.C. Haver II
latest: 0.1.0.0
description-type: haddock
description: Please see README.md
license-name: BSD-3-Clause
|
homepage: https://github.com/plow-technologies/hspec-hashable#readme
changelog-type: ''
hash: c09d56ed3dccc805df80667653c101932f138b3df1d6b0aca2cbfd04a339dbbe
test-bench-deps:
base: -any
hspec: -any
hspec-hashable: -any
hspec-core: -any
silently: -any
hashable: -any
QuickCheck: -any
maintainer: [email protected]
synopsis: Initial project template from stack
changelog: ''
basic-deps:
base: '>=4.7 && <5'
hspec: -any
hashable: -any
QuickCheck: -any
all-versions:
- 0.1.0.0
- 0.1.0.1
author: James M.C. Haver II
latest: 0.1.0.1
description-type: haddock
description: Please see README.md
license-name: BSD-3-Clause
|
Update from Hackage at 2020-11-25T13:55:39Z
|
Update from Hackage at 2020-11-25T13:55:39Z
|
YAML
|
mit
|
commercialhaskell/all-cabal-metadata
|
f65e52f5db2781d9fd53bc71e2b89d7904159ddc
|
packages/si/singleton-nats.yaml
|
packages/si/singleton-nats.yaml
|
homepage: https://github.com/AndrasKovacs/singleton-nats
changelog-type: ''
hash: 5cce784ef4ae3763bb83395d886caeb55c18473729cee7a880641fec69fb1a9e
test-bench-deps: {}
maintainer: [email protected]
synopsis: Unary natural numbers relying on the singletons infrastructure.
changelog: ''
basic-deps:
base: ! '>=4.8.1.0 && <5'
singletons: ! '>=2.2 && <2.3'
all-versions:
- '0.1.0.0'
- '0.1.1.0'
- '0.2.0.0'
- '0.3.0.0'
- '0.3.0.1'
- '0.3.1.0'
- '0.4.0.0'
- '0.4.0.1'
- '0.4.0.2'
author: András Kovács
latest: '0.4.0.2'
description-type: haddock
description: Unary natural number relying on the <https://hackage.haskell.org/package/singletons
singletons> infrastructure. More information about the general usage of singletons
can be found on the <https://github.com/goldfirere/singletons singletons github>
page.
license-name: BSD3
|
homepage: https://github.com/AndrasKovacs/singleton-nats
changelog-type: ''
hash: bb25c699fd7c6eeb7c1596e59ce6c84fb2b921beee9e2483e71dc0c2c8713ae8
test-bench-deps: {}
maintainer: [email protected]
synopsis: Unary natural numbers relying on the singletons infrastructure.
changelog: ''
basic-deps:
base: ! '>=4.8.1.0 && <5'
singletons: ! '>=2.2 && <2.4'
all-versions:
- '0.1.0.0'
- '0.1.1.0'
- '0.2.0.0'
- '0.3.0.0'
- '0.3.0.1'
- '0.3.1.0'
- '0.4.0.0'
- '0.4.0.1'
- '0.4.0.2'
- '0.4.0.3'
author: András Kovács
latest: '0.4.0.3'
description-type: haddock
description: Unary natural number relying on the <https://hackage.haskell.org/package/singletons
singletons> infrastructure. More information about the general usage of singletons
can be found on the <https://github.com/goldfirere/singletons singletons github>
page.
license-name: BSD3
|
Update from Hackage at 2017-11-03T20:10:12Z
|
Update from Hackage at 2017-11-03T20:10:12Z
|
YAML
|
mit
|
commercialhaskell/all-cabal-metadata
|
2e840d55cc5888c64ccbca1e26c50c4780169e1c
|
packages/pi/pinchot.yaml
|
packages/pi/pinchot.yaml
|
homepage: http://www.github.com/massysett/pinchot
changelog-type: ''
hash: f4fdff54fb138bb7b8d2632dd3a6b0d17e63b63239dd85c83eb625431f396f89
test-bench-deps: {}
maintainer: [email protected]
synopsis: Build parsers and ASTs for context-free grammars
changelog: ''
basic-deps:
base: ! '>=4.8.0.0 && <5'
containers: ! '>=0.5.6.2'
lens: ! '>=4.13'
transformers: ! '>=0.4.2.0'
Earley: ! '>=0.10.1.0'
template-haskell: ! '>=2.10'
all-versions:
- '0.2.0.0'
- '0.4.0.0'
- '0.6.0.0'
- '0.8.0.0'
author: Omari Norman
latest: '0.8.0.0'
description-type: text
description: ! 'Pinchot helps you build Haskell data types and parsers
corresponding to a context-free grammar.
Documentation is contained in the Haddock markup in the
source files.
Pinchot is licensed under the BSD license; see the
LICENSE file.
'
license-name: BSD3
|
homepage: http://www.github.com/massysett/pinchot
changelog-type: ''
hash: fb4904b7b4885c101b0ea86232de766f51c1a9847e8a150139d279958007a833
test-bench-deps: {}
maintainer: [email protected]
synopsis: Build parsers and ASTs for context-free grammars
changelog: ''
basic-deps:
base: ! '>=4.8.0.0 && <5'
containers: ! '>=0.5.6.2'
lens: ! '>=4.13'
transformers: ! '>=0.4.2.0'
Earley: ! '>=0.10.1.0'
template-haskell: ! '>=2.10'
all-versions:
- '0.2.0.0'
- '0.4.0.0'
- '0.6.0.0'
- '0.8.0.0'
- '0.10.0.0'
author: Omari Norman
latest: '0.10.0.0'
description-type: text
description: ! 'Pinchot helps you build Haskell data types and parsers
corresponding to a context-free grammar.
Documentation is contained in the Haddock markup in the
source files.
Pinchot is licensed under the BSD license; see the
LICENSE file.
'
license-name: BSD3
|
Update from Hackage at 2016-01-27T11:41:24+0000
|
Update from Hackage at 2016-01-27T11:41:24+0000
|
YAML
|
mit
|
commercialhaskell/all-cabal-metadata
|
f2875a0150204bd41d0c4f01128e653fc4732ebb
|
gear/hardware/elevator.yml
|
gear/hardware/elevator.yml
|
---
name: Elevator
description: A laptop stand.
url: http://store.griffintechnology.com/elevator
|
---
name: Elevator
description: A laptop stand.
url: https://griffintechnology.com/us/products/stands-and-mounts/elevator
|
Fix the URL to Griffin Elevator stand
|
Fix the URL to Griffin Elevator stand
|
YAML
|
mit
|
waferbaby/usesthis,waferbaby/usesthis,ivuk/usesthis,ivuk/usesthis
|
584e451b8715a87f9c916b5eb45437516324ef32
|
jenkins/jobs/zun.yaml
|
jenkins/jobs/zun.yaml
|
- job:
name: 'gate-zun-devstack-dsvm'
node: ubuntu-xenial
wrappers:
- build-timeout:
timeout: 70
- timestamps
builders:
- link-logs
- net-info
- devstack-checkout
- shell: |
#!/bin/bash -xe
export PYTHONUNBUFFERED=true
export DEVSTACK_GATE_TEMPEST=0
export DEVSTACK_GATE_NEUTRON=1
export PROJECTS="openstack/zun $PROJECTS"
export PROJECTS="openstack/python-zunclient $PROJECTS"
export DEVSTACK_LOCAL_CONFIG="enable_plugin zun git://git.openstack.org/openstack/zun"
# Keep localrc to be able to set some vars in post_test_hook
export KEEP_LOCALRC=1
function gate_hook {
cd /opt/stack/new/zun/
./devstack/gate_hook.sh
}
export -f gate_hook
cp devstack-gate/devstack-vm-gate-wrap.sh ./safe-devstack-vm-gate-wrap.sh
./safe-devstack-vm-gate-wrap.sh
publishers:
- devstack-logs
- console-log
|
- job:
name: 'gate-zun-devstack-dsvm'
node: ubuntu-xenial
wrappers:
- build-timeout:
timeout: 70
- timestamps
builders:
- link-logs
- net-info
- devstack-checkout
- shell: |
#!/bin/bash -xe
export PYTHONUNBUFFERED=true
export DEVSTACK_GATE_TEMPEST=0
export DEVSTACK_GATE_NEUTRON=1
# Enable tempest for tempest plugin
export ENABLED_SERVICES=tempest
export PROJECTS="openstack/zun $PROJECTS"
export PROJECTS="openstack/python-zunclient $PROJECTS"
export DEVSTACK_LOCAL_CONFIG="enable_plugin zun git://git.openstack.org/openstack/zun"
# Keep localrc to be able to set some vars in post_test_hook
export KEEP_LOCALRC=1
function gate_hook {
cd /opt/stack/new/zun/
./devstack/gate_hook.sh
}
export -f gate_hook
function post_test_hook {{
source $BASE/new/devstack/accrc/admin/admin
cd /opt/stack/new/higgins/
./zun/tests/contrib/post_test_hook.sh
}}
export -f post_test_hook
cp devstack-gate/devstack-vm-gate-wrap.sh ./safe-devstack-vm-gate-wrap.sh
./safe-devstack-vm-gate-wrap.sh
publishers:
- devstack-logs
- console-log
|
Add post script for tempest api testing
|
Zun: Add post script for tempest api testing
Add post script for tempest api testing.
Change-Id: I25aab91134caeac2c92b50016af31a01f3c3ff00
|
YAML
|
apache-2.0
|
Tesora/tesora-project-config,openstack-infra/project-config,openstack-infra/project-config,Tesora/tesora-project-config
|
c483030973e5e7224523d4781a5fd18865ea249d
|
.kitchen.yml
|
.kitchen.yml
|
driver:
name: vagrant
provisioner:
name: chef_zero
verifier:
name: inspec
platforms:
- name: centos-5.11
- name: centos-6.8
- name: centos-7.2
- name: debian-7.11
- name: debian-8.5
- name: fedora-24
run_list: yum::dnf_yum_compat
- name: opensuse-13.2
- name: opensuse-leap-42.1
- name: ubuntu-12.04
- name: ubuntu-14.04
- name: ubuntu-16.04
suites:
- name: resource
run_list: test::default
|
driver:
name: vagrant
provisioner:
name: chef_zero
verifier:
name: inspec
platforms:
- name: centos-5.11
- name: centos-6.8
- name: centos-7.2
- name: debian-7.11
- name: debian-8.6
- name: fedora-25
run_list: yum::dnf_yum_compat
- name: opensuse-13.2
- name: opensuse-leap-42.1
- name: ubuntu-12.04
- name: ubuntu-14.04
- name: ubuntu-16.04
suites:
- name: resource
run_list: test::default
|
Update platforms to test on
|
Update platforms to test on
Signed-off-by: Tim Smith <[email protected]>
|
YAML
|
apache-2.0
|
opscode-cookbooks/maven,chef-cookbooks/maven,chef-cookbooks/maven,opscode-cookbooks/maven
|
40a13a147607666373c447119166710dca7ffc9e
|
.kitchen.yml
|
.kitchen.yml
|
---
driver:
name: vagrant
ssh:
shell: '"/bin/sh"'
driver_config:
require_chef_omnibus: latest
provisioner:
name: chef_zero
platforms:
- name: debian-7.8
- name: debian-6.0.10
- name: ubuntu-14.04
- name: ubuntu-12.04
- name: centos-7.1
- name: centos-6.6
- name: centos-5.11
- name: fedora-21
- name: fedora-20
- name: freebsd-9.3
- name: freebsd-10.1
suites:
- name: default
run_list:
- recipe[system::default]
- recipe[system::timezone]
- recipe[system::install_packages]
- recipe[system::uninstall_packages]
attributes:
system:
short_hostname: test
domain_name: kitchen
timezone: Australia/Sydney
static_hosts:
95.211.29.66: supermarket.io
184.106.28.82: chef.io
packages:
install:
- "curl"
- "wget"
install_compile_time:
- "sudo"
uninstall:
- "gcc"
|
---
driver:
name: vagrant
ssh:
shell: '"/bin/sh"'
driver_config:
require_chef_omnibus: latest
provisioner:
name: chef_zero
platforms:
- name: debian-8.1
- name: debian-7.8
- name: debian-6.0.10
- name: ubuntu-14.04
- name: ubuntu-12.04
- name: centos-7.1
- name: centos-6.6
- name: centos-5.11
- name: fedora-21
- name: fedora-20
- name: freebsd-9.3
- name: freebsd-10.1
suites:
- name: default
run_list:
- recipe[system::default]
- recipe[system::timezone]
- recipe[system::install_packages]
- recipe[system::uninstall_packages]
attributes:
system:
short_hostname: test
domain_name: kitchen
timezone: Australia/Sydney
static_hosts:
95.211.29.66: supermarket.io
184.106.28.82: chef.io
packages:
install:
- "curl"
- "wget"
install_compile_time:
- "sudo"
uninstall:
- "gcc"
|
Add Debian 8.1 platform to TK.
|
Add Debian 8.1 platform to TK.
|
YAML
|
apache-2.0
|
PaytmLabs/chef-system,crossroads/system,crossroads/system,xhost-cookbooks/system,PaytmLabs/chef-system,xhost-cookbooks/system
|
1d0b471afa5a163f05d0716297f8979cfb51795a
|
.kitchen.yml
|
.kitchen.yml
|
driver:
name: vagrant
provisioner:
name: chef_zero
deprecations_as_errors: true
platforms:
- name: centos-6.9
- name: centos-7.3
- name: debian-7.11
run_list: apt::default
- name: debian-8.8
run_list: apt::default
- name: fedora-25
- name: ubuntu-14.04
run_list: apt::default
- name: ubuntu-16.04
run_list: apt::default
suites:
- name: default
run_list:
- recipe[logwatch::default]
|
driver:
name: vagrant
provisioner:
name: chef_zero
deprecations_as_errors: true
platforms:
- name: centos-6
- name: centos-7
- name: debian-7
run_list: apt::default
- name: debian-8
run_list: apt::default
- name: fedora-26
- name: ubuntu-14.04
run_list: apt::default
- name: ubuntu-16.04
run_list: apt::default
suites:
- name: default
run_list:
- recipe[logwatch::default]
|
Use Bento slugs in Kitchen
|
Use Bento slugs in Kitchen
Signed-off-by: Tim Smith <[email protected]>
|
YAML
|
apache-2.0
|
chef-cookbooks/logwatch,opscode-cookbooks/logwatch,opscode-cookbooks/logwatch,chef-cookbooks/logwatch
|
9a05e426838ae8008c961ba325339408a04eff22
|
.kitchen.yml
|
.kitchen.yml
|
driver:
name: vagrant
provisioner:
name: chef_zero
deprecations_as_errors: true
verifier:
name: inspec
platforms:
- name: amazonlinux
driver_config:
box: mvbcoding/awslinux
- name: amazonlinux-2 # requires insalling the virtualbox extension pack
driver_config:
box: stakahashi/amazonlinux2
- name: centos-6
- name: centos-7
- name: debian-8
- name: debian-9
- name: fedora-27
- name: opensuse-leap-42
- name: sles-11-sp2
driver:
box: chef/sles-11-sp2-x86_64 # private box
- name: sles-12-sp1
driver:
box: chef/sles-12-sp1-x86_64 # private box
- name: ubuntu-14.04
- name: ubuntu-16.04
- name: ubuntu-18.04
suites:
- name: default
run_list:
- recipe[test::default]
|
driver:
name: vagrant
provisioner:
name: chef_zero
deprecations_as_errors: true
verifier:
name: inspec
platforms:
- name: amazonlinux
driver_config:
box: mvbcoding/awslinux
- name: amazonlinux-2 # requires insalling the virtualbox extension pack
driver_config:
box: stakahashi/amazonlinux2
- name: centos-6
- name: centos-7
- name: debian-8
- name: debian-9
- name: fedora-28
- name: opensuse-leap-42
- name: sles-11-sp2
driver:
box: chef/sles-11-sp2-x86_64 # private box
- name: sles-12-sp1
driver:
box: chef/sles-12-sp1-x86_64 # private box
- name: ubuntu-14.04
- name: ubuntu-16.04
- name: ubuntu-18.04
suites:
- name: default
run_list:
- recipe[test::default]
|
Update the platforms we test
|
Update the platforms we test
Signed-off-by: Tim Smith <[email protected]>
|
YAML
|
apache-2.0
|
opscode-cookbooks/cron,chef-cookbooks/cron,opscode-cookbooks/cron,chef-cookbooks/cron
|
c2e77af16314e7c8a5fb725797248dc00f54cc01
|
.rubocop.yml
|
.rubocop.yml
|
AllCops:
NewCops: enable
Layout/LineLength:
Max: 120
Layout/HashAlignment:
EnforcedColonStyle: table
|
AllCops:
NewCops: enable
Layout/LineLength:
Max: 120
Layout/HashAlignment:
EnforcedColonStyle: table
Gemspec/RequireMFA:
Enabled: false
|
Disable RequireMFA, would not work with github actions
|
Disable RequireMFA, would not work with github actions
* .rubocop.yml:
|
YAML
|
mit
|
jwillemsen/saj_collector,jwillemsen/saj_collector
|
14b3dbf0919be722846984356f1170fa656c345e
|
.rubocop.yml
|
.rubocop.yml
|
inherit_from: .rubocop_todo.yml
AllCops:
Exclude:
- 'infrastructure/**/*'
|
inherit_from: .rubocop_todo.yml
AllCops:
Exclude:
- 'infrastructure/**/*'
- 'vendor/**/*'
|
Exclude vendored code from RuboCop
|
Exclude vendored code from RuboCop
|
YAML
|
agpl-3.0
|
ctumwebaze/RapidFTR,sferik/RapidFTR,austiine04/RapidFTR,sorashiro/RapidFTR,sriprasanna/RapidFTR,tomclement/RapidFTR,austiine04/RapidFTR,tomclement/RapidFTR,sriprasanna/RapidFTR,mwangiann/RapidFTR,mwangiann/RapidFTR,sorashiro/RapidFTR,sferik/RapidFTR,timothyakampa/RapidFTR,ctumwebaze/RapidFTR,ctumwebaze/RapidFTR,rapidftr/RapidFTR,sorashiro/RapidFTR,ctumwebaze/RapidFTR,tomclement/RapidFTR,timothyakampa/RapidFTR,austiine04/RapidFTR,mwangiann/RapidFTR,rapidftr/RapidFTR,sferik/RapidFTR,mwangiann/RapidFTR,timothyakampa/RapidFTR,tomclement/RapidFTR,sriprasanna/RapidFTR,sorashiro/RapidFTR,timothyakampa/RapidFTR,rapidftr/RapidFTR,rapidftr/RapidFTR,austiine04/RapidFTR,sriprasanna/RapidFTR
|
3078b08b86af4f6b96805d9c2041d5a3ebb7a716
|
.rubocop.yml
|
.rubocop.yml
|
AllCops:
RunRailsCops: true
Documentation:
Enabled: false
Metrics/LineLength:
Max: 120
|
AllCops:
RunRailsCops: true
Documentation:
Enabled: false
Metrics/LineLength:
Max: 120
Style/FileName:
Exclude:
- bin/scss-lint
|
Allow `bin/scss-lint` to not be snake case
|
Allow `bin/scss-lint` to not be snake case
|
YAML
|
mit
|
guidance-guarantee-programme/pension_guidance,guidance-guarantee-programme/pension_guidance,guidance-guarantee-programme/pension_guidance
|
fac93d853c79125bfd25eab9f6d72b649e9d71c6
|
.rubocop.yml
|
.rubocop.yml
|
inherit_from: .rubocop_todo.yml
AllCops:
Include:
- '**/Gemfile'
- '**/Guardfile'
- '**/Rakefile'
Style/Encoding:
Enabled: true
Style/StringLiterals:
EnforcedStyle: double_quotes
|
inherit_from: .rubocop_todo.yml
AllCops:
Include:
- '**/Gemfile'
- '**/Guardfile'
- '**/Rakefile'
Style/StringLiterals:
EnforcedStyle: double_quotes
|
Remove lines already enabled by default
|
Remove lines already enabled by default [ci skip]
|
YAML
|
unlicense
|
yous/rbtetris
|
484ef3e8e686a0fadb076401adb775357a0e1aea
|
.rubocop.yml
|
.rubocop.yml
|
Style/ConditionalAssignment:
Enabled: false
Performance/TimesMap:
Enabled: false
AllCops:
TargetRubyVersion: 2.3
Metrics/BlockLength:
Exclude:
- 'lib/tasks/*.rake'
# Don't care about single/double quotes inside interpolation
Style/StringLiteralsInInterpolation:
Enabled: false
# No braces around parameters doesn't work very nicely in this
# project because there are lots of hashes with string keys.
Style/BracesAroundHashParameters:
Enabled: false
# This cop doesn't make things clearer in a lot of cases. Using the modifier
# should be up to the developer.
Style/IfUnlessModifier:
Enabled: false
# The class vars in these two files are acceptable because
# they aren't inherited.
Style/ClassVars:
Exclude:
- 'app.rb'
- 'lib/search/suggestion_blacklist.rb'
# Cannot use %i arrays as rake task arguments
Style/SymbolArray:
Exclude:
- 'lib/tasks/*.rake'
|
Style/ConditionalAssignment:
Enabled: false
Performance/TimesMap:
Enabled: false
AllCops:
TargetRubyVersion: 2.3
Metrics/BlockLength:
Exclude:
- 'lib/tasks/*.rake'
- 'spec/**/*'
# Don't care about single/double quotes inside interpolation
Style/StringLiteralsInInterpolation:
Enabled: false
# No braces around parameters doesn't work very nicely in this
# project because there are lots of hashes with string keys.
Style/BracesAroundHashParameters:
Enabled: false
# This cop doesn't make things clearer in a lot of cases. Using the modifier
# should be up to the developer.
Style/IfUnlessModifier:
Enabled: false
# The class vars in these two files are acceptable because
# they aren't inherited.
Style/ClassVars:
Exclude:
- 'app.rb'
- 'lib/search/suggestion_blacklist.rb'
# Cannot use %i arrays as rake task arguments
Style/SymbolArray:
Exclude:
- 'lib/tasks/*.rake'
|
Exclude block length linting in specs
|
Exclude block length linting in specs
Suppress RuboCop block length errors in spec files. `RSpec.describe`
blocks are often much longer than the 25 lines allowed by RuboCop, and
this should be allowed.
|
YAML
|
mit
|
alphagov/rummager,alphagov/rummager
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.