retry-pipelines

1.0.1 • Public • Published

retry pipelines

Basic node script to retry gitlab pipelines, this is created due to pipeline inestability in some companies, to avoid developers to be checking and relaunching jobs manually when then things are unestable.

You need to add a valid Gitlab token, generate it from the Gitlab web page https://gitlab.mycompany.net/profile/personal_access_tokens, and run the package. It you messed it, you can reset the token with retry-pipelines --reset-token.

Installation

  • npm install -g retry-pipelines

Run

run retry-pipelines or rp in your terminal

Locally

  • Clone the repository
  • npm install
  • npm start

Help

run retry-pipelines -help in your terminal

Readme

Keywords

none

Package Sidebar

Install

npm i retry-pipelines

Weekly Downloads

2

Version

1.0.1

License

ISC

Unpacked Size

8.37 kB

Total Files

7

Last publish

Collaborators

  • vlaraort