ReleaseEngineering/Video Resources: Difference between revisions
Jump to navigation
Jump to search
ChrisCooper (talk | contribs) No edit summary |
(adds 2017 tech talks) |
||
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
__TOC__ | __TOC__ | ||
= Introduction = | = Introduction = | ||
* [https://vimeo.com/33229542 The Mozilla Story] | |||
* [https://air.mozilla.org/chris-atlee-understanding-release-engineering-20161128/ Understanding Release Engineering] - Chris AtLee | |||
* https://docs.taskcluster.net/presentations Taskcluster presentations on a variety of topics | |||
* [http://youtu.be/7j0NDGJVROI Release Engineering as a Force Multiplier] by John O'Duinn (former director) about how Mozilla Release Engineering handles our business and how we work to improve each and every day. | * [http://youtu.be/7j0NDGJVROI Release Engineering as a Force Multiplier] by John O'Duinn (former director) about how Mozilla Release Engineering handles our business and how we work to improve each and every day. | ||
* [https://vimeo.com/9205730 How to file a bug], a little out-of-date, but Bugzilla hasn't changed that much since it was recorded in 2009. | * [https://vimeo.com/9205730 How to file a bug], a little out-of-date, but Bugzilla hasn't changed that much since it was recorded in 2009. | ||
* Armen from Releng 2014 on [http://www.slideshare.net/armenzg/mozillas-hybrid-continuos-integration-releng-2014-conference-april-11th-2014 Mozilla's hybrid continuous integration] | |||
* [[Presentations|https://wiki.mozilla.org/ReleaseEngineering/Workweeks/Portland-April2014]] from Portland workweek | |||
* Kim Moir's from PLOW lecture in 2014 [https://github.com/kmoir/Releng-tutorial Releng 101:Building the pipeline] | |||
= TaskCluster = | |||
* [https://docs.taskcluster.net/presentations TaskCluster Presentations and Tutorials] | |||
* [https://vreplay.mozilla.com/replay/showRecordingExternal.html?key=mHlTiJ4RZZSVRPc Chain Of Trust] - Aki Sasaki | |||
* [https://vreplay.mozilla.com/replay/showRecordDetails.html?recId=4032 Worker Engines] - Wander Costa | |||
* [https://www.youtube.com/watch?v=PYyyIb1Arik Github Integrations] - Irene Storozhko | |||
* [https://vreplay.mozilla.com/replay/showRecordingExternal.html?key=kIYW8KtEJBavJqa In-tree tasks generation] - Dustin Mitchell | |||
= Tech Talks = | |||
== 2017 == | |||
* [https://vreplay.mozilla.com/replay/showRecordingExternal.html?key=iDijjSrShWpUxdG staging releases pt 1] - Johan (:jlorenzo) | |||
* [https://vreplay.mozilla.com/replay/showRecordingExternal.html?key=xc4sruI5AywVTV0 staging releases pt 2] - Johan (:jlorenzo) | |||
* [https://vreplay.mozilla.com/replay/showRecordingExternal.html?key=xaJyV3x0WIVlipp making Firefox snaps] - Johan (:jlorenzo) | |||
* [https://vreplay.mozilla.com/replay/showRecordingExternal.html?key=mkycYAcRxG1eUGA in-tree scheduling with taskgraph] - Justin (:callek) | |||
* [https://vreplay.mozilla.com/replay/showRecordingExternal.html?key=YYXJ6rK2Ls3UKey chain of trust] - Aki (:aki) | |||
* [https://vreplay.mozilla.com/replay/showRecordingExternal.html?key=VQAlPMC2l1oWZ2Q releng Services] - Rok (:garbas) | |||
= Intern presentations = | |||
== 2016 == | |||
* [https://air.mozilla.org/2016-intern-presentations/#@1h13m30s Fennec Nightlies in TaskCluster] - Anthony Miyaguchi (jump to 1:13:30) | |||
* [https://air.mozilla.org/diving-into-the-unknown/ Diving Into The Unknown] - Francis Kang | |||
* [https://air.mozilla.org/release-promotion-keeping-tabs-on-automation/ Release Promotion: Keeping Tabs on Automation] - Connor Sheehan | |||
== 2015 == | |||
* [https://air.mozilla.org/anhad-singh/ Migrations Don't Suck!] - Anhad Jai Singh | |||
* [https://air.mozilla.org/anthony_miyaguchi/ Killing the Beast] - Anthony Miyaguchi | |||
== 2014 == | |||
* [https://air.mozilla.org/just-ship-it/ Just Ship It] - John Zeller | |||
* [https://air.mozilla.org/intern-presentations-21/ Defining the health of Firefox OS by breaking the new homescreen and tracking the smoketests] - Johan Lorenzo | |||
* [https://air.mozilla.org/a-running-start/ A Running Start] - Ian Connolly | |||
* [https://air.mozilla.org/firefox-and-its-updates/ Firefox and Its Updates] - Anhad Jai Singh | |||
* [https://air.mozilla.org/intern-presentation-4/ Have fun with Funsize] - Mihai Tabara | |||
== 2013 == | |||
* [https://air.mozilla.org/intern-presentation-tabara/ Blobber - Use it nicely, use it wisely] - Mihai Tabara | |||
* [https://air.mozilla.org/intern-presentation-zeller/ Keep Calm and Ship It - My Summer in Mozilla Release Engineering] - John Zeller | |||
* [https://air.mozilla.org/2013-intern-presentations/ Rolling Out Talos Mozharness] - Jason Yeo | |||
== 2012 == | |||
* [https://air.mozilla.org/mozharness/ Moving towards Mozharness] - Jordan Lund | |||
* [https://air.mozilla.org/intern-brownbags/#@0h0m0s Signing Mac Builds] - Erick Dransch | |||
* [https://air.mozilla.org/intern-brownbags/#@0h11m29s Kickin' Ass with Autoland] - Marc Jessome (jump to 0:11:29) | |||
= Location-specific = | = Location-specific = | ||
== Toronto == | == Toronto == | ||
=== Coffee === | === Coffee === | ||
* [http://videos.mozilla.org/serv/air_mozilla/making_espresso_at_mozilla_toronto.webm How to Use the Espresso | * [http://videos.mozilla.org/serv/air_mozilla/making_espresso_at_mozilla_toronto.webm How to Use the Espresso Machine in Toronto] | ||
* [http://youtu.be/2HcVemWf0Z4 How to clean the espresso machine afterwards] | * [http://youtu.be/2HcVemWf0Z4 How to clean the espresso machine afterwards] | ||
== SF == | == SF == |
Latest revision as of 22:01, 16 October 2017
Introduction
- The Mozilla Story
- Understanding Release Engineering - Chris AtLee
- https://docs.taskcluster.net/presentations Taskcluster presentations on a variety of topics
- Release Engineering as a Force Multiplier by John O'Duinn (former director) about how Mozilla Release Engineering handles our business and how we work to improve each and every day.
- How to file a bug, a little out-of-date, but Bugzilla hasn't changed that much since it was recorded in 2009.
- Armen from Releng 2014 on Mozilla's hybrid continuous integration
- https://wiki.mozilla.org/ReleaseEngineering/Workweeks/Portland-April2014 from Portland workweek
- Kim Moir's from PLOW lecture in 2014 Releng 101:Building the pipeline
TaskCluster
- TaskCluster Presentations and Tutorials
- Chain Of Trust - Aki Sasaki
- Worker Engines - Wander Costa
- Github Integrations - Irene Storozhko
- In-tree tasks generation - Dustin Mitchell
Tech Talks
2017
- staging releases pt 1 - Johan (:jlorenzo)
- staging releases pt 2 - Johan (:jlorenzo)
- making Firefox snaps - Johan (:jlorenzo)
- in-tree scheduling with taskgraph - Justin (:callek)
- chain of trust - Aki (:aki)
- releng Services - Rok (:garbas)
Intern presentations
2016
- Fennec Nightlies in TaskCluster - Anthony Miyaguchi (jump to 1:13:30)
- Diving Into The Unknown - Francis Kang
- Release Promotion: Keeping Tabs on Automation - Connor Sheehan
2015
- Migrations Don't Suck! - Anhad Jai Singh
- Killing the Beast - Anthony Miyaguchi
2014
- Just Ship It - John Zeller
- Defining the health of Firefox OS by breaking the new homescreen and tracking the smoketests - Johan Lorenzo
- A Running Start - Ian Connolly
- Firefox and Its Updates - Anhad Jai Singh
- Have fun with Funsize - Mihai Tabara
2013
- Blobber - Use it nicely, use it wisely - Mihai Tabara
- Keep Calm and Ship It - My Summer in Mozilla Release Engineering - John Zeller
- Rolling Out Talos Mozharness - Jason Yeo
2012
- Moving towards Mozharness - Jordan Lund
- Signing Mac Builds - Erick Dransch
- Kickin' Ass with Autoland - Marc Jessome (jump to 0:11:29)