zhangning21 commented on PR #19867:
URL: https://github.com/apache/nuttx/pull/19867#issuecomment-5369593340

   > > Hi everyone, I have a question.
   > > The Build workflow supports fetching companion apps via depends-on, but 
the MemBrowse workflow doesn't seem to support this. Is there a way to enable 
it for MemBrowse as well? Now build process is Ok, Thanks!
   > 
   > @zhangning21 could you look at this problem? before this issue get fixed, 
let's ignore it.
   
   @xiaoxiang781216  @zhangyu-duck  The Depends-On support was only added to 
`build.yml` (in the `Fetch-Source` job). `membrowse-report.yml` does its own 
source checkout and doesn't go through that logic, so it always builds against 
the apps default branch and never picks up the declared dependency.
   
   I can add it there as well if that's wanted.


-- 
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]

Reply via email to