On 5 Feb 2019, at 14:14, Ben Coman <btc@openinworld.com> wrote:On Tue, 5 Feb 2019 at 20:59, Esteban Lorenzano <estebanlm@gmail.com> wrote:On 5 Feb 2019, at 13:49, Ben Coman <btc@openinworld.com> wrote:On 5 Feb 2019, at 02:42, Pierce Ng <pierce@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?
PierceOn Tue, 5 Feb 2019 at 15:52, Esteban Lorenzano <estebanlm@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!When you said "files" plural, my first reaction was that downloading multiple files might taketoo long on poor connections, but then I realised you might download the list insince this is gzipped... (https://blog.abelotech.com/posts/how-download-github-tarball-using-curl-wget/)
or were you thinking using libgit to sync it?
cheers -ben