[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to push merge request to Gambas Gitlab project
[Thread Prev] | [Thread Next]
- Subject: Re: How to push merge request to Gambas Gitlab project
- From: Bruce Steers <bsteers4@xxxxxxxxx>
- Date: Wed, 5 Mar 2025 22:31:31 +0000
- To: Linus <olivier.cruilles@xxxxxxxx>
- Cc: Gambas Mailing List <user@xxxxxxxxxxxxxxxxxxxxxx>
The pipeline fail is not because of your commit. It's a problem with opensuse. If you click the pipeline link it will show you all the builds. If only one is failing then it's most likely a dependency issue with that build and nothing to do with your merge. Although I see you did make an error. Fix it and push to the branch you are currently merging. BruceS On Wed, 5 Mar 2025, 20:44 Linus, <olivier.cruilles@xxxxxxxx> wrote: > Hello, > > I think in the end my pull request failed, any idea ? > > > Olivier > > Le 3 mars 2025 à 12:07, Linus <olivier.cruilles@xxxxxxxx> a écrit : > > Thank you Bruce, > > I followed the documentation you provided me and all worked fine. > > The ‘pull request’ is sent now. Benoit should be see it now. > > > Le 3 mars 2025 à 11:30, Bruce Steers <bsteers4@xxxxxxxxx> a écrit : > > > Have you made your own fork yet ? > I do not see you on the list of forks. > your local work branch dev-oc-thttpd should be on your own fork. > You must push to a branch on your own fork then merge from there. > > Also have you read here.. > https://gitlab.com/gambas/gambas/-/blob/master/CONTRIBUTING.md > > > BruceS > > > > On Mon, 3 Mar 2025 at 16:12, Linus <olivier.cruilles@xxxxxxxx> wrote: > >> Hello Bruce, >> >> I tried ‘git push’ in my branch but I received the kind of message: >> >> "the current branch ‘dev-oc-thttpd’ is not the upstream branch >> To push the current branch et define the remote as upstream, use >> >> git push --set-upstream origin dev-oc-thttpd >> >> >> But when I do that, an error message appears asking me a >> Username/Password to https://gitlab.com >> >> I suppose I need to use my account on Gitlab for the Login/Password >> asked, and when I use it, I receive this message: >> >> remote: You are not allowed to push code to this project. >> fatal: impossible to access to ‘https:gitlab.com/gambas/gambas.git/, The >> request URL returned error: 403 >> >> Do I proceed correctly ? >> >> >> >> Le 3 mars 2025 à 10:58, Bruce Steers <bsteers4@xxxxxxxxx> a écrit : >> >> after doing the commit you must use 'git push' to push the changes to >> gitlab. >> Then you should see "create merge request" on your gitlab fork. >> >> gambas/master will be one of the places you can merge to. >> >> >> On Mon, 3 Mar 2025 at 15:53, Linus <olivier.cruilles@xxxxxxxx> wrote: >> >>> Hello, >>> >>> Does anyone knows how to push few changes I did in a copy of the Gambas >>> project on Gitlab in ’master’ branch please. >>> >>> I have created a new branch from the ‘master’ branch, >>> next I did my changes in the code, >>> next I did my ‘commit’ >>> but now how to push all that to Gitlab, as ‘merge request’ like Benoit >>> mentioned to me. >>> >>> Thank you >>> >>> Olivier Cruilles >>> >>> >> > >
Attachment:
Sélection_1780.png
Description: PNG image
How to push merge request to Gambas Gitlab project | Linus <olivier.cruilles@xxxxxxxx> |
Re: How to push merge request to Gambas Gitlab project | Bruce Steers <bsteers4@xxxxxxxxx> |
Re: How to push merge request to Gambas Gitlab project | Linus <olivier.cruilles@xxxxxxxx> |
Fwd: How to push merge request to Gambas Gitlab project | Bruce Steers <bsteers4@xxxxxxxxx> |
Re: How to push merge request to Gambas Gitlab project | Linus <olivier.cruilles@xxxxxxxx> |
Re: How to push merge request to Gambas Gitlab project | Linus <olivier.cruilles@xxxxxxxx> |