From 5e9fd2be650f313db4bb2e37906a1f48f2c01f89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Camilla=20L=C3=B6wy?= Date: Tue, 16 Apr 2019 18:17:00 +0200 Subject: [PATCH] Updated The release process is terrible (markdown) --- The-release-process-is-terrible.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/The-release-process-is-terrible.md b/The-release-process-is-terrible.md index d8d32db..976f723 100644 --- a/The-release-process-is-terrible.md +++ b/The-release-process-is-terrible.md @@ -11,7 +11,7 @@ __release__ _n._ the documentation compilation and archive directory tree setup ### An incomplete list of terrible - There is no automation of changelog extraction from `README.md` -- There is no automation of package testing +- There is no automated testing of package output - The scripts for release, build and package need improving - The scripts should use cross-platform language where appropriate (CMake?) - The build requires you to install 578 versions of VS and MinGW