diff --git a/031-DevOpsWithGitHub/.wordlist.txt b/031-DevOpsWithGitHub/.wordlist.txt index 2e28f5dbee..05922dea1c 100644 --- a/031-DevOpsWithGitHub/.wordlist.txt +++ b/031-DevOpsWithGitHub/.wordlist.txt @@ -1,2 +1,3 @@ CLIs -devcontainers \ No newline at end of file +devcontainers +TFVC diff --git a/031-DevOpsWithGitHub/Coach/Solution-01.md b/031-DevOpsWithGitHub/Coach/Solution-01.md index 2f424ad56e..32e37a1824 100644 --- a/031-DevOpsWithGitHub/Coach/Solution-01.md +++ b/031-DevOpsWithGitHub/Coach/Solution-01.md @@ -14,3 +14,9 @@ - In the command line enter: `git add --all` - This will add all of the files you just copied to the folder to be be tracked. - Now we need to commit our changes by typing `git commit -am "My first commit"` - Finally we need to push to the remote repository in github by doing `git push -u`. You may see a warning which will provide the full command if this is the first time you are doing this to target the github server. + +## Videos + +### Challenge 1 Solution + +[![Challenge 1 solution](../Images/WthVideoCover.jpg)](https://youtu.be/8duTFL5fyWg "Challenge 1 solution") diff --git a/031-DevOpsWithGitHub/Coach/Solution-02.md b/031-DevOpsWithGitHub/Coach/Solution-02.md index 1a8a3740f2..221f9b706d 100644 --- a/031-DevOpsWithGitHub/Coach/Solution-02.md +++ b/031-DevOpsWithGitHub/Coach/Solution-02.md @@ -8,3 +8,9 @@ ## Solution - [Navigate to Solution for Challenge 02](./Solution/Solution-02/devcontainer.json) + +## Videos + +### Challenge 2 Solution + +[![Challenge 2 solution](../Images/WthVideoCover.jpg)](https://youtu.be/tuTVRP0LHDE "Challenge 2 solution") diff --git a/031-DevOpsWithGitHub/Coach/Solution-03.md b/031-DevOpsWithGitHub/Coach/Solution-03.md index 09f734066d..d53a8367d8 100644 --- a/031-DevOpsWithGitHub/Coach/Solution-03.md +++ b/031-DevOpsWithGitHub/Coach/Solution-03.md @@ -4,7 +4,7 @@ ## Notes & Guidance -- Make sure students dont get the new "Project (Beta)" confused with the traditional Project boards. +- Make sure students don't get the new "Project (Beta)" confused with the traditional Project boards. - Students wont be able to assign tickets to others if they are not invited and accepted as collaborators. - Issues and PRs are very similar as they use issues underneath both. @@ -25,3 +25,9 @@ - Create the draft issue for each challenge. - Convert draft issues to issues. Make sure you select the repository for each one. - New issues if linked properly should show up in the "New" column. Once you set to closed, it should move to "Done" column. If you are viewing the issues in the kanban board, you are able to drag the issues across the columns. + +## Videos + +### Challenge 3 Solution + +[![Challenge 3 solution](../Images/WthVideoCover.jpg)](https://youtu.be/AWlPQXO6Me8 "Challenge 3 solution") diff --git a/031-DevOpsWithGitHub/Coach/Solution-04.md b/031-DevOpsWithGitHub/Coach/Solution-04.md index 175250e099..7f326e067d 100644 --- a/031-DevOpsWithGitHub/Coach/Solution-04.md +++ b/031-DevOpsWithGitHub/Coach/Solution-04.md @@ -8,3 +8,9 @@ ## Solution - [Navigate to Solution for Challenge 04](./Solution/Solution-04/Solution04.yml) + +## Videos + +### Challenge 4 Solution + +[![Challenge 4 solution](../Images/WthVideoCover.jpg)](https://youtu.be/YWMt3uM8UyY "Challenge 4 solution") diff --git a/031-DevOpsWithGitHub/Coach/Solution-05.md b/031-DevOpsWithGitHub/Coach/Solution-05.md index 0f776347a2..69a8f89fd7 100644 --- a/031-DevOpsWithGitHub/Coach/Solution-05.md +++ b/031-DevOpsWithGitHub/Coach/Solution-05.md @@ -9,3 +9,9 @@ ## Solution - [Navigate to Solution for Challenge 05](./Solution/Solution-05/Solution05.yml) - [Navigate to Advanced Solution for Challenge 05](./Solution/Solution-05/Solution05-Advanced.yml) + +## Videos + +### Challenge 5 Solution + +[![Challenge 5 solution](../Images/WthVideoCover.jpg)](https://youtu.be/W-7T1nL5VhQ "Challenge 5 solution") diff --git a/031-DevOpsWithGitHub/Coach/Solution-06.md b/031-DevOpsWithGitHub/Coach/Solution-06.md index 51997a087c..669ada1fdf 100644 --- a/031-DevOpsWithGitHub/Coach/Solution-06.md +++ b/031-DevOpsWithGitHub/Coach/Solution-06.md @@ -8,3 +8,9 @@ ## Solution - [Navigate to Solution for Challenge 06](./Solution/Solution-06/Solution06.yml) + +## Videos + +### Challenge 6 Solution + +[![Challenge 6 solution](../Images/WthVideoCover.jpg)](https://youtu.be/G1VJphYO2c8 "Challenge 6 solution") diff --git a/031-DevOpsWithGitHub/Coach/Solution-07.md b/031-DevOpsWithGitHub/Coach/Solution-07.md index 1789334be9..c7f965a814 100644 --- a/031-DevOpsWithGitHub/Coach/Solution-07.md +++ b/031-DevOpsWithGitHub/Coach/Solution-07.md @@ -8,3 +8,9 @@ ## Solution - [Navigate to Solution for Challenge 07](./Solution/Solution-07/Solution07.yml) + +## Videos + +### Challenge 7 Solution + +[![Challenge 7 solution](../Images/WthVideoCover.jpg)](https://youtu.be/LjJOpdTAd2E "Challenge 7 solution") diff --git a/031-DevOpsWithGitHub/Coach/Solution-08.md b/031-DevOpsWithGitHub/Coach/Solution-08.md index 23a618889f..714d1098a1 100644 --- a/031-DevOpsWithGitHub/Coach/Solution-08.md +++ b/031-DevOpsWithGitHub/Coach/Solution-08.md @@ -8,3 +8,9 @@ ## Solution - [Navigate to Solution for Challenge 08](./Solution/Solution-08/Solution08.yml) + +## Videos + +### Challenge 8 Solution + +[![Challenge 8 solution](../Images/WthVideoCover.jpg)](https://youtu.be/YbesHl6t1SE "Challenge 8 solution") diff --git a/031-DevOpsWithGitHub/Images/WthVideoCover.jpg b/031-DevOpsWithGitHub/Images/WthVideoCover.jpg new file mode 100644 index 0000000000..c254a500c5 Binary files /dev/null and b/031-DevOpsWithGitHub/Images/WthVideoCover.jpg differ