hiwrac
52201df4cc
Adding apt-get update prior to attempting install of apt-transport-https in docker publish plugin
2014-09-23 23:02:19 -04:00
David Dyball
cf19824727
Simplified endpoint login behaviour
2014-08-09 02:16:40 +01:00
David Dyball
39695c45bd
Fixing indents, adding repo_name option and additional tests
2014-08-08 09:15:32 +01:00
David Dyball
8ac2ca6f42
Private Repository Support
2014-08-07 23:50:51 +01:00
Kyle Vigen
ab5b8a7705
Derp when updating the docker install command
2014-07-30 15:52:33 -07:00
Kyle Vigen
618d197b66
Tweak command to install docker per upstream comments
2014-07-23 11:26:02 -07:00
Kyle Vigen
b009475ea1
Allow publishing from base directory
...
Some our our respositories have Dockerfiles with commands like ADD . /path. These don't
work if we do - < Dockerfile because the only thing in "." will be the Dockerfile, not
the other things we want. This allows us to support that use case.
2014-06-27 15:28:18 -07:00
Kyle Vigen
bcd29fc31f
Also publish "latest" image
2014-06-25 15:08:21 -07:00
Kyle Vigen
e0b2084f42
Only grab the last part of the docker repo name
2014-06-24 11:13:39 -07:00
Kyle Vigen
c14d65cf3e
Write login command silently so it doesn't print password
2014-06-24 11:13:36 -07:00
Kyle Vigen
b1c019b4dd
Add tests for docker plugin
...
These tests just check that the docker commands show up in the buildfile
2014-06-20 15:52:05 -07:00
Kyle Vigen
fa4dc60545
Add docker.io Drone plugin which creates a docker image for each successful build
...
This change adds a new Drone plugin for creating a docker image. The plugin
creates a docker image for the test build and pushes the image to images.docker.io.
2014-06-20 15:52:05 -07:00
Matt Martz
d3448badd6
Make target optional in the swift publish plugin
...
This allows uploading a directory to the root of a container. If
uploading a file and you do not specify a target, nothing will actually
be uploaded.
2014-05-21 11:53:51 -05:00
Ke Zhu
0ee9b163b9
correct npm publish logic
2014-05-04 22:05:24 -04:00
Ke Zhu
d77b3209b0
update npm login method
2014-05-04 21:48:03 -04:00
Ke Zhu
d0628bbe7b
support publishing to npm
2014-05-04 16:06:18 -04:00
Matt Martz
509d0ec23b
Add the ability to restrict publish plugins to a specific branch
2014-05-01 12:59:45 -05:00
Matt Martz
4686cfeccc
Support custom PyPI repositories
2014-04-29 15:11:06 -05:00
swgillespie
fc3236b95a
Change format of .pypirc file in line with what distutils expects
2014-03-29 15:22:37 -07:00
swgillespie
ed18293ab3
Forgot to gofmt
2014-03-29 15:18:25 -07:00
swgillespie
2d07120891
Flag is 'formats', not 'format
2014-03-29 15:17:27 -07:00
swgillespie
ec409e51a1
Add ability to choose different formats
2014-03-29 15:15:52 -07:00
swgillespie
44aaf4fd9c
Initial commit, haven't tested yet
2014-03-27 22:43:58 -07:00
Matt Martz
ec390c320e
Add OpenStack swift publish functionality
2014-03-26 09:04:13 -05:00
Benjamin Manns
baf468973f
Format go code.
2014-03-06 10:45:21 -08:00
Brad Rydzewski
e62cdce37f
added echo statement to print when S3 deployment is starting
2014-02-26 00:58:50 -07:00
Brad Rydzewski
3a22094484
added code to ignore S3 builds when no access key or secret provided
2014-02-11 15:44:39 -07:00
Robert Sköld
7c4299778f
s/Region/Access/
2014-02-10 12:53:55 +01:00
Brad Rydzewski
d5e5797934
initial public commit
2014-02-07 03:10:01 -07:00