Owen Mehegan
9a59c37305
Add list of configurable trigger options for declarative builds. Fixes #541 .
2017-09-18 15:56:51 -07:00
Owen Mehegan
36aa4c8035
Clarify declarative syntax if using automerge. Fixes #555 .
2017-09-18 15:46:54 -07:00
Evgeni Golov
44233c1f92
wrap the checkout example in the README nicer
2017-09-08 13:28:09 +02:00
Owen Mehegan
0287663993
Add instructions for performing plugin releases
2017-09-01 14:27:40 -07:00
Owen Mehegan
594a025b5a
Merge pull request #540 from mreichel/master
...
Allow jobs to be triggered by GitLab 'Pipeline' event
2017-08-30 15:22:34 -07:00
Owen Mehegan
6f46b34a19
Fix docker-compose so Jenkins can talk to GitLab; reorganize documentation for Docker testing
2017-08-08 10:52:17 -07:00
Owen Mehegan
46e1af798c
Merge pull request #529 from mstg/pipeline-example
...
README: Better declarative pipeline example
2017-08-02 14:46:36 -07:00
Owen Mehegan
58ec21d33b
Clarify note about bug in older versions of GitLab EE.
2017-07-24 14:17:43 -07:00
Trung Do
f0e6b331d8
Fix list indentation in README
2017-07-05 19:18:04 -04:00
Owen Mehegan
316d5eaa75
Removing appeal for maintainers from README
2017-07-05 15:37:23 -07:00
Elijah Lynn
dd578d0d55
Link to GitLab commit status API in README
2017-06-29 18:43:44 -07:00
Kent Yao
1d7a9344a5
Create README.md
...
gitlabMergeRequestIid -> gitlabMergeRequestId
2017-06-14 21:36:35 +08:00
Evgeni Golov
3addc351d7
document GitLab plugin with Flexible Publish for Matrix Jobs
2017-05-23 10:52:26 +02:00
milena
ddf7c3e02e
Merge branch 'master' into master
2017-05-10 07:48:45 +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
mstg
5c80f563e7
README: Better declarative pipeline example
2017-03-23 04:19:30 +01:00
Mohamad Abbas
a61a6c77be
Trigger build when merge request has been merged or closed
2017-02-17 16:45:56 +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
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
30a6fa8d02
README note about upgrading from < 1.2.0
2017-01-04 11:01:50 -08:00
Owen Mehegan
acff9ec980
Remove broken link in README
2016-12-13 11:41:33 -08:00
Owen Mehegan
0393dae965
Update README - call for new maintainers
2016-12-13 11:40:48 -08:00
buffcode
ecb81f0397
Link to configuration section
...
Added a quick link to the referenced configuration section for faster use.
2016-11-04 14:34:59 +01:00
Owen Mehegan
b2b563cc34
Update README for Multibranch builds
...
Use the canonical recommended syntax for setting the GitLab connection property in a Multibranch build.
2016-11-02 14:49:04 -07:00
Peter Frank
7c91760d6a
There has been drift in the docs and 3 build parameters were missing in the README, this commit just trues them up to the current state of the code.
2016-10-31 13:34:13 -07:00
Ben Bodenmiller
82731d430c
improve description with status report details
2016-09-27 13:44:23 -07:00
John McGehee
d9302bdcfb
Clean up punctuation and minor wording
2016-09-22 16:10:59 -07:00
John McGehee
70d0394757
Clarify "Jenkins Job Configuration" section
2016-09-22 15:38:23 -07:00
John McGehee
57f3685692
Document what happens on successful webhook test
2016-09-21 14:42:07 -07:00
John McGehee
ed234fbb02
Document the Jenkins "GitLab CI Service URL"
2016-09-21 12:39:56 -07:00
Owen Mehegan
701afd42c9
Fix multibranch documentation to use correct properties syntax
2016-09-15 13:51:45 -07:00
Owen Mehegan
29f34ad33a
Clarify doc for multibranch pipeline jobs
2016-09-13 13:10:13 -07:00
John McGehee
cd414e09ee
Explain that web hook URL includes folders
2016-09-12 16:23:25 -07:00
John McGehee
50f0fcebf0
Clarify PROJECT_NAME in the web hook URL
2016-09-12 15:55:36 -07:00
Owen Mehegan
b16e4bac34
Fixes !409
2016-09-09 16:36:25 -07:00
sh0ked
adc2c63b27
customize notes for merge requsts ( Fixes #201 )
2016-09-04 20:24:38 +02:00
Owen Mehegan
f444afd0ee
Clarify that both CE and EE editions of GitLab are supported
2016-08-31 12:38:09 -07:00
Robin Müller
40748b0bb5
FINEST is the correct level for the logger
2016-08-26 08:38:45 +02:00
Dan Forbes
68772128ba
feat(parameters): [mr-last-commit] Add merge request last commit ID to the set of parameters that are exposed as environment variables.
2016-08-15 15:46:05 -05:00
Robin Müller
f23501e094
Add gitlabBuilds step to notify GitLab about pending builds within a pipeline job ( Fixes #383 )
2016-07-21 23:34:58 +02:00
Robin Müller
4e116ab2ee
Add updateGitlabCommitStatus step for setting a custom build state for a commit
2016-07-21 23:34:52 +02:00
Robin Müller
439abf285d
Update README with instructions to fetch MRs from origin ( Fixes #370 )
2016-07-09 18:09:13 +02:00
Robin Müller
bbfd82536c
Remove GitLab 7.14 related stuff from README as the next release will drop official support for this version
2016-07-09 17:55:11 +02:00
Robin Müller
c8dd9b8605
Adapt README for multibranch pipeline jobs
2016-07-09 17:48:57 +02:00
Robin Müller
7d2a81ea0c
Update GitLab Configuration section of the README ( Fixes #360 )
...
- for GitLab 8.1+ there is no need to enable the GitLab CI service for each forked repository this needs to be done for GitLab 7.14
2016-06-25 17:36:21 +02:00
Robin Müller
336ffe705f
Implement custom credentials for a GitLab API token ( Fixes #332 )
...
- this custom credentials implementation provides the possibility to use labels and description text that makes it easier to configure a GitLabConnection
2016-06-25 15:11:19 +02:00
sh0ked
f076d397f9
added-trigger-by-note-events
2016-06-20 18:39:41 +06:00