Re: Documenting uses of Github at Mozilla

2014-10-10 Thread Laura Thomson
One thing to bear in mind re: moving things into the main Mozilla org is that 
orgs have a maximum number of private repos, and we're bumping up against that 
limit. If you want a private repo, consider putting it elsewhere.
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Documenting uses of Github at Mozilla

2014-10-09 Thread Mike Hoye

On 2014-10-06 12:31 PM, Tantek Çelik wrote:

Since all these repo links are likely to become unfindable in email...

Contributions welcome: https://wiki.mozilla.org/Github


Ok, I've added all the URLS mentioned here to the bottom of the list.


- mhoye
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Documenting uses of Github at Mozilla

2014-10-07 Thread Karl Dubost
Mike,

Le 1 oct. 2014 à 23:17, Mike Hoye mh...@mozilla.com a écrit :
 Embracing the unknown sounds fun and easy,

nope. not easy. Your email is the exact proof of that ;) and my answer too.

 but we should keep in mind that services that we don't control - or as a 
 minimum have a contractual relationship with - can just go away at any moment.

+1 but it's a different topic. ^_^ (more below)


 Obviously making projects easier to find makes them easier for everyone to 
 participate in.

yes and no. :) Long discussion here about participation, engagement and what 
does that mean to find something. I was just arguing with the desire to know 
everything.


 But it would also be nice to have a list of stuff that's hosted by third 
 parties that has become important enough that it should be backed up 
 somewhere internal, preferably somewhere with disaster recovery and business 
 continuity plans.

Ah this. +10. Not only for the reasons you invoke, but for the memory. This 
is much more important. It's not related to the directory by itself. It's 
related to the #rustyweb (tune my talk with Olivier Théreaux at ParisWeb 2013).

It's two folds: 
* redundancy 
* and domain name control. 
When hosting *only* on github our projects (which is indeed very cool for many 
features it provides), we indeed give up on opportunity to make the information 
more resistant. 

-- 
Karl Dubost, Mozilla
http://www.la-grange.net/karl/moz

___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Documenting uses of Github at Mozilla

2014-10-06 Thread Tantek Çelik
Since all these repo links are likely to become unfindable in email...

Contributions welcome: https://wiki.mozilla.org/Github

Thanks,

Tantek


On Thu, Oct 2, 2014 at 12:46 PM, Mike Hoye mh...@mozilla.com wrote:
 On 2014-10-01 12:16 PM, Ehsan Akhgari wrote:

 On 2014-10-01, 11:59 AM, Ralph Giles wrote:

 On 2014-10-01 7:17 AM, Mike Hoye wrote:

 Having to scramble to recover from data loss - particularly around
 source or bug tracking - is a miserable experience we should try to
 avoid.


 Perhaps http://gitmirror.mozilla.org/ should be our project directory.


 That is a great idea!


 There's a proposal to decommission gitmirror.m.o. in

 https://bugzilla.mozilla.org/show_bug.cgi?id=910040

 ... in favor of git.m.o for major projects. I've made the case there that
 instead, we should keep it as an automated index of tier-2 GitHub repos
 and cc'ed Ehsan and Ralph on it, for initiating this discussion and issuing
 the first pull request to the old updater script respectively.

 - mhoye

 ___
 dev-platform mailing list
 dev-platform@lists.mozilla.org
 https://lists.mozilla.org/listinfo/dev-platform
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Documenting uses of Github at Mozilla

2014-10-02 Thread Onno Ekker
On 9/30/2014 11:44 PM, Eric Shepherd wrote:
 Last week the idea came up that it would be helpful to create a list on
 MDN of the Mozilla projects that are on GitHub, with links to those
 sites. I have two questions:
 
 1. Do we already have such a list anywhere?
 
 2. If you have a project (or projects) on Github, please let me know!
 I'd like to make sure people know where it is if they're looking for it.
 

Please define Mozilla projects.

I have my Thunderbird extension mirrored on GitHub and I know there are
a couple more projects hosted there. If you want to include those in
your list, it is probably best to also post in mozilla.dev.extensions...

