Mina v1.0.0.beta2 Release Notes

Release Date: 2016-07-30 // over 7 years ago
  • ๐Ÿš€ Full Changelog

    Implemented enhancements:

    • โž• Add support for tagging releases #326
    • ๐Ÿš€ automatically use local rvm version #182
    • ๐Ÿš€ Help wanted: Windows mingw32 shell (git bash) - CRLF #83

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿš€ Whenever override crontab config when multiple applications be deployed to one domain #305
    • ๐Ÿš€ Queue echo command with long string causes output error #299
    • ๐Ÿš€ Mina not working on windows #169

    Closed issues:

    • ๐Ÿš€ 1.0.0.beta1 requires 'pry' but it's a development dependency #405
    • ๐Ÿš€ LoadError: cannot load such file -- mina/bundler #404
    • ๐Ÿš€ Code not Deploying Sometimes #403
    • ๐Ÿš€ Losing the public/uploads directory after deploy #402
    • ๐Ÿš€ Rollback to specific version #401
    • ๐Ÿš€ Deploy Sinatra and Puma (w/ mina-puma) #400
    • ๐Ÿš€ rbenv/mina Permission denied @ rb_sysopen - /etc/init/app.conf (Errno::EACCES) #399
    • ๐Ÿš€ sudo: bundle: command not found #397
    • ๐Ÿš€ Incompatibility with zsh? #395
    • ๐Ÿš€ More intelligent asset precompilation #394
    • ๐Ÿš€ Unaccessible variable #385
    • ๐Ÿš€ /bin/bash: Argument list too long #383
    • ๐Ÿš€ Mina doesnt report elapsed time after a run (Windows) #381
    • ๐Ÿš€ Is there a good way to tag deployed git sha with the current release version? #378
    • ๐Ÿš€ How to invoke the script as bash even the default shell on server is fishshell? #374
    • ๐Ÿš€ Mina Operation timed out 65280 #373
    • ๐Ÿš€ Failed with status 1 (4864) since version 0.3.7 #370
    • ๐Ÿš€ Asset precompilation when changes only occur in included gems #369
    • ๐Ÿš€ Error running on Ruby 2.3.0 #368
    • ๐Ÿš€ sed: RE error: repetition-operator operand invalid #367
    • ๐Ÿš€ echoing to a file ends up with the content of the file indented by 2 spaces #366
    • ๐Ÿš€ Mina isn't compatible with non POSIX shells #363
    • ๐Ÿš€ Unicorn server will not restart #358
    • ๐Ÿš€ Revert "force ssh fingerprints adding to known_hosts" #356
    • ๐Ÿš€ git command on server is /usr/local/cpanel/3rdparty/bin/git #355
    • ๐Ÿš€ release_path error deploy faild #346
    • ๐Ÿš€ NoMethodError: undefined method `fetch' for false:FalseClass #341
    • ๐Ÿš€ Failed on skipping asset precompilation (after PR #266) #339
    • ๐Ÿ‘ Allow for files/folders to be excluded from deployments #337
    • ๐Ÿš€ Unicorn searching gems in outdated releases #336
    • ๐Ÿš€ How to change releases directory names from auto increment value to datetime? #332
    • ๐Ÿš€ Port knocking #324
    • ๐Ÿš€ Where to properly invoke rails:db_migrate? #323
    • ๐Ÿš€ command not found bundle #320
    • ๐Ÿš€ install: unrecognized option '--without' #318
    • ๐Ÿš€ mina:deploy runs tasks twice for some reason #316
    • ๐Ÿš€ assets_precompile will skip when i use js.erb #314
    • ๐Ÿš€ ails:assets_precompile never skips precompilation #312
    • ๐Ÿš€ Whenever tasks use old release in readme example #304
    • ๐Ÿš€ Output twice #301
    • ๐Ÿš€ rvm:use without environment parameter #297
    • ๐Ÿš€ Pretty printing duplicates lines #276
    • ๐Ÿš€ sudo for foreman #243
    • ๐Ÿš€ Queue commands in different buckets using sub-tasks #228
    • ๐Ÿš€ Foreman rbenv sudo problem and upstart script which point to tmp dir #207
    • ๐Ÿš€ Foreman is creating the init scripts with the previous release #185
    • ๐Ÿ“š Inaccurate documentation copy? #167
    • ๐Ÿš€ Use of method_missing doesn't raise NameError for non-existent variables #138
    • ๐Ÿ“š Update documentation about :revision being deprecated #119
    • ๐Ÿ“š Rethink documentation #76
    • ๐Ÿš€ Deploy to multiple boxes simultaneously #8

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ”‹ Feature/configuration dsl #398 (vr4b4c)