All Versions
20
Latest Version
Avg Release Cycle
27 days
Latest Release
1160 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.2.3
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
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
October 02, 2017 -
v1.2.0
September 29, 2017 -
v1.1.1
September 29, 2017π Full Changelog
-
v1.1.0
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
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
December 15, 2016π Full Changelog
-
v1.0.5
December 15, 2016π Full Changelog
-
v1.0.4
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: