extensions: simplifies the platform plug#5109
extensions: simplifies the platform plug#5109soumyaDghosh wants to merge 3 commits intocanonical:mainfrom
Conversation
mr-cal
left a comment
There was a problem hiding this comment.
@ScarlettGatelyMoore dropped the "make-parameters": ["PLATFORM_PLUG=... lines yesterday in d1c5ecb#diff-8a03e9a3b9e1e0cfa55b428426f2adc16394d075e8adf80c3f487022e02bb4f6L701.
Is PLATFORM_PLUG and this PR still needed or can it be dropped?
|
|
Waiting on #5092 to land first sounds like a good plan. Thanks! |
tox run -m lint?tox run -e test-py310? (supported versions:py39,py310,py311,py312)This PR simplifies the desktop command chain approach, also adds support for separate Platform plug which was also used previously.
Better to merge this before #5092