[gnome-bluetooth/wip/hadess/dbusmock-from-distro: 2/2] ci: Use upstream check-abi
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth/wip/hadess/dbusmock-from-distro: 2/2] ci: Use upstream check-abi
- Date: Tue, 23 Mar 2021 11:54:02 +0000 (UTC)
commit 37abe3790c7d0ff9b8e1c70c2247e007979c065d
Author: Bastien Nocera <hadess hadess net>
Date: Tue Mar 23 11:24:46 2021 +0100
ci: Use upstream check-abi
.ci/check-abi | 113 ---------------------------------------------------------
.gitlab-ci.yml | 3 +-
2 files changed, 2 insertions(+), 114 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c0909521..b9beef18 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -32,5 +32,6 @@ build_stable:
- dnf install -y $TEST_DEPS
- ninja -C _build test
- ninja -C _build dist
+ - curl https://gitlab.freedesktop.org/hadess/check-abi/-/raw/main/contrib/check-abi-fedora.sh | bash
- dnf install -y $DEPENDENCIES_ABI_CHECK
- - ./.ci/check-abi ${LAST_ABI_BREAK} $(git rev-parse HEAD)
+ - check-abi ${LAST_ABI_BREAK} $(git rev-parse HEAD)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]