Re: [XEN PATCH] automation/eclair: improve scheduled analyses

2023-11-22 Thread Stefano Stabellini
On Wed, 22 Nov 2023, Simone Ballarin wrote: > > > diff --git a/automation/gitlab-ci/build.yaml > > > b/automation/gitlab-ci/build.yaml > > > index 32af30cced..6b2ac97248 100644 > > > --- a/automation/gitlab-ci/build.yaml > > > +++ b/automation/gitlab-ci/build.yaml > > > @@ -1,6 +1,10 @@ > > > .bu

Re: [XEN PATCH] automation/eclair: improve scheduled analyses

2023-11-22 Thread Simone Ballarin
On 22/11/23 02:35, Stefano Stabellini wrote: On Mon, 20 Nov 2023, Simone Ballarin wrote: The scheduled analyses are intended to maintain an overall vision of the MISRA complaince of the entire project. For this reason, the file exclusions in "out_of_scope.ecl" should not be applied. This patch

Re: [XEN PATCH] automation/eclair: improve scheduled analyses

2023-11-21 Thread Stefano Stabellini
On Mon, 20 Nov 2023, Simone Ballarin wrote: > The scheduled analyses are intended to maintain an overall vision > of the MISRA complaince of the entire project. For this reason, > the file exclusions in "out_of_scope.ecl" should not be applied. > > This patch amends ECLAIR settings to prevent exem

[XEN PATCH] automation/eclair: improve scheduled analyses

2023-11-20 Thread Simone Ballarin
The scheduled analyses are intended to maintain an overall vision of the MISRA complaince of the entire project. For this reason, the file exclusions in "out_of_scope.ecl" should not be applied. This patch amends ECLAIR settings to prevent exempting files for scheduled analyses and prevents schedu