Skip to content

Refactor logic for component macros#224

Open
OCopping wants to merge 3 commits into
mainfrom
refactor-logic-for-component-macros
Open

Refactor logic for component macros#224
OCopping wants to merge 3 commits into
mainfrom
refactor-logic-for-component-macros

Conversation

@OCopping
Copy link
Copy Markdown
Collaborator

@OCopping OCopping commented May 21, 2026

This changes the logic so the macros to store from the entity in ioc.yaml are fetched from the corresponding support module entry in techui-support.yaml. This means that techui-support.yaml is the 'ground truth' of what to extract, instead of hard-coding thing inside of techui-builder like what was previously done (i.e. P, M and R). This opens up the possibilty of having other variables names in support modules. Also, the prefix structure is fetched from techui-support.yaml along with the macros, which are used to now Jinja substitute in to the prefix.

OCopping added 2 commits May 20, 2026 14:19
Includes new SupportEntity for structure in techui-support.yaml
…etween ioc.yaml and techui-support.yaml files

This changes the logic so the macros to store from the entity in
ioc.yaml are fetched from the corresponding support module entry in
techui-support.yaml. This means that techui-support.yaml is the 'ground
truth' of what to extract, instead of hard-coding thing inside of
techui-builder like what was previously done (i.e. P, M and R). This
opens up the possibilty of having other variable names in support
modules. Also, the prefix structure is fetched from techui-support.yaml
along with the macros, which are used to now Jinja substitute in to the
prefix.
@OCopping OCopping force-pushed the refactor-logic-for-component-macros branch from 4c52c2f to 5701576 Compare May 21, 2026 13:24
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