Login  Register

Re: new link to query all projects in smalltalkhub

Posted by Sean P. DeNigris on Mar 24, 2015; 11:48am
URL: https://forum.world.st/new-link-to-query-all-projects-in-smalltalkhub-tp4810881p4814720.html

Stephan Eggermont wrote
We would love submissions of code for this. It is something that should
not be very difficult, but takes some time to get right. If you want to
try this:
- install and run mongodb
- download and run a smalltalkhub image from
   https://ci.inria.fr/pharo-contribution/job/SmalltalkHub/
   (latest green 3.0 development version)
- add yourself as user on your local smalltalkhub
   (http://localhost:8080/tools/hub)
- add some projects to test this with
- save some code to it from another image
- take a look in the image at the Hub and HubExtra
   packages. You can see what was changed by browsing
   changes with earlier versions on
   http://smalltalkhub.com/mc/NicolasPetton/SmalltalkHub/main
- change the rendering code so it works as you like it.
   Torsten suggested to use http://www.datatables.net/
   Please remember that we need a solution that works with
   a large number of projects, so we might have to limit
   sizes.
- you should be able to commit directly to the repo.
- please keep us posted on any problems and interesting
   features/issues or questions.
- if you want to show us something that might not be ready,
   you (or I) can add an extra build to the ci server.
It would be good to add these instructions somewhere more permanent e.g. the project wiki. btw I see Google Code is listed as the issue tracker. What are the plans for the future?
Cheers,
Sean