REVU

Differences between revisions 11 and 12
Revision 11 as of 2005-07-08 08:54:02
Size: 3705
Editor: lns01-0267
Comment:
Revision 12 as of 2005-07-11 20:18:38
Size: 3090
Editor: p5494DA11
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
revu is the current working name of a review tool for [:MOTU] Uploads. [http://siretart.tauware.de/revu revu] is the current working name of a review tool for [:MOTU] Uploads.
Line 4: Line 4:

== To register as reviewer ==

Please send a signed and encrypted mail with your password and GnuPG keyid to
siretart@tauware.de. I will add you as Reviewer to the database and add
your key to the uploaders keyring.
Line 14: Line 8:
add you then to the uploaders keyring (== Upload rights for revu). You will need an password only for logging in at the website. add you then to the uploaders keyring (== Upload rights for revu).
You don't need a password for uploading, just for logging in at the website and replying to comments.
Line 20: Line 15:
With adding you to the keyring, you should have been added to the database with the
password you've choosen in the email. Please use the full email address as
login name. If you didn't specify one, I'll take the From: address from your email
After your first upload, you will be automatically registered to the database and
assigned a random password. Use your email address you used in the changelog file of
your upload as login and press the 'recover password' link.

== To register as reviewer ==

Please send a signed and encrypted mail with your password and GnuPG keyid to
siretart@tauware.de. I will mark you as Reviewer in the database.
Line 41: Line 41:
After the package is built, you can use dput with the above config file changes to upload it by specifying just the *.changes file that was created, ie. dput *_source.changes. If your firewall requires a passive FTP, dput will seem to hang while uploading. In that case, try "dput -P *_source.changes". After the package is built, you can use dput with the above config file changes to upload it by specifying just the *_source.changes file that was created, ie. dput *_source.changes. If your firewall requires a passive FTP, dput will seem to hang while uploading. In that case, try "dput -P *_source.changes".
Line 43: Line 43:
Processing of uploads is done every 5 min. So, if your upload doesn't show up, please contact siretart@tauware.de. Processing of uploads is done every 5 min. So, if your upload doesn't show up, please contact siretart@tauware.de or siretart in #ubuntu-motu
Line 45: Line 45:
== This service sucks / I can do better ==

Please contact one of siretart, sistpoty or \sh in #ubuntu-motu for access to the svn
repository and help us to improve ;)
Line 56: Line 52:
  * Link to related uploads

The details page should have links to other detail pages of uploads of the same source Package. Will look into this later this week.

  * Let users nuke their uploads
  * Let users update their uploads

Both are interesting requests, I hope to get the first one implemented soon. I'm not entirely happy with the updating idea, but perhaps some sort of joining or merging uploads is more feasible. Currently under investigation.

  * Lost password formular

[http://siretart.tauware.de/revu revu] is the current working name of a review tool for [:MOTU] Uploads. This service is experimental at the moment and involves quite some manual interaction. The service is located at http://siretart.tauware.de/revu

To register as uploader

Please send a signed email with your GnuPG keyid to siretart@tauware.de. I will add you then to the uploaders keyring (== Upload rights for revu). You don't need a password for uploading, just for logging in at the website and replying to comments.

Please note that all uploaders for universe have been added to the revu keyring!

Howto login

After your first upload, you will be automatically registered to the database and assigned a random password. Use your email address you used in the changelog file of your upload as login and press the 'recover password' link.

To register as reviewer

Please send a signed and encrypted mail with your password and GnuPG keyid to siretart@tauware.de. I will mark you as Reviewer in the database.

Howto upload

The upload process is similar to uploading to ubuntu, see [:Uploads]. Here is a dput snippet:

  [revu]
  fqdn = tauware.de
  incoming = /
  login = anonymous

Don't forget to adjust your [DEFAULT] section to have an entry like this:

  default_host_main = revu

Please do only signed uploads, and please always include the orig tarball. Otherwise reviewers won't be able to look at your extracted source package. When building with dpkg-buildpackage, you can use options "-S -sa -rfakeroot" to build only the source package and also include the original source in the package.

After the package is built, you can use dput with the above config file changes to upload it by specifying just the *_source.changes file that was created, ie. dput *_source.changes. If your firewall requires a passive FTP, dput will seem to hang while uploading. In that case, try "dput -P *_source.changes".

Processing of uploads is done every 5 min. So, if your upload doesn't show up, please contact siretart@tauware.de or siretart in #ubuntu-motu

Feature Requests

  • Autobuilding

Yes, I'll love that, too. This will be implemented in the next version, since I cannot do that on tauware.de. I'm in contact with \sh and ogra for a solution. If you have experience in setting up an sbuild for us, just contact us!

  • Automatic signup procedure

I consider these 2 important.

  • RSS feeds for new comments / new uploads
  • Jabber/IRC bot bot announcing new uploads/comments

Both are quite low priority on the list. Consider contributing Wink ;)

  • deb-src for sources.list

Completed Feature Requests

  • old tag - Admins can "archive" uploads. Possibility to hide archived uploads pending
  • auto lintian/linda
  • Contributors can now comment on own uploads

Can I have a look at the code? What about svn access?

Try this link: http://siretart.tauware.de/revu-r30.tar.gz For svn access contact me via email, I'll arrange something

MOTU/Packages/REVU (last edited 2011-12-08 16:58:49 by static-50-53-26-176)