@revstackhq/cli 0.0.0-dev-20260227103607 → 0.0.0-dev-20260228060138
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.
- package/.turbo/turbo-build.log +51 -42
- package/CHANGELOG.md +11 -0
- package/dist/cli.js +622 -49
- package/dist/cli.js.map +1 -1
- package/dist/commands/init.d.ts +0 -7
- package/dist/commands/init.js +443 -24
- package/dist/commands/init.js.map +1 -1
- package/dist/commands/login.d.ts +0 -6
- package/dist/commands/login.js.map +1 -1
- package/dist/commands/logout.d.ts +0 -5
- package/dist/commands/logout.js.map +1 -1
- package/dist/commands/pull.d.ts +0 -7
- package/dist/commands/pull.js +120 -11
- package/dist/commands/pull.js.map +1 -1
- package/dist/commands/push.js +59 -14
- package/dist/commands/push.js.map +1 -1
- package/dist/commands/templates/ai-agent-platform.d.ts +5 -0
- package/dist/commands/templates/ai-agent-platform.js +119 -0
- package/dist/commands/templates/ai-agent-platform.js.map +1 -0
- package/dist/commands/templates/b2b-saas.js +23 -10
- package/dist/commands/templates/b2b-saas.js.map +1 -1
- package/dist/commands/templates/developer-tools.d.ts +5 -0
- package/dist/commands/templates/developer-tools.js +131 -0
- package/dist/commands/templates/developer-tools.js.map +1 -0
- package/dist/commands/templates/ecommerce-platform.d.ts +5 -0
- package/dist/commands/templates/ecommerce-platform.js +144 -0
- package/dist/commands/templates/ecommerce-platform.js.map +1 -0
- package/dist/commands/templates/index.js +437 -23
- package/dist/commands/templates/index.js.map +1 -1
- package/dist/commands/templates/starter.d.ts +1 -0
- package/dist/commands/templates/starter.js +13 -8
- package/dist/commands/templates/starter.js.map +1 -1
- package/dist/commands/templates/usage-based.js +18 -4
- package/dist/commands/templates/usage-based.js.map +1 -1
- package/dist/utils/auth.d.ts +0 -5
- package/dist/utils/auth.js.map +1 -1
- package/dist/utils/config-loader.d.ts +0 -6
- package/dist/utils/config-loader.js +4 -0
- package/dist/utils/config-loader.js.map +1 -1
- package/package.json +2 -2
- package/src/commands/init.ts +6 -8
- package/src/commands/login.ts +0 -6
- package/src/commands/logout.ts +0 -5
- package/src/commands/pull.ts +148 -60
- package/src/commands/push.ts +67 -16
- package/src/commands/templates/ai-agent-platform.ts +114 -0
- package/src/commands/templates/b2b-saas.ts +23 -10
- package/src/commands/templates/developer-tools.ts +126 -0
- package/src/commands/templates/ecommerce-platform.ts +139 -0
- package/src/commands/templates/index.ts +6 -0
- package/src/commands/templates/starter.ts +14 -8
- package/src/commands/templates/usage-based.ts +18 -4
- package/src/utils/auth.ts +0 -6
- package/src/utils/config-loader.ts +6 -7
- package/tests/integration/pull.test.ts +6 -0
- package/tests/integration/push.test.ts +3 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,48 +1,57 @@
|
|
|
1
|
-
[?9001h[?1004h[?25l[2J[m[2;1H> @revstackhq/cli@0.0.0-dev-
|
|
2
|
-
> tsup[5;1H]0;C:\WINDOWS\system32\cmd.exe[?25h[34mCLI [mBuilding entry: src/cli.ts, src/commands/init.ts, src/commands/login.ts, src/commands/logout.ts, src/commands/pull.ts, src/commands/push.ts, src/utils/auth.ts, src/utils/config-loader.ts, src/commands/templates/b2b-saas.ts, src/commands/templates/index.ts, src/commands/templates/starter.ts, src/commands/templates/usage-based.ts
|
|
1
|
+
[?9001h[?1004h[?25l[2J[m[2;1H> @revstackhq/cli@0.0.0-dev-20260228060138 build C:\Users\flava\OneDrive\Desktop\Work\revstack-os\packages\cli
|
|
2
|
+
> tsup[5;1H]0;C:\WINDOWS\system32\cmd.exe[?25h[34mCLI [mBuilding entry: src/cli.ts, src/commands/init.ts, src/commands/login.ts, src/commands/logout.ts, src/commands/pull.ts, src/commands/push.ts, src/utils/auth.ts, src/utils/config-loader.ts, src/commands/templates/ai-agent-platform.ts, src/commands/templates/b2b-saas.ts, src/commands/templates/developer-tools.ts, src/commands/templates/ecommerce-platform.ts, src/commands/templates/index.ts, src/commands/templates/starter.ts, src/commands/templates/usage-based.ts
|
|
3
3
|
[34mCLI [mUsing tsconfig: tsconfig.json[34m
|
|
4
4
|
CLI [mtsup v8.5.1[34m
|
|
5
|
-
CLI [mUsing tsup config: C:\Users\flava\OneDrive\Desktop\Work\revstack-os\packages\cli\tsup.config.ts
|
|
6
|
-
|
|
5
|
+
CLI [mUsing tsup config: C:\Users\flava\OneDrive\Desktop\Work\revstack-os\packages\cli\tsup.config.ts[34m
|
|
6
|
+
CLI [mTarget: node18
|
|
7
7
|
[34mCLI [mCleaning output folder
|
|
8
8
|
[34mESM [mBuild start
|
|
9
|
-
[32mESM [m[1mdist\cli.js
|
|
10
|
-
[32mESM [m[1mdist\commands\
|
|
11
|
-
[32mESM [m[1mdist\commands\
|
|
12
|
-
[32mESM [m[1mdist\
|
|
13
|
-
[32mESM [m[1mdist\
|
|
14
|
-
[32mESM [m[1mdist\
|
|
15
|
-
[32mESM [m[1mdist\
|
|
16
|
-
[32mESM [m[1mdist\commands\
|
|
17
|
-
[32mESM [m[1mdist\commands\
|
|
18
|
-
[32mESM [m[1mdist\commands\
|
|
19
|
-
[32mESM [m[1mdist\commands\templates\
|
|
20
|
-
[32mESM [m[1mdist\commands\templates\
|
|
21
|
-
[32mESM [m[1mdist\commands\templates\index.js
|
|
22
|
-
[32mESM [m[1mdist\
|
|
23
|
-
[32mESM [m[1mdist\commands\
|
|
24
|
-
[32mESM [m[1mdist\
|
|
25
|
-
[32mESM [m[1mdist\commands\init.js.map
|
|
26
|
-
[32mESM [m[1mdist\
|
|
27
|
-
[32mESM [m[1mdist\
|
|
28
|
-
[32mESM [m[1mdist\commands\
|
|
29
|
-
[32mESM [m[1mdist\commands\pull.js.map
|
|
30
|
-
[32mESM [m[1mdist\commands\templates\
|
|
31
|
-
[32mESM [m[1mdist\
|
|
32
|
-
[32mESM [m[1mdist\
|
|
33
|
-
[32mESM [m
|
|
9
|
+
[32mESM [m[1mdist\cli.js [32m[22m43.70 KB
|
|
10
|
+
[m[32mESM [m[1mdist\commands\init.js [32m[22m24.07 KB
|
|
11
|
+
[32mESM [m[1mdist\commands\login.js [32m[22m1.42 KB[K
|
|
12
|
+
[32mESM [m[1mdist\commands\pull.js [32m[22m10.13 KB[K
|
|
13
|
+
[32mESM [m[1mdist\utils\auth.js [32m[22m971.00 B[K
|
|
14
|
+
[32mESM [m[1mdist\commands\templates\ai-agent-platform.js [32m[22m3.63 KB[K
|
|
15
|
+
[32mESM [m[1mdist\utils\config-loader.js [32m[22m1.28 KB[K
|
|
16
|
+
[32mESM [m[1mdist\commands\templates\ecommerce-platform.js [32m[22m3.89 KB[K
|
|
17
|
+
[32mESM [m[1mdist\commands\logout.js [32m[22m1.17 KB[K
|
|
18
|
+
[32mESM [m[1mdist\commands\push.js [32m[22m7.75 KB[K
|
|
19
|
+
[32mESM [m[1mdist\commands\templates\b2b-saas.js [32m[22m3.13 KB[K
|
|
20
|
+
[32mESM [m[1mdist\commands\templates\developer-tools.js [32m[22m4.13 KB[K
|
|
21
|
+
[32mESM [m[1mdist\commands\templates\index.js [32m[22m19.52 KB[K
|
|
22
|
+
[32mESM [m[1mdist\commands\templates\starter.js [32m[22m2.38 KB[K
|
|
23
|
+
[32mESM [m[1mdist\commands\templates\usage-based.js [32m[22m2.57 KB[K
|
|
24
|
+
[32mESM [m[1mdist\cli.js.map [32m[22m75.84 KB[K
|
|
25
|
+
[32mESM [m[1mdist\commands\init.js.map [32m[22m36.04 KB[K
|
|
26
|
+
[32mESM [m[1mdist\commands\templates\ai-agent-platform.js.map [32m[22m4.75 KB[K
|
|
27
|
+
[32mESM [m[1mdist\utils\auth.js.map [32m[22m2.03 KB[K
|
|
28
|
+
[32mESM [m[1mdist\commands\login.js.map [32m[22m3.30 KB[K
|
|
29
|
+
[32mESM [m[1mdist\commands\pull.js.map [32m[22m20.07 KB[K
|
|
30
|
+
[32mESM [m[1mdist\commands\templates\ecommerce-platform.js.map [32m[22m5.21 KB[K
|
|
31
|
+
[32mESM [m[1mdist\utils\config-loader.js.map [32m[22m2.69 KB[K
|
|
32
|
+
[32mESM [m[1mdist\commands\logout.js.map [32m[22m2.73 KB[K
|
|
33
|
+
[32mESM [m[1mdist\commands\templates\developer-tools.js.map [32m[22m5.35 KB[K
|
|
34
|
+
[32mESM [m[1mdist\commands\templates\b2b-saas.js.map [32m[22m4.24 KB[K
|
|
35
|
+
[32mESM [m[1mdist\commands\push.js.map [32m[22m17.03 KB[K
|
|
36
|
+
[32mESM [m[1mdist\commands\templates\index.js.map [32m[22m26.96 KB[K
|
|
37
|
+
[32mESM [m[1mdist\commands\templates\starter.js.map [32m[22m3.40 KB[K
|
|
38
|
+
[32mESM [m[1mdist\commands\templates\usage-based.js.map [32m[22m3.49 KB[K
|
|
39
|
+
[32mESM [m⚡️ Build success in 197ms[K
|
|
34
40
|
[34mDTS [mBuild start
|
|
35
|
-
[32mDTS [m⚡️ Build success in
|
|
36
|
-
[32mDTS [m[1mdist\cli.d.ts
|
|
37
|
-
[32mDTS [m[1mdist\commands\init.d.ts
|
|
38
|
-
[32mDTS [m[1mdist\commands\login.d.ts
|
|
39
|
-
[32mDTS [m[1mdist\commands\logout.d.ts
|
|
40
|
-
[32mDTS [m[1mdist\commands\pull.d.ts
|
|
41
|
-
[32mDTS [m[1mdist\commands\push.d.ts
|
|
42
|
-
[32mDTS [m[1mdist\utils\auth.d.ts
|
|
43
|
-
[32mDTS [m[1mdist\utils\config-loader.d.ts
|
|
44
|
-
[32mDTS [m[1mdist\commands\templates\
|
|
45
|
-
[32mDTS [m[1mdist\commands\templates\
|
|
46
|
-
[32mDTS [m[1mdist\commands\templates\
|
|
47
|
-
[32mDTS [m[1mdist\commands\templates\
|
|
41
|
+
[32mDTS [m⚡️ Build success in 5841ms
|
|
42
|
+
[32mDTS [m[1mdist\cli.d.ts [32m[22m13.00 B
|
|
43
|
+
[32mDTS [m[1mdist\commands\init.d.ts [32m[22m99.00 B[K
|
|
44
|
+
[32mDTS [m[1mdist\commands\login.d.ts [32m[22m101.00 B[K
|
|
45
|
+
[32mDTS [m[1mdist\commands\logout.d.ts [32m[22m103.00 B[K
|
|
46
|
+
[32mDTS [m[1mdist\commands\pull.d.ts [32m[22m99.00 B[K
|
|
47
|
+
[32mDTS [m[1mdist\commands\push.d.ts [32m[22m328.00 B[K
|
|
48
|
+
[32mDTS [m[1mdist\utils\auth.d.ts [32m[22m427.00 B[K
|
|
49
|
+
[32mDTS [m[1mdist\utils\config-loader.d.ts [32m[22m305.00 B[K
|
|
50
|
+
[32mDTS [m[1mdist\commands\templates\ai-agent-platform.d.ts [32m[22m124.00 B[K
|
|
51
|
+
[32mDTS [m[1mdist\commands\templates\b2b-saas.d.ts [32m[22m108.00 B[K
|
|
52
|
+
[32mDTS [m[1mdist\commands\templates\developer-tools.d.ts [32m[22m122.00 B[K
|
|
53
|
+
[32mDTS [m[1mdist\commands\templates\ecommerce-platform.d.ts [32m[22m128.00 B[K
|
|
54
|
+
[32mDTS [m[1mdist\commands\templates\index.d.ts [32m[22m144.00 B[K
|
|
55
|
+
[32mDTS [m[1mdist\commands\templates\usage-based.d.ts [32m[22m114.00 B[K
|
|
56
|
+
[32mDTS [m[1mdist\commands\templates\starter.d.ts [32m[22m229.00 B[K
|
|
48
57
|
[?9001l[?1004l
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,16 @@
|
|
|
1
1
|
# @revstackhq/cli
|
|
2
2
|
|
|
3
|
+
## 0.0.0-dev-20260228060138
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- Refactored core data models with robust Zod validation, introduced two-tier CLI pushing, and added 3 new advanced CLI starting templates.
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- Updated dependencies
|
|
12
|
+
- @revstackhq/core@0.0.0-dev-20260228060138
|
|
13
|
+
|
|
3
14
|
## 0.0.0-dev-20260227103607
|
|
4
15
|
|
|
5
16
|
### Minor Changes
|