Skip to content

Commit e0d816a

Browse files
committed
Update changelog
1 parent 8c53284 commit e0d816a

File tree

1 file changed

+89
-8
lines changed

1 file changed

+89
-8
lines changed

CHANGELOG.md

Lines changed: 89 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,72 @@
1-
# Change Log
1+
# Changelog
2+
3+
## [v1.2.4](https://github.com/mina-deploy/mina/tree/v1.2.4) (2021-08-10)
4+
5+
[Full Changelog](https://github.com/mina-deploy/mina/compare/v1.2.3...v1.2.4)
6+
7+
**Fixed bugs:**
8+
9+
- Make `in_path` tolerate "directory doesn't exist" case [\#587](https://github.com/mina-deploy/mina/issues/587)
10+
- Different behavior of environment task with 0.3.8 and 1.0.6 [\#505](https://github.com/mina-deploy/mina/issues/505)
11+
12+
**Closed issues:**
13+
14+
- Mina deploy failed with Rails and Vue? [\#659](https://github.com/mina-deploy/mina/issues/659)
15+
- Running "mina deploy" failed when "Precompiling asset files", without any detailed error info [\#658](https://github.com/mina-deploy/mina/issues/658)
16+
- Stuck on "Fetching new git commits" [\#654](https://github.com/mina-deploy/mina/issues/654)
17+
- remote: Repository not found. fatal: Authentication failed for 'https://:@github.com/usre\_name/repo.git/' [\#649](https://github.com/mina-deploy/mina/issues/649)
18+
- Error ""The directory 'X' does not exist on the server", run 'mina setup' first! [\#648](https://github.com/mina-deploy/mina/issues/648)
19+
- git clone "/app/scm" [\#647](https://github.com/mina-deploy/mina/issues/647)
20+
- fatal: destination path '.' already exists and is not an empty directory. [\#646](https://github.com/mina-deploy/mina/issues/646)
21+
- Unable to run any rails command in the project server folder [\#645](https://github.com/mina-deploy/mina/issues/645)
22+
- Is this project alive? [\#642](https://github.com/mina-deploy/mina/issues/642)
23+
- Why need run\(local\) do block? [\#638](https://github.com/mina-deploy/mina/issues/638)
24+
- mina init overrides config/deploy.rb [\#634](https://github.com/mina-deploy/mina/issues/634)
25+
- What's the role of "on :launch do" part of deploy.rb [\#631](https://github.com/mina-deploy/mina/issues/631)
26+
- Are there release notes for 1.0 [\#630](https://github.com/mina-deploy/mina/issues/630)
27+
- ArgumentError: invalid byte sequence in US-ASCII when deploying using GitLab CI with Docker [\#629](https://github.com/mina-deploy/mina/issues/629)
28+
- Git SHA information on deploy or rollback [\#626](https://github.com/mina-deploy/mina/issues/626)
29+
- \(Doc\) 0 downtime deploy example in Mina document? [\#619](https://github.com/mina-deploy/mina/issues/619)
30+
- ENV is not loading in production [\#617](https://github.com/mina-deploy/mina/issues/617)
31+
- how to add `config/database.yml` to shared\_path without an error [\#614](https://github.com/mina-deploy/mina/issues/614)
32+
- Deploy without using current/shared/releases? [\#613](https://github.com/mina-deploy/mina/issues/613)
33+
- mina deploy fails [\#612](https://github.com/mina-deploy/mina/issues/612)
34+
- Feature: Force precompile for webpacker [\#610](https://github.com/mina-deploy/mina/issues/610)
35+
- SSH Connection [\#608](https://github.com/mina-deploy/mina/issues/608)
36+
- Connection to closed after mina setup [\#607](https://github.com/mina-deploy/mina/issues/607)
37+
- NameError: undefined local variable or method `user' for main:Object [\#606](https://github.com/mina-deploy/mina/issues/606)
38+
- node\_modules in shared\_paths [\#604](https://github.com/mina-deploy/mina/issues/604)
39+
- mina deploy rails 5.2.0.beta2 [\#602](https://github.com/mina-deploy/mina/issues/602)
40+
- sudo systemctl restart apache2 [\#598](https://github.com/mina-deploy/mina/issues/598)
41+
- I got a 'extconf.rb failed' error when mina bundle install [\#597](https://github.com/mina-deploy/mina/issues/597)
42+
- Is it possible to view or output the generated bash script? [\#596](https://github.com/mina-deploy/mina/issues/596)
43+
- mina deploy throws error - bundle: command not found ! ERROR: Deploy failed. [\#594](https://github.com/mina-deploy/mina/issues/594)
44+
- Could you add back set\_default? [\#588](https://github.com/mina-deploy/mina/issues/588)
45+
- Mina setup doesn't symlink the current folder [\#571](https://github.com/mina-deploy/mina/issues/571)
46+
- mina deploy Could not locate Gemfile [\#552](https://github.com/mina-deploy/mina/issues/552)
47+
- SSH to GitLab repository problem [\#533](https://github.com/mina-deploy/mina/issues/533)
48+
- Does a full bundle install every time [\#516](https://github.com/mina-deploy/mina/issues/516)
49+
- assets:precompile failed, but deploy succeeded [\#504](https://github.com/mina-deploy/mina/issues/504)
50+
- Could not find rack-cors-0.4.0 in any of the sources [\#500](https://github.com/mina-deploy/mina/issues/500)
51+
52+
**Merged pull requests:**
53+
54+
- Test suite CI [\#673](https://github.com/mina-deploy/mina/pull/673) ([lovro-bikic](https://github.com/lovro-bikic))
55+
- Fixes \#634 [\#650](https://github.com/mina-deploy/mina/pull/650) ([NBuhinicek](https://github.com/NBuhinicek))
56+
- Fix minor typo in documentation [\#641](https://github.com/mina-deploy/mina/pull/641) ([chartrandf](https://github.com/chartrandf))
57+
- Update cookbook.md [\#637](https://github.com/mina-deploy/mina/pull/637) ([oliveiradanielm](https://github.com/oliveiradanielm))
58+
- Update default\_plugins.md [\#635](https://github.com/mina-deploy/mina/pull/635) ([mpearce](https://github.com/mpearce))
59+
- Update deploy.rb [\#628](https://github.com/mina-deploy/mina/pull/628) ([Ajmal](https://github.com/Ajmal))
60+
- Added link to mina multideploy plugin [\#627](https://github.com/mina-deploy/mina/pull/627) ([volkov-sergey](https://github.com/volkov-sergey))
61+
- Add Thinking Sphinx plugin link [\#624](https://github.com/mina-deploy/mina/pull/624) ([airled](https://github.com/airled))
62+
- Typo 'everyting' [\#599](https://github.com/mina-deploy/mina/pull/599) ([wafiq](https://github.com/wafiq))
63+
- allow user to overwrite deploy\_script [\#595](https://github.com/mina-deploy/mina/pull/595) ([kuboon](https://github.com/kuboon))
64+
- Fixes \#506. Problem with git submodules and no master based branches. [\#593](https://github.com/mina-deploy/mina/pull/593) ([platbr](https://github.com/platbr))
65+
- Fix doc typos. [\#591](https://github.com/mina-deploy/mina/pull/591) ([pweldon](https://github.com/pweldon))
66+
- Allow setting a custom deploy script [\#585](https://github.com/mina-deploy/mina/pull/585) ([wpolicarpo](https://github.com/wpolicarpo))
267

368
## [v1.2.3](https://github.com/mina-deploy/mina/tree/v1.2.3) (2017-11-22)
69+
470
[Full Changelog](https://github.com/mina-deploy/mina/compare/v1.2.2...v1.2.3)
571

672
**Closed issues:**
@@ -9,20 +75,17 @@
975

1076
**Merged pull requests:**
1177

12-
- Fix empty stage queue [\#592](https://github.com/mina-deploy/mina/pull/592) ([Narayanan170](https://github.com/Narayanan170))
78+
- Fix empty stage queue [\#592](https://github.com/mina-deploy/mina/pull/592) ([fsuste](https://github.com/fsuste))
1379
- fix typo [\#584](https://github.com/mina-deploy/mina/pull/584) ([MatzFan](https://github.com/MatzFan))
1480

1581
## [v1.2.2](https://github.com/mina-deploy/mina/tree/v1.2.2) (2017-10-13)
82+
1683
[Full Changelog](https://github.com/mina-deploy/mina/compare/v1.2.1...v1.2.2)
1784

1885
**Implemented enhancements:**
1986

2087
- Add shared folders validations [\#559](https://github.com/mina-deploy/mina/issues/559)
2188

22-
**Fixed bugs:**
23-
24-
- Add shared folders validations [\#559](https://github.com/mina-deploy/mina/issues/559)
25-
2689
**Closed issues:**
2790

2891
- prepend environments when run outside run block [\#576](https://github.com/mina-deploy/mina/issues/576)
@@ -36,23 +99,27 @@
3699
- Remote environment in deploy example [\#573](https://github.com/mina-deploy/mina/pull/573) ([ozgg](https://github.com/ozgg))
37100

38101
## [v1.2.1](https://github.com/mina-deploy/mina/tree/v1.2.1) (2017-10-02)
102+
39103
[Full Changelog](https://github.com/mina-deploy/mina/compare/v1.2.0...v1.2.1)
40104

41105
**Closed issues:**
42106

43107
- Deploy does not work since version 1.2.0 [\#572](https://github.com/mina-deploy/mina/issues/572)
44108

45109
## [v1.2.0](https://github.com/mina-deploy/mina/tree/v1.2.0) (2017-09-29)
110+
46111
[Full Changelog](https://github.com/mina-deploy/mina/compare/v1.1.1...v1.2.0)
47112

48113
**Fixed bugs:**
49114

50115
- Fix keyscan\_domain task [\#570](https://github.com/mina-deploy/mina/issues/570)
51116

52117
## [v1.1.1](https://github.com/mina-deploy/mina/tree/v1.1.1) (2017-09-29)
118+
53119
[Full Changelog](https://github.com/mina-deploy/mina/compare/v1.1.0...v1.1.1)
54120

55121
## [v1.1.0](https://github.com/mina-deploy/mina/tree/v1.1.0) (2017-09-29)
122+
56123
[Full Changelog](https://github.com/mina-deploy/mina/compare/v1.0.7...v1.1.0)
57124

58125
**Implemented enhancements:**
@@ -91,6 +158,7 @@
91158
- Add skip-existing option to example rbenv install [\#527](https://github.com/mina-deploy/mina/pull/527) ([sunny](https://github.com/sunny))
92159

93160
## [v1.0.7](https://github.com/mina-deploy/mina/tree/v1.0.7) (2017-09-08)
161+
94162
[Full Changelog](https://github.com/mina-deploy/mina/compare/v1.0.6...v1.0.7)
95163

96164
**Closed issues:**
@@ -128,12 +196,15 @@
128196
- Add mina-hanami [\#495](https://github.com/mina-deploy/mina/pull/495) ([mgrachev](https://github.com/mgrachev))
129197

130198
## [v1.0.6](https://github.com/mina-deploy/mina/tree/v1.0.6) (2016-12-15)
199+
131200
[Full Changelog](https://github.com/mina-deploy/mina/compare/v1.0.5...v1.0.6)
132201

133202
## [v1.0.5](https://github.com/mina-deploy/mina/tree/v1.0.5) (2016-12-15)
203+
134204
[Full Changelog](https://github.com/mina-deploy/mina/compare/v1.0.4...v1.0.5)
135205

136206
## [v1.0.4](https://github.com/mina-deploy/mina/tree/v1.0.4) (2016-12-15)
207+
137208
[Full Changelog](https://github.com/mina-deploy/mina/compare/v1.0.3...v1.0.4)
138209

139210
**Implemented enhancements:**
@@ -166,6 +237,7 @@
166237
- Restore previous path after in\_path block [\#478](https://github.com/mina-deploy/mina/pull/478) ([sobrinho](https://github.com/sobrinho))
167238

168239
## [v1.0.3](https://github.com/mina-deploy/mina/tree/v1.0.3) (2016-11-08)
240+
169241
[Full Changelog](https://github.com/mina-deploy/mina/compare/v1.0.2...v1.0.3)
170242

171243
**Closed issues:**
@@ -191,6 +263,7 @@
191263
- Allow to overwrite existing :shared\_files with the symlink to shared \(fixes \#452\) [\#455](https://github.com/mina-deploy/mina/pull/455) ([ralfebert](https://github.com/ralfebert))
192264

193265
## [v1.0.2](https://github.com/mina-deploy/mina/tree/v1.0.2) (2016-10-12)
266+
194267
[Full Changelog](https://github.com/mina-deploy/mina/compare/v1.0.0...v1.0.2)
195268

196269
**Fixed bugs:**
@@ -216,6 +289,7 @@
216289
- Fix rvm:use task [\#444](https://github.com/mina-deploy/mina/pull/444) ([devvmh](https://github.com/devvmh))
217290

218291
## [v1.0.0](https://github.com/mina-deploy/mina/tree/v1.0.0) (2016-09-27)
292+
219293
[Full Changelog](https://github.com/mina-deploy/mina/compare/v1.0.0.rc2...v1.0.0)
220294

221295
**Closed issues:**
@@ -224,9 +298,11 @@
224298
- Support for nvm [\#440](https://github.com/mina-deploy/mina/issues/440)
225299

226300
## [v1.0.0.rc2](https://github.com/mina-deploy/mina/tree/v1.0.0.rc2) (2016-09-19)
301+
227302
[Full Changelog](https://github.com/mina-deploy/mina/compare/v1.0.0.rc1...v1.0.0.rc2)
228303

229304
## [v1.0.0.rc1](https://github.com/mina-deploy/mina/tree/v1.0.0.rc1) (2016-09-19)
305+
230306
[Full Changelog](https://github.com/mina-deploy/mina/compare/v1.0.0.beta5...v1.0.0.rc1)
231307

232308
**Implemented enhancements:**
@@ -254,16 +330,19 @@
254330
- strip whitespace from commands by default [\#427](https://github.com/mina-deploy/mina/pull/427) ([devvmh](https://github.com/devvmh))
255331

256332
## [v1.0.0.beta5](https://github.com/mina-deploy/mina/tree/v1.0.0.beta5) (2016-08-30)
333+
257334
[Full Changelog](https://github.com/mina-deploy/mina/compare/v1.0.0.beta4...v1.0.0.beta5)
258335

259336
**Closed issues:**
260337

261338
- How to do a proper finish hook? [\#425](https://github.com/mina-deploy/mina/issues/425)
262339

263340
## [v1.0.0.beta4](https://github.com/mina-deploy/mina/tree/v1.0.0.beta4) (2016-08-28)
341+
264342
[Full Changelog](https://github.com/mina-deploy/mina/compare/v1.0.0.beta3...v1.0.0.beta4)
265343

266344
## [v1.0.0.beta3](https://github.com/mina-deploy/mina/tree/v1.0.0.beta3) (2016-08-28)
345+
267346
[Full Changelog](https://github.com/mina-deploy/mina/compare/v1.0.0.beta2...v1.0.0.beta3)
268347

269348
**Implemented enhancements:**
@@ -285,12 +364,13 @@
285364
**Merged pull requests:**
286365

287366
- change docs about invoking rvm:use with arguments [\#413](https://github.com/mina-deploy/mina/pull/413) ([devvmh](https://github.com/devvmh))
288-
- add Rbenv and RVM notes [\#412](https://github.com/mina-deploy/mina/pull/412) ([pinewong](https://github.com/pinewong))
367+
- add Rbenv and RVM notes [\#412](https://github.com/mina-deploy/mina/pull/412) ([songhuangcn](https://github.com/songhuangcn))
289368
- fix issues with rbenv:load [\#411](https://github.com/mina-deploy/mina/pull/411) ([devvmh](https://github.com/devvmh))
290369
- ensure git pushed function - code props to @fgarcia [\#410](https://github.com/mina-deploy/mina/pull/410) ([devvmh](https://github.com/devvmh))
291370
- fix infinite loop in suggested default config [\#409](https://github.com/mina-deploy/mina/pull/409) ([devvmh](https://github.com/devvmh))
292371

293372
## [v1.0.0.beta2](https://github.com/mina-deploy/mina/tree/v1.0.0.beta2) (2016-07-30)
373+
294374
[Full Changelog](https://github.com/mina-deploy/mina/compare/v1.0.0.beta1...v1.0.0.beta2)
295375

296376
**Implemented enhancements:**
@@ -364,6 +444,7 @@
364444
- Feature/configuration dsl [\#398](https://github.com/mina-deploy/mina/pull/398) ([vr4b4c](https://github.com/vr4b4c))
365445

366446
## [v1.0.0.beta1](https://github.com/mina-deploy/mina/tree/v1.0.0.beta1) (2016-06-30)
447+
367448
[Full Changelog](https://github.com/mina-deploy/mina/compare/v0.3.8...v1.0.0.beta1)
368449

369450
**Closed issues:**
@@ -385,4 +466,4 @@
385466

386467

387468

388-
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
469+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 commit comments

Comments
 (0)