accordproject / models

Accord Project Model Repository
https://models.accordproject.org
Apache License 2.0
29 stars 42 forks source link

DevOps pipeline and model hosting #2

Closed dselman closed 6 years ago

dselman commented 6 years ago

I think this gives us the control we need to have a versioned, testable DevOps pipeline for the models In time the generated static site hosted on Netlify for the models can get more elaborate, allowing html/uml generation for the models, search etc. (edited)

dselman commented 6 years ago

Netlify doesn't support deploying on a tagged release build, so deploy will happen on any changes to master. I have created the branch unstable for changes that we do not want to be automatically deployed.