#417 Do not check validity of input koji tags.
Closed 7 years ago Opened 7 years ago 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

7 years ago

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

7 years ago

Login to comment on this ticket.

Metadata