Skip to content

Fix/build images#49

Merged
florian-asche merged 8 commits into
mainfrom
fix/build_images
May 15, 2026
Merged

Fix/build images#49
florian-asche merged 8 commits into
mainfrom
fix/build_images

Conversation

@florian-asche
Copy link
Copy Markdown
Owner

@florian-asche florian-asche commented May 14, 2026

  • Added build for defailt image with LVA.
  • Added more folder for the Imager JSON file
  • Fixed Imager JSON file pointing to the wrong latest image
  • Simplify docs table on first page

Fixes #43

Refactor the GitHub Actions build workflow to include a new LVA build job
and update image naming conventions for 2MicHat-v1.

Refactor the `generate-imager-json.py` script to improve modularity and
support new hardware types, including 2MicHat-v1.
Remove references to Satellite1 and ReSpeaker 2-Mic HAT v1 from the
hardware overview table in README.md.
Refine the warning message for ReSpeaker Lite on Raspberry Pi Zero 2W to be more concise.
Introduce a `releaseversion` input to the image building workflow to allow
specifying the OS release (e.g., bookworm, trixie) dynamically. Update
the main build workflow to pass `bookworm` for specific hardware targets
and update README documentation to reflect the pinned OS version for
ReSpeaker 2-Mic HAT v1.
Update the `build-image-template.yml` workflow to set `releaseversion`
as an optional input. This allows the workflow to run with the
default value when no specific OS release is provided.
Disable the 2michat and 2michat-lva build jobs in the CI workflow
and update the README to reflect the current build version for the
ReSpeaker 2-Mic HAT v1 instead of pinning to bookworm.
Add `if: always()` to the `generate-rpi-imager-json` job to ensure the
JSON metadata is generated even if some of the preceding build jobs
fail or are skipped.
@florian-asche florian-asche merged commit a71b63f into main May 15, 2026
7 checks passed
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.

Latest release not working

1 participant