tarantool / mkrepo

Maintain DEB and RPM repositories on S3
70 stars 24 forks source link

Using repodata subfolder rather than Packages subfolder to identify RPM repos #90

Open ggprod opened 11 months ago

ggprod commented 11 months ago

I have an existing RPM repo (in Artifactory) that didn't make use of Packages folders. That suggests to me that perhaps the repodata folder is a better indicator of an RPM repo here: https://github.com/tarantool/mkrepo/blob/master/mkrepo.py#L22