summaryrefslogtreecommitdiffstats
path: root/roles/repo2json/files/rhel_to_json.py
Commit message (Expand)AuthorAgeFilesLines
* Turns out this is still needed in factPierre-Yves Chibon2017-08-011-0/+3
* Fix place where we instanciate the listPierre-Yves Chibon2017-08-011-4/+2
* Let's support multiple packages per channelPierre-Yves Chibon2017-08-011-3/+5
* Turns out version isn't enoughPierre-Yves Chibon2017-08-011-2/+12
* Let's try to include the channels' specific version in the JSONPierre-Yves Chibon2017-08-011-1/+4
* Only include rhel7 things here we use for epel and will not overlap with.Kevin Fenzi2015-12-081-1/+11
* Revert "Switch repo2json to the new repo format we are using since the move t...Kevin Fenzi2015-12-081-2/+36
* Switch repo2json to the new repo format we are using since the move to the ba...Kevin Fenzi2015-11-121-36/+2
* Fix retrieving the RHEL channel for the packagePierre-Yves Chibon2015-02-021-1/+1
* Add some documentation about what's going onPierre-Yves Chibon2015-02-021-0/+3
* Save the channel on which the package can be foundPierre-Yves Chibon2015-02-021-0/+7
* clean up the repos used in the json files to match those used in kojiDennis Gilmore2015-01-261-29/+4
* As per number80's request, dropping the ost-preview repoPierre-Yves Chibon2015-01-261-1/+0
* Adjust the structure of the RHEL JSON files to list the arches available as wellPierre-Yves Chibon2015-01-191-6/+11
* Add the repo2json rolePierre-Yves Chibon2014-12-191-0/+239