Info dialog's "Latest commit" field is never filled
nekohayo opened this issue · 4 comments
- I have read the
README.md
document - I am using the latest version of Warehouse
- I am using the Flatpak package of Warehouse
- I have not found any other opened issues on the same topic
Follow-up to #90:
With my --user
installation,
Warehouse's GUI never shows the latest available commit ID, even if you downgraded a package:
Forgive me for the delay in response.
I'm not sure if this information is ever actually available. Perhaps I'm missing something obvious but after looking around in Flatpak, I haven't been able to find when the Latest Commit
is actually set to something. Perhaps this field should be hidden from the GUI.
If you know any more info about this please let me know.
Alrighty, this has been addressed in the newest release by using Flatpak Info for the properties window!
Flatpak doesn't really expose the latest commit in the list or in the info commands. The only way I'd be able to fully provide the latest commit info here is by doing the commit fetches that is done in the downgrade window. That takes a while to do and would mean that the Properties window would have a little spinner on a hypothetical "Latest Commit" row entry.