← Back to issue list

fix: handle installer tests on non-LTS Ubuntu and Debian releases

View original Github issue

Metadata

Project
craft-archives
Number
#222
Type
pull request
State
open
Author
Copilot
Labels
Created
2026-03-27 22:49:23+00:00
Updated
2026-03-28 00:31:19+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

- [x] Fix `KeyError` for non-LTS Ubuntu by using `.get()` and `distro.id()` check - [x] Fix ruff formatting: collapse `CLOUD_DATA` ternary to a single line - [x] All 218 unit tests pass - [x] `test_installer.py` collects without errors <!-- START COPILOT CODING AGENT TIPS --> --- 💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more [Copilot coding agent tips](https://gh.io/copilot-coding-agent-tips) in the docs.

Evaluation history

No evaluation history available.