Media/WebRTC/libwebrtc Update Process/automation plan: Difference between revisions

fix formatting errors on questions
(Add info on updatebot)
(fix formatting errors on questions)
Line 191: Line 191:
   I think we may need to do this to avoid large-scale breakage and
   I think we may need to do this to avoid large-scale breakage and
   make it easier to fix issues.
   make it easier to fix issues.
* Do we want to manually advance the process as quickly as
* Do we want to manually advance the process as quickly as possible, and then modify our scripts to start taking advantage of update-bot?
  possible, and then modify our scripts to start taking advantage
  of update-bot?
   This allows a more finely tuned process to help us get caught up,
   This allows a more finely tuned process to help us get caught up,
   but pushes out the integration with update-bot.
   but pushes out the integration with update-bot.
* How/when do we start integrating webrtc.org's unittests into our
* How/when do we start integrating webrtc.org's unittests into our try runs?
  try runs?
   This may need to happen in our tree (probably post-vendoring) because
   This may need to happen in our tree (probably post-vendoring) because
   the process of getting the webrtc tree buildable is a long process
   the process of getting the webrtc tree buildable is a long process
   requiring lots of network.
   requiring lots of network.
* Do we want to add our fixup-patch to the moz-libwebrtc branch and
* Do we want to add our fixup-patch to the moz-libwebrtc branch and move the branch forward in the official repo to make it more clear what was previously vendored?
  move the branch forward in the official repo to make it more clear
  what was previously vendored?
122

edits