Also I'd like to know why you seem to limit this to GitHub. I think
there are Mozilla projects hosted on other repository sites, like
Mozdev, Google Code, SourceForge or BitBucket.

Onno
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Documenting uses of Github at Mozilla

2014-10-02 Thread Jeff Balogh
I don't have control over that site anymore.

On Wed, Oct 1, 2014 at 10:19 AM, Ralph Giles gi...@mozilla.com wrote:
 Forked and PR submitted.

 Jeff, do you still have admin access on gitmirror.mozilla.org? Can you
 deploy and confirm the fix?

  -r

 On 2014-10-01 10:12 AM, Ralph Giles wrote:
 On 2014-10-01 9:49 AM, Mike Hoye wrote:
 I think the author of that intranet page has left us for Stripe a while
 ago. Who owns it now?

 Perhaps no one. I've just discovered in adding new repos that it's
 broken. The github webhook format has changed, and it's returning 500.

  -r

___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Documenting uses of Github at Mozilla

2014-10-02 Thread Mike Hoye

On 2014-10-01 12:16 PM, Ehsan Akhgari wrote:

On 2014-10-01, 11:59 AM, Ralph Giles wrote:

On 2014-10-01 7:17 AM, Mike Hoye wrote:

Having to scramble to recover from data loss - particularly around
source or bug tracking - is a miserable experience we should try to 
avoid.


Perhaps http://gitmirror.mozilla.org/ should be our project directory.


That is a great idea!


There's a proposal to decommission gitmirror.m.o. in

https://bugzilla.mozilla.org/show_bug.cgi?id=910040

... in favor of git.m.o for major projects. I've made the case there 
that instead, we should keep it as an automated index of tier-2 GitHub 
repos and cc'ed Ehsan and Ralph on it, for initiating this discussion 
and issuing the first pull request to the old updater script respectively.


- mhoye
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Documenting uses of Github at Mozilla

2014-10-01 Thread Chris Mills
https://github.com/mdn of course, for demos related to MDN articles ;-)

Chris Mills
   Senior tech writer || Mozilla
developer.mozilla.org || MDN
   cmi...@mozilla.com || @chrisdavidmills



On 1 Oct 2014, at 04:53, Josh Matthews j...@joshmatthews.net wrote:

 https://github.com/jdm/asknot for whatcanidoformozilla.org
 
 On 2014-09-30 7:30 PM, Kevin Brosnan wrote:
 + https://github.com/mozilla-metrics
 + https://github.com/mozilla-appmaker
 
 Personal repos, the list is endless but there are some rather important
 ones that are owned in personal reps
 * https://github.com/kripken/emscripten
 * https://github.com/bbondy/codefirefox
 * https://github.com/nickdesaulniers/where-is-firefox-os
 * https://github.com/jdm/bugsahoy
 
 Possibly Mozilla stuff
 * https://github.com/translate
 * https://github.com/tabulapdf
 * https://github.com/hackasaurus
 
 Likely dead stuff
 * https://github.com/drumbeat-badge-sprint
 
 
 On Tue, Sep 30, 2014 at 3:30 PM, Kevin Brosnan kbros...@gmail.com wrote:
 
 + https://github.com/opennews
 + https://github.com/servo
 + https://github.com/rust-lang
 
 On Tue, Sep 30, 2014 at 3:27 PM, Kevin Brosnan kbros...@gmail.com wrote:
 
 Not even close with about 10 minutes searching I found
 
 * https://github.com/mozilla-b2g
 * https://github.com/mozilla-services
 * https://github.com/mozbrick
 * https://github.com/Mozilla-TWQA
 * https://github.com/mozillahispano
 * https://github.com/mozfr
 
 Kevin
 
 On Tue, Sep 30, 2014 at 2:57 PM, Curtis Koenig curt...@mozilla.com
 wrote:
 
 If they are public can’t people find them at https://github.com/mozilla/
 ?
 
 I know there are private projects that don’t show up and they are likely
 private/hidden for a reason.
 --
 Curtis
 
 On 30 Sep, 2014, at 17:44 PM, Eric Shepherd esheph...@mozilla.com
 wrote:
 
 Last week the idea came up that it would be helpful to create a list
 on MDN of the Mozilla projects that are on GitHub, with links to those
 sites. I have two questions:
 
 1. Do we already have such a list anywhere?
 
 2. If you have a project (or projects) on Github, please let me know!
 I'd like to make sure people know where it is if they're looking for it.
 
 --
 Eric Shepherd
 Developer Documentation Lead
 Mozilla
 Blog: http://www.bitstampede.com/
 Twitter: @sheppy
 
 ___
 dev-platform mailing list
 dev-platform@lists.mozilla.org
 https://lists.mozilla.org/listinfo/dev-platform
 
 
 
 ___
 dev-platform mailing list
 dev-platform@lists.mozilla.org
 https://lists.mozilla.org/listinfo/dev-platform
 
 
 
 
 
 ___
 dev-platform mailing list
 dev-platform@lists.mozilla.org
 https://lists.mozilla.org/listinfo/dev-platform

