Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [buildroot-test 0/5] improve modularity by adding an
@ 2019-08-04 15:25 Victor Huesca
  2019-08-04 15:25 ` [Buildroot] [buildroot-test 1/5] utils/daily-mail: introduce argparse to ease modularity of the script Victor Huesca
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Victor Huesca @ 2019-08-04 15:25 UTC (permalink / raw)
  To: buildroot

This patch series replace the manual argument parsing by a python
argument parser. The goal is to improve the modularity to help the
integration of new information to the mails.

Victor Huesca (5):
  utils/daily-mail: introduce argparse to ease modularity of the script
  utils/daily-mail: allow to pass a date in arguments
  utils/daily-mail: allow to specify branches from command-line
  utils/daily-mail: allow to select only a subset of emails to send
  utils/daily-mail: allow to select only a subset of data to send in
    emails

 utils/daily-mail | 64 +++++++++++++++++++++++++++++++++++-------------
 1 file changed, 47 insertions(+), 17 deletions(-)

-- 
2.21.0

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

end of thread, other threads:[~2019-08-04 16:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-04 15:25 [Buildroot] [buildroot-test 0/5] improve modularity by adding an Victor Huesca
2019-08-04 15:25 ` [Buildroot] [buildroot-test 1/5] utils/daily-mail: introduce argparse to ease modularity of the script Victor Huesca
2019-08-04 15:25 ` [Buildroot] [buildroot-test 2/5] utils/daily-mail: allow to pass a date in arguments Victor Huesca
2019-08-04 15:25 ` [Buildroot] [buildroot-test 3/5] utils/daily-mail: allow to specify branches from command-line Victor Huesca
2019-08-04 15:25 ` [Buildroot] [buildroot-test 4/5] utils/daily-mail: allow to select only a subset of emails to send Victor Huesca
2019-08-04 15:25 ` [Buildroot] [buildroot-test 5/5] utils/daily-mail: allow to select only a subset of data to send in emails Victor Huesca
2019-08-04 16:50 ` [Buildroot] [buildroot-test 0/5] improve modularity by adding an Thomas Petazzoni

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