-
Task
-
Resolution: Fixed
-
Should have
-
None
-
Admin Panel
As a developer I want to be able to easily see in a p4 site which versions (tag, branch, git hash) of each greenpeace package is used.
Task: Create a report in the admin pages of p4 that shows the above data.
Methodology:
1) In postdeploy tasks run a script that picks that data and saves it to the wordpress database as a wp option
2) In the master-theme create a report that reads that data (if that data exists)