[[BackLinksMenu]] [[TicketQuery(summary=PLATFORM_INFRASTRUCTURE_EXTRAS_R1, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|)]] = Analysis = == Overview == The goal of this task is to provide helpful things that make the development process easier. == Task requirements == 1. All resources used in analysis - sophie2_wbs.py, specifications, documentations for Sophie 1, etc. should be accessible from a single point. [wiki:PLATFORM_STANDARDS_ANALYSIS#Asampleapproach] contains some links, so just add the rest. Also provide a link to [wiki:PLATFORM_STANDARDS_ANALYSIS#Asampleapproach] in pages like [wiki:ITERATION_04/AnalysisTeam]. 2. Although reporting is not part of [wiki:PLATFORM_INFRASTRUCTURE_OVERVIEW], it will be nice if we have a script which helps the creation of daily reports. * Automatically sets the current date in the file name * Helps creating a valid report; runs 0check.py * Commits the report to the repository == Task result == Updated wiki pages and a script. == Implementation idea == The script should be easy to create - in Linux create a bash script. == Related == ^(Add links to related tasks that could be useful or helpful.)^ == How to demo == 1. Open the wiki page with all required links. 2. Run the script. It's not needed to actually commit to the repository - so do not enter your password. Just show the generated file. = Design = ^(Describe your design here.)^ = Implementation = ^(Describe and link the implementation results here (from the wiki or the repository).)^ = Testing = ^(Place the testing results here.)^ = Comments = ^(Write comments for this or later revisions here.)