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

docs: fix example of .blocks.det to .hap conversion in API docs #236

Merged
merged 6 commits into from
Jan 12, 2024

Conversation

aryarm
Copy link
Member

@aryarm aryarm commented Jan 12, 2024

resolves #235

There were a few bugs in the blocks2hap example in the API docs!

In d06d50a, we fix those bugs. And in aa5d4ef, we convert that example code into a test so we can properly maintain it going forward.

@aryarm aryarm requested a review from mlamkin7 January 12, 2024 16:56
@aryarm aryarm changed the title test: fix example of .blocks.det to .hap conversion in API docs test: fix example of .blocks.det to .hap conversion in API docs Jan 12, 2024
@aryarm
Copy link
Member Author

aryarm commented Jan 12, 2024

The tests successfully pass on my local machine, so I think the CI is just having another hissy fit

The CI is revamped in #207 , so merging that will probably resolve these issues, anyway. Let's just wait until that's merged before trying to merge this

@aryarm aryarm changed the title test: fix example of .blocks.det to .hap conversion in API docs doc: fix example of .blocks.det to .hap conversion in API docs Jan 12, 2024
@aryarm aryarm changed the title doc: fix example of .blocks.det to .hap conversion in API docs docs: fix example of .blocks.det to .hap conversion in API docs Jan 12, 2024
@mlamkin7
Copy link
Collaborator

The tests successfully pass on my local machine, so I think the CI is just having another hissy fit

The CI is revamped in #207 , so merging that will probably resolve these issues, anyway. Let's just wait until that's merged before trying to merge this

Sounds good to me, I'll approve anyway so you can merge when ready.

Copy link
Collaborator

@mlamkin7 mlamkin7 left a comment

Choose a reason for hiding this comment

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

Thanks for handling this!

@aryarm aryarm merged commit 1ed9139 into main Jan 12, 2024
11 checks passed
@aryarm aryarm deleted the fix/blocks2hap-example branch January 12, 2024 20:03
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.

Provided blocks.det to .hap code produces error
2 participants