From c1bd8b4129c5fb295300cf8789d7d4031dcb4ba4 Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Wed, 9 Sep 2020 17:39:09 +0800 Subject: [PATCH 01/39] test --- test1.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test1.txt b/test1.txt index 95527fd..75ee56a 100644 --- a/test1.txt +++ b/test1.txt @@ -1 +1 @@ -21312312313 \ No newline at end of file +21312312313fdgdfgdfgfdg \ No newline at end of file -- Gitee From aa01f6a4998870e6da0bf6ca95ef117427158b55 Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Wed, 9 Sep 2020 17:41:42 +0800 Subject: [PATCH 02/39] test2 --- test1.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test1.txt b/test1.txt index 75ee56a..6e4a689 100644 --- a/test1.txt +++ b/test1.txt @@ -1 +1,2 @@ -21312312313fdgdfgdfgfdg \ No newline at end of file +21312312313fdgdfgdfgfdg +test -- Gitee From c803474fdfeae77e7f0c197085876b2edf25abb4 Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Wed, 9 Sep 2020 17:43:37 +0800 Subject: [PATCH 03/39] test2 --- test1.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test1.txt b/test1.txt index 6e4a689..4a27bfd 100644 --- a/test1.txt +++ b/test1.txt @@ -1,2 +1,3 @@ 21312312313fdgdfgdfgfdg -test +test1 +test2 -- Gitee From 9ec51a8cb70557d2664220f68ae1d7f443fa6379 Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Wed, 9 Sep 2020 17:44:38 +0800 Subject: [PATCH 04/39] test3 --- test1.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/test1.txt b/test1.txt index 4a27bfd..149c64c 100644 --- a/test1.txt +++ b/test1.txt @@ -1,3 +1,4 @@ 21312312313fdgdfgdfgfdg test1 test2 +test3 -- Gitee From 788953506b6c0745ccd061c9bbaf1a08b08cec99 Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Wed, 9 Sep 2020 17:45:50 +0800 Subject: [PATCH 05/39] t4 --- test1.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/test1.txt b/test1.txt index 149c64c..b56bdc2 100644 --- a/test1.txt +++ b/test1.txt @@ -2,3 +2,4 @@ test1 test2 test3 +t -- Gitee From ef0b767e511df86505a859c78ebc0f8dcc470e25 Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Wed, 9 Sep 2020 17:51:54 +0800 Subject: [PATCH 06/39] t5 --- test1.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/test1.txt b/test1.txt index b56bdc2..1429e32 100644 --- a/test1.txt +++ b/test1.txt @@ -3,3 +3,4 @@ test1 test2 test3 t +dfgfdgfdg \ No newline at end of file -- Gitee From a7e54d597f1312d582d9ad1115db80aaeb4437ff Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Thu, 10 Sep 2020 14:24:47 +0800 Subject: [PATCH 07/39] test3 --- repository/georgecaotest.yaml | 5 +++++ sig/sigs.yaml | 1 + 2 files changed, 6 insertions(+) diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index c8835bf..f1cab69 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -40,3 +40,8 @@ repositories: protected_branches: - master type: public +- name: test3 + description: "testing building of repo" + protected_branches: + - master + type: public \ No newline at end of file diff --git a/sig/sigs.yaml b/sig/sigs.yaml index debee7e..4ffb969 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -4,6 +4,7 @@ sigs: - georgecaotest/infrastructure - georgecaotest/website - georgecaotest/test + - georgecaotest/test3 - name: TC repositories: - georgecaotest/community -- Gitee From c6c5912ee52c8e6c02e71e85a52b996e517a129d Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Thu, 10 Sep 2020 14:31:45 +0800 Subject: [PATCH 08/39] test3 --- repository/georgecaotest.yaml | 4 ++++ sig/sigs.yaml | 1 + 2 files changed, 5 insertions(+) diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index f1cab69..d7fa2c7 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -41,6 +41,10 @@ repositories: - master type: public - name: test3 + description: "testing building of repo" + protected_branches: + - master + type: public- name: test3 description: "testing building of repo" protected_branches: - master diff --git a/sig/sigs.yaml b/sig/sigs.yaml index 4ffb969..9774e56 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -5,6 +5,7 @@ sigs: - georgecaotest/website - georgecaotest/test - georgecaotest/test3 + - georgecaotest/test3 - name: TC repositories: - georgecaotest/community -- Gitee From cb5a4109788b17e24df243d247bee890b3518c3d Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Thu, 10 Sep 2020 14:32:43 +0800 Subject: [PATCH 09/39] test3 --- repository/georgecaotest.yaml | 4 ++++ sig/sigs.yaml | 1 + 2 files changed, 5 insertions(+) diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index d7fa2c7..d5e0fa7 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -48,4 +48,8 @@ repositories: description: "testing building of repo" protected_branches: - master + type: public- name: test3 + description: "testing building of repo" + protected_branches: + - master type: public \ No newline at end of file diff --git a/sig/sigs.yaml b/sig/sigs.yaml index 9774e56..b01aa24 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -6,6 +6,7 @@ sigs: - georgecaotest/test - georgecaotest/test3 - georgecaotest/test3 + - georgecaotest/test3 - name: TC repositories: - georgecaotest/community -- Gitee From 9c29411264fd6282ea321ed6edf7b06ad44aa6e3 Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Thu, 10 Sep 2020 14:36:03 +0800 Subject: [PATCH 10/39] test3 --- repository/georgecaotest.yaml | 4 ++++ sig/sigs.yaml | 1 + 2 files changed, 5 insertions(+) diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index d5e0fa7..3bcd2da 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -52,4 +52,8 @@ repositories: description: "testing building of repo" protected_branches: - master + type: public- name: test3 + description: "testing building of repo" + protected_branches: + - master type: public \ No newline at end of file diff --git a/sig/sigs.yaml b/sig/sigs.yaml index b01aa24..7d3cd4a 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -7,6 +7,7 @@ sigs: - georgecaotest/test3 - georgecaotest/test3 - georgecaotest/test3 + - georgecaotest/test3 - name: TC repositories: - georgecaotest/community -- Gitee From 5afcb35cb7c35085ba6b76f454ef9ab9c3e48934 Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Thu, 10 Sep 2020 14:37:06 +0800 Subject: [PATCH 11/39] test3 --- repository/georgecaotest.yaml | 4 ++++ sig/sigs.yaml | 1 + 2 files changed, 5 insertions(+) diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index 3bcd2da..b860523 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -56,4 +56,8 @@ repositories: description: "testing building of repo" protected_branches: - master + type: public- name: test3 + description: "testing building of repo" + protected_branches: + - master type: public \ No newline at end of file diff --git a/sig/sigs.yaml b/sig/sigs.yaml index 7d3cd4a..8e1b545 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -8,6 +8,7 @@ sigs: - georgecaotest/test3 - georgecaotest/test3 - georgecaotest/test3 + - georgecaotest/test3 - name: TC repositories: - georgecaotest/community -- Gitee From 2387319f367d800b194291457c2db03f8d020b82 Mon Sep 17 00:00:00 2001 From: Se7en <469227928@qq.com> Date: Thu, 10 Sep 2020 14:40:39 +0800 Subject: [PATCH 12/39] update sig/sigs.yaml. --- sig/sigs.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/sig/sigs.yaml b/sig/sigs.yaml index 8e1b545..debee7e 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -4,11 +4,6 @@ sigs: - georgecaotest/infrastructure - georgecaotest/website - georgecaotest/test - - georgecaotest/test3 - - georgecaotest/test3 - - georgecaotest/test3 - - georgecaotest/test3 - - georgecaotest/test3 - name: TC repositories: - georgecaotest/community -- Gitee From 4e36e6f7403ba150ae7811a0d59f5630594e3000 Mon Sep 17 00:00:00 2001 From: Se7en <469227928@qq.com> Date: Thu, 10 Sep 2020 14:42:36 +0800 Subject: [PATCH 13/39] update repository/georgecaotest.yaml. --- repository/georgecaotest.yaml | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index b860523..c8835bf 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -40,24 +40,3 @@ repositories: protected_branches: - master type: public -- name: test3 - description: "testing building of repo" - protected_branches: - - master - type: public- name: test3 - description: "testing building of repo" - protected_branches: - - master - type: public- name: test3 - description: "testing building of repo" - protected_branches: - - master - type: public- name: test3 - description: "testing building of repo" - protected_branches: - - master - type: public- name: test3 - description: "testing building of repo" - protected_branches: - - master - type: public \ No newline at end of file -- Gitee From 4d86d36cd68238c0b0a0706215b14013e668f4ee Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Thu, 10 Sep 2020 14:42:52 +0800 Subject: [PATCH 14/39] test3 --- repository/georgecaotest.yaml | 5 +++++ sig/sigs.yaml | 1 + 2 files changed, 6 insertions(+) diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index c8835bf..8266b14 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -40,3 +40,8 @@ repositories: protected_branches: - master type: public +- name: test3 + description: "testing building of repo" + protected_branches: + - master + type: public diff --git a/sig/sigs.yaml b/sig/sigs.yaml index debee7e..4ffb969 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -4,6 +4,7 @@ sigs: - georgecaotest/infrastructure - georgecaotest/website - georgecaotest/test + - georgecaotest/test3 - name: TC repositories: - georgecaotest/community -- Gitee From ce66fac605e852e6421621068cb694079f1130b8 Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Thu, 10 Sep 2020 14:46:21 +0800 Subject: [PATCH 15/39] test3 --- repository/georgecaotest.yaml | 5 +++++ sig/sigs.yaml | 1 + 2 files changed, 6 insertions(+) diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index 8266b14..b646246 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -45,3 +45,8 @@ repositories: protected_branches: - master type: public +- name: test3 + description: "testing building of repo" + protected_branches: + - master + type: public diff --git a/sig/sigs.yaml b/sig/sigs.yaml index 4ffb969..9774e56 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -5,6 +5,7 @@ sigs: - georgecaotest/website - georgecaotest/test - georgecaotest/test3 + - georgecaotest/test3 - name: TC repositories: - georgecaotest/community -- Gitee From 24689469bb0d64802bec138500f2c5a21fa622b3 Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Thu, 10 Sep 2020 14:50:45 +0800 Subject: [PATCH 16/39] test3 --- repository/georgecaotest.yaml | 5 +++++ sig/sigs.yaml | 1 + 2 files changed, 6 insertions(+) diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index b646246..7544a63 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -50,3 +50,8 @@ repositories: protected_branches: - master type: public +- name: test3 + description: "testing building of repo" + protected_branches: + - master + type: public diff --git a/sig/sigs.yaml b/sig/sigs.yaml index 9774e56..b01aa24 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -6,6 +6,7 @@ sigs: - georgecaotest/test - georgecaotest/test3 - georgecaotest/test3 + - georgecaotest/test3 - name: TC repositories: - georgecaotest/community -- Gitee From 67d86472badf5fd938fba93d91e1e888acb2010e Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Thu, 10 Sep 2020 14:52:17 +0800 Subject: [PATCH 17/39] test3 --- repository/georgecaotest.yaml | 5 +++++ sig/sigs.yaml | 1 + 2 files changed, 6 insertions(+) diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index 7544a63..239a768 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -55,3 +55,8 @@ repositories: protected_branches: - master type: public +- name: test3 + description: "testing building of repo" + protected_branches: + - master + type: public diff --git a/sig/sigs.yaml b/sig/sigs.yaml index b01aa24..7d3cd4a 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -7,6 +7,7 @@ sigs: - georgecaotest/test3 - georgecaotest/test3 - georgecaotest/test3 + - georgecaotest/test3 - name: TC repositories: - georgecaotest/community -- Gitee From f32e2bc6a3d36c3b4f29f27cf400a18ae6697fea Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Thu, 10 Sep 2020 14:55:11 +0800 Subject: [PATCH 18/39] test3 --- repository/georgecaotest.yaml | 5 +++++ sig/sigs.yaml | 1 + 2 files changed, 6 insertions(+) diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index 239a768..0b98fad 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -60,3 +60,8 @@ repositories: protected_branches: - master type: public +- name: test3 + description: "testing building of repo" + protected_branches: + - master + type: public diff --git a/sig/sigs.yaml b/sig/sigs.yaml index 7d3cd4a..8e1b545 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -8,6 +8,7 @@ sigs: - georgecaotest/test3 - georgecaotest/test3 - georgecaotest/test3 + - georgecaotest/test3 - name: TC repositories: - georgecaotest/community -- Gitee From 3703a58835fd4a585c7d84b43195217b7dba628c Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Thu, 10 Sep 2020 15:01:27 +0800 Subject: [PATCH 19/39] test3 --- repository/georgecaotest.yaml | 5 +++++ sig/sigs.yaml | 1 + 2 files changed, 6 insertions(+) diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index 0b98fad..7071681 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -65,3 +65,8 @@ repositories: protected_branches: - master type: public +- name: test3 + description: "testing building of repo" + protected_branches: + - master + type: public diff --git a/sig/sigs.yaml b/sig/sigs.yaml index 8e1b545..f1cd928 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -9,6 +9,7 @@ sigs: - georgecaotest/test3 - georgecaotest/test3 - georgecaotest/test3 + - georgecaotest/test3 - name: TC repositories: - georgecaotest/community -- Gitee From 32cef27555009763df0b09b4703325390c840680 Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Thu, 10 Sep 2020 15:01:58 +0800 Subject: [PATCH 20/39] test3 --- repository/georgecaotest.yaml | 5 +++++ sig/sigs.yaml | 1 + 2 files changed, 6 insertions(+) diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index 7071681..f58a18d 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -70,3 +70,8 @@ repositories: protected_branches: - master type: public +- name: test3 + description: "testing building of repo" + protected_branches: + - master + type: public diff --git a/sig/sigs.yaml b/sig/sigs.yaml index f1cd928..baf25bc 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -10,6 +10,7 @@ sigs: - georgecaotest/test3 - georgecaotest/test3 - georgecaotest/test3 + - georgecaotest/test3 - name: TC repositories: - georgecaotest/community -- Gitee From 9e600c04b709f4d63bd283fd5759ceb59d0dfb1b Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Thu, 10 Sep 2020 15:02:59 +0800 Subject: [PATCH 21/39] test3 --- repository/georgecaotest.yaml | 5 +++++ sig/sigs.yaml | 1 + 2 files changed, 6 insertions(+) diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index f58a18d..c8aaa9c 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -75,3 +75,8 @@ repositories: protected_branches: - master type: public +- name: test3 + description: "testing building of repo" + protected_branches: + - master + type: public diff --git a/sig/sigs.yaml b/sig/sigs.yaml index baf25bc..f8a2c3d 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -11,6 +11,7 @@ sigs: - georgecaotest/test3 - georgecaotest/test3 - georgecaotest/test3 + - georgecaotest/test3 - name: TC repositories: - georgecaotest/community -- Gitee From 84e8437dc99bf14e0ea9ea88fc9e757a0bc97233 Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Thu, 10 Sep 2020 15:05:15 +0800 Subject: [PATCH 22/39] test3 --- repository/georgecaotest.yaml | 5 +++++ sig/sigs.yaml | 1 + 2 files changed, 6 insertions(+) diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index c8aaa9c..093e648 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -80,3 +80,8 @@ repositories: protected_branches: - master type: public +- name: test3 + description: "testing building of repo" + protected_branches: + - master + type: public diff --git a/sig/sigs.yaml b/sig/sigs.yaml index f8a2c3d..b6944d1 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -12,6 +12,7 @@ sigs: - georgecaotest/test3 - georgecaotest/test3 - georgecaotest/test3 + - georgecaotest/test3 - name: TC repositories: - georgecaotest/community -- Gitee From 0bc7de22233fddf3059addc4337353145bcaf810 Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Thu, 10 Sep 2020 15:07:18 +0800 Subject: [PATCH 23/39] test3 --- repository/georgecaotest.yaml | 5 +++++ sig/sigs.yaml | 1 + 2 files changed, 6 insertions(+) diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index 093e648..6467e2a 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -85,3 +85,8 @@ repositories: protected_branches: - master type: public +- name: test3 + description: "testing building of repo" + protected_branches: + - master + type: public diff --git a/sig/sigs.yaml b/sig/sigs.yaml index b6944d1..7e4434a 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -13,6 +13,7 @@ sigs: - georgecaotest/test3 - georgecaotest/test3 - georgecaotest/test3 + - georgecaotest/test3 - name: TC repositories: - georgecaotest/community -- Gitee From e093e6abae1d31842b10f82f4563a191e5c5a5c0 Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Thu, 10 Sep 2020 15:07:46 +0800 Subject: [PATCH 24/39] test3 --- repository/georgecaotest.yaml | 5 +++++ sig/sigs.yaml | 1 + 2 files changed, 6 insertions(+) diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index 6467e2a..217f36d 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -90,3 +90,8 @@ repositories: protected_branches: - master type: public +- name: test3 + description: "testing building of repo" + protected_branches: + - master + type: public diff --git a/sig/sigs.yaml b/sig/sigs.yaml index 7e4434a..3e72e8d 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -14,6 +14,7 @@ sigs: - georgecaotest/test3 - georgecaotest/test3 - georgecaotest/test3 + - georgecaotest/test3 - name: TC repositories: - georgecaotest/community -- Gitee From 1b79e4a412b06a9bacdbecea430ebaa661cf12d4 Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Thu, 10 Sep 2020 15:08:07 +0800 Subject: [PATCH 25/39] test3 --- repository/georgecaotest.yaml | 5 +++++ sig/sigs.yaml | 1 + 2 files changed, 6 insertions(+) diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index 217f36d..3453705 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -95,3 +95,8 @@ repositories: protected_branches: - master type: public +- name: test3 + description: "testing building of repo" + protected_branches: + - master + type: public diff --git a/sig/sigs.yaml b/sig/sigs.yaml index 3e72e8d..c22f549 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -15,6 +15,7 @@ sigs: - georgecaotest/test3 - georgecaotest/test3 - georgecaotest/test3 + - georgecaotest/test3 - name: TC repositories: - georgecaotest/community -- Gitee From 39eb0e9c2933e9f0b1a0f6f26be25fcbf6e73a67 Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Thu, 10 Sep 2020 15:09:31 +0800 Subject: [PATCH 26/39] test3 --- repository/georgecaotest.yaml | 5 +++++ sig/sigs.yaml | 1 + 2 files changed, 6 insertions(+) diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index 3453705..05336af 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -100,3 +100,8 @@ repositories: protected_branches: - master type: public +- name: test3 + description: "testing building of repo" + protected_branches: + - master + type: public diff --git a/sig/sigs.yaml b/sig/sigs.yaml index c22f549..6f1785c 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -16,6 +16,7 @@ sigs: - georgecaotest/test3 - georgecaotest/test3 - georgecaotest/test3 + - georgecaotest/test3 - name: TC repositories: - georgecaotest/community -- Gitee From dfc1831453c328b7740e9776296c4b3f1810e9c3 Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Thu, 10 Sep 2020 15:11:19 +0800 Subject: [PATCH 27/39] test3 --- repository/georgecaotest.yaml | 5 +++++ sig/sigs.yaml | 1 + 2 files changed, 6 insertions(+) diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index 05336af..0748601 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -105,3 +105,8 @@ repositories: protected_branches: - master type: public +- name: test3 + description: "testing building of repo" + protected_branches: + - master + type: public diff --git a/sig/sigs.yaml b/sig/sigs.yaml index 6f1785c..04a0abd 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -17,6 +17,7 @@ sigs: - georgecaotest/test3 - georgecaotest/test3 - georgecaotest/test3 + - georgecaotest/test3 - name: TC repositories: - georgecaotest/community -- Gitee From c0a416820e91a327e423ec60de1ff7c0079cf05d Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Thu, 10 Sep 2020 15:12:31 +0800 Subject: [PATCH 28/39] test3 --- repository/georgecaotest.yaml | 5 +++++ sig/sigs.yaml | 1 + 2 files changed, 6 insertions(+) diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index 0748601..e03ca6c 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -110,3 +110,8 @@ repositories: protected_branches: - master type: public +- name: test3 + description: "testing building of repo" + protected_branches: + - master + type: public diff --git a/sig/sigs.yaml b/sig/sigs.yaml index 04a0abd..d1b2c80 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -18,6 +18,7 @@ sigs: - georgecaotest/test3 - georgecaotest/test3 - georgecaotest/test3 + - georgecaotest/test3 - name: TC repositories: - georgecaotest/community -- Gitee From 093d3b91bddd3c8fb370f367737878dd0b714fe4 Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Thu, 10 Sep 2020 15:14:17 +0800 Subject: [PATCH 29/39] test3 --- repository/georgecaotest.yaml | 5 +++++ sig/sigs.yaml | 1 + 2 files changed, 6 insertions(+) diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index e03ca6c..43327bf 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -115,3 +115,8 @@ repositories: protected_branches: - master type: public +- name: test3 + description: "testing building of repo" + protected_branches: + - master + type: public diff --git a/sig/sigs.yaml b/sig/sigs.yaml index d1b2c80..f141a60 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -19,6 +19,7 @@ sigs: - georgecaotest/test3 - georgecaotest/test3 - georgecaotest/test3 + - georgecaotest/test3 - name: TC repositories: - georgecaotest/community -- Gitee From 90d70aafac926bf1db09017cecdbc0f1c83f7258 Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Thu, 10 Sep 2020 15:15:21 +0800 Subject: [PATCH 30/39] test3 --- repository/georgecaotest.yaml | 5 +++++ sig/sigs.yaml | 1 + 2 files changed, 6 insertions(+) diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index 43327bf..12384cd 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -120,3 +120,8 @@ repositories: protected_branches: - master type: public +- name: test3 + description: "testing building of repo" + protected_branches: + - master + type: public diff --git a/sig/sigs.yaml b/sig/sigs.yaml index f141a60..d318389 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -20,6 +20,7 @@ sigs: - georgecaotest/test3 - georgecaotest/test3 - georgecaotest/test3 + - georgecaotest/test3 - name: TC repositories: - georgecaotest/community -- Gitee From 680527f2b761d8360aa0a5641fe159e55ae740b9 Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Thu, 10 Sep 2020 15:17:37 +0800 Subject: [PATCH 31/39] test3 --- repository/georgecaotest.yaml | 5 +++++ sig/sigs.yaml | 1 + 2 files changed, 6 insertions(+) diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index 12384cd..5aaf8d1 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -125,3 +125,8 @@ repositories: protected_branches: - master type: public +- name: test3 + description: "testing building of repo" + protected_branches: + - master + type: public diff --git a/sig/sigs.yaml b/sig/sigs.yaml index d318389..354d059 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -21,6 +21,7 @@ sigs: - georgecaotest/test3 - georgecaotest/test3 - georgecaotest/test3 + - georgecaotest/test3 - name: TC repositories: - georgecaotest/community -- Gitee From 6be98e77cc9192abadd2b261745693b99d0c077b Mon Sep 17 00:00:00 2001 From: Se7en <469227928@qq.com> Date: Thu, 10 Sep 2020 15:20:51 +0800 Subject: [PATCH 32/39] update repository/georgecaotest.yaml. --- repository/georgecaotest.yaml | 91 +---------------------------------- 1 file changed, 1 insertion(+), 90 deletions(-) diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index 5aaf8d1..6191584 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -40,93 +40,4 @@ repositories: protected_branches: - master type: public -- name: test3 - description: "testing building of repo" - protected_branches: - - master - type: public -- name: test3 - description: "testing building of repo" - protected_branches: - - master - type: public -- name: test3 - description: "testing building of repo" - protected_branches: - - master - type: public -- name: test3 - description: "testing building of repo" - protected_branches: - - master - type: public -- name: test3 - description: "testing building of repo" - protected_branches: - - master - type: public -- name: test3 - description: "testing building of repo" - protected_branches: - - master - type: public -- name: test3 - description: "testing building of repo" - protected_branches: - - master - type: public -- name: test3 - description: "testing building of repo" - protected_branches: - - master - type: public -- name: test3 - description: "testing building of repo" - protected_branches: - - master - type: public -- name: test3 - description: "testing building of repo" - protected_branches: - - master - type: public -- name: test3 - description: "testing building of repo" - protected_branches: - - master - type: public -- name: test3 - description: "testing building of repo" - protected_branches: - - master - type: public -- name: test3 - description: "testing building of repo" - protected_branches: - - master - type: public -- name: test3 - description: "testing building of repo" - protected_branches: - - master - type: public -- name: test3 - description: "testing building of repo" - protected_branches: - - master - type: public -- name: test3 - description: "testing building of repo" - protected_branches: - - master - type: public -- name: test3 - description: "testing building of repo" - protected_branches: - - master - type: public -- name: test3 - description: "testing building of repo" - protected_branches: - - master - type: public + -- Gitee From 3b021b46267d478ad0fc5b1dec8e0451d4c66f3e Mon Sep 17 00:00:00 2001 From: Se7en <469227928@qq.com> Date: Thu, 10 Sep 2020 15:21:10 +0800 Subject: [PATCH 33/39] update sig/sigs.yaml. --- sig/sigs.yaml | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/sig/sigs.yaml b/sig/sigs.yaml index 354d059..debee7e 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -4,24 +4,6 @@ sigs: - georgecaotest/infrastructure - georgecaotest/website - georgecaotest/test - - georgecaotest/test3 - - georgecaotest/test3 - - georgecaotest/test3 - - georgecaotest/test3 - - georgecaotest/test3 - - georgecaotest/test3 - - georgecaotest/test3 - - georgecaotest/test3 - - georgecaotest/test3 - - georgecaotest/test3 - - georgecaotest/test3 - - georgecaotest/test3 - - georgecaotest/test3 - - georgecaotest/test3 - - georgecaotest/test3 - - georgecaotest/test3 - - georgecaotest/test3 - - georgecaotest/test3 - name: TC repositories: - georgecaotest/community -- Gitee From 7f45931d8088e863ebf67c43650db7db16c36e5c Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Thu, 10 Sep 2020 15:21:28 +0800 Subject: [PATCH 34/39] test3 --- repository/georgecaotest.yaml | 5 +++++ sig/sigs.yaml | 1 + 2 files changed, 6 insertions(+) diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index 6191584..827906b 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -41,3 +41,8 @@ repositories: - master type: public +- name: test3 + description: "testing building of repo" + protected_branches: + - master + type: public diff --git a/sig/sigs.yaml b/sig/sigs.yaml index debee7e..4ffb969 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -4,6 +4,7 @@ sigs: - georgecaotest/infrastructure - georgecaotest/website - georgecaotest/test + - georgecaotest/test3 - name: TC repositories: - georgecaotest/community -- Gitee From da7c205135d81d52c7912d34f4edc1f661e94abc Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Thu, 10 Sep 2020 15:24:25 +0800 Subject: [PATCH 35/39] test3 --- repository/georgecaotest.yaml | 5 +++++ sig/sigs.yaml | 1 + 2 files changed, 6 insertions(+) diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index 827906b..d390443 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -46,3 +46,8 @@ repositories: protected_branches: - master type: public +- name: test3 + description: "testing building of repo" + protected_branches: + - master + type: public diff --git a/sig/sigs.yaml b/sig/sigs.yaml index 4ffb969..9774e56 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -5,6 +5,7 @@ sigs: - georgecaotest/website - georgecaotest/test - georgecaotest/test3 + - georgecaotest/test3 - name: TC repositories: - georgecaotest/community -- Gitee From 987aee60d00039c2eb4f122ce94f7d270c3c42b6 Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Thu, 10 Sep 2020 15:28:56 +0800 Subject: [PATCH 36/39] test3 --- repository/georgecaotest.yaml | 5 +++++ sig/sigs.yaml | 1 + 2 files changed, 6 insertions(+) diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index d390443..722a766 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -51,3 +51,8 @@ repositories: protected_branches: - master type: public +- name: test3 + description: "testing building of repo" + protected_branches: + - master + type: public diff --git a/sig/sigs.yaml b/sig/sigs.yaml index 9774e56..b01aa24 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -6,6 +6,7 @@ sigs: - georgecaotest/test - georgecaotest/test3 - georgecaotest/test3 + - georgecaotest/test3 - name: TC repositories: - georgecaotest/community -- Gitee From 06e66352446ca5fda45dfce5c0d24a843369c005 Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Thu, 10 Sep 2020 15:30:27 +0800 Subject: [PATCH 37/39] test3 --- repository/georgecaotest.yaml | 5 +++++ sig/sigs.yaml | 1 + 2 files changed, 6 insertions(+) diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index 722a766..151f99f 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -56,3 +56,8 @@ repositories: protected_branches: - master type: public +- name: test3 + description: "testing building of repo" + protected_branches: + - master + type: public diff --git a/sig/sigs.yaml b/sig/sigs.yaml index b01aa24..7d3cd4a 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -7,6 +7,7 @@ sigs: - georgecaotest/test3 - georgecaotest/test3 - georgecaotest/test3 + - georgecaotest/test3 - name: TC repositories: - georgecaotest/community -- Gitee From 2afcd471dc88951c68481e088024f4ded6f3065c Mon Sep 17 00:00:00 2001 From: Se7en <469227928@qq.com> Date: Thu, 10 Sep 2020 15:51:54 +0800 Subject: [PATCH 38/39] update repository/georgecaotest.yaml. --- repository/georgecaotest.yaml | 23 +---------------------- 1 file changed, 1 insertion(+), 22 deletions(-) diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index 151f99f..127bb8c 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -39,25 +39,4 @@ repositories: description: "testing building of repo" protected_branches: - master - type: public - -- name: test3 - description: "testing building of repo" - protected_branches: - - master - type: public -- name: test3 - description: "testing building of repo" - protected_branches: - - master - type: public -- name: test3 - description: "testing building of repo" - protected_branches: - - master - type: public -- name: test3 - description: "testing building of repo" - protected_branches: - - master - type: public + type: public \ No newline at end of file -- Gitee From d726c3c1d170bb58f796e4499141ecedcb4ca7d2 Mon Sep 17 00:00:00 2001 From: Se7en <469227928@qq.com> Date: Thu, 10 Sep 2020 15:52:25 +0800 Subject: [PATCH 39/39] update sig/sigs.yaml. --- sig/sigs.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/sig/sigs.yaml b/sig/sigs.yaml index 7d3cd4a..debee7e 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -4,10 +4,6 @@ sigs: - georgecaotest/infrastructure - georgecaotest/website - georgecaotest/test - - georgecaotest/test3 - - georgecaotest/test3 - - georgecaotest/test3 - - georgecaotest/test3 - name: TC repositories: - georgecaotest/community -- Gitee