From 1a69f3d04116ed7e7aab7f1b2345dd8b7fa6b151 Mon Sep 17 00:00:00 2001 From: "github-classroom[bot]" <66690702+github-classroom[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 04:29:29 +0000 Subject: [PATCH 01/13] GitHub Classroom Autograding Workflow From ba287da63362819031495d1304cc809d85734ec3 Mon Sep 17 00:00:00 2001 From: recombinationBTRDRS <3okno24j@gmail.com> Date: Thu, 14 Nov 2024 07:43:56 +0200 Subject: [PATCH 02/13] Create CODEOWNER --- .github/CODEOWNER | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/CODEOWNER diff --git a/.github/CODEOWNER b/.github/CODEOWNER new file mode 100644 index 00000000..e32a21f5 --- /dev/null +++ b/.github/CODEOWNER @@ -0,0 +1 @@ +* @softservedata From 2167e2c01b5ad75100e5eba146643cc9393d8a64 Mon Sep 17 00:00:00 2001 From: recombinationBTRDRS <3okno24j@gmail.com> Date: Thu, 14 Nov 2024 07:44:44 +0200 Subject: [PATCH 03/13] Create CODEOWNER --- .github/CODEOWNER | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/CODEOWNER diff --git a/.github/CODEOWNER b/.github/CODEOWNER new file mode 100644 index 00000000..e32a21f5 --- /dev/null +++ b/.github/CODEOWNER @@ -0,0 +1 @@ +* @softservedata From 4615acdd6c81656cf0b1f0088cae6aadd70acad2 Mon Sep 17 00:00:00 2001 From: recombinationBTRDRS <3okno24j@gmail.com> Date: Thu, 14 Nov 2024 07:52:54 +0200 Subject: [PATCH 04/13] Create pull_request_template.md --- .github/pull_request_template.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .github/pull_request_template.md diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..f16964b3 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,7 @@ +## Describe your changes +## Issue ticket number and link +## Checklist before requesting a review +- I have performed a self-review of my code +- If it is a core feature, I have added thorough tests +- Do we need to implement analytics? +- Will this be part of a product update? If yes, please write one phrase about this update From 3328ec62af2b627883d37123a121cd9bc2ad632a Mon Sep 17 00:00:00 2001 From: recombinationBTRDRS <3okno24j@gmail.com> Date: Thu, 14 Nov 2024 08:04:26 +0200 Subject: [PATCH 05/13] Create pull_request_template.md --- .github/pull_request_template.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .github/pull_request_template.md diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..f16964b3 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,7 @@ +## Describe your changes +## Issue ticket number and link +## Checklist before requesting a review +- I have performed a self-review of my code +- If it is a core feature, I have added thorough tests +- Do we need to implement analytics? +- Will this be part of a product update? If yes, please write one phrase about this update From 404a3641666716922157ed8c4a7702862a57ba29 Mon Sep 17 00:00:00 2001 From: recombinationBTRDRS <3okno24j@gmail.com> Date: Thu, 14 Nov 2024 08:08:00 +0200 Subject: [PATCH 06/13] Update pull_request_template.md --- .github/pull_request_template.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index f16964b3..7d6d508d 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,6 +1,6 @@ ## Describe your changes -## Issue ticket number and link -## Checklist before requesting a review +### Issue ticket number and link +### Checklist before requesting a review - I have performed a self-review of my code - If it is a core feature, I have added thorough tests - Do we need to implement analytics? From 87b2af0de2da923f352fe91b5d246dddd54ac9e6 Mon Sep 17 00:00:00 2001 From: recombinationBTRDRS <3okno24j@gmail.com> Date: Thu, 14 Nov 2024 08:24:17 +0200 Subject: [PATCH 07/13] Update pull_request_template.md --- .github/pull_request_template.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 7d6d508d..f16964b3 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,6 +1,6 @@ ## Describe your changes -### Issue ticket number and link -### Checklist before requesting a review +## Issue ticket number and link +## Checklist before requesting a review - I have performed a self-review of my code - If it is a core feature, I have added thorough tests - Do we need to implement analytics? From 4c46538f1feb0504875382278cfad12d3eb5316c Mon Sep 17 00:00:00 2001 From: recombinationBTRDRS <3okno24j@gmail.com> Date: Thu, 14 Nov 2024 08:26:21 +0200 Subject: [PATCH 08/13] Delete .github/CODEOWNER --- .github/CODEOWNER | 1 - 1 file changed, 1 deletion(-) delete mode 100644 .github/CODEOWNER diff --git a/.github/CODEOWNER b/.github/CODEOWNER deleted file mode 100644 index e32a21f5..00000000 --- a/.github/CODEOWNER +++ /dev/null @@ -1 +0,0 @@ -* @softservedata From ea091e178b5b7fa2fec7b167ac91b53fe4a9541b Mon Sep 17 00:00:00 2001 From: recombinationBTRDRS <3okno24j@gmail.com> Date: Thu, 14 Nov 2024 08:28:38 +0200 Subject: [PATCH 09/13] Create CODEOWNERS --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 00000000..e32a21f5 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1 @@ +* @softservedata From 46b3c0b0ad3de2c92b9029ab6986cf5e014d2df8 Mon Sep 17 00:00:00 2001 From: recombinationBTRDRS <3okno24j@gmail.com> Date: Thu, 14 Nov 2024 08:33:02 +0200 Subject: [PATCH 10/13] Rename CODEOWNER to CODEOWNERS --- .github/{CODEOWNER => CODEOWNERS} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{CODEOWNER => CODEOWNERS} (100%) diff --git a/.github/CODEOWNER b/.github/CODEOWNERS similarity index 100% rename from .github/CODEOWNER rename to .github/CODEOWNERS From a7fd963529b4f3944bd60ed1c319c3e6567b8e41 Mon Sep 17 00:00:00 2001 From: recombinationBTRDRS <3okno24j@gmail.com> Date: Thu, 14 Nov 2024 09:17:05 +0200 Subject: [PATCH 11/13] Update CODEOWNERS --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index e32a21f5..8b137891 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @softservedata + From 1a43f808ed22a9dd8ea6b77a8ba315c0e04eae4e Mon Sep 17 00:00:00 2001 From: recombinationBTRDRS <3okno24j@gmail.com> Date: Thu, 14 Nov 2024 09:26:25 +0200 Subject: [PATCH 12/13] Update CODEOWNERS --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 8b137891..e32a21f5 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ - +* @softservedata From 797031bfd674b5d7ec5faabe709a4056b65c4fff Mon Sep 17 00:00:00 2001 From: recombinationBTRDRS <3okno24j@gmail.com> Date: Thu, 14 Nov 2024 10:53:38 +0200 Subject: [PATCH 13/13] Create task1.py --- task1.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 task1.py diff --git a/task1.py b/task1.py new file mode 100644 index 00000000..e9278d49 --- /dev/null +++ b/task1.py @@ -0,0 +1 @@ +print("Hello, Word")