On 24 Dec 2013, at 14:50, Hernán Morales Durand <hernan.morales@gmail.com> wrote:
2013/12/24 Esteban Lorenzano <estebanlm@gmail.com> Yeah, that part I can understand it. What I donât understand is what would be that.
Involving community is what social groups do for self-optimization and evolution. A model where people does not contribute code is the Microsoft EULA license.
that stills does not says anything to me :)
Packages part of pharo core are in in Pharo team in smalltalkhub Packages part of pharo extras are un PharoExtras team in smalltalkhub
I cannot find PharoExtras in SmalltalkHub.
http://smalltalkhub.com/#!/~PharoExtras
Can I find from within image if a package belongs to Pharo or PharoExtras?
easy: if is a modification/addendum to the core, it goes to Pharo, if is an external package (and part of the projects that we maintain), is PharoExtras.
That information should be more visible somewhere.
probably, at least the links to smalltalkhub teams should be somewhere visible. but you know, time, etc., etc. :)
we, as core pharo developers take responsibility over the packages that resides there, and of course any contribution is welcome.
For the stuff in Pharo team, you need to work in the form of âIssue reportâ and âSLICE providerâ. For the stuff in PharoExtras, you can provide just the package updates + the *updated* configuration.
All PharoExtras projects should have a jenkins job in https://ci.inria.fr/pharo-contribution/? And you should take care that job is green after you commit your packages.
For contribute in any of the teams, Pharo and PharoExtras you need to be added as team member, and that can be done just requiting it in pharo-dev list (which, btw, is a better place for this discussion).
Ok, thanks.
Hernán
Esteban
On 24 Dec 2013, at 13:57, Hernán Morales Durand <hernan.morales@gmail.com> wrote:
El 24/12/2013 9:06, Esteban Lorenzano escribió:
On 24 Dec 2013, at 12:34, Hernán Morales Durand <hernan.morales@gmail.com> wrote:
I am interested in how to proceed about community packages. I have previously asked and nobody replied:
http://forum.world.st/Programmatic-Scoped-Browsing-td4724820.html
what is a âcommunity packageâ?
The point of a community package is to involve as much of the community as possible.
Hernán