This project is archived and is in readonly mode.
Update instructions and config for building Rails via CI Server
Reported by CancelProfileIsBroken | December 20th, 2008 @ 04:47 PM | in 2.x
The instructions for setting up a CI server to build Rails need to be updated a bit because of version changes in some of the libraries pulled in. I also cleaned up a few places where things might not have been blindingly clear.
In addition, the list of gems we depend on has to include rack now.
Comments and changes to this ticket
-
Chad Woolley January 4th, 2009 @ 11:25 AM
- Tag changed from continuous_integration, patch to ci, continuous_integration, patch
Here are three diffs which should apply the latest CI changes to the master, 2-2-stable, and 3-0-unstable branches
-
Chad Woolley January 4th, 2009 @ 11:25 AM
- no changes were found...
-
Chad Woolley January 4th, 2009 @ 11:26 AM
- no changes were found...
-
Chad Woolley January 4th, 2009 @ 11:52 AM
Let me know if you need help or have problems with the patches - it is hard to tell if I have anything wrong when there are legitimately failing tests (all branches are currently red as of now). Plus some tests only run if fcgi/etc are installed, which may cause problem on some of the branches - I know Mike G. has been fixing this stuff on master.
-
CancelProfileIsBroken January 4th, 2009 @ 01:01 PM
I'm +1 on applying Chad's changes in place of mine.
Dunno what the plans are for synching 3.0-unstable up to master, but we should be able to get that branch to green by cherry-picking a29369ae4 and 220dff4c.
-
CancelProfileIsBroken January 7th, 2009 @ 01:21 AM
As of b7ea4a, we need rack 0.9.0+ instead of rack 0.4.0+ to build. Attached diffs are updated to make that change.
-
CancelProfileIsBroken January 7th, 2009 @ 01:21 AM
- no changes were found...
-
CancelProfileIsBroken January 7th, 2009 @ 01:21 AM
- no changes were found...
-
Michael Koziarski January 8th, 2009 @ 03:24 AM
- State changed from new to resolved
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>