Hi folks,
sorry for the delay and the lack of informations about the project.
As usual, I'm sending daily reports to my mentor, and this "weekly" report is based on those daily reports.
During this period I wrote some documentation, that's available here:
http://soc.dev.gentoo.org/~rafaelmartins/g-octave/docs
Fixes to the documentation are welcome, as always.
I'll post the weekly report #4 soon.
- Not much work, only some fixes in the tests.
- Started planning the implementation of the tinderbox stuff.
- Studied the flameeyes' tinderbox scripts.
- Started the tinderbox script. The basic functionality is done. The script is already capable to find all the packages in the database and build them.
- Added a module to interact with the Trac instance. Written firstly to use urllib2, but urllib2 doesn't supports file uploads, then I needed to port the module to use pyCurl.
- Fixes in the tinderbox script.
- Finished tinderbox script
- Written static docs: http://soc.dev.gentoo.org/~rafaelmartins/
- Released g-octave 0.1.
- Started the script to extract the non-octave dependencies from the DESCRIPTION files and generate the JSON file used by g-octave
- Finished the script to create and edit the JSON file with the non-octave dependencies.
- More small fixes to the script that generates the JSON file with the non-octave dependencies.
- Small fixes to the script 'requirements.py'
- Implemented a filter for duplicated dependencies
- Documentation fixes for the coming release
- Released g-octave 0.2_rc1
- Started the next milestone
- Created a class to handle the SVN stuff, using pysvn
- More work in the previously created class.
- Created a class to handle the SVN revisions number, using a JSON file.
That's all for now.