Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: add distribution version consistency checks #87

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

hnez
Copy link
Member

@hnez hnez commented Dec 15, 2023

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 #81 (comment) because comments are not resistant to being ignored.
A failing CI job should be harder to ignore.

@hnez hnez force-pushed the version-checks branch 3 times, most recently from a235ce2 to 56a5b6e Compare December 15, 2023 10:21
@hnez hnez marked this pull request as ready for review December 15, 2023 10:21
@hnez hnez requested a review from jluebbe December 15, 2023 10:21
.github/workflows/distribution-version.py Outdated Show resolved Hide resolved
.github/workflows/distribution-version.py Outdated Show resolved Hide resolved
.github/workflows/distribution-version.yaml Show resolved Hide resolved
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.

Signed-off-by: Leonard Göhrs <[email protected]>
@jluebbe jluebbe merged commit f46cf94 into linux-automation:mickledore Dec 18, 2023
2 checks passed
@hnez hnez deleted the version-checks branch December 18, 2023 14:44
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.

2 participants