Skip to content

Resolve CE-2830 "Support for create repository"

Imre Toth requested to merge CE-2458_Support_for_create_repository into develop

Modified the IOC create endpoint to be able to create a repository when creating IOC. If this param is given, it will not use the gitref param in the creation process.

The GitLab tokens has to be modified because they had read only rights for the repositories!

Merge request reports