DPDK CI discussions
 help / color / mirror / Atom feed
* [PATCH v3 0/1] tools: Add script for getting rerun requests
@ 2023-09-21 19:55 jspewock
  2023-09-21 19:55 ` [PATCH v3 1/1] tools: add get_reruns script jspewock
  0 siblings, 1 reply; 3+ messages in thread
From: jspewock @ 2023-09-21 19:55 UTC (permalink / raw)
  To: ci; +Cc: aconole, alialnu, probb, Jeremy Spewock

From: Jeremy Spewock <jspewock@iol.unh.edu>

This version adds a command-line argument to optionally use a different
URL for the patchworks API instead of always using the DPDK patchworks.
It will still default to using the DPDK patchworks however so this isn't
required.

v1: https://mails.dpdk.org/archives/ci/2023-September/002562.html
v2: https://mails.dpdk.org/archives/ci/2023-September/002568.html

Jeremy Spewock (1):
  tools: add get_reruns script

 tools/get_reruns.py | 233 ++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 233 insertions(+)
 create mode 100755 tools/get_reruns.py

-- 
2.42.0


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

end of thread, other threads:[~2023-10-12 13:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-21 19:55 [PATCH v3 0/1] tools: Add script for getting rerun requests jspewock
2023-09-21 19:55 ` [PATCH v3 1/1] tools: add get_reruns script jspewock
2023-10-12 13:00   ` Aaron Conole

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).