v0.3.8 (2016-01-04)
Merged pull requests:
-
Fixed bug where domain was not set yet when whenever_name was being called (set_default) causing multiple crontab entries #335
-
Fix missing shell repo variable in setup #329
-
Add license to gemspec #343
-
Fix for starting server path #349
-
Add mina-laravel to 3rd party modules #352
v0.3.7 (2015-07-08)
Closed issues:
-
New setup project cannot deploy, "Failed with status 1 (1)" #328
-
How to do mina rake task invocation if rake task has arguments? #325
-
Git commit is lost after checkout #308
-
Trust foreman binary #144
v0.3.6 (2015-07-05)
Closed issues:
-
master failed to start, check stderr log for details #322
-
can not connect to VPS #319
-
Integrate with sitemap generator. #313
-
Mina ssh doesn't load bash_profile? #311
-
Mina::LocalHelpers::Local.invoke is broken for non-pretty term modes #309
-
sudo command in configuration #302
-
Why does rails:db_migrate run on the previous release? #300
-
secrets.yml in shared_paths by default #298
-
mina don't support deployment by tag #296
-
when Skipping asset precompilation, it copied assets to wrong path #293
-
Mina chokes handling STDIN #286
-
invoke does not work after a to block #285
-
Deploy locked without deploy.lock file #283
-
mina setup improperly documented #280
-
Hangs on confirming host key phase. #277
-
Whenever tasks do not dependent :environment #267
-
Can I safely embed
.env
in the Mina deploy script? #265 -
to :launch ... #261
-
Mina - Foreman - Bundle problem #257
-
:preapre stage to happen before creating a new temp build #256
-
How can i deploy thinking_sphinx #250
-
logfile on server? #242
-
Starting a resque worker #223
-
Multiple Server Support / Timestamp Release Support #217
-
Installing gems on JRuby #211
-
Deploy fails with 'cannot create directory' #205
-
Checkout to HEAD? #203
-
Alter the setup task #202
-
"invoke :task, reenable: true" doesn't work in certain configurations #201
-
Simple
mina git:clone
fails on step "Using git branch 'master'" #200 -
ssh command assumes the user's shell on the server is bashish #199
-
Mina support mercurial? #192
-
git clone '.' path already exists #190
-
mina deploy error #187
-
current_path up one directory breaks current symlink #180
-
Why don't you also read the
.bash\_profile
? #176 -
deploy_to does not expand path #174
-
shared bundle path not symlinked #156
-
How to select project folder under git control #155
-
Add support for ssh proxies #151
-
Broken JRuby support #147
-
Changes of assets under lib/assets does not trigger assets_precompile #143
-
can't convert Fixnum into String #142
-
mina console with dvm #141
-
Enable wiki to list plugins/gems #140
-
rvm is sourced, which just prints the help message #131
-
When config.assets.prefix was setting, the assets was precompiled every deploy #125
-
rvm_path setting not picking up #124
-
Whenever support: fix 'bundle exec' #114
-
Why my rvm gemset is empty? #108
-
when using verbose strict encoding conversion is required #107
-
Export RBENV_ROOT before rbenv init for system-wide install #106
-
Do some tasks after deploy #98
-
trying to fix permission for tmp directory #92
-
how to run mina deploy with sudo? #86
-
Early Deletion of .git repo #80
-
symlink to current is broken #79
-
Asset precompilation skip issue #60
-
ln -sfn is NOT atomic #16
Merged pull requests:
-
Suggest force_unlock when deploy.lock file exists #327 (stevendaniels)
-
Save deployed git sha in deploy/current/.mina_git_revision #306 (gaizka)
-
Allow you to optionally set an alternate procfile name #275 (henare)
-
Ability to customise Rails' public assets path #266 (dwfait)
-
Fix host verification error at first deploy if repo is not included to the list of known hosts #263 (flowerett)
-
Treat absent files as empty when changes script #230 (rodolfospalenza)
-
Allow for a build step #178 (dchancogne)
v0.3.4 (2015-03-27)
Closed issues:
-
More control on command verbosity #294
-
db_migrate not migrating #292
-
Best way to reload nginx.conf #291
-
bash : bundle: command not found #290
-
Mina deploy: I have set up SSH, but can't connect to git@github.com #288
-
Issue on loading an ENV variables in *.yml files #269
v0.3.3 (2015-03-10)
Closed issues:
-
Error while precompiling assets **bash: line 232: 21006 Killed** #282
-
unable to run rails console #279
-
Setup task should not be trying to chown or chmod #278
-
Unicorn not starting when using mina #272
-
Prevent queue method to display output #268
-
RVM is not a function #262
-
Rolling back to previous release #9
Merged pull requests:
v0.3.2 (2015-01-24)
Closed issues:
-
Didn't get the current folder after mina setup #264
-
git pull instead of git clone #259
-
How do I run rake tasks before the current symlink is created? #255
-
rbenv system-wide install #253
-
link_shared_paths links to user folder #248
-
Deploy failed 'no tty present', but no sudo? #247
-
Skipping asset precompilation: wrong copy paths #246
-
problems with restarting puma #245
-
mina/foreman does not work due to sudo #233
-
[solved] Initial deploy after installing 'whenever' gem: "...whenever is not part of the bundle. Add it to Gemfile." #231
-
During launch stage, current symlink points to previous release #224
-
link_shared_paths don't execute #210
-
Is there a plan to release a new version? #206
-
Update shared paths #188
-
Deployment with Github WebHook URLs.. #165
Merged pull requests:
-
3rd party modules #258 (stereodenis)
-
mention .ruby-version for rbenv comment #249 (equivalent)
-
Add npm support with a simple npm:install task #227 (paulRbr)
-
Make rails console task dependent on the environment #220 (lucapette)
-
Adding support for server environment variables in deploy.rb, (:env_vars) #161 (pricees)
v0.3.1 (2014-10-17)
Fixed bugs:
- Rails schema_format = :sql makes Mina never migrate the database #74
Closed issues:
-
mina deploy --help should not cause a deploy #238
-
migrations aren't being run #236
-
mina/foreman should not call sudo to start/stop/restart foreman #234
-
Cleanup not run after deploy #218
-
git:clone on win7 x64 had error #216
-
Integration with Rollbar? #215
-
Carrierwave: how to share public/uploads path? #214
-
Should tmp dir be shared? #213
-
How to display logs when I call the mina system command continuously in my sinatra app? #209
-
mistypen exit_status in bin/mina #198
-
set :keep_releases does not work #196
-
Wrong assets path when precompilation i skipped #193
-
rake db:migrate fails to run on first deploy #191
-
Installing Mina on Debian #186
-
Dead project? #181
-
"to :launch" creates restart.txt in the wrong directory #175
-
Nothing happens when running "mina setup" #172
-
launch block don't works #170
-
AWS EC2 .pem file #164
-
mina setup freezes at password #163
-
Rails 4 and binstubs #162
-
Migrating database fail #160
-
sudo: no tty present and no askpass program specified #157
-
Zero downtime deploys #152
-
Question: Mina Deploy Precompile Error #146
-
How to refactor (?) a long deploy.rb #145
-
foreman module exports using the development environment #135
-
mina deploy
hangs #134 -
How to restart nginx without enter password like you #129
-
Release new gem version #122
-
Problem with rake db:migrate #121
-
Mina hangs after entering SSH password #88
-
[Bug] Precompile Assets with JRuby #29
Merged pull requests:
-
Prevent foreman export from expanding the current/ symlink #241 (postmodern)
-
Add foreman_location and foreman_sudo configs #239 (PChambino)
-
Updated deploy.rb template to use shared_path #235 (postmodern)
-
Allow the foreman export format to be configurable. #232 (postmodern)
-
Update .travis.yml #197 (lucianosousa)
-
Using
bundle\_bin
insteadbundle
in whenever tasks. #195 (mdorfin) -
Convert specs to RSpec expect syntax with transpec #194 (loganhasson)
-
tense fix #184 (brandondrew)
-
Fix typo in Rake url #168 (jfcartkeep)
-
Fix directory-structure anchor #137 (christophermanning)
-
Use consistent precision for time measurements. #133 (alloy-d)
-
Include full path in edit message #128 (nathanbertram)
-
Bundler: Allow configuration of groups to be skipped during installation #123 (luislavena)
-
Correct Ruby 1.9 Hash syntax #116 (luislavena)
v0.3.0 (2013-07-10)
Closed issues:
-
Identity file [/home/candidosg/.ec2/mirafloris.pem] not accessible: No such file or directory. #120
-
Still maintained? #118
-
mina/foreman is not wokring #100
-
Password prompt in mina doesn't work #99
-
invoke "whenever" tasks #97
-
link to current doesn't work if someboyd has the current as working directory #96
-
Deploy to a Vagrant box locally #94
-
Mina aborts during setup #91
-
First deploy to a server fails if repo is not included to the list of known hosts #90
-
Command runs during deploy, but not when called independently #82
-
Could not location Gemfile for rails tasks #73
-
Testing against rake 10 #70
-
Local shell commands #69
-
Git commit message with non ASCII character raises error #68
-
Delayed Job #66
-
How to ENV variables #65
-
Support for multi-stage deployment #62
-
Can not access Rails from within Mina tasks #61
-
Mina does not work on windows due to open4 gem #58
-
Locally cached git repository #28
-
Support for SVN #12
-
working with rbenv/rvm etc? #5
Merged pull requests:
-
Add helper method "capture", to get the output of ssh commands simply. #113 (ainoya)
-
Fix "can't modify frozen String" occurred in #ssh_command #102 (sonots)
-
Added '--create' to rvm:use and a new task to create rvm wrappers #81 (marcosbeirigo)
v0.2.1 (2012-09-08)
Closed issues:
-
Deploying local repositories? #54
-
which -s doesn't work on Debain #44
-
Git password prompt does not work with "mina deploy" #41
-
[Feature] Agent Forwarding #23
-
warning: --depth is ignored in local clones; use file:// instead. #56
Merged pull requests:
v0.2.0 (2012-09-08)
Closed issues:
Merged pull requests:
-
Rewrote deploy:cleanup task to put it all in the same queue. #50 (dariocravero)
-
added support whenever and fix exit from console #47 (jpascal)
-
Cleanup fails to cd releases_path #45 (dariocravero)
-
Add helpful error message when there is a problem with deploy.rb or a custom Rakefile #37 (jesse-sge)
v0.2.0.pre2 (2012-08-02)
Closed issues:
-
Task Argument Error #36
-
Rename domain as host? #33
-
Skip database migrations #18
-
Optimize Git clone/checkout #10
Merged pull requests:
v0.1.3.pre1 (2012-07-13)
Closed issues:
v0.1.2 (2012-07-06)
Closed issues:
- deploy:link_shared_paths is broken #27
v0.1.2.pre2 (2012-07-03)
Closed issues:
-
Ability to overwrite the default tasks #26
-
clean up old releases #24
-
Specifying an environment #21
-
Error when checking out to current_revision #19
-
branching #13
-
Invoked tasks don't pick up ENV variables #11
Merged pull requests:
v0.1.2.pre1 (2012-06-11)
show (2012-06-11)
Closed issues:
- Run deploy outside of app directory #3
v0.1.1 (2012-06-07)
Merged pull requests:
v0.1.0 (2012-06-06)
v0.0.1.pre7 (2012-06-06)
v0.0.1.pre6 (2012-06-06)
Merged pull requests:
v0.0.1.pre5 (2012-06-04)
v0.0.1.pre4 (2012-06-04)
v0.0.1.pre3 (2012-06-03)
release/2012-06-03-180648 (2012-06-03)
release/2012-06-03-180617 (2012-06-03)
v0.0.1.pre2 (2012-06-02)
v0.0.1.pre1 (2012-06-02)
release/2012-06-02--00-06-53 (2012-06-01)
release/2012-06-01--21-06-08 (2012-06-01)
release/2012-06-01--21-06-49 (2012-06-01)
release/2012-06-01--21-06-10 (2012-06-01)
release/2012-06-01--21-06-45 (2012-06-01)
release/2012-06-01--21-06-01 (2012-06-01)
* This Change Log was automatically generated by github_changelog_generator