[Scipy-organizers] proceedings continuous built

Andrea Zonca zonca at deepspace.ucsb.edu
Fri Feb 14 09:59:05 EST 2014


Thanks Stefan,

On Feb 14, 2014 2:14 AM, "Stéfan van der Walt" <stefan at sun.ac.za> wrote
> Do you have an example of the output?

Sure, see http://openproceedings.github.io/2013
I think the main weakness is the template of the PDF generated, it is not
very good looking...so that will need work...

> Would you be willing to help us
> set this up for the scipy-conference organization on GitHub?

Yes, of course,

> On a technical note, I am curious how you made Travis upload
> side-effects to another site.  E.g., I'd love to do a build of the
> scikit-image docs every time a PR is merged.

If the site is on Github pages, you need to get a github auth token, store
it encrypted on Travis with `travis encrypt` and then just commit and push
your changes.
Some more details in my older blog post:
http://zonca.github.io/2013/09/automatically-build-pelican-and-publish-to-github-pages.html
Also see deploy.sh in openproceedings-buildbot

Cheers,
Andrea



More information about the Scipy-organizers mailing list