Learn more about these different git repos.
Other Git URLs
The attached patch will add a UTC timestamp of the last run in the output html, cleanup the html a little and add a link to the source of the script.
{{{ +print '<html></head>' +print '<title>Unbuild packages as of %s</title>' % now_str }}} You meant <head> and Unbuilt. Though personally, I'd prefer if the text (in several places) said something along the lines of "Need rebuilding" vs. unbuilt so it becomes slightly more obvious that work needs doing instead of just being an informative page.
''(Note that I do not maintain this so my comments above are simply drive by comments).''
attachment 0001--include-UTC-time-of-last-run.patch
attachment 0002-Adjust-wording-to-say-need-rebuilding-instead-of.patch
Replying to [comment:1 caillon]:
You meant <head> and Unbuilt. Though personally, I'd prefer if the text (in several places) said something along the lines of "Need rebuilding" vs. unbuilt so it becomes slightly more obvious that work needs doing instead of just being an informative page.
Thanks for the feedback. The typos are fixed and the second patch uses "need rebuilding".
Thanks for the patches! I've applied and pushed them.
Metadata Update from @till: - Issue assigned to jkeating
Log in to comment on this ticket.