Update changeset messages per review feedback
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com> Made-with: Cursor
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
'@backstage/cli': patch
|
||||
---
|
||||
|
||||
Added support for lazy loading of CLI command implementations through a new loader pattern for `BackstageCommand.execute`.
|
||||
Internal refactor of CLI modularization, moving individual commands to be implemented with cleye.
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
'@backstage/repo-tools': patch
|
||||
---
|
||||
|
||||
Updated CLI report parser to support cleye-style help output sections (`USAGE:` and `FLAGS:`). Switched to synchronous child process execution for CLI report extraction to avoid stdout data loss.
|
||||
Updated the CLI report parser to support cleye-style help output, and strip ANSI escape codes from captured output.
|
||||
|
||||
@@ -576,3 +576,4 @@ zsh
|
||||
resizable
|
||||
enums
|
||||
LLMs
|
||||
cleye
|
||||
|
||||
Reference in New Issue
Block a user