Select Git revision
push_test.go
-
Vasilii Iakliushin authored
Contributes to https://gitlab.com/gitlab-org/gitlab-shell/-/issues/762 **Problem** There is a new endpoint for SSH Push implemented in Workhorse. We want to use it for Geo Git Push calls. **Solution** * Define a boolean parameter `GeoProxyPushSSHDirectToPrimary` hidden behind the feature flag. * Make a call to `ssh-receive-pack` endpoint for git push commands. Changelog: added
Vasilii Iakliushin authoredContributes to https://gitlab.com/gitlab-org/gitlab-shell/-/issues/762 **Problem** There is a new endpoint for SSH Push implemented in Workhorse. We want to use it for Geo Git Push calls. **Solution** * Define a boolean parameter `GeoProxyPushSSHDirectToPrimary` hidden behind the feature flag. * Make a call to `ssh-receive-pack` endpoint for git push commands. Changelog: added
Code owners
Assign users and groups as approvers for specific file changes. Learn more.