Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id B88BD200AC0 for ; Mon, 9 May 2016 10:24:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B75631601D4; Mon, 9 May 2016 08:24:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 30339160A0F for ; Mon, 9 May 2016 10:24:14 +0200 (CEST) Received: (qmail 81160 invoked by uid 500); 9 May 2016 08:24:13 -0000 Mailing-List: contact dev-help@syncope.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@syncope.apache.org Delivered-To: mailing list dev@syncope.apache.org Received: (qmail 81087 invoked by uid 99); 9 May 2016 08:24:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 May 2016 08:24:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id F0E1E2C1F62 for ; Mon, 9 May 2016 08:24:12 +0000 (UTC) Date: Mon, 9 May 2016 08:24:12 +0000 (UTC) From: =?utf-8?Q?Francesco_Chicchiricc=C3=B2_=28JIRA=29?= To: dev@syncope.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (SYNCOPE-786) Automatic demo deploy upon Jenkins build MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 09 May 2016 08:24:14 -0000 [ https://issues.apache.org/jira/browse/SYNCOPE-786?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiricc=C3=B2 resolved SYNCOPE-786. -------------------------------------------- Resolution: Fixed Given what reported in INFRA-11576, I have simply setup a daily cron job wh= ich downloads the latest build available from Jenkins and redeploys. The sources are at {code}/home/ilgrosso/redeploy{code} on {{syncope-vm.apache.org}}. Cron job details: {code} ilgrosso@syncope-vm:~$ crontab -l MAILTO=3Ddev@apache.org # m h dom mon dow command 0 5 * * * /home/ilgrosso/redeploy/redeploy.sh {code} > Automatic demo deploy upon Jenkins build > ---------------------------------------- > > Key: SYNCOPE-786 > URL: https://issues.apache.org/jira/browse/SYNCOPE-786 > Project: Syncope > Issue Type: Task > Components: demo > Reporter: Francesco Chicchiricc=C3=B2 > Assignee: Francesco Chicchiricc=C3=B2 > Fix For: 2.0.0 > > > Verify if it is possible to automatically redeploy demo components upon s= uccessful Jenkins builds. If not, check buildbot. -- This message was sent by Atlassian JIRA (v6.3.4#6332)