Skip to content

nightly: blacklist gateway-dk#281

Merged
igorpecovnik merged 1 commit intomainfrom
Gateway-dk
Apr 14, 2026
Merged

nightly: blacklist gateway-dk#281
igorpecovnik merged 1 commit intomainfrom
Gateway-dk

Conversation

@igorpecovnik
Copy link
Copy Markdown
Member

@igorpecovnik igorpecovnik commented Apr 14, 2026

Summary

Adds gateway-dk to release-targets/targets-release-nightly.blacklist.

Upcoming Ubuntu and Debian are borked. Logs:

Ref: armbian/build#9655

Priority

Low

Test plan

  • Next nightly run skips gateway-dk
  • Other boards in the matrix unaffected

The board's image build needs the gateway-dk-ask extension to
produce a usable artifact; the stock nightly pipeline doesn't
exercise that path. Skip it from nightly until the gateway-dk-ask
build flow is wired in here.
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 14, 2026

Walkthrough

A new target identifier gateway-dk was added to the nightly release blacklist configuration file. This entry prevents the specified target from being included in the nightly release process. The change consists of a single-line addition to the blacklist with no modifications to code logic or public entity declarations.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'nightly: blacklist gateway-dk' accurately and clearly summarizes the main change: adding gateway-dk to the nightly release blacklist.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description check ✅ Passed The pull request description clearly describes the changeset: adding gateway-dk to the nightly release blacklist with specific technical context about the Ubuntu/Debian issues and relevant references.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch Gateway-dk

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 Needs review Seeking for review size/small PR with less then 50 lines 05 Milestone: Second quarter release labels Apr 14, 2026
@igorpecovnik igorpecovnik merged commit b720cec into main Apr 14, 2026
7 checks passed
@igorpecovnik igorpecovnik deleted the Gateway-dk branch April 14, 2026 08:03
@tomazzaman
Copy link
Copy Markdown

tomazzaman commented Apr 15, 2026

Already sorted out https://paste.armbian.com/alezujulan - the issue is that libxml2 (which is a dependency for FMC to build) is all over the place when it comes to versions and v2.12.0 introduced a breaking change. Interestingly enough, Debian Trixie ships 2.12.7+dfsg+really2.9.14-2.1+deb13u2 (so 2.12.7 which is actually 2.9???).

Anyway, added guards to FMC patch so it should build regardless of the version now. PR in the making :)

As for the https://paste.armbian.com/aweducubif - how can I reproduce it locally?

EDIT: nevermind the last question, reproduced it, fix in armbian/build#9677

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.

2 participants