fedora-infra / bodhi

Bodhi is a web-system that facilitates the process of publishing updates for a Fedora-based software distribution.
https://bodhi.fedoraproject.org
GNU General Public License v2.0
152 stars 193 forks source link

[RFE] Add the ability to download files from the web ui as well #874

Open ghost opened 8 years ago

ghost commented 8 years ago

I have been working on this redesign of the Bodhi's web UI, the feedback I came across could be a good one to implement. The idea is to basically have 1) The koji download option in the web ui itself ( not redirecting to the another website ) 2) State out the command line link as well ( so that it can be cut copy pasted)

trishnaguha commented 8 years ago

This is a great idea indeed! I would like to work on it. Should we have all the RPMs on the web ui of Bodhi? Like the RPMs Koji displays: for example src.rpm, noarch.rpm, x86_64.rpm and so on?

@lmacken Could you please share your thoughts on this? :)

ghost commented 8 years ago

The download files could be zip files, I am still understanding how to display the files in UI. So far we can display something like this : -source packages: packagename-src.tar.bz2 (100 MB)

ghost commented 8 years ago

This is how I am thinking the widget would work and look like : download1 download4

trishnaguha commented 8 years ago

@radhikamani88 Thanks for the update. @lmacken What are the things we should look into to have those packages directly as downloadable on Bodhi UI? Let me rephrase what we actually want:

So what are the things should we look into to have the type of packages listed on Bodhi? I am thinking to look into Pungi?