Any possibility of getting the drush command I was working with sam-hermans on last summer committed? We have got a basic API and drush command done. Patch to follow.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | system_status-drushintegration-2551123-5.patch | 3.91 KB | jrreid |
Comments
Comment #2
sam hermans commentedAbsolutely,
Do you have some code left ? If not i can throw something together.
I'm planning to release later this month ( checkout git branch 7.x.3.x and 6.x.3.x )
Comment #3
jrreid commentedYep, I've got the code I worked on last summer in my github account and it still seems to work but needs some massaging to fix a few things. I'll get it into a local branch of 7.x-3.x and upload a patch soon.
There were a couple things that I recall needed to be changed on the drupalstatus website too, the API key needs to be accessible somewhere is the big one.
Comment #4
jrreid commentedOne thing I've just noticed, the API seems to be returning OK even if the site already exists in my dashboard. Otherwise adding a site seems to work pretty well.
Comment #5
jrreid commentedComment #6
jrreid commentedComment #7
sam hermans commented