Commit 5023eb6
authored
ci: trim app-only repo (Changesets, Storybook, legacy publish) (#373)
* ci(ci): trim app-only repo tooling
- Remove Changesets, Release and update-versions workflows; drop publish-rc from docker-stg
- Delete .changeset, Storybook, and story files; clean eslint/tsconfig
- Align constitution, README, RELEASE.md, and cursor rules with app-only + Vitest
* chore(config): exclude story globs in tsconfig base
Defensive exclude for *.stories.* so stray files stay out of compile after Storybook removal.1 parent df1573d commit 5023eb6
32 files changed
Lines changed: 187 additions & 3249 deletions
File tree
- .changeset
- .cursor/rules
- .github
- workflows
- .specify/memory
- .storybook
- apps/builder
- src/stories
- common
- ui-builder
- ui
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
34 | | - | |
35 | | - | |
| 33 | + | |
36 | 34 | | |
37 | 35 | | |
38 | 36 | | |
| |||
163 | 161 | | |
164 | 162 | | |
165 | 163 | | |
166 | | - | |
| 164 | + | |
167 | 165 | | |
168 | 166 | | |
169 | 167 | | |
| |||
0 commit comments