Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > de.comp.lang.python > #4414

Re: [Python-de] Continuous Integration: N git Repositories

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Marcel Hellkamp <marc@gsites.de>
Newsgroups de.comp.lang.python
Subject Re: [Python-de] Continuous Integration: N git Repositories
Date Tue, 19 Apr 2016 19:18:16 +0200
Lines 10
Message-ID <mailman.29.1461086298.30862.python-de@python.org> (permalink)
References <5716377E.6040007@thomas-guettler.de> <57166858.4040308@gsites.de>
Mime-Version 1.0
Content-Type text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding 8bit
X-Trace news.uni-berlin.de BcGreH1YZRq+CdNLoQN8XAVZKkRjy96NZUYP4z2eqxvw==
Return-Path <marc@gsites.de>
X-Original-To python-de@python.org
Delivered-To python-de@mail.python.org
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0
In-Reply-To <5716377E.6040007@thomas-guettler.de>
X-BeenThere python-de@python.org
X-Mailman-Version 2.1.22
Precedence list
List-Id Die Deutsche Python Mailingliste <python-de.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-de>, <mailto:python-de-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-de/>
List-Post <mailto:python-de@python.org>
List-Help <mailto:python-de-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-de>, <mailto:python-de-request@python.org?subject=subscribe>
X-Mailman-Original-Message-ID <57166858.4040308@gsites.de>
X-Mailman-Original-References <5716377E.6040007@thomas-guettler.de>
Xref csiph.com de.comp.lang.python:4414

Show key headers only | View raw


In Jenkins (wie in den meisten modernen CI Systemen) lassen sich 
Abhängigkeiten definieren. Du kannst den Job für "modwork_foo" so 
konfigurieren, das er automatisch startet sobald eine der Abhängigkeiten 
neu gebaut wurden, auch wenn sich bei "modwork_foo" selbst nichts 
geändert hat. Damit ließe sich dein Szenario problemlos abbilden.

Am 19.04.2016 um 15:49 schrieb Thomas Güttler:
> Die meisten Texte über Continuous Integration machen es sich aus 
> meiner Sicht zu einfach.

Back to de.comp.lang.python | Previous | Next | Find similar


Thread

Re: [Python-de] Continuous Integration: N git Repositories Marcel Hellkamp <marc@gsites.de> - 2016-04-19 19:18 +0200

csiph-web