From d9ee70ce24b3eeda74bf24f123e3e95adab5f83b Mon Sep 17 00:00:00 2001 From: CassandraSehic <95361457+CassandraSehic@users.noreply.github.com> Date: Wed, 15 Feb 2023 13:36:24 -0500 Subject: [PATCH 001/129] Update issue templates --- .github/ISSUE_TEMPLATE/things-i-learned.md | 2 +- .github/ISSUE_TEMPLATE/things-i-want-to-know.md | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 .github/ISSUE_TEMPLATE/things-i-want-to-know.md 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 new file mode 100644 index 00000000..65c8a223 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/things-i-want-to-know.md @@ -0,0 +1,10 @@ +--- +name: Things I want to know +about: Describe this issue template's purpose here. +title: '' +labels: wanttoknow +assignees: '' + +--- + +Add an item you want to learn From a34edb69bf34161a3a0fb2354c9d9dc413eb0fda Mon Sep 17 00:00:00 2001 From: CassandraSehic <95361457+CassandraSehic@users.noreply.github.com> Date: Wed, 15 Feb 2023 13:37:34 -0500 Subject: [PATCH 002/129] Update issue templates --- .github/ISSUE_TEMPLATE/things-i-don-t-understand.md | 2 +- .github/ISSUE_TEMPLATE/things-i-learned.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md b/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md index e1bf9d35..55ba2f81 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: Please add one item that you don't understand title: "[Don't Understand]" -labels: '' +labels: donotknow assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/things-i-learned.md b/.github/ISSUE_TEMPLATE/things-i-learned.md index b600819a..2807eb3d 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: know assignees: '' --- From f83393a0f1fe58b7649c745a3039f9bccb616e7b Mon Sep 17 00:00:00 2001 From: vvr25 <60796135+vvr25@users.noreply.github.com> Date: Wed, 15 Feb 2023 13:41:51 -0500 Subject: [PATCH 003/129] 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-wanna-know.md | 10 ++++++++++ 3 files changed, 12 insertions(+), 2 deletions(-) create mode 100644 .github/ISSUE_TEMPLATE/things-i-wanna-know.md diff --git a/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md b/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md index e1bf9d35..40b2f8ca 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: Please add one item that you don't understand title: "[Don't Understand]" -labels: '' +labels: I 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-wanna-know.md b/.github/ISSUE_TEMPLATE/things-i-wanna-know.md new file mode 100644 index 00000000..00351df2 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/things-i-wanna-know.md @@ -0,0 +1,10 @@ +--- +name: Things I wanna know +about: 'Things I wana know ' +title: '' +labels: I want to know +assignees: '' + +--- + +Things I wanna know here From 1bb7ed75e7fae8d0c0630d41377a0dd79221ada3 Mon Sep 17 00:00:00 2001 From: CassandraSehic Date: Fri, 17 Feb 2023 12:03:13 -0500 Subject: [PATCH 004/129] syncing vs merging --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a14527b..3c9ee34e 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,6 @@ Collaborating on GitHub: ### Things you understand so far 1. Add items to the list ### Things you don't understand about what we are doing / web development. -1. Add items to the list +1. syncing vs merging ### Things you want to know next 1. How to connect viewjs to elastic search From da168ff04c9e5194248fd25fd5ae0d5a3d451129 Mon Sep 17 00:00:00 2001 From: CassandraSehic Date: Fri, 17 Feb 2023 12:16:47 -0500 Subject: [PATCH 005/129] the process of resolving merge conflicts --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3c9ee34e..136b8eb4 100644 --- a/README.md +++ b/README.md @@ -31,5 +31,6 @@ Collaborating on GitHub: 1. Add items to the list ### Things you don't understand about what we are doing / web development. 1. syncing vs merging +2. the proccess of resolving merge conflicts ### Things you want to know next 1. How to connect viewjs to elastic search From 9e301f7e573d000badac60549847edd536f7ca5e Mon Sep 17 00:00:00 2001 From: CassandraSehic Date: Fri, 17 Feb 2023 12:27:21 -0500 Subject: [PATCH 006/129] things I learned --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 136b8eb4..17e2607b 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,9 @@ Collaborating on GitHub: ## Put your items here ### Things you understand so far -1. Add items to the list +1. How to create a new branch +2. How to switch branches +3. How to push using gui in vscode ### Things you don't understand about what we are doing / web development. 1. syncing vs merging 2. the proccess of resolving merge conflicts From c514bf993e1b4c83fb46bc5ad7b4e6023189a166 Mon Sep 17 00:00:00 2001 From: CassandraSehic Date: Fri, 17 Feb 2023 12:36:20 -0500 Subject: [PATCH 007/129] things i want to learn --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 17e2607b..eca2a248 100644 --- a/README.md +++ b/README.md @@ -36,3 +36,5 @@ Collaborating on GitHub: 2. the proccess of resolving merge conflicts ### Things you want to know next 1. How to connect viewjs to elastic search +2. Browser dev tools +3. Authentication From dabd83f2c1fcbb6c2cee7fd8b73a6c781b0c3bd6 Mon Sep 17 00:00:00 2001 From: CassandraSehic Date: Fri, 17 Feb 2023 12:41:31 -0500 Subject: [PATCH 008/129] do not know --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eca2a248..6b7ac09d 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ Collaborating on GitHub: ### Things you don't understand about what we are doing / web development. 1. syncing vs merging 2. the proccess of resolving merge conflicts +3. watchtower ### Things you want to know next 1. How to connect viewjs to elastic search 2. Browser dev tools From 3afd5866ce3fa8c308e9f10d6e4a0ffa1d9e403f Mon Sep 17 00:00:00 2001 From: Flx232 <98140466+Flx232@users.noreply.github.com> Date: Fri, 17 Feb 2023 13:26:04 -0500 Subject: [PATCH 009/129] Update issue templates --- .github/ISSUE_TEMPLATE/completed-lists.md | 2 +- .github/ISSUE_TEMPLATE/things-i-don-t-understand.md | 4 ++-- .github/ISSUE_TEMPLATE/things-i-learned.md | 4 ++-- .github/ISSUE_TEMPLATE/things-i-want-to-know.md | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/completed-lists.md b/.github/ISSUE_TEMPLATE/completed-lists.md index c5cea21c..598dcc23 100644 --- a/.github/ISSUE_TEMPLATE/completed-lists.md +++ b/.github/ISSUE_TEMPLATE/completed-lists.md @@ -2,7 +2,7 @@ name: Completed Lists 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: '' 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..f948e0b7 100644 --- a/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md +++ b/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md @@ -2,8 +2,8 @@ name: Things I Don't Understand about: This is for adding issues that you don't understand title: '' -labels: Things I Don't Understand -assignees: '' +labels: Don't Understand +assignees: Flx232 --- diff --git a/.github/ISSUE_TEMPLATE/things-i-learned.md b/.github/ISSUE_TEMPLATE/things-i-learned.md index ff68fa38..3131aa44 100644 --- a/.github/ISSUE_TEMPLATE/things-i-learned.md +++ b/.github/ISSUE_TEMPLATE/things-i-learned.md @@ -2,8 +2,8 @@ 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 -assignees: '' +labels: Understand +assignees: Flx232 --- diff --git a/.github/ISSUE_TEMPLATE/things-i-want-to-know.md b/.github/ISSUE_TEMPLATE/things-i-want-to-know.md index 025fa8f1..d284b360 100644 --- a/.github/ISSUE_TEMPLATE/things-i-want-to-know.md +++ b/.github/ISSUE_TEMPLATE/things-i-want-to-know.md @@ -2,8 +2,8 @@ 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 -assignees: '' +labels: Want to learn +assignees: Flx232 --- From 1cc2e646ee34a75fdbf871894ce1eb8665816f1c Mon Sep 17 00:00:00 2001 From: Flx232 <98140466+Flx232@users.noreply.github.com> Date: Fri, 17 Feb 2023 20:33:27 -0500 Subject: [PATCH 010/129] 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} (85%) diff --git a/.github/ISSUE_TEMPLATE/completed-lists.md b/.github/ISSUE_TEMPLATE/master-pull-request.md similarity index 85% rename from .github/ISSUE_TEMPLATE/completed-lists.md rename to .github/ISSUE_TEMPLATE/master-pull-request.md index 598dcc23..7c6fcbab 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: '' +labels: compiled list assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md b/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md index f948e0b7..1c8839ab 100644 --- a/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md +++ b/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md @@ -3,7 +3,7 @@ name: Things I Don't Understand about: This is for adding issues that you don't understand title: '' labels: Don't Understand -assignees: Flx232 +assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/things-i-learned.md b/.github/ISSUE_TEMPLATE/things-i-learned.md index 3131aa44..5067d329 100644 --- a/.github/ISSUE_TEMPLATE/things-i-learned.md +++ b/.github/ISSUE_TEMPLATE/things-i-learned.md @@ -3,7 +3,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: Understand -assignees: Flx232 +assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/things-i-want-to-know.md b/.github/ISSUE_TEMPLATE/things-i-want-to-know.md index d284b360..2ae2f123 100644 --- a/.github/ISSUE_TEMPLATE/things-i-want-to-know.md +++ b/.github/ISSUE_TEMPLATE/things-i-want-to-know.md @@ -3,7 +3,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: Want to learn -assignees: Flx232 +assignees: '' --- From 712b356f6bc2459d087728c5e9ad11d530900df6 Mon Sep 17 00:00:00 2001 From: Flx232 <98140466+Flx232@users.noreply.github.com> Date: Fri, 17 Feb 2023 20:37:05 -0500 Subject: [PATCH 011/129] Update issue templates --- .github/ISSUE_TEMPLATE/things-i-learned.md | 2 +- .github/ISSUE_TEMPLATE/things-i-want-to-know.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/things-i-learned.md b/.github/ISSUE_TEMPLATE/things-i-learned.md index 5067d329..ae66bcd3 100644 --- a/.github/ISSUE_TEMPLATE/things-i-learned.md +++ b/.github/ISSUE_TEMPLATE/things-i-learned.md @@ -7,4 +7,4 @@ assignees: '' --- -Please add one item that you learned. File new issues for each item that you learned. Please keep the number of characters to no more than 255. +I understand diff --git a/.github/ISSUE_TEMPLATE/things-i-want-to-know.md b/.github/ISSUE_TEMPLATE/things-i-want-to-know.md index 2ae2f123..7bed5a1c 100644 --- a/.github/ISSUE_TEMPLATE/things-i-want-to-know.md +++ b/.github/ISSUE_TEMPLATE/things-i-want-to-know.md @@ -7,4 +7,4 @@ assignees: '' --- -Please describe what you want to know in less than 255 characters. +I want to know From d946cb200838cb821dc48e1b24a9cc56e4b88679 Mon Sep 17 00:00:00 2001 From: Frank Xu Date: Fri, 17 Feb 2023 21:57:22 -0500 Subject: [PATCH 012/129] added something 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 0b49fb1d..07aa13d6 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. sql and database 2. GIt pull[2] 3. GIT status[1] #### Things we want to know next** From 79df33090f4020038268dff1dad62ef055e576d9 Mon Sep 17 00:00:00 2001 From: Frank Xu Date: Fri, 17 Feb 2023 22:03:50 -0500 Subject: [PATCH 013/129] added linux terimal and bash to things we understand list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b49fb1d..bb8dce74 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. Linux terminal and bash 2. Linux Directory listing[2] 3. Docker Installation[1] #### Things we don't understand From 799f8bf23cbf6839c7080550af19062170d6b7ff Mon Sep 17 00:00:00 2001 From: Frank Xu Date: Fri, 17 Feb 2023 22:09:43 -0500 Subject: [PATCH 014/129] added web maintenance and security to things we want to know next list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b49fb1d..5a306ba1 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. GIt pull[2] 3. GIT status[1] #### Things we want to know next** -1. Elastic Search Indexing [1] +1. web maintenance and security 2. Cloud deployment with Kubernetes[2] 3. Teraform[1] From 6c0ff54e854e50b5041eee7794c9a92d447ab554 Mon Sep 17 00:00:00 2001 From: Frank Xu Date: Fri, 17 Feb 2023 22:10:47 -0500 Subject: [PATCH 015/129] added web maintenance and security to things we want to know next list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a306ba1..7b03f899 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. GIt pull[2] 3. GIT status[1] #### Things we want to know next** -1. web maintenance and security +1. web maintenance & security 2. Cloud deployment with Kubernetes[2] 3. Teraform[1] From 8b557a612458a0ab59c48341aa05b9beb1f1be06 Mon Sep 17 00:00:00 2001 From: Frank Xu Date: Fri, 17 Feb 2023 22:13:51 -0500 Subject: [PATCH 016/129] added traefik 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 0b49fb1d..790f98c9 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. Git Stash[1] -2. GIt pull[2] +2. traefik 3. GIT status[1] #### Things we want to know next** 1. Elastic Search Indexing [1] From a9b7930f96f94304f9e262c411fbd3ed7a924bdd Mon Sep 17 00:00:00 2001 From: Frank Xu Date: Fri, 17 Feb 2023 22:19:24 -0500 Subject: [PATCH 017/129] added javascript 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 0b49fb1d..4723dd53 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. Javascript 2. GIt pull[2] 3. GIT status[1] #### Things we want to know next** From da305ea66cebb7689e541ae4a41cea4ba42582f9 Mon Sep 17 00:00:00 2001 From: Frank Xu Date: Fri, 17 Feb 2023 22:26:05 -0500 Subject: [PATCH 018/129] added python libraries to things we understood list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73e97548..c7733342 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. Linux terminal and bash -2. Linux Directory listing[2] +2. Python Libraries 3. Docker Installation[1] #### Things we don't understand 1. sql and database From 891bcc146490013e02cccc387dce8e5c459bd05e Mon Sep 17 00:00:00 2001 From: Frank Xu Date: Fri, 17 Feb 2023 22:26:41 -0500 Subject: [PATCH 019/129] added python libraries to things we understood list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7733342..4d0acf59 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. Linux terminal and bash -2. Python Libraries +2. Python libraries 3. Docker Installation[1] #### Things we don't understand 1. sql and database From 69e60a39c490e4bb856dc0fee6d57fa3559ab802 Mon Sep 17 00:00:00 2001 From: Frank Xu Date: Fri, 17 Feb 2023 22:35:00 -0500 Subject: [PATCH 020/129] added set up an oracle server in things we understand list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d0acf59..11c88244 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. Linux terminal and bash 2. Python libraries -3. Docker Installation[1] +3. Set up an oracle server #### Things we don't understand 1. sql and database 2. traefik From 8c01b2eda5c1e9ea9e548db47673a29dd3e696ad Mon Sep 17 00:00:00 2001 From: Frank Xu Date: Fri, 17 Feb 2023 22:36:47 -0500 Subject: [PATCH 021/129] added kubernetes to things we want to know next list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 11c88244..81fdbb75 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and 3. Javascript #### Things we want to know next** 1. web maintenance & security -2. Cloud deployment with Kubernetes[2] +2. Kubernetes 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 44c46ec6d9f7826eebcf2ed620458b47120eaa79 Mon Sep 17 00:00:00 2001 From: Frank Xu Date: Fri, 17 Feb 2023 22:39:43 -0500 Subject: [PATCH 022/129] added kubernetes to things we want to know next list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 81fdbb75..42bb27bf 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. Python libraries 3. Set up an oracle server #### Things we don't understand -1. sql and database +1. Sql and database 2. traefik 3. Javascript #### Things we want to know next** From 80adf31e3fb557f1a25e28490d5f4ead0b560033 Mon Sep 17 00:00:00 2001 From: Frank Xu Date: Fri, 17 Feb 2023 22:40:22 -0500 Subject: [PATCH 023/129] added kubernetes to things we want to know next list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 42bb27bf..81fdbb75 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. Python libraries 3. Set up an oracle server #### Things we don't understand -1. Sql and database +1. sql and database 2. traefik 3. Javascript #### Things we want to know next** From 69aeabf25002f3e984c37c643f8c8bb654e5fd90 Mon Sep 17 00:00:00 2001 From: Frank Xu Date: Fri, 17 Feb 2023 22:42:42 -0500 Subject: [PATCH 024/129] added kubernetes to things we want to know next list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 81fdbb75..42bb27bf 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. Python libraries 3. Set up an oracle server #### Things we don't understand -1. sql and database +1. Sql and database 2. traefik 3. Javascript #### Things we want to know next** From 33fffbc1754c83391d910810e990f1b8854d866f Mon Sep 17 00:00:00 2001 From: Frank Xu Date: Fri, 17 Feb 2023 22:44:21 -0500 Subject: [PATCH 025/129] added kubernetes to things we want to know next list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 42bb27bf..81fdbb75 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. Python libraries 3. Set up an oracle server #### Things we don't understand -1. Sql and database +1. sql and database 2. traefik 3. Javascript #### Things we want to know next** From 40d7b5ad1285ac9177cff41a5a33540338fc0f4f Mon Sep 17 00:00:00 2001 From: Frank Xu Date: Fri, 17 Feb 2023 22:47:08 -0500 Subject: [PATCH 026/129] added write dockerfile to things we want to know next --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 81fdbb75..49e6b9b7 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. web maintenance & security 2. Kubernetes -3. Teraform[1] +3. Write Dockerfile ## 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 ef2249abe60cce2ac4f62adad91d526191453c2d Mon Sep 17 00:00:00 2001 From: ddf-26 <99435616+ddf-26@users.noreply.github.com> Date: Sun, 19 Feb 2023 14:11:05 -0500 Subject: [PATCH 027/129] Update issue templates --- .../ISSUE_TEMPLATE/{completed-lists.md => master-lists.md} | 4 ++-- .github/ISSUE_TEMPLATE/things-i-don-t-understand.md | 4 ++-- .github/ISSUE_TEMPLATE/things-i-learned.md | 4 ++-- .github/ISSUE_TEMPLATE/things-i-want-to-know.md | 6 +++--- 4 files changed, 9 insertions(+), 9 deletions(-) rename .github/ISSUE_TEMPLATE/{completed-lists.md => master-lists.md} (86%) diff --git a/.github/ISSUE_TEMPLATE/completed-lists.md b/.github/ISSUE_TEMPLATE/master-lists.md similarity index 86% rename from .github/ISSUE_TEMPLATE/completed-lists.md rename to .github/ISSUE_TEMPLATE/master-lists.md index c5cea21c..7b667bae 100644 --- a/.github/ISSUE_TEMPLATE/completed-lists.md +++ b/.github/ISSUE_TEMPLATE/master-lists.md @@ -1,8 +1,8 @@ --- -name: Completed Lists +name: Master Lists 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: Master List 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..3c2d66cf 100644 --- a/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md +++ b/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md @@ -2,9 +2,9 @@ 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: Things I don't know assignees: '' --- -I don't understand +I don't understand: diff --git a/.github/ISSUE_TEMPLATE/things-i-learned.md b/.github/ISSUE_TEMPLATE/things-i-learned.md index ff68fa38..91b53f5b 100644 --- a/.github/ISSUE_TEMPLATE/things-i-learned.md +++ b/.github/ISSUE_TEMPLATE/things-i-learned.md @@ -2,9 +2,9 @@ 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: Things I know assignees: '' --- -Please add one item that you learned. File new issues for each item that you learned. Please keep the number of characters to no more than 255. +Please add one item that you learned: diff --git a/.github/ISSUE_TEMPLATE/things-i-want-to-know.md b/.github/ISSUE_TEMPLATE/things-i-want-to-know.md index 025fa8f1..70816fd3 100644 --- a/.github/ISSUE_TEMPLATE/things-i-want-to-know.md +++ b/.github/ISSUE_TEMPLATE/things-i-want-to-know.md @@ -1,10 +1,10 @@ --- 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 +title: "[Thing I want to Know]" +labels: Things I want to learn assignees: '' --- -Please describe what you want to know in less than 255 characters. +Please describe what you want to know in less than 255 characters: From 9527e951edc692ed83d30b98b94ebce498cfa150 Mon Sep 17 00:00:00 2001 From: davidfelix Date: Sun, 19 Feb 2023 14:47:19 -0500 Subject: [PATCH 028/129] added pull request to things we understand --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b49fb1d..1afc88c2 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. Pull Request[1] 2. Linux Directory listing[2] 3. Docker Installation[1] #### Things we don't understand From cf452f2dc7290d7a9d5862da58330f49c1da79b8 Mon Sep 17 00:00:00 2001 From: davidfelix Date: Sun, 19 Feb 2023 15:40:37 -0500 Subject: [PATCH 029/129] added git rebase to things we dont understand --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1afc88c2..a18930df 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. Git Rebase[1] 2. GIt pull[2] 3. GIT status[1] #### Things we want to know next** From 655d641c7db2c1795c5b27c1da13bf1d8a3e5f72 Mon Sep 17 00:00:00 2001 From: davidfelix Date: Sun, 19 Feb 2023 15:55:55 -0500 Subject: [PATCH 030/129] added git track to things we dont understand --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a18930df..13d99139 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. Git Rebase[1] -2. GIt pull[2] +2. GIt Track[1] 3. GIT status[1] #### Things we want to know next** 1. Elastic Search Indexing [1] From e508810c97e4df644e8c1a571c229f158d031dc0 Mon Sep 17 00:00:00 2001 From: davidfelix Date: Sun, 19 Feb 2023 16:31:43 -0500 Subject: [PATCH 031/129] added git cherry-pick to things we dont understand --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 13d99139..795d5f96 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. Git Rebase[1] 2. GIt Track[1] -3. GIT status[1] +3. Git Cherry-pick[1] #### Things we want to know next** 1. Elastic Search Indexing [1] 2. Cloud deployment with Kubernetes[2] From 3f569f2b572c51e7c207ed3df70b36e58d735992 Mon Sep 17 00:00:00 2001 From: davidfelix Date: Sun, 19 Feb 2023 16:59:49 -0500 Subject: [PATCH 032/129] added git push to things we understand --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 795d5f96..21cc2267 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. Pull Request[1] -2. Linux Directory listing[2] +2. Git Push[1] 3. Docker Installation[1] #### Things we don't understand 1. Git Rebase[1] From 95b40d4b47c81e3650d0ebe448e1a5caba859f3a Mon Sep 17 00:00:00 2001 From: davidfelix Date: Sun, 19 Feb 2023 17:05:12 -0500 Subject: [PATCH 033/129] added git commit to thins we understand --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21cc2267..027f57fb 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. Pull Request[1] 2. Git Push[1] -3. Docker Installation[1] +3. Git Commit[1] #### Things we don't understand 1. Git Rebase[1] 2. GIt Track[1] From feb89fe6900faf3ab35fe5558220f6499584308b Mon Sep 17 00:00:00 2001 From: davidfelix Date: Sun, 19 Feb 2023 17:27:36 -0500 Subject: [PATCH 034/129] added django to things we want to know next --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 027f57fb..51d68ea2 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. GIt Track[1] 3. Git Cherry-pick[1] #### Things we want to know next** -1. Elastic Search Indexing [1] +1. Django [1] 2. Cloud deployment with Kubernetes[2] 3. Teraform[1] From 788cff8018838c8ccc753defbfcb543438fb2d7c Mon Sep 17 00:00:00 2001 From: davidfelix Date: Sun, 19 Feb 2023 18:21:06 -0500 Subject: [PATCH 035/129] added OpenStack to things we want to know --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51d68ea2..49a2c469 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and 3. Git Cherry-pick[1] #### Things we want to know next** 1. Django [1] -2. Cloud deployment with Kubernetes[2] +2. OpenStack[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 6400e358fd376c09bc23c66fcd5e4e5a8e50a90d Mon Sep 17 00:00:00 2001 From: davidfelix Date: Sun, 19 Feb 2023 18:54:29 -0500 Subject: [PATCH 036/129] added Ceph to things we want to know --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 49a2c469..58414e53 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. Django [1] 2. OpenStack[1] -3. Teraform[1] +3. Ceph[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 3e72102ab575768df731a33f6663e0a53d153748 Mon Sep 17 00:00:00 2001 From: ss889 <98911705+ss889@users.noreply.github.com> Date: Mon, 20 Feb 2023 19:30:13 -0500 Subject: [PATCH 037/129] 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..2c089f6b 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: '' 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 53baaa7b537b5fd2e146638624fda44ba90e762a Mon Sep 17 00:00:00 2001 From: ss889 <98911705+ss889@users.noreply.github.com> Date: Mon, 20 Feb 2023 19:35:56 -0500 Subject: [PATCH 038/129] Update issue templates --- .github/ISSUE_TEMPLATE/things-i-don-t-understand.md | 4 ++-- .github/ISSUE_TEMPLATE/things-i-learned.md | 4 ++-- .github/ISSUE_TEMPLATE/things-i-want-to-know.md | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md b/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md index 2c089f6b..11afd90f 100644 --- a/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md +++ b/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md @@ -2,8 +2,8 @@ name: Things I Don't Understand about: This is for adding issues that you don't understand title: '' -labels: '' -assignees: '' +labels: Things I Don't Understand +assignees: ss889 --- diff --git a/.github/ISSUE_TEMPLATE/things-i-learned.md b/.github/ISSUE_TEMPLATE/things-i-learned.md index b600819a..7764ab5c 100644 --- a/.github/ISSUE_TEMPLATE/things-i-learned.md +++ b/.github/ISSUE_TEMPLATE/things-i-learned.md @@ -2,8 +2,8 @@ name: Things I learned about: Add one item for each thing you learned keep to max of 255 characters title: "[Things I Learned]" -labels: '' -assignees: '' +labels: Things I learned +assignees: ss889 --- diff --git a/.github/ISSUE_TEMPLATE/things-i-want-to-know.md b/.github/ISSUE_TEMPLATE/things-i-want-to-know.md index 88f5373b..20cf8ad2 100644 --- a/.github/ISSUE_TEMPLATE/things-i-want-to-know.md +++ b/.github/ISSUE_TEMPLATE/things-i-want-to-know.md @@ -2,8 +2,8 @@ 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: '' -assignees: '' +labels: Things I want to know +assignees: ss889 --- From 2b04cd2db3f7fe9f2a50e7e40b9756dea5cd3fca Mon Sep 17 00:00:00 2001 From: CassandraSehic Date: Mon, 20 Feb 2023 20:53:45 -0500 Subject: [PATCH 039/129] kubernetes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b7ac09d..af93578a 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,6 @@ Collaborating on GitHub: 2. the proccess of resolving merge conflicts 3. watchtower ### Things you want to know next -1. How to connect viewjs to elastic search +1. Kubernetes 2. Browser dev tools 3. Authentication From 2ca0c77209b6087091fdc850feedbd9c6595df03 Mon Sep 17 00:00:00 2001 From: CassandraSehic <95361457+CassandraSehic@users.noreply.github.com> Date: Mon, 20 Feb 2023 21:32:33 -0500 Subject: [PATCH 040/129] Revert "18 ceph" --- .github/ISSUE_TEMPLATE/master-lists.md | 14 --- .../things-i-don-t-understand.md | 5 +- .github/ISSUE_TEMPLATE/things-i-learned.md | 6 +- .../ISSUE_TEMPLATE/things-i-want-to-know.md | 9 +- .gitignore | 1 - README.md | 94 +------------------ 6 files changed, 11 insertions(+), 118 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/master-lists.md delete mode 100644 .gitignore diff --git a/.github/ISSUE_TEMPLATE/master-lists.md b/.github/ISSUE_TEMPLATE/master-lists.md deleted file mode 100644 index 7b667bae..00000000 --- a/.github/ISSUE_TEMPLATE/master-lists.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -name: Master Lists -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: Master List -assignees: '' - ---- - -You need to make a pull request and add the link to the pull request to this issue when you submit. - -PULL REQUEST LINK: - -UCID: diff --git a/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md b/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md index 80e53932..55ba2f81 100644 --- a/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md +++ b/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md @@ -1,11 +1,10 @@ - +--- name: Things I don't understand about: Please add one item that you don't understand title: "[Don't Understand]" labels: donotknow -main assignees: '' --- -I don't understand: +Please add one item that you learned. File new issues for each item that you learned. Please keep the number of characters to no more than 255. diff --git a/.github/ISSUE_TEMPLATE/things-i-learned.md b/.github/ISSUE_TEMPLATE/things-i-learned.md index 6744eee5..2807eb3d 100644 --- a/.github/ISSUE_TEMPLATE/things-i-learned.md +++ b/.github/ISSUE_TEMPLATE/things-i-learned.md @@ -2,11 +2,9 @@ name: Things I learned about: Add one item for each thing you learned keep to max of 255 characters title: "[Things I Learned]" -18-ceph -labels: Things I know - +labels: know assignees: '' --- -Please add one item that you learned: +Please add one item that you learned. File new issues for each item that you learned. Please keep the number of characters to no more than 255. diff --git a/.github/ISSUE_TEMPLATE/things-i-want-to-know.md b/.github/ISSUE_TEMPLATE/things-i-want-to-know.md index 4d6c9bf3..65c8a223 100644 --- a/.github/ISSUE_TEMPLATE/things-i-want-to-know.md +++ b/.github/ISSUE_TEMPLATE/things-i-want-to-know.md @@ -1,11 +1,10 @@ - +--- name: Things I want to know about: Describe this issue template's purpose here. -18-ceph -title: "[Thing I want to Know]" -labels: wanttoknow - title: '' +labels: wanttoknow assignees: '' +--- +Add an item you want to learn diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 723ef36f..00000000 --- a/.gitignore +++ /dev/null @@ -1 +0,0 @@ -.idea \ No newline at end of file diff --git a/README.md b/README.md index a717014a..af93578a 100644 --- a/README.md +++ b/README.md @@ -1,98 +1,11 @@ -# MyWebClass Collaboration and Brainstorming Assignment +# MyWebClass collaboration and brainstorming activity to identify required content for mywebclass -## Overview +The purpose of this assignment is to practice collaborating using GIT/GitHub and to do this you need to create a list of things that you have learned in this class, things that you don't understand , and things that you want to learn. -The purpose of this assignment is to practice collaborating using GIT/GitHub and develop the requirements for the mywebclass.org website's tutorials and courses. To accomplish this task we are going to create three lists(What I Know, What I Don't Know, and What I Want To Learn) and consolidate the items from everyone in the class into a master list that counts the number of repeated issues. You need at least **3 items for each list for a total of 9 items** and you should plan that these items are going to be used for project 1 as the basis for the possible topics that people can choose to build online tutorials about. - -## Learning Objectives: -1. You will learn to collaborate online using GIT -2. You will learn to merge pull requests and resolve merge conflicts -3. You will learn to manage a basic project using GitHub Project. - -### Complete the Assignment By adding your issues to these 3 lists and count how many times each issue is mentioned. The number in the bracket next to each issue is the count, you should set your count at 1 for your issue. We need the count of how many times the issue is mentioned, so that we can prioritze each issue. - -### Your list should look like this: -#### Things we understand** -1. Pull Request[1] -2. Git Push[1] -3. Git Commit[1] -#### Things we don't understand -1. Git Rebase[1] -2. GIt Track[1] -3. Git Cherry-pick[1] -#### Things we want to know next** -1. Django [1] -2. OpenStack[1] -3. Ceph[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 -**open powershell or terminal and run "ssh-keygen -b 4096" and hit enter through the prompts and then open the file **your home directory/.ssh/id_rsa.pub** and copy that text into your github account settings under SSH/GPG keys -> add key. in one of the prompts it will tell you where it is going to save the key. If you already have a key reusue the one you have and cancel out of the process with control c **. I do it on my mac with the command vi ~/.ssh/id_rsa.pub" and then i press shift colon : and q to quit - -### [Assignment Video](https://youtu.be/UFLKojO3OtM) - -## You will accomplish this assignment in 5 phases: - -1. Each person will follow the instructions below to create one issue per list item i.e. 9 issues. - **You need one issue per item in your list for a total of 9 issues.**. Resolve each issue to add each of your items to the appropriate list. - -2. Find a person in class and then make a pull request for each item on your list to **THEIR** repository. **You make 9 pull requests to someone else** - -This person should then merge the pull requests and resolve the merge conflict to add new items to their list and increment the count on dupilicate items. We want to know how many people said the same thing, so that we can prioritize the requirement, when we decide on what to make in project 1. - -3. **Once you have merged the pull requests from someone else in class**, you need to find someone new in class to submit a pull request called "merge my list". that asks to merge your master into their master, so that they can add new items to their list and increment the duplicate issue count for each item in the list. Create an issue using the template "Assignment Master List" and reference the pull request that you make in the issue. Make sure you make a issue template to accept this issue on your own repository and provide these instructions. - -4. The person that receives the pull request from #3 needs to resolve merge conflics and merge, so that the new issues are added and duplicate counts are incrimented as necessary. - -5. Once you have merged someone else's combined list into your project make an issue and a pull request to the "complete_list" branch on the upstream repository i.e. the one you forked from. Use the issue "Complete List" and put a link to the pull request. Submit a link to the **issue** to Canvas to finish the assignment. In your pull request include your UCID, course number, and section. - -### You are done when you have completed the following: - -1. Added your issues individually and resolved them -2. Made 9 pull requests to another person for each item that contains the branch you want to merge -3. Merged 9 pull requests from someone else -3. Made a pull request to another person with your master branch that contains the consolidated list -4. Merged the pull request of someone elsesa compiled list -5. Submmited a pull request to this repository to have your complete list merged - -### Canvas Submission instructions - -To submit this assignment you need to submit the result of step #5 to canvas. When you look at the commits for your project you should see a total of 3 different users have contributed items to the list **including yourself** . If you don't have at least 3 people's commits on the project you will lose 33 points for each person not found. - -## Project Setup Instructions +## Instructions Collaborating on GitHub: 1. Fork the repository: Each person should fork the repository to their own GitHub account. To do this, click the "Fork" button in the top-right corner of the repository page. -18-ceph -2. Enable issues: If you don't see the "Issues" tab in the main menu, you should enable it in the repository settings. -3. Go to the "Issues" tab, and click "Milestones" to add a 0.1.0 milestone and describe it as a consolidated list of issues from your team. -4. Go to the issues tab you should also create labels for "I Know", "Want to Know", "Don't Understand", and "Master List". -5. Once you create these labels then go to settings and look for the "Issues Template" and create/edit 4 issue templates that will provide the starting text for each issue filed of that type. At the bottom of each issue you will see that you can automaticly assign a label to that issue type, so connect the respective labels you created with the 4 issue types. You need an issue for "I Know", "Want to Know", "Don't Understand", and "Master List". -4. Goto the project tab and create a new project (you have to click the down arrow next to "link project" to change it to new project). When you create a project you need to select "board" and name it "Documentation Tasks". -5. Once this is completed then clone this to your computer using the SSH link **NOT THE HTTP LINK** you need the ssh link to use the key you added to your account, so you don't get an error when pushing. - - -### Project management and Collaboration workflow Steps -1. create an issue -2. assign issue to project task -* Assign to yourself -* Assign to correct project board -* Assign to "todo" project status -* Assign to the correct milestone -* create issue branch -3. Go to the project board and move the task you created to in progress -4. git fetch origin to see new branch -5. checkout issue branch locally -6. git status to make sure you don't have any changed files in the branch before you work -7. Resolve the issue by adding the list item or incrementing the count of the item -8. commit -a -m "message text" to do the commit -9. git push origin head <- pushes current branch to github -10. Do a pull request for the branch and make sure you pick the correct source and destination. Click compare forks because by default it will go to the upstream repository i.e. mine -11. merge the pull request and add "closes # i.e. closes #4 to close the issue -12. Check that your task is moved from in progress to done -13. update your local main branch with the changes from the merge by doing git pull origin main -14. Repeat again, and again, and again - 2. Enable issues: If you don't see the "Issues" tab in the main menu, you should enable it in the repository settings. Go to the "Issues" tab, and click "Milestones" to add a 0.1.0 milestone and describe it as a consolidated list of issues from your team. On the issues tab you should also create labels for "I Know", "Want to Know", and "Don't Understand". Once you create these labels then go to settings and look for the "Issues Template" and create 3 issue templates that will provide the starting text for each issue filed of that type. At the bottom of each issue you will see that you can automaticly assign a label to that issue type, so connect the respective labels you created with the 3 issue types. 3. Create one issue per item in your list and assign it to the correct issue template. 4. Create a new project tab and create a new project (you have to click the down arrow next to "link project" to change it to new project). When you create a project you need to select "board" and name it "Documentation Tasks". @@ -126,4 +39,3 @@ Collaborating on GitHub: 1. Kubernetes 2. Browser dev tools 3. Authentication -main From 9620f83fa7f057b1a734b0a5d2ece541f3a0c6c7 Mon Sep 17 00:00:00 2001 From: CassandraSehic Date: Mon, 20 Feb 2023 21:44:11 -0500 Subject: [PATCH 041/129] elastic search --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af93578a..4df2bda0 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,6 @@ Collaborating on GitHub: 2. the proccess of resolving merge conflicts 3. watchtower ### Things you want to know next -1. Kubernetes +1. Elastic Search 2. Browser dev tools 3. Authentication From 515eca157f6538bf285c519c519e658a4b9024a5 Mon Sep 17 00:00:00 2001 From: davidfelix Date: Mon, 20 Feb 2023 21:48:50 -0500 Subject: [PATCH 042/129] added resolving merge conflicts to things we understand --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d2def9d6..437ace7e 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and 1. Pull Request[1] 2. Git Push[1] 3. Git Commit[1] +4. Resolving Merge Conflicts [1] #### Things we don't understand 1. Git Rebase[1] 2. GIt Track[1] @@ -24,7 +25,7 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and 1. Django [1] 2. OpenStack[1] 3. Ceph[1] -4. Kubernetes[1] +4. Kubernetes[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 70263278e708bde47b729c5c550eb0d88f2ec0a0 Mon Sep 17 00:00:00 2001 From: Doron <70930396+TheDiamondSkyv32@users.noreply.github.com> Date: Wed, 22 Feb 2023 13:24:19 -0500 Subject: [PATCH 043/129] Update issue templates --- .../{completed-lists.md => master-pull-request.md} | 10 +++------- .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, 6 insertions(+), 10 deletions(-) rename .github/ISSUE_TEMPLATE/{completed-lists.md => master-pull-request.md} (68%) diff --git a/.github/ISSUE_TEMPLATE/completed-lists.md b/.github/ISSUE_TEMPLATE/master-pull-request.md similarity index 68% rename from .github/ISSUE_TEMPLATE/completed-lists.md rename to .github/ISSUE_TEMPLATE/master-pull-request.md index c5cea21c..f8a8cfb1 100644 --- a/.github/ISSUE_TEMPLATE/completed-lists.md +++ b/.github/ISSUE_TEMPLATE/master-pull-request.md @@ -1,14 +1,10 @@ --- -name: Completed Lists -about: This is for your master pull request to merge your master into this repo. +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 assignees: '' --- -You need to make a pull request and add the link to the pull request to this issue when you submit. - -PULL REQUEST LINK: - -UCID: +You need to make a pull request and add the link to the pull request to this issue when you submit. diff --git a/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md b/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md index 472a5362..f7932d52 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: Things 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..d414666d 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: Things I Know 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..d94252a0 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: Things I Want To Know assignees: '' --- From 375e8517ffc338c3f4f9f06f4d7811218cfbe46c Mon Sep 17 00:00:00 2001 From: TheDiamondSkyv32 Date: Wed, 22 Feb 2023 13:44:37 -0500 Subject: [PATCH 044/129] added what i don't know to list --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 0b49fb1d..a7565eb8 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,11 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and 3. You will learn to manage a basic project using GitHub Project. ### Complete the Assignment By adding your issues to these 3 lists and count how many times each issue is mentioned. The number in the bracket next to each issue is the count, you should set your count at 1 for your issue. We need the count of how many times the issue is mentioned, so that we can prioritze each issue. +## Put your items here +### Things you understand so far +### Things you don't understand about what we are doing +1. I am lost on hows to pro-Docker +### Things you want to know next ### Your list should look like this: #### Things we understand** From 59cc9ad361d4c26c8aa88e80eea5fde92e8fc12c Mon Sep 17 00:00:00 2001 From: TheDiamondSkyv32 Date: Wed, 22 Feb 2023 13:55:22 -0500 Subject: [PATCH 045/129] fixing base readme file --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 0b49fb1d..a7565eb8 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,11 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and 3. You will learn to manage a basic project using GitHub Project. ### Complete the Assignment By adding your issues to these 3 lists and count how many times each issue is mentioned. The number in the bracket next to each issue is the count, you should set your count at 1 for your issue. We need the count of how many times the issue is mentioned, so that we can prioritze each issue. +## Put your items here +### Things you understand so far +### Things you don't understand about what we are doing +1. I am lost on hows to pro-Docker +### Things you want to know next ### Your list should look like this: #### Things we understand** From 630de5d1e82c57d9db8edd6fab9b87513e41a5ab Mon Sep 17 00:00:00 2001 From: TheDiamondSkyv32 Date: Wed, 22 Feb 2023 13:56:23 -0500 Subject: [PATCH 046/129] added another item to list --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 0b49fb1d..bf92d955 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,12 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and 3. You will learn to manage a basic project using GitHub Project. ### Complete the Assignment By adding your issues to these 3 lists and count how many times each issue is mentioned. The number in the bracket next to each issue is the count, you should set your count at 1 for your issue. We need the count of how many times the issue is mentioned, so that we can prioritze each issue. +## Put your items here +### Things you understand so far +### Things you don't understand about what we are doing +1. I am lost on hows to pro-Docker +2. I am lost on hows to pro-Linux +### Things you want to know next ### Your list should look like this: #### Things we understand** From 5a39dbd9a553f6bd7b1f57e54555a206ed7daec3 Mon Sep 17 00:00:00 2001 From: TheDiamondSkyv32 Date: Wed, 22 Feb 2023 14:01:33 -0500 Subject: [PATCH 047/129] added last item for 'don't know' list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bf92d955..98cbc4ad 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and ### Things you don't understand about what we are doing 1. I am lost on hows to pro-Docker 2. I am lost on hows to pro-Linux +3. I am lost on hows to setup my domain name with my Oracle account ### Things you want to know next ### Your list should look like this: From 9b82e5f448766599ec8e2cac3923ed1cd91191e4 Mon Sep 17 00:00:00 2001 From: vvr25 <60796135+vvr25@users.noreply.github.com> Date: Wed, 22 Feb 2023 16:13:36 -0500 Subject: [PATCH 048/129] Update issue templates --- .github/ISSUE_TEMPLATE/master-list.md | 10 ++++++++++ .github/ISSUE_TEMPLATE/things-i-don-t-understand.md | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 .github/ISSUE_TEMPLATE/master-list.md diff --git a/.github/ISSUE_TEMPLATE/master-list.md b/.github/ISSUE_TEMPLATE/master-list.md new file mode 100644 index 00000000..39e30585 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/master-list.md @@ -0,0 +1,10 @@ +--- +name: Master List +about: This is for Master List. +title: '' +labels: Master List +assignees: '' + +--- + + diff --git a/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md b/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md index 40b2f8ca..b5d02c70 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: Please add one item that you don't understand title: "[Don't Understand]" -labels: I know +labels: I know, Master List assignees: '' --- From 6469af1388c344ab4d68cd7ad0ae242c23b8bb2e Mon Sep 17 00:00:00 2001 From: vvr25 <60796135+vvr25@users.noreply.github.com> Date: Wed, 22 Feb 2023 16:16:03 -0500 Subject: [PATCH 049/129] Update issue templates --- .github/ISSUE_TEMPLATE/things-i-don-t-understand.md | 2 +- .github/ISSUE_TEMPLATE/things-i-learned.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md b/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md index b5d02c70..8f401840 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: Please add one item that you don't understand title: "[Don't Understand]" -labels: I know, Master List +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 b600819a..ed830519 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 c43f7eb4a63423fb8621eac7e2df24a020e54c32 Mon Sep 17 00:00:00 2001 From: ss889 <98911705+ss889@users.noreply.github.com> Date: Wed, 22 Feb 2023 16:41:43 -0500 Subject: [PATCH 050/129] 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..878c41cb --- /dev/null +++ b/.github/ISSUE_TEMPLATE/master-pull-request.md @@ -0,0 +1,10 @@ +--- +name: Master Pull Request +about: 'For master pull request to merge master into this repo. ' +title: ss889 +labels: Compiled List +assignees: ss889 + +--- + +make a pull request and add a link to the pull request to this issue when you submit. From 25cd1c4b3aff14642a76204ce06a76750a8beb0d Mon Sep 17 00:00:00 2001 From: ss889 Date: Wed, 22 Feb 2023 17:22:51 -0500 Subject: [PATCH 051/129] added something to the list of things i know so far --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0e5d003a..11e63b38 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ Collaborating on GitHub: ### Things you understand so far 1. I know how to make an ssh key and add it to GitHub So I don't need to login with password 2. I learend GITHUB Issues +3. I learned how to create and name repositories in Github and in Docker. ### Things you don't understand about what we are doing / web development. 1. Add items to the list ### Things you want to know next From 25ec713d398c781908a1ee2902396e936f039fd4 Mon Sep 17 00:00:00 2001 From: ss889 Date: Wed, 22 Feb 2023 17:40:31 -0500 Subject: [PATCH 052/129] added somthing to things i understand --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e5d003a..45263f10 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Collaborating on GitHub: ## Put your items here ### Things you understand so far -1. I know how to make an ssh key and add it to GitHub So I don't need to login with password +1. I know how to make an ssh key and add it to GitHub. 2. I learend GITHUB Issues ### Things you don't understand about what we are doing / web development. 1. Add items to the list From df1cd68b0613e0a700eed0261ae014141bcc3503 Mon Sep 17 00:00:00 2001 From: ss889 <98911705+ss889@users.noreply.github.com> Date: Wed, 22 Feb 2023 17:49:12 -0500 Subject: [PATCH 053/129] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f0ee0e9..49cd85f9 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Collaborating on GitHub: ## Put your items here ### Things you understand so far 1. I know how to make an ssh key and add it to GitHub. -2. I learend GITHUB Issues +2. I learned GITHUB Issues 3. I learned how to create and name repositories in Github and in Docker. ### Things you don't understand about what we are doing / web development. 1. Add items to the list From 640597ae288142688d538f1bae60c7f99880ba00 Mon Sep 17 00:00:00 2001 From: ss889 Date: Wed, 22 Feb 2023 18:15:18 -0500 Subject: [PATCH 054/129] modified the list for things i understand --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e5d003a..85dcd043 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Collaborating on GitHub: ## Put your items here ### Things you understand so far 1. I know how to make an ssh key and add it to GitHub So I don't need to login with password -2. I learend GITHUB Issues +2. I learned all about GITHUB Issues ### Things you don't understand about what we are doing / web development. 1. Add items to the list ### Things you want to know next From 7d56fca3931b0a64541dfce057f0ada84f81b325 Mon Sep 17 00:00:00 2001 From: ss889 <98911705+ss889@users.noreply.github.com> Date: Wed, 22 Feb 2023 18:21:00 -0500 Subject: [PATCH 055/129] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 49cd85f9..72511db5 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Collaborating on GitHub: ## Put your items here ### Things you understand so far 1. I know how to make an ssh key and add it to GitHub. -2. I learned GITHUB Issues +2. I learned all about GITHUB Issues 3. I learned how to create and name repositories in Github and in Docker. ### Things you don't understand about what we are doing / web development. 1. Add items to the list From 3a7d477c6038d4361d5fd4766688a8e18d5bafa5 Mon Sep 17 00:00:00 2001 From: baileychant <91162434+baileychant@users.noreply.github.com> Date: Wed, 22 Feb 2023 18:24:48 -0500 Subject: [PATCH 056/129] Update issue templates --- .../{things-i-learned.md => things-i-know.md} | 4 ++-- .github/ISSUE_TEMPLATE/things-i-want-to-know.md | 10 ++++++++++ 2 files changed, 12 insertions(+), 2 deletions(-) rename .github/ISSUE_TEMPLATE/{things-i-learned.md => things-i-know.md} (85%) create mode 100644 .github/ISSUE_TEMPLATE/things-i-want-to-know.md diff --git a/.github/ISSUE_TEMPLATE/things-i-learned.md b/.github/ISSUE_TEMPLATE/things-i-know.md similarity index 85% rename from .github/ISSUE_TEMPLATE/things-i-learned.md rename to .github/ISSUE_TEMPLATE/things-i-know.md index ff68fa38..3bcf609a 100644 --- a/.github/ISSUE_TEMPLATE/things-i-learned.md +++ b/.github/ISSUE_TEMPLATE/things-i-know.md @@ -1,8 +1,8 @@ --- -name: Things I learned +name: Things I know 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 new file mode 100644 index 00000000..bae5cbdf --- /dev/null +++ b/.github/ISSUE_TEMPLATE/things-i-want-to-know.md @@ -0,0 +1,10 @@ +--- +name: Things I want to know +about: Describe this issue template's purpose here. +title: '' +labels: '' +assignees: '' + +--- + + From 20e0608572500a8ed9be7bfd94bddd024ad9c6f8 Mon Sep 17 00:00:00 2001 From: ss889 Date: Wed, 22 Feb 2023 18:58:46 -0500 Subject: [PATCH 057/129] added something in the list of things i dont understand --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 72511db5..8c89e990 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,6 @@ Collaborating on GitHub: 2. I learned all about GITHUB Issues 3. I learned how to create and name repositories in Github and in Docker. ### Things you don't understand about what we are doing / web development. -1. Add items to the list +1. What some git commands do. ### Things you want to know next 1. How to connect viewjs to elastic search From f870afd796b3aeb0076b53fc18f73964d78a003d Mon Sep 17 00:00:00 2001 From: ss889 Date: Wed, 22 Feb 2023 19:09:34 -0500 Subject: [PATCH 058/129] modified the list of things i dont understand --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8c89e990..7f678cd0 100644 --- a/README.md +++ b/README.md @@ -33,5 +33,6 @@ Collaborating on GitHub: 3. I learned how to create and name repositories in Github and in Docker. ### Things you don't understand about what we are doing / web development. 1. What some git commands do. +2. I don't understand what exactly a DevOps Engineer does. ### Things you want to know next 1. How to connect viewjs to elastic search From fe9b36adadc964297ce5a82763de7e3ccbb6baae Mon Sep 17 00:00:00 2001 From: ss889 Date: Wed, 22 Feb 2023 19:14:32 -0500 Subject: [PATCH 059/129] modified the list of things i dont know --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7f678cd0..be5844ec 100644 --- a/README.md +++ b/README.md @@ -34,5 +34,6 @@ Collaborating on GitHub: ### Things you don't understand about what we are doing / web development. 1. What some git commands do. 2. I don't understand what exactly a DevOps Engineer does. +3. I don't know how to fix some merge issues. ### Things you want to know next 1. How to connect viewjs to elastic search From d1e5dfef9334cffc5bd9356d550f0cdac4863fb5 Mon Sep 17 00:00:00 2001 From: ss889 Date: Wed, 22 Feb 2023 19:47:16 -0500 Subject: [PATCH 060/129] added an item in the list of things i want to know next --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index be5844ec..a53f902e 100644 --- a/README.md +++ b/README.md @@ -36,4 +36,4 @@ Collaborating on GitHub: 2. I don't understand what exactly a DevOps Engineer does. 3. I don't know how to fix some merge issues. ### Things you want to know next -1. How to connect viewjs to elastic search +1. I want to know more about Docker and its functions. From 0b92c8d20787a138dab19a14a0abf17660cd115d Mon Sep 17 00:00:00 2001 From: ss889 Date: Wed, 22 Feb 2023 19:56:28 -0500 Subject: [PATCH 061/129] updated the list of things i want to know next --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a53f902e..6371385e 100644 --- a/README.md +++ b/README.md @@ -37,3 +37,4 @@ Collaborating on GitHub: 3. I don't know how to fix some merge issues. ### Things you want to know next 1. I want to know more about Docker and its functions. +2. I want to know how what we're learning will be used in web development. From 5f531c56c21600903145d63d43ec151cb6dee998 Mon Sep 17 00:00:00 2001 From: ss889 Date: Wed, 22 Feb 2023 20:02:09 -0500 Subject: [PATCH 062/129] added to the list of things i want to know next --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6371385e..068dbacc 100644 --- a/README.md +++ b/README.md @@ -38,3 +38,4 @@ Collaborating on GitHub: ### Things you want to know next 1. I want to know more about Docker and its functions. 2. I want to know how what we're learning will be used in web development. +3. I want to know if it's possible to use the terminals of other IDEs to do git commands. From c89c64ee2987c4954c10eeb7b390eede5428e47f Mon Sep 17 00:00:00 2001 From: baileychant <91162434+baileychant@users.noreply.github.com> Date: Wed, 22 Feb 2023 23:20:22 -0500 Subject: [PATCH 063/129] Update issue templates --- .github/ISSUE_TEMPLATE/master-pull-request.md | 10 ++++++++++ .github/ISSUE_TEMPLATE/things-i-don-t-understand.md | 2 +- .github/ISSUE_TEMPLATE/things-i-know.md | 2 +- .github/ISSUE_TEMPLATE/things-i-want-to-know.md | 2 +- 4 files changed, 13 insertions(+), 3 deletions(-) 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..525acf33 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/master-pull-request.md @@ -0,0 +1,10 @@ +--- +name: Master Pull Request +about: This is for your master pull request to merge your master into this repo. +title: '' +labels: Compiled List +assignees: '' + +--- + +You need to make a pull request and add the link to the pull request to this issue when you submit. diff --git a/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md b/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md index e1bf9d35..67c897fb 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: Please add one item that you don't understand title: "[Don't Understand]" -labels: '' +labels: Don't Understand assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/things-i-know.md b/.github/ISSUE_TEMPLATE/things-i-know.md index 3bcf609a..9bae02f7 100644 --- a/.github/ISSUE_TEMPLATE/things-i-know.md +++ b/.github/ISSUE_TEMPLATE/things-i-know.md @@ -2,7 +2,7 @@ name: Things I know about: Add one item for each thing you learned keep to max of 255 characters title: "[Things I Learned]" -labels: '' +labels: I know assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/things-i-want-to-know.md b/.github/ISSUE_TEMPLATE/things-i-want-to-know.md index bae5cbdf..8f0592fd 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: '' -labels: '' +labels: Want to Know assignees: '' --- From 8e1413ae19c2c9ca1562eeca793ecd9b144ae22d Mon Sep 17 00:00:00 2001 From: baileychant <91162434+baileychant@users.noreply.github.com> Date: Wed, 22 Feb 2023 23:24:35 -0500 Subject: [PATCH 064/129] Update issue templates --- .github/ISSUE_TEMPLATE/master-pull-request.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/master-pull-request.md b/.github/ISSUE_TEMPLATE/master-pull-request.md index 525acf33..ac1ac113 100644 --- a/.github/ISSUE_TEMPLATE/master-pull-request.md +++ b/.github/ISSUE_TEMPLATE/master-pull-request.md @@ -1,7 +1,7 @@ --- name: Master Pull Request about: This is for your master pull request to merge your master into this repo. -title: '' +title: Put your UCID as the title (replace this text) labels: Compiled List assignees: '' From b98897c214606dc888f7b4a9377521a2911c8d3f Mon Sep 17 00:00:00 2001 From: baileychant Date: Thu, 23 Feb 2023 17:42:42 -0500 Subject: [PATCH 065/129] added somthing i want to know to the list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5a14527b..a82ebc3c 100644 --- a/README.md +++ b/README.md @@ -33,3 +33,4 @@ Collaborating on GitHub: 1. Add items to the list ### Things you want to know next 1. How to connect viewjs to elastic search +2. This is something I want to know \ No newline at end of file From f64d4009149766f89d55a555333912054e9062d6 Mon Sep 17 00:00:00 2001 From: baileychant Date: Thu, 23 Feb 2023 18:22:07 -0500 Subject: [PATCH 066/129] added something to the dont understant list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a82ebc3c..529fe4dc 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ Collaborating on GitHub: 1. Add items to the list ### Things you don't understand about what we are doing / web development. 1. Add items to the list +2. Don't understand forking ### Things you want to know next 1. How to connect viewjs to elastic search 2. This is something I want to know \ No newline at end of file From b4cc684e15940c55b0135487dca118471c2067c0 Mon Sep 17 00:00:00 2001 From: baileychant Date: Thu, 23 Feb 2023 19:48:40 -0500 Subject: [PATCH 067/129] added something to the dont understand list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 529fe4dc..efaabe6f 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ Collaborating on GitHub: ### Things you don't understand about what we are doing / web development. 1. Add items to the list 2. Don't understand forking +3. Don't Understand Oracle Cloud ### Things you want to know next 1. How to connect viewjs to elastic search 2. This is something I want to know \ No newline at end of file From f6bb0e87572dd1b8b6a0ff3f12c311d1937bc47a Mon Sep 17 00:00:00 2001 From: baileychant Date: Thu, 23 Feb 2023 20:18:10 -0500 Subject: [PATCH 068/129] added something to the dont understand list --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index efaabe6f..437e4693 100644 --- a/README.md +++ b/README.md @@ -30,9 +30,9 @@ Collaborating on GitHub: ### Things you understand so far 1. Add items to the list ### Things you don't understand about what we are doing / web development. -1. Add items to the list -2. Don't understand forking -3. Don't Understand Oracle Cloud +1. Don't understand forking +2. Don't Understand Oracle Cloud +3. Don't understand the difference between cloning and forking ### Things you want to know next 1. How to connect viewjs to elastic search 2. This is something I want to know \ No newline at end of file From 2716e3e74f642aa96b78a25883d4471db75400fd Mon Sep 17 00:00:00 2001 From: baileychant Date: Thu, 23 Feb 2023 20:25:58 -0500 Subject: [PATCH 069/129] added something to the I Know list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 437e4693..6399416e 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Collaborating on GitHub: ## Put your items here ### Things you understand so far -1. Add items to the list +1. I know how to make ssh keys ### Things you don't understand about what we are doing / web development. 1. Don't understand forking 2. Don't Understand Oracle Cloud From 515aa38a7113dc8aa753aa4d7bbf4b14fc3e326a Mon Sep 17 00:00:00 2001 From: baileychant Date: Thu, 23 Feb 2023 20:32:16 -0500 Subject: [PATCH 070/129] added something to I Know list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6399416e..615bb697 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ Collaborating on GitHub: ## Put your items here ### Things you understand so far 1. I know how to make ssh keys +2. I know personal domain use ### Things you don't understand about what we are doing / web development. 1. Don't understand forking 2. Don't Understand Oracle Cloud From 028a10787611c0b89a8972e44f171a76ac36db22 Mon Sep 17 00:00:00 2001 From: baileychant Date: Thu, 23 Feb 2023 20:36:30 -0500 Subject: [PATCH 071/129] added something to the I Know list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 615bb697..6b58ebe7 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ Collaborating on GitHub: ### Things you understand so far 1. I know how to make ssh keys 2. I know personal domain use +3. I know how to make a personal token ### Things you don't understand about what we are doing / web development. 1. Don't understand forking 2. Don't Understand Oracle Cloud From 8b44ab78b09b81220e9d9c5d4970d14755c6eb13 Mon Sep 17 00:00:00 2001 From: baileychant Date: Thu, 23 Feb 2023 20:42:54 -0500 Subject: [PATCH 072/129] added somthing to the Want To Know List --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 6b58ebe7..a7502e6e 100644 --- a/README.md +++ b/README.md @@ -36,5 +36,4 @@ Collaborating on GitHub: 2. Don't Understand Oracle Cloud 3. Don't understand the difference between cloning and forking ### Things you want to know next -1. How to connect viewjs to elastic search -2. This is something I want to know \ No newline at end of file +1. More in depth SQL \ No newline at end of file From 837889d0c9fdd52f8fe64671e68d1e64b46a5dd8 Mon Sep 17 00:00:00 2001 From: baileychant Date: Thu, 23 Feb 2023 20:49:05 -0500 Subject: [PATCH 073/129] added something to the Want To Know List --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a7502e6e..dec45d35 100644 --- a/README.md +++ b/README.md @@ -36,4 +36,5 @@ Collaborating on GitHub: 2. Don't Understand Oracle Cloud 3. Don't understand the difference between cloning and forking ### Things you want to know next -1. More in depth SQL \ No newline at end of file +1. More in depth SQL +2. More HTML/CSS \ No newline at end of file From 07602ad72650df847eeb48720cdf10b5aa199f67 Mon Sep 17 00:00:00 2001 From: baileychant Date: Thu, 23 Feb 2023 20:58:19 -0500 Subject: [PATCH 074/129] added something to the Want To Know list --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dec45d35..b4a5a4c3 100644 --- a/README.md +++ b/README.md @@ -37,4 +37,5 @@ Collaborating on GitHub: 3. Don't understand the difference between cloning and forking ### Things you want to know next 1. More in depth SQL -2. More HTML/CSS \ No newline at end of file +2. More HTML/CSS +3. SEO Knowledge \ No newline at end of file From fda6f919b80802bfa26d09a41394a04baae12100 Mon Sep 17 00:00:00 2001 From: ESinson <55463616+ESinson@users.noreply.github.com> Date: Fri, 24 Feb 2023 13:28:03 -0500 Subject: [PATCH 075/129] Added Node.js.^C --- .github/ISSUE_TEMPLATE/master-pull-request.md | 8 -------- .github/ISSUE_TEMPLATE/things-i-don-t-understand.md | 5 ----- .github/ISSUE_TEMPLATE/things-i-learned.md | 6 +----- .github/ISSUE_TEMPLATE/things-i-want-to-know.md | 4 +--- 4 files changed, 2 insertions(+), 21 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/master-pull-request.md b/.github/ISSUE_TEMPLATE/master-pull-request.md index 94e7be2a..f304d01f 100644 --- a/.github/ISSUE_TEMPLATE/master-pull-request.md +++ b/.github/ISSUE_TEMPLATE/master-pull-request.md @@ -1,15 +1,7 @@ ---- 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 assignees: '' ---- - -You need to make a pull request and add the link to the pull request to this issue when you submit. - -PULL REQUEST LINK: - -UCID: diff --git a/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md b/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md index 65675f5a..fc975bdd 100644 --- a/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md +++ b/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md @@ -1,11 +1,6 @@ ---- - name: Things I Don't Understand about: This is for adding issues that you don't understand title: '' labels: Things I don't know assignees: '' ---- - -Please add one item that you learned. File new issues for each item that you learned. Please keep the number of characters to no more than 255. diff --git a/.github/ISSUE_TEMPLATE/things-i-learned.md b/.github/ISSUE_TEMPLATE/things-i-learned.md index 2065ae93..d6b505b9 100644 --- a/.github/ISSUE_TEMPLATE/things-i-learned.md +++ b/.github/ISSUE_TEMPLATE/things-i-learned.md @@ -1,10 +1,6 @@ ---- + 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 know assignees: '' - ---- - -I understand diff --git a/.github/ISSUE_TEMPLATE/things-i-want-to-know.md b/.github/ISSUE_TEMPLATE/things-i-want-to-know.md index 70816fd3..cf93b28b 100644 --- a/.github/ISSUE_TEMPLATE/things-i-want-to-know.md +++ b/.github/ISSUE_TEMPLATE/things-i-want-to-know.md @@ -1,10 +1,8 @@ ---- + name: Things I want to know about: Describe this issue template's purpose here. title: "[Thing I want to Know]" labels: Things I want to learn assignees: '' ---- -Please describe what you want to know in less than 255 characters: From 7d93a2a69a5ed1a3fd2c599e48cb509f5bf3f943 Mon Sep 17 00:00:00 2001 From: ESinson <55463616+ESinson@users.noreply.github.com> Date: Fri, 24 Feb 2023 13:35:54 -0500 Subject: [PATCH 076/129] Added new issue template --- .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 cf93b28b..dea40487 100644 --- a/.github/ISSUE_TEMPLATE/things-i-want-to-know.md +++ b/.github/ISSUE_TEMPLATE/things-i-want-to-know.md @@ -3,6 +3,6 @@ name: Things I want to know about: Describe this issue template's purpose here. title: "[Thing I want to Know]" labels: Things I want to learn -assignees: '' +assignees: "" From c4140755467d17fae6834c1d943a463e57249bbc Mon Sep 17 00:00:00 2001 From: vvr25 <60796135+vvr25@users.noreply.github.com> Date: Fri, 24 Feb 2023 14:52:26 -0500 Subject: [PATCH 077/129] Update issue templates --- .github/ISSUE_TEMPLATE/master-list.md | 10 ---------- .github/ISSUE_TEMPLATE/master-pull-request.md | 10 ++++++++++ .github/ISSUE_TEMPLATE/things-i-don-t-understand.md | 6 +++--- .github/ISSUE_TEMPLATE/things-i-learned.md | 2 +- .github/ISSUE_TEMPLATE/things-i-wanna-know.md | 2 +- 5 files changed, 15 insertions(+), 15 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/master-list.md create mode 100644 .github/ISSUE_TEMPLATE/master-pull-request.md diff --git a/.github/ISSUE_TEMPLATE/master-list.md b/.github/ISSUE_TEMPLATE/master-list.md deleted file mode 100644 index 39e30585..00000000 --- a/.github/ISSUE_TEMPLATE/master-list.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -name: Master List -about: This is for Master List. -title: '' -labels: Master List -assignees: '' - ---- - - diff --git a/.github/ISSUE_TEMPLATE/master-pull-request.md b/.github/ISSUE_TEMPLATE/master-pull-request.md new file mode 100644 index 00000000..f7ff0abb --- /dev/null +++ b/.github/ISSUE_TEMPLATE/master-pull-request.md @@ -0,0 +1,10 @@ +--- +name: Master Pull Request +about: This is for your Master pull rest request to merge your master into this repo. +title: vvr25 +labels: Compiled List +assignees: '' + +--- + +you need to make a pull request and add the links to the full request to this issue when you submit. diff --git a/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md b/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md index 8f401840..2e808136 100644 --- a/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md +++ b/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md @@ -1,10 +1,10 @@ --- name: Things I don't understand -about: Please add one item that you don't understand +about: This is for adding issues that you don't undertsnd title: "[Don't Understand]" -labels: I don't know +labels: Things I don't understand assignees: '' --- -Please add one item that you learned. File new issues for each item that you learned. Please keep the number of characters to no more than 255. +I Don't Understand diff --git a/.github/ISSUE_TEMPLATE/things-i-learned.md b/.github/ISSUE_TEMPLATE/things-i-learned.md index ed830519..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: I know +labels: '' assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/things-i-wanna-know.md b/.github/ISSUE_TEMPLATE/things-i-wanna-know.md index 00351df2..a8be1356 100644 --- a/.github/ISSUE_TEMPLATE/things-i-wanna-know.md +++ b/.github/ISSUE_TEMPLATE/things-i-wanna-know.md @@ -2,7 +2,7 @@ name: Things I wanna know about: 'Things I wana know ' title: '' -labels: I want to know +labels: '' assignees: '' --- From cd76f28709e068513bca8e2a914ad79c28b31aa3 Mon Sep 17 00:00:00 2001 From: vvr25 <60796135+vvr25@users.noreply.github.com> Date: Fri, 24 Feb 2023 18:36:13 -0500 Subject: [PATCH 078/129] added something to the list --- README.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5a14527b..30b2f657 100644 --- a/README.md +++ b/README.md @@ -28,8 +28,14 @@ Collaborating on GitHub: ## Put your items here ### Things you understand so far -1. Add items to the list +1. Python Print[1] +2. Linux Directory listing[2] +3. Docker Installation[1] ### Things you don't understand about what we are doing / web development. -1. Add items to the list +1. Git Stash[1] +2. GIt pull[2] +3. GIT status[1] ### Things you want to know next -1. How to connect viewjs to elastic search +1. Elastic Search Indexing [1] +2. Cloud deployment with Kubernetes[2] +3. Teraform[1] From afdc6fb61b87e96a7c5086d2ba10556b80489caf Mon Sep 17 00:00:00 2001 From: TheDiamondSkyv32 Date: Fri, 24 Feb 2023 18:45:43 -0500 Subject: [PATCH 079/129] added my 'i know' item --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 98cbc4ad..81ed54b6 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and ### Complete the Assignment By adding your issues to these 3 lists and count how many times each issue is mentioned. The number in the bracket next to each issue is the count, you should set your count at 1 for your issue. We need the count of how many times the issue is mentioned, so that we can prioritze each issue. ## Put your items here ### Things you understand so far +1. I understand how to push to github ### Things you don't understand about what we are doing 1. I am lost on hows to pro-Docker 2. I am lost on hows to pro-Linux From f3f1134b786c254f9ff2f32a69be5081b93b14db Mon Sep 17 00:00:00 2001 From: vvr25 <60796135+vvr25@users.noreply.github.com> Date: Fri, 24 Feb 2023 18:51:30 -0500 Subject: [PATCH 080/129] PUT A DESCRIPTIVE MESSAGE HERE --- README.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5a14527b..30b2f657 100644 --- a/README.md +++ b/README.md @@ -28,8 +28,14 @@ Collaborating on GitHub: ## Put your items here ### Things you understand so far -1. Add items to the list +1. Python Print[1] +2. Linux Directory listing[2] +3. Docker Installation[1] ### Things you don't understand about what we are doing / web development. -1. Add items to the list +1. Git Stash[1] +2. GIt pull[2] +3. GIT status[1] ### Things you want to know next -1. How to connect viewjs to elastic search +1. Elastic Search Indexing [1] +2. Cloud deployment with Kubernetes[2] +3. Teraform[1] From 8f428937277908db779d8f10ea51f653866559a9 Mon Sep 17 00:00:00 2001 From: vvr25 <60796135+vvr25@users.noreply.github.com> Date: Fri, 24 Feb 2023 18:57:05 -0500 Subject: [PATCH 081/129] Changed things I wanna know next --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a14527b..9ba281eb 100644 --- a/README.md +++ b/README.md @@ -32,4 +32,5 @@ Collaborating on GitHub: ### Things you don't understand about what we are doing / web development. 1. Add items to the list ### Things you want to know next -1. How to connect viewjs to elastic search +1. Elastic Search Indexing [1] + From f16415195e5b0c6513770a94381505916c565d64 Mon Sep 17 00:00:00 2001 From: TheDiamondSkyv32 Date: Fri, 24 Feb 2023 18:57:20 -0500 Subject: [PATCH 082/129] new issue to dont kno wlist --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 81ed54b6..6cbc36b5 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and 1. I am lost on hows to pro-Docker 2. I am lost on hows to pro-Linux 3. I am lost on hows to setup my domain name with my Oracle account +4. I am lost on hows pull for this assignment ### Things you want to know next ### Your list should look like this: From 1365cac3e0f2b918692199d2e5deeb8dd07ff426 Mon Sep 17 00:00:00 2001 From: TheDiamondSkyv32 Date: Fri, 24 Feb 2023 19:00:09 -0500 Subject: [PATCH 083/129] added new idk item --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 81ed54b6..ce92a9a7 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and 1. I am lost on hows to pro-Docker 2. I am lost on hows to pro-Linux 3. I am lost on hows to setup my domain name with my Oracle account +4. I am lost on hows Docker ### Things you want to know next ### Your list should look like this: From a1117b212688afaae0453f95e341eba7022de668 Mon Sep 17 00:00:00 2001 From: vvr25 <60796135+vvr25@users.noreply.github.com> Date: Fri, 24 Feb 2023 19:02:11 -0500 Subject: [PATCH 084/129] Changed things I don't undertand --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a14527b..ba688866 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,8 @@ Collaborating on GitHub: ### Things you understand so far 1. Add items to the list ### Things you don't understand about what we are doing / web development. -1. Add items to the list +1. Git Stash[1] +GIt pull[2] +GIT status[1] ### Things you want to know next 1. How to connect viewjs to elastic search From 683fb1a193ecdb60c96d7be5fd3fce3db5b9c49c Mon Sep 17 00:00:00 2001 From: TheDiamondSkyv32 Date: Fri, 24 Feb 2023 19:03:47 -0500 Subject: [PATCH 085/129] added idk linus --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 81ed54b6..248d9010 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and 1. I am lost on hows to pro-Docker 2. I am lost on hows to pro-Linux 3. I am lost on hows to setup my domain name with my Oracle account +4. I am lost on hows linux commands ### Things you want to know next ### Your list should look like this: From f39639fd740e8f1993bcf4f8924e48eac4b8838d Mon Sep 17 00:00:00 2001 From: TheDiamondSkyv32 Date: Fri, 24 Feb 2023 19:07:14 -0500 Subject: [PATCH 086/129] added i want to know item --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 81ed54b6..e372a897 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and 2. I am lost on hows to pro-Linux 3. I am lost on hows to setup my domain name with my Oracle account ### Things you want to know next +1. I want to know why this is tedious ### Your list should look like this: #### Things we understand** From 029e8690481dbd38d051ce14c3dcdabf8a5f9520 Mon Sep 17 00:00:00 2001 From: vvr25 <60796135+vvr25@users.noreply.github.com> Date: Fri, 24 Feb 2023 19:07:43 -0500 Subject: [PATCH 087/129] PUT A DESCRIPTIVE MESSAGE HERE --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5a14527b..cf0a273d 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,6 @@ Collaborating on GitHub: ### Things you understand so far 1. Add items to the list ### Things you don't understand about what we are doing / web development. -1. Add items to the list -### Things you want to know next +1. changed +### Thingsgit commit -a -m "PUT A DESCRIPTIVE MESSAGE HERE".you want to know next 1. How to connect viewjs to elastic search From dbc801801f240a99aefeb7ee0b85b28af80fa4b1 Mon Sep 17 00:00:00 2001 From: TheDiamondSkyv32 Date: Fri, 24 Feb 2023 19:09:50 -0500 Subject: [PATCH 088/129] added learn item --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 81ed54b6..26749597 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and 2. I am lost on hows to pro-Linux 3. I am lost on hows to setup my domain name with my Oracle account ### Things you want to know next +1. setup domain name ### Your list should look like this: #### Things we understand** From 9fd7845dbf943620e0788dfda018598047821c96 Mon Sep 17 00:00:00 2001 From: vvr25 <60796135+vvr25@users.noreply.github.com> Date: Fri, 24 Feb 2023 19:10:41 -0500 Subject: [PATCH 089/129] added to things i dont understand --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf0a273d..c0f9e93b 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,6 @@ Collaborating on GitHub: ### Things you understand so far 1. Add items to the list ### Things you don't understand about what we are doing / web development. -1. changed +1. GIt pull[2] ### Thingsgit commit -a -m "PUT A DESCRIPTIVE MESSAGE HERE".you want to know next 1. How to connect viewjs to elastic search From 09b6fe2d023efc48a1ac3428c05c25c2bcd26506 Mon Sep 17 00:00:00 2001 From: vvr25 <60796135+vvr25@users.noreply.github.com> Date: Fri, 24 Feb 2023 19:15:38 -0500 Subject: [PATCH 090/129] Changed Thing you understand --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a14527b..81d76fcc 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,8 @@ Collaborating on GitHub: ## Put your items here ### Things you understand so far 1. Add items to the list +2. Linux Directory listing[2] ### Things you don't understand about what we are doing / web development. -1. Add items to the list +1. Add items to the lis ### Things you want to know next 1. How to connect viewjs to elastic search From ecf46fae5c8f9c17fb4c61be4dabc50e866ea665 Mon Sep 17 00:00:00 2001 From: vvr25 <60796135+vvr25@users.noreply.github.com> Date: Fri, 24 Feb 2023 19:19:47 -0500 Subject: [PATCH 091/129] added to things i learned --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5a14527b..f4336a0b 100644 --- a/README.md +++ b/README.md @@ -28,8 +28,8 @@ Collaborating on GitHub: ## Put your items here ### Things you understand so far -1. Add items to the list +1. i leanred ### Things you don't understand about what we are doing / web development. -1. Add items to the list +1. changed ### Things you want to know next 1. How to connect viewjs to elastic search From 40a92f4ad1f0fb1c930279ffad198d559ab527dd Mon Sep 17 00:00:00 2001 From: TheDiamondSkyv32 Date: Fri, 24 Feb 2023 19:21:57 -0500 Subject: [PATCH 092/129] fixed prev issue --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 888a56e8..a00ccf75 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and 4. I am lost on hows pull for this assignment ### Things you want to know next 1. setup domain name +2. why tedious assignment ### Your list should look like this: #### Things we understand** From 6ebc96ef9e3c2fd20153bb95b0b5f2780c158efc Mon Sep 17 00:00:00 2001 From: vvr25 <60796135+vvr25@users.noreply.github.com> Date: Fri, 24 Feb 2023 19:21:59 -0500 Subject: [PATCH 093/129] added to things i dont understand --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a14527b..32f79426 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,6 @@ Collaborating on GitHub: ### Things you understand so far 1. Add items to the list ### Things you don't understand about what we are doing / web development. -1. Add items to the list +1. dont understand ### Things you want to know next 1. How to connect viewjs to elastic search From d20c902306073603ea4a615c82110ea7d6452525 Mon Sep 17 00:00:00 2001 From: vvr25 <60796135+vvr25@users.noreply.github.com> Date: Fri, 24 Feb 2023 19:24:39 -0500 Subject: [PATCH 094/129] changed I don't understand --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a14527b..ccf66264 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,6 @@ Collaborating on GitHub: ### Things you understand so far 1. Add items to the list ### Things you don't understand about what we are doing / web development. -1. Add items to the list +furfhiofj ### Things you want to know next 1. How to connect viewjs to elastic search From 3e437a0db566de75764ba89683b784e159b39772 Mon Sep 17 00:00:00 2001 From: TheDiamondSkyv32 Date: Fri, 24 Feb 2023 19:24:42 -0500 Subject: [PATCH 095/129] added know item --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a00ccf75..f191d0b4 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and ## Put your items here ### Things you understand so far 1. I understand how to push to github +2. github conflict ### Things you don't understand about what we are doing 1. I am lost on hows to pro-Docker 2. I am lost on hows to pro-Linux From 01420f04d6f962627b31b1d1dd9a639348f55c9e Mon Sep 17 00:00:00 2001 From: TheDiamondSkyv32 Date: Fri, 24 Feb 2023 19:28:04 -0500 Subject: [PATCH 096/129] added know item merge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f191d0b4..3f2d459b 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and ### Things you understand so far 1. I understand how to push to github 2. github conflict +3. how to merge ### Things you don't understand about what we are doing 1. I am lost on hows to pro-Docker 2. I am lost on hows to pro-Linux From da31de2bd887acf5fd7c22d7ffa325b22866b422 Mon Sep 17 00:00:00 2001 From: TheDiamondSkyv32 Date: Fri, 24 Feb 2023 21:11:14 -0500 Subject: [PATCH 097/129] a new fix --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ebac385c..bd3cee19 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,8 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and 3. how to merge ### Things you don't understand about what we are doing 1. I am lost on hows to pro-Docker -2. I am lost on hows to pro-Linux +2. I am lost on ho +3. ws to pro-Linux 3. I am lost on hows to setup my domain name with my Oracle account 4. I am lost on hows pull for this assignment ### Things you want to know next From 325284af1847c96b347063201ebc0d0ef105fd44 Mon Sep 17 00:00:00 2001 From: TheDiamondSkyv32 Date: Fri, 24 Feb 2023 21:12:02 -0500 Subject: [PATCH 098/129] added new learned item --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ced4bd73..7916bb20 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and 1. I understand how to push to github 2. github conflict 3. how to merge +4. How to merge things even better ### Things you don't understand about what we are doing 1. I am lost on hows to pro-Docker 2. I am lost on hows to pro-Linux From 84cfe53951cbb8c9c5acced6bd272d824a76ddab Mon Sep 17 00:00:00 2001 From: TheDiamondSkyv32 Date: Fri, 24 Feb 2023 21:15:30 -0500 Subject: [PATCH 099/129] fixed formatting --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index bb49521d..1be45ef2 100644 --- a/README.md +++ b/README.md @@ -12,16 +12,13 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and ### Complete the Assignment By adding your issues to these 3 lists and count how many times each issue is mentioned. The number in the bracket next to each issue is the count, you should set your count at 1 for your issue. We need the count of how many times the issue is mentioned, so that we can prioritze each issue. ## Put your items here ### Things you understand so far -<<<<<<< HEAD -<<<<<<< HEAD 1. I understand how to push to github 2. github conflict 3. how to merge 4. How to merge things even better ### Things you don't understand about what we are doing 1. I am lost on hows to pro-Docker -2. I am lost on ho -3. ws to pro-Linux +2. I am lost on hows to pro-Linux 3. I am lost on hows to setup my domain name with my Oracle account 4. I am lost on hows pull for this assignment ### Things you want to know next From 45c8c2560d1eb3242d16944de35dbb3d830fa73d Mon Sep 17 00:00:00 2001 From: TheDiamondSkyv32 Date: Fri, 24 Feb 2023 21:17:14 -0500 Subject: [PATCH 100/129] added idk how to config --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1be45ef2..aca7c5a2 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and 2. I am lost on hows to pro-Linux 3. I am lost on hows to setup my domain name with my Oracle account 4. I am lost on hows pull for this assignment +5. I am lost on how to config ### Things you want to know next 1. setup domain name 2. why tedious assignment From 6f532072ee7738ea9ca2da07f6139e48ccabaa07 Mon Sep 17 00:00:00 2001 From: TheDiamondSkyv32 Date: Fri, 24 Feb 2023 21:21:40 -0500 Subject: [PATCH 101/129] new idk conflict added --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3ccfd3aa..f308cba5 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and 3. I am lost on hows to setup my domain name with my Oracle account 4. I am lost on hows pull for this assignment 5. I am lost on how to config +6. I am lost on what causes conflict ### Things you want to know next 1. setup domain name 2. why tedious assignment From 1670cf3a4ae9711b081a4866a7e4bcacf2ed18c0 Mon Sep 17 00:00:00 2001 From: TheDiamondSkyv32 Date: Fri, 24 Feb 2023 21:24:17 -0500 Subject: [PATCH 102/129] added new want to know --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f308cba5..7a8fd866 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and ### Things you want to know next 1. setup domain name 2. why tedious assignment +3. I want to know how to resolve conflicts ### Your list should look like this: #### Things we understand** From 2a90487040e6cbf91c726191ebbb4047accfa292 Mon Sep 17 00:00:00 2001 From: TheDiamondSkyv32 Date: Fri, 24 Feb 2023 21:26:29 -0500 Subject: [PATCH 103/129] added new item i know --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7a8fd866..912059c2 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and 2. github conflict 3. how to merge 4. How to merge things even better +5. I know how to use vim ### Things you don't understand about what we are doing 1. I am lost on hows to pro-Docker 2. I am lost on hows to pro-Linux From f4f528c8f165637a622845860f84759a5e52e232 Mon Sep 17 00:00:00 2001 From: TheDiamondSkyv32 Date: Fri, 24 Feb 2023 21:28:16 -0500 Subject: [PATCH 104/129] added new item i know bash scripts --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 912059c2..c9af6403 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and 3. how to merge 4. How to merge things even better 5. I know how to use vim +6. I know how to use bash scripts ### Things you don't understand about what we are doing 1. I am lost on hows to pro-Docker 2. I am lost on hows to pro-Linux From 89361315ae6d34077470693ea088a3b09ebf51ba Mon Sep 17 00:00:00 2001 From: vvr25 <60796135+vvr25@users.noreply.github.com> Date: Fri, 24 Feb 2023 21:32:27 -0500 Subject: [PATCH 105/129] Update README.md --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f3213406..1823552d 100644 --- a/README.md +++ b/README.md @@ -26,5 +26,16 @@ Collaborating on GitHub: # Complete the Assignment By adding your issues to these 3 lists. -## Put your items here +Things we understand** +1. Python Print[1] +2. Linux Directory listing[2] +3. Docker Installation[1] +Things we don't understand +1. Git Stash[1] +2. GIt pull[2] +3. GIT status[1] +Things we want to know next** +1. Elastic Search Indexing [1] +2. Cloud deployment with Kubernetes[2] +3. Teraform[1] From 460ae565c06d21b9c01adc1eb961051aa7cb4925 Mon Sep 17 00:00:00 2001 From: vvr25 <60796135+vvr25@users.noreply.github.com> Date: Fri, 24 Feb 2023 21:33:35 -0500 Subject: [PATCH 106/129] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1823552d..8eb75b4f 100644 --- a/README.md +++ b/README.md @@ -30,10 +30,13 @@ Things we understand** 1. Python Print[1] 2. Linux Directory listing[2] 3. Docker Installation[1] -Things we don't understand + +Things we don't understand** 1. Git Stash[1] 2. GIt pull[2] 3. GIT status[1] + + Things we want to know next** 1. Elastic Search Indexing [1] 2. Cloud deployment with Kubernetes[2] From 2d0db647a401f4ad041ccdcf97e7cfa3afcd2d44 Mon Sep 17 00:00:00 2001 From: TheDiamondSkyv32 Date: Fri, 24 Feb 2023 22:13:05 -0500 Subject: [PATCH 107/129] revert change --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7f67d6c4..02142761 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,7 @@ Collaborating on GitHub: # Complete the Assignment By adding your issues to these 3 lists. +<<<<<<< HEAD Things we understand** 1. Python Print[1] 2. Linux Directory listing[2] @@ -147,6 +148,9 @@ Things we want to know next** 1. Elastic Search Indexing [1] 2. Cloud deployment with Kubernetes[2] 3. Teraform[1] +======= +## Put your items here +>>>>>>> parent of 8936131... Update README.md ======= 1. Add items to the list From e08effeb4dd9be9b532118c95e5f078ec0c45562 Mon Sep 17 00:00:00 2001 From: vvr25 <60796135+vvr25@users.noreply.github.com> Date: Fri, 24 Feb 2023 22:25:19 -0500 Subject: [PATCH 108/129] Update issue templates --- .github/ISSUE_TEMPLATE/master-pull-request.md | 10 +++---- .../things-i-don-t-understand.md | 26 +------------------ .github/ISSUE_TEMPLATE/things-i-know.md | 21 +++------------ 3 files changed, 8 insertions(+), 49 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/master-pull-request.md b/.github/ISSUE_TEMPLATE/master-pull-request.md index c684f3c6..861a3aea 100644 --- a/.github/ISSUE_TEMPLATE/master-pull-request.md +++ b/.github/ISSUE_TEMPLATE/master-pull-request.md @@ -1,14 +1,10 @@ --- name: Master Pull Request -<<<<<<< HEAD -about: This is for your master pull request to merge your master into this repo -======= -about: This is for your master pull request to merge your master into this repo. ->>>>>>> f64d4009149766f89d55a555333912054e9062d6 -title: Put your UCID as the title (replace this text) +about: This is for your Master pull rest request to merge your master into this repo. +title: '' labels: Compiled List assignees: '' --- -You need to make a pull request and add the link to the pull request to this issue when you submit. + diff --git a/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md b/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md index abda9cff..a07b2b38 100644 --- a/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md +++ b/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md @@ -1,34 +1,10 @@ -<<<<<<< HEAD --- -<<<<<<< HEAD -name: Things I Don't Understand -about: This is for adding issues that you don't understand -title: '' -labels: Things I Don't Know -======= name: Things I don't understand -about: Please add one item that you don't understand -title: "[Don't Understand]" -labels: Don't Understand ->>>>>>> f64d4009149766f89d55a555333912054e9062d6 -======= - -name: Things I Don't Understand -about: This is for adding issues that you don't understand +about: This is for adding issues that I don't understand title: '' -labels: Things I don't know -assignees: '' - -======= ---- -name: Things I don't understand -about: This is for adding issues that you don't undertsnd -title: "[Don't Understand]" labels: Things I don't understand ->>>>>>> 252ee05600a5f08d321b1add93515fd4d0b87199 assignees: '' --- -I Don't Understand diff --git a/.github/ISSUE_TEMPLATE/things-i-know.md b/.github/ISSUE_TEMPLATE/things-i-know.md index 03b90cc0..0acb9ed9 100644 --- a/.github/ISSUE_TEMPLATE/things-i-know.md +++ b/.github/ISSUE_TEMPLATE/things-i-know.md @@ -1,23 +1,10 @@ -<<<<<<< HEAD:.github/ISSUE_TEMPLATE/things-i-know.md --- name: Things I know -about: Add one item for each thing you learned keep to max of 255 characters -title: "[Things I Learned]" -<<<<<<< HEAD:.github/ISSUE_TEMPLATE/things-i-learned.md -labels: Things I Know -======= -labels: I know ->>>>>>> f64d4009149766f89d55a555333912054e9062d6:.github/ISSUE_TEMPLATE/things-i-know.md +about: This is for things I know +title: '' +labels: Things I learned assignees: '' -======= -name: Things I learned -about: Add one item for each thing you learned keep to max of 255 characters -title: "[Things I Learned]" ->>>>>>> 252ee05600a5f08d321b1add93515fd4d0b87199:.github/ISSUE_TEMPLATE/things-i-learned.md +--- -labels: Things I know -======= -labels: '' -assignees: '' From b49849edbbc442d47990a1642956329a69e382d5 Mon Sep 17 00:00:00 2001 From: vvr25 <60796135+vvr25@users.noreply.github.com> Date: Fri, 24 Feb 2023 22:31:42 -0500 Subject: [PATCH 109/129] Things I don't understand Pull requests --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f67d6c4..1c6fb9d0 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,9 @@ 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] -2. GIt pull[2] +2. GIt pull[2] 3. GIT status[1] #### Things we want to know next** 1. Elastic Search Indexing [1] From 4ea290cffd5bb283d6aafdfcb6a6d447ffc202ed Mon Sep 17 00:00:00 2001 From: vvr25 <60796135+vvr25@users.noreply.github.com> Date: Fri, 24 Feb 2023 22:41:08 -0500 Subject: [PATCH 110/129] Things I don't understand forking --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1c6fb9d0..0ef98d35 100644 --- a/README.md +++ b/README.md @@ -173,6 +173,7 @@ Things we want to know next** 2. This is something I want to know >>>>>>> f64d4009149766f89d55a555333912054e9062d6 ======= +> 1. More in depth SQL >>>>>>> 8b44ab78b09b81220e9d9c5d4970d14755c6eb13 ======= From 259641406059fbe18da503cd739576a28cf1293a Mon Sep 17 00:00:00 2001 From: vvr25 <60796135+vvr25@users.noreply.github.com> Date: Fri, 24 Feb 2023 22:43:17 -0500 Subject: [PATCH 111/129] Things I don't understand cloning --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c6fb9d0..dd605357 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ Collaborating on GitHub: 12. Check that your task is moved from in progress to done 13. update your local main branch with the changes from the merge by doing git pull origin main 14. Repeat again, and again, and again -======= +======= 2. Enable issues: If you don't see the "Issues" tab in the main menu, you should enable it in the repository settings. Go to the "Issues" tab, and click "Milestones" to add a 0.1.0 milestone and describe it as a consolidated list of issues from your team. On the issues tab you should also create labels for "I Know", "Want to Know", and "Don't Understand". Once you create these labels then go to settings and look for the "Issues Template" and create 3 issue templates that will provide the starting text for each issue filed of that type. At the bottom of each issue you will see that you can automaticly assign a label to that issue type, so connect the respective labels you created with the 3 issue types. 3. Create one issue per item in your list and assign it to the correct issue template. 4. Create a new project tab and create a new project (you have to click the down arrow next to "link project" to change it to new project). When you create a project you need to select "board" and name it "Documentation Tasks". From cbde153eb146c11aeb262e1261cd1cac33f481a0 Mon Sep 17 00:00:00 2001 From: vvr25 <60796135+vvr25@users.noreply.github.com> Date: Fri, 24 Feb 2023 22:49:54 -0500 Subject: [PATCH 112/129] Thing i know is meging --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a1c5e47..9d3a60f4 100644 --- a/README.md +++ b/README.md @@ -163,7 +163,7 @@ Things we want to know next** 3. I know how to make a personal token >>>>>>> 028a10787611c0b89a8972e44f171a76ac36db22 ### Things you don't understand about what we are doing / web development. -1. Don't understand forking +1. Don't understand forking 2. Don't Understand Oracle Cloud 3. Don't understand the difference between cloning and forking ### Things you want to know next From 47c6329852e9e83726e62fde4968f71c83fa4c7b Mon Sep 17 00:00:00 2001 From: vvr25 <60796135+vvr25@users.noreply.github.com> Date: Fri, 24 Feb 2023 22:58:16 -0500 Subject: [PATCH 113/129] Things i know how to use putty --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a1c5e47..59a3b8c5 100644 --- a/README.md +++ b/README.md @@ -159,7 +159,7 @@ Things we want to know next** 2. I know personal domain use <<<<<<< HEAD >>>>>>> 515aa38a7113dc8aa753aa4d7bbf4b14fc3e326a -======= +======= 3. I know how to make a personal token >>>>>>> 028a10787611c0b89a8972e44f171a76ac36db22 ### Things you don't understand about what we are doing / web development. From d63df2adf906d6e2e7bdade30ab0ed27ce0bfb82 Mon Sep 17 00:00:00 2001 From: vvr25 <60796135+vvr25@users.noreply.github.com> Date: Fri, 24 Feb 2023 22:58:50 -0500 Subject: [PATCH 114/129] Things i know how to use putty --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a1c5e47..59a3b8c5 100644 --- a/README.md +++ b/README.md @@ -159,7 +159,7 @@ Things we want to know next** 2. I know personal domain use <<<<<<< HEAD >>>>>>> 515aa38a7113dc8aa753aa4d7bbf4b14fc3e326a -======= +======= 3. I know how to make a personal token >>>>>>> 028a10787611c0b89a8972e44f171a76ac36db22 ### Things you don't understand about what we are doing / web development. From c8dae28db39d581b0aa93a952eff49f2a71f0e99 Mon Sep 17 00:00:00 2001 From: vvr25 <60796135+vvr25@users.noreply.github.com> Date: Fri, 24 Feb 2023 22:59:11 -0500 Subject: [PATCH 115/129] Things i know how to use putty --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59a3b8c5..db60db57 100644 --- a/README.md +++ b/README.md @@ -159,7 +159,7 @@ Things we want to know next** 2. I know personal domain use <<<<<<< HEAD >>>>>>> 515aa38a7113dc8aa753aa4d7bbf4b14fc3e326a -======= +======= 3. I know how to make a personal token >>>>>>> 028a10787611c0b89a8972e44f171a76ac36db22 ### Things you don't understand about what we are doing / web development. From 6ac922a4fd5d446b172a5e87f82c50b92140edc0 Mon Sep 17 00:00:00 2001 From: vvr25 <60796135+vvr25@users.noreply.github.com> Date: Fri, 24 Feb 2023 23:00:45 -0500 Subject: [PATCH 116/129] Things I know how to create oracle server --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db60db57..a40c48b7 100644 --- a/README.md +++ b/README.md @@ -157,7 +157,7 @@ Things we want to know next** >>>>>>> 2716e3e74f642aa96b78a25883d4471db75400fd ======= 2. I know personal domain use -<<<<<<< HEAD +<<<<<<< HEAD >>>>>>> 515aa38a7113dc8aa753aa4d7bbf4b14fc3e326a ======= 3. I know how to make a personal token From 388c1b6dbc114c3968b9e84a3080dde8cc3c9d69 Mon Sep 17 00:00:00 2001 From: vvr25 <60796135+vvr25@users.noreply.github.com> Date: Fri, 24 Feb 2023 23:02:11 -0500 Subject: [PATCH 117/129] Things I wanna know is meging pull requests --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a1c5e47..59a3b8c5 100644 --- a/README.md +++ b/README.md @@ -159,7 +159,7 @@ Things we want to know next** 2. I know personal domain use <<<<<<< HEAD >>>>>>> 515aa38a7113dc8aa753aa4d7bbf4b14fc3e326a -======= +======= 3. I know how to make a personal token >>>>>>> 028a10787611c0b89a8972e44f171a76ac36db22 ### Things you don't understand about what we are doing / web development. From 8a42feceba08c92c55a291f8dbd708539d99e92a Mon Sep 17 00:00:00 2001 From: vvr25 <60796135+vvr25@users.noreply.github.com> Date: Fri, 24 Feb 2023 23:03:51 -0500 Subject: [PATCH 118/129] thing I wanna know is teraform --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a1c5e47..fb58c76f 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,7 @@ Things we want to know next** <<<<<<< HEAD >>>>>>> 2716e3e74f642aa96b78a25883d4471db75400fd ======= -2. I know personal domain use +2. I know personal domai n use <<<<<<< HEAD >>>>>>> 515aa38a7113dc8aa753aa4d7bbf4b14fc3e326a ======= From dca9551b7087adf7ee37e4f490c232d9ba5f7a20 Mon Sep 17 00:00:00 2001 From: vvr25 <60796135+vvr25@users.noreply.github.com> Date: Fri, 24 Feb 2023 23:05:03 -0500 Subject: [PATCH 119/129] Things I wanna know elastic search indexing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a1c5e47..423a898a 100644 --- a/README.md +++ b/README.md @@ -157,7 +157,7 @@ Things we want to know next** >>>>>>> 2716e3e74f642aa96b78a25883d4471db75400fd ======= 2. I know personal domain use -<<<<<<< HEAD +<<<<<<< HEAD >>>>>>> 515aa38a7113dc8aa753aa4d7bbf4b14fc3e326a ======= 3. I know how to make a personal token From 6dcacc756cf77b5d5c4027838a64f6784dcd6d71 Mon Sep 17 00:00:00 2001 From: vvr25 <60796135+vvr25@users.noreply.github.com> Date: Fri, 24 Feb 2023 23:06:11 -0500 Subject: [PATCH 120/129] Things I dont understand forking --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a1c5e47..0978f6cf 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ Things we understand** 3. Docker Installation[1] Things we don't understand** -1. Git Stash[1] +1. forking[1] 2. GIt pull[2] 3. GIT status[1] From 2d9d62c94b9b1fd4cafb2a309e744f65da5e53c9 Mon Sep 17 00:00:00 2001 From: vvr25 <60796135+vvr25@users.noreply.github.com> Date: Fri, 24 Feb 2023 23:07:09 -0500 Subject: [PATCH 121/129] Things i dont understand is merging --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a1c5e47..13cbd34e 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ Things we understand** 3. Docker Installation[1] Things we don't understand** -1. Git Stash[1] +1.merge[1] 2. GIt pull[2] 3. GIT status[1] From d604fcb52242d62c5ed058e7000e38c2513a73ac Mon Sep 17 00:00:00 2001 From: vvr25 <60796135+vvr25@users.noreply.github.com> Date: Fri, 24 Feb 2023 23:08:25 -0500 Subject: [PATCH 122/129] things I don't know is git pull --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a1c5e47..fe63ce44 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,7 @@ Things we understand** Things we don't understand** 1. Git Stash[1] -2. GIt pull[2] +2. git pull[2] 3. GIT status[1] From 3d322868a9aa43ba11736d28bf5494bd6e469d84 Mon Sep 17 00:00:00 2001 From: TheDiamondSkyv32 Date: Fri, 24 Feb 2023 23:17:01 -0500 Subject: [PATCH 123/129] added changes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 02142761..db454569 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and 2. You will learn to merge pull requests and resolve merge conflicts 3. You will learn to manage a basic project using GitHub Project. -### Complete the Assignment By adding your issues to these 3 lists and count how many times each issue is mentioned. The number in the bracket next to each issue is the count, you should set your count at 1 for your issue. We need the count of how many times the issue is mentioned, so that we can prioritze each issue. +### Complete the Assiggnment By adding your issues to these 3 lists and count how many times each issue is mentioned. The number in the bracket next to each issue is the count, you should set your count at 1 for your issue. We need the count of how many times the issue is mentioned, so that we can prioritze each issue. ## Put your items here ### Things you understand so far 1. I understand how to push to github From 5a46c9edc88a247e88411afce2af21d296a8566d Mon Sep 17 00:00:00 2001 From: TheDiamondSkyv32 Date: Fri, 24 Feb 2023 23:41:12 -0500 Subject: [PATCH 124/129] PR Req --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ac30a9e..98d0f49e 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and 2. You will learn to merge pull requests and resolve merge conflicts 3. You will learn to manage a basic project using GitHub Project. -### Complete the Assiggnment By adding your issues to these 3 lists and count how many times each issue is mentioned. The number in the bracket next to each issue is the count, you should set your count at 1 for your issue. We need the count of how many times the issue is mentioned, so that we can prioritze each issue. +### Complete the Assigqnment By adding your issues to these 3 lists and count how many times each issue is mentioned. The number in the bracket next to each issue is the count, you should set your count at 1 for your issue. We need the count of how many times the issue is mentioned, so that we can prioritze each issue. ## Put your items here ### Things you understand so far 1. I understand how to push to github @@ -24,6 +24,7 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and 4. I am lost on hows pull for this assignment 5. I am lost on how to config 6. I am lost on what causes conflict +7. I don't know why it broke ### Things you want to know next 1. setup domain name 2. why tedious assignment From 2645a5da394353bbb5b2792cd5ecb2fbebfe1983 Mon Sep 17 00:00:00 2001 From: TheDiamondSkyv32 Date: Fri, 24 Feb 2023 23:43:49 -0500 Subject: [PATCH 125/129] PR Req --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 98d0f49e..2c0b84f5 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and 1. setup domain name 2. why tedious assignment 3. I want to know how to resolve conflicts +4. Kuber vs Docker ### Your list should look like this: #### Things we understand** From 64f950364ea4c4b7493bf0eb73d37e701533356c Mon Sep 17 00:00:00 2001 From: TheDiamondSkyv32 Date: Fri, 24 Feb 2023 23:46:31 -0500 Subject: [PATCH 126/129] PR Req --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2c0b84f5..70f65b10 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and 4. How to merge things even better 5. I know how to use vim 6. I know how to use bash scripts +7. I know how to resolve conflicts ### Things you don't understand about what we are doing 1. I am lost on hows to pro-Docker 2. I am lost on hows to pro-Linux From fcf270268964ff24879fc6b5e95425b4e0879566 Mon Sep 17 00:00:00 2001 From: TheDiamondSkyv32 Date: Fri, 24 Feb 2023 23:50:13 -0500 Subject: [PATCH 127/129] PR Req --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 70f65b10..c61ee195 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and 5. I am lost on how to config 6. I am lost on what causes conflict 7. I don't know why it broke +8. Who is Linus Torvald ### Things you want to know next 1. setup domain name 2. why tedious assignment From c6fb524c2a40251c1caea13e9527a99f9a1d084f Mon Sep 17 00:00:00 2001 From: TheDiamondSkyv32 Date: Fri, 24 Feb 2023 23:54:49 -0500 Subject: [PATCH 128/129] PR Req --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c61ee195..e3a40eeb 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and 5. I know how to use vim 6. I know how to use bash scripts 7. I know how to resolve conflicts +8. I know how to delete directories ### Things you don't understand about what we are doing 1. I am lost on hows to pro-Docker 2. I am lost on hows to pro-Linux From db85cafbc8211be766e064744bb760130d559b0a Mon Sep 17 00:00:00 2001 From: vvr25 <60796135+vvr25@users.noreply.github.com> Date: Sat, 25 Feb 2023 00:11:44 -0500 Subject: [PATCH 129/129] Update master-pull-request.md --- .github/ISSUE_TEMPLATE/master-pull-request.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/master-pull-request.md b/.github/ISSUE_TEMPLATE/master-pull-request.md index 861a3aea..e9f30a42 100644 --- a/.github/ISSUE_TEMPLATE/master-pull-request.md +++ b/.github/ISSUE_TEMPLATE/master-pull-request.md @@ -4,7 +4,11 @@ about: This is for your Master pull rest request to merge your master into this title: '' labels: Compiled List assignees: '' +You need to make a pull request and add the link to the pull request to this issue when you submit. +PULL REQUEST LINK: https://github.com/vvr25/project-management-github-activity/issues/27 + +UCID:vvr25 ---