mirror of
https://github.com/openSUSE/osc.git
synced 2025-09-08 05:58:43 +02:00
update NEWS and TODO
This commit is contained in:
8
TODO
8
TODO
@@ -1,4 +1,4 @@
|
||||
- split functionality that needs prj/pac as commandline arguments into a seperate tool (oscremote)
|
||||
- split functionality that needs prj/pac as commandline arguments into a seperate tool (oscremote? osc -r?)
|
||||
|
||||
- implement 'info' command
|
||||
- implement 'mv' command
|
||||
@@ -7,7 +7,8 @@
|
||||
<project name="ASCIIParadize"/>
|
||||
<project name="crashtest"/>
|
||||
</watchlist>
|
||||
- editmeta: validate input
|
||||
- editmeta: the API will return a 500 if the xml is broken... the document
|
||||
could be presented for editing again in that case
|
||||
- updatepacmetafromspec -- is that useful?
|
||||
In which form would this be integrated best?
|
||||
- clean up the way how a .oscrc template is being added: at the moment, there
|
||||
@@ -92,6 +93,9 @@ osc repos server:search:ui :
|
||||
#http://api.opensuse.org/result/KDE:KDE3/packstatus?summary
|
||||
#http://api.opensuse.org/result/KDE:KDE3/packstatus?summaryonly
|
||||
|
||||
results seems very slow, it presumably does more network accesses than necessary
|
||||
it shouldn't take more time than prjresults
|
||||
|
||||
|
||||
# osc build SUSE_Factory i586 xorg-x11-libX11.spec
|
||||
> ['/usr/bin/osc', 'build', 'i38', 'i386', 'SUSE_Factory', 'i586', 'xorg-x11-libX11.spec']
|
||||
|
Reference in New Issue
Block a user