Skip to content

refactor: render Scriptless custom data only when necessary#1178

Merged
comtalyst merged 8 commits intomainfrom
comtalyst/render-scriptless-when-neccessary
Dec 17, 2025
Merged

refactor: render Scriptless custom data only when necessary#1178
comtalyst merged 8 commits intomainfrom
comtalyst/render-scriptless-when-neccessary

Conversation

@comtalyst
Copy link
Copy Markdown
Collaborator

Fixes #

Description

The current if statement will result in Scriptless custom data being rendered in any mode except bootstrapping client provision mode. That works when only two modes exist. However, the new one is coming with Machine API integration. Not satisfying preconditions may result in errors during the rendering process, while having to worry about those are completely unnecessary in the first place.

How was this change tested?

Does this change impact docs?

  • Yes, PR includes docs updates
  • Yes, issue opened: #
  • No

Release Note


@comtalyst comtalyst merged commit 71fb86e into main Dec 17, 2025
16 checks passed
@comtalyst comtalyst deleted the comtalyst/render-scriptless-when-neccessary branch December 17, 2025 21:33
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.

2 participants