diff --git a/.github/ISSUE_TEMPLATE/bcs25.md b/.github/ISSUE_TEMPLATE/bcs25.md deleted file mode 100644 index 51785f76..00000000 --- a/.github/ISSUE_TEMPLATE/bcs25.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -name: bcs25 -about: Describe this issue template's purpose here. -title: '' -labels: '' -assignees: '' - ---- - - diff --git a/.github/ISSUE_TEMPLATE/complete-list.md b/.github/ISSUE_TEMPLATE/complete-list.md deleted file mode 100644 index 5ccd425b..00000000 --- a/.github/ISSUE_TEMPLATE/complete-list.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -name: Complete List -about: Sending to upstream Repo -title: Use UCID -labels: Complete List -assignees: '' - ---- - - diff --git a/.github/ISSUE_TEMPLATE/completed-lists.md b/.github/ISSUE_TEMPLATE/completed-lists.md index e7796b43..69a4c215 100644 --- a/.github/ISSUE_TEMPLATE/completed-lists.md +++ b/.github/ISSUE_TEMPLATE/completed-lists.md @@ -3,9 +3,13 @@ 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: '' +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: diff --git a/.github/ISSUE_TEMPLATE/master-list.md b/.github/ISSUE_TEMPLATE/master-list.md deleted file mode 100644 index c222948d..00000000 --- a/.github/ISSUE_TEMPLATE/master-list.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -name: Master List -about: Describe this issue template's purpose here. -title: '' -labels: Master List -assignees: '' - ---- - -This is the master list for the ideas diff --git a/.github/ISSUE_TEMPLATE/master-pull-request.md b/.github/ISSUE_TEMPLATE/master-pull-request.md index 475bc47c..ef4131fa 100644 --- a/.github/ISSUE_TEMPLATE/master-pull-request.md +++ b/.github/ISSUE_TEMPLATE/master-pull-request.md @@ -1,11 +1,13 @@ --- -name: Master Pull Request +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 the text) +labels: compiled list -about: This is for your master pull request to merge your master into this repo. -title: bcs25 +assignees: '' -You need to make a pull request snd add the link to the pull request to the issue when you submit. +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-we-don-t-understand.md b/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md similarity index 67% rename from .github/ISSUE_TEMPLATE/things-we-don-t-understand.md rename to .github/ISSUE_TEMPLATE/things-i-don-t-understand.md index 60a3fea9..4facd21c 100644 --- a/.github/ISSUE_TEMPLATE/things-we-don-t-understand.md +++ b/.github/ISSUE_TEMPLATE/things-i-don-t-understand.md @@ -1,8 +1,11 @@ --- -name: Things we don't understand +name: Things I Don't Understand about: This is for adding issues that you don't understand title: '' -labels: '' + + +labels: Things I don't Understand + assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/things-i-know.md b/.github/ISSUE_TEMPLATE/things-i-learned.md similarity index 92% rename from .github/ISSUE_TEMPLATE/things-i-know.md rename to .github/ISSUE_TEMPLATE/things-i-learned.md index 3bcf609a..b600819a 100644 --- a/.github/ISSUE_TEMPLATE/things-i-know.md +++ b/.github/ISSUE_TEMPLATE/things-i-learned.md @@ -1,5 +1,5 @@ --- -name: Things I know +name: Things I learned about: Add one item for each thing you learned keep to max of 255 characters title: "[Things I Learned]" labels: '' diff --git a/.github/ISSUE_TEMPLATE/things-we-want-to-know-next.md b/.github/ISSUE_TEMPLATE/things-i-want-to-know.md similarity index 50% rename from .github/ISSUE_TEMPLATE/things-we-want-to-know-next.md rename to .github/ISSUE_TEMPLATE/things-i-want-to-know.md index 97638fe3..88f5373b 100644 --- a/.github/ISSUE_TEMPLATE/things-we-want-to-know-next.md +++ b/.github/ISSUE_TEMPLATE/things-i-want-to-know.md @@ -1,8 +1,8 @@ --- -name: Things we want to know next +name: Things I want to know about: Describe this issue template's purpose here. -title: 'Thing we want to know: [Thing we want to Knows]' -labels: Thing we want to know next +title: 'Thing I want to know: [Thing I want to Knows]' +labels: '' assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/things-we-understand.md b/.github/ISSUE_TEMPLATE/things-we-understand.md deleted file mode 100644 index ac9b6d60..00000000 --- a/.github/ISSUE_TEMPLATE/things-we-understand.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -name: Things we understand -about: Add one item for each thing you learned keep to max of 255 characters -title: "[Things we understand]" -labels: Thing we 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. diff --git a/README.md b/README.md index 23720273..5c6e0ac9 100644 --- a/README.md +++ b/README.md @@ -9,50 +9,37 @@ 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 prioritize each issue. +### 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. git status [1] -2. git fetch [1] -3. git checkout [1] -4. Docker Setup[4] -5. Linux command[1] -6. I learned Python Pytest[1] -7. Create new branch and merge within my own repo[1] -8. Cloning Repository[2] -9. Python is integrated into pycharm[1] -10. Pycharm and Github workflow and integration process[1] -11. Create new branch and merge within my own repo[1] +1. Python [2] +2. Linux[2] +3. JavaScript[2] +4. ReactJS[2] +5. i knew Docker[1] +6. i knew aws[1] +7. i knew tera form[1] +8. Docker[1] #### Things we don't understand -1. Clarity on who Merges a pull request [1] -2. Difference between Docker build & Docker compose [1] -3. How docker pushes to dockerhub [1] -4. Git rebase Usage[1] -5. Git Stash Usage[1] -6. Git show Usage[1] -7. Undo specific git commit or git push[2] -8. Git Pull[2] -9. Docker Storage space limitation[2] -10. dockerization[1] -11. Git Push[1] -12. Teraform[1] -12. Cloud deployment with Kubernetes[1] - +1. Git Stash[2] +2. GitHub Actions[1] +3. Git Merge[1] +4. Git pull[2] +5. Git Status[2] +6. i dont know kubernetes[1] #### Things we want to know next** -1. How to better work as a PM or as a subordinate [1] -2. Use Python program to write Hello World [1] -3. How Dockerhub pushes or uses resources against repos in scalable way [1] -4. How to deploy a web app with a database on the cloud [1] -5. Cloud deployment with Kubernetes[3] -6. Teraform Usage[3] -7. Elastic Search Indexing[3] -8. Security within our Github and Docker workflow[1] -9. Linux Directory Listings[1] +1. Terraform[2] +2. AWS[1] +3. Jenkins[1] +4. Kubernetes[3] +5. Elastic Search Indexing[3] +6. Cloud Deployment[2] +7. i want to know linux [1] +8. i want to know git stash [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