Commit Graph

162 Commits

Author SHA1 Message Date
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
Oscar Salvador Morillo Victoria 6f43a5ef2d Readme: Update external host used for dockerized GitLab service (Fixes #359) 2016-06-15 20:01:57 +02:00
Robin Müller 44648f7d67 Adapt README to be more clear about the gitlabCommitStatus pipeline step (Fixes #357) 2016-06-14 21:38:04 +02:00
Oscar Salvador Morillo Victoria da44d6742d Readme: Fix missing link to section 'Contributing to the Plugin' 2016-06-11 08:33:38 +02:00
Robin Müller 58c9048101 Adapt known issues section as GitLab EE sends the X-Gitlab-Event header since version 8.8.3 2016-06-07 20:03:25 +02:00
Oscar Salvador Morillo Victoria 4427fccb18 Readme: Update in how to access dockerized GitLab service 2016-06-03 15:01:08 +02:00
Jethro Yu 56c8c3da80 Update Gitlab Configuration (>= 8.1) 2016-05-28 15:48:21 +08:00
Owen Mehegan fa8fcea8bd README: Note Jenkins parameter security update that can cause problems 2016-05-23 17:21:04 -07:00
Owen Mehegan d27385e906 Add 'known bugs' section to README 2016-05-23 17:06:06 -07:00
Owen Mehegan 1adc6830ba Explain how to add the GitLab API key as a credential. 2016-05-19 15:22:01 -07:00
Owen Mehegan 54dd74e27e Fix typo 2016-05-19 12:37:53 -07:00
Oscar Salvador Morillo Victoria 597ac4ba0f Readme: Add note on gitlab hook values injection 2016-05-17 10:26:18 +02:00
Owen Mehegan 5373a757dc Fix README contents links 2016-05-13 11:50:35 -07:00
Owen Mehegan db54e59130 Update documentation about branch name filtering 2016-05-13 11:48:17 -07:00
Owen Mehegan 37a9456884 Add notes to readme about known Pipeline bugs 2016-05-09 15:25:18 -07:00
Owen Mehegan 3965079e7a Update list of variables available in builds 2016-05-04 15:09:10 -07:00
Robin Müller f53a68d2eb Merge pull request #279 from jsyrjala/patch-1
Fix layout for logging instructions in README.md
2016-04-30 15:25:32 +02:00
Robin Müller eb1abb2e2c Add workflow step that updates the GitLab commit status depending on the build status (fixes #262) 2016-04-30 14:50:22 +02:00
Juha Syrjälä 6c40d82fd4 Fix layout for logging instructions in README.md 2016-04-30 12:20:49 +03:00
Owen Mehegan e78c6c7822 Added README section on using with Pipeline jobs 2016-04-29 14:07:50 -07:00
Owen Mehegan 0ef1386aaa Add info about getting support, remove some old documentation 2016-04-29 12:59:42 -07:00
Robin Müller 8aea4d439a Adapt README according to the latest plugin changes 2016-04-28 20:32:59 +02:00
Owen Mehegan a49301e953 Update README to add a requirement for using forked repos 2016-04-19 16:29:38 -07:00
Owen Mehegan 6bf631205e Note that GitLab Jenkins user must be a Developer 2016-03-30 16:31:42 -07:00
Oscar Salvador Morillo Victoria 60d0a636c5 Readme: Fix failing links in table of contents 2016-03-24 18:59:44 +01:00
Oscar Salvador Morillo Victoria eb8712cd9f Readme: Fix missing renaming in table of contents 2016-03-24 18:16:59 +01:00
Oscar Salvador Morillo Victoria 45f0ee934f Readme: Update Docker related section and minor improvements 2016-03-24 18:13:30 +01:00
Oscar Salvador Morillo Victoria 0ba78a4c0f Readme: Fix GitLab version 2016-03-24 17:30:24 +01:00
Oscar Salvador Morillo Victoria ee03fca58c Readme: Initial release workflow version 2016-03-24 01:35:44 +01:00
Oscar Salvador Morillo Victoria 3d96d48e27 Readme: added important rule for ensuring compability 2016-03-24 01:29:18 +01:00
Oscar Salvador Morillo Victoria a360246579 Readme: Fix indentation in table of contents 2016-03-23 21:10:53 +01:00
Oscar Salvador Morillo Victoria 293edc3f56 Readme: minor fix 2016-03-23 21:04:07 +01:00
Oscar Salvador Morillo Victoria 9b9644840b Readme: Add table of contents 2016-03-23 20:55:59 +01:00
Oscar Salvador Morillo Victoria ae4e8dca0e Readme: use different headers 2016-03-23 20:55:42 +01:00
Oscar Salvador Morillo Victoria c0c290596a Readme: Add missing configuration details from former GitLab Configuration (8.0.x) section 2016-03-23 20:22:17 +01:00
Oscar Salvador Morillo Victoria 302e79fd6e Readme: No additional section needed for unsupported Gitlab versions
The section was replaced by a note in section 'Supported GitLab versions'
2016-03-23 19:57:58 +01:00
Oscar Salvador Morillo Victoria 651b85b8e3 Readme: Remove section GitLab Configuration (8.0.x) as not supported anymore 2016-03-23 19:38:49 +01:00
Oscar Salvador Morillo Victoria e0d541d53a Readme: Add section about setup of test environment using Docker 2016-03-20 22:17:16 +01:00
Robin Müller 9f122c8873 Merge branch 'omorillo-improve-contribution-section-in-readme' 2016-03-16 21:37:56 +01:00
Martin Nowak 42611a7c1c mention required permissions for commit status API
Since gitlab 8.5 the reporter permissions are no longer sufficient to post commit statuses.
055afab5c7 (2d52ce552f2d21beb86ec07b784cb47791f894cc_161_172)
2016-03-15 02:46:59 +01:00
Owen Mehegan 5d63029e6d Minor edits to README 2016-03-14 13:20:57 -07:00
Oscar Salvador Morillo Victoria 73a67b7333 Enhance README section Contribution 2016-03-08 00:03:51 +01:00
Owen Mehegan b93b393795 Reorganize README to be more clear about config for different versions of GitLab 2016-02-18 17:25:00 -08:00
Owen Mehegan f0426fb80b Merge pull request #154 from dosire/patch-2
8.1 is now a supported version
2015-12-18 13:19:11 -08:00
Owen Mehegan 351a0fdde6 Merge pull request #146 from illay1994/Fixed-Documentation
Fixed Documentation after #128 to list additional parameters the job config can use.
2015-12-18 12:59:49 -08:00
Sytse Sijbrandij cb053788d3 8.1 is now a supported version 2015-12-09 16:55:59 -08:00
Sytse Sijbrandij 4daf38502a Update readme to reflect support for the commit status API
Since https://github.com/jenkinsci/gitlab-plugin/pull/127 is merged now.
2015-12-08 14:46:09 -08:00
illay1994 2a0f90140e Fixed Documentation after #128 2015-12-01 10:28:45 +02:00
Tom E 794f7736e5 Added missing documentation 8.1 CI features
Added the requirement of gitlab access to 8.1 ci features.
Users are required to setup the comminication from Jenkins to GitLab for the 8.1 ci features, as Jenkins uses the GitLab API to communicate. Without the configuration, no data can and will be send.
2015-11-22 14:19:29 +01:00
Tom E 7a7937130f Fix Readme.md missing return 2015-11-14 14:55:21 +01:00
Owen Mehegan 113a759607 Merge pull request #127 from thommy101/#111-Commit_API
Added support for the GitLab 8.1 commit API
2015-11-11 13:25:28 -08:00
Tom 5c57212288 Add readme for 8.1 CI features 2015-11-10 09:22:28 +01:00
Owen Mehegan fb86fd4404 Update README with call for maintainer help, list of supported and unsupported GitLab versions, and other minor edits. 2015-11-05 17:19:45 -08:00
bassrock 3634056eb9 Updating bass rock username 2015-10-12 20:54:07 -07:00
Daniel Brooks 09329d5725 Updating readme and changelog 2015-10-12 20:49:57 -07:00
Mr Brian Sullivan 8c1f918d2e Clarifying that the newly added gitlabActionType environment variable is optional and the possible values that would be provided by this plugin 2015-05-27 00:32:34 +10:00
Mr Brian Sullivan 285f9cc982 Adding new paramater under Parameterized builds 2015-05-26 07:09:58 +10:00
DJ Sipe 305e67d8c2 Minor update to README 2015-05-07 16:22:32 -04:00
DJ Sipe 7c1c23e9ba Updating README
Adding more detail to the README to match what I found to work best.
2015-05-07 16:20:16 -04:00
Wanny 362e511398 add documentation describing how to buid tags 2015-04-10 12:56:28 -07:00
Dimitris Stafylarakis 2d1bf1fe56 Updated documentation and Changelog
Minor refactoring
2014-12-21 09:38:37 +01:00
Dimitris Stafylarakis 6ad6804cb4 support /project/PROJECT_NAME?ref=BRANCH_NAME
fix #21 and #25
partial fix for #18
2014-11-30 15:33:17 +01:00
Dimitris Stafylarakis 774a8b42ff Cleanup debug messages 2014-09-04 11:01:57 +02:00
Dimitris Stafylarakis ab78dedcb1 add documentation 2014-09-03 16:24:02 +02:00
xaniasd 5ee2e2581f Update README.md
Correct branch specifier for forked repositories
2014-08-20 14:12:54 +02:00
xaniasd 723f63aa0b Update Readme.md 2014-08-07 20:19:37 +02:00