Commit graph

1047 commits

Author SHA1 Message Date
Brad Rydzewski
afc3030087 ability to pass --deploy and --publish flags to drone build 2014-10-12 14:07:28 -07:00
Brad Rydzewski
643f811f05 ability to inject private params into the drone build cli command 2014-10-12 13:57:29 -07:00
Brad Rydzewski
99b564a76e Merge pull request #540 from bradrydzewski/master
add recursive setting to S3
2014-10-12 13:39:59 -07:00
Brad Rydzewski
8e84531757 Merge remote-tracking branch 'upstream/master' 2014-10-12 13:32:33 -07:00
Brad Rydzewski
3f6053f7e8 added recursive setting to .drone.yml to deploy to S3 2014-10-12 13:32:23 -07:00
Brad Rydzewski
e9ca829dcf Merge pull request #536 from bradrydzewski/master
fixed Dockerfile to pass port via ENV
2014-10-12 13:17:53 -07:00
Brad Rydzewski
88873929bd Merge remote-tracking branch 'upstream/master' 2014-10-12 13:10:25 -07:00
Brad Rydzewski
d4455c6c81 Merge pull request #537 from Bugagazavr/packages
Packaging (RPM/DEB)
2014-10-12 13:05:29 -07:00
Brad Rydzewski
629547813c modified parameter injection strategy. see #538 2014-10-12 13:02:53 -07:00
Kirill Zaitsev
b64cd83424 Build rpm and deb packages 2014-10-12 23:51:51 +04:00
Michael J. Schultz
e0ad97ff97 Add follow button to stdout
- fixed position in stdout window for easy clicking on fast scroll output
2014-10-12 19:33:28 +00:00
Michael J. Schultz
bb8c64b157 Update API endpoint for websockets 2014-10-12 19:33:28 +00:00
Michael J. Schultz
e6ce9b8aec Remove trailing / for rebuild button 2014-10-12 19:33:28 +00:00
Brad Rydzewski
bbc0d37ad1 fixed Dockerfile to pass port via ENV 2014-10-11 20:48:24 -07:00
Brad Rydzewski
12757476d8 Merge pull request #535 from bradrydzewski/master
working on unit tests for Deploy plugins + misc
2014-10-11 20:43:36 -07:00
Brad Rydzewski
cd1fbe5d85 ability to customize the session secret and expiration 2014-10-11 20:33:06 -07:00
Brad Rydzewski
ab6b666650 removed modulus and jitsu from deployment package 2014-10-11 19:33:13 -07:00
Brad Rydzewski
89f8d17b8d moved nodejitsu deploy to its own package with unit tests 2014-10-11 19:32:31 -07:00
Brad Rydzewski
c4838dfaed fixed modulus typos 2014-10-11 19:30:19 -07:00
Brad Rydzewski
aac863b896 moved modulus deploy to separate package with unit tests 2014-10-11 19:20:47 -07:00
Brad Rydzewski
5c13d6ba35 removed unused deployment file stubs 2014-10-11 18:55:58 -07:00
Brad Rydzewski
418e3cab45 unit tests for Tsuru plugin 2014-10-11 18:52:31 -07:00
Brad Rydzewski
e5f4366772 added unit tests for Heroku deploy 2014-10-11 18:49:40 -07:00
Brad Rydzewski
82a7ea857d unit tests for git deploy plugin 2014-10-11 18:37:27 -07:00
Brad Rydzewski
8e3cf23d52 added gitter badge to repository 2014-10-11 17:50:52 -07:00
Brad Rydzewski
a257562eeb updated badge in README 2014-10-11 16:56:03 -07:00
Brad Rydzewski
c3966b1a59 Merge branch 'master' into exp 2014-10-11 16:39:34 -07:00
Brad Rydzewski
69580a26c7 change source to datasource, for consistency with Go standard lib 2014-10-11 16:34:53 -07:00
Brad Rydzewski
4f3f2875f6 merged flowdock notifications & github publishing into exp 2014-10-11 16:14:49 -07:00
Brad Rydzewski
76f76c0bf6 fixed slack test 2014-10-11 15:41:20 -07:00
Brad Rydzewski
ea05ec725a merged plugin changes from master to exp 2014-10-11 15:35:25 -07:00
Brad Rydzewski
c283fcae20 load .toml file in upstart script 2014-10-11 14:58:46 -07:00
Brad Rydzewski
5f4cf05fc7 moving default Drone configuration to TOML files 2014-10-11 14:57:14 -07:00
Brad Rydzewski
167eb21b21 modified Docker plugin to use new Condition struct to limit execution 2014-10-11 14:35:06 -07:00
Brad Rydzewski
bd7ad88fb8 Merge remote-tracking branch 'origin/exp' into exp 2014-10-11 14:31:11 -07:00
Brad Rydzewski
2080cd3309 hooked up SSL in exp branch 2014-10-11 14:30:51 -07:00
Brad Rydzewski
2c9f45f1ab Merge pull request #519 from epipho/518-docker-publish
Bringing the docker publish plugin from master to exp
2014-10-11 14:30:18 -07:00
Brad Rydzewski
8260d371c4 Merge pull request #529 from epipho/test-deps
Better command line for make deps that will pull in packages from test files
2014-10-11 14:27:06 -07:00
epipho
ce9c065c02 Better command line for make deps that will pull in packages from test files 2014-10-11 15:48:48 -04:00
hiwrac
25127e2958 Bringing the docker publish plugin from master to exp 2014-10-10 05:26:51 -04:00
Brad Rydzewski
7a7c5a9c0d added package for routes in an attempt to cleanup main.go 2014-10-09 20:26:51 -07:00
Brad Rydzewski
839b578228 removed User checks from handler because middlware has our back 2014-10-09 20:26:32 -07:00
Brad Rydzewski
598c553c3f badge content-type was in wrong function 2014-10-09 20:26:03 -07:00
Brad Rydzewski
34f309457d Merge pull request #521 from brettlangdon/slack-colors
add slack colors to messages
2014-10-09 19:23:09 -07:00
Brad Rydzewski
ecdd001811 prevent PRs from being displayed in build badge 2014-10-09 19:03:11 -07:00
Brad Rydzewski
17d773fac0 ability to add and remove workers 2014-10-08 21:55:53 -07:00
Brad Rydzewski
33721e54aa endpoint to post a new worker to the pool 2014-10-08 21:44:43 -07:00
Brad Rydzewski
962aa8e968 fixed issue with Role not being returned when getting repo 2014-10-08 21:28:06 -07:00
Brad Rydzewski
bb218a6268 Merge remote-tracking branch 'origin/exp' into exp 2014-10-08 20:59:07 -07:00
Brad Rydzewski
7a0a2235b9 added logging to handler to identify errors 2014-10-08 20:57:57 -07:00