From c12d4422b89c30d098f107e021e718deae121d38 Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Tue, 29 Sep 2020 14:51:06 +0800 Subject: [PATCH 01/31] test --- test.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test.txt diff --git a/test.txt b/test.txt new file mode 100644 index 0000000..e69de29 -- Gitee From a61a1d52138d8deb460944e44bc55aba64e73ad7 Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Tue, 29 Sep 2020 14:52:05 +0800 Subject: [PATCH 02/31] change test.txt --- test.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/test.txt b/test.txt index e69de29..ce01362 100644 --- a/test.txt +++ b/test.txt @@ -0,0 +1 @@ +hello -- Gitee From c0c195624914ea4d18ae993b7376979b0c8e8c69 Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Thu, 15 Oct 2020 16:21:19 +0800 Subject: [PATCH 03/31] test --- test.txt | 1 - 1 file changed, 1 deletion(-) delete mode 100644 test.txt diff --git a/test.txt b/test.txt deleted file mode 100644 index ce01362..0000000 --- a/test.txt +++ /dev/null @@ -1 +0,0 @@ -hello -- Gitee From 51c19368a37e006593d4d8b9a37ec64d01c4e8db Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Thu, 15 Oct 2020 16:22:23 +0800 Subject: [PATCH 04/31] change test.txt --- test.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 test.txt diff --git a/test.txt b/test.txt new file mode 100644 index 0000000..ce01362 --- /dev/null +++ b/test.txt @@ -0,0 +1 @@ +hello -- Gitee From 4d53e2831f3a6dbb4d970436efad32268db39b3a Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Thu, 15 Oct 2020 16:35:37 +0800 Subject: [PATCH 05/31] test --- test.txt | 1 - 1 file changed, 1 deletion(-) delete mode 100644 test.txt diff --git a/test.txt b/test.txt deleted file mode 100644 index ce01362..0000000 --- a/test.txt +++ /dev/null @@ -1 +0,0 @@ -hello -- Gitee From 9ace72b0ab7f70c1506a71fadcd25c77930b9c6e Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Thu, 15 Oct 2020 16:36:15 +0800 Subject: [PATCH 06/31] test --- test.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test.txt diff --git a/test.txt b/test.txt new file mode 100644 index 0000000..e69de29 -- Gitee From 7fa8fc79fdce2fe1ace792d5e160409de94b5eb2 Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Thu, 15 Oct 2020 16:41:53 +0800 Subject: [PATCH 07/31] new a repo named k9s --- repository/georgecaotest.yaml | 5 +++++ repository/geregecaotest.yaml | 6 ------ sig/sigs.yaml | 3 ++- 3 files changed, 7 insertions(+), 7 deletions(-) delete mode 100644 repository/geregecaotest.yaml diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index 3aeeba1..20cdbf7 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -55,3 +55,8 @@ repositories: protected_branches: - master type: public +- name: k9s + description: "k9s employ and operate" + protected_branches: + - master + type: public diff --git a/repository/geregecaotest.yaml b/repository/geregecaotest.yaml deleted file mode 100644 index 64cb004..0000000 --- a/repository/geregecaotest.yaml +++ /dev/null @@ -1,6 +0,0 @@ - -- name: kubernetes - description: "kubernetes employ and operate" - protected_branches: - - master - type: public \ No newline at end of file diff --git a/sig/sigs.yaml b/sig/sigs.yaml index 5152604..c70cb91 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -23,4 +23,5 @@ sigs: - ci-bot/kernel - name: Container repositories: - - ci-bot/kubernetes \ No newline at end of file + - ci-bot/kubernetes + - ci-bot/k9s -- Gitee From ec1c9f722cf6bdb97ec5eb0eca771af1d806fa2c Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Thu, 15 Oct 2020 16:52:50 +0800 Subject: [PATCH 08/31] new a repo --- repository/georgecaotest.yaml | 5 +++++ sig/Container/OWNERS | 4 ---- sig/sigs.yaml | 1 + 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index 20cdbf7..3fb5087 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -60,3 +60,8 @@ repositories: protected_branches: - master type: public +- name: db + description: "store database code" + protected_branches: + - master + type: public diff --git a/sig/Container/OWNERS b/sig/Container/OWNERS index caefccd..7b69e89 100644 --- a/sig/Container/OWNERS +++ b/sig/Container/OWNERS @@ -4,7 +4,3 @@ maintainers: - duguhaotian - jing-rui - flyflyflypeng -<<<<<<< HEAD -- liuqi469227928 -======= ->>>>>>> 366daf369b82e50ce273bc9b7223f0d525c4b705 diff --git a/sig/sigs.yaml b/sig/sigs.yaml index c70cb91..2fb3e72 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -18,6 +18,7 @@ sigs: - name: DB repositories: - ci-bot/database + - ci-bot/db - name: Kernel repositories: - ci-bot/kernel -- Gitee From 944f669c38a3685043cd22998497e7af8b85898b Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Thu, 15 Oct 2020 17:58:55 +0800 Subject: [PATCH 09/31] add repo --- repository/georgecaotest.yaml | 5 +++++ sig/sigs.yaml | 1 + 2 files changed, 6 insertions(+) diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index 3fb5087..d011e89 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -65,3 +65,8 @@ repositories: protected_branches: - master type: public +- name: k8s + description: "k8s employ and operate" + protected_branches: + - master + type: public diff --git a/sig/sigs.yaml b/sig/sigs.yaml index 2fb3e72..c6efddb 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -26,3 +26,4 @@ sigs: repositories: - ci-bot/kubernetes - ci-bot/k9s + - ci-bot/k8s -- Gitee From c0a97ad994b3ff56338afa6365d284d108e44702 Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Tue, 20 Oct 2020 10:55:17 +0800 Subject: [PATCH 10/31] test --- test.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 test.txt diff --git a/test.txt b/test.txt deleted file mode 100644 index e69de29..0000000 -- Gitee From 2559bd553cdec1494f7fdc8bd3507b73032b5be4 Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Tue, 20 Oct 2020 10:58:35 +0800 Subject: [PATCH 11/31] test --- test.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test.txt diff --git a/test.txt b/test.txt new file mode 100644 index 0000000..e69de29 -- Gitee From 88baa779a55da1ecc0efc65eea63dbf5bdad387d Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Tue, 20 Oct 2020 10:59:34 +0800 Subject: [PATCH 12/31] change test.txt --- test.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/test.txt b/test.txt index e69de29..ce01362 100644 --- a/test.txt +++ b/test.txt @@ -0,0 +1 @@ +hello -- Gitee From f44a98a41eae613e91b2de27f4e9ead8fa668d6f Mon Sep 17 00:00:00 2001 From: GeorgeCao-hw Date: Tue, 20 Oct 2020 14:36:43 +0800 Subject: [PATCH 13/31] Add a test info record for frozen function. --- test | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test b/test index 4876a51..9147f2d 100644 --- a/test +++ b/test @@ -1 +1,3 @@ this is a test file. +Add a test info record for frozen function test:2020-10-20 14:36 + -- Gitee From 6f5bd38157f1465208ff4a2502306dda6c4f7f8b Mon Sep 17 00:00:00 2001 From: GeorgeCao-hw Date: Tue, 20 Oct 2020 15:16:04 +0800 Subject: [PATCH 14/31] modify test info for frozen file. --- test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test b/test index 9147f2d..108569a 100644 --- a/test +++ b/test @@ -1,3 +1,3 @@ this is a test file. -Add a test info record for frozen function test:2020-10-20 14:36 +Add a test info record for frozen function test:2020-10-20 15:15 -- Gitee From 49a466b2d5aef64d7b37d729a93a05afaabd3707 Mon Sep 17 00:00:00 2001 From: GeorgeCao-hw Date: Tue, 20 Oct 2020 15:27:06 +0800 Subject: [PATCH 15/31] Add test info --- test | 1 + 1 file changed, 1 insertion(+) diff --git a/test b/test index 108569a..9aee4ef 100644 --- a/test +++ b/test @@ -1,3 +1,4 @@ this is a test file. Add a test info record for frozen function test:2020-10-20 15:15 +Add info:2020-10-20 15:26 -- Gitee From a8319a465c2f5b76f7514e6a32527ef7ed12d08b Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Tue, 20 Oct 2020 15:38:16 +0800 Subject: [PATCH 16/31] test --- test.txt | 1 - 1 file changed, 1 deletion(-) delete mode 100644 test.txt diff --git a/test.txt b/test.txt deleted file mode 100644 index ce01362..0000000 --- a/test.txt +++ /dev/null @@ -1 +0,0 @@ -hello -- Gitee From 3c844b632fb60d6a2b91234f586fcf0e59344771 Mon Sep 17 00:00:00 2001 From: GeorgeCao-hw Date: Tue, 20 Oct 2020 15:51:17 +0800 Subject: [PATCH 17/31] Modify file. --- test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test b/test index 9aee4ef..0cd0df7 100644 --- a/test +++ b/test @@ -1,4 +1,4 @@ this is a test file. Add a test info record for frozen function test:2020-10-20 15:15 -Add info:2020-10-20 15:26 +Add info:2020-10-20 15:26 ---- -- Gitee From b0fa9d5314e5c14bb66b0898a27bc6408fb11da0 Mon Sep 17 00:00:00 2001 From: GeorgeCao-hw Date: Fri, 30 Oct 2020 20:04:56 +0800 Subject: [PATCH 18/31] test add. --- test | 1 + 1 file changed, 1 insertion(+) diff --git a/test b/test index 0cd0df7..67634a3 100644 --- a/test +++ b/test @@ -1,4 +1,5 @@ this is a test file. Add a test info record for frozen function test:2020-10-20 15:15 Add info:2020-10-20 15:26 ---- +Add inro:2020-10-30 -- Gitee From b1f5d377145605f4e16e48a4203f6c5d29a00243 Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Mon, 2 Nov 2020 09:53:41 +0800 Subject: [PATCH 19/31] test --- test.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test.txt diff --git a/test.txt b/test.txt new file mode 100644 index 0000000..e69de29 -- Gitee From 5f9a77ed0932cce2e01d45cfa80a5385661ec789 Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Mon, 2 Nov 2020 09:55:59 +0800 Subject: [PATCH 20/31] test --- test.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 test.txt diff --git a/test.txt b/test.txt deleted file mode 100644 index e69de29..0000000 -- Gitee From 58f6bcc5e701c248954e50fcc6bfc19e1b0b7769 Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Mon, 2 Nov 2020 09:56:58 +0800 Subject: [PATCH 21/31] change test.txt --- test.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 test.txt diff --git a/test.txt b/test.txt new file mode 100644 index 0000000..ce01362 --- /dev/null +++ b/test.txt @@ -0,0 +1 @@ +hello -- Gitee From 223c6cad8b5ae42d08deedd571a36f2e23d2aa93 Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Mon, 2 Nov 2020 09:59:18 +0800 Subject: [PATCH 22/31] test --- test.txt | 1 - 1 file changed, 1 deletion(-) delete mode 100644 test.txt diff --git a/test.txt b/test.txt deleted file mode 100644 index ce01362..0000000 --- a/test.txt +++ /dev/null @@ -1 +0,0 @@ -hello -- Gitee From 9e9be1eaea8bb94553dced35a2b91d0fc9138540 Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Mon, 2 Nov 2020 10:00:18 +0800 Subject: [PATCH 23/31] change test.txt --- test.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 test.txt diff --git a/test.txt b/test.txt new file mode 100644 index 0000000..ce01362 --- /dev/null +++ b/test.txt @@ -0,0 +1 @@ +hello -- Gitee From 4402725895f450e6f3fb1d4c1b3d9d78e8da0339 Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Mon, 2 Nov 2020 10:46:28 +0800 Subject: [PATCH 24/31] check whether built a repo --- sig/sigs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/sig/sigs.yaml b/sig/sigs.yaml index c6efddb..a5493c6 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -3,6 +3,7 @@ sigs: repositories: - ci-bot/infrastructure - ci-bot/website + - ci-bot/build-test - name: TC repositories: - ci-bot/community -- Gitee From c7eb00c5ef2a255bf48704a382371891deea34fd Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Mon, 2 Nov 2020 10:46:28 +0800 Subject: [PATCH 25/31] check whether built a repo --- sig/sigs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/sig/sigs.yaml b/sig/sigs.yaml index c6efddb..a5493c6 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -3,6 +3,7 @@ sigs: repositories: - ci-bot/infrastructure - ci-bot/website + - ci-bot/build-test - name: TC repositories: - ci-bot/community -- Gitee From adb1d652804dbf30db055e23ac2dae60a946e4c5 Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Mon, 2 Nov 2020 11:03:54 +0800 Subject: [PATCH 26/31] add detail --- repository/georgecaotest.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index d011e89..0ca37da 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -70,3 +70,8 @@ repositories: protected_branches: - master type: public +- name: build-test + description: "check the building of repo" + protected_branches: + - master + type: public -- Gitee From 46d261fcbef64d3aad2fcc26d2931db99f987287 Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Mon, 2 Nov 2020 14:37:54 +0800 Subject: [PATCH 27/31] test --- test.txt | 1 - 1 file changed, 1 deletion(-) delete mode 100644 test.txt diff --git a/test.txt b/test.txt deleted file mode 100644 index ce01362..0000000 --- a/test.txt +++ /dev/null @@ -1 +0,0 @@ -hello -- Gitee From 487508982dcf71918e103fa23ec63ffc4ca0ed3b Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Mon, 2 Nov 2020 14:39:44 +0800 Subject: [PATCH 28/31] test --- test.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test.txt diff --git a/test.txt b/test.txt new file mode 100644 index 0000000..e69de29 -- Gitee From 5bbe556245deec692ecdb189aef4ff36ccf1e365 Mon Sep 17 00:00:00 2001 From: liuqi <469227928@qq.com> Date: Mon, 2 Nov 2020 14:40:44 +0800 Subject: [PATCH 29/31] change test.txt --- test.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/test.txt b/test.txt index e69de29..ce01362 100644 --- a/test.txt +++ b/test.txt @@ -0,0 +1 @@ +hello -- Gitee From 1f999abcca3bb94ed1824950c7f2b51fcd232d37 Mon Sep 17 00:00:00 2001 From: GeorgeCao-hw Date: Fri, 6 Nov 2020 16:38:51 +0800 Subject: [PATCH 30/31] add repo for branch test. --- repository/georgecaotest.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index 0ca37da..2d9d734 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -75,3 +75,9 @@ repositories: protected_branches: - master type: public +- name: testrepo4addbranch + description: "testrepo4addbranch" + protected_branches: + - master + - mylovefeature + type: public -- Gitee From 537a09ee7a513c5fc21ef8cffe6ae53f27e0460e Mon Sep 17 00:00:00 2001 From: GeorgeCao-hw Date: Fri, 6 Nov 2020 16:57:48 +0800 Subject: [PATCH 31/31] add repo for branch add test. --- repository/georgecaotest.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index 2d9d734..b4e0a39 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -81,3 +81,9 @@ repositories: - master - mylovefeature type: public +- name: testrepo4addbranch2 + description: "testrepo4addbranch2" + protected_branches: + - master + - mylovefeature + type: public -- Gitee