People are still a bit confused about how new repo regeneration works, when they need to use --wait-repo --wait-builds or repo.auto=True. We should describe how buildroot/repodata/request plays together. (from creationg of buildtag to concurrent builds converging to one repo request, etc.)
--wait-repo
--wait-builds
repo.auto=True
Typical "manual" chain-build behaviour change should be mentioned also build NVR && wait-repo --build=NVR && build NVR2 vs build NVR && wait-repo --build=NVR --request && build NVR2
build NVR && wait-repo --build=NVR && build NVR2
build NVR && wait-repo --build=NVR --request && build NVR2
Metadata Update from @tkopecek: - Custom field Size adjusted to None
and/or chain-build usage suggested
Metadata Update from @mikem: - Issue set to the milestone: 1.36
Metadata Update from @tkopecek: - Issue set to the milestone: 1.36.1 (was: 1.36)
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/koji/koji/issues/4372
Please continue any further discussion there.