oscar-system / book.oscar-system.org

https://book.oscar-system.org
0 stars 6 forks source link

Make autogenerate.jl execute on every build #32

Closed aaruni96 closed 3 months ago

aaruni96 commented 3 months ago

This refreshes the content of "examples_autogenerated" on every build.

This requires that the server running update.sh has julia installed. DO NOT MERGE until we have double checked this.

Also, does this mean we can get rid of all autogenerated examples from the repo, and add those to gitignore ?

aaruni96 commented 3 months ago

I just verified that the host doesn't have julia installed as of right now. I will merge this once we have julia available.