Automating hosted projects?

Paul W. Frields stickster at gmail.com
Tue Jan 27 15:42:07 UTC 2009


On Tue, Jan 27, 2009 at 08:23:00AM -0500, seth vidal wrote:
> On Tue, 2009-01-27 at 08:09 -0500, Paul W. Frields wrote:
> > Does the Fedora Hosted FAQ or instruction sheet have a link to the
> > location on the wiki describing how people can get by with fpeeps.o
> > until their Hosted project appears?
> > 
> 
> All the info about the things you can do on fedorapeople is here:
> 
> http://fedoraproject.org/wiki/Infrastructure/fedorapeople.org
> 
> Paul: Is there a specific case where someone was outraged by having to
> wait to get a fedorahosted project and stormed off to google code
> instead?  And, frankly, do we care? Is our goal to get angry, impatient
> developers to host their code at fedorahosted?

Outraged, not that I'm aware of.  That shouldn't stop us from seeing
if there are specific improvements we can make that lower contributor
barriers.  Our goal is not to encourage angry, impatient developers,
but simply to make sure that we make things as easy as sanity allows
for everyone to work with our project.

I'll take on the role of $RANDOM_NONANGRY_DEVELOPER to demonstrate.  I
hear about Fedora Hosted from a marketing related activity like an
article on the web or word of mouth from a friend or a list post.  I
google it and arrive at the top link, http://fedorahosted.org.
Neither the FAQ nor the New Project instructions tell me that I have
an alternative available, the fedorapeople.org route.  A wiki search
for 'git repo' or 'git repository' doesn't tell me either.

Wouldn't just adding a FAQ entry be an easy way to give people more
information without requiring them to scour the wiki?

Patch attached as a suggestion.

-- 
Paul W. Frields                                http://paul.frields.org/
  gpg fingerprint: 3DA6 A0AC 6D58 FEC4 0233  5906 ACDB C937 BD11 3717
  http://redhat.com/   -  -  -  -   http://pfrields.fedorapeople.org/
  irc.freenode.net: stickster @ #fedora-docs, #fedora-devel, #fredlug
-------------- next part --------------
diff --git a/fedorahosted.org/data/content/faq.html b/fedorahosted.org/data/content/faq.html
index 5d7fc75..7259ecd 100644
--- a/fedorahosted.org/data/content/faq.html
+++ b/fedorahosted.org/data/content/faq.html
@@ -22,7 +22,7 @@
     <p><span class="answer">${_('Create the archive on your workstation and run &lt;code&gt;scp myProject-0.1.tar.gz fedorahosted.org:&amp;lt;Project Name&amp;gt;&lt;/code&gt;. The archive will be located under &lt;a href="https://fedorahosted.org/releases/"&gt;https://fedorahosted.org/releases/&lt;/a&gt;')}</span></p>
     <p><span class="question">${_('I just got a new git repository, how can I push/pull?')}</span></p>
     <p><span class="answer">${_('Before anyone can clone/push the new repository a master push must be done with the command (from your local git repo): git push ssh://git.fedorahosted.org/git/yourproject.git/ master')}</span></p>
-
-
+    <p><span class="question">${_('While I wait for my repository to be created, can I work on my code elsewhere?')}</span></p>
+    <p><span class="answer">${_('Of course. Visit &lt;a href="http://fedoraproject.org/wiki/Infrastructure/fedorapeople.org"&gt;http://fedoraproject.org/wiki/Infrastructure/fedorapeople.org&lt;/a&gt; for instructions on how to set up a temporary repository in your fedorapeople.org space.')}</span></p>
   </body>
 </html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.fedoraproject.org/pipermail/infrastructure/attachments/20090127/d2f28319/attachment.bin 


More information about the infrastructure mailing list