Skip to content

Allow user to specify hardcoded values in layout - #210

Merged
rickwporter merged 4 commits into
mainfrom
rickwporter/hardcoded
Jun 25, 2026
Merged

Allow user to specify hardcoded values in layout#210
rickwporter merged 4 commits into
mainfrom
rickwporter/hardcoded

Conversation

@rickwporter

Copy link
Copy Markdown
Owner

RATIONALE

Allow users to specify hard-coded values in their layout, such that the CLI has no option to set the value.

CHANGES

  • Added a hardCoded parameter to the layout node, so users can specify name/value pairs.
  • Added linting to check that each hardCoded value has both name and value.
  • Updated CLI generator to skip putting CLI arguments for hardcded parameters, and initialize the "parameters" with the provided values.

@rickwporter
rickwporter force-pushed the rickwporter/hardcoded branch from 5f4ea3e to 13cc153 Compare June 24, 2026 22:21
@rickwporter
rickwporter merged commit 3816ae2 into main Jun 25, 2026
11 checks passed
@rickwporter
rickwporter deleted the rickwporter/hardcoded branch June 25, 2026 12:57
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