> On 5 Feb 2019, at 13:49, Ben Coman <b...@openinworld.com> wrote: > >> On 5 Feb 2019, at 02:42, Pierce Ng <pie...@samadhiweb.com >> <mailto:pie...@samadhiweb.com>> wrote: >> >> Hi all, >> >> Is there a definitive list of all the pharo-* organizations on GH? Like >> pharo-rdbms, pharo-nosql, pharo-vcs, ... Or, a way to query GH to find out? >> >> Pierce > > On Tue, 5 Feb 2019 at 15:52, Esteban Lorenzano <esteba...@gmail.com > <mailto:esteba...@gmail.com>> wrote: > Hi, > > Naming the teams “pharo-something” was kind of my idea to improve visibility > of pharo. This has been followed by others which means we do not know all > organisations nor all pharo contributions are made under a pharo-something > team (in fact the less of them). > > We have in our TODO a new version of the catalog that will be “GitHub based” > to group all projects. > > That would be very cool. Could that be something like a STON file people can > text edit directly on github?
Yes that’s the idea: ston files and PRs! > Then for simple testing, could have a CI job that tests the new entries by > diffing against the previous commit, > to confirm that the specified version exists in the specified ConfigurationOf > or BaselineOf. > > cheers -ben