From bad47cdcd7a16677c1a4637853f5fb6c77f7a79d Mon Sep 17 00:00:00 2001 From: "github-classroom[bot]" <66690702+github-classroom[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 08:53:33 +0000 Subject: [PATCH 1/8] GitHub Classroom Autograding Workflow From ccac71dda4fd62959ffbecd01cce252adcb3490c Mon Sep 17 00:00:00 2001 From: Denys8807 Date: Tue, 26 Nov 2024 12:07:31 +0200 Subject: [PATCH 2/8] 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 21cbe16638d9e6c37c75abfe59e3ed3add357a3c Mon Sep 17 00:00:00 2001 From: Denys8807 Date: Tue, 26 Nov 2024 12:13:51 +0200 Subject: [PATCH 3/8] Create pull_request_template.md --- .github/pull_request_template.md | 10 ++++++++++ 1 file changed, 10 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..953cb03f --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,10 @@ +## 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 294493031b72bb8ae4acdb8ce956caba2fa45ba2 Mon Sep 17 00:00:00 2001 From: Denys8807 Date: Tue, 26 Nov 2024 12:29:59 +0200 Subject: [PATCH 4/8] Create 7.sh --- 7.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 7.sh diff --git a/7.sh b/7.sh new file mode 100644 index 00000000..2a37796e --- /dev/null +++ b/7.sh @@ -0,0 +1,2 @@ +##!/bin/bash +grep '/bin/bash' /etc/passwd | cut -d: -f1 From 67351d3ba7a60dea7794d40ace5362269e8b4515 Mon Sep 17 00:00:00 2001 From: Denys8807 Date: Tue, 26 Nov 2024 12:35:34 +0200 Subject: [PATCH 5/8] 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 e488a821bc25afc3ad3b088798759873662a06d9 Mon Sep 17 00:00:00 2001 From: Denys8807 Date: Tue, 26 Nov 2024 12:55:07 +0200 Subject: [PATCH 6/8] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f951317..1f4278f0 100644 --- a/README.md +++ b/README.md @@ -29,4 +29,4 @@ 8. For github actions: - create PAT (Personal Access Token) with **Full control of private repositories** and **Full control of orgs and teams, read and write org projects** -- add to repository actions secrets key with the name `PAT` and the value of the created PAT +- add to repository actions secrets key with the name `PAT` and the value of the created PAT; From ebec0d3f7b712844f1313758181aa59baa30bc36 Mon Sep 17 00:00:00 2001 From: Denys8807 Date: Tue, 26 Nov 2024 12:57:10 +0200 Subject: [PATCH 7/8] Update CODEOWNERS --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index e32a21f5..e3cb9404 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1,2 @@ * @softservedata +* @Denystest1 From 404c99c4d1dbddc5806066a7e79957271f02c80d Mon Sep 17 00:00:00 2001 From: Denys8807 Date: Tue, 26 Nov 2024 12:57:30 +0200 Subject: [PATCH 8/8] Update CODEOWNERS --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index e3cb9404..42d08fd5 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1,2 @@ -* @softservedata -* @Denystest1 +* @softservedata @Denystest1 +