Last modified 16 years ago
Last modified on 01/29/09 15:54:22
Analysis
Overview
The goal of this task is to provide helpful things that make the development process easier.
Task requirements
- All resources used in analysis - sophie2_wbs.py, specifications, documentations for Sophie 1, etc. should be accessible from a single point. PLATFORM_STANDARDS_ANALYSIS contains some links, so just add the rest. Also provide a link to PLATFORM_STANDARDS_ANALYSIS and GLOBAL_SPEC_STRUCTURE in pages like ITERATION_04/AnalysisTeam.
- Although reporting is not part of 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
- Open the wiki page with all required links.
- 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.)