Skip to content

Gate features-specific python build behind conditional#787

Merged
THardy98 merged 1 commit intomainfrom
fix/python-sdkbuild
Mar 24, 2026
Merged

Gate features-specific python build behind conditional#787
THardy98 merged 1 commit intomainfrom
fix/python-sdkbuild

Conversation

@THardy98
Copy link
Contributor

What was changed

Gate features-specific lint check and __init__.py creation behind a conditional that checks that the features dir exists.

Why?

sdkbuild is used as a general package to build the SDK, outside of features (i.e. in omes). Without this conditional, the expectation that features dir exists breaks sdkbuild usage outside of features

@THardy98 THardy98 requested review from a team as code owners March 24, 2026 19:50
@THardy98 THardy98 merged commit 8df83e4 into main Mar 24, 2026
26 of 27 checks passed
@THardy98 THardy98 deleted the fix/python-sdkbuild branch March 24, 2026 20:41
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