patches for DPDK stable branches
 help / color / mirror / Atom feed
* [dpdk-stable] [PATCH] README: 'validation' and 'known_issues' have to follow rst format
@ 2021-03-17 15:56 Christian Ehrhardt
  2021-03-17 15:59 ` Luca Boccassi
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Ehrhardt @ 2021-03-17 15:56 UTC (permalink / raw)
  To: dpdk stable; +Cc: Luca Boccassi, Kevin Traynor, Christian Ehrhardt

Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
---
 README | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README b/README
index 9d90e58..70f4320 100644
--- a/README
+++ b/README
@@ -171,6 +171,11 @@ does:
 - update the release note with skipped patches from the 'failed_list' file
 - commit above changes with a short commit log ("release $stable_release")
 
+* Be careful, the files 'validation' and 'known_issues' will be inserted
+  into the .rst based release notes and therefore have to follow that format
+  in regard to indents and such.
+  It is recommended to once build docs locally (e.g. just call `make doc`)
+  before you push the tag as that will run on the server.
 
 5.5 push & change dpdk-web
 
-- 
2.30.0


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

* Re: [dpdk-stable] [PATCH] README: 'validation' and 'known_issues' have to follow rst format
  2021-03-17 15:56 [dpdk-stable] [PATCH] README: 'validation' and 'known_issues' have to follow rst format Christian Ehrhardt
@ 2021-03-17 15:59 ` Luca Boccassi
  0 siblings, 0 replies; 2+ messages in thread
From: Luca Boccassi @ 2021-03-17 15:59 UTC (permalink / raw)
  To: Christian Ehrhardt, dpdk stable; +Cc: Kevin Traynor

On Wed, 2021-03-17 at 16:56 +0100, Christian Ehrhardt wrote:
> Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
> ---
>  README | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/README b/README
> index 9d90e58..70f4320 100644
> --- a/README
> +++ b/README
> @@ -171,6 +171,11 @@ does:
>  - update the release note with skipped patches from the 'failed_list' file
>  - commit above changes with a short commit log ("release $stable_release")
>  
> +* Be careful, the files 'validation' and 'known_issues' will be inserted
> +  into the .rst based release notes and therefore have to follow that format
> +  in regard to indents and such.
> +  It is recommended to once build docs locally (e.g. just call `make doc`)
> +  before you push the tag as that will run on the server.
>  
>  5.5 push & change dpdk-web

Acked-by: Luca Boccassi <bluca@debian.org>

-- 
Kind regards,
Luca Boccassi

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

end of thread, other threads:[~2021-03-17 15:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-17 15:56 [dpdk-stable] [PATCH] README: 'validation' and 'known_issues' have to follow rst format Christian Ehrhardt
2021-03-17 15:59 ` Luca Boccassi

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).