Closed (fixed)
Project:
Experience Builder
Version:
0.x-dev
Component:
CLI Tool
Priority:
Normal
Category:
Plan
Assigned:
Unassigned
Reporter:
Created:
20 May 2025 at 17:58 UTC
Updated:
13 Aug 2025 at 08:29 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #3
balintbrewsComment #4
balintbrewsComment #5
wim leersJust discovered over at #3502640: Camelcase the client-side representation of code components that:
CLI vitestCI job to failIt's that second bit that worries me — I think that's missing from this meta (and IMHO should've been done for every incremental CLI command added).
Comment #6
balintbrewsOur timeline to deliver the initial version of the CLI didn't allow for setting up the required automation and CI for integration tests. I hope we can prioritize that soon. Until then, what will definitely improve the situation is that we're planning to start sharing code between
uiandclionce we get to #3525592: CLI command to build Tailwind CSS for code components, which will mean shared TypeScript type definitions for how the component payloads should look like. That will catch a lot of problems already by static analysis.Comment #9
balintbrewsComment #12
balintbrews