You are not logged in.
- Topics: Active | Unanswered
Pages: 1
#1 2010-07-31 00:05:43
- Reines
- Administrator
- From: Scotland
- Registered: 2008-05-11
- Posts: 3,197
- Website
Sorry to be indecisive but...
Gitorious seems to mess up more frequently than I'd like, would switching to Github be a possibility? (I mean from an annoying users by changing point of view, technically it wouldn't be an issue.)
Gitorious is down at the moment (at least ssh access is), and from what I saw on IRC it looks like the guy who is responsible for that is away at the moment, so who knows when it will be sorted. On the other hand GitHub is ran by a company and has people employed to make sure its up 24/7.
Offline
#2 2010-07-31 00:31:50
- Reines
- Administrator
- From: Scotland
- Registered: 2008-05-11
- Posts: 3,197
- Website
Re: Sorry to be indecisive but...
Actually after just making an account on GitHub, they have quite a lot of really nice looking features, can we pleeeaase switch?
Offline
#3 2010-07-31 01:04:41
- Smartys
- Former Developer
- Registered: 2008-04-27
- Posts: 3,139
- Website
Re: Sorry to be indecisive but...
This is why I bought myself a GitHub account: it's well worth the price for what they offer.
Offline
#4 2010-07-31 12:30:58
- FSX
- Former Developer
- From: NL
- Registered: 2008-05-09
- Posts: 818
- Website
Re: Sorry to be indecisive but...
GITHUB! GITHUB! GITHUB! GITHUB! GITHUB! GITHUB! GITHUB! GITHUB!
Offline
#5 2010-07-31 13:17:55
- adaur
- Developer
- From: France
- Registered: 2010-01-07
- Posts: 843
- Website
Re: Sorry to be indecisive but...
Again? Why not, after all you guys decide ^^
FeatherBB - A simple and lightweight new generation forum system
Based on FluxBB, written in PHP, using Slim Framework for a proper OOP-MVC architecture.
Offline
#6 2010-07-31 14:13:46
- ridgerunner
- Member
- Registered: 2008-06-24
- Posts: 183
- Website
Re: Sorry to be indecisive but...
github+1
Offline
#7 2010-07-31 15:40:55
- Gary
- Moderator
- From: Sydney, Australia
- Registered: 2009-09-07
- Posts: 232
Re: Sorry to be indecisive but...
What's this for exactly?
Offline
#8 2010-07-31 20:54:33
- Gizzmo
- Member
- From: Earth, Milkyway Galaxy
- Registered: 2008-04-30
- Posts: 301
- Website
Re: Sorry to be indecisive but...
Github+1
~Gizzmo - My Mods: Usermap (Github) - Default Avatar (Github)
Offline
#9 2010-07-31 22:05:54
- Franz
- Lead developer
- From: Germany
- Registered: 2008-05-13
- Posts: 6,742
- Website
Offline
#10 2010-07-31 23:00:28
- Reines
- Administrator
- From: Scotland
- Registered: 2008-05-11
- Posts: 3,197
- Website
Re: Sorry to be indecisive but...
Okay I have set up a repository on github and updated the site links to use it: http://github.com/fluxbb/fluxbb
If anyone (i.e. the dev team) needs write access then register on github and let me know and I'll add you.
I'll try to think of a way to handle the old gitorious project later on. Developers, you will need to update the origin of your local repositories to git@github.com:fluxbb/fluxbb.git.
I'll also write an announcement tomorrow and post it letting people know of the change.
PS. I wonder if there is an easy way we could keep the gitorious page as a read-only mirror though somehow keep it up-to-date?
Offline
#11 2010-08-01 00:11:04
- Smartys
- Former Developer
- Registered: 2008-04-27
- Posts: 3,139
- Website
Re: Sorry to be indecisive but...
GitHub has this concept of "service hooks". Potentially you could set up a PHP script that pulls from GitHub and pushes to Gitorious and set that up as a service hook.
Offline
#12 2010-08-01 06:15:09
- Gary
- Moderator
- From: Sydney, Australia
- Registered: 2009-09-07
- Posts: 232
Re: Sorry to be indecisive but...
What is GitHub and Gitorious?
Offline
#13 2010-08-01 06:31:47
- Smartys
- Former Developer
- Registered: 2008-04-27
- Posts: 3,139
- Website
Re: Sorry to be indecisive but...
Offline
#14 2010-08-01 07:16:55
- Gary
- Moderator
- From: Sydney, Australia
- Registered: 2009-09-07
- Posts: 232
Re: Sorry to be indecisive but...
Ha ha, simple Wikipedia search. Thanks Smartys.
Offline
#15 2010-08-01 12:53:39
- Reines
- Administrator
- From: Scotland
- Registered: 2008-05-11
- Posts: 3,197
- Website
Re: Sorry to be indecisive but...
GitHub has this concept of "service hooks". Potentially you could set up a PHP script that pulls from GitHub and pushes to Gitorious and set that up as a service hook.
That might be smart. We already maintain a local copy of the repo on the server, which the release script uses when packaging up releases.
We could set up a service hook that calls a PHP script here, which would update the local copy from GitHub, then push it to Gitorious. It could maybe also update our timeline to include commits then.
Offline
#16 2010-08-01 15:17:52
Offline
Pages: 1