All of lore.kernel.org
 help / color / mirror / Atom feed
* [xenomai-images][PATCH 0/2] add xenomai 3.1.x to pipeline
@ 2020-12-18  9:49 Q. Gylstorff
  2020-12-18  9:49 ` [xenomai-images][PATCH 1/2] ci: add xenomai 3.1 stable Q. Gylstorff
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Q. Gylstorff @ 2020-12-18  9:49 UTC (permalink / raw)
  To: xenomai, Jan.kiszka

From: Quirin Gylstorff <quirin.gylstorff@siemens.com>

Add xenomai 3.1 to the build and test pipeline of xenomai-images.

Add parent_child pipelines[1] to have a better overview of the builds.

[1]: https://docs.gitlab.com/ee/ci/parent_child_pipelines.html

You can see an example build at:
https://gitlab.com/Quirin.Gy/xenomai-images-test/-/pipelines/231763266

Quirin Gylstorff (2):
  ci: add xenomai 3.1 stable
  ci: Introduce parent-child pipelines

 .gitlab-ci-artifacts.yml                      |  6 +-
 .gitlab-ci.yml                                |  3 +-
 ci/artifacts.yml                              | 22 -----
 ci/child_pipelines.yml                        | 34 +++++++
 ci/default-builds.yml                         | 76 ---------------
 ci/gitlab-ci-base.yml                         | 93 ++++++++++++++++++-
 ...uilds.yml => kernel_4_19_xenomai_next.yml} | 42 ++++-----
 ...builds.yml => kernel_5_4_xenomai_next.yml} | 16 ++--
 ci/no-artifacts.yml                           | 21 -----
 ci/xenomai_3_0_x.yml                          | 16 ++--
 ci/xenomai_3_1_x.yml                          | 91 ++++++++++++++++++
 ci/xenomai_next.yml                           | 14 +++
 opt-xenomai-3.1.x.yml                         | 17 ++++
 .../xenomai/xenomai_stable-3.1.x.bb           | 21 +++++
 14 files changed, 304 insertions(+), 168 deletions(-)
 delete mode 100644 ci/artifacts.yml
 create mode 100644 ci/child_pipelines.yml
 delete mode 100644 ci/default-builds.yml
 rename ci/{4_19_builds.yml => kernel_4_19_xenomai_next.yml} (55%)
 rename ci/{5_4_builds.yml => kernel_5_4_xenomai_next.yml} (64%)
 delete mode 100644 ci/no-artifacts.yml
 create mode 100644 ci/xenomai_3_1_x.yml
 create mode 100644 ci/xenomai_next.yml
 create mode 100644 opt-xenomai-3.1.x.yml
 create mode 100644 recipes-xenomai/xenomai/xenomai_stable-3.1.x.bb

-- 
2.20.1



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2021-01-07 19:03 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-18  9:49 [xenomai-images][PATCH 0/2] add xenomai 3.1.x to pipeline Q. Gylstorff
2020-12-18  9:49 ` [xenomai-images][PATCH 1/2] ci: add xenomai 3.1 stable Q. Gylstorff
2020-12-18  9:49 ` [xenomai-images][PATCH 2/2] ci: Introduce parent-child pipelines Q. Gylstorff
2020-12-18 13:22 ` [xenomai-images][PATCH 0/2] add xenomai 3.1.x to pipeline Wolfgang Denk
2020-12-18 14:48   ` Gylstorff Quirin
2020-12-18 15:15     ` Wolfgang Denk
2020-12-18 15:33   ` Jan Kiszka
2020-12-18 16:13     ` Wolfgang Denk
2020-12-18 16:36       ` Jan Kiszka
2021-01-07 17:46 ` Jan Kiszka
2021-01-07 19:03   ` Jan Kiszka

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.