Skip to content

chore(tui): Wrap security_group(_rule) wiring in gen markers - #1895

Merged
gtema merged 1 commit into
mainfrom
openstack_tui
Jul 29, 2026
Merged

chore(tui): Wrap security_group(_rule) wiring in gen markers#1895
gtema merged 1 commit into
mainfrom
openstack_tui

Conversation

@gtema

@gtema gtema commented Jul 28, 2026

Copy link
Copy Markdown
Owner

Scaffolds mode.rs/action.rs/app.rs for the new rust-tui-view
codegenerator target: wraps the two pilot resources' existing
lines in BEGIN/END GENERATED markers and adds GENERATED-ANCHOR
points for future resources, so codegen can patch just one
resource's region without touching hand-written neighbors.

app.rs registration now uses fully-qualified component paths
instead of use imports, so no separate generated region is
needed for the use-block.

Signed-off-by: Artem Goncharov artem.goncharov@gmail.com

Scaffolds mode.rs/action.rs/app.rs for the new rust-tui-view
codegenerator target: wraps the two pilot resources' existing
lines in BEGIN/END GENERATED markers and adds GENERATED-ANCHOR
points for future resources, so codegen can patch just one
resource's region without touching hand-written neighbors.

app.rs registration now uses fully-qualified component paths
instead of `use` imports, so no separate generated region is
needed for the use-block.

Signed-off-by: Artem Goncharov <artem.goncharov@gmail.com>
@gtema
gtema merged commit 369d808 into main Jul 29, 2026
18 checks passed
@gtema-release-plz gtema-release-plz Bot mentioned this pull request Jul 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant