|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [v1.2.5](https://github.com/mina-deploy/mina/tree/v1.2.5) (2023-10-03) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/mina-deploy/mina/compare/v1.2.4...v1.2.5) |
| 6 | + |
| 7 | +**Implemented enhancements:** |
| 8 | + |
| 9 | +- Add tests for dsl.rb [\#568](https://github.com/mina-deploy/mina/issues/568) |
| 10 | +- Enable Pretty runner on Windows [\#705](https://github.com/mina-deploy/mina/pull/705) ([lovro-bikic](https://github.com/lovro-bikic)) |
| 11 | +- Enable Rubocop [\#696](https://github.com/mina-deploy/mina/pull/696) ([lovro-bikic](https://github.com/lovro-bikic)) |
| 12 | +- Refactor pretty printer [\#686](https://github.com/mina-deploy/mina/pull/686) ([lovro-bikic](https://github.com/lovro-bikic)) |
| 13 | +- Support Rails 6 asset recompilation through webpacker [\#656](https://github.com/mina-deploy/mina/pull/656) ([the-spectator](https://github.com/the-spectator)) |
| 14 | + |
| 15 | +**Fixed bugs:** |
| 16 | + |
| 17 | +- Getting the following warnings when using bundler 2.1.2 [\#657](https://github.com/mina-deploy/mina/issues/657) |
| 18 | +- git:ensure\_pushed needs to be more robust [\#639](https://github.com/mina-deploy/mina/issues/639) |
| 19 | +- Allow setup without shared folders/files [\#537](https://github.com/mina-deploy/mina/issues/537) |
| 20 | +- Mina 1.0.6, on windows, fork\(\) function is unimplemented on this machine [\#534](https://github.com/mina-deploy/mina/issues/534) |
| 21 | +- bundle:clean uses bundle\_options which are not supported by latests bundlers [\#521](https://github.com/mina-deploy/mina/issues/521) |
| 22 | +- Remove :bundle\_options from bundle clean [\#710](https://github.com/mina-deploy/mina/pull/710) ([lovro-bikic](https://github.com/lovro-bikic)) |
| 23 | +- Fix `ssh` task escaping [\#708](https://github.com/mina-deploy/mina/pull/708) ([lovro-bikic](https://github.com/lovro-bikic)) |
| 24 | +- Print correct values in `debug_configuration_variables` task [\#706](https://github.com/mina-deploy/mina/pull/706) ([lovro-bikic](https://github.com/lovro-bikic)) |
| 25 | +- Resolve callables when printing debug\_configuration [\#702](https://github.com/mina-deploy/mina/pull/702) ([coezbek](https://github.com/coezbek)) |
| 26 | +- Ensure branch exists locally and remotely before comparing it [\#677](https://github.com/mina-deploy/mina/pull/677) ([lovro-bikic](https://github.com/lovro-bikic)) |
| 27 | + |
| 28 | +**Closed issues:** |
| 29 | + |
| 30 | +- Are we considering port mina to Crystal? [\#717](https://github.com/mina-deploy/mina/issues/717) |
| 31 | +- mina 1.2.4: Allow multiple deployments with different `RAILS_ENV` [\#713](https://github.com/mina-deploy/mina/issues/713) |
| 32 | +- Stuck on Fetching new git commits [\#701](https://github.com/mina-deploy/mina/issues/701) |
| 33 | +- Mina Resurrection [\#676](https://github.com/mina-deploy/mina/issues/676) |
| 34 | +- PRESUMED ABANDONED ☠️ [\#671](https://github.com/mina-deploy/mina/issues/671) |
| 35 | +- the Italiantranslation is to be corrected [\#669](https://github.com/mina-deploy/mina/issues/669) |
| 36 | +- Status of mina project [\#668](https://github.com/mina-deploy/mina/issues/668) |
| 37 | +- Files differ [\#644](https://github.com/mina-deploy/mina/issues/644) |
| 38 | +- I am getting fatal: not a git repository \(or any of the parent directories\): .git after mina deploy while deploying rails app [\#643](https://github.com/mina-deploy/mina/issues/643) |
| 39 | +- mina puma:start won't start [\#632](https://github.com/mina-deploy/mina/issues/632) |
| 40 | +- Can't invoke rake task from script [\#615](https://github.com/mina-deploy/mina/issues/615) |
| 41 | +- Make better rspec output testing [\#579](https://github.com/mina-deploy/mina/issues/579) |
| 42 | + |
| 43 | +**Merged pull requests:** |
| 44 | + |
| 45 | +- Revert "Deprecate version manager tasks" [\#724](https://github.com/mina-deploy/mina/pull/724) ([lovro-bikic](https://github.com/lovro-bikic)) |
| 46 | +- Revert "Support Rails 6 asset recompilation through webpacker" [\#723](https://github.com/mina-deploy/mina/pull/723) ([lovro-bikic](https://github.com/lovro-bikic)) |
| 47 | +- Update CI: Add Ruby 3.2 and update GA runners [\#722](https://github.com/mina-deploy/mina/pull/722) ([lovro-bikic](https://github.com/lovro-bikic)) |
| 48 | +- Deprecate version manager tasks [\#709](https://github.com/mina-deploy/mina/pull/709) ([lovro-bikic](https://github.com/lovro-bikic)) |
| 49 | +- Refactor CLI options [\#707](https://github.com/mina-deploy/mina/pull/707) ([lovro-bikic](https://github.com/lovro-bikic)) |
| 50 | +- Test against Ruby 3.1 [\#704](https://github.com/mina-deploy/mina/pull/704) ([lovro-bikic](https://github.com/lovro-bikic)) |
| 51 | +- Typo fix: 'variety' [\#703](https://github.com/mina-deploy/mina/pull/703) ([tommorris](https://github.com/tommorris)) |
| 52 | +- E2E specs [\#698](https://github.com/mina-deploy/mina/pull/698) ([lovro-bikic](https://github.com/lovro-bikic)) |
| 53 | +- Remove unused gems and update dependencies [\#697](https://github.com/mina-deploy/mina/pull/697) ([lovro-bikic](https://github.com/lovro-bikic)) |
| 54 | +- DSL tests [\#695](https://github.com/mina-deploy/mina/pull/695) ([lovro-bikic](https://github.com/lovro-bikic)) |
| 55 | +- Update tests for Rails tasks [\#694](https://github.com/mina-deploy/mina/pull/694) ([lovro-bikic](https://github.com/lovro-bikic)) |
| 56 | +- Version manager tests [\#693](https://github.com/mina-deploy/mina/pull/693) ([lovro-bikic](https://github.com/lovro-bikic)) |
| 57 | +- Test remaining default tasks [\#692](https://github.com/mina-deploy/mina/pull/692) ([lovro-bikic](https://github.com/lovro-bikic)) |
| 58 | +- Improve test coverage for configuration [\#691](https://github.com/mina-deploy/mina/pull/691) ([lovro-bikic](https://github.com/lovro-bikic)) |
| 59 | +- Improve test coverage for output helpers [\#690](https://github.com/mina-deploy/mina/pull/690) ([lovro-bikic](https://github.com/lovro-bikic)) |
| 60 | +- Internal helpers tests [\#689](https://github.com/mina-deploy/mina/pull/689) ([lovro-bikic](https://github.com/lovro-bikic)) |
| 61 | +- Application tests [\#688](https://github.com/mina-deploy/mina/pull/688) ([lovro-bikic](https://github.com/lovro-bikic)) |
| 62 | +- Prevent stdout output in tests [\#687](https://github.com/mina-deploy/mina/pull/687) ([lovro-bikic](https://github.com/lovro-bikic)) |
| 63 | +- Runner tests [\#685](https://github.com/mina-deploy/mina/pull/685) ([lovro-bikic](https://github.com/lovro-bikic)) |
| 64 | +- SSH task tests [\#684](https://github.com/mina-deploy/mina/pull/684) ([lovro-bikic](https://github.com/lovro-bikic)) |
| 65 | +- Exclude documentation from CI workflow [\#681](https://github.com/mina-deploy/mina/pull/681) ([lovro-bikic](https://github.com/lovro-bikic)) |
| 66 | +- Fix readme issues [\#680](https://github.com/mina-deploy/mina/pull/680) ([lovro-bikic](https://github.com/lovro-bikic)) |
| 67 | +- Update 3rd\_party\_plugins.md [\#665](https://github.com/mina-deploy/mina/pull/665) ([coezbek](https://github.com/coezbek)) |
| 68 | +- FIX typo in Readme [\#664](https://github.com/mina-deploy/mina/pull/664) ([pabuisson](https://github.com/pabuisson)) |
| 69 | +- generated deploy.rb "of" typo fix [\#661](https://github.com/mina-deploy/mina/pull/661) ([ncs1](https://github.com/ncs1)) |
| 70 | + |
3 | 71 | ## [v1.2.4](https://github.com/mina-deploy/mina/tree/v1.2.4) (2021-08-10)
|
4 | 72 |
|
5 | 73 | [Full Changelog](https://github.com/mina-deploy/mina/compare/v1.2.3...v1.2.4)
|
|
180 | 248 | - Install nginx as module [\#512](https://github.com/mina-deploy/mina/issues/512)
|
181 | 249 | - Mina console 'bash: bundle: command not found' [\#510](https://github.com/mina-deploy/mina/issues/510)
|
182 | 250 | - Execution mode / Don't know how to build task [\#508](https://github.com/mina-deploy/mina/issues/508)
|
| 251 | +- Problem with git submodules \(no master branches\)... [\#506](https://github.com/mina-deploy/mina/issues/506) |
183 | 252 | - Mina setup and migrations: Files /home/base/rails/current/db/migrate/xxx.rb and ./db/migrate/xxx.rb differ [\#502](https://github.com/mina-deploy/mina/issues/502)
|
184 | 253 | - mina 1.0.6 problem on migration [\#499](https://github.com/mina-deploy/mina/issues/499)
|
185 | 254 | - mina 1.0.6 Identity file [\#498](https://github.com/mina-deploy/mina/issues/498)
|
|
0 commit comments