Daumantas Stulgis
|
205e331880
|
Updated CommitStatusUpdater to support any depth upstream webhook trigger cause
|
2017-06-13 11:28:32 +03:00 |
Daumantas Stulgis
|
2bb0ce75fd
|
Updated test for GitLab status updating from downstream builds where upstream is caused by webhook
|
2017-06-13 10:58:24 +03:00 |
Daumantas Stulgis
|
2913d1c10c
|
Added support for GitLab status updating from downstream builds where upstream is caused by webhook
|
2017-06-12 17:13:19 +03:00 |
Brassely Stéphane
|
9be7d4f9c6
|
Merge branch 'master' into fix-pipeline-library
|
2017-06-12 11:44:12 +02:00 |
Owen Mehegan
|
377a4bf9f4
|
Merge pull request #543 from evgeni/matrix-support
Matrix/Multi-config support
|
2017-06-09 16:00:50 -07:00 |
Stephane Brassely
|
0455730921
|
Fix issue #523 - Build result sent to Pipeline library repo
|
2017-06-08 11:12:29 +02:00 |
Julien Pivotto
|
5b44597026
|
JENKINS-44517 Add a function to (re)set the Gitlab connections
Add a function to overwrite the Gitlab connections in the groovy
console.
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
|
2017-05-26 17:50:01 +02:00 |
Evgeni Golov
|
27550f7f93
|
add GitLabEnvironmentContributor test
this includes coverage for FreeStyleProject and MatrixProject
|
2017-05-23 17:20:34 +02:00 |
Evgeni Golov
|
46067ec7a7
|
add tests that the publishers are matrix aggregatable
|
2017-05-23 10:52:26 +02:00 |
Evgeni Golov
|
3addc351d7
|
document GitLab plugin with Flexible Publish for Matrix Jobs
|
2017-05-23 10:52:26 +02:00 |
Evgeni Golov
|
ffe902f749
|
make the publishers MatrixAggregatable
this allows them to run in a matrix job using flexible-publish
|
2017-05-23 10:52:26 +02:00 |
Evgeni Golov
|
cb87235248
|
get Environment from the parent MatrixBuild if we are in a MatrixRun
|
2017-05-22 15:01:19 +02:00 |
Evgeni Golov
|
c1f40c1336
|
add matrix plugin to pom.xml
|
2017-05-22 15:01:19 +02:00 |
Owen Mehegan
|
ef2d689544
|
Merge pull request #516 from czoellin/pipeline_merge_request_hook
Have OpenMergeRequestPushHookTriggerHandler accept pipeline/workflow …
|
2017-05-17 17:15:03 -07:00 |
Milena Zachow
|
34c3642f61
|
#427 Plugin should have secure defaults
|
2017-05-10 11:53:11 +02:00 |
milena
|
ddf7c3e02e
|
Merge branch 'master' into master
|
2017-05-10 07:48:45 +02:00 |
Owen Mehegan
|
43e032e0d7
|
Merge pull request #544 from mreichel/HowToClearTheSecureToken
#496 How to clear the secure token in build triggers?
|
2017-05-09 15:42:01 -07:00 |
Owen Mehegan
|
d6f3f467c2
|
Merge pull request #532 from DiogoLG/master
Adds custom Unstable textbox
|
2017-05-09 15:40:12 -07:00 |
Owen Mehegan
|
c92e972426
|
Merge pull request #510 from tomasbjerre/master
Adding gitlabMergeRequestTargetProjectId variable
|
2017-05-09 15:24:13 -07:00 |
Stephane Brassely
|
08991f5efd
|
Fix issue #506 : GitlabCommitStatus throws error after force kill - Fix last steps
|
2017-05-04 14:23:16 +02:00 |
Stephane Brassely
|
0437f37226
|
Fix issue #506 : GitlabCommitStatus throws error after force kill
|
2017-05-04 14:11:47 +02:00 |
milena
|
9c7ceabd64
|
#496 How to clear the secure token in build triggers?
|
2017-04-28 11:33:30 +02:00 |
milena
|
7ae62472e3
|
Merge remote-tracking branch 'upstream/master'
|
2017-04-28 10:33:24 +02:00 |
milena
|
fee5f715cc
|
Merge pull request #542 from mabbas85/feature/trigger_when_MR_merged_or_closed
add Getter for new fields triggerOnAcceptedMergeRequest and triggerOnClosedMergeRequest
|
2017-04-27 08:22:16 +02:00 |
MOHAMAD ABBAS
|
9358e3c263
|
add Getter for new fields triggerOnAcceptedMergeRequest and triggerOnClosedMergeRequest
|
2017-04-25 15:27:06 +02:00 |
Tomas Bjerre
|
c74f33694d
|
Adding gitlabMergeRequestTargetProjectId variable
|
2017-04-24 18:29:01 +02:00 |
milena
|
0dee2d4b22
|
#461 Can the gitlab plugin handle the gitlab's pipeline event?
|
2017-04-21 16:15:09 +02:00 |
milena
|
0986edd9b3
|
Merge pull request #508 from mabbas85/feature/trigger_when_MR_merged_or_closed
Trigger build when merge request has been merged or closed
|
2017-04-18 11:09:51 +02:00 |
Diogo Guimaraes
|
711d350bd7
|
Correcting permissions modes
|
2017-03-25 15:49:38 -03:00 |
Diogo Guimaraes
|
3e41c3a2b3
|
Adding support for custom unstable notes
|
2017-03-25 15:46:35 -03:00 |
mstg
|
5c80f563e7
|
README: Better declarative pipeline example
|
2017-03-23 04:19:30 +01:00 |
James Dumay
|
fd082cd015
|
If BlueOcean is installed, build URL does not point to BlueOcean #518
|
2017-03-14 15:10:49 +11:00 |
Christian Zoellin
|
bdff610fef
|
Have OpenMergeRequestPushHookTriggerHandler accept pipeline/workflow jobs
|
2017-03-02 10:09:42 +01:00 |
Christian Zoellin
|
7848289b16
|
Fix matching push JSON payload branch name against existing merge request target branch name.
|
2017-02-24 11:12:22 +01:00 |
Mohamad Abbas
|
a61a6c77be
|
Trigger build when merge request has been merged or closed
|
2017-02-17 16:45:56 +01:00 |
Owen Mehegan
|
45477e0fae
|
[maven-release-plugin] prepare for next development iteration
|
2017-02-14 13:48:37 -08:00 |
Owen Mehegan
|
dea32e7a8d
|
[maven-release-plugin] prepare release gitlab-plugin-1.4.5
|
2017-02-14 13:48:31 -08:00 |
Owen Mehegan
|
1d63b2de70
|
Update CHANGELOG for 1.4.5
|
2017-02-14 13:44:51 -08:00 |
Owen Mehegan
|
6d9760f4d6
|
Merge pull request #503 from hho/pending-state-url
Append a "/" to the build URL for "pending" state
|
2017-02-13 13:13:36 -08:00 |
Owen Mehegan
|
b2756755d7
|
Merge pull request #488 from colourmeamused/master
Declarative pipeline syntax support for gitlab connection property (also incorporates #481)
|
2017-02-08 15:40:13 -08:00 |
Henning Hoefer
|
b12abae13e
|
Append a "/" to the build URL for "pending" state
|
2017-02-01 16:12:29 +01:00 |
colourmeamused
|
93c3062acb
|
Added symbol notation for gitlab connection property and updated readme with declarative syntax example
|
2017-01-31 22:26:03 +11:00 |
Aurélien Leboulanger
|
d719c8eedb
|
add documentation for the README file
|
2017-01-31 22:17:26 +11:00 |
Aurélien Leboulanger
|
b34d64be43
|
allow to trigger to the gitlab plugin using the jenkins pipeline model definition syntax
- [Pipeline model definition issue](https://issues.jenkins-ci.org/browse/JENKINS-40402)
- [Pipeline model definition wiki](https://github.com/jenkinsci/pipeline-model-definition-plugin/wiki/Trigger-runs#other-available-triggers)
|
2017-01-31 22:17:26 +11:00 |
Owen Mehegan
|
108abc71f5
|
Merge pull request #414 from jmcgeheeiv/master
Clarify in the documentation that the web hook URL uses the Jenkins, not the GitLab project name.
|
2017-01-24 13:12:16 -08:00 |
Owen Mehegan
|
5b33b85f7b
|
Merge pull request #421 from bbodenmiller/patch-2
Improve description of plugin to include that it sends build status back to GitLab.
|
2017-01-24 13:09:20 -08:00 |
Owen Mehegan
|
4b5021b495
|
Update ISSUE_TEMPLATE.md
|
2017-01-09 14:33:02 -08:00 |
Owen Mehegan
|
bc72422d7c
|
Merge pull request #480 from herau/patch-1
syntax error in the github issue template
|
2017-01-09 14:30:55 -08:00 |
Aurélien Leboulanger
|
51036a114d
|
syntax error in the github template
|
2017-01-09 10:11:26 +01:00 |
Owen Mehegan
|
964ba15da2
|
Changelog - update for 1.4.4
|
2017-01-04 13:22:34 -08:00 |