From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Baines Subject: Ruby on Rails (web-application framework) (and the wip-rails branch) Date: Tue, 30 Jan 2018 19:50:53 +0000 Message-ID: <87shan9lcy.fsf@cbaines.net> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([208.118.235.92]:33313) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1egbwO-0005cq-KU for guix-devel@gnu.org; Tue, 30 Jan 2018 14:52:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1egbvl-00014O-P5 for guix-devel@gnu.org; Tue, 30 Jan 2018 14:51:36 -0500 Received: from li622-129.members.linode.com ([212.71.249.129]:55926 helo=mira.cbaines.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1egbvl-00013P-DH for guix-devel@gnu.org; Tue, 30 Jan 2018 14:50:57 -0500 List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org --=-=-= Content-Type: text/plain Hey, So I had a go at rebasing and using the wip-rails [1] branch recently, and I was very successful. One minor conflict needed resolving, a few extra packages, a few update and a few disabled test suites [2] and I was able to start a Rails app from scratch. 1: https://git.savannah.gnu.org/cgit/guix.git/log/?h=wip-rails 2: http://git.cbaines.net/guix/commit/?id=wip-rails I think it would be good to see these packages in the master branch, and would be up for trying to help towards this. Ben, do you have any thoughts on the wip-rails branch? One way of working on this would be to get commits in that branch ready to merge, either by just checking over the commits adding a single package, or pulling a package out of the big commit at the head of the branch [3]. Then once commits are ready, merge them in to master, and rebase the branch. 3: https://git.savannah.gnu.org/cgit/guix.git/commit/?h=wip-rails&id=9a46eda7ee40f305692c4af8880eec4efc61102d Does anyone have any recommendations of methodologies to follow, or want to volunteer time to prepare and review commits? Thanks, and thanks Ben for getting this far! Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKTBAEBCgB9FiEEPonu50WOcg2XVOCyXiijOwuE9XcFAlpwzJ1fFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcACgkQXiijOwuE 9XccrBAAqMaCLvI6h8Qr9K3mmuwrvTnDE/zxofAa4ZvrhpqQqY3XCKKJRjtCkO3T 8+vR9V4LaGmTOFQvasi4dyjnhBIE/sYzWmIIauTYjE3qE0EOFYGs+Z1glJcfUHwH ShR9oInoVG8lh4aOjUGCMqCsbP3HOx9kEFh8/7KIR8FtiWSOxXb40xUcofNUa55y QAQhc2NyQWV9Ka8baoHjhdTp4UkPbRD9pxKACKqsFDakgXZcmqAHLd3shP6ZUp1B HM2647IWo89Q04938ijqqbiR4uOsuRHl1DalJXj9ncdwCcHzH+Zgk8j6GG+0H9eP PmpmxBJCKruBE8xo2ludieA5te5+Y4qqySPeo5pWHJKRKNo/ueYSeRlURABJJvMD dyGgtWtVJbwnNrqy/5vM/I6hfAW0qShRix4+qjI5oLnFuY+UF4lVYdYmmJo+8plB n/iFJKJsNHAtLbjUaXfB9i400Z5OGIoiClsztmbQrCG+4QcIpK5PaImg6d//OS8+ xltnX0eOs3OgfEuco7zH7y+911G0IARK8uxPbxbjS3jQS3XnIZ6qfHLyiGoYaEpq YNTv8opKkodDWOpJysmdYfKcJ30Ce8zNhAfbxujqHgVu/ID4Gq5LRjEpc0C3GyC4 OPqvcwQlBERn9yURky5cdzzDLs/gRQoQ5wgiNOp+pRxdtULoCmA= =VUsz -----END PGP SIGNATURE----- --=-=-=--