Skip to content

Community: enable Ubuntu minimal CLI for all boards (not just headless)#309

Merged
igorpecovnik merged 1 commit into
mainfrom
community-ubuntu-minimal-all-boards
May 6, 2026
Merged

Community: enable Ubuntu minimal CLI for all boards (not just headless)#309
igorpecovnik merged 1 commit into
mainfrom
community-ubuntu-minimal-all-boards

Conversation

@igorpecovnik
Copy link
Copy Markdown
Member

Summary

community-noble-minimal previously only covered headless community boards (csc/tvb without HDMI). Mirror the Debian-side community-trixie-all block so every community board gets a minimal Ubuntu CLI image alongside the existing minimal Debian one.

Boards that gain an Ubuntu minimal CLI build:

  • current / vendor / edge × fast-hdmi / slow-hdmi / riscv64

(headless boards already had it; loongarch stays excluded — the existing note still applies: noble images aren't produced for loongarch, only bookworm minimal).

Why

The community feed already produces Debian minimal CLI for every csc/tvb board (community-trixie-all) and Ubuntu desktops for the boards with display output. The asymmetry meant a community board with HDMI got Ubuntu only as a desktop build — never minimal. Users who want Ubuntu CLI on those boards had to switch to the Debian image. This closes the gap.

How

Single edit in scripts/generate_targets.py: expanded the gating condition + items list of community-noble-minimal from the headless trio to the same current/vendor/edge × fast-hdmi/slow-hdmi/headless/riscv64 set used by community-trixie-all.

Test plan

  • python3 scripts/generate_targets.py (or however the CI runs it) regenerates targets-release-community-maintained.yaml without errors.
  • The regenerated YAML's community-noble-minimal: block has items pointing at community-current-fast-hdmi, community-vendor-fast-hdmi, …, community-edge-riscv64 (not just the three headless aliases).
  • Next community cronjob run on armbian/os shows Ubuntu minimal CLI cells for HDMI / slow-HDMI / riscv64 community boards.
  • No loongarch entry appears in the Ubuntu block.

community-noble-minimal previously only covered headless community
boards. Mirror community-trixie-all (Debian side) so every csc/tvb
board with a noble-eligible architecture also gets a minimal Ubuntu
CLI image. Loongarch stays excluded — see the trailing note: noble
images are not produced for loongarch, only bookworm minimal.
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 6, 2026

Warning

Rate limit exceeded

@igorpecovnik has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 19 minutes and 50 seconds before requesting another review.

To continue reviewing without waiting, purchase usage credits in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: e5b31511-c254-4770-bcca-f4a2d3de2fe6

📥 Commits

Reviewing files that changed from the base of the PR and between fbfd36d and f702bab.

📒 Files selected for processing (1)
  • scripts/generate_targets.py
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch community-ubuntu-minimal-all-boards

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions Bot added size/small PR with less then 50 lines 05 Milestone: Second quarter release Needs review Seeking for review labels May 6, 2026
@igorpecovnik igorpecovnik merged commit ac74487 into main May 6, 2026
7 checks passed
@igorpecovnik igorpecovnik deleted the community-ubuntu-minimal-all-boards branch May 6, 2026 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

05 Milestone: Second quarter release Needs review Seeking for review size/small PR with less then 50 lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant