outblocks-cli 0.1.43 → 0.1.47

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