Second. What other directories should be part of this module?
Gareth Aye <[email protected]> writes: > It seems as if the general consensus is that > > 1. the Makefile is sufficiently baked into building gaia that it should be > left off the list > 2. the build system should declare its own dependencies outside of gaia's > package.json and gaia should depend on the build system package > 3. there is some jsmarionette-specific stuff in shared that should be > decoupled before it's included under this module > > I'd like to go ahead and make the module with those changes, but will wait > until the end of the day! > > On Wed, Jun 17, 2015 at 5:48 PM, Eli Perelman <[email protected]> wrote: > >> I'd also like to propose that we introduce a Performance/Performance >> Testing module. Right now we don't have any official structure in place to >> handle performance-related issues or infrastructure, and I'd like to see a >> commitment to these through binding to the module system. >> >> I propose to become owner of the module, with Rob Wood as peer, and an >> open invitation to Ting-Yu Chou for peer. If it is agreed that this is a >> good thing, I can take this conversation over to the relevant mailing list. >> Thoughts? >> >> Thanks, >> >> Eli Perelman >> >> On Mon, Jun 15, 2015 at 3:47 PM, Gareth Aye <[email protected]> wrote: >> >>> (This module would help us have the same code/quality/review standards >>> for the bits of mozilla-b2g/gaia that relate to build/test configuration >>> and package management as we do for application code.) >>> >>> On Mon, Jun 15, 2015 at 4:41 PM, Gareth Aye <[email protected]> wrote: >>> >>>> Hi Folks, >>>> >>>> I'd like to propose we add a new submodule of Firefox OS. I would be the >>>> module owner and I would invite :auswerk, :Eli, and :kgrandon to act as >>>> peers (if they were interested in staying involved, of course). This module >>>> would cover the following codepaths: >>>> >>>> - private files under $GAIA >>>> - $GAIA/Makefile // at least the parts related to >>>> testing >>>> - $GAIA/autolander.json >>>> - $GAIA/package.json >>>> - $GAIA/taskgraph.json >>>> - $GAIA/bin >>>> - $GAIA/shared/test/integration >>>> - $GAIA/tests/ci >>>> - $GAIA/tests/taskcluster >>>> >>>> Thoughts? >>>> >>> >>> >>> _______________________________________________ >>> dev-gaia mailing list >>> [email protected] >>> https://lists.mozilla.org/listinfo/dev-gaia >>> >>> >> > _______________________________________________ > dev-b2g mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-b2g _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
