outblocks-cli 0.1.44 → 0.1.48

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