From Fedora Project Wiki

< FWN‎ | Beats

Line 8: Line 8:
Contributing Writer:  [[HuzaifaSidhpurwala|Huzaifa Sidhpurwala]]
Contributing Writer:  [[HuzaifaSidhpurwala|Huzaifa Sidhpurwala]]


=== Calendaring system  ===
=== svn-to-git mirroring ===
 
[[JimMeyering|Jim Meyering]] said <ref>https://www.redhat.com/archives/fedora-infrastructure-list/2009-March/msg00155.html</ref> that he would like to set up an svn-to-git mirror for a project on fedorahosted. He set up and maintain <ref>git.et.redhat.com</ref>, it's not open for ssh access to people outside of Red Hat, so it's rather limited.
Discussion on this topic continues from last week. [[AdamWilliamson|Adam Williamson]]
said <ref>https://www.redhat.com/archives/fedora-infrastructure-list/2009-February/msg00094.html
</ref> that there are a couple of calendaring plugins which will allow for "days" will be allocated.
 
[[ClintSavage| Clint Savage]] mentioned that the point is that it should support caldev or something better<ref>https://www.redhat.com/archives/fedora-infrastructure-list/2009-February/msg00095.html</ref>


<references/>
<references/>


=== wordpress-mu install ===
=== Change Requests ===
Due to the impending release of Fedora 11 beta, the infrastructure team is in a change freeze right now.
The following change requests were made during the week.
1. <ref>https://www.redhat.com/archives/fedora-infrastructure-list/2009-March/msg00139.html</ref> Change a piece of code in fas2 which would reduce a particular loop time from 5 mins to 8 seconds. This change was approved and the hotfix was put on the server.
2. <ref>https://www.redhat.com/archives/fedora-infrastructure-list/2009-March/msg00148.html</ref>Add redirect from /legal/trademarks/guidelines to http://fedoraproject.org/wiki/Legal:Trademark_guidelines. This change was approved.
3. <ref>https://www.redhat.com/archives/fedora-infrastructure-list/2009-March/msg00169.html</ref> Make transifex run under transifex user and not apache user. This change was also approved and committed.
4. <ref>
https://www.redhat.com/archives/fedora-infrastructure-list/2009-March/msg00179.html</ref> Change request to update transifex on app1 to the 0.5 version. The change was approved.
5. <ref>https://www.redhat.com/archives/fedora-infrastructure-list/2009-March/msg00182.html</ref> Remove Fedora8 from the infofeed updates: Somehow fedora8 is still being looked for for the infofeed rss feed on planet.fedoraproject.org. This was approved and changes were made.
6. <ref>https://www.redhat.com/archives/fedora-infrastructure-list/2009-March/msg00187.html</ref>Use single quotes for the mysql backup cronjob,this has been causing us to get extra cron spam (and stalling mysql updates). Again this change was approved and committed.


[[MikeMcGrath| Mike McGrath]] asked who wanted to finalize our wordpress-mu install<ref>
<reference/>
https://www.redhat.com/archives/fedora-infrastructure-list/2009-February/msg00120.html</ref>
Mike further said that it has got built and there is a ticket for it<ref>https://fedorahosted.org/fedora-infrastructure/ticket/342</ref>
 
<references/>
 
=== cgit to replace gitweb? ===
 
[[SethVidal| Seth Vidal]] said<ref> https://www.redhat.com/archives/fedora-infrastructure-list/2009-February/msg00139.html</ref>that he has setup cgit as a replacement for gitweb on hosted2 and it is available at hosted2.fedoraproject.org/cgit/
He said that he would like to replace gitweb as a web based git repo browser but that would mean that the urls from gitweb will not work any more. He said that he would like to get some feedback on this.
 
[[BillNottingham|Bill Nottingham]] suggested<ref>https://www.redhat.com/archives/fedora-infrastructure-list/2009-February/msg00143.html</ref> that we may be able to able to do a rewrite rule.
 
<references/>

Revision as of 04:11, 23 March 2009

Infrastructure

This section contains the discussion happening on the fedora-infrastructure-list

http://fedoraproject.org/wiki/Infrastructure

Contributing Writer: Huzaifa Sidhpurwala

svn-to-git mirroring

Jim Meyering said [1] that he would like to set up an svn-to-git mirror for a project on fedorahosted. He set up and maintain [2], it's not open for ssh access to people outside of Red Hat, so it's rather limited.

Change Requests

Due to the impending release of Fedora 11 beta, the infrastructure team is in a change freeze right now. The following change requests were made during the week. 1. [1] Change a piece of code in fas2 which would reduce a particular loop time from 5 mins to 8 seconds. This change was approved and the hotfix was put on the server. 2. [2]Add redirect from /legal/trademarks/guidelines to http://fedoraproject.org/wiki/Legal:Trademark_guidelines. This change was approved. 3. [3] Make transifex run under transifex user and not apache user. This change was also approved and committed. 4. [4] Change request to update transifex on app1 to the 0.5 version. The change was approved. 5. [5] Remove Fedora8 from the infofeed updates: Somehow fedora8 is still being looked for for the infofeed rss feed on planet.fedoraproject.org. This was approved and changes were made. 6. [6]Use single quotes for the mysql backup cronjob,this has been causing us to get extra cron spam (and stalling mysql updates). Again this change was approved and committed.

<reference/>