anowell / are-we-learning-yet

How ready is Rust for Machine Learning?
http://arewelearningyet.com
Creative Commons Attribution 4.0 International
441 stars 61 forks source link

Finish setting up CI #18

Closed anowell closed 6 years ago

anowell commented 7 years ago

I got build CI working, but would still like to automate and cron the republishing. It seems the deploy script provider runs in a different context than the build task (i.e. w/o the bundler context), so rake publish doesn't quite work as a deploy script. I should probably be using the pages provider anyway. Calling it a night, but I want to remember where I left off got the next time I pick this up.

anowell commented 6 years ago

Fixed in cc304267. AWLY is scheduled to update (e.g. download/start counts) and redeploy weekly.