From: Petr Vorel <pvorel@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH 0/3] CI: Move from Travis to GitHub Actions
Date: Tue, 1 Jun 2021 12:03:56 +0200 [thread overview]
Message-ID: <YLYGDIIvhKQB+2Ad@pevik> (raw)
In-Reply-To: <CAASaF6zQt38sSkA7PDNZL53J7gbOXTCgC54Xbwb6qe=7-_wpWg@mail.gmail.com>
> On Mon, May 31, 2021 at 6:51 PM Petr Vorel <pvorel@suse.cz> wrote:
> > Hi,
> > Travis often false positive due "pull rate limit" issue [1],
> > thus I decided to finally switch to GitHub Actions.
> > Also using GitHub native CI allows more advanced features
> > (e.g. update wiki with doc/*.txt, nightly build docparser doc).
> > Whole thing is tested [2].
> > I rewritten build.sh, added -r step.
> > It's ugly, using commands in yaml would be more readable. But I'd prefer
> > 1) not writting shell in yaml 2) have build script for local use.
> > Please comment, test.
> We should update docs too, but series looks OK, ACK.
Hi Jan,
thanks! I was thinking about it but than forgot.
I'll fix it now.
I was a bit fast with merging.
Kind regards,
Petr
next prev parent reply other threads:[~2021-06-01 10:03 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-31 16:50 [LTP] [PATCH 0/3] CI: Move from Travis to GitHub Actions Petr Vorel
2021-05-31 16:50 ` [LTP] [PATCH 1/3] build.sh: Rewrite to allow running certain step Petr Vorel
2021-06-01 9:10 ` Cyril Hrubis
2021-05-31 16:50 ` [LTP] [PATCH 2/3] CI: Rename travis script directory Petr Vorel
2021-06-01 9:11 ` Cyril Hrubis
2021-06-01 9:40 ` Petr Vorel
2021-06-01 9:17 ` Cyril Hrubis
2021-06-01 9:51 ` Petr Vorel
2021-05-31 16:50 ` [LTP] [PATCH 3/3] CI: Move from Travis to GitHub Actions Petr Vorel
2021-06-01 9:16 ` Cyril Hrubis
2021-06-01 9:50 ` Li Wang
2021-06-01 9:53 ` Petr Vorel
2021-06-01 9:52 ` [LTP] [PATCH 0/3] " Jan Stancek
2021-06-01 10:03 ` Petr Vorel [this message]
2021-06-01 14:21 ` 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=YLYGDIIvhKQB+2Ad@pevik \
--to=pvorel@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.