Commit Graph

984 Commits

Author SHA1 Message Date
yashin c28c795570 修复触发构建失败 2018-07-12 18:33:37 +08:00
yashin 4e0f23fdaa [maven-release-plugin] prepare for next development iteration 2018-07-11 16:52:02 +08:00
yashin 2467df2f23 [maven-release-plugin] prepare release 1.0.8 2018-07-11 16:51:59 +08:00
yashin 8fdede40d5 删除docker测试 2018-07-11 16:49:14 +08:00
yashin 3480535e96 调整分支过滤器默认值 2018-07-11 16:06:45 +08:00
yashin 782497f4d3 修复帮助文件找不的问题 2018-07-10 18:33:33 +08:00
yashin 21a51f87df 删除test文件 2018-07-10 18:32:30 +08:00
yashin 2f8da3aefa 解决分支过滤配置显示错误问题 2018-07-10 12:07:13 +08:00
yashin e053fd2878 解决分支过滤未设置导致500 2018-07-10 11:59:51 +08:00
yashin adc6bf8691 增加refspec配置帮助 2018-07-09 19:46:49 +08:00
yashin e1b7637d59 解决pr被快速更新时SCM无法checkout到旧的commit导致构建失败 2018-07-09 18:36:24 +08:00
yashin eac14e0311 增加中文帮助信息 2018-07-09 16:11:15 +08:00
yashin 6311f3c475 增加Gitee链接帮助 2018-07-05 19:43:04 +08:00
yashin 477d9e146d 去掉强制要求webhook密码 2018-07-05 19:11:29 +08:00
yashin b30e0e6590 构建失败评论更换红色图标,更容易辨别构建成或失败 2018-07-05 17:43:08 +08:00
yashin a73c373a33 解决旧项目多个分支的情况下webhook一次请求触发多个构建 2018-07-05 16:39:33 +08:00
yashin 489c55e76f 避免# 评论到pr关联错issue 2018-07-05 11:57:12 +08:00
yashin 190c634f6c 支持pr审查通过,测试通过触发构建 2018-07-05 11:24:18 +08:00
yashin c2a0d84136 修复pr更新不触发构建 2018-07-04 19:25:28 +08:00
yashin 310b8996e5 支持构建成功自动合并PR 2018-07-03 18:44:10 +08:00
yashin 81c80cefb7 更名为gitee jenkins plugin 2018-07-03 17:48:50 +08:00
yashin df0430640e 修复关闭PR不可触发构建 2018-07-03 16:22:43 +08:00
yashin 151ef81c5d 设置分支过滤规则 2018-07-03 15:32:05 +08:00
yashin fa8902516a 重构目录结构 2018-07-03 14:51:33 +08:00
yashin 0306ed0f3f 配置项支持中英文 2018-07-03 12:13:29 +08:00
yashin 966f9f80c4 支持构建成功回评PR 2018-07-02 16:58:27 +08:00
yashin b87f0b6e15 PR触发构建后,将构建结果评论至原PR 2018-06-28 19:14:35 +08:00
yashin 128c5673c7 webhook接受请求后回传已接受信息 2018-06-28 13:03:38 +08:00
yashin 6dc5f9de2c 支持push webhook触发构建 2018-06-27 17:21:59 +08:00
yashin d21e0aa338 接受pr更新,pr合并触发构建 2018-06-27 15:57:05 +08:00
yashin 56f5600b93 Gitee jenkins插件支持新建PR触发构建 2018-06-27 15:24:37 +08:00
Owen Mehegan 23feea68ca [maven-release-plugin] prepare for next development iteration 2018-05-26 13:23:04 -04:00
Owen Mehegan 8456f1251f [maven-release-plugin] prepare release gitlab-plugin-1.5.6 2018-05-26 13:22:45 -04:00
Owen Mehegan 724ab79d22 Changelog for 1.5.6 2018-05-26 13:15:04 -04:00
Owen Mehegan 18462ef357
Merge pull request #767 from MateuszJajeGP/master
Fix NPE in GitLabPushTrigger
2018-05-26 13:09:50 -04:00
Owen Mehegan bf5811804f
Merge pull request #759 from Zimgir/454
Fix exception when saving job config in certain cases.
2018-05-26 12:56:49 -04:00
Owen Mehegan f73144fa9b
Merge pull request #693 from ttsalonen/pending-build-status-for-pipelines
Pending status for pipelines and possibility to cancel pending builds on merge request updates
2018-05-26 11:39:51 -04:00
Owen Mehegan 6531d50957 Update maintainers 2018-05-26 11:27:01 -04:00
Owen Mehegan 4ad7dbb1a9 Tweak project ID regex to not require .git in the string. Fixes #691. 2018-05-26 11:06:14 -04:00
Owen Mehegan ca715da7d7
Merge pull request #760 from verath/patch-1
Readme: escape markdown refspec for tags
2018-05-25 23:07:02 -04:00
Owen Mehegan 9ea18cd2a1
README: note that declarative jobs must be run manually once
Fixes #761
2018-05-25 18:10:58 -04:00
Owen Mehegan fd2f63a52d
README: fix link to defined variables 2018-05-25 15:36:47 -04:00
Owen Mehegan aa8c1011b8
README: explain how to use EnvInject to support both manual and triggered builds 2018-05-25 15:34:11 -04:00
Mateusz Jaje 6b036af844 added creation of pipelineTriggerHandler in onPost(PipelineHook) because missing of it was causing NPE during processing pipeline hook 2018-05-18 12:01:03 +02:00
Peter Eliasson 8f93de0fb1
Readme: escape markdown refspec for tags
The `*` in the refspec was instead interpreted as markdown cursive. Surrounded the refspec in markdown inline code block to prevent this.
2018-05-03 10:44:41 +02:00
alexeyy 4ff2e9358c Bug fix
Add null pointer check which returns the default new AllBranchesFilter instance in null case.
2018-05-02 09:50:06 +03:00
Owen Mehegan 4469baefa4 README: make the webhook URL doc clearer 2018-04-26 13:32:53 +10:00
Tommi Salonen ea5c89dee0 Improved help text 2018-04-15 21:47:06 +03:00
Tommi Salonen 3c17f91f57 Added target url for cancelled builds 2018-04-15 21:47:06 +03:00
Tommi Salonen 3cec22aefb Moved cancelling pending builds to be done before setting build status pending.
The other order caused problems when the pending build had the same
commit as the new one: the build for the commit was shown as cancelled in Gitlab
even though it was pending in Jenkins.
2018-04-15 21:47:06 +03:00