Mailinglist Archive: opensuse-project (120 mails)
| < Previous | Next > |
[opensuse-project] [gsoc] SSC Project mid-term report
- From: Ratan Sebastian <ratanjagan@xxxxxxxxx>
- Date: Thu, 14 Jul 2011 11:52:43 +0530
- Message-id: <CAKy_P0YrOSJuh-Ftj6AtsapHJXn51jCPjZ4VoyvL3KU8g5TOVw@mail.gmail.com>
Hi all,
The following is the mid-term report for the SSC (Suse Studio
Comandline Client) Project
Tasks completed;
* Framework for the command line client including argument parser and
handlers for the various accessible "objects"(repos, packages, files,
templates) in Suse Studio.
* Directory management utilities: The app requires the creation and
management of an appliance directory for local caching of changes
until ready to be pushed to Studio.
* Test suite for those actions that are independent of the web API
Tasks to be completed:
* The update, status and commit commands: These would be the commands
that make use of the locally cached information from the appliance
directory. This is the last remaining feature in the app.
* Integration tests: Tests that include requests to the web API.
Without tests of this nature it is not possible to affectively test
large portions of the app.
* Documentation: code level and sample use cases.
Please do checkout the code [1] and do a '$ rake install' to install
the gem. You can then try '$ ssc help' to see the usage instructions.
Thank you.
[1] http://gitourious.org/ssc/ssc
--
Ratan Sebastian
--
To unsubscribe, e-mail: opensuse-project+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-project+help@xxxxxxxxxxxx
The following is the mid-term report for the SSC (Suse Studio
Comandline Client) Project
Tasks completed;
* Framework for the command line client including argument parser and
handlers for the various accessible "objects"(repos, packages, files,
templates) in Suse Studio.
* Directory management utilities: The app requires the creation and
management of an appliance directory for local caching of changes
until ready to be pushed to Studio.
* Test suite for those actions that are independent of the web API
Tasks to be completed:
* The update, status and commit commands: These would be the commands
that make use of the locally cached information from the appliance
directory. This is the last remaining feature in the app.
* Integration tests: Tests that include requests to the web API.
Without tests of this nature it is not possible to affectively test
large portions of the app.
* Documentation: code level and sample use cases.
Please do checkout the code [1] and do a '$ rake install' to install
the gem. You can then try '$ ssc help' to see the usage instructions.
Thank you.
[1] http://gitourious.org/ssc/ssc
--
Ratan Sebastian
--
To unsubscribe, e-mail: opensuse-project+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-project+help@xxxxxxxxxxxx
| < Previous | Next > |