From 1a011da874eded5e3d49f814f30164faa863cad3 Mon Sep 17 00:00:00 2001 From: deepin-ci-robot Date: Wed, 13 Nov 2024 08:36:32 +0000 Subject: [PATCH 1/4] chore: Update integration.yml auto integrate from topic dtk6-6.0.22. --- integration.yml | 28 +++++++++++++--------------- 1 file changed, 13 insertions(+), 15 deletions(-) diff --git a/integration.yml b/integration.yml index a5ca371f1..c221f14d0 100644 --- a/integration.yml +++ b/integration.yml @@ -1,15 +1,13 @@ -# 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: dtk6-6.0.22 by @FeiWang1119 to V23-Beta3' +milestone: V23-Beta3 +repos: + - repo: linuxdeepin/qt6platform-plugins + tagsha: 8014f8ed429ba3c784a4053b87c8d8c4092e246b + - repo: linuxdeepin/dtk6declarative + tagsha: 04822a5e49bb47d7e2ec025c352b60b29f9247ff + - repo: linuxdeepin/qt6integration + tagsha: a09f8ab7d4d8dc00ffeaa8a950b1bd66c6884ca6 + - repo: linuxdeepin/dtk6widget + tagsha: 1c9bd30f9e212cb980b7c49cc29ecbd272fcff7a + - repo: linuxdeepin/dtk6core + tagsha: 873c8305041fb73ed2420122509997c817d976e8 From 91c91c0ae1f9c58ea5a54b2944edf0ea64be49ed Mon Sep 17 00:00:00 2001 From: deepin-ci-robot Date: Thu, 14 Nov 2024 01:31:21 +0000 Subject: [PATCH 2/4] chore: Update integration.yml auto integrate from topic dtk6-6.0.22. --- integration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration.yml b/integration.yml index c221f14d0..baa67fed7 100644 --- a/integration.yml +++ b/integration.yml @@ -1,4 +1,4 @@ -message: 'Auto integrate from topic: dtk6-6.0.22 by @FeiWang1119 to V23-Beta3' +message: 'Auto integrate from topic: dtk6-6.0.22 by @Zeno-sole to V23-Beta3' milestone: V23-Beta3 repos: - repo: linuxdeepin/qt6platform-plugins From 97e327b3679aa56a5a24e006050e018599b1edab Mon Sep 17 00:00:00 2001 From: deepin-ci-robot Date: Thu, 14 Nov 2024 01:33:06 +0000 Subject: [PATCH 3/4] chore: Update integration.yml auto integrate from topic dtk6-6.0.22. --- integration.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/integration.yml b/integration.yml index baa67fed7..8e39b2daf 100644 --- a/integration.yml +++ b/integration.yml @@ -11,3 +11,5 @@ repos: tagsha: 1c9bd30f9e212cb980b7c49cc29ecbd272fcff7a - repo: linuxdeepin/dtk6core tagsha: 873c8305041fb73ed2420122509997c817d976e8 + - repo: linuxdeepin/dtk6gui + tagsha: 9b8e7abe5095d5e974e5f06493bf8a7cf8b44a5f From 548430e7759a2316de6cd228e7c679b733931d7c Mon Sep 17 00:00:00 2001 From: deepin-ci-robot Date: Thu, 14 Nov 2024 03:29:19 +0000 Subject: [PATCH 4/4] chore: Update integration.yml auto integrate from topic dtk6-6.0.22. --- integration.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/integration.yml b/integration.yml index 8e39b2daf..32553dfde 100644 --- a/integration.yml +++ b/integration.yml @@ -1,4 +1,4 @@ -message: 'Auto integrate from topic: dtk6-6.0.22 by @Zeno-sole to V23-Beta3' +message: 'Auto integrate from topic: dtk6-6.0.22 by @FeiWang1119 to V23-Beta3' milestone: V23-Beta3 repos: - repo: linuxdeepin/qt6platform-plugins @@ -6,7 +6,7 @@ repos: - repo: linuxdeepin/dtk6declarative tagsha: 04822a5e49bb47d7e2ec025c352b60b29f9247ff - repo: linuxdeepin/qt6integration - tagsha: a09f8ab7d4d8dc00ffeaa8a950b1bd66c6884ca6 + tagsha: 3316a8a552796e572b8d5d31f5a18dc277bc90ee - repo: linuxdeepin/dtk6widget tagsha: 1c9bd30f9e212cb980b7c49cc29ecbd272fcff7a - repo: linuxdeepin/dtk6core