https://bugzilla.wikimedia.org/show_bug.cgi?id=36271
Bryan Davis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Sync .git/HEAD and |[scap] Recompute and sync |.git/refs/heads objects |git version cache when |with sync-* so that |sync-* are used |Special:Version displays | |the correct git hash | --- Comment #9 from Bryan Davis <[email protected]> --- Changing bug summary to reflect work that would need to be done to implement this. Since the resolution of bug 53972, scap creates json files containing git version information which are synced to the MediaWiki servers and read by Special:Version and other GitInfo consumers. The sync-* family of scripts could be updated to recompute the git info cache and sync these files along with the specified payload. Due to construction of the python implementation of scap, this actually would not be incredibly difficult to implement. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
