diff options
Diffstat (limited to 'zarb-ml/mageia-sysadm/2011-March/003180.html')
-rw-r--r-- | zarb-ml/mageia-sysadm/2011-March/003180.html | 92 |
1 files changed, 92 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2011-March/003180.html b/zarb-ml/mageia-sysadm/2011-March/003180.html new file mode 100644 index 000000000..53668afed --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-March/003180.html @@ -0,0 +1,92 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-sysadm] buildsystem => maintdb link test + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20buildsystem%20%3D%3E%20maintdb%20link%20test&In-Reply-To=%3CAANLkTinOdWv2FQg0f4bzry%3DvaCEzv9uG6U%2BW1M3uZX6R%40mail.gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="003179.html"> + <LINK REL="Next" HREF="003181.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-sysadm] buildsystem => maintdb link test</H1> + <B>Romain d'Alverny</B> + <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20buildsystem%20%3D%3E%20maintdb%20link%20test&In-Reply-To=%3CAANLkTinOdWv2FQg0f4bzry%3DvaCEzv9uG6U%2BW1M3uZX6R%40mail.gmail.com%3E" + TITLE="[Mageia-sysadm] buildsystem => maintdb link test">rdalverny at gmail.com + </A><BR> + <I>Wed Mar 23 16:40:53 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="003179.html">[Mageia-sysadm] ccs-tools... +</A></li> + <LI>Next message: <A HREF="003181.html">[Mageia-sysadm] buildsystem => maintdb link test +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#3180">[ date ]</a> + <a href="thread.html#3180">[ thread ]</a> + <a href="subject.html#3180">[ subject ]</a> + <a href="author.html#3180">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hi there, + +maintdb is making some progress and we could test it already with the +buildsystem to push it some data. + +Here is how it works: + * a package P gets submitted by ennael; + * buildsystem builds it; + * buildsystem POSTs (P, ennael) to maintdb; + * maintdb keeps a record of that; + * as a default, ennael (first person to push the package) is the +official maintainer of the package; later people pushing the same +package would be co-maintainer; + * we will implement in maintdb a method to manually change that +(assigning maintainance to someone specific); + * we can envision maintdb to keep stats of submissions as well. + +Maintdb dev instance is here: <A HREF="http://www.maintdb2.mageia.org.uk/">http://www.maintdb2.mageia.org.uk/</A> + +Posting a new package/submitter is as follow: + +$ curl -i -X POST -d 'package=P&uid=ennael&key=m1g234' +<A HREF="http://www.maintdb2.mageia.org.uk/maintainers_packages/create">http://www.maintdb2.mageia.org.uk/maintainers_packages/create</A> + +(exact url subject to change in the coming days - see spec on +<A HREF="http://mageia.org/wiki/doku.php?id=web:maintdb#specs_actions">http://mageia.org/wiki/doku.php?id=web:maintdb#specs_actions</A> ) + +Can we try that? (making the buildsystem posting - with a non-blocking +call or a short timeout - to that dev app?) + +Romain +</PRE> + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="003179.html">[Mageia-sysadm] ccs-tools... +</A></li> + <LI>Next message: <A HREF="003181.html">[Mageia-sysadm] buildsystem => maintdb link test +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#3180">[ date ]</a> + <a href="thread.html#3180">[ thread ]</a> + <a href="subject.html#3180">[ subject ]</a> + <a href="author.html#3180">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm +mailing list</a><br> +</body></html> |