I’m trying to setup the GitLab extension (I have installed and uninstalled multiple times) but it does not work. I do not get any errors on the UI, but when I inspect the console and network tabs, I get a 400 error when calling …/api/deployments" and “Invalid repository: …”.
The GitLab integration is supposed to be listening for push events in a branch other than master (staging branch). Funny enough I was able to setup our master branch webhook (after many tries it just “magically” worked), but after following the same procedure for staging branch, it simply does not work.
Has anyone gone through this problem or other problems setting up the GitLab extension?
Thanks
When you try to deploy and you receive the 400 error, do you see anything else in the logs? Can you snag a few screen shots as we dive deeper into this as well as a HAR file capture of the workflow. Please be sure to select “Preserve log” to catch redirects and scrub the file of user passwords before passing, thanks!