Update May 2017, looks like with the Gitab update to V9, which uses a new Gitlab API v4, Packages will not let you enable new repositories
I’ve made amendments to the necessary files and packages on this fork:
https://github.com/talvbansal/packages on the “gitlab” branch.
As long as you change step 2 in the guide below everything should work as expected:
1 | git clone https://github.com/talvbansal/packages |
After moving our source control server from gitolite to a privately hosted gitlab instance the next thing I wanted to do was get our internal Satis server to automatically update whenever code was pushed to a repository.
Continue reading