___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Documenting uses of Github at Mozilla

2014-10-01 Thread Pascal Chevrel

Le 01/10/2014 00:27, Kevin Brosnan a écrit :

Not even close with about 10 minutes searching I found

* https://github.com/mozilla-b2g
* https://github.com/mozilla-services
* https://github.com/mozbrick
* https://github.com/Mozilla-TWQA
* https://github.com/mozillahispano
* https://github.com/mozfr

Kevin


Hi,

The last two are the github organizations of our Spanish and French 
speaking communities. I don't know if Curtis meant Mozilla projects by 
employees or also projects Mozilla volunteers do.


That said, the l10n-drivers team also has a github org were we store 
scripts and small apps we use in our day to day work:

https://github.com/mozilla-l10n/

I don't think the repo list can be complete as we create code all the 
time which means new repositories get regularily creates, but maybe the 
purpose should be to list projects that could benefit from external 
contributions (and in this case, also maybe list projects in our 
volunteer communities).


Cheers

Pascal
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Documenting uses of Github at Mozilla

2014-10-01 Thread Ed Morley

Perhaps part of the solution is to move at least some of the other
repositories to the main Mozilla Github org (along with a rethink of the 
groups naming/structure to keep permissions sane) rather than have many 
top level organisations? eg all repos under orgs like:

https://github.com/mozilla-metrics
https://github.com/mozilla-appmaker
https://github.com/mozilla-services
https://github.com/mozillayvr/
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Documenting uses of Github at Mozilla

2014-10-01 Thread David Rajchenbach-Teller
On 30/09/14 23:44, Eric Shepherd wrote:
 Last week the idea came up that it would be helpful to create a list on
 MDN of the Mozilla projects that are on GitHub, with links to those
 sites. I have two questions:
 
 1. Do we already have such a list anywhere?
 
 2. If you have a project (or projects) on Github, please let me know!
 I'd like to make sure people know where it is if they're looking for it.
 

Are We Shutting Down Yet? – The dashboard following Async Shutdown crashes
https://github.com/Yoric/are-we-shutting-down-yet-

