acassis commented on PR #18744: URL: https://github.com/apache/nuttx/pull/18744#issuecomment-4280504327
> Hi @cederom, the job Linux (xtensa-01) fails here because During the [Fetch-Source](https://github.com/apache/nuttx/actions/runs/24566045871/job/71826387254?pr=18744#logs) phase > > * use @acassis nuttx branch as a reference > > * use Apache apps master as a reference > > > Since the Apache apps master doesn't contain the additional changes required, it rightly fails > > I tested it here > > https://github.com/simbit18/manual-nuttx-ci/actions/runs/24637035652 > > using this new #18568 tool and didn’t encounter any issues > > Set it up as follows: > > ``` > Nuttx repository: acassis/incubator-nuttx > Nuttx branch: fix_modbus_loc > Apps repository: acassis/nuttx-apps > Apps branch: master > Architecture: all > Host platform: linux > ``` > > Workflow -> Manually build NuttX CI for test > > I'm merging this PR Thank you @simbit18 ! So just to config and let see if I'm in the same page: 1) now the CI will try to build using github of the user that submitted the PR; 2) Since I my PR was coming from a different branch, instead of master, the issue was happening. Is that the root cause of the issue? -- 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]
