Add the H-1 and H-2 ornaments under a new Ornament category - #28
Merged
Conversation
H-2 offers the smart firmware and the basic (standalone) firmware as variants. H-1 lists only the smart firmware until its build publishes the basic image at firmware-d (ApolloAutomation/H-1 path fix pending). The H-1 image comes from the wiki, which serves the full-size photo, so the committed copy is a 600px rendition made by hand. Generated with [Claude Code](https://claude.com/claude-code)
apollo-h-1.jpg is a back-of-board troubleshooting photo. h-1-usa.png is the product shot; the committed file is a 600px JPEG rendition of it. Generated with [Claude Code](https://claude.com/claude-code)
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds H-1 and H-2 to the registry with a new
Ornamentcategory (the hub filter picks it up automatically).Smart(firmware/, H-2.yaml) andBasic(firmware-d/, H-2D.yaml, the standalone firmware it ships with).Smartonly for now. Its basic firmware has never published because build.yml pointed atfirmare-d; Fix the H-1D firmware publish path H-1#30 fixes that, and a follow-up here adds theBasicvariant oncefirmware-d/manifest.jsonexists.h-1-usa.png, served at 1.6 MB); the committedimages/h-1.jpgis a hand-made 600px rendition, which a fetch_images.py re-run would replace with the full PNG.python scripts/validate_registry.py: Registry OK. Playwright: 28 passed.🤖 Generated with Claude Code