stp-statusboard / stp-statusboard-travis
Travis widget for stp-silex-statusboard
This package's canonical repository appears to be gone and the package has been frozen as a result.
1.1.0
2017-07-03 12:47 UTC
Requires
- guzzle/guzzle: 3.9.*
- schibsted-tech-polska/travis-ci-client: ^1.1
- silex/silex: 1.2.*
- stp-statusboard/stp-statusboard-base: 0.1.*
This package is not auto-updated.
Last update: 2021-04-28 08:39:53 UTC
README
Config
-
id: travisbranch
provider: \StpBoard\Travis\TravisControllerProvider
refresh: 30
width: 4
params:
travis_url: https://api.travis-ci.org
github_token: github-token
repo: owner/repo-name
branch: master
type: branch
redis_url: redis://login:pass@host:port # optional
-
id: travispullrequests
provider: \StpBoard\Travis\TravisControllerProvider
refresh: 30
width: 12
params:
travis_url: https://api.travis-ci.org
github_token: github-token
repo: owner/repo-name
type: pullrequests
limit: 3
redis_url: redis://login:pass@host:port # optional