[Buildroot] [PATCH v4 1/3] .gitlab-ci.yml: reorder jobs

Arnout Vandecappelle arnout at mind.be
Sat Apr 13 13:43:55 UTC 2019



On 08/04/2019 05:22, Ricardo Martincoski wrote:
> In order to make the file easier to maintain, reorder the keys in a more
> logical way:
> Keep the docker image at the top.
> Then all check-* jobs in the case-insensitive alphabetical order they
> appear on Gitlab-CI pipeline results.
> Then all keys related to defconfigs.
> Finally all keys related to runtime tests.
> 
> Signed-off-by: Ricardo Martincoski <ricardo.martincoski at gmail.com>
> Cc: Arnout Vandecappelle <arnout at mind.be>
> Cc: Thomas Petazzoni <thomas.petazzoni at bootlin.com>


 Applied to master, thanks.

 I tested it by just saving the output of `sort .gitlab-ci.yml.in` before and
after and checking that they were equal.

 Regards,
 Arnout




More information about the buildroot mailing list