gitbucket-ci-plugin
gitbucket-ci-plugin copied to clipboard
GitBucket plug-in that adds simple CI ability to GitBucket.
Results
23
gitbucket-ci-plugin issues
Sort by
recently updated
recently updated
newest added
Currently, realtime build log is refreshed entirely at constant intervals. But it's not efficient if build log is large. Essentially, It should get and apply only added lines.