[LTP] [PATCH 1/1] github: Add action to update wiki

Petr Vorel pvorel@suse.cz
Wed Dec 15 08:42:52 CET 2021


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.


More information about the ltp mailing list