Skip to content

ddev/ddev-add-on-monitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

ddev-add-on-monitoring

Monitoring tools for DDEV add-ons

So far this provides check-addons.sh, (bash5 script) which queries for repositories with the ddev-get topic and then sees if their tests are running and if they are, if they're succeeding.

./check-addons.sh --github-token=<token> --org=ddev