Changes

Jump to: navigation, search

DPS909 & OSD600 Fall 2019

208 bytes added, 15:39, 17 November 2019
Week 11
* Discussion of git Workflows
** Value of CI - [https://travis-ci.org/Seneca-CDOT/telescope Travis CI builds] and [https://circleci.com/gh/Seneca-CDOT/telescope Circle CI builds]
*** [https://treeherder.mozilla.org/#/jobs?repo=mozilla-central CI for Firefox]
** Rebasing vs Merging
** Dealing with packageLinear history is better than a tangled web of merges*** gitk on Telescope vs.json and package-lock*** gitk on Prettier, node.jsonjs, WebKit, Gutenberg
** Many, Small PRS are better than a few big ones
*** easier to review
*** easier to merge
** Break your work up, leverage the community of developers we have
** Dealing with package.json and package-lock.json
* Case Study
** git history for Mozilla
** Linear history vs. tons of merges
** [https://treeherder.mozilla.org/#/jobs?repo=mozilla-central Testing everything in CI]
** [https://github.com/humphd/desktop/tree/good-first-experience-issue-6390#walkthrough-fixing-a-bug-in-github-desktop Walkthrough: using history to debug with git bisect]

Navigation menu