← Back to team overview

launchpad-reviewers team mailing list archive

Re: [Merge] ~cjwatson/lpcraft:run-one into lpcraft:main

 

Not sure if that matters, but with GHA you cannot re-run a single job yet (though it is wished a lot). Not sure if we need that feature right from the beginning (also not sure if we'd come up with a different solution in future, though).

Related to the above configuration file:
- focal comes with Python 3.8 - do we even need to test e.g. Python 3.9 on focal? In other words: is this a business requirement?

- if that is required, would we have different containers? or would that be one container with tox and Python3.8 and Python 3.9 installed?

ie would `tox` be one job or would we need `tox-py38` and `tox-py39` separate?

I am just trying to figure out the expected scope of lpcraft.
-- 
https://code.launchpad.net/~cjwatson/lpcraft/+git/lpcraft/+merge/413081
Your team Launchpad code reviewers is requested to review the proposed merge of ~cjwatson/lpcraft:run-one into lpcraft:main.



References