Push to Gitlab?
-
Hello,
I noticed that in the MAVSDK/ Docker implementation example (https://gitlab.com/voxl-public/voxl-docker-images/voxl-docker-mavsdk-cpp/-/tree/master)
the Dockerfile is pulling from MAVSDK master. The branch was changed to "main"
I tried to branch off, fix the error, and push the change. But, saw this
git push origin mavsdk_new_branch
Username for 'redacted
Password for 'redacted':
remote: You are not allowed to push code to this project.
fatal: unable to access 'https://gitlab.com/voxl-public/voxl-docker-images/voxl-docker-mavsdk-cpp.git/': The requested URL returned error: 403Can I not make pull requests? Or did I just get something wrong
-
@wilkinsaf I'm guessing since the Docker Image repos are in a different project than "voxl-public" that we haven't set up the user permissions the same way, we will take a look at this.
-
@tom Right on, thanks!
It's not a big deal. Just wanted to contribute if I could
-
@wilkinsaf Are you able to fork the repo and create a merge request that way?
-
@tom
It appears I can. I am not as familiar with Gitlab as Github.
Let me make those changes and request a merge through that. -
@tom Okay that worked.
Will fork and merge request in the future. Thanks
-
@wilkinsaf Awesome, I see your merge request. The team will review, thank you for contribution!
-
It was a massive lift on my end. Many changes as you can see from the pull request. Years of development
-
@wilkinsaf Hahaha appreciate you sharing your expertise