From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/77885 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: Re: HTML deployments from Git Date: Thu, 17 Mar 2011 12:19:19 -0500 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87r5a54qco.fsf@lifelogs.com> References: <87eia67lxj.fsf@topper.koldfront.dk> <871v667ger.fsf@topper.koldfront.dk> <87lj3slziq.fsf@lifelogs.com> <87oc8lzb3v.fsf_-_@topper.koldfront.dk> <87r5dh7650.fsf@lifelogs.com> <87ipys4hb8.fsf@lifelogs.com> <877hf7glmk.fsf@lifelogs.com> <878vzlu9fs.fsf@lifelogs.com> <87zkoux9yr.fsf_-_@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1300382409 26126 80.91.229.12 (17 Mar 2011 17:20:09 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 17 Mar 2011 17:20:09 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M26203@lists.math.uh.edu Thu Mar 17 18:20:05 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Q0Grk-0000zl-JV for ding-account@gmane.org; Thu, 17 Mar 2011 18:20:04 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1Q0Grj-0001To-AN; Thu, 17 Mar 2011 12:20:03 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Q0Grh-0001TR-FQ for ding@lists.math.uh.edu; Thu, 17 Mar 2011 12:20:01 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1Q0GrV-0005q4-Qz for ding@lists.math.uh.edu; Thu, 17 Mar 2011 12:20:01 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1Q0GrV-0007LK-3z for ding@gnus.org; Thu, 17 Mar 2011 18:19:49 +0100 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Q0GrU-0000qO-UW for ding@gnus.org; Thu, 17 Mar 2011 18:19:48 +0100 Original-Received: from 38.98.147.130 ([38.98.147.130]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Mar 2011 18:19:48 +0100 Original-Received: from tzz by 38.98.147.130 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Mar 2011 18:19:48 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 22 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 38.98.147.130 X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" User-Agent: Gnus/5.110014 (No Gnus v0.14) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:0Nw0L1mVGQ7md1TK1S9RJsDPpDg= X-Spam-Score: -0.7 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:77885 Archived-At: On Thu, 17 Mar 2011 17:47:24 +0100 Lars Magne Ingebrigtsen wrote: LMI> Ted Zlatanov writes: >> See what I have in /home/tzz/deploy-gnus-html.sh LMI> Looks good, I think. >> Decide if it should go in the repo (OK with me) and if you want it to >> run automatically on a commit. I don't mind doing it myself when it's >> necessary and it's much less risky that way (but not as cool). LMI> Perhaps it should be run manually a few times first, and then we can LMI> automate it later... OK. Next time there's a HTML change, you run the deployment and see how it works for you. If you don't feel like automating the Gnus manual's builds in the deployment script, I can do it. You kind of omitted that part of my post :) Ted