GitLab for destination of comparaison
I can't compare my sandbox org as source against my git repo as destination of compare.
I can see : gitHub, bitBucket as destination but no Gitlab.
It would be nice I if I could choose Gitlab as well and update my repo from changes in my org.
With our latest release, you can now add connections to any git-based repository using a username/password connection. This means you can now use GitLab as the target of your comparisons and deployments. See how to set up these connections in this blog post: https://gearset.com/blog/deploy-metadata-to-any-git-repository
-
Laurent Beaubier commented
thank you, it works with our gitlab repository
-
Just as a quick FYI for anyone else wanting to vote for this and why we don't yet support GitLab as a destination:
Unfortunately it's because of limitations in the GitLab API.
GitLab don't support the method of authentication we're using (OAuth) when doing a push operation via git, so we can't currently support them as a target (you can still use Gitlab as a source). We do have some work on the roadmap to fix this limitation in the future, but I'm afraid I can't give you a definite time that work will be done.
Thanks,
Oli -
Anonymous commented
very needed!