I'm testing a script to package Drupal modules from our svn repository and add version information (similar to the d.o packaging script) plus a module that implements hook_system_info_alter() and hook_update_status_alter().
I want to be sure that the correct module and version information is being transmitted to drupal.org in terms of making sure that the stats on drupal.org (hopefully made visible via project* module) are still collected correctly even when using modules from this packaging script and with and without the two _alter hooks running.
Adding this here to start - I'll add the actual queries below.
site key from wolanin
d990d85a6fcda72853eff65a5da7c735
from localhost:
7aa6fec886d819ddc4616602fce670d9
Comments
Comment #1
pwolanin commentedah, looking at the code, I see a new row is only added once per day - so let's wait until tomorrow so there are 2 entries per site to compare.
The queries to be run will be like:
Comment #2
pwolanin commentedActually this probably needs to be in the infra queue. Can someone run the queries above for me?
Comment #3
pwolanin commentedkilles ran this for me, since the above was not correct:
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.