Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(shared-data): add flex stacker addressable area to deck definition #17204

Merged
merged 4 commits into from
Jan 8, 2025

Conversation

ahiuchingau
Copy link
Contributor

@ahiuchingau ahiuchingau commented Jan 7, 2025

Overview

This PR adds the addressable areas for the stacker to the deck definition. This also includes adding the most delightful fixtures that are the flexStackerV1WithWasteChuteRightAdapterNoCover and flexStackerV1WithWasteChuteRightAdapterNoCover so we can use the stacker next to a trash chute.

Side note

I found out that the deck definition hasn't been matching the schema. Specifically, the areaType enums for the modules are all missing... So i added them here.
Though this means the areaType field doesn't really do much of anything, it raises the question if we should validate our definitions against the schemas more diligently. Like, adding CI checks?

@ahiuchingau ahiuchingau requested a review from a team as a code owner January 7, 2025 21:12
Copy link
Member

@sfoster1 sfoster1 left a comment

Choose a reason for hiding this comment

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

Looks good to me and yeah we probably should add some tests there

Copy link
Contributor

@vegano1 vegano1 left a comment

Choose a reason for hiding this comment

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

looks good

@ahiuchingau ahiuchingau requested a review from a team as a code owner January 8, 2025 16:09
@ahiuchingau ahiuchingau merged commit 204abed into edge Jan 8, 2025
51 checks passed
@ahiuchingau ahiuchingau deleted the EXEC-947-stacker-addressable-area branch January 8, 2025 19:28
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