Releases: LinuxSuRen/gogit
Releases · LinuxSuRen/gogit
v0.0.7
What’s Changed
- feat: support to trim the version prefix (#30) @LinuxSuRen
- feat: do not use go routine to send the status (#29) @LinuxSuRen
- fix: make sure the time duration is positive (#28) @LinuxSuRen
v0.0.6
What’s Changed
- fix: remove the duplicated comments (#26) @LinuxSuRen
- feat: remove all the retried nodes (#25) @LinuxSuRen
- fix: should use node id instead name (#24) @LinuxSuRen
- feat: improve the markdown outputs format (#23) @LinuxSuRen
- feat: support to show the outputs in the pr comment (#22) @LinuxSuRen
- fix: correct the status of a workflow (#21) @LinuxSuRen
v0.0.5
What’s Changed
- feat: support to package for darwin (#19) @LinuxSuRen
- feat: add the link of target template (#18) @LinuxSuRen
- fix: correct the dep of gogit (#17) @LinuxSuRen
- feat: support to set the comment identity (#16) @LinuxSuRen
- feat: support create comment on a pr (#15) @LinuxSuRen
- feat: accept the fullname of branch (#14) @LinuxSuRen
v0.0.4
What’s Changed
- feat: support to clone and checkout code (#11) @LinuxSuRen
v0.0.3
What’s Changed
- feat: skip sending status if pr is -1 (#9) @LinuxSuRen
v0.0.2
What’s Changed
- feat: provide a default label for the workflow status (#7) @LinuxSuRen
- feat: get workflow status automatically (#6) @LinuxSuRen
- feat: support argo workflow exectuor plugin (#5) @LinuxSuRen
- feat: support loading token from file (#4) @LinuxSuRen
- Add unit tests (#3) @LinuxSuRen
- keep the status be compatible with different system (#2) @LinuxSuRen
v0.0.1
Provide the basic function to send build status to GitHub, and Gitlab (private). You could use it as a CLI or docker image.