blurayne / gitlab-utils

Some tools for using Gitlab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gitlab-utils

About

Utilities to make GitLab more fun on the with CLI and TUI

  • (usable) gitlab-ci-lint – Wrapper for linting .gitlab-ci.yml including script sections using gitlab.com API and some local tools.
  • (usable) gitlab-pipeline – Convenience tool for triggering pipeline runners and getting logs within CLI
  • (experimental) gitlab-runner-oci-exec – Use Docker and FUSE OverlayFS to locally execute .gitlab-ci in a safe environment.

For everything else please use GLab (github)

License

Please note this tool now is licensed by GPLv3 only. Sources at https://github.com/blurayne/gitlab-ci-lint have been removed – if you haven’t forked before and your corporation doesn’t want to contribute to FREE software you have to find your own solutions.

About

Some tools for using Gitlab

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%