From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] .gitlab-ci.yml: use image with flake8
Date: Sat, 31 Mar 2018 10:52:31 +0200 [thread overview]
Message-ID: <20180331085231.GA25161@scaer> (raw)
In-Reply-To: <20180330231055.26326-1-ricardo.martincoski@gmail.com>
Ricardo, All,
On 2018-03-30 20:10 -0300, Ricardo Martincoski spake thusly:
> Bump the docker image to the latest tag to have flake8 pre-installed.
>
> Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
> Cc: Arnout Vandecappelle <arnout@mind.be>
> Cc: Peter Korsgaard <peter@korsgaard.com>
> Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
> Cc: Yann E. MORIN <yann.morin.1998@free.fr>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
> ---
> After this, please consider applying this patch, currently in Deferred state:
> http://patchwork.ozlabs.org/patch/884978/ ".gitlab-ci.yml: check flake8"
I've marked it as New again, now. Thanks. :-)
Regards,
Yann E. MORIN.
> With this patch and also the other patch mentioned above, here is the new job:
> https://gitlab.com/RicardoMartincoski/buildroot/-/jobs/60447043
> which is part of a full build:
> https://gitlab.com/RicardoMartincoski/buildroot/pipelines/19771580
> ---
> .gitlab-ci.yml | 2 +-
> .gitlab-ci.yml.in | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
> index 952fffaf88..2d9929ba11 100644
> --- a/.gitlab-ci.yml
> +++ b/.gitlab-ci.yml
> @@ -4,7 +4,7 @@
> # It needs to be regenerated every time a defconfig is added, using
> # "make .gitlab-ci.yml".
>
> -image: buildroot/base:20180205.0730
> +image: buildroot/base:20180318.1724
>
> .defconfig_script: &defconfig_script
> - echo 'Configure Buildroot'
> diff --git a/.gitlab-ci.yml.in b/.gitlab-ci.yml.in
> index cb3eb715f2..c0e9563f2f 100644
> --- a/.gitlab-ci.yml.in
> +++ b/.gitlab-ci.yml.in
> @@ -4,7 +4,7 @@
> # It needs to be regenerated every time a defconfig is added, using
> # "make .gitlab-ci.yml".
>
> -image: buildroot/base:20180205.0730
> +image: buildroot/base:20180318.1724
>
> .defconfig_script: &defconfig_script
> - echo 'Configure Buildroot'
> --
> 2.14.1
>
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2018-03-31 8:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-30 23:10 [Buildroot] [PATCH 1/1] .gitlab-ci.yml: use image with flake8 Ricardo Martincoski
2018-03-31 8:52 ` Yann E. MORIN [this message]
2018-03-31 20:48 ` Thomas Petazzoni
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=20180331085231.GA25161@scaer \
--to=yann.morin.1998@free.fr \
--cc=buildroot@busybox.net \
/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.