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


Groups > de.comp.lang.python > #5500 > unrolled thread

[Python-de] github -> travis -> bumpversion -> pypi

Started byThomas Güttler <guettliml@thomas-guettler.de>
First post2019-06-21 16:10 +0200
Last post2019-06-21 16:10 +0200
Articles 1 — 1 participant

Back to article view | Back to de.comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [Python-de] github -> travis -> bumpversion -> pypi Thomas Güttler <guettliml@thomas-guettler.de> - 2019-06-21 16:10 +0200

#5500 — [Python-de] github -> travis -> bumpversion -> pypi

FromThomas Güttler <guettliml@thomas-guettler.de>
Date2019-06-21 16:10 +0200
Subject[Python-de] github -> travis -> bumpversion -> pypi
Message-ID<mailman.9.1561126593.23893.python-de@python.org>
Hallo,

ich habe mal hier eine Anleitung erstellt.

Mein Ziel: Wenn das CI ok ist, dann soll automatisch eine neue Version
eines Python-Paketes erstellt werden, und danach soll die neue Version
auf den pypi-Server hochgeladen werden.

https://github.com/guettli/github-travis-bumpversion-pypi

Das Vorgehen funktioniert, aber die Anleitung ist zu lang.

Ich wollte erste "kompliziert" anstatt "lang" sagen, aber kompliziert ist es nicht.
Es gibt eben eine Folge von einzelnen, recht einfachen Schritten.

Irgendwie habe ich das Gefühl, dass mein Vorgehen viel zu kompliziert ist.

Es geht bestimmt auch noch einfacher.

Falls jemand eine Idee hat, bitte melden!

Gruß,
   Thomas


-- 
Thomas Guettler http://www.thomas-guettler.de/
I am looking for feedback: https://github.com/guettli/programming-guidelines

[toc] | [standalone]


Back to top | Article view | de.comp.lang.python


csiph-web