On Sun, Mar 16, 2025 at 7:18 PM Adam Ford <aford...@gmail.com> wrote:
> The doc you referred me to states: Currently, we support running > GitLab CI pipelines only for custodians, due to the resources the > project has available Correct, so you should use the Github method. > I tried pushing my branch to Github, but I don't have permission. I > tried pushing it to my own github account, but it doesn't appear the > CI/CD stuff work. I looked at the log provided from the pipeline, and You should clone U-Boot into your local Github repo. Push your series into your repo and then create a pull request at: https://github.com/u-boot/u-boot/pulls Not sure about the problem you got. > I have been able to successfully build for that machine along with a > couple others that I have manually tested. Are you OK if I submit, or > is there something you want me to try before I do it? I have a second Feel free to post your updated series and I'll get it to run through CI.