outblocks-cli 0.1.45 → 0.1.49

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/CHANGELOG.md +0 -418
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "outblocks-cli",
3
- "version": "0.1.45",
3
+ "version": "0.1.49",
4
4
  "description": "Auto DevOps",
5
5
  "main": "index.js",
6
6
  "directories": {
package/CHANGELOG.md DELETED
@@ -1,418 +0,0 @@
1
- # Outblocks CLI Changelog
2
-
3
- ## [v0.1.45](https://github.com/outblocks/outblocks-cli/compare/v0.1.44...v0.1.45)
4
-
5
- > 2021-11-12
6
-
7
- ### FEATURES
8
-
9
- [`3285a91`](https://github.com/outblocks/outblocks-cli/commit/3285a91b149503162ca321078f1e4c0fb731e367) support for dumb terminals, proper interface for logger
10
-
11
-
12
- ## [v0.1.44](https://github.com/outblocks/outblocks-cli/compare/v0.1.43...v0.1.44)
13
-
14
- > 2021-11-07
15
-
16
- ### FEATURES
17
-
18
- [`6aaf69b`](https://github.com/outblocks/outblocks-cli/commit/6aaf69b61b962557463e130c2fb3719bab60f16a) dep status, error propagation
19
-
20
-
21
- ## [v0.1.43](https://github.com/outblocks/outblocks-cli/compare/v0.1.42...v0.1.43)
22
-
23
- > 2021-11-07
24
-
25
- ### BUG FIXES
26
-
27
- [`d021dfd`](https://github.com/outblocks/outblocks-cli/commit/d021dfd829a8bbce3b86980d5030b319326dcfcb) lint
28
-
29
- ### FEATURES
30
-
31
- [`12a2d21`](https://github.com/outblocks/outblocks-cli/commit/12a2d21d73b6d023bb44fc973a95715b93bb577a) simplify resource skipping
32
-
33
-
34
- ## [v0.1.42](https://github.com/outblocks/outblocks-cli/compare/v0.1.41...v0.1.42)
35
-
36
- > 2021-11-06
37
-
38
- ### FEATURES
39
-
40
- [`a1c7173`](https://github.com/outblocks/outblocks-cli/commit/a1c71736797e9e22157c6ea9a3e6c8b449ed45c8) adapt for sdk changes, deploy filtering
41
-
42
-
43
- ## [v0.1.41](https://github.com/outblocks/outblocks-cli/compare/v0.1.40...v0.1.41)
44
-
45
- > 2021-11-05
46
-
47
- ### FEATURES
48
-
49
- [`70be6ee`](https://github.com/outblocks/outblocks-cli/commit/70be6ee04ea7e1b9b184eda8d6b92c0681fee5f2) lock wait and plugin stream changes
50
-
51
-
52
- ## [v0.1.40](https://github.com/outblocks/outblocks-cli/compare/v0.1.39...v0.1.40)
53
-
54
- > 2021-11-05
55
-
56
- ### BUG FIXES
57
-
58
- [`d1d2883`](https://github.com/outblocks/outblocks-cli/commit/d1d28833ab6094444375905aa9f2b0c187d19751) empty statedata
59
-
60
-
61
- ## [v0.1.39](https://github.com/outblocks/outblocks-cli/compare/v0.1.38...v0.1.39)
62
-
63
- > 2021-11-04
64
-
65
- ### FEATURES
66
-
67
- [`43598f2`](https://github.com/outblocks/outblocks-cli/commit/43598f25411600e8f32c65bda898ba10b29ef351) filtering improvements
68
-
69
-
70
- ## [v0.1.38](https://github.com/outblocks/outblocks-cli/compare/v0.1.37...v0.1.38)
71
-
72
- > 2021-11-04
73
-
74
- ### BUG FIXES
75
-
76
- [`a22e4e6`](https://github.com/outblocks/outblocks-cli/commit/a22e4e6171f3f61b614a2776d03a32a2ae691ee6) no status after canceled
77
-
78
-
79
- ## [v0.1.37](https://github.com/outblocks/outblocks-cli/compare/v0.1.36...v0.1.37)
80
-
81
- > 2021-11-04
82
-
83
- ### BUG FIXES
84
-
85
- [`39d9ab4`](https://github.com/outblocks/outblocks-cli/commit/39d9ab459cd48193ea23c4ddb01626e870ed2b20) command line arguments
86
-
87
-
88
- ## [v0.1.36](https://github.com/outblocks/outblocks-cli/compare/v0.1.35...v0.1.36)
89
-
90
- > 2021-11-04
91
-
92
- ### BUG FIXES
93
-
94
- [`07af93f`](https://github.com/outblocks/outblocks-cli/commit/07af93fcda5ab7edb01d35309bd18a213cad7ee2) force unlock
95
-
96
-
97
- ## [v0.1.35](https://github.com/outblocks/outblocks-cli/compare/v0.1.34...v0.1.35)
98
-
99
- > 2021-11-03
100
-
101
- ### FEATURES
102
-
103
- [`590abd7`](https://github.com/outblocks/outblocks-cli/commit/590abd7340c78da01ab429015f666bc9c414aeee) appstate dns
104
- [`34b565b`](https://github.com/outblocks/outblocks-cli/commit/34b565ba08efe2c4987826d86daa26f7981280c9) raw state, relative dir
105
- [`965bd21`](https://github.com/outblocks/outblocks-cli/commit/965bd2130b542e98a78660945d5b6e962a92310e) attempt at proper skip/target apps
106
- [`286215a`](https://github.com/outblocks/outblocks-cli/commit/286215a33fa51413e067034a8d1640a84a38e638) changed sdk and state apps/deps
107
-
108
-
109
- ## [v0.1.34](https://github.com/outblocks/outblocks-cli/compare/v0.1.33...v0.1.34)
110
-
111
- > 2021-11-03
112
-
113
- ### BUG FIXES
114
-
115
- [`3ecac6e`](https://github.com/outblocks/outblocks-cli/commit/3ecac6ec25b53438d832515ae7f6d037cab18385) skip loading parts where not needed
116
-
117
-
118
- ## [v0.1.33](https://github.com/outblocks/outblocks-cli/compare/v0.1.32...v0.1.33)
119
-
120
- > 2021-11-03
121
-
122
- ### FEATURES
123
-
124
- [`96bb5a6`](https://github.com/outblocks/outblocks-cli/commit/96bb5a68f2b438e0eb8e8f333f2970fa53a7311e) sdk update
125
-
126
-
127
- ## [v0.1.32](https://github.com/outblocks/outblocks-cli/compare/v0.1.31...v0.1.32)
128
-
129
- > 2021-11-02
130
-
131
- ### BUG FIXES
132
-
133
- [`a2df09e`](https://github.com/outblocks/outblocks-cli/commit/a2df09e158db08102cf66f4019d3e1fa54312ec1) plan apps
134
-
135
- ### FEATURES
136
-
137
- [`c9fb7b9`](https://github.com/outblocks/outblocks-cli/commit/c9fb7b90fe03db30737b82303484e8e0be8b6ae8) remove filtering plan
138
-
139
-
140
- ## [v0.1.31](https://github.com/outblocks/outblocks-cli/compare/v0.1.30...v0.1.31)
141
-
142
- > 2021-11-02
143
-
144
- ### FEATURES
145
-
146
- [`f3d2204`](https://github.com/outblocks/outblocks-cli/commit/f3d22041f7b25a6b4004d9f79c1b47a3518f1c80) skip apps, skip all apps, env vars and build args
147
-
148
-
149
- ## [v0.1.30](https://github.com/outblocks/outblocks-cli/compare/v0.1.29...v0.1.30)
150
-
151
- > 2021-11-01
152
-
153
- ### FEATURES
154
-
155
- [`cecf6af`](https://github.com/outblocks/outblocks-cli/commit/cecf6aff12ff2d4818632bfafb7f6bd6474601d4) skip apps
156
-
157
-
158
- ## [v0.1.29](https://github.com/outblocks/outblocks-cli/compare/v0.1.28...v0.1.29)
159
-
160
- > 2021-11-01
161
-
162
- ### FEATURES
163
-
164
- [`3b56c55`](https://github.com/outblocks/outblocks-cli/commit/3b56c55ed31e14139c97244ba4089eaf2527710a) target apps, sdk update, fix for state
165
-
166
-
167
- ## [v0.1.28](https://github.com/outblocks/outblocks-cli/compare/v0.1.27...v0.1.28)
168
-
169
- > 2021-10-27
170
-
171
- ### FEATURES
172
-
173
- [`08253cb`](https://github.com/outblocks/outblocks-cli/commit/08253cbe852c85baf90e8d48e925967e7330ac48) props unification, dependency and app states
174
-
175
-
176
- ## [v0.1.27](https://github.com/outblocks/outblocks-cli/compare/v0.1.26...v0.1.27)
177
-
178
- > 2021-10-20
179
-
180
- ### FEATURES
181
-
182
- [`26b59d5`](https://github.com/outblocks/outblocks-cli/commit/26b59d538a7b7b5e0b2660ca050d83d1fd1ee718) postgres deployment, new options and customizations in schema
183
-
184
-
185
- ## [v0.1.26](https://github.com/outblocks/outblocks-cli/compare/v0.1.25...v0.1.26)
186
-
187
- > 2021-10-19
188
-
189
- ### BUG FIXES
190
-
191
- [`cc58db7`](https://github.com/outblocks/outblocks-cli/commit/cc58db79657c23fcfe2ec5a90b8b497625ddc5e6) project.yaml template
192
-
193
-
194
- ## [v0.1.25](https://github.com/outblocks/outblocks-cli/compare/v0.1.24...v0.1.25)
195
-
196
- > 2021-10-08
197
-
198
- ### FEATURES
199
-
200
- [`c88a4d8`](https://github.com/outblocks/outblocks-cli/commit/c88a4d885de5ce51d99b1b6989ce23ce23b1ea2d) add gatsby routing
201
-
202
-
203
- ## [v0.1.24](https://github.com/outblocks/outblocks-cli/compare/v0.1.23...v0.1.24)
204
-
205
- > 2021-10-04
206
-
207
- ### BUG FIXES
208
-
209
- [`e10409f`](https://github.com/outblocks/outblocks-cli/commit/e10409f5f2f2e9a965c1e919cf64ca7a75091c6f) default->defaults
210
-
211
-
212
- ## [v0.1.23](https://github.com/outblocks/outblocks-cli/compare/v0.1.22...v0.1.23)
213
-
214
- > 2021-09-29
215
-
216
- ### FEATURES
217
-
218
- [`0c5c7d8`](https://github.com/outblocks/outblocks-cli/commit/0c5c7d8e1d9b0160e9cabf5366ba1a888a682666) rerun as sudo, defaults support (plugin and options), direct running improved, improved templates and schema
219
-
220
-
221
- ## [v0.1.22](https://github.com/outblocks/outblocks-cli/compare/v0.1.21...v0.1.22)
222
-
223
- > 2021-09-27
224
-
225
- ### FEATURES
226
-
227
- [`709a48f`](https://github.com/outblocks/outblocks-cli/commit/709a48feac685eb5b0a0a15e8f74e34233d62c01) progress bar builder, version function, fix completion and root
228
-
229
-
230
- ## [v0.1.21](https://github.com/outblocks/outblocks-cli/compare/v0.1.20...v0.1.21)
231
-
232
- > 2021-09-24
233
-
234
- ### BUG FIXES
235
-
236
- [`03efd40`](https://github.com/outblocks/outblocks-cli/commit/03efd40e732eef2289e647237089f98e831fa036) adapt for project init
237
-
238
- ### FEATURES
239
-
240
- [`ec14df4`](https://github.com/outblocks/outblocks-cli/commit/ec14df40e185e9c33c2d8eef26149bb25bed7eb5) start before plan, progress app builder, move plugin props to values
241
-
242
-
243
- ## [v0.1.20](https://github.com/outblocks/outblocks-cli/compare/v0.1.19...v0.1.20)
244
-
245
- > 2021-09-22
246
-
247
- ### FEATURES
248
-
249
- [`b1a7310`](https://github.com/outblocks/outblocks-cli/commit/b1a731001319b5a1169f557565370052bd2850a0) strip build ansi output, project id, passing env
250
-
251
-
252
- ## [v0.1.19](https://github.com/outblocks/outblocks-cli/compare/v0.1.18...v0.1.19)
253
-
254
- > 2021-09-21
255
-
256
- ### BUG FIXES
257
-
258
- [`e97e160`](https://github.com/outblocks/outblocks-cli/commit/e97e160972e4fb9515744a4a7c6e1adf9e9f62b8) dir templates
259
- [`b499fd6`](https://github.com/outblocks/outblocks-cli/commit/b499fd6302782404bbb56ff75cca9fe66e6173ed) outputdir
260
-
261
-
262
- ## [v0.1.18](https://github.com/outblocks/outblocks-cli/compare/v0.1.17...v0.1.18)
263
-
264
- > 2021-09-21
265
-
266
- ### FEATURES
267
-
268
- [`b33676a`](https://github.com/outblocks/outblocks-cli/commit/b33676aae04eb4431fcc28ab372f0d76401cf72d) service app support, bugfixes
269
-
270
-
271
- ## [v0.1.17](https://github.com/outblocks/outblocks-cli/compare/v0.1.16...v0.1.17)
272
-
273
- > 2021-09-03
274
-
275
- ### BUG FIXES
276
-
277
- [`4cc8fe3`](https://github.com/outblocks/outblocks-cli/commit/4cc8fe374fe09e3179289fa3af7e7d016b4ae68a) lint
278
-
279
- ### FEATURES
280
-
281
- [`3d25022`](https://github.com/outblocks/outblocks-cli/commit/3d2502264bf45e4dd970d1935a60cd97f75168ed) updates and build command
282
-
283
-
284
- ## [v0.1.16](https://github.com/outblocks/outblocks-cli/compare/v0.1.15...v0.1.16)
285
-
286
- > 2021-09-01
287
-
288
- ### BUG FIXES
289
-
290
- [`27c2e1d`](https://github.com/outblocks/outblocks-cli/commit/27c2e1d646ce491969687017701f38bdb1f32320) run output, permission setting, healthcheck timeout
291
-
292
-
293
- ## [v0.1.15](https://github.com/outblocks/outblocks-cli/compare/v0.1.14...v0.1.15)
294
-
295
- > 2021-08-31
296
-
297
- ### FEATURES
298
-
299
- [`7f47020`](https://github.com/outblocks/outblocks-cli/commit/7f4702002d2593ccb37a024f63f9feacb974e069) app healthcheck
300
-
301
-
302
- ## [v0.1.14](https://github.com/outblocks/outblocks-cli/compare/v0.1.13...v0.1.14)
303
-
304
- > 2021-08-30
305
-
306
- ### BUG FIXES
307
-
308
- [`78d3eef`](https://github.com/outblocks/outblocks-cli/commit/78d3eefcc6ccbff0e3bca8b26be7640f73a468f3) passing env vars
309
-
310
-
311
- ## [v0.1.13](https://github.com/outblocks/outblocks-cli/compare/v0.1.12...v0.1.13)
312
-
313
- > 2021-08-28
314
-
315
- ### FEATURES
316
-
317
- [`abe4f0e`](https://github.com/outblocks/outblocks-cli/commit/abe4f0eeb393bc7f4d865b39d7ee74b478744b09) plugin command initial support, initial support for docker plugin
318
-
319
-
320
- ## [v0.1.12](https://github.com/outblocks/outblocks-cli/compare/v0.1.11...v0.1.12)
321
-
322
- > 2021-08-13
323
-
324
- ### FEATURES
325
-
326
- [`3eb9984`](https://github.com/outblocks/outblocks-cli/commit/3eb9984a44b85d846de090a0fc5d9126b2721f70) run mode, ssl info
327
-
328
-
329
- ## [v0.1.11](https://github.com/outblocks/outblocks-cli/compare/v0.1.10...v0.1.11)
330
-
331
- > 2021-08-04
332
-
333
- ### FEATURES
334
-
335
- [`9f4403f`](https://github.com/outblocks/outblocks-cli/commit/9f4403f43b5b1b4757c7c43e2ddbd9ba7af98645) wizard improvements, handle recreate steps
336
-
337
-
338
- ## [v0.1.10](https://github.com/outblocks/outblocks-cli/compare/v0.1.9...v0.1.10)
339
-
340
- > 2021-07-27
341
-
342
- ### BUG FIXES
343
-
344
- [`d79abc9`](https://github.com/outblocks/outblocks-cli/commit/d79abc9867a71fbd59d0a287d45cd60072c60345) default selection and comment interpolation
345
-
346
-
347
- ## [v0.1.9](https://github.com/outblocks/outblocks-cli/compare/v0.1.8...v0.1.9)
348
-
349
- > 2021-07-27
350
-
351
- ### BUG FIXES
352
-
353
- [`b54c22f`](https://github.com/outblocks/outblocks-cli/commit/b54c22fb38806650344f6e5c17b2626abe307995) plugins updating
354
-
355
-
356
- ## [v0.1.8](https://github.com/outblocks/outblocks-cli/compare/v0.1.7...v0.1.8)
357
-
358
- > 2021-07-27
359
-
360
- ### BUG FIXES
361
-
362
- [`f8ad87a`](https://github.com/outblocks/outblocks-cli/commit/f8ad87a994473f3928e3df2040a40a95cbcbc4d5) version matching
363
-
364
-
365
- ## [v0.1.7](https://github.com/outblocks/outblocks-cli/compare/v0.1.6...v0.1.7)
366
-
367
- > 2021-07-27
368
-
369
- ### FEATURES
370
-
371
- [`f966757`](https://github.com/outblocks/outblocks-cli/commit/f96675720fb2cdc9524b31216d4e7db513925e21) app adding, listing, template improvements and fixed plugin loading
372
-
373
-
374
- ## [v0.1.6](https://github.com/outblocks/outblocks-cli/compare/v0.1.5...v0.1.6)
375
-
376
- > 2021-07-26
377
-
378
- ### BUG FIXES
379
-
380
- [`2ef10a5`](https://github.com/outblocks/outblocks-cli/commit/2ef10a514bf67c49833f549c8ccaa9d45896ae89) plugin loading, added relative values reader
381
-
382
-
383
- ## [v0.1.5](https://github.com/outblocks/outblocks-cli/compare/v0.1.4...v0.1.5)
384
-
385
- > 2021-07-26
386
-
387
- ### FEATURES
388
-
389
- [`fd4fe2c`](https://github.com/outblocks/outblocks-cli/commit/fd4fe2cd696a53614fda84879d794754477d1644) app init, caret version matching fix: potential state corruption
390
-
391
-
392
- ## [v0.1.4](https://github.com/outblocks/outblocks-cli/compare/v0.1.3...v0.1.4)
393
-
394
- > 2021-07-20
395
-
396
- ### FEATURES
397
-
398
- [`304f63a`](https://github.com/outblocks/outblocks-cli/commit/304f63a5f45597e8396ebf0bc39e09de93d3eb1a) add cdn toggle to schema
399
- [`63e319c`](https://github.com/outblocks/outblocks-cli/commit/63e319cb0111f3d38ccaa5417bc724b4f4c4ba84) processing actions support
400
-
401
-
402
- ## [v0.1.3](https://github.com/outblocks/outblocks-cli/compare/v0.1.2...v0.1.3)
403
-
404
- > 2021-07-19
405
-
406
- ### BUG FIXES
407
-
408
- [`409384c`](https://github.com/outblocks/outblocks-cli/commit/409384cab6aafbc50624aed4f977cc693437c476) app state showing after destroy
409
-
410
-
411
- ## [v0.1.2](https://github.com/outblocks/outblocks-cli/compare/v0.1.1...v0.1.2)
412
-
413
- > 2021-07-12
414
-
415
- ### FEATURES
416
-
417
- [`64ed267`](https://github.com/outblocks/outblocks-cli/commit/64ed2678d454de005375c085c223b9b1ee70ae50) plugin list and update, app deployment info
418
-