Commit Graph

25 Commits (e14f90fe1df41437065e75195a2ac7481b0b15f6)

Author SHA1 Message Date
Karl Freeman e14f90fe1d cleanup 2014-08-14 11:18:58 +01:00
Nihad Abbasov efd66e7fca add ability to set custom commit message for git deploys
issue #64
2014-05-24 23:35:14 +05:00
Cecile Veneziani 23c6b8c1f6 Add strategy option to git method
- Set force push as default strategy (avoid breaking change)
- Add submodule strategy
2013-11-30 21:28:35 +01:00
Jason Semko 5b1723ab34 adding a flags option to override default rsync flags 2013-11-18 17:42:55 -08:00
Tom Vaughan c9d44ba5e7 Comment and separate default options. 2013-08-08 19:44:03 -04:00
Tom Vaughan 3b9b8093d3 Rename to `build_before` and add corresponding command-line option. 2013-06-11 00:42:12 -04:00
Tom Vaughan 8c9b79688a Remove the `after_build` option. This never made much sense. 2013-06-11 00:14:34 -04:00
John Manoogian III 92e7724a1a (optionally) force a build before any deploy 2013-05-06 16:39:19 -07:00
Benjamin Knofe 817ac132c0 added FTP deployment 2012-11-08 16:45:57 +01:00
Tom Vaughan 2b33d3d409 call deploy via middleman's built-in after_build hook
TODO: pass "--clean" or "--no-clean" to deploy as passed to build
2012-10-31 17:49:30 -03:00
Tom Vaughan 01eb463045 allow remotes other than "origin" in the git deploy method 2012-10-05 00:44:02 -03:00
Tom Vaughan 82a4915250 Update lib/middleman-deploy/extension.rb
clean-up whitespace
2012-09-26 15:46:21 -07:00
Konstantin Gribov 62e6d4429f Added support for non-default (gh-pages) branch on github 2012-09-27 02:27:15 +04:00
Tom Vaughan 8694bb8fb2 rework how we get our extension options 2012-09-04 10:25:21 -07:00
Ben Cates 4de34e8948 Added github pages support 2012-08-29 23:50:23 -04:00
Tom Vaughan bcba3abbdb add whitespace 2012-08-22 14:15:37 -07:00
Tom Vaughan f65564404c rename "delete" to "clean" (like middleman's build) and override on command-line (if provided) 2012-08-22 14:09:26 -07:00
Tom Vaughan c4290d9d29 less convoluted 2012-08-22 12:37:37 -07:00
Tom Vaughan 13ccf115ab this works as `middleman deploy` 2012-08-22 11:45:33 -07:00
Tom Vaughan f03d90ce8c oops 2012-08-22 10:04:11 -07:00
Tom Vaughan ce4aa1d333 run rsync command as a post-build step (works) 2012-08-20 15:10:40 -07:00
Tom Vaughan 35c088912f these appear to be obsolete 2012-08-20 14:37:04 -07:00
Tom Vaughan 8b62a0a873 inspired by: https://github.com/middleman/middleman-blog/blob/master/lib/middleman-blog/extension.rb 2012-08-20 14:24:17 -07:00
Tom Vaughan cd12783e69 update namespace 2012-08-20 12:59:32 -07:00
Tom Vaughan 10a7c6084a build and install a local gem 2012-08-20 10:52:29 -07:00