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

Move CI from old Ubuntu images to Debian #114

Merged
merged 3 commits into from
Aug 20, 2024
Merged

Conversation

cajun-rat
Copy link
Collaborator

Aktualizr CI builds are running on a very old version of Ubuntu. Bionic was released in April 2018 and ended support May 2023. Xenial was released in April 2016 and while it does have 10 years of support until 2026 it is stil ancient.

Instead use Debian (old)stable for the main test image. At the moment we don't build cleanly on Debian Stable (Bookworm). I've got a set of changes locally to fix that, but the first job is to get the CI clean, then we can look at moving it forward.

Finally, this nukes the old codecov stuff. No-one ever looked at those results, and if we want something that is low-cost to maintain we need to simplify where possible.

@cajun-rat cajun-rat added the WIP label Jul 24, 2024
Aktualizr CI builds are running on a very old version of Ubuntu. Bionic
was released in April 2018 and ended support May 2023. Xenial was
released in April 2016 and while it does have 10 years of support until
2026 it is stil ancient.

Instead use Debian (old)stable for the main test image. At the moment
we don't build cleanly on Debian Stable (Bookworm). I've got a set of
changes locally to fix that, but the first job is to get the CI clean,
then we can look at moving it forward.

Finally, this nukes the old codecov stuff. No-one ever looked at those
results, and if we want something that is low-cost to maintain we need
to simplify where possible.
Copy link
Collaborator

@rborn-tx rborn-tx left a comment

Choose a reason for hiding this comment

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

I raised a couple of questions just for my understanding, but regardless of the answers changes look good to me.

scripts/publish_github_docs.sh Show resolved Hide resolved
scripts/publish_github_rls.py Show resolved Hide resolved
@cajun-rat cajun-rat merged commit ada682b into master Aug 20, 2024
5 checks passed
@cajun-rat cajun-rat deleted the chore/bump-docker branch August 20, 2024 17:51
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