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

Changelog History
Page 1

  • v1.2.4 Changes

    August 10, 2021

    ๐Ÿš€ 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:

  • v1.2.3 Changes

    November 22, 2017

    ๐Ÿš€ Full Changelog

    Closed issues:

    • ๐Ÿš€ Task :environment not valid any longer #583

    ๐Ÿ”€ Merged pull requests:

  • v1.2.2 Changes

    October 13, 2017

    ๐Ÿš€ Full Changelog

    Implemented enhancements:

    • โž• Add shared folders validations #559

    ๐Ÿ›  Fixed bugs:

    • โž• Add shared folders validations #559

    Closed issues:

    • ๐Ÿš€ prepend environments when run outside run block #576
    • ๐Ÿš€ rails:assets_precompile from cache #494

    ๐Ÿ”€ Merged pull requests:

    • โœ‚ Remove spec for now, unitl #579 #580 (d4be4st)
    • โž• Add folder validation for symlinking #578 (d4be4st)
    • ๐Ÿš€ Resolves #576 #577 (d4be4st)
    • ๐Ÿš€ Remote environment in deploy example #573 (ozgg)
  • v1.2.1 Changes

    October 02, 2017

    ๐Ÿš€ Full Changelog

    Closed issues:

    • ๐Ÿš€ Deploy does not work since version 1.2.0 #572
  • v1.2.0 Changes

    September 29, 2017

    ๐Ÿš€ Full Changelog

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ›  Fix keyscan_domain task #570
  • v1.1.1 Changes

    September 29, 2017

    ๐Ÿš€ Full Changelog

  • v1.1.0 Changes

    September 29, 2017

    ๐Ÿš€ Full Changelog

    Implemented enhancements:

    • ๐Ÿš€ Separate environment to local and backend environment tasks #569
    • โž• Add warning when using rails:* tasks #567
    • ๐Ÿš€ Provide --no-report-time #540

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿš€ disable running run blocks inside another run block #565

    Closed issues:

    • ๐Ÿš€ rails:assets_precompile not working although working locally or via SSH #566
    • ๐Ÿš€ py-mina #564
    • ๐Ÿš€ Is it possible to deploy static websites with mina ? #562
    • โž• Add directory structure doc #558
    • ๐Ÿš€ Update command line options docs #557
    • ๐Ÿš€ How Mina work? #546
    • ๐Ÿš€ Log of mina deploy command #529
    • Fix 'No Rakefile found' for rails:{db_create, db_migrate, db_rollback, assetts_precompile} commands #524
    • ๐Ÿฑ The old "force_assets=1" option is mentioned on the "rails:assets_precompile" doc webpage rather than the new "force_asset_precompile=true" one #520
    • ๐Ÿš€ Skipping assets:precompile doesn't copy assets folder to new current_path #518
    • ๐Ÿš€ remote command doesn't find my executable (after upgrade from 0.3 to 1.0) #513
    • โž• Add hint about creating shared/database.yml in README #503
    • ๐Ÿš€ Provide meaningful default shared folders #501
    • ๐Ÿš€ Managing environment variables file application.yml #497
    • ๐Ÿš€ mina setup or mina init, don't know how to build task #488

    ๐Ÿ”€ Merged pull requests:

  • v1.0.7 Changes

    September 08, 2017

    ๐Ÿš€ Full Changelog

    Closed issues:

    • ๐Ÿš€ Set command in task to use at another task #556
    • ๐Ÿš€ rvm:use not working in Mina 1.0.6 #555
    • ๐Ÿš€ Why mina default link shared directory to public/assets? #550
    • ๐Ÿš€ bash: line 50: cd: /home/deploy/app/current: No such file or directory #549
    • ๐Ÿš€ Is the project dead? #541
    • ๐Ÿš€ I am simply trying to restart my nginx server #539
    • ๐Ÿš€ why mina setup new a file use makdir -p #538
    • ๐Ÿš€ Don't know how to build task 'rake:db_migrate' #536
    • ๐Ÿš€ Could not install to path vendor/bundle because of an invalid symlink #535
    • ๐Ÿš€ Failed with status 1 #530
    • ๐Ÿš€ bash: bundle: command not found #528
    • ๐Ÿš€ NoMethodError: undefined method `to' for main:Object #522
    • โž• Add rake after_party:run #517
    • ๐Ÿš€ Rails doesn't recognize my project #514
    • ๐Ÿš€ Install nginx as module #512
    • ๐Ÿš€ Mina console 'bash: bundle: command not found' #510
    • ๐Ÿš€ Execution mode / Don't know how to build task #508
    • ๐Ÿš€ Mina setup and migrations: Files /home/base/rails/current/db/migrate/xxx.rb and ./db/migrate/xxx.rb differ #502
    • ๐Ÿš€ mina 1.0.6 problem on migration #499
    • ๐Ÿš€ mina 1.0.6 Identity file #498
    • โ†” Integrate puma and its configuration as default in mina #493

    ๐Ÿ”€ Merged pull requests:

  • v1.0.6 Changes

    December 15, 2016

    ๐Ÿš€ Full Changelog

  • v1.0.5 Changes

    December 15, 2016

    ๐Ÿš€ Full Changelog