#377 Clone config customization for namespaces
Merged by onosek. Opened by onosek.
onosek/fedpkg clone_config  into  master

Download 377.patch

After the 'clone' operation, a git config is updated with 'git-bz'
config values. Now, these values can be customized based on the
namespace of the cloned repository. Each namespace has its own
key 'clone_config_' in config section. For namespaces,
that missing this config ('tests' namespace is a good example),
any of these values aren't updated.
A repository has to be namespaced ('distgit_namespaced = True')
for the config to be applied.
Functional change is part of the rpkg, and needs to be released
separately.

JIRA: COMPOSE-2638
Related: #231

Signed-off-by: Ondrej Nosek onosek@redhat.com

rebased onto 4196ac7a9670752e7e5ac8b6f2eab3e3a1a9735a

Looks good to me.

rebased onto eebf98d5579a87762a47473cd40266514d3f81c6

rebased onto ebba627d033349e3492edde6e922926f8d7952d8

Pull-Request has been merged by onosek

Metadata