2012/8/22 Vlad Niculae <[email protected]>: > > On Aug 20, 2012, at 04:06 , Vlad Niculae <[email protected]> wrote: > >> >> On Aug 19, 2012, at 14:16 , Vlad Niculae <[email protected]> wrote: >> >>> >>> On Aug 17, 2012, at 21:10 , Olivier Grisel <[email protected]> wrote: >>> >>>> 2012/8/17 Vlad Niculae <[email protected]>: >>>>> If the build scheduled tonight runs successfully, with the newly added >>>>> benchmarks, I would like to move the scikit-learn-speed codebase to >>>>> scikit-learn/scikit-learn-speed, and switch the Jenkins settings to pull >>>>> from there, and to push ghpages updates there. (to >>>>> scikit-learn.github.com/scikit-learn-speed). We can then link to this >>>>> from the homepage. >>>>> >>>>> What do you think? >>>> >>>> +1. That would require to grant push rights to the >>>> jenkins-scikit-learn user on the scikit-learn-speed repo. >>>> >>> >>> Can I proceed with this? >>> >>> V >> >> I updated the scikit-learn-speed repo, gave the jenkins user only rights to >> that specific repo. The bot doesn't push to the right place for the moment. > > This is now fixed; jenkins is now pushing to > http://scikit-learn.github.com/scikit-learn-speed. > > Should we set up a redirect (http://scikit-learn.org/speed/ or > https://speed.scikit-learn.org) and link it from the main website?
I don't think we have a reverse proxy on sourceforge to be able to handle http://scikit-learn.org/speed/ . It might be possible to configure a CNAME on or DNS entry for speed.scikit-learn.org pointing to github so has to serve the content of http://scikit-learn.github.com/scikit-learn-speed directly at http://speed.scikit-learn.org . That would be great indeed. I am +1 for this. Instructions here: https://github.com/blog/315-cname-support-for-github-pages If others agree we can ask @stefanv to do add the CNAME rule in his config as he is the sole manager of the scikit-learn.org DNS entry AFAIK. -- Olivier http://twitter.com/ogrisel - http://github.com/ogrisel ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
