Skip to content

ci: track oe-core/bitbake master for early-warning signal#55

Merged
EmbeddedAndroid merged 1 commit into
masterfrom
track-oe-core-master
May 14, 2026
Merged

ci: track oe-core/bitbake master for early-warning signal#55
EmbeddedAndroid merged 1 commit into
masterfrom
track-oe-core-master

Conversation

@EmbeddedAndroid
Copy link
Copy Markdown
Owner

Adds a parse-oe-core-master job that clones openembedded-core@master and bitbake@master and runs parse + fetch against them. Marked continue-on-error so a hot upstream breakage doesn't block merges to this repo — the point is the alert, not a gate.

Plus a daily cron at 05:37 UTC so master drift gets caught even when no change to this repo lands for a few days. Offset from the existing nightly-compile-matrix (04:17 UTC) so they don't queue together.

Catches things like bitbake CLI / API changes, class renames, new QA checks in oe-core, layer.conf format changes — all of which today only surface when the next Yocto release lands.

Adds a parse-oe-core-master job that clones openembedded-core@master
and bitbake@master and runs parse + fetch against them. Marked
continue-on-error so breakage in oe-core master doesn't block merges
to this repo -- the point is the alert.

Plus a daily cron at 05:37 UTC so master drift gets caught even
when no change to this repo lands for a few days. Offset from the
nightly compile matrix (04:17) so they don't queue together.
@EmbeddedAndroid EmbeddedAndroid merged commit 6925889 into master May 14, 2026
7 checks passed
@EmbeddedAndroid EmbeddedAndroid deleted the track-oe-core-master branch May 14, 2026 18:05
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.

1 participant