From 8b42a5376a5a29a7ee528d1ea2b25cd0c2d2ac8f Mon Sep 17 00:00:00 2001 From: "Gerber, Mike" Date: Wed, 19 May 2021 19:44:12 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20ocrd-galley:=20Inclusion=20polic?= =?UTF-8?q?y?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README-DEV.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README-DEV.md b/README-DEV.md index 21b6416..fc78890 100644 --- a/README-DEV.md +++ b/README-DEV.md @@ -15,3 +15,15 @@ Releasing including building the Docker images and pushing them to Docker Hub. * Make sure that qurator-spk gets tags pushed (for consistency). * Create release on GitHub + +Inclusion policy +---------------- +1. Only use PyPI version where possible. +2. If that is not possible (= available) use a versioned release from GitHub +3. Otherwise, use a GitHub commit + +If, for some reason, we must deviate from this, to e.g. hotfix something, an +issue should be open that reminds us to go back to a versioned release again. + +Other than relying on "proper releases", this also has a second purpose: Review +releases of qurator-spk releases.