1.1.0 • Published 2 years ago

iobroker-repo-status v1.1.0

Weekly downloads
1
License
ISC
Repository
-
Last release
2 years ago

ioBroker Repo Status

Execute this with

npx iobroker-repo-status --token=<your-github-token>

You can add a filter by using grep for an specific adapter, example :

npx iobroker-repo-status --token=<your-github-token> | grep 'js-controller'

Or an multi grep for multiple adapters, example:

npx iobroker-repo-status --token=<your-github-token> | grep 'js-controller\|admin\|web'

and get a quick overview over the CI status of all ioBroker adapters in the latest repo:


The current build status (updated daily at 1 AM and 1 PM can be seen in issue #2.