#417 Do not check validity of input koji tags.
Closed Opened by jkaluza.

We are currently checking that koji tags are 'module-' prefixed. We do that even for the koji_tags of already built modules which are dependencies of the module we are building.

This breaks the dependency on "bootstrap" module, because it uses "f26-modularity" koji tag directly and this tag does not pass the validation.

Maybe we should make the validation less strict and apply it only on tags we are creating in koji?


Maybe we should make the validation less strict and apply it only on tags we are creating in koji?

:+1: - we'll need this if we ever want to change the prefix.

Metadata Update from @jkaluza:
- Issue assigned to jkaluza

https://pagure.io/fm-orchestrator/pull-request/423

Metadata Update from @ralph:
- Issue status updated to: Closed (was: Open)

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/mbs/issues/417

Please continue any further discussion there.

Metadata