Commit graph

2214 commits

Author SHA1 Message Date
Greg Taylor
c7712bd3ac Publish section example for tag pushes
Adds an example for execution limiting publishes to situations where tags are pushed.
2015-11-10 16:22:44 -08:00
Brad Rydzewski
64908ed241 Merge pull request #1308 from bradrydzewski/master
fix for issue #919
2015-11-10 12:37:04 -08:00
Brad Rydzewski
5e06cb093f fix for issue #919 2015-11-10 12:32:09 -08:00
Brad Rydzewski
a13ce5cb6f correctly store build number in binary 2015-11-10 11:40:22 -08:00
Brad Rydzewski
a5f2ff509b Merge pull request #1307 from hkjn/patch-5
Enable vendoring for github.com/go-swagger dependency
2015-11-10 11:05:45 -08:00
Henrik Jonsson
8197942f69 Enable vendoring for github.com/go-swagger dependency
Building in a Docker container based on `golang` doesn't work at `427560a`: C.f 2d37d66e2d
2015-11-10 19:50:36 +01:00
Thomas Frössman
637c47341f Add /etc/nsswitch.conf to docker container
Fixes #1269
2015-11-09 05:38:31 +01:00
Brad Rydzewski
427560a52d Merge pull request #1304 from donny-dont/patch-2
Adding more documentation to the swagger
2015-11-06 13:34:56 -08:00
Don
63623f3ba2 Adding more documentation to the swagger 2015-11-06 13:23:05 -08:00
Brad Rydzewski
f36cbf54ee documented parameter substitution [CI SKIP] 2015-11-05 23:28:06 -08:00
Brad Rydzewski
2d37d66e2d temporarioly GO15VENDOREXPERIMENT when go getting the swagger package 2015-11-05 19:26:25 -08:00
Brad Rydzewski
0e5ee44700 ability to fork-exec and existing build 2015-11-05 18:45:13 -08:00
Brad Rydzewski
6566d55614 Merge pull request #1295 from thomasf/master
Add tag event support in Gitlab remote
2015-11-02 09:39:03 -08:00
Thomas Frössman
d8e74ebc63 Add tag event support in Gitlab remote 2015-11-02 04:31:42 +01:00
Brad Rydzewski
c00338ef89 Merge pull request #1291 from bradrydzewski/master
SkipVerify oauth token exchange if needed
2015-10-30 14:53:27 -07:00
Brad Rydzewski
7c2764f8eb SkipVerify oauth code as needed 2015-10-30 14:47:46 -07:00
Brad Rydzewski
9353befd90 fixed badge color [CI SKIP] 2015-10-30 13:55:50 -07:00
Brad Rydzewski
aeb493adc0 added release status beta [CI SKIP] 2015-10-30 13:54:39 -07:00
Brad Rydzewski
3454baefb8 added gitter badge [CI SKIP] 2015-10-30 13:47:50 -07:00
Brad Rydzewski
3f560f3860 Merge pull request #1287 from macb/cc_menu
correct cc menu link
2015-10-30 12:26:43 -07:00
Mac Browning
ad5d5dc8d2 correct cc menu link 2015-10-30 15:15:45 -04:00
Brad Rydzewski
0293f49311 Merge pull request #1285 from wolfgang42/docs-powershell-shasum
PowerShell SHA256 command now emits lowercase
2015-10-30 11:32:20 -07:00
Wolfgang
098e791ac9 PowerShell SHA256 command now emits lowercase
Previously it emitted uppercase hashes, which drone-exec didn't like.
2015-10-30 14:00:30 -04:00
Brad Rydzewski
bc5ec51a6e don't return error if drone.sec not found 2015-10-29 16:15:06 -07:00
Brad Rydzewski
525fd50f43 attempt fix gitlab drone.sec issue 2015-10-29 16:10:26 -07:00
Brad Rydzewski
759c81fc4e Merge remote-tracking branch 'upstream/master' 2015-10-29 13:48:04 -07:00
Brad Rydzewski
970cf0ecae adding some debugging code for #1280 2015-10-29 13:47:46 -07:00
Brad Rydzewski
8b17e6518e Merge pull request #1273 from rkrdo/bitbucket-setup-doc-update
Added missing OAuth permission for Bitbucket remote
2015-10-28 15:41:11 -07:00
Brad Rydzewski
49c387ba2a document COMMIT_SHORT injection notation 2015-10-28 15:39:19 -07:00
Ricardo Cruz
d9d85f02d4 Added missing OAuth permission for Bitbucket remote 2015-10-28 14:50:09 -05:00
Brad Rydzewski
7fc07e1430 Merge pull request #1272 from bradrydzewski/master
added an endpoint to fetch the last build for a given branch
2015-10-28 11:59:37 -07:00
Brad Rydzewski
377caf1b99 added an endpoint to fetch the last build for a given branch 2015-10-28 11:50:11 -07:00
Brad Rydzewski
cd7559cc6b Merge remote-tracking branch 'upstream/master' 2015-10-28 11:48:15 -07:00
Brad Rydzewski
edf1817939 fixed some formatting issues with API docs [CI SKIP] 2015-10-28 11:47:41 -07:00
Brad Rydzewski
6e489f65a9 Update nginx.md 2015-10-27 20:41:27 -07:00
Brad Rydzewski
810770388a fixed missing func error in datastore 2015-10-27 18:48:04 -07:00
Brad Rydzewski
e1daf0fd74 fix corner case with double-slash in Gogs sender. see #1263 2015-10-27 18:44:41 -07:00
Brad Rydzewski
c68d1232e2 enable multi-tagging the image for latest and 0.4 2015-10-27 18:34:33 -07:00
Brad Rydzewski
4a0deff5a5 implements Stringer for store and remotes 2015-10-27 16:48:05 -07:00
Brad Rydzewski
fc02d38b4a updates the github deployment hook parser to work with older payloads 2015-10-27 14:53:55 -07:00
Brad Rydzewski
284c99175f build_deploy should default to empty, no nil. just to be safe 2015-10-27 13:44:57 -07:00
Brad Rydzewski
2ba47ddcc5 fix very funny typo 2015-10-27 13:42:36 -07:00
Brad Rydzewski
67de263066 Merge remote-tracking branch 'upstream/master' 2015-10-27 13:41:17 -07:00
Brad Rydzewski
e38e4445d5 Merge pull request #1267 from bradrydzewski/deploy_event
Track deploy environment, Repository SCM
2015-10-27 13:39:05 -07:00
Brad Rydzewski
51d43512e5 update docs to reflect services all having same IP address 2015-10-27 13:28:41 -07:00
Brad Rydzewski
460c62c704 added Tag to docs 2015-10-27 13:21:01 -07:00
Brad Rydzewski
37a8a6d4e9 add github deployment environment to build.Deploy 2015-10-27 13:09:13 -07:00
Brad Rydzewski
9a232485bf update swagger to include new fields 2015-10-27 13:06:13 -07:00
Brad Rydzewski
25fa705511 added scm and deploy fields. plan to support hg, github deploys 2015-10-27 13:03:37 -07:00
Brad Rydzewski
bd59e67e3d Merge remote-tracking branch 'upstream/master' 2015-10-27 10:59:28 -07:00