All Versions
21
Latest Version
Avg Release Cycle
93 days
Latest Release
979 days ago

Changelog History
Page 2

  • v1.0.4 Changes

    December 15, 2016

    πŸš€ Full Changelog

    Implemented enhancements:

    • βž• Add application_name #480

    πŸ›  Fixed bugs:

    • πŸš€ Mina 1.0.2+ error "bash: bundle: command not found" when using mina console #476

    Closed issues:

    • πŸš€ mkdir: cannot create directory β€˜config’: File exists #491
    • πŸš€ Mina fails to deploy release folders #490
    • πŸš€ run :local deletes local files and directories #489
    • πŸš€ Test ticket from Code Climate #486
    • πŸš€ Can't get SSH agent forwarding to work #484
    • πŸš€ undefined local variable or method current_path #483
    • πŸš€ Rails console is not interactive #482
    • πŸš€ WordPress current symlink #481
    • πŸš€ mina deploy #479
    • πŸš€ Issue when change the directory before git:clone #477
    • πŸš€ NameError: undefined local variable or method `deploy_to' for main:Object #475
    • πŸš€ Requiring ruby 2+ from version 1 #474

    πŸ”€ Merged pull requests:

  • v1.0.3 Changes

    November 08, 2016

    πŸš€ Full Changelog

    Closed issues:

    • πŸš€ Less obscure behaviour while copying the assets #473
    • πŸš€ Set variables via command line is not captured in method set? #470
    • πŸš€ Shared paths can not take effect #469
    • πŸš€ Fall back to last commit on fail #466
    • πŸš€ How can I append options to "rake db:migrate"? #464
    • πŸš€ Mina fails on git clone #461
    • πŸš€ How to prevent delete uploaded images(by paperclip) when depoly? #460
    • πŸš€ Changing git host #458
    • πŸš€ Get deploy error #431

    πŸ”€ Merged pull requests:

    • πŸš€ Configuration#set?(key) also checks ENV #471 (Zhomart)
    • βž• Add a note about new invoke syntax #465 (scarfacedeb)
    • πŸ›  fix mina deploy link #463 (hendricius)
    • πŸš€ Show lock file modify time #459 (SG5)
    • πŸš€ corrected typo #457 (janhoffmann)
    • πŸ‘Œ Improved shared_dirs example + Fix typo in deploy.rb #456 (ralfebert)
    • πŸ‘ Allow to overwrite existing :shared_files with the symlink to shared (fixes #452) #455 (ralfebert)
  • v1.0.2 Changes

    October 12, 2016

    πŸš€ Full Changelog

    πŸ›  Fixed bugs:

    • πŸš€ mina 1.0.0 and local repository #443

    Closed issues:

    • πŸš€ Undefined method 'to' for main:Object #454
    • πŸš€ rvm:use not working as intended #453
    • πŸš€ failed to create symbolic link β€˜./config/database.yml’: File exists #452
    • πŸš€ going back to 0.3.8 #451
    • πŸš€ Prompts Are not displayed - or displayed after killing process #449
    • deploy:link_shared_paths Fails! Too many levels of symbolic links #448
    • πŸš€ Mina not loading prompt to ask for Git password #446
    • πŸš€ Mina::Error: Setting :shared_paths is not set #445
    • πŸš€ rvm:use doesn't actually switch rubies. #442
    • πŸš€ Problem deploying since commit d547ea10 #439

    πŸ”€ Merged pull requests:

  • v1.0.0 Changes

    September 27, 2016

    πŸš€ Full Changelog

    Closed issues:

    • πŸš€ No cache for bundler #441
    • πŸ‘Œ Support for nvm #440
  • v1.0.0.rc2 Changes

    September 19, 2016

    πŸš€ Full Changelog

  • v1.0.0.rc1 Changes

    September 19, 2016

    πŸš€ Full Changelog

    Implemented enhancements:

    • πŸš€ Change output precompiling asset color #434

    πŸ›  Fixed bugs:

    • πŸš€ open4 error if run :local do block does not contain any commands #424
    • πŸš€ can't set rvm_path in 1.x #414

    Closed issues:

    • πŸš€ Default tasks? #436
    • πŸš€ Can't open rails console when doing ssh through mina #435
    • πŸš€ Restart doesn't work #432
    • πŸš€ mina 1.0 not picking up rvm #430
    • πŸš€ run mina deploy failed,because of activesupport #429
    • πŸš€ Cant 'mina setup' but can 'mina ssh' #423

    πŸ”€ Merged pull requests:

    • rvm_path replace with rvm_use_path #438 (devvmh)
    • πŸ›  fix mina rake bug #428 (devvmh)
    • πŸš€ strip whitespace from commands by default #427 (devvmh)
  • v1.0.0.beta5 Changes

    August 30, 2016

    πŸš€ Full Changelog

    Closed issues:

    • πŸš€ How to do a proper finish hook? #425
  • v1.0.0.beta4 Changes

    August 28, 2016

    πŸš€ Full Changelog

  • v1.0.0.beta3 Changes

    August 28, 2016

    πŸš€ Full Changelog

    Implemented enhancements:

    • πŸš€ Spring cleaning #380
    • πŸš€ Git helper for pending push #295

    Closed issues:

    • πŸš€ No error when Host key verification failed. #422
    • πŸ“š Broken link in documentation #421
    • πŸš€ Mina beta2 bugs with mina-unicorn #420
    • πŸš€ How do I prevent mina from removing images uploaded on production server? #419
    • πŸš€ rbenv support is broken on 1.x #418
    • πŸš€ Mina doesn't enclose commands in parenthesis. #417
    • πŸš€ Undefined method queue with mina v1.0.0-beta2 #408
    • πŸš€ mina init error message in 1.0.0.beta2 #407

    πŸ”€ Merged pull requests:

    • πŸš€ change docs about invoking rvm:use with arguments #413 (devvmh)
    • βž• add Rbenv and RVM notes #412 (songhuangcn)
    • πŸ›  fix issues with rbenv:load #411 (devvmh)
    • πŸš€ ensure git pushed function - code props to @fgarcia #410 (devvmh)
    • πŸ›  fix infinite loop in suggested default config #409 (devvmh)
  • v1.0.0.beta2 Changes

    July 30, 2016

    πŸš€ 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)