gitbucket-ci-plugin
gitbucket-ci-plugin copied to clipboard
GitBucket plug-in that adds simple CI ability to GitBucket.
**Impacted version**: 1.11.0 **Deployment mode**: Deployed as a standalone app (`java -jar gitbucket.war`) **Problem description**: Trying to authenticate to the API with basic authentication results in the following error: ```pascal...
Like a zip file, binary file
Please add some examples on how to use this plug-in. (maybe configure one of the plug-ins or libraries to build with it?) Thank you.
Greetings, I use the CI plugin to execute a shell script that accomplishes testing and builds. For projects that are dependencies to other projects it also triggers a rebuild of...
Hi! There is already a similar issue #48 but pretty global. it would be a nice if the plugin could clean up older builds and keep a certain number of...
``` 14:42:50.782 [http-nio-8080-exec-9] ERROR gitbucket.core.plugin.PluginRegistry - Error during plugin initialization: gitbucket-ci-plugin-gitbucket_4.31.2-1.8.1.jar java.sql.SQLSyntaxErrorException: (conn=267971) Table 'gate_vm01_gbk.CI_CONFIG' doesn't exist ```
Hello there, I was wondering why it isn't possible to simply use a placeholder like 'lastest' or 'newest' to access files, because it makes it very easy to connect external...