Skip to content

self hosted gitlab support

Compare
Choose a tag to compare
@gilandose gilandose released this 07 Sep 14:34
78030c9
use an interceptor and add support for self hosted gitlab (#5)

* interceptor auth and private repos (#4)

* Add Interceptor allow CI auto generation of credentials and use credential file for local dev

* make sure we can support privately hosted repos

Co-authored-by: Kevin Wright <[email protected]>

* update version

* added install instructions

* updating sbt with more useful info

* Update README.md

* Update README.md

* gitlabGroupId setting key added (#6)

* gitlabGroupId setting key added

* debug loglevel

Co-authored-by: Kevin Wright <[email protected]>
Co-authored-by: Andrey Kovbovich <[email protected]>