All Versions
21
Latest Version
Avg Release Cycle
93 days
Latest Release
1326 days ago
Changelog History
Page 1
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:
- ๐ Test suite CI #673 (lovro-bikic)
- ๐ Fixes #634 #650 (NBuhinicek)
- ๐ Fix minor typo in documentation #641 (chartrandf)
- ๐ Update cookbook.md #637 (oliveiradanielm)
- ๐ Update default_plugins.md #635 (mpearce)
- ๐ Update deploy.rb #628 (Ajmal)
- โ Added link to mina multideploy plugin #627 (volkov-sergey)
- โ Add Thinking Sphinx plugin link #624 (airled)
- ๐ Typo 'everyting' #599 (wafiq)
- ๐ allow user to overwrite deploy_script #595 (kuboon)
- ๐ Fixes #506. Problem with git submodules and no master based branches. #593 (platbr)
- ๐ Fix doc typos. #591 (pweldon)
- ๐ Allow setting a custom deploy script #585 (wpolicarpo)
- ๐ Make
-
v1.2.3 Changes
November 22, 2017๐ Full Changelog
Closed issues:
- ๐ Task :environment not valid any longer #583
๐ Merged pull requests:
- ๐ Fix empty stage queue #592 (Narayanan170)
- ๐ fix typo #584 (MatzFan)
-
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:
-
v1.2.1 Changes
October 02, 2017 -
v1.2.0 Changes
September 29, 2017 -
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 anotherrun
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:
- ๐ Allow use of Minafile or deploy.rb outside of config directory #554 (coreyworrell)
- ๐ rails commands - assets:clean and schema:load #545 (coderhs)
- ๐ DOCS: Adds mina-supervisord #543 (hovancik)
- ๐ Fix chruby invocation example #532 (aptinio)
- ๐ Documentation: Migrating shared paths example #526 (sunny)
- Update 3rd_party_plugins.md #509 (lorenzosinisi)
- โ Add mina-hanami #495 (mgrachev)
-
v1.0.6 Changes
December 15, 2016๐ Full Changelog
-
v1.0.5 Changes
December 15, 2016๐ Full Changelog