Commit Graph

503 Commits

Author SHA1 Message Date
Brad Rydzewski
aa9e40e076
Merge pull request #169 from colinhoglund/fix_registry_string_trimming
Fix ECR registry string trimming
2018-02-21 12:29:47 -08:00
Brad Rydzewski
938e42ccc0
Merge pull request #171 from viant/patch-nocache
Add no-cache option
2018-02-21 11:56:08 -08:00
shovelwagon
f82dbb903a Fix environment variable naming and update usage 2018-02-20 06:00:19 -07:00
Marco Vito Moscaritolo
0d05cf3098 fix CR issue (rename env variable) 2018-02-20 08:03:17 +01:00
shovelwagon
1ff9aa77fd fix spelling of intermediate 2018-02-14 22:11:37 -07:00
shovelwagon
7e0f2a61f6 patch noncache for pr 2018-02-14 22:07:20 -07:00
shovelwagon
1ec6edc647 patch nocache 2018-02-14 22:01:13 -07:00
Colin Hoglund
047967e4da align build stage testing with other plugins 2018-02-13 23:49:47 -05:00
Colin Hoglund
cfb097f407 use Trim functions to avoid index out of range panic 2018-02-10 17:41:49 -05:00
Colin Hoglund
a8da259d52 run tests as part of build step 2018-02-10 11:42:19 -05:00
Colin Hoglund
21c54aea3d break out repo split and add unit test 2018-02-10 11:41:07 -05:00
Colin Hoglund
69c4be48ec fix issue trimming repo string 2018-02-10 00:58:41 -05:00
Marco Vito Moscaritolo
86388a5be3 allow flag --target in build process 2018-02-07 19:31:10 +01:00
Brad Rydzewski
af4a2586ce
Merge pull request #166 from bweston92/feature/use-stable-dind
Use stable v17.12 Docker dind image.
2018-01-23 11:19:40 -08:00
Bradley Weston
e6d7090917 Remove 17.10 build tag. 2018-01-23 18:47:00 +00:00
Bradley Weston
6207bb9d85 Add Docker v17.12 dind 2018-01-23 18:43:54 +00:00
Brad Rydzewski
a31738502a
Merge pull request #161 from delfer/patch-1
Change base image from 17.05.0-ce-dind to stable-dind
2017-11-29 13:49:54 -08:00
Alexander Chumakov
ebadcf7c21 Change base image from 17.05.0-ce-dind to 17.10.0-ce-dind
Latest edge version 17.10 have some significant changes.
2017-11-21 12:21:03 +00:00
Brad Rydzewski
1fed2373e5 use BoolTFlag for purge flag 2017-11-09 13:43:00 -08:00
Brad Rydzewski
c2b4c08da4 use BoolTFlag for purge flag 2017-11-09 13:41:30 -08:00
Brad Rydzewski
224a31a416 ability to disable purge 2017-11-09 13:28:19 -08:00
Brad Rydzewski
55fd78d1cc
Merge pull request #160 from appleboy/defalut
keep only master branch for latest
2017-11-09 13:17:00 -08:00
Bo-Yi Wu
bb681102e9 update comment
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-11-09 13:33:18 +08:00
Bo-Yi Wu
a5011aab39 remove default branch
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-11-09 13:31:36 +08:00
Bo-Yi Wu
ce53e21989 add unit test.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-11-09 13:30:33 +08:00
Bo-Yi Wu
13ce200771 remove DefaultBranch
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-11-09 13:26:07 +08:00
Bo-Yi Wu
5fa26ebb5f UseDefaultTag for skip build if not default branch.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-11-09 13:24:35 +08:00
Bo-Yi Wu
c591da7e86 remove commit branch frone struct.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-11-09 11:11:22 +08:00
Bo-Yi Wu
ff05dfd6dc reverse the orderin
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-11-09 10:55:44 +08:00
Bo-Yi Wu
0927e34a03 replace commit branch with refs
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-11-09 10:05:50 +08:00
Brad Rydzewski
59816a2ad1
Merge pull request #159 from AKoetsier/master
Allow ecr login with default aws credential chain
2017-11-06 18:05:55 -10:00
Bo-Yi Wu
3c1cfa628f update
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-11-06 15:37:19 +08:00
Bo-Yi Wu
197b737685 remove additional yaml attributes
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-11-03 09:49:07 +08:00
Bo-Yi Wu
0fb22dbadc add DRONE_ environment variable
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-11-03 09:33:37 +08:00
Andres Koetsier
dae59f2400 Allow ecr login with default aws credential chain 2017-11-02 09:38:10 +01:00
Bo-Yi Wu
d8ba908538 keep only master branch for latest
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-11-02 15:53:28 +08:00
Brad Rydzewski
88ae029815 add defualt tag suffix 2017-10-31 08:49:56 -07:00
Brad Rydzewski
6f5d6e2481 Implement default tags logic #150 2017-10-31 00:02:01 -07:00
Brad Rydzewski
3727b33076 use fork of cli with filepath patch 2017-10-30 23:12:14 -07:00
Brad Rydzewski
e4bc243c93 replace govendor with dep 2017-10-30 23:05:06 -07:00
Danny Krainas
0c212c225f use dockerd data-root option 2017-10-25 13:14:26 -04:00
Brad Rydzewski
86c68d640c Update issue_template.md [ci skip] 2017-09-05 09:09:38 -07:00
Brad Rydzewski
33fb43adb8 Merge pull request #144 from tonglil/patch-1
Change possible password fields for GCR
2017-08-30 19:28:37 -07:00
Tony Li
d097ea0a7b Change possible password fields
GOOGLE_APPLICATION_CREDENTIALS "should point to a file that defines the credentials", and should not be the contents of the credentials to follow Google's convention.

See https://developers.google.com/identity/protocols/application-default-credentials#howtheywork.
2017-08-29 16:52:33 -04:00
Brad Rydzewski
e4914e891a Merge pull request #141 from gtaylor/patch-1 [ci skip]
Fix daemon.off Usage string
2017-08-28 10:35:28 -07:00
Greg Taylor
d59fbe8499 Fix daemon.off Usage string
It looks like this was copypasta'd from daemon.debug
2017-08-28 08:23:28 -07:00
Brad Rydzewski
2c6cbdba0d add build_args_from_env parameter 2017-08-27 16:28:58 -07:00
Brad Rydzewski
f25b013937 enable fallback secret names [ci skip] 2017-08-27 12:57:23 -07:00
Brad Rydzewski
da903e4d81 update readme 2017-08-27 12:29:08 -07:00
Brad Rydzewski
3e321f1904 enable gcr and heroku plugins 2017-08-27 12:27:28 -07:00