← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] ~mitchburton/lpci:main into lpci:main

 

The proposal to merge ~mitchburton/lpci:main into lpci:main has been updated.

Description changed to:

Without this there's a pretty clear Pydantic ValidationError error:

$ lpci run-one test-noble 0
lpci internal error: ValidationError(model='Config', errors=[{'loc': ('jobs', 'test-noble', 0, 'package-repositories', 0, 'suites', 0), 'msg': "value is not a valid enumeration member; permitted: 'bionic', 'focal', 'jammy'", 'type': 'type_error.enum', 'ctx': {'enum_values': [<PackageSuite.bionic: 'bionic'>, <PackageSuite.focal: 'focal'>, <PackageSuite.jammy: 'jammy'>]}}])                                                                                                   

For more details, see:
https://code.launchpad.net/~mitchburton/lpci/+git/lpci/+merge/465112
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of ~mitchburton/lpci:main into lpci:main.



References