From 803b17148654393bc0e36dddb7a9edfd0f5ee7b2 Mon Sep 17 00:00:00 2001 From: deepin-ci-robot Date: Sun, 26 Jan 2025 16:37:37 +0000 Subject: [PATCH 1/2] chore: Update integration.yml auto integrate from topic pytest-httpbin. --- integration.yml | 22 +++++++--------------- 1 file changed, 7 insertions(+), 15 deletions(-) diff --git a/integration.yml b/integration.yml index a5ca371f1..32fb6f625 100644 --- a/integration.yml +++ b/integration.yml @@ -1,15 +1,7 @@ -# Required -message: | - Integrated for V23-Release -# Not required, now default is V23-Release -milestone: V23-Release -# Required -repos: - # Required - - repo: linuxdeepin/examplerepo - # Not required - tag: 5.11.22 - # Not required, but need one of tag and tagsha info - # When use tag info, integration workflow will check repository tag and build tag version - # When use tagsha info, interation workflow will build tagsha version, It doesn't matter whether the tag exists. - tagsha: "********************************" +message: 'Auto integrate from topic: pytest-httpbin by @Cherrling to V23-Beta3' +milestone: V23-Beta3 +repos: + - repo: deepin-community/pytest-httpbin + tagsha: f450faad09d2702205685958bc2583f9e38a80d9 + - repo: deepin-community/python-werkzeug + tagsha: f5d60615abe1ce90d9bc0ccb86b68150a67cd8e1 From cf498ef94188b75f84596f61681a6c6887069c07 Mon Sep 17 00:00:00 2001 From: Tianyu Chen Date: Mon, 10 Feb 2025 17:18:29 +0800 Subject: [PATCH 2/2] remove werkzeug. --- integration.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/integration.yml b/integration.yml index 32fb6f625..97f022020 100644 --- a/integration.yml +++ b/integration.yml @@ -3,5 +3,3 @@ milestone: V23-Beta3 repos: - repo: deepin-community/pytest-httpbin tagsha: f450faad09d2702205685958bc2583f9e38a80d9 - - repo: deepin-community/python-werkzeug - tagsha: f5d60615abe1ce90d9bc0ccb86b68150a67cd8e1