Skip to content

Remove deprecated boards from build matrix and .github templates#4399

Merged
sairon merged 1 commit intodevfrom
remove-deprecated-boards-github
Nov 13, 2025
Merged

Remove deprecated boards from build matrix and .github templates#4399
sairon merged 1 commit intodevfrom
remove-deprecated-boards-github

Conversation

@sairon
Copy link
Member

@sairon sairon commented Nov 12, 2025

SSIA

Summary by CodeRabbit

  • Chores
    • Removed several hardware board configurations from automated testing and issue templates: ODROID-XU4, Raspberry Pi 2/3/4, and ASUS Tinker Board.

@sairon sairon requested a review from agners November 12, 2025 08:46
@sairon sairon added the build Build and CI related issues label Nov 12, 2025
@coderabbitai
Copy link

coderabbitai bot commented Nov 12, 2025

📝 Walkthrough

Walkthrough

The PR removes support for five hardware boards (ODROID-XU4, Raspberry Pi 2/3/4, and ASUS Tinker Board) by deleting their entries from the bug report template, release drafter configuration, and CI/CD matrix workflow.

Changes

Cohort / File(s) Summary
Board Support Removal
​.github/ISSUE_TEMPLATE/bug_report.yml, ​.github/release-drafter.yml, ​.github/workflows/matrix.json
Removes five board configurations (odroid-xu4, rpi2, rpi3, rpi4, tinker) from dropdown options, release categories, and workflow matrix entries respectively.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: removing deprecated boards from both the build matrix and GitHub templates.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch remove-deprecated-boards-github

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.

@sairon sairon merged commit ffaf43f into dev Nov 13, 2025
3 checks passed
@sairon sairon deleted the remove-deprecated-boards-github branch November 13, 2025 10:01
@github-actions github-actions bot locked and limited conversation to collaborators Nov 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

build Build and CI related issues cla-signed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants