Actions
action #155062
closedopenQA Tests (public) - coordination #96596: [qe-core][CI] CI/CD and Coding style improvements
Unify GitHub Actions for QA Projects - perltidy in os-autoinst size:M
Start date:
2023-10-24
Due date:
% Done:
0%
Estimated time:
Tags:
Description
Motivation¶
See #138416
Acceptance criteria¶
- AC1: At least os-autoinst inherit perl tidy checks from os-autoinst-common
- AC2: Checks in os-autoinst still run successfully on the master branch
- AC3: os-autoinst-distri-opensuse tidy checks still work (as they are inherited from os-autoinst)
Suggestions¶
- Follow the existing pull requests
- Ensure that os-autoinst as an example works with the updated os-autoinst-common changes
- Note that the existing tools/tidy is used from os-autoinst-distri-opensuse via cloning os-autoinst. And then
tidy
uses readlink to find out the right cpanfile to get the perltidy version. So tools/tidy shouldn't be deleted before os-autoinst-distri-opensuse is also using os-autoinst-common
Actions