Some repositories couldn't be updated, please check application logs for details.
BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://docs.github.com/rest", "status": "401"}

aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-11-28 16:13:49 +0100
committerEgor Tensin <Egor.Tensin@gmail.com>2023-11-28 16:13:49 +0100
commitcac2e4e695b185fd3ad0c32bc5634aa924d06c2e (patch)
treeac4ab10967069a52fb3b6461c4d604ae697f497b
parentimplement a command to list runs (diff)
downloadcimple-cac2e4e695b185fd3ad0c32bc5634aa924d06c2e.tar.gz
cimple-cac2e4e695b185fd3ad0c32bc5634aa924d06c2e.zip
rationale.md: add a foreword
-rw-r--r--doc/rationale.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/rationale.md b/doc/rationale.md
index 537afb2..54ddcac 100644
--- a/doc/rationale.md
+++ b/doc/rationale.md
@@ -1,6 +1,11 @@
Rationale
=========
+*A word of warning*: this was written in August 2022, when I was especially
+mean-spirited and upset with the existing solutions.
+The opinions here might come as unnecessarily harsh, and might be sometimes
+factually wrong.
+
I started this project because the existing solutions sucked.
I wanted a CI system that adheres to the following criteria.