Skip to content

Adds a placeholder Tool Version Setup UI Component#1759

Merged
benbitrise merged 5 commits into
masterfrom
bb/tool_feature_flag
May 13, 2026
Merged

Adds a placeholder Tool Version Setup UI Component#1759
benbitrise merged 5 commits into
masterfrom
bb/tool_feature_flag

Conversation

@benbitrise
Copy link
Copy Markdown
Contributor

@benbitrise benbitrise commented May 5, 2026

@bitrise-devs-bot
Copy link
Copy Markdown
Collaborator

const ToolVersions = () => {
return (
<Box marginBlockStart="12">
<Text as="h5" textStyle="heading/h4" mb="12">
Copy link
Copy Markdown
Collaborator

@AndrasEszes AndrasEszes May 13, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: is it intentional to use the <h5> tag with h4 styling?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not intentional. Thanks for the catch

@bitrise
Copy link
Copy Markdown

bitrise Bot commented May 13, 2026

Summary

Adds a placeholder Tool Version Setup UI component with feature flag scaffolding. The new ToolVersions component is conditionally rendered in StackAndMachine when the 'enable-wfe-tool-versions' feature flag is enabled (disabled by default).

@benbitrise benbitrise merged commit 90b05ec into master May 13, 2026
5 checks passed
@benbitrise benbitrise deleted the bb/tool_feature_flag branch May 13, 2026 15:27
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.

3 participants