glpipewait

Crates.ioglpipewait
lib.rsglpipewait
version0.1.0
sourcesrc
created_at2022-10-29 07:36:49.191142
updated_at2022-10-29 07:36:49.191142
descriptionWait until GitLab pipeline finishes.
homepagehttps://github.com/po3rin/glpipewait
repositoryhttps://github.com/po3rin/glpipewait
max_upload_size
id700895
size62,098
po3rin (po3rin)

documentation

https://github.com/po3rin/glpipewait/blob/main/README.md

README

GitLab Pipe Wait

Wait until GitLab pipeline finishes

$ glpipewait -u https://<GITLAB_HOST>/<NAMESPACE/PROJECT>/-/pipelines/<PIPELINE_ID> -t <GITLAB_ACCESS_TOKEN> && echo done!!!
Commit count: 9

cargo fmt