Skip to content

#23: Support defining repositories in the default config.

Thomas Neidhart requested to merge #23_predefined_repositories into main

This PR adds support for predefined repositories in the default configuration.

With this change we can already define a ".eclipsefdn-private" repo in the default config, and otterdog will create it after an initial import has been performed.

After the PR has been merged, the default config will be updated accordingly as some slight changes are necessary to support that with jsonnet.

Edited by Thomas Neidhart

Merge request reports