Skip to content

Ensure we don't break Debian12 builds #591

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

Merged
merged 1 commit into from
Jun 5, 2025
Merged

Conversation

cbosdo
Copy link
Contributor

@cbosdo cbosdo commented May 21, 2025

What does this PR change?

For debian 12 we still build with go 1.19 and nok8s tag to avoid the backports. Make sure it still builds.

Test coverage

  • No tests: build checks

  • DONE

Links

Issue(s): #

  • DONE

Changelogs

Make sure the changelogs entries you are adding are compliant with https://github.com/uyuni-project/uyuni/wiki/Contributing#changelogs and https://github.com/uyuni-project/uyuni/wiki/Contributing#uyuni-projectuyuni-repository

If you don't need a changelog check, please mark this checkbox:

  • No changelog needed

If you uncheck the checkbox after the PR is created, you will need to re-run changelog_test (see below)

Before you merge

Check How to branch and merge properly!

@cbosdo cbosdo requested review from aaannz and mbussolotto May 22, 2025 08:35
@@ -0,0 +1,53 @@
# SPDX-FileCopyrightText: 2023 SUSE LLC
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# SPDX-FileCopyrightText: 2023 SUSE LLC
# SPDX-FileCopyrightText: 2025 SUSE LLC

do you think it could make sense to rename the workflow and call it just debian_build.yml? I'm thinking at future needs to keep the test when debian 12 will be EOL, but still we could have similar problems with the new stable.

apart from this, thanks for the nice touch and care for debian :)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would not even mention debian: it's basically the lowest go we support building with. However I could not come with a satisfactory name.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would not even mention debian: it's basically the lowest go we support building with. However I could not come with a satisfactory name.

legacy_go_build.yml? yes, we are facing the hardest problem in IT... naming 😅

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just saw your force push. also that looks fine

Copy link
Contributor

@deneb-alpha deneb-alpha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :)

For debian 12 we still build with go 1.19 and nok8s tag to avoid the backports.
Make sure it still builds.
Copy link

sonarqubecloud bot commented Jun 5, 2025

@aaannz aaannz merged commit 3eac376 into uyuni-project:main Jun 5, 2025
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants