Re: CI Broken due to change from Apache Infra

2020-12-29 Thread Brennan Ashton
The CI should be restored now. You may need to rebase to grab the new configuration if you do not see the build stages running. On Tue, Dec 29, 2020 at 11:56 AM Abdelatif Guettouche wrote: > > Hmm... and I was blaming it on Github... Thanks for the heads up! > > On Tue, Dec 29, 2020 at 7:23 PM B

Re: Move Unity from apps/testing to libs/libtesting?

2020-12-29 Thread Gregory Nutt
I hope that you assure that this works in the PROTECTED mode.  In that mode, tow libraries are built:  A kernel library and a user library. On 12/29/2020 2:50 PM, Abdelatif Guettouche wrote: We can only do so much from the application, we want to have some unit tests for the hardware drivers, t

Re: CANFD on ST32H7

2020-12-29 Thread John Rippetoe
Those are both good ideas; thanks for the pointer. My driver is currently based on NuttX 8.2, so I need to rebase and clean some stuff up, but once I do that I will get a PR started. - John On 12/28/20 11:05 AM, Nathan Hartman wrote: On Mon, Dec 28, 2020 at 10:40 AM John Rippetoe wrote: I h

Re: CI Broken due to change from Apache Infra

2020-12-29 Thread Abdelatif Guettouche
Hmm... and I was blaming it on Github... Thanks for the heads up! On Tue, Dec 29, 2020 at 7:23 PM Brennan Ashton wrote: > > Hey just wanted to give people a heads up. Apache Intra has broken > our CI with a change that just landed blocking almost all external > Actions which we use in multiple p

Re: Move Unity from apps/testing to libs/libtesting?

2020-12-29 Thread Abdelatif Guettouche
We can only do so much from the application, we want to have some unit tests for the hardware drivers, that we will also hook to our internal CI. The driver can be instantiated and instead of binding it with an upper layer we use it as part of our testing. We can then have boards' entry points tha

CI Broken due to change from Apache Infra

2020-12-29 Thread Brennan Ashton
Hey just wanted to give people a heads up. Apache Intra has broken our CI with a change that just landed blocking almost all external Actions which we use in multiple places... You will see an error like this: """ nick-invision/retry@v1 is not allowed to be used in apache/incubator-nuttx. Actions