Difference between revisions of "DPS909 & OSD600 Winter 2017 - Lab 7"

From CDOT Wiki
Jump to: navigation, search
(Open Source Tooling and Automation)
(Open Source Tooling and Automation)
Line 48: Line 48:
 
| Oleg Mytryniuk
 
| Oleg Mytryniuk
 
| https://github.com/omytryniuk/GitHubTooling
 
| https://github.com/omytryniuk/GitHubTooling
|
+
| https://travis-ci.org/omytryniuk/GitHubTooling
 
|-
 
|-
 
| 7
 
| 7

Revision as of 14:06, 17 March 2017

Open Source Tooling and Automation

In this lab you will work with some modern open source tooling, automation, and workflows. The language used in this lab will be JavaScript, but the general ideas apply to all open source projects and languages.

Please following the instructions in the README of https://github.com/humphd/Seneca2017LearningLab.

When you are done, write a blog post about the experience, including:

  • what you did
  • what you learned
  • things you found interesting or difficult.

Make sure you include links to things you discuss in your blog.

After you've tested the editors and written your guide, add your name, the chosen editor name, and your blog guide:

# Name GitHub Repo for Lab (URL) TravisCI Build for Lab (URL)
1 Zenan Zha https://github.com/ZenanZha/Learning_Lab
2 Theo Dule https://github.com/Th30/DPS909_lab7 https://travis-ci.org/Th30/DPS909_lab7
3 Nagashashank P https://github.com/Shank09/LearningLab https://travis-ci.org/Shank09/LearningLab
4 Christopher Singh https://github.com/cgsingh/Seneca2017LearningLab
5 Margaryta Chepiga https://github.com/MargarytaChepiga/Seneca2017LearningLab
6 Oleg Mytryniuk https://github.com/omytryniuk/GitHubTooling https://travis-ci.org/omytryniuk/GitHubTooling
7 Arsalan Khalid https://github.com/arsalankhalid/Seneca2017OpenSourceLabs/tree/master
8 Dang Khue Tran https://github.com/dangkhue27/OSD600LearningLab https://travis-ci.org/dangkhue27/OSD600LearningLab
9 Heetai Park https://github.com/tonypark0403/OSD600 https://travis-ci.org/tonypark0403/OSD600
10 Brandon Bhagwandeen https://github.com/bbhagwandeen/Seneca2017LearningLab https://travis-ci.org/bbhagwandeen/Seneca2017LearningLab
11 Kevin Ramsamujh https://github.com/kramsamujh/OSD600_Lab7 https://travis-ci.org/kramsamujh/OSD600_Lab7
12 Ray Gervais https://github.com/raygervais/OSD6002017 https://travis-ci.org/raygervais/OSD6002017
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34