Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH buildroot-test 0/4] add support for outdated packages
@ 2019-07-08  8:14 Victor Huesca
  2019-07-08  8:14 ` [Buildroot] [PATCH buildroot-test 1/4] utils/daily-mail: add information about version that may need an update Victor Huesca
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Victor Huesca @ 2019-07-08  8:14 UTC (permalink / raw)
  To: buildroot

This patch provide a new category in daily-mails in addition to build-results: outdated
packages.

The work of adding support for json output in buildroot's `pkg-stats` allow to reuse its
informations in other scripts. The commit add support for extracting packages version and
informs maintainers about packages they maintains that have a newer version.

This patch also improve cli by adding multiple options (see the last commit) since we may
not want to always include the 'outdated packages' notification.

Victor Huesca (4):
  utils/daily-mail: add information about version that may need an
    update
  utils/daily-mail: allow to print a header for results section
  utils/daily-mail: add some debug information for the Notification
    class
  utils/daily-mail: add multiple argument to ease modularity of the
    script

 utils/daily-mail | 185 +++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 154 insertions(+), 31 deletions(-)

-- 
2.21.0

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2019-08-01 13:01 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-08  8:14 [Buildroot] [PATCH buildroot-test 0/4] add support for outdated packages Victor Huesca
2019-07-08  8:14 ` [Buildroot] [PATCH buildroot-test 1/4] utils/daily-mail: add information about version that may need an update Victor Huesca
2019-08-01 12:57   ` Thomas Petazzoni
2019-07-08  8:14 ` [Buildroot] [PATCH buildroot-test 2/4] utils/daily-mail: allow to print a header for results section Victor Huesca
2019-08-01 12:58   ` Thomas Petazzoni
2019-07-08  8:14 ` [Buildroot] [PATCH buildroot-test 3/4] utils/daily-mail: add some debug information for the Notification class Victor Huesca
2019-08-01 12:59   ` Thomas Petazzoni
2019-07-08  8:14 ` [Buildroot] [PATCH buildroot-test 4/4] utils/daily-mail: add multiple argument to ease modularity of the script Victor Huesca
2019-08-01 13:01   ` Thomas Petazzoni
2019-08-01 12:42 ` [Buildroot] [PATCH buildroot-test 0/4] add support for outdated packages Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox