Skip to content

Pin dependencies for source installs of checkbox (bugfix) #1912

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

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

Hook25
Copy link
Collaborator

@Hook25 Hook25 commented May 7, 2025

Description

Given the recent urwid debacle taking down our infra, its about time we take seriously source installs of Checkbox. Checkbox source IS part of our infra, it is not a development tool anymore. As such, the distribution of it must be fixed.

This is the first step: all packages are pin to the same version one can find them in the universe of each LTS (some excluding xenial, given that xenial doesn't offer them, they are instead pinned for compatibility with python3.5).

Resolved issues

Documentation

Documented each pinning block what it is referring to.

Tests

Metabox run: https://github.com/canonical/checkbox/actions/runs/14886986668/job/41809138279

@Hook25 Hook25 force-pushed the pin_checkbox_ng_deps branch from 9bb95dd to 4c017d2 Compare May 7, 2025 15:48
Copy link

codecov bot commented May 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.46%. Comparing base (c5c19c7) to head (edd7f06).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1912   +/-   ##
=======================================
  Coverage   50.46%   50.46%           
=======================================
  Files         382      382           
  Lines       41039    41039           
  Branches     6892     6892           
=======================================
  Hits        20709    20709           
  Misses      19585    19585           
  Partials      745      745           
Flag Coverage Δ
checkbox-ng 70.23% <ø> (ø)
checkbox-support 62.51% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Hook25 Hook25 marked this pull request as draft May 8, 2025 09: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