Commit graph

2432 commits

Author SHA1 Message Date
Brad Rydzewski
e903366ee0 updated signature [CI SKIP] 2016-04-28 12:16:35 -07:00
Brad Rydzewski
4f7d8a29dd Merge remote-tracking branch 'upstream/master' 2016-04-28 12:13:10 -07:00
Brad Rydzewski
ef9b32378b bump version 2016-04-28 12:12:47 -07:00
Brad Rydzewski
bd144c143b Merge pull request #1599 from bradrydzewski/master
add matrix include capability
2016-04-27 14:52:26 -07:00
Brad Rydzewski
a9863ab986 added yaml include capability 2016-04-27 14:46:01 -07:00
Brad Rydzewski
74475490bb Merge pull request #1598 from bbenoist/configuraiton-typo [CI SKIP]
Replace configuraiton by configuration in router/middleware/remote.go
2016-04-27 13:54:49 -07:00
Baptist BENOIST
3081206f9e Replace configuraiton by configuration in router/middleware/remote.go
obvious fix
2016-04-27 22:51:42 +02:00
Brad Rydzewski
2b7f46de08 included more plugin inputs 2016-04-25 09:41:53 -07:00
Brad Rydzewski
8dc3c452e0 Merge pull request #1593 from bradrydzewski/master
implemented 0.5 in-memory stream multiplexer
2016-04-23 14:04:37 -07:00
Brad Rydzewski
6fffa7af26 removed deprecated cli variable 2016-04-23 13:59:54 -07:00
Brad Rydzewski
4e9ada0dff added syscerts dep 2016-04-23 13:51:58 -07:00
Brad Rydzewski
f9eda30f3e write netrc file in build images 2016-04-23 13:51:12 -07:00
Brad Rydzewski
f3709922b3 added code to manage secrets 2016-04-23 04:27:28 -07:00
Brad Rydzewski
b9037b9d7c converted stream reader to io.ReadCloser 2016-04-22 18:15:07 -07:00
Brad Rydzewski
f8a2a32383 fixed nil pointer when closing stream 2016-04-22 17:50:28 -07:00
Brad Rydzewski
34c3c92ec3 created custom stream implementation 2016-04-22 17:35:32 -07:00
Brad Rydzewski
f8b3ec5681 Merge pull request #1592 from bradrydzewski/master
re-attempt pushing updates from agent on failure for 0.5
2016-04-21 18:16:50 -07:00
Brad Rydzewski
5ca35c4c63 re-attempt pushing updates from agent on failure 2016-04-21 18:05:54 -07:00
Brad Rydzewski
fa76617c7c Merge pull request #1591 from bradrydzewski/master
use new 0.5 .drone.sig signature file
2016-04-21 17:42:48 -07:00
Brad Rydzewski
faf7ff675d use new .drone.sig signature file 2016-04-21 17:10:19 -07:00
Brad Rydzewski
2afc96456c Merge pull request #1589 from mvdkleijn/master
Correct repos API url in Bitbucket Server plugin
2016-04-21 11:00:59 -07:00
Martijn
3998b3171a Correct repos API url 2016-04-21 14:53:41 +02:00
Brad Rydzewski
e8b7406720 Merge pull request #1588 from bradrydzewski/master
docker pull authentication using secrets
2016-04-21 01:44:11 -07:00
Brad Rydzewski
8684210241 docker pull authentication using secrets 2016-04-21 01:36:11 -07:00
Brad Rydzewski
cb82581fa6 Merge pull request #1587 from bradrydzewski/master
enables cloning private repos in 0.5
2016-04-21 01:26:38 -07:00
Brad Rydzewski
6529e095a8 enables cloning private repos 2016-04-21 01:18:20 -07:00
Brad Rydzewski
a0f8457e87 Merge pull request #1586 from bradrydzewski/master
fully functioning builds using 0.5 agents, secrets and yaml (behind feature flag)
2016-04-21 00:30:41 -07:00
Brad Rydzewski
bcc768b157 fully functioning build using 0.5 agents 2016-04-21 00:25:30 -07:00
Brad Rydzewski
460b72e3ef Merge pull request #1581 from josmo/bitbucketserver
Stash/Bitbucket Server initial support
2016-04-20 13:55:13 -07:00
Joachim Hill-Grannec
11b5d89afe Merge branch 'master' into bitbucketserver 2016-04-20 13:23:36 -07:00
Joachim Hill-Grannec
06003bfc87 using fmt.Sprintf for string interpolation. 2016-04-20 13:14:48 -07:00
Joachim Hill-Grannec
95b1f347ba Running gofmt on remote for bitbucket server 2016-04-20 11:59:47 -07:00
Brad Rydzewski
fd80216b74 improve branch filter logic for non-push hooks
this change alters the branch filter logic to not execute for tags or deployment hooks, which may contain the ref in the branch field and would otherwise be likely to fail the check.
2016-04-20 08:31:47 -07:00
Brad Rydzewski
c613571bd6 Merge pull request #1582 from bradrydzewski/master
enable server and agent
2016-04-19 19:05:10 -07:00
Brad Rydzewski
302fb986b8 updated vendored deps 2016-04-19 18:47:58 -07:00
Brad Rydzewski
2daebbe215 sign new yaml 2016-04-19 18:39:56 -07:00
Brad Rydzewski
b5823d20ff chunk the yaml into sections 2016-04-19 18:37:53 -07:00
Joachim Hill-Grannec
262f505779 Moving the NewClient to load instead of on every call 2016-04-19 16:26:23 -07:00
Joachim Hill-Grannec
ef4d41c710 Using vendor for the oauth lib 2016-04-19 15:46:27 -07:00
Joachim Hill-Grannec
c250926460 Typo 2016-04-19 13:32:06 -07:00
Joachim Hill-Grannec
d982f73f8e Must have a git username, password, consumer key, and consumer rsa 2016-04-19 13:29:52 -07:00
Joachim Hill-Grannec
0a20d9c1d2 Configurable consumer rsa file location 2016-04-19 13:26:52 -07:00
Brad Rydzewski
fd63d6e03d refact yaml operations to yaml package 2016-04-19 13:02:28 -07:00
Joachim Hill-Grannec
16ddb75d08 moving the private key out of root and into a more sensical location till it's configurable 2016-04-19 10:44:19 -07:00
Joachim Hill-Grannec
b89b7cff5b Removing no longer needed import 2016-04-19 09:49:22 -07:00
Joachim Hill-Grannec
02c87d02f5 Merge branch 'master' into bitbucketserver
Moving git username and password to the url
Removing un-needed setting of Allows
Moving log.Fatal to log.Error
Removing panics
Moving to https for gravatar

# Conflicts:
#	remote/remote.go
2016-04-19 09:47:02 -07:00
Joachim Hill-Grannec
df45c84763 added a few comments 2016-04-19 01:32:40 -04:00
Joachim Hill-Grannec
4b31babb98 fixing to use the commit hash instead of the refID 2016-04-19 01:14:55 -04:00
Joachim Hill-Grannec
4f9f5673aa Fixing the url to gravatar to have hex encoding 2016-04-19 01:07:03 -04:00
Joachim Hill-Grannec
59edcd3389 Initial take at the bitbucket server remote additions. 2016-04-19 00:40:49 -04:00