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
I confirm this feature has not been previously requested
I have searched the issues and this feature has not previously been requested
Describe the solution you'd like
Quickget CI should generate summaries of runs. Summaries should be HTML-formatted or otherwise formatted in a way that can be easily displayed within the repository or directly through the web. Supported distros, releases, and editions should be included, as well as configs which were removed due to unresolvable URLs, distros for which configs could not be generated, etc.
The ToOS trait should be updated to also return a struct including this data, which can then be collected and formatted afterwards.
The text was updated successfully, but these errors were encountered:
I confirm this feature has not been previously requested
Describe the solution you'd like
Quickget CI should generate summaries of runs. Summaries should be HTML-formatted or otherwise formatted in a way that can be easily displayed within the repository or directly through the web. Supported distros, releases, and editions should be included, as well as configs which were removed due to unresolvable URLs, distros for which configs could not be generated, etc.
The ToOS trait should be updated to also return a struct including this data, which can then be collected and formatted afterwards.
The text was updated successfully, but these errors were encountered: