[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/3] gitlab-pipeline-status script: provide more information on e
From: |
Cleber Rosa |
Subject: |
[PATCH 0/3] gitlab-pipeline-status script: provide more information on errors |
Date: |
Mon, 22 Feb 2021 14:32:37 -0500 |
When things go wrong with the GitLab API requests, it's useful to give
users more information about the possible causes.
Cleber Rosa (3):
scripts/ci/gitlab-pipeline-status: split utlity function for HTTP GET
scripts/ci/gitlab-pipeline-status: give more information on failures
scripts/ci/gitlab-pipeline-status: give more info when pipeline not
found
scripts/ci/gitlab-pipeline-status | 25 ++++++++++++++++++-------
1 file changed, 18 insertions(+), 7 deletions(-)
--
2.25.4
- [PATCH 0/3] gitlab-pipeline-status script: provide more information on errors,
Cleber Rosa <=