From 32e5c44e0bc32057e8f4ceece430817d8ef9f13f Mon Sep 17 00:00:00 2001 From: Meet-Suhagiya <72045225+Meet-Suhagiya@users.noreply.github.com> Date: Thu, 23 Feb 2023 14:02:41 -0500 Subject: [PATCH 01/24] Update issue templates --- .../{completed-lists.md => master-pull-request.md} | 4 ++-- .github/ISSUE_TEMPLATE/things-i-don-t-understand.md | 2 +- .github/ISSUE_TEMPLATE/things-i-learned.md | 2 +- .github/ISSUE_TEMPLATE/things-i-want-to-know.md | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) rename .github/ISSUE_TEMPLATE/{completed-lists.md => master-pull-request.md} (82%) diff --git a/.github/ISSUE_TEMPLATE/completed-lists.md b/.github/ISSUE_TEMPLATE/master-pull-request.md similarity index 82% rename from .github/ISSUE_TEMPLATE/completed-lists.md rename to .github/ISSUE_TEMPLATE/master-pull-request.md index c5cea21c..e35b3825 100644 --- a/.github/ISSUE_TEMPLATE/completed-lists.md +++ b/.github/ISSUE_TEMPLATE/master-pull-request.md @@ -1,8 +1,8 @@ --- -name: Completed Lists +name: Master Pull Request about: This is for your master pull request to merge your master into this repo. title: Put your UCID as the title (replace this text) -labels: Compiled List +labels: Submitting Master Branch assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md b/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md index 472a5362..7fb55c07 100644 --- a/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md +++ b/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md @@ -2,7 +2,7 @@ name: Things I Don't Understand about: This is for adding issues that you don't understand title: '' -labels: Things I Don't Understand +labels: I Don't Know assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/things-i-learned.md b/.github/ISSUE_TEMPLATE/things-i-learned.md index ff68fa38..b600819a 100644 --- a/.github/ISSUE_TEMPLATE/things-i-learned.md +++ b/.github/ISSUE_TEMPLATE/things-i-learned.md @@ -2,7 +2,7 @@ name: Things I learned about: Add one item for each thing you learned keep to max of 255 characters title: "[Things I Learned]" -labels: Things I learned +labels: '' assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/things-i-want-to-know.md b/.github/ISSUE_TEMPLATE/things-i-want-to-know.md index 025fa8f1..88f5373b 100644 --- a/.github/ISSUE_TEMPLATE/things-i-want-to-know.md +++ b/.github/ISSUE_TEMPLATE/things-i-want-to-know.md @@ -2,7 +2,7 @@ name: Things I want to know about: Describe this issue template's purpose here. title: 'Thing I want to know: [Thing I want to Knows]' -labels: Things I learned +labels: '' assignees: '' --- From ba4e8ccdedef7aafa056063a950cb00bf72faff4 Mon Sep 17 00:00:00 2001 From: Meet-Suhagiya <72045225+Meet-Suhagiya@users.noreply.github.com> Date: Thu, 23 Feb 2023 14:03:27 -0500 Subject: [PATCH 02/24] Update issue templates --- .github/ISSUE_TEMPLATE/things-i-learned.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/things-i-learned.md b/.github/ISSUE_TEMPLATE/things-i-learned.md index b600819a..b29f3e88 100644 --- a/.github/ISSUE_TEMPLATE/things-i-learned.md +++ b/.github/ISSUE_TEMPLATE/things-i-learned.md @@ -2,7 +2,7 @@ name: Things I learned about: Add one item for each thing you learned keep to max of 255 characters title: "[Things I Learned]" -labels: '' +labels: I Know assignees: '' --- From f2c08711f839a85eca05425af38fb5d63d9b0f4e Mon Sep 17 00:00:00 2001 From: Meet-Suhagiya <72045225+Meet-Suhagiya@users.noreply.github.com> Date: Thu, 23 Feb 2023 14:03:59 -0500 Subject: [PATCH 03/24] Update issue templates --- .github/ISSUE_TEMPLATE/things-i-want-to-know.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/things-i-want-to-know.md b/.github/ISSUE_TEMPLATE/things-i-want-to-know.md index 88f5373b..ef34523b 100644 --- a/.github/ISSUE_TEMPLATE/things-i-want-to-know.md +++ b/.github/ISSUE_TEMPLATE/things-i-want-to-know.md @@ -2,7 +2,7 @@ name: Things I want to know about: Describe this issue template's purpose here. title: 'Thing I want to know: [Thing I want to Knows]' -labels: '' +labels: I Want to Know assignees: '' --- From 0dae38279912e7f13117b6e28945966d3c496a17 Mon Sep 17 00:00:00 2001 From: MdRapu <91795819+MdRapu@users.noreply.github.com> Date: Fri, 24 Feb 2023 15:55:38 -0500 Subject: [PATCH 04/24] Update issue templates --- .github/ISSUE_TEMPLATE/things-i-don-t-understand.md | 2 +- .github/ISSUE_TEMPLATE/things-i-learned.md | 2 +- .github/ISSUE_TEMPLATE/things-i-want-to-know.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md b/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md index 472a5362..cf4f2ec9 100644 --- a/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md +++ b/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md @@ -2,7 +2,7 @@ name: Things I Don't Understand about: This is for adding issues that you don't understand title: '' -labels: Things I Don't Understand +labels: I don't know assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/things-i-learned.md b/.github/ISSUE_TEMPLATE/things-i-learned.md index ff68fa38..b600819a 100644 --- a/.github/ISSUE_TEMPLATE/things-i-learned.md +++ b/.github/ISSUE_TEMPLATE/things-i-learned.md @@ -2,7 +2,7 @@ name: Things I learned about: Add one item for each thing you learned keep to max of 255 characters title: "[Things I Learned]" -labels: Things I learned +labels: '' assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/things-i-want-to-know.md b/.github/ISSUE_TEMPLATE/things-i-want-to-know.md index 025fa8f1..88f5373b 100644 --- a/.github/ISSUE_TEMPLATE/things-i-want-to-know.md +++ b/.github/ISSUE_TEMPLATE/things-i-want-to-know.md @@ -2,7 +2,7 @@ name: Things I want to know about: Describe this issue template's purpose here. title: 'Thing I want to know: [Thing I want to Knows]' -labels: Things I learned +labels: '' assignees: '' --- From cee80d489e9c5b42dc6b4e9ea81eff50534fd09e Mon Sep 17 00:00:00 2001 From: MdRapu <91795819+MdRapu@users.noreply.github.com> Date: Fri, 24 Feb 2023 15:59:34 -0500 Subject: [PATCH 05/24] Update issue templates --- .github/ISSUE_TEMPLATE/master-pull-request.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/master-pull-request.md diff --git a/.github/ISSUE_TEMPLATE/master-pull-request.md b/.github/ISSUE_TEMPLATE/master-pull-request.md new file mode 100644 index 00000000..5a36464f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/master-pull-request.md @@ -0,0 +1,10 @@ +--- +name: Master Pull Request +about: This is for my master pull request to merge my master into this repo. +title: mmr25 +labels: Compiled List +assignees: '' + +--- + +I need to make a pull request and add the link to the pull request to this issue when you submit it. From 36aecf0f11418b64025245e1f5c65a9f1cf85945 Mon Sep 17 00:00:00 2001 From: MdRapu <91795819+MdRapu@users.noreply.github.com> Date: Fri, 24 Feb 2023 16:04:13 -0500 Subject: [PATCH 06/24] Update issue templates --- .github/ISSUE_TEMPLATE/master-pull-request.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/master-pull-request.md b/.github/ISSUE_TEMPLATE/master-pull-request.md index 5a36464f..518da8ac 100644 --- a/.github/ISSUE_TEMPLATE/master-pull-request.md +++ b/.github/ISSUE_TEMPLATE/master-pull-request.md @@ -1,10 +1,10 @@ --- name: Master Pull Request -about: This is for my master pull request to merge my master into this repo. -title: mmr25 +about: This is for your master pull request to merge your master into this repo. +title: Add ur UCID (edit this text). labels: Compiled List assignees: '' --- -I need to make a pull request and add the link to the pull request to this issue when you submit it. +You need to make a pull request and add the link to the pull request to this issue when you submit it. From adcfb0b111dd3253505317f656dacc616f73a19b Mon Sep 17 00:00:00 2001 From: Meet-Suhagiya Date: Fri, 24 Feb 2023 18:34:45 -0500 Subject: [PATCH 07/24] added something I dont know --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b49fb1d..58c74757 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and 2. Linux Directory listing[2] 3. Docker Installation[1] #### Things we don't understand -1. Git Stash[1] +1. I don't know docker[1] 2. GIt pull[2] 3. GIT status[1] #### Things we want to know next** From e948e9fc790ac3c5f15f91951bf251851a3500d3 Mon Sep 17 00:00:00 2001 From: Meet-Suhagiya Date: Fri, 24 Feb 2023 19:24:46 -0500 Subject: [PATCH 08/24] added something I don't know --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 58c74757..853bd9d5 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and 3. Docker Installation[1] #### Things we don't understand 1. I don't know docker[1] -2. GIt pull[2] +2. I don't know linux directory listing[2] 3. GIT status[1] #### Things we want to know next** 1. Elastic Search Indexing [1] From 50c9edacd7afe72162572992603dc77989576a57 Mon Sep 17 00:00:00 2001 From: Meet-Suhagiya Date: Fri, 24 Feb 2023 19:49:30 -0500 Subject: [PATCH 09/24] added something I don't know --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 853bd9d5..ca916844 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and #### Things we don't understand 1. I don't know docker[1] 2. I don't know linux directory listing[2] -3. GIT status[1] +3. I don't know GIT[1] #### Things we want to know next** 1. Elastic Search Indexing [1] 2. Cloud deployment with Kubernetes[2] From 6367618289a18ec03582b06697404fa9c86ad46d Mon Sep 17 00:00:00 2001 From: Meet-Suhagiya Date: Fri, 24 Feb 2023 20:00:38 -0500 Subject: [PATCH 10/24] added something I learned --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca916844..4b2b055e 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and ### Your list should look like this: #### Things we understand** -1. Python Print[1] +1. Python print[1] 2. Linux Directory listing[2] 3. Docker Installation[1] #### Things we don't understand From 00f480a0fe4c6ebfdac72332da080155b6cb468c Mon Sep 17 00:00:00 2001 From: Meet-Suhagiya Date: Fri, 24 Feb 2023 20:04:28 -0500 Subject: [PATCH 11/24] added something I learned --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b2b055e..c1b4823a 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and ### Your list should look like this: #### Things we understand** 1. Python print[1] -2. Linux Directory listing[2] +2. Git Status[2] 3. Docker Installation[1] #### Things we don't understand 1. I don't know docker[1] From 9a96bdd78e60a72ddae090ac9d5d0f8ee139f8bb Mon Sep 17 00:00:00 2001 From: Meet-Suhagiya Date: Fri, 24 Feb 2023 20:09:01 -0500 Subject: [PATCH 12/24] added something I learned --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c1b4823a..bb196361 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,8 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and ### Your list should look like this: #### Things we understand** 1. Python print[1] -2. Git Status[2] -3. Docker Installation[1] +2. Git Status[1] +3. Pull requests and merging[1] #### Things we don't understand 1. I don't know docker[1] 2. I don't know linux directory listing[2] From bc7906d0e9f1a36dc874b66669d36fdb578fea26 Mon Sep 17 00:00:00 2001 From: Meet-Suhagiya Date: Fri, 24 Feb 2023 20:23:58 -0500 Subject: [PATCH 13/24] added things I want to learn --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb196361..5c68136b 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and 2. I don't know linux directory listing[2] 3. I don't know GIT[1] #### Things we want to know next** -1. Elastic Search Indexing [1] +1. Cloud deployment [1] 2. Cloud deployment with Kubernetes[2] 3. Teraform[1] From 92801092d73d89edd55adff66de8c6dbedc9f25c Mon Sep 17 00:00:00 2001 From: Meet-Suhagiya Date: Fri, 24 Feb 2023 20:34:19 -0500 Subject: [PATCH 14/24] added something I want to learn --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5c68136b..241bd43f 100644 --- a/README.md +++ b/README.md @@ -18,11 +18,11 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and 3. Pull requests and merging[1] #### Things we don't understand 1. I don't know docker[1] -2. I don't know linux directory listing[2] +2. I don't know linux directory listing[1] 3. I don't know GIT[1] #### Things we want to know next** 1. Cloud deployment [1] -2. Cloud deployment with Kubernetes[2] +2. Teraform[1] 3. Teraform[1] ## Prerequisite - YOU. MUST SETUP PRIVATE PUBLIC KEY AUTH WITH GITHUB OR YOU WILL GET ACCESS DENIED ERRORS WHEN YOU PUSH FROM THE TERMINAL From 727c12441a666ef15d44c6361b3c49049706f9b7 Mon Sep 17 00:00:00 2001 From: Meet-Suhagiya Date: Fri, 24 Feb 2023 20:39:38 -0500 Subject: [PATCH 15/24] added something I want to learn --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 241bd43f..379db3b5 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and #### Things we want to know next** 1. Cloud deployment [1] 2. Teraform[1] -3. Teraform[1] +3. Databases[1] ## Prerequisite - YOU. MUST SETUP PRIVATE PUBLIC KEY AUTH WITH GITHUB OR YOU WILL GET ACCESS DENIED ERRORS WHEN YOU PUSH FROM THE TERMINAL Add your ssh public key to github - See video From e10a2bcd2c3f188f02264162764e5249737084c2 Mon Sep 17 00:00:00 2001 From: mofajjolrapu Date: Sat, 25 Feb 2023 11:37:06 -0500 Subject: [PATCH 16/24] added item under things we understand list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b49fb1d..0ca1f162 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and ### Your list should look like this: #### Things we understand** -1. Python Print[1] +1. I know how to commit changes. 2. Linux Directory listing[2] 3. Docker Installation[1] #### Things we don't understand From db019e6c59ae97190fd4e8fc36ae09349645c9a4 Mon Sep 17 00:00:00 2001 From: mofajjolrapu Date: Sat, 25 Feb 2023 12:42:56 -0500 Subject: [PATCH 17/24] added item to things we understand list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ca1f162..62a9647f 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and ### Your list should look like this: #### Things we understand** 1. I know how to commit changes. -2. Linux Directory listing[2] +2. I know how to push and pull commits. 3. Docker Installation[1] #### Things we don't understand 1. Git Stash[1] From 52b7572516f3f554bd6a0005636595960797cda0 Mon Sep 17 00:00:00 2001 From: mofajjolrapu Date: Sat, 25 Feb 2023 14:46:07 -0500 Subject: [PATCH 18/24] overding changed to previous, same items in list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62a9647f..d5ae565d 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and ### Your list should look like this: #### Things we understand** 1. I know how to commit changes. -2. I know how to push and pull commits. +2. I know how to push and pull commits. 3. Docker Installation[1] #### Things we don't understand 1. Git Stash[1] From 0cd53d34abe2c5390289828789ab53ef90d5edca Mon Sep 17 00:00:00 2001 From: mofajjolrapu Date: Sat, 25 Feb 2023 22:37:20 -0500 Subject: [PATCH 19/24] added item to things we understand list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d5ae565d..8505c23b 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and #### Things we understand** 1. I know how to commit changes. 2. I know how to push and pull commits. -3. Docker Installation[1] +3. I know how to add repo secrets in Github. #### Things we don't understand 1. Git Stash[1] 2. GIt pull[2] From 89391d695d433ff5ca5881e2fc8c76476836bafa Mon Sep 17 00:00:00 2001 From: mofajjolrapu Date: Sat, 25 Feb 2023 22:43:41 -0500 Subject: [PATCH 20/24] added item to things we don't understand list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8505c23b..4b5a697f 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and 2. I know how to push and pull commits. 3. I know how to add repo secrets in Github. #### Things we don't understand -1. Git Stash[1] +1. I don't understand what certain issues require me to fix. 2. GIt pull[2] 3. GIT status[1] #### Things we want to know next** From 3df697c269cc0564d46e04193e8295c21ef79b56 Mon Sep 17 00:00:00 2001 From: mofajjolrapu Date: Sat, 25 Feb 2023 22:48:43 -0500 Subject: [PATCH 21/24] added item to things we don't understand list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b5a697f..453b8643 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and 3. I know how to add repo secrets in Github. #### Things we don't understand 1. I don't understand what certain issues require me to fix. -2. GIt pull[2] +2. I don't understand how Dockerhub will be used. 3. GIT status[1] #### Things we want to know next** 1. Elastic Search Indexing [1] From a5e456f871ad2e3657c09caac51d29bb19dafea4 Mon Sep 17 00:00:00 2001 From: mofajjolrapu Date: Sat, 25 Feb 2023 22:54:07 -0500 Subject: [PATCH 22/24] added item to things we don't understand list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 453b8643..60386355 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and #### Things we don't understand 1. I don't understand what certain issues require me to fix. 2. I don't understand how Dockerhub will be used. -3. GIT status[1] +3. I don't understand when to change between different branches. #### Things we want to know next** 1. Elastic Search Indexing [1] 2. Cloud deployment with Kubernetes[2] From 9c78ee20c6c5441259c28b3d7571ca4e960715f4 Mon Sep 17 00:00:00 2001 From: Meet-Suhagiya <72045225+Meet-Suhagiya@users.noreply.github.com> Date: Sat, 25 Feb 2023 22:54:30 -0500 Subject: [PATCH 23/24] updated gitignore --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 723ef36f..a017039c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,5 @@ -.idea \ No newline at end of file +.idea +.github/ISSUE_TEMPLATE/completed-lists.md +.github/ISSUE_TEMPLATE/master-pull-request.md +.github/ISSUE_TEMPLATE/things-i-don-t-understand.md +.github/ISSUE_TEMPLATE/things-i-want-to-know.md From eb0ec6010aafc94e38a5121e70d755d20e972965 Mon Sep 17 00:00:00 2001 From: MdRapu <91795819+MdRapu@users.noreply.github.com> Date: Sat, 25 Feb 2023 22:56:06 -0500 Subject: [PATCH 24/24] Update .gitignore --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 723ef36f..a017039c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,5 @@ -.idea \ No newline at end of file +.idea +.github/ISSUE_TEMPLATE/completed-lists.md +.github/ISSUE_TEMPLATE/master-pull-request.md +.github/ISSUE_TEMPLATE/things-i-don-t-understand.md +.github/ISSUE_TEMPLATE/things-i-want-to-know.md