Re: [PATCH] ci: run more checks in private repositories

2022-04-28 Thread David Marchand
On Fri, Mar 25, 2022 at 3:32 PM Aaron Conole wrote: > David Marchand writes: > > > Though devtools/checkpatches.sh is run as part of our CI, some other > > (not well known) checks could help when run in private repositories > > before submitting to the mailing list and even when run from the > >

Re: [PATCH] ci: run more checks in private repositories

2022-03-25 Thread Aaron Conole
David Marchand writes: > Though devtools/checkpatches.sh is run as part of our CI, some other > (not well known) checks could help when run in private repositories > before submitting to the mailing list and even when run from the > ovsrobot. > > Most of them require a git history or checked sour

[PATCH] ci: run more checks in private repositories

2022-03-24 Thread David Marchand
Though devtools/checkpatches.sh is run as part of our CI, some other (not well known) checks could help when run in private repositories before submitting to the mailing list and even when run from the ovsrobot. Most of them require a git history or checked sources to run. And I can't guarantee th