You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pushing package lists and the overall size as a plain text into git will give us a nice view into the history — we'll be able to see the package and size difference between any points in time.
And thanks to Pagure or Github, we'll get a free web UI for that!
Since all the results are already pushed to the reports repo, all that needs to happen is to output those lists.
The format could be as simple as:
< Use case name >
on < Base name >
42 MB
---
pkg1
pkg2
pkg3
The text was updated successfully, but these errors were encountered:
Pushing package lists and the overall size as a plain text into git will give us a nice view into the history — we'll be able to see the package and size difference between any points in time.
And thanks to Pagure or Github, we'll get a free web UI for that!
Since all the results are already pushed to the reports repo, all that needs to happen is to output those lists.
The format could be as simple as:
The text was updated successfully, but these errors were encountered: