cederom commented on PR #17105: URL: https://github.com/apache/nuttx/pull/17105#issuecomment-3362120104
> > @trns1997 thank you for the description updates, looks really good now :-) > > but we have CI failing :-( i have restarted just to make sure its not random problem.. https://github.com/apache/nuttx/actions/runs/18190378460/job/51796876198?pr=17105#step:6:2545 > > ahhhhh, yes this will fail, there is sadly a cyclic dependencies between this PR and the one in the nuttx-app. Hmmm i could keep the guard active for this PR to pass and once its merged i'll create another PR removing it. What do you think? So this PR is supposed to be merged together with https://github.com/apache/nuttx-apps/pull/3186 (which needs description update too) ? We should avoid this kind of changes, this is a breaking change because it will break compatibility between older/newer releases of either nuttx or nuttx-apps :-( There should be another way of approaching and solving the problem? Can you please try to find a way not to introduce additional dependency cycle between nuttx and nuttx-apps? If there is no other way then we should treat this as breaking change. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
