linux-automation / meta-lxatac

Build your own LXA TAC images and bundles
MIT License
5 stars 15 forks source link

CI: add distribution version consistency checks #87

Closed hnez closed 7 months ago

hnez commented 7 months ago

This should make sure that we do not forget to update the DISTRO_VERSION and DISTRO_CODENAME when a new tag is created or a new yocto version branch is started.

This is an alternative to the proposed comment from a comment in https://github.com/linux-automation/meta-lxatac/pull/81#discussion_r1424148016 because comments are not resistant to being ignored. A failing CI job should be harder to ignore.