Re: [PATCH 0/3] gitlab-pipeline-status script: provide more information on errors

2021-03-03 Thread Thomas Huth
On 22/02/2021 20.32, Cleber Rosa wrote: 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 mo

Re: [PATCH 0/3] gitlab-pipeline-status script: provide more information on errors

2021-02-23 Thread Wainer dos Santos Moschetta
Hi, On 2/23/21 12:19 PM, Erik Skultety wrote: On Tue, Feb 23, 2021 at 11:52:17AM -0300, Wainer dos Santos Moschetta wrote: Hi Cleber, In case you need to send a v2, mind to add the following patch together? commit 3c4ed8a78e096e4d7df0398c29887a9d468ae120 (HEAD -> gitlab_runners) Author: Waine

Re: [PATCH 0/3] gitlab-pipeline-status script: provide more information on errors

2021-02-23 Thread Erik Skultety
On Tue, Feb 23, 2021 at 11:52:17AM -0300, Wainer dos Santos Moschetta wrote: > Hi Cleber, > > In case you need to send a v2, mind to add the following patch together? > > commit 3c4ed8a78e096e4d7df0398c29887a9d468ae120 (HEAD -> gitlab_runners) > Author: Wainer dos Santos Moschetta > Date:   Tue

Re: [PATCH 0/3] gitlab-pipeline-status script: provide more information on errors

2021-02-23 Thread Wainer dos Santos Moschetta
Hi Cleber, In case you need to send a v2, mind to add the following patch together? commit 3c4ed8a78e096e4d7df0398c29887a9d468ae120 (HEAD -> gitlab_runners) Author: Wainer dos Santos Moschetta Date:   Tue Feb 23 11:26:08 2021 -0300     scripts/ci/gitlab-pipeline-status: Handle ValueError excep