qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/7] gitlab pipeline check/watch script improvements


From: Cleber Rosa
Subject: [PATCH 0/7] gitlab pipeline check/watch script improvements
Date: Fri, 4 Sep 2020 12:42:51 -0400

This is a collection of refactors and improvements based on feedback
received.

The biggest difference is that now the script can be used right after
a git push, despite the pipeline having been created yet or not.  The
proper status of the pipeline (not created, pending, etc) will be
given as output.

Cleber Rosa (7):
  scripts/ci/gitlab-pipeline-status: make branch name configurable
  scripts/ci/gitlab-pipeline-status: improve message regarding timeout
  scripts/ci/gitlab-pipeline-status: give early feedback on running
    pipelines
  scripts/ci/gitlab-pipeline-status: refactor parser creation
  scripts/ci/gitlab-pipeline-status: handle keyboard interrupts
  scripts/ci/gitlab-pipeline-status: use more descriptive exceptions
  scripts/ci/gitlab-pipeline-status: wait for pipeline creation

 scripts/ci/gitlab-pipeline-status | 63 +++++++++++++++++++++----------
 1 file changed, 44 insertions(+), 19 deletions(-)

-- 
2.25.4





reply via email to

[Prev in Thread] Current Thread [Next in Thread]