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 28: Line 28:
 
| Theo Dule
 
| Theo Dule
 
| https://github.com/Th30/DPS909_lab7
 
| https://github.com/Th30/DPS909_lab7
| https://travis-ci.org/Th30/DPS909_lab7/builds/212188617
+
| https://travis-ci.org/Th30/DPS909_lab7
 
|-
 
|-
 
| 3
 
| 3

Revision as of 12:43, 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
7 Arsalan Khalid https://github.com/arsalankhalid/Seneca2017OpenSourceLabs/tree/master
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34