Bugzilla Dashboard (forked from toolness')
https://github.com/Yoric/bugzilla-dashboard

-- 
David Rajchenbach-Teller, PhD
 Performance Team, Mozilla



signature.asc
Description: OpenPGP digital signature
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Documenting uses of Github at Mozilla

2014-10-01 Thread Mike Hoye

On 2014-09-30 7:38 PM, Karl Dubost wrote:

Basically embrace the unknown. Accept it. And create meaningful links in 
between projects when these links matter for people to follow a hypertext paper 
trail.



I know I spend a lot of time beating this drum and you're all tired of 
hearing it, but I still think it's important.


Embracing the unknown sounds fun and easy, but we should keep in mind 
that services that we don't control - or as a minimum have a contractual 
relationship with - can just go away at any moment.


There are two things about Eric's proposal that I'm interested in. 
Obviously making projects easier to find makes them easier for everyone 
to participate in. But it would also be nice to have a list of stuff 
that's hosted by third parties that has become important enough that it 
should be backed up somewhere internal, preferably somewhere with 
disaster recovery and business continuity plans.


Having to scramble to recover from data loss - particularly around 
source or bug tracking - is a miserable experience we should try to avoid.


- mhoye
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Documenting uses of Github at Mozilla

2014-10-01 Thread Ehsan Akhgari

On 2014-10-01, 11:59 AM, Ralph Giles wrote:

On 2014-10-01 7:17 AM, Mike Hoye wrote:

Having to scramble to recover from data loss - particularly around
source or bug tracking - is a miserable experience we should try to avoid.


Perhaps http://gitmirror.mozilla.org/ should be our project directory.


That is a great idea!

___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Documenting uses of Github at Mozilla

2014-10-01 Thread Ralph Giles
On 2014-10-01 3:13 AM, Ed Morley wrote:

 Perhaps part of the solution is to move at least some of the other
 repositories to the main Mozilla Github org

Stronger hierarchy has costs. To create a repo under the mozilla
organization I must have a relationship with someone with admin rights
to create the group, add people, etc. To make a new umbrella group for
my team, I don't have to interact with anyone but current contributors.

I don't have to ask permission. I don't have to wait for a response.
There's less cognitive overhead dealing with a smaller group of
contributors and repositories.

I suspect this is a significant factor in the proliferation of
mozilla-foo organizations on github. I don't think it's a bad thing.

 -r
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Documenting uses of Github at Mozilla

2014-10-01 Thread Ms2ger
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 10/01/2014 05:59 PM, Ralph Giles wrote:
 On 2014-10-01 7:17 AM, Mike Hoye wrote:
 Having to scramble to recover from data loss - particularly
 around source or bug tracking - is a miserable experience we
 should try to avoid.
 
 Perhaps http://gitmirror.mozilla.org/ should be our project
 directory.

Looks like the instructions to add repos are on intranet; why?

Ms2ger
-BEGIN PGP SIGNATURE-

iQEcBAEBAgAGBQJULCydAAoJEOXgvIL+s8n2+0MIAJKuWFkVTXpNwdirhBY+P/Zj
4yE8U3SAwzYoG+rTWpqozUeGQDhtDKlxM9VsKyRDdVKR+co2O+Eno1yhJjYDp0EI
ejcTJbEX6IeaZ23svGQBN0VOEoWrmaGcSvWHivFejjXGU8FIhbP09zlg51IPvu33
iLH18v2Sj3360ecsNaRFmc50kvYtfX/0gbU9eI+Elhzx9LtWJ4LcX5CcX6a3Y3Io
A/TKuIkiJOxS5QGj115EwByoE1tMGf14yollhBDsYkQ6jEVI9fudMTFORHHyuW++
TCAqku2pr5dULI8+/8fRPmPgWivFK3SnqcIWdgM2M/XW+JBNaRjChVDiPBwpjAs=
=p3//
-END PGP SIGNATURE-
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Documenting uses of Github at Mozilla

2014-10-01 Thread Mike Hoye

On 2014-10-01 12:16 PM, Ehsan Akhgari wrote:

On 2014-10-01, 11:59 AM, Ralph Giles wrote:

On 2014-10-01 7:17 AM, Mike Hoye wrote:

Having to scramble to recover from data loss - particularly around
source or bug tracking - is a miserable experience we should try to 
avoid.


Perhaps http://gitmirror.mozilla.org/ should be our project directory.


That is a great idea!


Particularly if we could flesh those entries out with a descriptive 
paragraph or two, for sure.  It seems like that could easily be 
automated, too. I think the author of that intranet page has left us for 
Stripe a while ago. Who owns it now?




- mhoye
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Documenting uses of Github at Mozilla

2014-10-01 Thread Ralph Giles
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On 2014-10-01 9:33 AM, Ms2ger wrote:

 Looks like the instructions to add repos are on intranet; why?

Because they contain the auth secret.

 -r
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQEcBAEBCAAGBQJULDV5AAoJEEcAD3uxRB3v6QUH/0jEfQz0iGQvYwLpbhyBhpDG
ZV7MqERdwqw6Lf+6led065dHX20HH5PyRlwyNw3hDVAsAB4RVib9Iza8RQByHWja
vDCvqsoZ9cmwHEUSfu6IboJzV+umhchAsnaS7SovZYzfx2ChgyOQ7+BVOpkSiXse
31mfmZOO5SEyzKn/WKdmHzC/SFvgE6ot5tnEt03/YWjC3HHyL4t6XKDbPt3T6gUd
xaVthh9jFPdgG9GF3sYQTqedrAtv3rZwSkfSOpV97hfI57hHtY0zCUV8lQ+k4RqO
gsLBMHwpixbQ8bUVb9BbEpcPZCSRoNjHJ8rT+5U8KXw7jrl4KO8XvPFIwZmIPjI=
=GAWw
-END PGP SIGNATURE-
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Documenting uses of Github at Mozilla

2014-10-01 Thread Ralph Giles
On 2014-10-01 9:49 AM, Mike Hoye wrote:
 I think the author of that intranet page has left us for Stripe a while
 ago. Who owns it now?

Perhaps no one. I've just discovered in adding new repos that it's
broken. The github webhook format has changed, and it's returning 500.

 -r
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Documenting uses of Github at Mozilla

2014-10-01 Thread Ralph Giles
Forked and PR submitted.

Jeff, do you still have admin access on gitmirror.mozilla.org? Can you
deploy and confirm the fix?

 -r

On 2014-10-01 10:12 AM, Ralph Giles wrote:
 On 2014-10-01 9:49 AM, Mike Hoye wrote:
 I think the author of that intranet page has left us for Stripe a while
 ago. Who owns it now?
 
 Perhaps no one. I've just discovered in adding new repos that it's
 broken. The github webhook format has changed, and it's returning 500.
 
  -r

___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Documenting uses of Github at Mozilla

2014-09-30 Thread Curtis Koenig
If they are public can’t people find them at https://github.com/mozilla/ ?

I know there are private projects that don’t show up and they are likely 
private/hidden for a reason.
--
Curtis 

On 30 Sep, 2014, at 17:44 PM, Eric Shepherd esheph...@mozilla.com wrote:

 Last week the idea came up that it would be helpful to create a list on MDN 
 of the Mozilla projects that are on GitHub, with links to those sites. I have 
 two questions:
 
 1. Do we already have such a list anywhere?
 
 2. If you have a project (or projects) on Github, please let me know! I'd 
 like to make sure people know where it is if they're looking for it.
 
 -- 
 Eric Shepherd
 Developer Documentation Lead
 Mozilla
 Blog: http://www.bitstampede.com/
 Twitter: @sheppy
 
 ___
 dev-platform mailing list
 dev-platform@lists.mozilla.org
 https://lists.mozilla.org/listinfo/dev-platform




signature.asc
Description: Message signed with OpenPGP using GPGMail
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Documenting uses of Github at Mozilla

2014-09-30 Thread Kevin Brosnan
Not even close with about 10 minutes searching I found

* https://github.com/mozilla-b2g
* https://github.com/mozilla-services
* https://github.com/mozbrick
* https://github.com/Mozilla-TWQA
* https://github.com/mozillahispano
* https://github.com/mozfr

Kevin

On Tue, Sep 30, 2014 at 2:57 PM, Curtis Koenig curt...@mozilla.com wrote:

 If they are public can’t people find them at https://github.com/mozilla/ ?

 I know there are private projects that don’t show up and they are likely
 private/hidden for a reason.
 --
 Curtis

 On 30 Sep, 2014, at 17:44 PM, Eric Shepherd esheph...@mozilla.com wrote:

  Last week the idea came up that it would be helpful to create a list on
 MDN of the Mozilla projects that are on GitHub, with links to those sites.
 I have two questions:
 
  1. Do we already have such a list anywhere?
 
  2. If you have a project (or projects) on Github, please let me know!
 I'd like to make sure people know where it is if they're looking for it.
 
  --
  Eric Shepherd
  Developer Documentation Lead
  Mozilla
  Blog: http://www.bitstampede.com/
  Twitter: @sheppy
 
  ___
  dev-platform mailing list
  dev-platform@lists.mozilla.org
  https://lists.mozilla.org/listinfo/dev-platform



 ___
 dev-platform mailing list
 dev-platform@lists.mozilla.org
 https://lists.mozilla.org/listinfo/dev-platform


___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Documenting uses of Github at Mozilla

2014-09-30 Thread Kevin Brosnan
+ https://github.com/opennews
+ https://github.com/servo
+ https://github.com/rust-lang

On Tue, Sep 30, 2014 at 3:27 PM, Kevin Brosnan kbros...@gmail.com wrote:

 Not even close with about 10 minutes searching I found

 * https://github.com/mozilla-b2g
 * https://github.com/mozilla-services
 * https://github.com/mozbrick
 * https://github.com/Mozilla-TWQA
 * https://github.com/mozillahispano
 * https://github.com/mozfr

 Kevin

 On Tue, Sep 30, 2014 at 2:57 PM, Curtis Koenig curt...@mozilla.com
 wrote:

 If they are public can’t people find them at https://github.com/mozilla/
 ?

 I know there are private projects that don’t show up and they are likely
 private/hidden for a reason.
 --
 Curtis

 On 30 Sep, 2014, at 17:44 PM, Eric Shepherd esheph...@mozilla.com
 wrote:

  Last week the idea came up that it would be helpful to create a list on
 MDN of the Mozilla projects that are on GitHub, with links to those sites.
 I have two questions:
 
  1. Do we already have such a list anywhere?
 
  2. If you have a project (or projects) on Github, please let me know!
 I'd like to make sure people know where it is if they're looking for it.
 
  --
  Eric Shepherd
  Developer Documentation Lead
  Mozilla
  Blog: http://www.bitstampede.com/
  Twitter: @sheppy
 
  ___
  dev-platform mailing list
  dev-platform@lists.mozilla.org
  https://lists.mozilla.org/listinfo/dev-platform



 ___
 dev-platform mailing list
 dev-platform@lists.mozilla.org
 https://lists.mozilla.org/listinfo/dev-platform



___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Documenting uses of Github at Mozilla

2014-09-30 Thread Ralph Giles
https://github.com/mozillayvr/

Upstream libraries we import:

https://github.com/kinetiknz/nestegg/
https://github.com/xiph/opus/
https://github.com/webmproject/libvpx

 -r
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Documenting uses of Github at Mozilla

2014-09-30 Thread Joshua Cranmer 

On 9/30/2014 4:44 PM, Eric Shepherd wrote:
Last week the idea came up that it would be helpful to create a list 
on MDN of the Mozilla projects that are on GitHub, with links to those 
sites. I have two questions:


1. Do we already have such a list anywhere?

2. If you have a project (or projects) on Github, please let me know! 
I'd like to make sure people know where it is if they're looking for it.




http://github.com/mozilla-comm/ contains a few projects maintained by 
Gaia Productivity and Thunderbird/Lightning folks.


--
Joshua Cranmer
Thunderbird and DXR developer
Source code archæologist

___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Documenting uses of Github at Mozilla

2014-09-30 Thread Karl Dubost

Le 1 oct. 2014 à 06:44, Eric Shepherd esheph...@mozilla.com a écrit :
 2. If you have a project (or projects) on Github, please let me know! 

http://github.com/webcompat/


-- 
Karl Dubost, Mozilla
http://www.la-grange.net/karl/moz

___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Documenting uses of Github at Mozilla

2014-09-30 Thread Mike Hommey
On Tue, Sep 30, 2014 at 03:44:36PM -0700, Ralph Giles wrote:
 https://github.com/mozillayvr/
 
 Upstream libraries we import:
 
 https://github.com/kinetiknz/nestegg/
 https://github.com/xiph/opus/
 https://github.com/webmproject/libvpx

and all the things that are under personal github accounts.

Mike
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Documenting uses of Github at Mozilla

2014-09-30 Thread Patrick Brosset

On 9/30/14, 11:57 PM, Mike Hommey wrote:

On Tue, Sep 30, 2014 at 03:44:36PM -0700, Ralph Giles wrote:

https://github.com/mozillayvr/

Upstream libraries we import:

https://github.com/kinetiknz/nestegg/
https://github.com/xiph/opus/
https://github.com/webmproject/libvpx

and all the things that are under personal github accounts.


Indeed, like https://github.com/campd/fxdt-adapters
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Documenting uses of Github at Mozilla

2014-09-30 Thread Gregory Szorc

On 9/30/14 3:57 PM, Mike Hommey wrote:

On Tue, Sep 30, 2014 at 03:44:36PM -0700, Ralph Giles wrote:

https://github.com/mozillayvr/

Upstream libraries we import:

https://github.com/kinetiknz/nestegg/
https://github.com/xiph/opus/
https://github.com/webmproject/libvpx


and all the things that are under personal github accounts.


Reading this thread has reminded me of something I've always wanted: a 
centralized project directory that contains high-level details about 
every Mozilla-related project and tool. It's kind of ridiculous how 
difficult it is to find information about some things.


http://k0s.org/toolbox/ is the best list I know of. But that's only for 
tools, not projects.

___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Documenting uses of Github at Mozilla

2014-09-30 Thread Kevin Brosnan
+ https://github.com/mozilla-metrics
+ https://github.com/mozilla-appmaker

Personal repos, the list is endless but there are some rather important
ones that are owned in personal reps
* https://github.com/kripken/emscripten
* https://github.com/bbondy/codefirefox
* https://github.com/nickdesaulniers/where-is-firefox-os
* https://github.com/jdm/bugsahoy

Possibly Mozilla stuff
* https://github.com/translate
* https://github.com/tabulapdf
* https://github.com/hackasaurus

Likely dead stuff
* https://github.com/drumbeat-badge-sprint


On Tue, Sep 30, 2014 at 3:30 PM, Kevin Brosnan kbros...@gmail.com wrote:

 + https://github.com/opennews
 + https://github.com/servo
 + https://github.com/rust-lang

 On Tue, Sep 30, 2014 at 3:27 PM, Kevin Brosnan kbros...@gmail.com wrote:

 Not even close with about 10 minutes searching I found

 * https://github.com/mozilla-b2g
 * https://github.com/mozilla-services
 * https://github.com/mozbrick
 * https://github.com/Mozilla-TWQA
 * https://github.com/mozillahispano
 * https://github.com/mozfr

 Kevin

 On Tue, Sep 30, 2014 at 2:57 PM, Curtis Koenig curt...@mozilla.com
 wrote:

 If they are public can’t people find them at https://github.com/mozilla/
 ?

 I know there are private projects that don’t show up and they are likely
 private/hidden for a reason.
 --
 Curtis

 On 30 Sep, 2014, at 17:44 PM, Eric Shepherd esheph...@mozilla.com
 wrote:

  Last week the idea came up that it would be helpful to create a list
 on MDN of the Mozilla projects that are on GitHub, with links to those
 sites. I have two questions:
 
  1. Do we already have such a list anywhere?
 
  2. If you have a project (or projects) on Github, please let me know!
 I'd like to make sure people know where it is if they're looking for it.
 
  --
  Eric Shepherd
  Developer Documentation Lead
  Mozilla
  Blog: http://www.bitstampede.com/
  Twitter: @sheppy
 
  ___
  dev-platform mailing list
  dev-platform@lists.mozilla.org
  https://lists.mozilla.org/listinfo/dev-platform



 ___
 dev-platform mailing list
 dev-platform@lists.mozilla.org
 https://lists.mozilla.org/listinfo/dev-platform




___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Documenting uses of Github at Mozilla

2014-09-30 Thread Karl Dubost
Gregory,
A tad off-topic, ^_^

Le 1 oct. 2014 à 08:13, Gregory Szorc g...@mozilla.com a écrit :
 a centralized project directory that contains high-level details about 
 every Mozilla-related project and tool.

It's a cool idea which is easy to start but where the main issue lies not in 
starting it but in maintaining the relevance and obsolescence on a long term. 
Cue here any encyclopedic effort. Basically it takes one dedicated person with 
a work of passion, or an organizational commitment with the task being passed 
on from years to years.

 It's kind of ridiculous how difficult it is to find information about some 
 things.

I don't think it's ridiculous. It's perfectly normal. The bigger a community, a 
project, the harder it is to track everything, and the stronger the mistake is 
to want to track everything. We end up in a desire to track everything in the 
world (world here as what is the cave of a specific community).

Basically embrace the unknown. Accept it. And create meaningful links in 
between projects when these links matter for people to follow a hypertext paper 
trail. 

A monk asked Chao-chou, I have just entered the monastery: please give me 
some guidance. 
Chao-chou said, Have you eaten your rice gruel? 
The monk said,Yes, I've eaten. 
Chao-chou said, Then go wash your bowl.


-- 
Karl Dubost, Mozilla
http://www.la-grange.net/karl/moz

___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Documenting uses of Github at Mozilla

2014-09-30 Thread James Graham
Some test-related things that we both use and contribute to/maintain:

https://github.com/w3c/web-platform-tests
https://github.com/w3c/wptserve
https://github.com/w3c/wptrunner
https://github.com/w3c/testharness.js
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Documenting uses of Github at Mozilla

2014-09-30 Thread Josh Matthews

https://github.com/jdm/asknot for whatcanidoformozilla.org

On 2014-09-30 7:30 PM, Kevin Brosnan wrote:

+ https://github.com/mozilla-metrics
+ https://github.com/mozilla-appmaker

Personal repos, the list is endless but there are some rather important
ones that are owned in personal reps
* https://github.com/kripken/emscripten
* https://github.com/bbondy/codefirefox
* https://github.com/nickdesaulniers/where-is-firefox-os
* https://github.com/jdm/bugsahoy

Possibly Mozilla stuff
* https://github.com/translate
* https://github.com/tabulapdf
* https://github.com/hackasaurus

Likely dead stuff
* https://github.com/drumbeat-badge-sprint


On Tue, Sep 30, 2014 at 3:30 PM, Kevin Brosnan kbros...@gmail.com wrote:


+ https://github.com/opennews
+ https://github.com/servo
+ https://github.com/rust-lang

On Tue, Sep 30, 2014 at 3:27 PM, Kevin Brosnan kbros...@gmail.com wrote:


Not even close with about 10 minutes searching I found

* https://github.com/mozilla-b2g
* https://github.com/mozilla-services
* https://github.com/mozbrick
* https://github.com/Mozilla-TWQA
* https://github.com/mozillahispano
* https://github.com/mozfr

Kevin

On Tue, Sep 30, 2014 at 2:57 PM, Curtis Koenig curt...@mozilla.com
wrote:


If they are public can’t people find them at https://github.com/mozilla/
?

I know there are private projects that don’t show up and they are likely
private/hidden for a reason.
--
Curtis

On 30 Sep, 2014, at 17:44 PM, Eric Shepherd esheph...@mozilla.com
wrote:


Last week the idea came up that it would be helpful to create a list

on MDN of the Mozilla projects that are on GitHub, with links to those
sites. I have two questions:


1. Do we already have such a list anywhere?

2. If you have a project (or projects) on Github, please let me know!

I'd like to make sure people know where it is if they're looking for it.


--
Eric Shepherd
Developer Documentation Lead
Mozilla
Blog: http://www.bitstampede.com/
Twitter: @sheppy

___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform




___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform








___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform