command
module
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Nov 30, 2022
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
gogit
could send the build status to different git providers. Such as:
- GitHub
- Gitlab (public or private)
Usage
Below is an example of sending build status to a private Gitlab server:
gogit --provider gitlab \
--server http://10.121.218.82:6080 \
--repo yaml-readme \
--pr 1 \
--username linuxsuren \
--token h-zez9CWzyzykbLoS53s
TODO
- Support more git providers
Thanks
Thanks to these open source projects, they did a lot of important work.
- github.com/jenkins-x/go-scm
- github.com/spf13/cobra
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.