Brad Rydzewski
404f7784bc
Merge pull request #133 from zond/master
...
DRONE_BRANCH and DRONE_PR env variables
2014-02-26 13:50:44 -08:00
Brad Rydzewski
deba709d87
added exit code to builds
2014-02-26 14:24:48 -07:00
Martin Bruse
90681986fe
More discriminate env setting
2014-02-26 14:18:09 +01:00
Martin Bruse
7bb3358b63
Added more Environment variables.
2014-02-26 13:43:31 +01:00
Alex Suraci
9e1c4e60e5
remove docker/queue singletons; inject in main
2014-02-25 17:10:04 -08:00
Alex Suraci
acc51e83fd
inject docker client into Builder
...
Signed-off-by: Abhijit Hiremagalur <abhi@pivotallabs.com>
2014-02-24 17:02:57 -08:00
Alex Suraci
fc01782554
add constructor for Builder
...
this makes it easier to track required dependencies as they change
(todo: actually, like, use it for required dependencies)
2014-02-24 16:45:01 -08:00
Brad Rydzewski
bbb4bf48e0
Merge remote-tracking branch 'origin/master'
2014-02-17 22:42:01 -07:00
Brad Rydzewski
0e83e76ef4
removed unused migration sample file
2014-02-17 22:41:56 -07:00
Vsevolod Strukchinsky
b113b2ac33
Make IsGit check less strict
2014-02-16 11:45:15 +06:00
yosssi
bc5c508bc2
Updated README.md to show all services.
...
Update pkg/build/images.go to use the latest version of CouchDB if
`couchdb` was set to `services`.
2014-02-14 09:37:43 +00:00
Brad Rydzewski
aac473d689
Merge pull request #68 from yosssi/params-injection
...
Inject params into .drone.yml.
2014-02-13 18:50:15 -08:00
Keith Thornhill
cfa9082761
enable use of docker-standard DOCKER_HOST environment variable to allow drone to run builds on remote docker hosts.
2014-02-13 15:20:43 -08:00
yosssi
5895e364c1
Inject params into .drone.yml.
2014-02-13 15:30:27 +00:00
yosssi
074de9d3b3
Implemented a function for developers to specify the --depth
option of
...
the `git clone` command. refs #55
2014-02-13 02:22:43 +00:00
Brad Rydzewski
443bf9d636
Merge remote-tracking branch 'origin/master'
2014-02-11 15:23:48 -07:00
Brad Rydzewski
a26b9c1658
removed duplicate /deploy /notify /publish directories in /pkg/build/script
2014-02-11 15:17:35 -07:00
Janez Troha
c4a040c933
Fix: remove mysterious r
...
:)
2014-02-11 20:18:19 +01:00
Janez Troha
f90c099e68
Add: get git submodules in one step
...
--recursive
--recurse-submodules
After the clone is created, initialize all submodules within, using their default settings. This is equivalent to running git submodule update --init --recursive immediately after the clone is finished. This option is ignored if the cloned repository does not have a worktree/checkout (i.e. if any of --no-checkout/-n, --bare, or --mirror is given)
from http://git-scm.com/docs/git-clone
2014-02-11 10:52:39 +01:00
Damian Gryski
4e9c822ce8
Two small issues found by 'go vet'
2014-02-10 12:49:12 +01:00
Brad Rydzewski
476835903f
setting ACL correctly in S3 code
2014-02-10 03:02:10 -07:00
Brad Rydzewski
78839ece3b
for now,let's print the docker build
output to the console for debugging
2014-02-09 12:46:24 -07:00
Brad Rydzewski
abdcd60dac
hooked up websockets to stream output
2014-02-07 04:09:46 -07:00
Brad Rydzewski
160a7a29ad
fixed log output and new line issue
2014-02-07 03:35:27 -07:00
Brad Rydzewski
d5e5797934
initial public commit
2014-02-07 03:10:01 -07:00