Add raspberry-pi-imager to hercules (and consolidate the cookbook)#92
Open
YuseiIto wants to merge 2 commits into
Open
Add raspberry-pi-imager to hercules (and consolidate the cookbook)#92YuseiIto wants to merge 2 commits into
YuseiIto wants to merge 2 commits into
Conversation
Install Raspberry Pi Imager via Homebrew Cask on macOS and the rpi-imager APT package on Debian/Ubuntu, using the cross_platform_package helper. https://claude.ai/code/session_01Pn3vji6FdYoKcgSEuBsub7
Extract raspberry-pi-imager from the feature_macos_utilities cask bundle and point the belle role at the dedicated raspberry-pi-imager cookbook, so both belle and hercules install it from a single source of truth (the atomic one-cookbook-per-tool convention). Behavior on belle is unchanged. https://claude.ai/code/session_01Pn3vji6FdYoKcgSEuBsub7
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.
Summary
Adds Raspberry Pi Imager to the
herculesrole, and consolidates the tool into a single atomic cookbook so it lives in one place across the repo.Changes
cookbooks/raspberry-pi-imagerusingcross_platform_package:raspberry-pi-imagerrpi-imagerherculesrole (macOS GUI / maker-tools group).raspberry-pi-imagerwas previously bundled as a cask insidefeature_macos_utilities(used only bybelle). Extracted it from that bundle and pointedbelleat the new atomic cookbook, so bothbelleandherculesinstall it from a single source of truth — following the repo's one-cookbook-per-tool convention. Behavior onbelleis unchanged.Notes
goss.yaml, so this one doesn't either.rubocoppasses with no offenses on all changed files.https://claude.ai/code/session_01Pn3vji6FdYoKcgSEuBsub7
Generated by Claude Code