Mina v1.2.4 Release Notes

Release Date: 2021-08-10 // over 2 years ago
  • ๐Ÿš€ Full Changelog

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿš€ Make in_path tolerate "directory doesn't exist" case #587
    • ๐Ÿš€ Different behavior of environment task with 0.3.8 and 1.0.6 #505

    Closed issues:

    • ๐Ÿš€ Mina deploy failed with Rails and Vue? #659
    • ๐Ÿš€ Running "mina deploy" failed when "Precompiling asset files", without any detailed error info #658
    • ๐Ÿš€ Stuck on "Fetching new git commits" #654
    • ๐Ÿš€ remote: Repository not found. fatal: Authentication failed for 'https://:@github.com/usre_name/repo.git/' #649
    • ๐Ÿš€ Error ""The directory 'X' does not exist on the server", run 'mina setup' first! #648
    • ๐Ÿš€ git clone "/app/scm" #647
    • ๐Ÿš€ fatal: destination path '.' already exists and is not an empty directory. #646
    • ๐Ÿš€ Unable to run any rails command in the project server folder #645
    • ๐Ÿš€ Is this project alive? #642
    • ๐Ÿš€ Why need run(local) do block? #638
    • ๐Ÿš€ mina init overrides config/deploy.rb #634
    • ๐Ÿš€ What's the role of "on :launch do" part of deploy.rb #631
    • ๐Ÿš€ Are there release notes for 1.0 #630
    • ๐Ÿš€ ArgumentError: invalid byte sequence in US-ASCII when deploying using GitLab CI with Docker #629
    • ๐Ÿš€ Git SHA information on deploy or rollback #626
    • ๐Ÿš€ (Doc) 0 downtime deploy example in Mina document? #619
    • ๐Ÿš€ ENV is not loading in production #617
    • ๐Ÿš€ how to add config/database.yml to shared_path without an error #614
    • ๐Ÿš€ Deploy without using current/shared/releases? #613
    • ๐Ÿš€ mina deploy fails #612
    • ๐Ÿ”‹ Feature: Force precompile for webpacker #610
    • ๐Ÿš€ SSH Connection #608
    • ๐Ÿš€ Connection to closed after mina setup #607
    • ๐Ÿš€ NameError: undefined local variable or method `user' for main:Object #606
    • node_modules in shared_paths #604
    • ๐Ÿš€ mina deploy rails 5.2.0.beta2 #602
    • ๐Ÿš€ sudo systemctl restart apache2 #598
    • ๐Ÿš€ I got a 'extconf.rb failed' error when mina bundle install #597
    • ๐Ÿš€ Is it possible to view or output the generated bash script? #596
    • ๐Ÿš€ mina deploy throws error - bundle: command not found ! ERROR: Deploy failed. #594
    • ๐Ÿš€ Could you add back set_default? #588
    • ๐Ÿš€ Mina setup doesn't symlink the current folder #571
    • ๐Ÿš€ mina deploy Could not locate Gemfile #552
    • ๐Ÿš€ SSH to GitLab repository problem #533
    • ๐Ÿš€ Does a full bundle install every time #516
    • ๐Ÿš€ assets:precompile failed, but deploy succeeded #504
    • ๐Ÿš€ Could not find rack-cors-0.4.0 in any of the sources #500

    ๐Ÿ”€ Merged pull requests:


Previous changes from v1.2.3