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


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

Re: [Python-de] Komplexe Jenkins Konfiguration - will man das?

Path csiph.com!feeder.erje.net!2.eu.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!newsfeed.straub-nv.de!newsfeed.kamp.net!newsfeed.kamp.net!fu-berlin.de!uni-berlin.de!not-for-mail
From Thomas Güttler <guettliml@thomas-guettler.de>
Newsgroups de.comp.lang.python
Subject Re: [Python-de] Komplexe Jenkins Konfiguration - will man das?
Date Wed, 4 May 2016 11:48:31 +0200
Lines 41
Message-ID <mailman.375.1462355319.32212.python-de@python.org> (permalink)
References <57285B9B.8010308@thomas-guettler.de> <20160503211527.378b424a@xingu.arnoldarts.de> <5729C56F.6080806@thomas-guettler.de>
Mime-Version 1.0
Content-Type text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding 8bit
X-Trace news.uni-berlin.de wz1fugadRaqrGSHrWejxUg9cp2bkEssHeUBsBktxRRbQ==
Return-Path <guettliml@thomas-guettler.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 <20160503211527.378b424a@xingu.arnoldarts.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 <5729C56F.6080806@thomas-guettler.de>
X-Mailman-Original-References <57285B9B.8010308@thomas-guettler.de> <20160503211527.378b424a@xingu.arnoldarts.de>
Xref csiph.com de.comp.lang.python:4444

Show key headers only | View raw



Am 03.05.2016 um 21:15 schrieb Arnold Krille:
> On Tue, 3 May 2016 10:04:43 +0200 Thomas Güttler
> <guettliml@thomas-guettler.de> wrote:
>> Ich habe gelesen, dass Jenkins2 Pipelines unterstützt. Siehe
>> https://jenkins.io/doc/pipeline/
>> Ich frage mich gerade: Will man das?
>
> Ja, manchmal.
>
>> Bisher versuchen wir die Konfig in Jenkins möglichst unkompliziert zu
>> machen.
>
> Das ist gut.
>
>> Jenkins ruft ein Script auf, und zeigt ggf das Ergebnis der Tests.
>
> Das ist ein workaround für einen jenkins-Nachteil, den travis und
> gitlab richtig machen: Dort sind die build/CI-Anweisungen direkt in
> skripten in dem jeweiligen repo abgelegt. Bei jenkins muss ich selber
> einen Eintrag im Job machen, der das skript aufruft.
>
> Und muss damit eine Folge von Jobs in jenkins grafisch konfigurieren
> und kann es nur in jenkins "speichern" und nicht versionieren.

Ja, stimmt. Das ist was mir an Jenkins nicht gefällt. Wenn ich N Projekte
habe, die alle fast gleich sind, dann verwalte ich diesen Zoo lieber
mit Tools mit denen ich als Entwickler vertraut bin. Also mit git und
Texteditor.

Danke für den Hinweis zu gitlab. Ich bin mit jenkins nicht verheiratet :-)

... andererseits ist ein Wechsel nicht so leicht zu machen. Der Aufwand
des Wechsels muss ja begründbar sein....

Gruß,
  Thomas

-- 
Thomas Guettler http://www.thomas-guettler.de/

Back to de.comp.lang.python | Previous | NextNext in thread | Find similar


Thread

Re: [Python-de] Komplexe Jenkins Konfiguration - will man das? Thomas Güttler <guettliml@thomas-guettler.de> - 2016-05-04 11:48 +0200
  Re: [Python-de] Komplexe Jenkins Konfiguration - will man das? Michael Prokop <devnull@michael-prokop.at> - 2016-05-04 14:58 +0200
    Re: [Python-de] Jenkins Job-Builder Thomas Güttler <guettliml@thomas-guettler.de> - 2016-05-09 10:33 +0200
      Re: [Python-de] Jenkins Job-Builder Michael Prokop <devnull@michael-prokop.at> - 2016-05-09 19:04 +0200

csiph-web