Cleber Rosa writes:
> This simply splits out the code that does an HTTP GET so that it
> can be used for other API requests.
>
> Signed-off-by: Cleber Rosa
fix sp as per Wainer, otherwise:
Reviewed-by: Alex Bennée
> ---
> scripts/ci/gitlab-pipeline-status | 17 -
> 1 file
Hi,
On 2/22/21 4:32 PM, Cleber Rosa wrote:
This simply splits out the code that does an HTTP GET so that it
can be used for other API requests.
Signed-off-by: Cleber Rosa
---
scripts/ci/gitlab-pipeline-status | 17 -
1 file changed, 12 insertions(+), 5 deletions(-)
Only fi
This simply splits out the code that does an HTTP GET so that it
can be used for other API requests.
Signed-off-by: Cleber Rosa
---
scripts/ci/gitlab-pipeline-status | 17 -
1 file changed, 12 insertions(+), 5 deletions(-)
diff --git a/scripts/ci/gitlab-pipeline-status
b/script