Actions
action #118588
closedcoordination #96596: [qe-core][CI] CI/CD and Coding style improvements
[qe-core][CI] Anotate output when there are code violations on github's PR.
Start date:
2022-10-13
Due date:
% Done:
0%
Estimated time:
Difficulty:
Sprint:
QE-Core: November Sprint (Nov 09 - Dec 07)
Description
Whenever a check fails in the CI, it's often difficult to find directly the file that is causing the failure, for instance here.
At the moment things that come to mind are:
Acceptance `Criteria¶
- Passing checks done on files, aren't shown unless
--verbose
or another flag are passed during the calls tomake
Files
Updated by pdostal about 2 years ago
- Status changed from Workable to In Progress
- Assignee set to pdostal
Updated by pdostal about 2 years ago
Here is simple test of github annotations: https://github.com/pdostal/test/pull/1/files
Updated by szarate about 2 years ago
- Sprint changed from QE-Core: October Sprint (Sep 28 - Oct 26) to QE-Core: November Sprint (Nov 09 - Nov 22)
Updated by pdostal about 2 years ago
Github annotation optimal line parameter bug report.
Updated by pdostal about 2 years ago
- File Screenshot 2022-11-21 at 10.37.53.png Screenshot 2022-11-21 at 10.37.53.png added
- Status changed from In Progress to Resolved
Done for yamllint
and tidyall
.
Updated by szarate almost 2 years ago
- Subject changed from [qe-core][CI] Hide passing checks from the CI to [qe-core][CI] Anotate output when there are code violations on github's PR.
Adjusting the name to something more fitting
Updated by szarate almost 2 years ago
- Copied to action #122923: [qe-core][CI] Hide passing check messages from the CI logs added
Actions