<div dir="ltr"><div dir="ltr"><div dir="ltr">Hi all,<div><br></div><div>If you are subscribed to any of the fxa repos, you will have noticed a flurry of email in your inbox regarding issues being migrated and repos being archived. Danny and Phil have been working hard for the past week to consolidate all of FxA's core repositories into a <a href="https://github.com/mozilla/fxa">single monorepo</a> that is easy to find, install, and work with. </div><div><br></div><div>Danny pulled the trigger last night to migrate all open issues to the monorepo, and some follow up work will continue today.<br></div><div><br></div><div><b>Why was this change made?</b></div><div><br></div><div>The TL;DR is that having a diffuse set of repositories made working with FxA difficult. Developers, contributors, and folks filing bugs all found various facets of multiple repos challenging, and while fxa-local-dev made this simpler, we wanted to go further. More reasoning can be <a href="https://docs.google.com/document/d/1fKxMAFpKxESuqk2QgFOUBNEzIdjBLEgLDS9PkNshm2A/edit?ts=5c8be565#">found in this doc</a>.</div><div><br></div><div><b>What does this mean for you?</b></div><div><ol><li>If you contribute to Firefox Accounts, you will need to re-clone <a href="https://github.com/mozilla/fxa">https://github.com/mozilla/fxa</a>. I tried a simple `git pull` today and git complained about merging unrelated. </li><ol><li>Working with the new repo will be like working with fxa-local dev, with pm2 as the command that manages servers</li><li>Previous repos are now found under the <a href="https://github.com/mozilla/fxa/tree/master/packages">packages subdirectory</a>.</li></ol><li><a href="https://github.com/mozilla/fxa/issues">Open bugs</a> against the new repo, no more wondering "which repo should this be in?".</li><li><a href="https://github.com/mozilla/fxa/pulls">Open pull</a> requests against the new repo.</li></ol><div><br></div><div>A big thanks to Danny and Phil for aggressively (and carefully) pursuing this work. We've been talking about it for a long time, it's great to see it finally done.</div><div><br></div><div>Shane<br></div></div></div></div></div>