builder-main
builder-main
Well, when working on tens of gigs repos (like Unity/Unreal) you'd be happy to have a --dry-run saving lots of time. Meanwhile we'll try the --reference option.
Interested as well. Thanks for the investigation
I think it is related to the credential plugin ? https://github.com/jenkinsci/gitlab-plugin/issues/411#issuecomment-879817802 When I trigger with the previous configuration (no credential error when trying to send build status) I get a...
I can confirm it is related to the XML configuration of the credential plugin (moreover stacktrace says so). Here is how I fixed it : - On your job configuration,...
> This is not a viable workaround when you have more than 200 jobs to change one by one. I still need a final solution. Yeah I here you. As...
> @builder-main tested workaround and confirm that it resolves issue Yeah ok, though it looks like a tiny bug that should be solved IMO, having to remember this workaround each...
Interested as well. Thanks for the investigation. Updated gitlab issue link https://gitlab.com/gitlab-org/gitlab/-/issues/18794
> I think I might be having this same problem, and also cannot use SSH. > > Here's the console output of my build: > > Triggered by [GitLab Merge...
I additionally found out that when going to the Merge Request triggered repo the test was done with an old merge request that had no matching branch anymore. Might be...
Regarding your stack trace, try to check this : https://github.com/jenkinsci/gitlab-plugin/issues/1119#issuecomment-879848635