All of lore.kernel.org
 help / color / mirror / Atom feed
From: Petr Vorel <pvorel@suse.cz>
To: Cyril Hrubis <chrubis@suse.cz>
Cc: ltp@lists.linux.it
Subject: Re: [LTP] [PATCH 1/1] github: Add action to update wiki
Date: Wed, 15 Dec 2021 08:42:52 +0100	[thread overview]
Message-ID: <YbmcfACzQ1SJFCoR@pevik> (raw)
In-Reply-To: <YbM+zuuy41468Dcf@yuki>

Hi Cyril,

> Hi!
> > Tested on my fork:
> > https://github.com/pevik/ltp/runs/4477321979?check_suite_focus=true
> > https://github.com/pevik/ltp/wiki/Test-Writing-Guidelines#0-special-paragraph-for-testing

> Looks good:

> Acked-by: Cyril Hrubis <chrubis@suse.cz>
Thanks, merged!

I'll also update doc/maintainer-patch-review-checklist.txt
https://github.com/linux-test-project/ltp/wiki/Maintainer-Patch-Review-Checklist
See patch bellow if any wording needs to be changed, I forget to add it in the patch.

> > Next could be uploading metadata HTML and PDF to http://linux-test-project.github.io/.

> Yes please, that would be awesome!
I'll do that soon. Where do we want to 1) store HTML and PDF 2) show links to it?
We have 3 places and 3 git repositories
https://github.com/linux-test-project/linux-test-project.github.com
https://github.com/linux-test-project/ltp.wiki.git
https://github.com/linux-test-project/ltp

Kind regards,
Petr

diff --git doc/maintainer-patch-review-checklist.txt doc/maintainer-patch-review-checklist.txt
index c7bb47810b..4e10dc514b 100644
--- doc/maintainer-patch-review-checklist.txt
+++ doc/maintainer-patch-review-checklist.txt
@@ -20,8 +20,9 @@ Commit messages should have
 After patch is accepted or rejected, set correct state and archive in
 https://patchwork.ozlabs.org/project/ltp/list/[LTP patchwork instance].
 
-Also update LTP WIKI (git URL https://github.com/linux-test-project/ltp.wiki.git)
-if touch `doc/*.txt`.
+Also update `.github/workflows/wiki-mirror.yml` script which mirrors
+`doc/*.txt` to LTP wiki (git URL https://github.com/linux-test-project/ltp.wiki.git)
+if new wiki page is added.

-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

  reply	other threads:[~2021-12-15  7:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-09 23:08 [LTP] [PATCH 1/1] github: Add action to update wiki Petr Vorel
2021-12-10 11:49 ` Cyril Hrubis
2021-12-15  7:42   ` Petr Vorel [this message]
2021-12-15  9:15     ` Cyril Hrubis
2021-12-15  9:20       ` Petr Vorel
2021-12-10 13:43 Petr Vorel
2021-12-10 13:45 ` Petr Vorel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YbmcfACzQ1SJFCoR@pevik \
    --to=pvorel@suse.cz \
    --cc=chrubis@suse.cz \
    --cc=ltp@lists.linux.it \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.