Tom Vaughan
fa339eba4f
Help! I need somebody!
2014-05-24 15:19:25 -04:00
Tom Vaughan
84e86e2530
Merge pull request #65 from NARKOZ/custom-commit-message
...
add ability to set custom commit message for git deploys
2014-05-24 14:55:38 -04:00
Nihad Abbasov
efd66e7fca
add ability to set custom commit message for git deploys
...
issue #64
2014-05-24 23:35:14 +05:00
Tom Vaughan
08e392fc6b
Merge pull request #60 from jackcasey/master
...
Tiny change to README to suggest using 'system' over 'exec'
2014-03-20 10:23:58 -05:00
Jack Casey
4fe4526807
Tiny change to README to suggest using 'system' over 'exec'
...
Reason being, 'exec' will run the shell command and then exit the ruby
process. While 'system will run the shell command and then continue
execution.
I feel this is a better example as the first thing I did was write a
rake task that chains multiple tasks together and the way 'exec' was
ending the process cost me a bit of time trouble shooting why.
2014-03-20 23:10:03 +08:00
Tom Vaughan
6c426c0ef3
bump
2014-02-26 08:39:50 -03:00
Tom Vaughan
c381b6448f
Merge pull request #59 from andlum/replacing-run-with-exec-in-rsync
...
No method 'run' in rsync.rb
2014-02-26 08:38:34 -03:00
Andrew Lum
da58498102
Update rsync.rb
2014-02-26 19:04:08 +08:00
Tom Vaughan
d494a4faf7
bump
2014-02-23 19:00:00 -03:00
Tom Vaughan
dca25529a3
Merge pull request #57 from crtvhd/master
...
Use binary transfer mode for all files to prevent corrupt images when deploying via FTP
2014-02-23 18:58:34 -03:00
Martin Wessely
774e656cfa
Upload all files as binary to prevent corrupt images
2014-02-23 22:07:30 +01:00
Tom Vaughan
8226bba8b3
bump
2014-02-23 13:52:02 -03:00
Tom Vaughan
e729af6b02
Merge pull request #56 from xinminlabs/master
...
add port reader for ftp method
2014-02-23 13:51:07 -03:00
Richard Huang
0bd94419ea
add port reader for ftp method
2014-02-24 00:44:11 +08:00
Tom Vaughan
e89b403ad8
bump
2014-02-23 11:36:02 -03:00
Tom Vaughan
865b98f1c0
Ensure -e ssh ...
is always passed to rsync. Fixes #54
2014-02-23 11:27:50 -03:00
Tom Vaughan
c22ff4bc15
Merge pull request #52 from whitetrefoil/master
...
Why not let the port of SFTP configurable?
2014-02-23 11:09:15 -03:00
Tom Vaughan
1d120c0112
Merge pull request #55 from derek-watson/features/environments_readme
...
Multiple Environments readme
2014-02-23 11:07:04 -03:00
Derek Watson
ae68d40616
whitespace
2014-02-22 23:24:54 -05:00
Derek Watson
dbaef1ead7
refined language
2014-02-22 23:23:27 -05:00
Derek Watson
669763b878
rmeoved conflicts
2014-02-22 23:22:24 -05:00
Derek Watson
4e46a4e3e7
Merge branch 'features/environments_readme' of github.com:derek-watson/middleman-deploy into features/environments_readme
...
Conflicts:
README.md
2014-02-22 23:19:34 -05:00
Derek Watson
a7e90214f2
documented multiple environment config
2014-02-22 23:18:38 -05:00
Derek Watson
260665eef9
documented multiple environment config
2014-02-22 23:13:13 -05:00
WhiteTrefoil
08875eebec
Supporting port config of SFTP
2014-01-18 21:55:50 +08:00
Tom Vaughan
83c24d7443
Merge pull request #53 from cveneziani/refactoring
...
Refactoring
2014-01-18 05:15:23 -08:00
Cecile Veneziani
11860dd930
Refactoring
...
- Create a class per method
- Create a class per git strategy
- Extract USAGE into a file
- Refactor git and ftp/sftp methods
2014-01-16 16:52:52 +01:00
Tom Vaughan
064b17add2
Merge pull request #49 from cveneziani/git_submodule_strategy
...
Add strategy option to git method
2013-12-23 10:55:11 -08: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
Tom Vaughan
b0f7cde56a
bump
2013-11-23 17:17:25 -03:00
Tom Vaughan
26f2e43a52
Add new rsync flags
option to error message.
2013-11-19 20:36:02 -03:00
Tom Vaughan
64ffb98d14
Merge pull request #48 from jasonsemko/jason
...
Adding "flags" option for rsync
2013-11-19 15:26:03 -08:00
Jason Semko
eaedc962b8
updating readme
2013-11-18 17:59:58 -08:00
Jason Semko
5b1723ab34
adding a flags option to override default rsync flags
2013-11-18 17:42:55 -08:00
Tom Vaughan
63a9e82bd2
Add a prominent link to the wiki.
2013-11-18 10:37:42 -03:00
Tom Vaughan
23cace3319
Merge pull request #41 from sDaniel/master
...
Quotes-Fix - deploying/comitting to github on a windows machine is not woking
2013-10-03 06:20:14 -07:00
Sebastian Daniel
36785eb98f
fix for quotes not woking when comitting on a windows machine. + comment since change didn't show up on github
2013-10-01 20:14:23 +02:00
Sebastian Daniel
273174f427
fix for quotes not woking when comitting on a windows machine.
2013-10-01 19:43:02 +02:00
Tom Vaughan
0b0f447117
This is misleading. There are no tests.
2013-09-21 13:37:36 -03:00
Tom Vaughan
4f03a0eaa1
Prefer README.md over the GitHub pages site.
2013-09-21 13:21:15 -03:00
Tom Vaughan
0f1a55a82b
Because why not.
2013-09-21 12:13:07 -04:00
Tom Vaughan
d845e9f42d
Bump.
2013-09-21 12:33:45 -03:00
Tom Vaughan
c981ca3aa0
Pull-in new middleman extension
defaults.
2013-09-21 12:32:19 -03:00
Tom Vaughan
fd5fa8c04d
Oddly this is no longer required.
2013-09-21 12:29:10 -03:00
Tom Vaughan
268ddb1a14
Add username and password are optional to sftp docs.
2013-09-21 12:06:25 -03:00
Tom Vaughan
2f8d236ee4
Make username optional for sftp deployment. Like rsync.
2013-09-21 12:05:56 -03:00
Tom Vaughan
cbead1ee4b
Merge pull request #39 from MSch/patch-1
...
Make password optional for sftp deployment
2013-09-12 12:18:59 -07:00
Martin Schürrer
6eed387731
Make password optional for sftp deployment
...
Some people use public key authentication
2013-09-12 20:33:06 +02:00
Tom Vaughan
336fcd3c0e
Catch specific exception. Fixes #38 (I think).
2013-08-24 11:16:22 -04:00
Tom Vaughan
a738143f3e
bump
2013-08-08 19:46:10 -04:00