Return-Path: X-Original-To: apmail-incubator-allura-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-allura-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F216810A1A for ; Mon, 17 Mar 2014 20:53:44 +0000 (UTC) Received: (qmail 47992 invoked by uid 500); 17 Mar 2014 20:53:44 -0000 Delivered-To: apmail-incubator-allura-dev-archive@incubator.apache.org Received: (qmail 47966 invoked by uid 500); 17 Mar 2014 20:53:44 -0000 Mailing-List: contact allura-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: allura-dev@incubator.apache.org Delivered-To: mailing list allura-dev@incubator.apache.org Received: (qmail 47955 invoked by uid 99); 17 Mar 2014 20:53:44 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Mar 2014 20:53:44 +0000 X-ASF-Spam-Status: No, hits=-0.1 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of noreply@sourceforge.net designates 216.34.181.60 as permitted sender) Received: from [216.34.181.60] (HELO smtp.ch3.sourceforge.com) (216.34.181.60) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Mar 2014 20:53:39 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sourceforge.com; s=x; h=Date:References:In-Reply-To:Message-ID:Subject:Reply-To:From:To:MIME-Version:Content-Type; bh=BaPRP/rM1c1M5cOkmQct9NGo6LCl9jGmdx323n9CA3E=; b=cXtMFku8bG5TgPENdTjCZVUMSS21Rl1T1g8f/QdgXL70HXKzhzeGvfy8AtOwsKxaoH830l17D9NxfzjSwppzRzuuQTQTZ2JbHJYSLh6Ie9DqoMyPucJziJ+LGNz3KAPHQcQorRTM1Nf30BF9sUUWiQ2Nzk1n3QEEktc1b95dbgc=; Received: from localhost ([127.0.0.1] helo=sfs-alluradaemon-3.v29.ch3.sourceforge.com) by sfs-alluradaemon-3.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1WPeX7-0008Ic-Hv for allura-dev@incubator.apache.org; Mon, 17 Mar 2014 20:53:17 +0000 Content-Type: multipart/related; boundary="===============0733067461465430202==" MIME-Version: 1.0 To: allura-dev@incubator.apache.org From: "Tim Van Steenburgh" Reply-To: "[allura:tickets] " <7135@tickets.allura.p.re.sf.net> Subject: [allura:tickets] #7135 Move our published docs to forge-allura.apache.org Message-ID:

In-Reply-To: <52f29222b9363c505e427ab0.tickets@allura.p.sourceforge.net> References: <52f29222b9363c505e427ab0.tickets@allura.p.sourceforge.net> Date: Mon, 17 Mar 2014 20:53:17 +0000 X-Virus-Checked: Checked by ClamAV on apache.org --===============0733067461465430202== Content-Type: multipart/alternative; boundary="===============6654892619546136394==" MIME-Version: 1.0 --===============6654892619546136394== MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit - **status**: open --> closed - **assigned_to**: Tim Van Steenburgh - **Size**: --> 2 - **Milestone**: forge-backlog --> forge-mar-21 - **Comment**: I left the /p/allura/docs Link tool installed, but repointed it to /docs, which is served statically. I disabled the SF jenkins allura-docs build and installed an .htaccess redirect from allura.sourceforge.net/docs to forge-allura.a.o/p/allura/docs. `deploy.sh` has been updated to build and deploy docs when new commits are pushed. --- ** [tickets:#7135] Move our published docs to forge-allura.apache.org** **Status:** closed **Milestone:** forge-mar-21 **Labels:** asf **Created:** Wed Feb 05, 2014 07:33 PM UTC by Dave Brondsema **Last Updated:** Wed Feb 05, 2014 07:33 PM UTC **Owner:** Tim Van Steenburgh Our docs are currently published to http://allura.sourceforge.net/docs/ via a post-commit job on a SourceForge internal jenkins instance. We should publish the docs on our Apache site, perhaps at a URL like https://forge-allura.apache.org/p/allura/docs/ (currently a redirect). We could do this by configuring that particular URL in Apache to serve from a directory instead of go to the allura wsgi app. We should move the post-commit publish to the Apache Jenkins job at https://builds.apache.org/job/Allura/ or perhaps to the updating cron on the allura-vm host. Lastly, we'll want http://allura.sourceforge.net/docs/* to redirect to the new locations. --- Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. --===============6654892619546136394== MIME-Version: 1.0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: 7bit
  • status: open --> closed
  • assigned_to: Tim Van Steenburgh
  • Size: --> 2
  • Milestone: forge-backlog --> forge-mar-21
  • Comment:

I left the /p/allura/docs Link tool installed, but repointed it to /docs, which is served statically. I disabled the SF jenkins allura-docs build and installed an .htaccess redirect from allura.sourceforge.net/docs to forge-allura.a.o/p/allura/docs. deploy.sh has been updated to build and deploy docs when new commits are pushed.


[tickets:#7135] Move our published docs to forge-allura.apache.org

Status: closed
Milestone: forge-mar-21
Labels: asf
Created: Wed Feb 05, 2014 07:33 PM UTC by Dave Brondsema
Last Updated: Wed Feb 05, 2014 07:33 PM UTC
Owner: Tim Van Steenburgh

Our docs are currently published to http://allura.sourceforge.net/docs/ via a post-commit job on a SourceForge internal jenkins instance.

We should publish the docs on our Apache site, perhaps at a URL like https://forge-allura.apache.org/p/allura/docs/ (currently a redirect). We could do this by configuring that particular URL in Apache to serve from a directory instead of go to the allura wsgi app.

We should move the post-commit publish to the Apache Jenkins job at https://builds.apache.org/job/Allura/ or perhaps to the updating cron on the allura-vm host.

Lastly, we'll want http://allura.sourceforge.net/docs/* to redirect to the new locations.


Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

--===============6654892619546136394==-- --===============0733067461465430202==--