Commit graph

2296 commits

Author SHA1 Message Date
Brad Rydzewski
4040dfceb8 significant improvement to GitHub remote coverage (from 5% to 50%) 2016-05-03 13:01:16 -07:00
Brad Rydzewski
a7d3873891 removed import that was mistakenly auto-added 2016-05-02 17:52:34 -07:00
Brad Rydzewski
f930545410 refactoring github package to increase test coverage 2016-05-02 17:47:58 -07:00
Brad Rydzewski
78cfd3a0db bump yaml sec [CI SKIP] 2016-05-02 12:48:47 -07:00
Brad Rydzewski
d8617cb7f9 fix mock remote to conform to interface 2016-05-02 12:43:09 -07:00
Brad Rydzewski
90408f20a5 resolve admin error in database 2016-05-02 12:27:22 -07:00
Brad Rydzewski
0fb4aeda3f bump to 0.5 in master 2016-05-02 12:21:25 -07:00
Brad Rydzewski
53eac09f34 added org and open registration 2016-05-01 17:33:22 -07:00
Brad Rydzewski
ebd547deac refactoring remotes to remove deprecated variables, adding tests 2016-05-01 16:30:00 -07:00
Brad Rydzewski
b978ed12eb increased bitbucket test coverage 2016-04-30 23:22:30 -07:00
Brad Rydzewski
7c5257b61e increased coverage for bitbucket package 2016-04-30 01:00:39 -07:00
Brad Rydzewski
082570fb5b refactoring input and configuration 2016-04-29 12:39:56 -07:00
Brad Rydzewski
4d4003a9a1 moved 0.5 out of feature flag, removed deprecated 0.4 code and features 2016-04-28 14:10:32 -07:00
Brad Rydzewski
73f9c44d7f Merge pull request #1600 from bradrydzewski/master
bump docker version to 0.4.2 in preparation for 0.5
2016-04-28 12:19:48 -07:00
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