From 3d864ef1a4f144f1246664921e4924efc5a2edd8 Mon Sep 17 00:00:00 2001 From: deepin-ci-robot Date: Tue, 6 Aug 2024 08:03:48 +0000 Subject: [PATCH 1/3] chore: Update integration.yml auto integrate from topic shell-testing-20240806. --- integration.yml | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/integration.yml b/integration.yml index a5ca371f1..04a50df52 100644 --- a/integration.yml +++ b/integration.yml @@ -1,15 +1,15 @@ -# 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: shell-testing-20240806 by @yixinshark to V23-Beta3' +milestone: V23-Beta3 +repos: + - repo: linuxdeepin/dde-control-center + tagsha: ca3543f0ec56b4ac0ee08bfc10a014b0ac76bc76 + - repo: linuxdeepin/dde-shell + tagsha: 30092aff7fa2b2876c36073fb58dc2bb13ef1fe9 + - repo: linuxdeepin/dde-api-proxy + tagsha: f071ab798be988d5e8f0e0a569e920d58f709708 + - repo: linuxdeepin/dde-tray-loader + tagsha: 3a046cd7e3f788e6222d12ed64ae0e0a1599b746 + - repo: linuxdeepin/dde-network-core + tagsha: a89505d09b5dd34c24a1d170dab22b0325a8333e + - repo: linuxdeepin/dde-launchpad + tagsha: 5bfdcc2341d6d273e410c76fc22c275c65fed02d From 4ec414884bf4fe521180d6c5bb90f274f9d52204 Mon Sep 17 00:00:00 2001 From: deepin-ci-robot Date: Tue, 6 Aug 2024 08:09:43 +0000 Subject: [PATCH 2/3] chore: Update integration.yml auto integrate from topic shell-testing-20240806. --- integration.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/integration.yml b/integration.yml index 04a50df52..c1d94bb61 100644 --- a/integration.yml +++ b/integration.yml @@ -13,3 +13,5 @@ repos: tagsha: a89505d09b5dd34c24a1d170dab22b0325a8333e - repo: linuxdeepin/dde-launchpad tagsha: 5bfdcc2341d6d273e410c76fc22c275c65fed02d + - repo: linuxdeepin/dde-appearance + tagsha: d887248a113bacbc7008e6eb1ed4a9be870e650f From a0acb247cf846f35ad243218e0809e3ed35b71c3 Mon Sep 17 00:00:00 2001 From: deepin-ci-robot Date: Tue, 6 Aug 2024 08:54:06 +0000 Subject: [PATCH 3/3] chore: Update integration.yml auto integrate from topic shell-testing-20240806. --- integration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration.yml b/integration.yml index c1d94bb61..78b9a10d0 100644 --- a/integration.yml +++ b/integration.yml @@ -10,7 +10,7 @@ repos: - repo: linuxdeepin/dde-tray-loader tagsha: 3a046cd7e3f788e6222d12ed64ae0e0a1599b746 - repo: linuxdeepin/dde-network-core - tagsha: a89505d09b5dd34c24a1d170dab22b0325a8333e + tagsha: 1cfd8af7fcb9899091e07feeddcdb565839a3994 - repo: linuxdeepin/dde-launchpad tagsha: 5bfdcc2341d6d273e410c76fc22c275c65fed02d - repo: linuxdeepin/dde-appearance