[tracker/wip/carlosg/test] ci: Update ci-templates
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/wip/carlosg/test] ci: Update ci-templates
- Date: Sat, 16 Oct 2021 13:37:33 +0000 (UTC)
commit 2cf1faa2215be4dbb453c1c29cb981287adf67a1
Author: Carlos Garnacho <carlosg gnome org>
Date: Sat Oct 16 14:31:39 2021 +0200
ci: Update ci-templates
.gitlab-ci.yml | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5adf62c27..a66155497 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,8 +1,8 @@
include:
- - remote:
"https://gitlab.freedesktop.org/freedesktop/ci-templates/-/raw/290b79e0e78eab67a83766f4e9691be554fc4afd/templates/ci-fairy.yml"
- - remote:
'https://gitlab.freedesktop.org/freedesktop/ci-templates/-/raw/290b79e0e78eab67a83766f4e9691be554fc4afd/templates/alpine.yml'
- - remote:
'https://gitlab.freedesktop.org/freedesktop/ci-templates/-/raw/290b79e0e78eab67a83766f4e9691be554fc4afd/templates/fedora.yml'
- - remote:
'https://gitlab.freedesktop.org/freedesktop/ci-templates/-/raw/290b79e0e78eab67a83766f4e9691be554fc4afd/templates/ubuntu.yml'
+ - remote:
"https://gitlab.freedesktop.org/freedesktop/ci-templates/-/raw/007f3e2fe2235328e77d3cd4ce007ab41cd9ce6c/templates/ci-fairy.yml"
+ - remote:
'https://gitlab.freedesktop.org/freedesktop/ci-templates/-/raw/007f3e2fe2235328e77d3cd4ce007ab41cd9ce6c/templates/alpine.yml'
+ - remote:
'https://gitlab.freedesktop.org/freedesktop/ci-templates/-/raw/007f3e2fe2235328e77d3cd4ce007ab41cd9ce6c/templates/fedora.yml'
+ - remote:
'https://gitlab.freedesktop.org/freedesktop/ci-templates/-/raw/007f3e2fe2235328e77d3cd4ce007ab41cd9ce6c/templates/ubuntu.yml'
variables:
MESON_TEST_TIMEOUT_MULTIPLIER: 3
@@ -60,7 +60,7 @@ check-merge-request:
.tracker.fedora@common:
variables:
- BASE_TAG: '2021-08-31.0'
+ BASE_TAG: '2021-10-16.0'
FDO_UPSTREAM_REPO: GNOME/tracker
FDO_DISTRIBUTION_PACKAGES: 'clang clang-analyzer gcovr git libasan libubsan python3-gobject python3-pip
umockdev-devel xmlto uncrustify patch diffutils cmake python-devel'
FDO_DISTRIBUTION_EXEC: |
@@ -75,7 +75,7 @@ check-merge-request:
.tracker.ubuntu@common:
variables:
- BASE_TAG: '2021-05-15.5'
+ BASE_TAG: '2021-10-16.0'
FDO_UPSTREAM_REPO: GNOME/tracker
FDO_DISTRIBUTION_PACKAGES: 'python3-tap umockdev libumockdev-dev upower asciidoc-base git'
FDO_DISTRIBUTION_EXEC: |
@@ -86,7 +86,7 @@ check-merge-request:
.tracker.alpine@common:
variables:
- BASE_TAG: '2021-05-15.5'
+ BASE_TAG: '2021-10-16.0'
FDO_UPSTREAM_REPO: GNOME/tracker
FDO_DISTRIBUTION_PACKAGES: 'alpine-sdk asciidoc bash-completion dbus dbus-dev git glib-dev
gobject-introspection-dev gtk-doc icu-dev json-glib-dev libsoup-dev libxml2-dev meson py3-gobject3
py3-setuptools py3-tappy sqlite-dev vala'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]